Back to catalog
Technology Concept

Gigabit Ethernet (GigE)

Universal connectivity for high-bandwidth industrial data.

Key Advantage

"Long-distance transmission (100m+) using standard, low-cost cabling."

Industrial Connectivity

Gigabit Ethernet (GigE) is the backbone of modern industrial communication. For vision systems, the GigE Vision standard allows for high-speed image transfer (up to 1 Gbps) over standard Cat5e/Cat6 cables.

Data Packet Structure

Unlike simple analog signals, Ethernet transmits data in packets. A typical frame includes the preamble, destination/source MAC addresses, the payload (image data), and a Frame Check Sequence (CRC) to ensure data integrity.

graph LR A[Preamble] --> B[Dest MAC] B --> C[Src MAC] C --> D[Payload
Image Data] D --> E[CRC] style A fill:#1e293b,stroke:#334155,color:#fff style B fill:#1e293b,stroke:#334155,color:#fff style C fill:#1e293b,stroke:#334155,color:#fff style D fill:#00608a,stroke:#bae6fd,color:#fff style E fill:#1e293b,stroke:#334155,color:#fff

Why GigE for Vision?

  1. Distance: Supports cable lengths up to 100 meters without repeaters, compared to ~3m for USB 3.0.
  2. Standardization: Works with standard network switches and cards.
  3. Power over Ethernet (PoE): Can power the camera and transmit data over a single cable, simplifying installation.