|
|
Ethernet is a type of network cabling and signaling specifications developed by Xerox in the late 1970. While Internet is a global network, Ethernet is a local area network (LAN). No computer should be an island. With Ethernet, file sharing and printer sharing among machines became possible. The term "ether" was coined by Greek philosopher Aristotle to describe the "divine element" in the heaven. In the 17th century, French philosopher and mathematician Rene Descartes theorized that the universe has no void; all space, including the heaven and the earth, is filled with ether, which is composed of very fine particles. In short, "ether" is said to be a kind of substance that exists everywhere. Although this is a misconception, network developers still adopted the term "ether" and therefore "Ethernet" means "a network of everywhere."
Ethernet uses a communication concept called datagrams to get messages across the network. The Ethernet datagrams take the form of self-contained packets of information. These packages have fields containing information about the data, their origin, their destination and the type of data. The data field in each package can contain up to 1500 bytes. Take mailing as a metaphor. An Ethernet package is not just a letter. It is also provided with the sender address, the receiver address, the stamp indicating what the package's contents are.
What are 10BaseT and 100BaseTX?
|
|
There are several standards of Ethernet. The most popular one is 10BaseT. "10" stands for signaling speed: 10 mega bit per second. "100" is simply 100 mega bit per second (fast Ethernet). "Base" means Baseband, which uses a single carrier frequency so that all devices connected to the network can hear all transmissions. "T" stands for twisted pair cable. Both 10BaseT and 100BaseTX can support twisted pair segments up to 100 meters (328 feet) with only one transceiver per segment. |
Ethernet suffers from collision when it is running in half-duplex mode. What is half-duplex? CB radio is a typical example of half-duplex. When using a CB radio, you can either send a message or receive a message at one time. When two or more computers attempt to send data at the same time, a collision occurs. Nevertheless, switches make it possible to run Ethernet in full-duplex mode. In this mode, two computers establish a point-to-point connection in full-duplex and thus collisions are avoided.
Upgradability: There are several other superfast network protocols. Some of them, such as Fiber Distributed Data Interface (FDDI), are completely different from Ethernet. Although FDDI is ten times faster than 10Base T Etheret, it must use Fiber optics and thus its price is about fourteen times greater than that of Ethernet. But some superfast networks, such as Giga-Ethernet and 100 BaseT Ethernet, are based upon 10BaseT Ethernet. Gigabit Ethernet over copper cables is under development, and therefore expensive fiber optics may not be necessary. Further, the Ethernet High Speed Study group has made the specs for 10 Gigabit Ethernet, which will leave FDDI in the dust. Therefore, installing 10BaseT Ethernet may make the upgrade to a faster network easier in the future.Simplicity of installation: Although IBM Token Ring is capable of transmitting signals between 4 to 16 million bit per second, it is very difficult to configure. Networking expert Frank Derfler said, "The Token Ring is to networks what the Boeing 747 is to airplanes. It makes strange noises and requires special handling."
Installation of Ethernet is easier and less expensive than other network protocols. It offers efficient ways to connect across Mac, PC, DEC/VAX, UNIX, HP workstation, IBM mainframe, and many other kinds of computer systems. Therefore, Ethernet is more popular than other network protocols.
Wide availability: Ethernet is not only less expensive than other types of network, it is also widely available. Macs have built-in Ethernet port and today more and more PCs offer this feature, too. On the contrary, a Token Ring user has to buy another network card, spend time to install and configure it.
Connectivity to backbone: As mentioned before, Ethernet is a local area network protocol for different sub-networks of a company or a campus. For networking the entire company or campus, it needs a backbone network protocol. A backbone network is like a fish's backbone, to where every smaller bone (sub-network) is connected. Ethernet has an advantage in connectivity to backbone because other LAN protocols lag behind in backbone innovations. For instance, the only way to upgrade Token Ring backbone is to move to Asynchronous Transfer Mode (ATM). In contrast, Ethernet have several choices such as Gigabit Ethernet, ATM, and routing switches.
|
Network Contents
|
|