In the field of machine vision and industrial inspection, GigE Vision has become one of the mainstream camera interfaces due to its long-distance transmission, high bandwidth, and standardized protocols. And PoE+(Power over Ethernet Plus) technology greatly simplifies on-site wiring by simultaneously supplying power and transmitting data through the same Ethernet cable. The ADLINK PCIe-GIE7x series, as a 2/4-channel PCI Express x4 GigE Vision PoE+frame acquisition card, not only provides a power supply capability of up to 30W/port, but also offers a highly integrated and reliable solution for multi camera systems through hardware level PoE protection, intelligent power management, and the PRO model's unique ToE (Trigger over Ethernet) function. This article will provide engineers with a practical operation guide from the aspects of hardware selection, PoE power management, trigger synchronization mechanism, installation configuration, and common troubleshooting, to help quickly deploy stable visual acquisition systems.
Product series and selection points
The PCIe-GIE7x series includes four models: GIE72 (2-port), GIE72 PRO (2-port+advanced features), GIE74 (4-port), and GIE74 PRO (4-port+advanced features). The core differences are as follows:
Number of ports: 2 or 4 independent Gigabit Ethernet ports, each with a speed of 1 Gb/s, supporting link aggregation and jumbo frames (9KB).
Additional features of PRO version: ToE (firmware based Ethernet trigger) and software license management (integrated SHA256 secure EEPROM for third-party software licensing).
PoE total power: up to 20W when powered solely by PCIe slots; up to 61.6W when connected to external 4-pin or 6-pin Molex (+12V); up to 120W when connected to two Molex interfaces at the same time, supporting high-power multi camera operation.
The selection should be based on camera power consumption, quantity, and whether synchronization or software authorization protection needs to be triggered.
Deep analysis of Poe+power supply
1. Differences between PoE and PoE+standards
IEEE 802.3af (PoE) provides a maximum of 15.4W/port, while 802.3at (PoE+) increases to 30W/port. PCIe-GIE7x automatically identifies the type of connected equipment and adapts to the corresponding power level. The actual available power is affected by cable resistance, for example, Class 3 devices can only obtain about 12.95W at the end of a 100 meter network cable, and a margin needs to be reserved during design.
2. Multiple hardware protection mechanisms
This series is equipped with comprehensive protection circuits to ensure power supply safety:
Overvoltage/Undervoltage Protection (OVP/UVP): Automatically cuts off when the output voltage exceeds the range. The specific threshold can be found in Table 1-2 of the manual.
Overcurrent protection (OCP): Set the current upper limit based on the PoE class (such as 638mA ± 5% for Class 4), and turn off if exceeded.
Over temperature protection (OTP): The default high temperature threshold is 130 ° C, and the low temperature recovery threshold is 90 ° C. Users can adjust it within the range of 80-130 ° C (HT) and 70-120 ° C (LT) through SDK or tools.
When the protection is triggered, the PoE power supply to the corresponding port is interrupted and will be restored after the conditions are restored, effectively preventing damage.
3. Intelligent power budgeting and priority management
PCIe-GIE7x automatically calculates the total budget based on the power supply source:
PCIe slot only: 20W
Only 4-pin or 6-pin connectors: 61.6W
Simultaneous use of 4-pin and 6-pin (PRO version only): 120W
If the total requested power of connected devices exceeds the budget, the system will allocate power according to a fixed priority (Port1>Port2>Port3>Port4), and low priority ports will be powered off until the power is sufficient. Users can monitor the power consumption, classification status, and remaining budget of each port in real-time through the Power Management Utility provided by ADLINK, and can control the switch of each PoE channel through SDK programming to achieve refined power management.
Core features of PRO version: ToE and software license
1. Working principle of ToE (Trigger over Ethernet)
Traditional multi camera synchronous triggering requires additional physical triggering wires, which increases the risk of wiring and interference. The PRO version utilizes the Action Command mechanism in the GigE Vision standard to send broadcast trigger packets over the same Ethernet cable. When an external trigger signal (such as a grating sensor) is input to the onboard isolation trigger input (CN6 or I/O bracket), the firmware sends the pre configured Action Command message to all cameras in the network with a constant delay (without jitter). After receiving the matching DeviceKey, GroupKey, and Mask, the camera performs preset actions such as frame start, capture stop, or timestamp reset. Due to constant latency, the synchronization accuracy between multiple cameras can reach microsecond level without the need for additional hardware, truly achieving a "single cable" solution (data+power+trigger).