Industrial Quad Relay Bricklet 2.1

Features

  • 4 Channel Solid State Relay
  • Switch up to 30V with 0.6A
  • Galvanically isolated

Description

The Industrial Quad Relay Bricklet 2.1 can be used to extend Bricks by four galvanically isolated solid state relays. Each channel can switch currents of up to 0.6 Ampere with 30 Volt. Output isolation permits the usage without a direct electric connection, such that ground loops can be prevented and an additional degree of safety is added.

Typical applications are the interfacing of industrial control, such as PLC's or frequency converters, or the usage in environments were electrical ground levels can not be connected.

Technical Specifications

Property Value
Current Consumption
31mW (6.2mA at 5V)
+ 3mW (0.6mA at 5V) per activated relay
   
Output Type Four galvanically isolated solid state relays
Maximum Switching Current 0.6A
Maximum Switching Voltage 30V
Isolation 1500Vrms (datasheet value)
   
Dimensions (W x D x H) 40 x 40 x 11mm (1.57 x 1.57 x 0.43")
Weight 9g

Resources

Connectivity

The Industrial Quad Relay Bricklet has an 8 pole terminal. Please see the picture below for the pinout.

Note

Please note that since version 2.1 the polarity of the load has to be considered.

Industrial Quad Relay 4 Bricklet 2.0 connectivity

Channel Status LEDs

The Bricklet has the standard status LED with four additional LEDs (one for each channel).

By default the channel status LEDs are on if the corresponding channel is switched on and off otherwise. You can also turn each LED individually on/off and show other status information through the API.

Test your Industrial Quad Relay Bricklet 2.1

To test a Industrial Quad Relay Bricklet 2.0 you need to have Brick Daemon and Brick Viewer installed. Brick Daemon acts as a proxy between the USB interface of the Bricks and the API bindings. Brick Viewer connects to Brick Daemon. It helps to figure out basic information about the connected Bricks and Bricklets and allows to test them.

Connect the Industrial Quad Relay Bricklet 2.0 to a Brick with a Bricklet Cable. For a simple test we will connect a battery and a LED to test the Bricklet (see picture below).

Industrial Quad Relay Bricklet setup

If you connect the Brick to the PC over USB, you should see a new tab named "Industrial Quad Relay Bricklet 2.0" in the Brick Viewer after a moment. Select this tab.

If everything went as expected you can switch the LED by changing the output state with the Brick Viewer.

Industrial Quad Relay Bricklet 2.0 in Brick Viewer

After this test you can go on with writing your own application. See the Programming Interface section for the API of the Industrial Quad Relay Bricklet 2.0 and examples in different programming languages.

Case

A laser-cut case for the Industrial Quad Relay Bricklet 2.0 is available.

Case for Industrial Quad Relay Bricklet

The assembly is easiest if you follow the following steps:

  • Screw spacers to the Bricklet,
  • screw bottom plate to bottom spacers,
  • build up side plates,
  • plug side plates into bottom plate and
  • screw top plate to top spacers.

Below you can see an exploded assembly drawing of the Industrial Quad Relay Bricklet case:

Exploded assembly drawing for Industrial Quad Relay Bricklet

Hint: There is a protective film on both sides of the plates, you have to remove it before assembly.

Changes between version 2.0 and 2.1

Version 2.0 was equipped with four CPC1020N solid state relays with a maximum voltage of 30V and a maximum current of 1.2A. These solid state relays are bipolar, what means that polarity does not need to be considered. These relays were not able to handle AC loads.

The Industrial Quad Relay Bricklet is often used to switch 24V solenoids. Solenoids are inductive loads which produce high voltages when switching. Since the maximum voltage of 30V could be exceeded without triggering the embedded 30V varistor there were cases where the relays were damaged.

Therefore we have changed the solid state relay type to a unipolar 60V variant for version 2.1. The smaller maximum current of 0.6A is in most cases not relevant since most loads (solenoids etc.) could be controlled with this smaller current. The doubled maximum voltage instead guarantees, that the Industrial Quad relay Bricklet 2.1 can be used with 24V solenoids.

Programming Interface

See Programming Interface for a detailed description.

Language API Examples Installation
C/C++ API Examples Installation
C/C++ for Microcontrollers API Examples Installation
C# API Examples Installation
Delphi/Lazarus API Examples Installation
Go API Examples Installation
Java API Examples Installation
JavaScript API Examples Installation
LabVIEW API Examples Installation
Mathematica API Examples Installation
MATLAB/Octave API Examples Installation
MQTT API Examples Installation
openHAB API Examples Installation
Perl API Examples Installation
PHP API Examples Installation
Python API Examples Installation
Ruby API Examples Installation
Rust API Examples Installation
Shell API Examples Installation
Visual Basic .NET API Examples Installation
TCP/IP API    
Modbus API