Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Gigabit Ethernet is a transmission technology that is used to network devices in a wired local environment. This environment is called a Local Area Network (LAN) and allows connected devices to send and receive data over a cable at a rate of 1 billion bits per second. The main components include the RJ45 connector that connects to the ethernet cable, the 4 differential pairs that transmit data, and the controller that acts as a bridge between the ethernet and the PCIe or RGMII microcontrollers.

Resources:

https://resources.altium.com/p/gigabit-ethernet-101-basics-implementation

RJ45 Connector & Magnetics

The RJ45 connector is the standard to connect to an ethernet cable with 8 pins that correspond to 4 bi-directional differential pairs. In gigabit ethernet, all 4 differential pairs are used, and a minimum of Category 5 cable is required. Magnetic Transformers are required for these differential pairs to isolate the communication wires from the rest of the system and ensure that their signal isn’t corrupted by any faults elsewhere. They can either be integrated in with the RJ45 connector , or added externally in the schematic design. 

...

4 Transmit and Receive Differential Pairs

Gigabit ethernet Ethernet uses 4 differential pairs to transmit and receive data. Each of these pairs are is bi-directional, and therefore backwards compatible with slower methods of ethernet. The naming and colour codes for these pairs are seen below:

Image Removed

Differential pair A is set to tranceive, and pair B is set to receive data.Image Added

Resources:
http://www.interfacebus.com/Gigabit_Ethernet_Description.html

...