Skip to content

Commit 715b4df

Browse files
authored
Merge pull request #1849 from arduino/sync/g-castronovo/Din-Celcius-Simul8-datasheet
DIN Celsius and Simul8 launch branch
2 parents 6ac7c04 + 695f9de commit 715b4df

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+1158
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: Solutions and Kits
3+
---
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
software:
2+
- arduino-ide
3+
- arduino-cli
4+
- iot-cloud
5+
- web-editor
6+
hardware:
7+
shields: ~
8+
carriers:
9+
- din-simul8
10+
- portenta-machine-control
11+
boards:
12+
- opta
Loading
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,207 @@
1+
---
2+
identifier: ABX00098
3+
title: Arduino® DIN Celsius
4+
type: edu
5+
author: Paolo Cavagnolo
6+
---
7+
8+
![render_simul8](assets/Celsius-Perspective-with-Adaptor.png)
9+
10+
# Description
11+
12+
The Arduino DIN Celsius offers you a mini temperature laboratory to test your PLC skills, with two independent heater circuits and one temperature sensor placed at the center of the board.
13+
14+
# Target Areas:
15+
Pro, PLC projects, Education, Industry Ready, Building automation
16+
17+
# Features
18+
**Note**: This board needs the Arduino Opta® for full functionality.
19+
20+
- **Temperature sensor**
21+
- 1 TMP236, from -10 °C to 125 °C with an accuracy of +/- 2.5 °C
22+
- **Heater circuits**
23+
- 2 independent heater circuits
24+
- **Screw connectors**
25+
- 2 screw connectors exposing +24V DC
26+
- 2 screw connectors exposing GND
27+
- 2 screw connectors for the two independent heater circuits (24 V)
28+
- 1 screw connector for the output voltage of the temperature sensor
29+
- **DIN mounting**
30+
- RT-072 DIN Rail Modular PCB Board Holders - 72 mm
31+
32+
# Contents
33+
34+
## Functional Overview
35+
36+
These are the main components of the board, other secondary components, i.e. resistors or capacitors, are not listed.
37+
38+
| **q.ty** | **Function** | **Description** |
39+
|:--------:|-------------------------------|--------------------------------------------------------------------|
40+
| 1 | temperature sensor | TMP236A2DBZR IC SENSOR |
41+
| 4 | left heating circuit | RES CHIP 1210 1k2 1% 1/2W |
42+
| 4 | right heating circuit | RES CHIP 1210 1k2 1% 1/2W |
43+
| 2 | heating status | LED SMD 0603 RED |
44+
| 1 | power status | LED SMD 0603 GREEN |
45+
| 1 | power connector | CONN SCREW TERMINAL, pitch 5mm, 4POS, 16A, 450V, 2.5mm<sup>2</sup> |
46+
| 1 | input / output connectors | CONN SCREW TERMINAL, pitch 5mm, 3POS, 16A, 450V, 2.5mm<sup>2</sup> |
47+
| 1 | protect from reverse polarity | DIODE SCHOTTKY SMD 2A 60V SOD123FL |
48+
49+
## Heating Circuits
50+
The board provides two independent heating circuits powered by 24 V through two different screw connector, one placed on the left side of the temperature sensor and the other on the right side. You can see how it works in the following image:
51+
52+
![heater](assets/Celsius-heater_func.png)
53+
54+
The heat is generated by the current passing through four resistors in series, and the power is about 120 mW per circuits.
55+
56+
![toggle switch scheme](assets/Celsius-heater_scheme.png)
57+
58+
59+
## Temperature Sensor
60+
61+
The temperature sensor is the TMP236A2DBZR from Texas Instruments, [here](assets/tmp236-datasheet.pdf) you can find the datasheet of the component, look for the TMP236 and not TMP235.
62+
Here you can see its main characteristc:
63+
64+
- analog out 19. 5mV/°C
65+
- 400 mV at 0 °C
66+
- accuracy max +-2.5 °C
67+
- -10 °C to 125 °C Vdd 3.1 V to 5.5 V
68+
69+
In order to create an analog output signal (0 - 10 V) a 4.9 multiplier circuits has been added before the OUTPUT VOLTAGE screw connector pin.
70+
71+
The relation between the temperature, the voltage of the sensor and the output voltage of the board is summarized in the following table:
72+
73+
| **TEMPERATURE [°C]** | **SENSOR OUTPUT [V]** | **BOARD OUTPUT x4,9 [V]** |
74+
|:-----------------------:|:-- ----------------------:|:-----------------------:|
75+
|-10 |0,2 | 1,0 |
76+
|-5 |0,3 | 1,5 |
77+
| 0 |0,4 | 2,0 |
78+
| 5 |0,5 | 2,4 |
79+
|10 |0,6 | 2,9 |
80+
|15 |0,7 | 3,4 |
81+
|20 |0,8 | 3,9 |
82+
|25 |0,9 | 4,4 |
83+
|30 |1,0 | 4,8 |
84+
|35 |1,1 | 5,3 |
85+
|40 |1,2 | 5,8 |
86+
|45 |1,3 | 6,3 |
87+
|50 |1,4 | 6,7 |
88+
|55 |1,5 | 7,2 |
89+
|60 |1,6 | 7,7 |
90+
|65 |1,7 | 8,2 |
91+
|70 |1,8 | 8,6 |
92+
|75 |1,9 | 9,1 |
93+
|80 |2,0 | 9,6 |
94+
|85 |2,1 | 10,1 |
95+
96+
## Hello, My Name is:
97+
98+
At the bottom right of the board a white rectangle on the silk layer offer a space to customize the board with your name.
99+
100+
![name space](assets/Celsius-name_space.png)
101+
102+
103+
## Compatible Boards
104+
105+
| Product name | SKU | Min voltage | Max voltage |
106+
| --------------------------------- | -------- | ----------- | ----------- |
107+
| Arduino Opta® RS485 | AFX00001 | 12 V | 24 V |
108+
| Arduino Opta® WiFi | AFX00002 | 12 V | 24 V |
109+
| Arduino Opta® Lite | AFX00003 | 12 V | 24 V |
110+
| Arduino® Portenta Machine Control | AKX00032 | 24 V | 24 V |
111+
| Arduino® DIN Simul8 | ABX00097 | 24 V | 24 V |
112+
113+
**Note:** Please turn to each board's datasheet for further information about power and their capacity.
114+
115+
### Application Examples
116+
117+
**Goal temperature follower:** Use the PLC of the Opta family to program a temperature follower with PID.
118+
119+
120+
## Mechanical Information
121+
### Enclosure Dimensions
122+
123+
![DIN enclosure](assets/RT-072-Assembly.png)
124+
125+
The enclosure is equipped with a DIN clip, [here](assets/RT-072-Assembly.pdf) you can find all the other information and dimension of it.
126+
127+
128+
## Certifications
129+
### Declaration of Conformity CE DoC (EU)
130+
We declare under our sole responsibility that the products above are in conformity with the essential requirements of the following EU Directives and therefore qualify for free movement within markets comprising the European Union (EU) and European Economic Area (EEA).
131+
132+
### Declaration of Conformity to EU RoHS & REACH 211 01/19/2021
133+
Arduino boards are in compliance with RoHS 2 Directive 2011/65/EU of the European Parliament and RoHS 3 Directive 2015/863/EU of the Council of 4 June 2015 on the restriction of the use of certain hazardous substances in electrical and electronic equipment.
134+
135+
| Substance | **Maximum limit (ppm)** |
136+
| -------------------------------------- | ----------------------- |
137+
| Lead (Pb) | 1000 |
138+
| Cadmium (Cd) | 100 |
139+
| Mercury (Hg) | 1000 |
140+
| Hexavalent Chromium (Cr6+) | 1000 |
141+
| Poly Brominated Biphenyls (PBB) | 1000 |
142+
| Poly Brominated Diphenyl ethers (PBDE) | 1000 |
143+
| Bis(2-Ethylhexyl} phthalate (DEHP) | 1000 |
144+
| Benzyl butyl phthalate (BBP) | 1000 |
145+
| Dibutyl phthalate (DBP) | 1000 |
146+
| Diisobutyl phthalate (DIBP) | 1000 |
147+
148+
Exemptions : No exemptions are claimed.
149+
150+
Arduino Boards are fully compliant with the related requirements of European Union Regulation (EC) 1907 /2006 concerning the Registration, Evaluation, Authorization and Restriction of Chemicals (REACH). We declare none of the SVHCs (https://echa.europa.eu/web/guest/candidate-list-table), the Candidate List of Substances of Very High Concern for authorization currently released by ECHA, is present in all products (and also package) in quantities totaling in a concentration equal or above 0.1%. To the best of our knowledge, we also declare that our products do not contain any of the substances listed on the "Authorization List" (Annex XIV of the REACH regulations) and Substances of Very High Concern (SVHC) in any significant amounts as specified by the Annex XVII of Candidate list published by ECHA (European Chemical Agency) 1907 /2006/EC.
151+
152+
### Conflict Minerals Declaration
153+
As a global supplier of electronic and electrical components, Arduino is aware of our obligations with regards to laws and regulations regarding Conflict Minerals, specifically the Dodd-Frank Wall Street Reform and Consumer Protection Act, Section 1502. Arduino does not directly source or process conflict minerals such as Tin, Tantalum, Tungsten, or Gold. Conflict minerals are contained in our products in the form of solder, or as a component in metal alloys. As part of our reasonable due diligence Arduino has contacted component suppliers within our supply chain to verify their continued compliance with the regulations. Based on the information received thus far we declare that our products contain Conflict Minerals sourced from conflict-free areas.
154+
155+
## FCC Caution
156+
Any Changes or modifications not expressly approved by the party responsible for compliance could void the user’s authority to operate the equipment.
157+
158+
This device complies with part 15 of the FCC Rules. Operation is subject to the following two conditions:
159+
160+
(1) This device may not cause harmful interference
161+
162+
(2) this device must accept any interference received, including interference that may cause undesired operation.
163+
164+
**FCC RF Radiation Exposure Statement:**
165+
166+
1. This Transmitter must not be co-located or operating in conjunction with any other antenna or transmitter.
167+
168+
2. This equipment complies with RF radiation exposure limits set forth for an uncontrolled environment.
169+
170+
3. This equipment should be installed and operated with minimum distance 20cm between the radiator & your body.
171+
172+
English:
173+
User manuals for license-exempt radio apparatus shall contain the following or equivalent notice in a conspicuous location in the user manual or alternatively on the device or both. This device complies with Industry Canada license-exempt RSS standard(s). Operation is subject to the following two conditions:
174+
175+
(1) this device may not cause interference
176+
177+
(2) this device must accept any interference, including interference that may cause undesired operation of the device.
178+
179+
French:
180+
Le présent appareil est conforme aux CNR d’Industrie Canada applicables aux appareils radio exempts de licence. L’exploitation est autorisée aux deux conditions suivantes :
181+
182+
(1) l’ appareil nedoit pas produire de brouillage
183+
184+
(2) l’utilisateur de l’appareil doit accepter tout brouillage radioélectrique subi, même si le brouillage est susceptible d’en compromettre le fonctionnement.
185+
186+
**IC SAR Warning:**
187+
188+
English
189+
This equipment should be installed and operated with minimum distance 20 cm between the radiator and your body.
190+
191+
French:
192+
Lors de l’ installation et de l’ exploitation de ce dispositif, la distance entre le radiateur et le corps est d ’au moins 20 cm.
193+
194+
**Important:** The operating temperature of the EUT can’t exceed 85℃ and shouldn’t be lower than -40℃.
195+
196+
Hereby, Arduino S.r.l. declares that this product is in compliance with essential requirements and other relevant provisions of Directive 2014/53/EU. This product is allowed to be used in all EU member states.
197+
198+
## Company Information
199+
| Company name | Arduino S.r.l |
200+
| --------------- | --------------------------------------- |
201+
| Company Address | Via Andrea Appiani 25 20900 MONZA Italy |
202+
203+
204+
## Revision History
205+
| Date | **Revision** | **Changes** |
206+
| ---------- | ------------ | ------------------------- |
207+
| 25/03/2024 | 1 | First release |
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<EssentialsColumn title="Suggested Libraries">
2+
3+
<EssentialElement title="PID" type="library" link="https://www.arduino.cc/reference/en/libraries/pid/">
4+
Arduino PID library, useful to reach the set temperature controlling the heat.
5+
</EssentialElement>
6+
7+
8+
</EssentialsColumn>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<FeatureDescription>
2+
The Arduino DIN Celsius offers you a mini temperature laboratory to test your PLC skills, with heater and temperature sensor.
3+
</FeatureDescription>
4+
5+
<FeatureList>
6+
<Feature title="Double heater" image="power">
7+
Two independent circuit let you heat the sensor from two opposite sides.
8+
</Feature>
9+
10+
<Feature title="Temperature sensor" image="connection">
11+
In the middle of the board there is the temperature sensor: TMP236A2DBZR, with a range from -10°C to 150°C, with an accuracy of +/- 2°C.
12+
</Feature>
13+
14+
<Feature title="DIN mounting" image="connection">
15+
The board comes with a plastic adaptor that can be used to mount it on a standard DIN rail.
16+
</Feature>
17+
18+
</FeatureList>
19+

content/hardware/08.edu/solution-and-kits/din-celsius/image.svg

+1
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: DIN Celsius
3+
url_shop: https://store.arduino.cc/products/plc-starter-kit
4+
certifications: [CE, UKCA, FCC, IC, RCM]
5+
primary_button_url: /tutorials/din-celsius/getting-started
6+
primary_button_title: Get Started
7+
sku: [ABX00098]
8+
---
9+
10+
The **Arduino DIN Celsius** offers you a all-in-one temperature laboratory with two independent heater and a temperature sensors. A practical solution for industrial and automation projects, to be complemented with Arduino Opta® family.
11+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
These are the technical specifications of the Arduino® DIN Celsius.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
Carrier:
2+
Name: Arduino® DIN Celsius
3+
SKU: ABX00098
4+
Compatible boards:
5+
Arduino Opta® Lite: Yes
6+
Arduino Opta® RS485: Yes
7+
Arduino Opta® WiFi: Yes
8+
Arduino® Portenta Machine Control: Yes
9+
Power:
10+
Input voltage (nominal): 24 V
11+
Power Supply Connector: Screw Connectors
12+
Connectors:
13+
Screw terminals: 7 (4 + 3) screw terminal connections (5 mm pitch, 12 ˜ 30 AWG)
14+
Inputs:
15+
Heater: 24 V power for the two independent heaters
16+
Outputs:
17+
Temperature Sensor: TMP236A2DBZR
18+
Dimensions:
19+
Width: 66 mm
20+
Length: 72 mm
21+
Weight: 28.5 grams

0 commit comments

Comments
 (0)