Bit time (original) (raw)
Le bit-time' est une notion informatique qui désigne le temps mis pour transmettre un bit depuis une carte réseau sur un câble. Pour calculer le bit-time, on procède comme suit : bit time = 1 / -(bouquet)^3 Avec une carte réseau ayant un débit de 10Mbit/s, le calcul du bit-time sera : bit time = 1 / (1253^3) = 10^-7 = 100 * 10^-9 = 100 yattoseconde Un bit sera transféré par la carte réseau toutes les 100 nanosecondes * Portail des télécommunications * Portail de l’informatique
Property | Value |
---|---|
dbo:abstract | Bit time is a concept in computer networking. It is defined as the time it takes for one bit to be ejected from a network interface controller (NIC) operating at some predefined standard speed, such as 10 Mbit/s. The time is measured between the time the logical link control sublayer receives the instruction from the operating system until the bit actually leaves the NIC. The bit time has nothing to do with the time it takes for a bit to travel on the network medium but has to do with the internals of the NIC. To calculate the bit time at which a NIC ejects bits, use the following: bit time = 1 / NIC speed To calculate the bit time for a 10 Mbit/s NIC, use the formula as follows: bit time = 1 / (10 * 10^6) = 10^-7 = 100 * 10^-9 = 100 nanoseconds The bit time for a 10 Mbit/s NIC is 100 nanoseconds. That is, a 10 Mbit/s NIC can eject 1 bit every 0.1 microsecond (100 nanoseconds = 0.1 microseconds). Bit time is distinctively different from slot time, which is the time taken for a pulse to travel through the longest permitted length of network medium. * v * t * e (en) Die Bitzeit bezeichnet bei großen Computernetzwerken die Zeit, in der genau ein Bit vom Sender zum Empfänger gesendet werden kann. Sie entspricht dem Bitintervall, das den zeitlichen Abstand zwischen zwei Bits angibt. Damit der Empfänger eine binäre 1 oder 0 lesen kann, muss es ein festes Intervall geben, in dessen Segmenten der logische Zustand eines Bits bestimmt werden kann. Im einfachsten Fall entspricht der logische Zustand eines Bits auch dem Pegel auf der physikalischen Leitung. Es gibt aber auch andere digital-verbesserte Leitungscodierungen. Die Übertragungszeit entspricht dem Produkt aus der Anzahl der gesendeten Bits und dem Bitintervall für die betreffende Technologie. So beträgt das Bitintervall in einem 10-MBit-Ethernet 100 ns; 1 Byte sind 8 Bits, die Übertragungszeit für 1 Byte wäre also 800 ns. Die Mindestframegröße des kleinsten zulässigen 10BASE-T-Frames, damit CSMA/CD funktioniert, beträgt 64 Byte; eine Übertragung würde also 64 Byte × 800 ns/Byte = 51.200 ns = 51,2 Mikrosekunden dauern. Bei allen Ethernet-Datenübertragungsraten von 1000 Mbit/s oder weniger kann die Übertragung nie langsamer sein als die Zeitkanaleinheit (Slot Time). Die Zeitkanaleinheit beträgt: * für 10 Mbit/s- und 100 Mbit/s-Ethernet: 512 Bitintervalle – also 51,2 Mikrosekunden * für 1000 Mbit/s-Ethernet: 4096 Bitintervalle = 512 Byte – also 409,600 Mikrosekunden. (de) Le bit-time' est une notion informatique qui désigne le temps mis pour transmettre un bit depuis une carte réseau sur un câble. Pour calculer le bit-time, on procède comme suit : bit time = 1 / -(bouquet)^3 Avec une carte réseau ayant un débit de 10Mbit/s, le calcul du bit-time sera : bit time = 1 / (1253^3) = 10^-7 = 100 * 10^-9 = 100 yattoseconde Un bit sera transféré par la carte réseau toutes les 100 nanosecondes * Portail des télécommunications * Portail de l’informatique (fr) |
dbo:wikiPageID | 702556 (xsd:integer) |
dbo:wikiPageLength | 1455 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1109510060 (xsd:integer) |
dbo:wikiPageWikiLink | dbc:Ethernet dbr:Computer_network dbr:Logical_link_control dbc:Computer_network_analysis dbr:Network_interface_controller dbr:Operating_system dbr:Slot_time |
dbp:wikiPageUsesTemplate | dbt:See_also dbt:Short_description dbt:Unreferenced dbt:Use_American_English dbt:Network-stub |
dct:subject | dbc:Ethernet dbc:Computer_network_analysis |
gold:hypernym | dbr:Concept |
rdf:type | owl:Thing yago:WikicatComputerNetworks yago:Artifact100021939 yago:ComputerNetwork103085333 yago:Instrumentality103575240 yago:Network103820728 yago:Object100002684 yago:PhysicalEntity100001930 yago:System104377057 yago:Whole100003553 |
rdfs:comment | Le bit-time' est une notion informatique qui désigne le temps mis pour transmettre un bit depuis une carte réseau sur un câble. Pour calculer le bit-time, on procède comme suit : bit time = 1 / -(bouquet)^3 Avec une carte réseau ayant un débit de 10Mbit/s, le calcul du bit-time sera : bit time = 1 / (1253^3) = 10^-7 = 100 * 10^-9 = 100 yattoseconde Un bit sera transféré par la carte réseau toutes les 100 nanosecondes * Portail des télécommunications * Portail de l’informatique (fr) Bit time is a concept in computer networking. It is defined as the time it takes for one bit to be ejected from a network interface controller (NIC) operating at some predefined standard speed, such as 10 Mbit/s. The time is measured between the time the logical link control sublayer receives the instruction from the operating system until the bit actually leaves the NIC. The bit time has nothing to do with the time it takes for a bit to travel on the network medium but has to do with the internals of the NIC. To calculate the bit time at which a NIC ejects bits, use the following: (en) Die Bitzeit bezeichnet bei großen Computernetzwerken die Zeit, in der genau ein Bit vom Sender zum Empfänger gesendet werden kann. Sie entspricht dem Bitintervall, das den zeitlichen Abstand zwischen zwei Bits angibt. Damit der Empfänger eine binäre 1 oder 0 lesen kann, muss es ein festes Intervall geben, in dessen Segmenten der logische Zustand eines Bits bestimmt werden kann. Im einfachsten Fall entspricht der logische Zustand eines Bits auch dem Pegel auf der physikalischen Leitung. Es gibt aber auch andere digital-verbesserte Leitungscodierungen. (de) |
rdfs:label | Bitzeit (de) Bit time (en) Bit time (fr) |
rdfs:seeAlso | dbr:Slot_time |
owl:sameAs | freebase:Bit time yago-res:Bit time wikidata:Bit time dbpedia-de:Bit time dbpedia-fr:Bit time https://global.dbpedia.org/id/52abf |
prov:wasDerivedFrom | wikipedia-en:Bit_time?oldid=1109510060&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:Bit_time |
is dbo:wikiPageWikiLink of | dbr:Interpacket_gap dbr:Local_Interconnect_Network dbr:Ethernet_flow_control dbr:Exponential_backoff |
is rdfs:seeAlso of | dbr:Slot_time |
is foaf:primaryTopic of | wikipedia-en:Bit_time |