What is ………. Ethernet?

  Computers usually need to be networked.

  A popular option is to use Wi-Fi – officially this is the 802.11 protocol standard. But there is a faster, more robust solution. Namely a hard-wired ethernet network. In official terms this is the 802.3 standard.

  Ethernet defines not only the networking protocol but also the physical plugs and sockets.

  ethernetThe plugs must fit into the sockets; the cable must behave the same way no matter who you buy it from. You should be able to purchase network cards from one supplier and know that they will work with cards from another supplier.

  For this to happen, manufacturers must use a common standard. And the standard most often used is called ‘Ethernet’.

  It is one thing for the hardware to physically work together, but the way data is handled also has to be agreed between the networked computers. And once again Ethernet comes in handy, because it not only defines hardware, it also defines how data is to be handled.

  So in a nutshell, Ethernet is a standard that defines network hardware and also how data is to be handled (network protocol).

  The reason that Wi-Fi laptops work effortlessly with ethernet hard-wired computers is because the router automatically translates the data packets traveling back and forth into each protocol. So you see network shares without regard to the protocol being used.

  Speed

  Ethernet has been around for a long time, starting forty years ago (1970s) with slow networks running at 10 Megabits per second. Then some years later 100 Megabits per second became practical.

  Higher speed is even better and now 1 Giga bits per second is common. But then again higher speed often means higher cost for the hardware, so it is a balance.

  An Ethernet standard has defined the kind of cable and network cards you need to work at the higher speeds.

  It is great to be able to shift a 4.7 GB DVD film across a 1 Gbs network in a few seconds, but then the hardware and cables are more expensive than the much slower 0.1Gb/s i.e. 100 Mb/s.

  So which one you go for depends on the kind of data you want to move across the network.

  Sorting out collisions.

  Ethernet then goes on to describe how to deal with data ‘collisions’.

  For example, say computer A and computer B are both trying to send data at *exactly* the same time i.e. within a few millionths of a second of each other down the same line.

  The Ethernet standard protocol goes like this:

  Collision detected

  Computer A and B to stop sending immediately

  Computer A to re-send a small random time later

  Computer B also to re-send a small random time later

  The chance that both Computer A and Computer B pick exactly the same random time is quite low. Collision avoided.

  A manufacturer of network cards would read this protocol and build this behaviour into his product. Another supplier would do the same, so both products deal with collisions in the same way.

  Addressing

  Ethernet standard also specifies how data gets to its correct destination. It does this by defining the make-up of an ethernet data packet.

  The packet includes the destination address. Every network card has a unique address (called the MAC address).

  The network card on every connected computer examines the data packet and if the destination address inside the packet matches its MAC address, it is allowed to pass into the computer, otherwise the packet is ignored.

  Linking to other standards.

  There is a well-accepted information model called the OSI model.

  The OSI model describes how data flows from the screen of one user, down through the computer, across the network cable and back up into another person’s screen.

  The model is split up into a number of abstract layers. Each layer has a name to reflect its purpose.

  Ethernet deals with the Physical and Transport layers of this model. The PHYSICAL layer deals with hardware and the TRANSPORT layer of the model deals with the handling of data across a network.

  And the future?

  Ethernet has proven so successful over the years that it will continue to be used in the future. At the moment, people are busy putting together an Ethernet standard that can deal with 100 Gigabits per second.

  This will be needed because it will become common for very high speed data such as high-definition television signals to be networked around the home.

Categorized in: