Changes

Jump to navigation Jump to search
10,192 bytes added ,  10:16, 1 December 2021
no edit summary
Line 1: Line 1: −
{{RevisionChanger | hasA = 1 | hasB = 1 | hasC = }}
+
{{RevisionChanger | hasA = 1 | hasB = 1 | hasC = 1}}
 +
{{Infobox module
 +
| name      = DW-HT05.C
 +
| image      = DW-HT05C.png
 +
| outCount  = 5
 +
| dimmOut    =
 +
| peakl      = 16A
 +
| peakdl    =
 +
| dt        =
 +
| inDisc    = 12
 +
| inDigit    =
 +
| voltage    = 11.5...27.5 V DC
 +
| dim        = 4U, 69x110x58 mm
 +
}}
 +
 
 +
==5-CHANNEL EXTENSION MODULE==
 +
Has 5 outputs for connecting loads and 12 inputs for connecting
 +
various sensors/buttons.
 +
 
 +
==Features==
 +
 
 +
*5 universal outputs support:
 +
**Lights
 +
**NC/NO heating valves
 +
**Blinds
 +
**1 or 2-pole gates
 +
**1 or 2-pole valves
 +
**NC/NO locks
 +
**Fan coil units
 +
*12 Discreet inputs that support:
 +
**Buttons
 +
**Switches
 +
**Reed switches
 +
**Leak sensors
 +
**Motion detectors
 +
 
 +
<div class="caution">
 +
CAUTION! All work related to the installation, connection, setting up, service and support must be carried out by qualified personnel with sufficient skills and experience in working with electrical equipment.
 +
To avoid the risk of fire, electric shock, damage to the system and/or personal injury, the system installation and assembly must be performed in accordance with the instructions listed below:
 +
*all connectivity work must be carried out with the power turned OFF;
 +
*use appropriate tools and personal protection against electric shock;
 +
*do not use damaged cables, wires and connectors;
 +
*avoid folding the cables and wires;
 +
*do not apply excessive force to the wires by kinking or pressing them too hard: the inner conductors of the cables and wires may get stripped or damaged;
 +
*do not use the power socket with poor contacts to connect;
 +
*do not exceed the load limit parameters specified in the manual;
 +
*the supply conductors wire section is subject to the specifications for current density limit, insulation type and wire material. Light section can result in cable overheating and fire.
 +
When the power is on, NEVER:
 +
*connect/disconnect the connectors;
 +
*open modules and sensors.
 +
</div>
 +
 
 +
==Overview==
 +
[[File:HT05C VIEW.png|500px]]
 +
 
 +
==Example of connection==
 +
[[File:HT05C EXA.png|500px]]
 +
 
 +
==Module dimensions==
 +
[[File:HT05C DIMM.png|500px]]
 +
 
 +
==Module parameters==
 +
 
 +
{{ Mp
 +
| outqty          = 5
 +
| discinqty      = 12
 +
| involtage      = 0-250V
 +
| currtype        = AC/DC
 +
| maxperch        = 16A
 +
| power          = 11.5 … 27.5 V DC from CAN
 +
| maxcur24v      = 110 mA
 +
| bustype        = CAN
 +
| instalation    = DIN rail (EN 60715)
 +
| case            = ABS
 +
| protection      = IP40
 +
| temprange      = -10 … +50 °C
 +
| size            = 4U, 69x110x58 mm
 +
| weight          = 110 g
 +
}}
 +
 
 +
==Connectivity recommendations==
 +
 
 +
In order to protect the actuator and loads connected to it, installing a circuit breaker is recommended.
 +
The nominal value of the circuit breaker should be calculated based on the maximum total load of connected
 +
devices and at the same time should not significantly exceed the maximum permissible characteristics of the actuator.
 +
Depending on the requirements, you can use one circuit breaker for one actuator (it is recommended)
 +
or one circuit breaker per each group of connected loads, or, if necessary, a separate circuit breaker can be installed
 +
for each load.
 +
 
 +
==Connection of actuators==
 +
 
 +
<div class="caution"> Caution: Before applying power to the module, you must properly configure the outputs in the application. The contacts configured incorrectly can lead to simultaneous power supply to both channels, resulting in the module failure and/or failure of the equipment connected to it, and even a fire.
 +
If free (unused) channels remain in a given group after a curtain/jalousie/shutter actuator with low-voltage control or gate actuator has been connected to it, these channels need to be left unused. (Do not connect other devices to them!) </div>
 +
 
 +
===Connection of the lights/electric contactor/heating thermal actuator===
 +
 
 +
[[File:lamps.png|200px]]<br>
 +
Sample HW for this configuration
 +
<syntaxhighlight lang="xml" line>
 +
hw="out='LLL--'"
 +
</syntaxhighlight>
 +
 
 +
 
 +
===Connection of high load device===
 +
 
 +
{| class="wikitable" style="width:800px";
 +
|-
 +
|[[File:Contactor.png|200px|Contactor]]|| style="margin:20px"|Recomended contactors:
 +
*ABB ESB series
 +
*Schneider Acti 9 iCT series
 +
*Hager ESC series.
 +
|}
 +
 
 +
===Connection of curtain/jalousie/shutter actuator with 220V force control===
 +
 
 +
[[File:Pjalousie.png|200px]]<br>
 +
Sample HW for this configuration
 +
<syntaxhighlight lang="xml" line>
 +
hw="out='B----'"
 +
</syntaxhighlight>
 +
 
 +
===Connection of curtain/jalousie/shutter actuator with low-voltage control===
 +
 
 +
[[File:Ljalousie.png|200px]]<br>
 +
Sample HW for this configuration
 +
<syntaxhighlight lang="xml" line>
 +
hw="out='B----'"
 +
</syntaxhighlight>
 +
 
 +
===Connection of single-pole gate actuator===
 +
 
 +
[[File:1pgate.png|200px]]<br>
 +
Sample HW for this configuration
 +
<syntaxhighlight lang="xml" line>
 +
hw="out='X----'"
 +
</syntaxhighlight>
 +
 
 +
===Connection of double-pole gate actuator===
 +
 
 +
[[File:2pgate.png|200px]]<br>
 +
Sample HW for this configuration
 +
<syntaxhighlight lang="xml" line>
 +
hw="out='G----'"
 +
</syntaxhighlight>
 +
 
 +
 
 +
 
 +
===Connection of single-pole water/gas supply valve===
 +
 
 +
[[File:1pvalve.png|200px]]<br>
 +
Sample HW for this configuration
 +
<syntaxhighlight lang="xml" line>
 +
hw="out='R----'"
 +
</syntaxhighlight>
 +
 
 +
===Connection of double-pole water/gas supply valve===
 +
 
 +
[[File:2pvalve.png|200px]]<br>
 +
Sample HW for this configuration
 +
<syntaxhighlight lang="xml" line>
 +
hw="out='V----'"
 +
</syntaxhighlight>
 +
 
 +
===Connection of fancoil control unit===
 +
 
 +
[[File:fancoil.png|200px]]<br>
 +
Sample HW for this configuration
 +
<syntaxhighlight lang="xml" line>
 +
hw="out='FFF--'"
 +
</syntaxhighlight>
 +
 
 +
 
 +
==Indication of module operation==
 +
 
 +
===Bootloader===
 +
{{indication}}
 +
 
 +
===Firmware mode===
 +
{{indicationfw
 +
|err1 = 1
 +
|err2 = 1}}
 +
 
 +
 
 +
==Module installation and connection procedure==
 +
 
 +
#Connect the outputs.
 +
#Connect the inputs.
 +
#Connect the Can connector.
 +
#Configure the module using LT setup.
 +
#Apply power to the load
 +
#Check all equipment for proper operation.
 +
 
 +
==Module shut-off and deinstallation procedure==
 +
 
 +
#Disconnect the power from the load
 +
#Disconnect the CAN connector.
 +
#Disconnect the inputs.
 +
#Disconnect the outputs.
 +
 
 +
