Skip to content

Commit 585e633

Browse files
committed
waiting images
1 parent 8ecd0d3 commit 585e633

File tree

1 file changed

+18
-5
lines changed
  • content/hardware/07.opta/opta-family/opta-analog-exp/datasheet

1 file changed

+18
-5
lines changed

content/hardware/07.opta/opta-family/opta-analog-exp/datasheet/datasheet.md

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: Christopher Méndez
77
![](assets/featured.png)
88

99
# Description
10-
Arduino Opta® Analog Expansion is designed to multiply your Opta® micro PLC capabilities with the addition of 8 channels that can be programmed as inputs or outputs for connecting your analog voltage, current, resistive temperature sensors or actuators. In addition, 4 dedicated PWM outputs. Designed in partnership with leading relay manufacturer Finder®, it allows professionals to scale up industrial and building automation projects while taking advantage of the Arduino ecosystem.
10+
Arduino Opta® Analog Expansions are designed to multiply your Opta® micro PLC capabilities with the addition of 8 channels that can be programmed as inputs or outputs for connecting your analog voltage, current, resistive temperature sensors or actuators. In addition, 4 dedicated PWM outputs. Designed in partnership with leading relay manufacturer Finder®, it allows professionals to scale up industrial and building automation projects while taking advantage of the Arduino ecosystem.
1111

1212

1313
# Target Areas:
@@ -16,7 +16,7 @@ Industrial IoT, Building automation, Electrical loads management, Industrial aut
1616
# CONTENTS
1717

1818
## Application Examples
19-
Arduino Opta® Expansion is designed for industrial standard machinery control alongside the Opta® micro PLC. It is readily integrated into the Arduino hardware and software ecosystem.
19+
The Arduino Opta® Analog Expansion is designed for industrial standard machinery control alongside the Opta® micro PLC. It is readily integrated into the Arduino hardware and software ecosystem.
2020

2121
- **Automated Production Line:** Arduino Opta® can manage the overall flow of goods in manufacturing. For example, by integrating a load cell or a vision system, it can ensure each phase of a packing process is performed correctly, automatically discard faulty parts, ensure the appropriate amount of goods is present within each box and interact with production line printers, also adding timestamp information synchronized via Network Time Protocol (NTP).
2222

@@ -50,6 +50,9 @@ Arduino Opta® Expansion is designed for industrial standard machinery control a
5050

5151

5252
#### Voltage Input Mode
53+
54+
The Analog Expansion input channels can be configured for digital sensors or 0-10 V analog sensors.
55+
5356
| Characteristics | Details |
5457
|-------------------------|------------------------------|
5558
| Digital input voltage | 0...24 V |
@@ -60,6 +63,8 @@ Arduino Opta® Expansion is designed for industrial standard machinery control a
6063

6164
#### Current Input Mode
6265

66+
The Analog Expansion input channels can be configured for current loop instrumentation using the 0/4-20 mA standard.
67+
6368
| Characteristics | Details |
6469
|-----------------------------|---------------------------------------------|
6570
| Analog input current | 0...25 mA |
@@ -70,6 +75,8 @@ Arduino Opta® Expansion is designed for industrial standard machinery control a
7075

7176
#### RTD Input Mode
7277

78+
The Analog Expansion input channels can be used for temperature metering with **PT100** RTDs.
79+
7380
| Characteristics | Details |
7481
|-----------------|----------|
7582
| Input range | 0...1 MΩ |
@@ -81,7 +88,7 @@ Arduino Opta® Expansion is designed for industrial standard machinery control a
8188

8289
RTD with 3 wires has generally two wires with the same color.
8390

84-
- Connect the two wires with the same color to the - and the ICx screw terminals.
91+
- Connect the two wires with the same color to the - and the ICx screw terminals respectively.
8592
- Connect the wire with a different color to the + screw terminal.
8693

8794
***3 wires RTD can only be measured by channels __I1__ and __I2__.***
@@ -102,6 +109,8 @@ RTD with 3 wires has generally two wires with the same color.
102109

103110
#### Voltage Output Mode
104111

112+
This output mode lets you control voltage-driven actuators.
113+
105114
| Characteristics | Details |
106115
|----------------------------------|-----------------------------------------------------------------------------------------------------------------------------|
107116
| Analog output voltage | 0...11 V |
@@ -114,6 +123,8 @@ RTD with 3 wires has generally two wires with the same color.
114123

115124
#### Current Output Mode
116125

126+
This output mode lets you control current-driven actuators.
127+
117128
| Characteristics | Details |
118129
|--------------------------------------------|-------------------------------------------|
119130
| Analog output current | 0...25 mA |
@@ -123,6 +134,8 @@ RTD with 3 wires has generally two wires with the same color.
123134
| Accuracy | 1% in 0-10 mA range, 2% in 10-24 mA range |
124135
| Repeatability | 1% in 0-10 mA range, 2% in 10-24 mA range |
125136

137+
#### PWM Output Channels
138+
126139

127140

128141
## Ratings
@@ -172,9 +185,9 @@ The following diagram explains the relation between the main components of the O
172185

173186
### Input/Output Channels
174187

188+
The Arduino Opta® Analog Expansion features 8 channels that can be configured as inputs or outputs. When the channels are configured as inputs they can be used as digital ones with a 0-24 V range, or analog being able to measure voltage from 0 to 10 V, measure current from 0 to 25 mA or temperature leveraging the RTD mode.
175189

176-
177-
190+
The channels **I1** and **I2** can be used for connecting 3-Wires RTDs. Every channel can be used also as an output, be aware that using more than two channels as an output simultaneously may overheat the device. This will depend on the ambient temperature and channel load. We have tested setting all eight channels as outputs at 25 °C outputting more than 24 mA at 10 V each without problem.
178191

179192
### Expansion Port
180193
The expansion port can be used to daisy-chain several Opta® Expansions and additional modules. To be accessed needs to be freed up from its breakable plastic cover and the connection plug added between each device.

0 commit comments

Comments
 (0)