Hardware Connections

This section mainly introduces the camera’s power supply methods, the connection methods between the camera and the computer, and the principles and examples of providing external trigger signals to the camera.

Important

For safety precautions regarding hardware connections, please refer to the Safety Instructions for more details.

Camera Power Supply Methods

Typically, there are two power supply methods for Percipio cameras:

Using External DC Power Supply

Connect the external DC power source to the camera using a DC power cable. One end of the cable plugs into the camera’s power connector, and the other end connects to the external DC power source.

For the camera’s DC power supply voltage requirements, please refer to Product Specifications of the specific camera model.

Using PoE (Power over Ethernet) Switch

Note

Some camera models do not support being powered up via the POE switch.

Connect the PoE switch to the camera via the camera’s Gigabit Ethernet cable. One end of the cable plugs into the camera’s data connector, and the RJ45 connector is inserted into the RJ45 port of the PoE.

Please use a standard-compliant PoE switch to power the camera. For the standard requirements of PoE switch, please refer to Product Specifications of the specific camera model.

Network Connection Methods

Percipio network cameras are factory-set to use the DHCP method to dynamically obtain an IP address from the server.

Before connecting the camera to a computer, ensure that the computer’s network card is set to automatically obtain an IP address (DHCP).

Network Connection Method 1

Network connection method 1

Connect the camera directly to the computer’s Gigabit Ethernet connector using a Gigabit Ethernet cable.

About one minute after the camera is powered on, the computer and the camera can successfully negotiate and obtain an IP address in the 169.254.xx.xx network segment.

Use the SDK sample program ListDevices.exe to list the camera and check if it has obtained an IP address of the desired network segment.

Network Connection Method 1

Network Connection Method 1

Network Connection Method 2

Connect the camera and computer to the same Gigabit Ethernet switch using Gigabit Ethernet cables.

About one minute after the camera is powered on, the computer and the camera can successfully negotiate and obtain an IP address in the 169.254.xx.xx network segment.

Use the SDK sample program ListDevices.exe to list the camera and check if it has obtained an IP address of the desired network segment.

Network Connection Method 2

Network Connection Method 2

Network Connection Method 3

Connect the camera and computer to the same Gigabit Ethernet switch using Gigabit Ethernet cables. Connect the switch to a router that supports DHCP service, or establish a DHCP server within the local area network.

About one minute after the camera is powered on, the computer and the camera can obtain an IP address from the DHCP address server in the 192.168.xx.xx network segment.

Use the SDK sample program ListDevices.exe to list the camera and check if it has obtained an IP address of the desired network segment.

Network Connection Method 3

Network connection method 3

Note

If you need to modify the IP address of the camera, please refer to Application Example: Set Camera IP.

Hardware Trigger Connection Methods

This section mainly introduces how to connect an external hardware trigger signal to the camera from the aspects of trigger principle, requirements of the trigger signal and connection references.

Trigger Principle

The camera trigger connector uses optocouplers for electrical safety isolation. The internal schematic diagram for hardware trigger is shown below. The camera already has integrated current-limiting resistors, so there is no need to connect external current-limiting resistors when using it.

Note

Hardware trigger has two types: rising-edge trigger and falling-edge trigger. For information on the hardware trigger types supported by different models of Percipio cameras, please refer to Product Specifications.

Rising Edge Trigger Input/Output

Requirements of the Trigger Signal Input

The trigger signal input should meet the following requirements:

  • For cameras of rising-edge trigger type, the trigger input is required to be a high pulse square wave signal, with the rising edge being effective and the pulse width ranging from 10 to 30 milliseconds. To avoid false trigger, the signal’s rising time should not exceed 5 microseconds.

  • For cameras of falling-edge trigger type, the trigger input is required to be a low pulse square wave signal, with the falling edge being effective and a pulse width ranging from 10 to 30 milliseconds. To avoid false trigger, the signal’s falling time should not exceed 5 microseconds.

  • The trigger frequency must not exceed the device’s processing capability (which is the frame rate in continuous capture mode), otherwise the camera will discard the trigger signal and not process it.

Wiring References for Trigger Input

Rising-Edge Trigger Input

For cameras of rising-edge trigger type, the client needs to use a connector of PNP (source type) type to control the trigger. A wiring reference diagram is shown below. The voltage of the trigger power, unless otherwise specified, can be DC 12V~24V. The client’s output connector should be connected to the TRIG_IN signal line, and the TRIG_OUT signal line can be used as needed.

Wiring reference for PNP (Source TY_PIXEL_DESC)

Falling-Edge Trigger Input

For cameras of falling-edge trigger type, the client can use a connector of NPN (sink type) type to control the trigger. A wiring reference diagram is shown below. The voltage of the trigger power, unless otherwise specified, can be DC 12V~24V. The client’s output connector should be connected to the TRIG_IN signal line, and the TRIG_OUT signal line should be used as needed.

Wiring Reference for NPN

Connection References for Trigger Output

Rising-Edge Trigger Output

The rising-edge output signal of the camera can trigger the optocoupler. A wiring reference diagram is shown below, where RL is selected based on the trigger power.

Using Camera Trigger Out as Drive Signal

Falling-Edge Trigger Output

The falling-edge output signal of the camera can drive the optocoupler. A wiring reference diagram is shown below, where RL is selected based on the trigger power.

Drive the Optocoupler

Wiring Reference for Camera Cascade

For working scenario of camera cascade triggering (Master-Slave mode), please refer to the wiring diagram shown in the following figure.

Note

The trigger output connector of the master camera has limited current output capability. It is recommended to use a Trigger Hub when using more than 2 slave cameras.

Wiring Reference for Camera Cascade