==HW Settings==
 +
 
 +
{| class="wikitable"
 +
|-
 +
!Name!!Type, range!!SUBID!!Default!!Description
 +
|-
 +
|runtime||integer 0-100||1-5||15||runtime is the open/close time in seconds, is used for jalousie, gate, valve(2 pole); Example: runtime=15
 +
|-
 +
|runtimeopen||integer 0-60000||Blinds subId||-||Runtimeopen is the open time in milliseconds, is used for blinds; Example: runtimeopen=15000
 +
|-
 +
|runtimeclose||integer 0-60000||Blinds subId||-||Runtimeclose is the close time in milliseconds, is used for blinds; Example: runtimeclose=15000
 +
|-
 +
|hold||integer 0-10000||1-5||500||hold is the bridging time in miliseconds, is used for gate and jalousie (by default hold is the same as runtime), lock; Example: hold=3500
 +
|-
 +
|def||string 'ON'||1-5||'OFF'||def is the element status is set after restart, is used for lamp, heating, valve(1 pole); Example: def='ON'
 +
|-
 +
|stop||Char ‘R’||1-5||–||(for 2-pole gate and blinds) If it is declared then by Stop command during the motion, the same impulse appears as it was at the beginning of the motion. Pole, an which the stop-impules is formed, is defined by the parameter Stop value. If it is ‘r’ or ‘R’ then stop-impulse is produced on the opposite to the start-impulse pole. If any other value is delcared (e.g., ‘d’ ) then the stop-impulse is on the same pole. If a Runtime passed after the beginning of the motion then the stop-impulse is not formed. Example: stop=’r’
 +
|-
 +
|out||char[5]||98||'LLLLL'||Each char is responsible for the type of a particular channel
 +
*'L'-Lamp;
 +
*'M'-Lamp Inverse;
 +
*'J'-Heating NO, valve-heating, normally open;
 +
*'H'-Heating NC, valve-heating, normally closed;
 +
*'B'-Blinds, jalousie/curtains(2 pole);
 +
*'C'-Blinds Inverse, jalousie/curtains, invert open-close(2 pole);
 +
*'G'-Gate (2 pole), 2 pole gate;
 +
*'D'-Gate (2 pole) Inverse, 2 pole gate, invert open-close;
 +
*'X'-Gate (1 pole /short press), 1 pole gate;
 +
*'Z'-Gate (1 pole) Inverse, 1 pole gate, invert open-close;
 +
*'V'-Valve (2 pole), 2 pole valve;
 +
*'W'-Valve (2 pole) Inverse, 2 pole valve, invert open-close;
 +
*'R'-Valve (1 pole), 1 pole valve,;
 +
*'S'-Valve (1 pole) Inverse, 1 pole valve, invert open-close;
 +
*'K'-Lock (short press);
 +
*'N'-Lock (short press) Inverse;
 +
*'F'-FanCoil. Group1 (Lamp Toggle). For fancoil speed control;
 +
*'E'-FanCoil. Group2 (Lamp Toggle). For fancoil speed control;
 +
*'Q'-FanCoil. Group3 (Lamp Toggle). For fancoil speed control;
 +
*'U'-FanCoil. Group4 (Lamp Toggle). For fancoil speed control;
 +
*'I'-FanCoil. Group5 (Lamp Toggle). For fancoil speed control;
 +
*'-'-none, nothing is connected.
 +
Example: out='LLHHHG-'
 +
|-
 +
|offset||float||SubID of OW temperature sensors||'0'||[+/- 0..39] – sensor values offset;
 +
For example, offset is -3.8 : hw="offset='-3.8'"
 +
|-
 +
|in||char[12]||98||'KKKKKKKKKKKK'||Each char is responsible for the type of a particular channel
 +
*'B'-Button;
 +
*'C'-Inverted button;
 +
*'S'-Switch;
 +
*'K'-Contact;
 +
*'H'-Inverted contact;
 +
*'L'-Leak, Built-in floor (EW-WL) or on-the-floor (FW-WL) leakage sensor
 +
*'N'-Third party leakage sensor;
 +
*'M'-Motion, ​motion sensor;
 +
*'-'-none
 +
Example: in='KKKBBBLLLMMM'
 +
|}
 +
 
 +
<syntaxhighlight lang="xml" line>
 +
<item addr="331:1" auto-period="600" cfgid="41" name="Lamp" type="lamp" hw="def='ON'" uniq_id="189"/>
 +
<item addr="331:2" cfgid="41" name="Jalousie" sub-type="120" type="jalousie" hw="runtime=35" uniq_id="190"/>
 +
<item addr="331:4" cfgid="41" name="Valve" type="valve" hw="runtime=44" uniq_id="191"/>
 +
<item addr="331:11" cfgid="41" name="Motion" type="motion-sensor" uniq_id="192"/>
 +
<item addr="331:12" cfgid="41" name="Leak" type="leak-sensor" uniq_id="193"/>
 +
<item addr="331:13" cfgid="41" name="Leak" type="leak-sensor" uniq_id="194"/>
 +
<item addr="331:14" cfgid="41" name="Switch" type="switch" uniq_id="195"/>
 +
<item addr="331:15" cfgid="41" name="Switch" type="switch" uniq_id="196"/>
 +
<item addr="331:16" cfgid="41" name="Door" type="door-sensor" uniq_id="184"/>
 +
<item addr="331:18" cfgid="41" name="Door" type="door-sensor" uniq_id="186"/>
 +
<item addr="331:97" cfgid="41" name="Temperature" system="yes" type="temperature-sensor" uniq_id="187"/>
 +
<item addr="331:98" cfgid="41" hw="out='LB-V-' in='MLNSB----H-K'" name="Temperature" system="yes" type="temperature-sensor" uniq_id="188"/>
 +
</syntaxhighlight>

Navigation menu