请输入您要查询的字词:

 

单词 Ethernet
释义
Ethernet

Computer
  • A very widely used local area network system. Ethernet uses broadcast packets that are transmitted over a purely passive medium, usually referred to as the Ether. In practice the Ether usually takes the form of a coaxial cable (see thick wire), but the system can also use twisted pairs and optical fibre. The system operates at a nominal speed of 10 megabits per second (Mbps), and implements the two lower layers of the ISO/OSI seven-layer reference model. Fast Ethernet (operating at 100 Mbps), Gigabit Ethernet (operating at 1 Gbps), and 10 Gigabit Ethernet are also available. A joint standard for 40/100 Gigabit Ethernet was finally ratified in 2010, and 400 Gigabit Ethernet is under study. For cost reasons, a standard for 25 Gigabit Ethernet is also under study, to replace 40 Gigabit Ethernet. Ethernet was originally developed in 1976 at Xerox PARC, operating at 4 Mbps. Later it was offered as a standard jointly sponsored by Digital Equipment, Intel, and Xerox. The formal definition of the Ethernet standard is available as ISO 802.3.

    Each system on the network, usually a computer, connects to the Ether by means of a station, each station having a unique 48-bit address called a MAC address (in reference to the MAC layer). All packets contain the address of the sending station and the address of the receiving station. When a packet is transmitted it is broadcast to all the stations. Each station will receive all packets, but will only pass packets addressed to that station to the system connected to it. A packet can be marked as a ‘broadcast’ to be accepted by all the systems connected to the Ether.

    Ethernet stations use a protocol known as CSMA/CD—Carrier Sense Multi-Access/Collision Detection—to insert a packet onto the Ether. (CSMA/CD is also the formal name for Ethernet.) When a station wishes to transmit a packet, it monitors the Ether for the presence of signals from other stations. If no signal is present then the station starts to transmit, and continuously compares the signal on the Ether with the data it is transmitting. Any difference indicates that another station has also started to transmit a packet, and that there is a collision between the two packets. This can occur because the distance separating the two transmitting stations is such that, although both stations had started to transmit during the period when the other was monitoring the Ether, the outgoing signal had not yet reached the other station. Both stations immediately cease transmission, wait for different times, and then retry the transmission. This system has the advantage that the mechanism for gaining access to the Ether is fully distributed and self-starting. Its main drawbacks are the unpredictability of the time needed to gain access, and the fact that the effective bandwidth actually diminishes under heavy loads as the probability of a collision increases. The limits to the length of the Ether cable are determined by the need to reduce the probability of a collision to an acceptable level, achieved by reducing the maximum time needed for a signal to traverse the Ether. See also exposed terminal problem, hidden terminal problem.

    The physical size of the Ethernet can be increased by the use of repeaters, which simply amplify the signals, and by bridges and routers, which store and retransmit a complete packet.

    http://standards.ieee.org/about/get/802/802.3.html The latest (10 Gigabit) Ethernet standard


Electronics and Electrical Engineering
  • A family of local area networks that enable multiple computers to access a single communications channel to communicate and share resources. Originally running at a data rate of 10 megabits per second and using Manchester coding (see digital codes), it is now able to run with variants up to 100 gigabits per second over optical fibres. The Ethernet system was created jointly by Xerox, Digital Equipment Corporation, and Intel and was first standardized by the IEEE 802.3 committee.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2025/3/10 11:06:44