Difference between revisions of "DW-DM04.B"
(Created page with "{{revisionChanger | hasA = 1 | hasB = 1}} {{Infobox module | name = DW-DM04.B | image = DW-DM04B.png | outCount = | dimmOut = 4 | peakl = | peakdl =...") |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{revisionChanger | hasA = 1 | hasB = 1}} | + | {{revisionChanger | hasA = 1 | hasB = 1 | hasC = 1}} |
{{Infobox module | {{Infobox module | ||
| name = DW-DM04.B | | name = DW-DM04.B | ||
− | | image = DW- | + | | image = DW-DM04A.png |
| outCount = | | outCount = | ||
| dimmOut = 4 | | dimmOut = 4 | ||
Line 11: | Line 11: | ||
| inDigit = | | inDigit = | ||
| voltage = 11.5...27.5 V DC from CAN | | voltage = 11.5...27.5 V DC from CAN | ||
− | | dim = 4U, | + | | dim = 4U, 69x102x58 mm |
}} | }} | ||
==4-CHANNEL DIMMER== | ==4-CHANNEL DIMMER== | ||
− | This module is designed for smooth adjustment of brightness of lighting devices (non reactive load). The dimmer type is MOSFET with trailing edge dimming.Like all Larnitech devices, this dimmer controller is automatically detected and configured when it is added to the system. A logical unit within makes it possible for the unit to perform scripts from Larnitech’s large and constantly updated database and to operate on distributed logic, ensuring the reliability of its operation. Advanced LED light settings allow a more precise setup, while soft start mode prolongs lamp life. In addition to featuring protection in a range of parameters. | + | This module is designed for smooth adjustment of brightness of lighting devices (non reactive load). The dimmer type is MOSFET with trailing edge dimming. Like all Larnitech devices, this dimmer controller is automatically detected and configured when it is added to the system. A logical unit within makes it possible for the unit to perform scripts from Larnitech’s large and constantly updated database and to operate on distributed logic, ensuring the reliability of its operation. Advanced LED light settings allow a more precise setup, while soft start mode prolongs lamp life. In addition to featuring protection in a range of parameters. |
==Features== | ==Features== | ||
− | *R/C load type | + | *R/C load type has 4 channels. Each channel supports up to 500 W, but the total load should not extend 1600 W |
*Works with halogen /LED lights | *Works with halogen /LED lights | ||
*Advanced LED light settings | *Advanced LED light settings | ||
Line 48: | Line 48: | ||
==Overview== | ==Overview== | ||
− | [[File: | + | [[File:DM04A VIEW.png|500px]] |
==Example of connection== | ==Example of connection== | ||
− | [[File: | + | [[File:DM04A EXA.png|500px]] |
==Module dimensions== | ==Module dimensions== | ||
− | [[File: | + | [[File:DM04A DIM.png|500px]] |
==Internal layout== | ==Internal layout== | ||
− | [[File: | + | [[File:DM04A IL.png|500px]] |
==Module parameters== | ==Module parameters== | ||
{{ Mp | {{ Mp | ||
− | | dimqty = | + | | dimqty = 4 |
| involtage = 100-240V AC, 50-60 Hz | | involtage = 100-240V AC, 50-60 Hz | ||
| currtype = AC | | currtype = AC | ||
| maxperch = 2.27A (500W at 220V) | | maxperch = 2.27A (500W at 220V) | ||
− | | maxperdev = | + | | maxperdev = 7.27A (1600W at 220V) |
| dimmertype = MOSFET | | dimmertype = MOSFET | ||
+ | | dimmloadtype = R,C | ||
| dimmingtype = trailing edge | | dimmingtype = trailing edge | ||
| power = 11.5 … 27.5 V DC from CAN | | power = 11.5 … 27.5 V DC from CAN | ||
Line 79: | Line 80: | ||
| protection = IP40 | | protection = IP40 | ||
| temprange = -10 … +50 °C | | temprange = -10 … +50 °C | ||
− | | size = 4U, | + | | size = 4U, 69x102x58 mm |
− | | weight = | + | | weight = 180 g |
}} | }} | ||
Line 95: | Line 96: | ||
#Install the module in the switchboard on the DIN rail and fix it with the special latch on the module base. | #Install the module in the switchboard on the DIN rail and fix it with the special latch on the module base. | ||
#Connect the CAN connector. | #Connect the CAN connector. | ||
− | #Connect the | + | #Connect the contacts (1-4). |
#Configure the module using LT setup. | #Configure the module using LT setup. | ||
#Apply power to the load. | #Apply power to the load. | ||
Line 102: | Line 103: | ||
==Module shut-off and deinstallation procedure== | ==Module shut-off and deinstallation procedure== | ||
#Disconnect the power from the load. | #Disconnect the power from the load. | ||
− | #Disconnect the | + | #Disconnect the contacts (1-4). |
#Disconnect the CAN connector. | #Disconnect the CAN connector. | ||
#Remove the module from the DIN rail, releasing the latch at the bottom of the module base. | #Remove the module from the DIN rail, releasing the latch at the bottom of the module base. | ||
Line 122: | Line 123: | ||
|- | |- | ||
!Name!!Type, range!!SUBID!!Default!!Description | !Name!!Type, range!!SUBID!!Default!!Description | ||
+ | |- | ||
+ | |dm||char[4]||98||'LLLL'||Each char is responsible for the type of a particular channel | ||
+ | *'g' – use like halogen dimer-lamp | ||
+ | *'s' – Soft Switch, lamp, when on/off power is supplied/deenergised smoothly (500msec) | ||
+ | *'k' – Switch, lamp, when on/off power is supplied/deenergised immediately | ||
+ | *'l' – LED Function, dimmable LED lamps | ||
+ | *'v' – linear Function of dimming | ||
+ | *'-' – Channel disabled | ||
+ | *'+' – Regular channel | ||
+ | Example: dm='skl-' | ||
|- | |- | ||
|def||integer 0-250||1-4||100||The default brightness level in case of a power reset (1..250). Example: def=250 | |def||integer 0-250||1-4||100||The default brightness level in case of a power reset (1..250). Example: def=250 | ||
Line 134: | Line 145: | ||
|- | |- | ||
|runtime||integer 0-60000||1-4||1000||Runtime is the speed of changing the brightness from 'min' to 'max' (measured in milliseconds). Example: runtime=1000 | |runtime||integer 0-60000||1-4||1000||Runtime is the speed of changing the brightness from 'min' to 'max' (measured in milliseconds). Example: runtime=1000 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
<syntaxhighlight lang="xml" line> | <syntaxhighlight lang="xml" line> | ||
− | <item addr="307:1" auto-period="600" cfgid="77" hw="def=200 min=30 max=88 start=35 force=20 runtime=1000" name="Dimmer" type="dimer-lamp" uniq_id="51"/> | + | <item addr="307:1" auto-period="600" cfgid="77" hw="def=200 min=30 max=88 start=35 force=20 runtime=1000 " name="Dimmer" type="dimer-lamp" uniq_id="51"/> |
<item addr="307:2" auto-period="600" cfgid="77" hw="min=20 max=90 " name="Dimmer" type="dimer-lamp" uniq_id="52"/> | <item addr="307:2" auto-period="600" cfgid="77" hw="min=20 max=90 " name="Dimmer" type="dimer-lamp" uniq_id="52"/> | ||
<item addr="307:3" auto-period="600" cfgid="77" name="Dimmer" type="dimer-lamp" uniq_id="53"/> | <item addr="307:3" auto-period="600" cfgid="77" name="Dimmer" type="dimer-lamp" uniq_id="53"/> | ||
<item addr="307:97" cfgid="77" name="Temperature" system="yes" type="temperature-sensor" uniq_id="55"/> | <item addr="307:97" cfgid="77" name="Temperature" system="yes" type="temperature-sensor" uniq_id="55"/> | ||
− | <item addr="307:98" cfgid="77" hw="dm='++ | + | <item addr="307:98" cfgid="77" hw="dm='++--'" name="Temperature" system="yes" type="temperature-sensor" uniq_id="56"/> |
</syntaxhighlight> | </syntaxhighlight> |
Latest revision as of 07:21, 30 May 2023
DW-DM04.B | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
|
4-CHANNEL DIMMER
This module is designed for smooth adjustment of brightness of lighting devices (non reactive load). The dimmer type is MOSFET with trailing edge dimming. Like all Larnitech devices, this dimmer controller is automatically detected and configured when it is added to the system. A logical unit within makes it possible for the unit to perform scripts from Larnitech’s large and constantly updated database and to operate on distributed logic, ensuring the reliability of its operation. Advanced LED light settings allow a more precise setup, while soft start mode prolongs lamp life. In addition to featuring protection in a range of parameters.
Features
- R/C load type has 4 channels. Each channel supports up to 500 W, but the total load should not extend 1600 W
- Works with halogen /LED lights
- Advanced LED light settings
- Soft start mode
- Overload protection
- Overheating protection
- Short-circuit protection
- Plug and play (automatically detected and configured by the system)
- In-built logical unit
- Regular system updates
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.
Overview
Example of connection
Module dimensions
Internal layout
Module parameters
Parameter name | Value |
---|---|
Dimming channels qty | 4 |
Dimmer load type | R,C |
Input voltage | 100-240V AC, 50-60 Hz |
Current type | AC |
Max load per channel | 2.27A (500W at 220V) |
Max load per device | 7.27A (1600W at 220V) |
Dimmer type | MOSFET |
Dimming type | trailing edge |
Power supply | 11.5 … 27.5 V DC from CAN |
Max current(24V) | 35 mA |
Bus type | CAN (4-wire) |
Equipment installation type | DIN rail (EN 60715) |
Case material | ABS |
Protection | IP40 |
Temperature range | -10 … +50 °C |
Size | 4U, 69x102x58 mm |
Weight | 180 g |
Supported load types
Supported load type | Power | |
---|---|---|
Conventional incandescent lamps | 0-500W | |
Halogen light sources | 0-500W | |
LED lamps with dimming support | 0-500W | |
Energy saving lamps with dimming support | 0-500W | |
Electronic ballasts with dimming support | 0-500W |
Indication of module operation
Indicator | Status | Description |
---|---|---|
Power | Power | |
Power not available | ||
Activity | Data communication | |
Data communication not available | ||
Error | No errors | |
Overheating | ||
The data has not been transferred via the CAN bus for at least 5 minutes. | ||
No power on the lamp. |
Module installation and connection procedure
- Install the module in the switchboard on the DIN rail and fix it with the special latch on the module base.
- Connect the CAN connector.
- Connect the contacts (1-4).
- 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 contacts (1-4).
- Disconnect the CAN connector.
- Remove the module from the DIN rail, releasing the latch at the bottom of the module base.
Dimmer workflow
Linear, LED and Halogen workflows
HW settings
Name | Type, range | SUBID | Default | Description |
---|---|---|---|---|
dm | char[4] | 98 | 'LLLL' | Each char is responsible for the type of a particular channel
Example: dm='skl-' |
def | integer 0-250 | 1-4 | 100 | The default brightness level in case of a power reset (1..250). Example: def=250 |
min | integer 0-100 | 1-4 | 0 | Minimum dimming level, example: min=10 |
max | integer 0-100 | 1-4 | 100 | Maximum dimming level, example max=95 |
start | integer 0-100 | 1-4 | 0 | The Start function is used for lamps that lack the minimal voltage to get turned on. If the set value is lower than the start value, the lamp is turned on at the start value and them the light is dimmed down to the set level. Example: start=60 |
force | integer 0-100 | 1-4 | 10 | Time duration of the starting value (measured in milliseconds). Example: force=20 |
runtime | integer 0-60000 | 1-4 | 1000 | Runtime is the speed of changing the brightness from 'min' to 'max' (measured in milliseconds). Example: runtime=1000 |
1<item addr="307:1" auto-period="600" cfgid="77" hw="def=200 min=30 max=88 start=35 force=20 runtime=1000 " name="Dimmer" type="dimer-lamp" uniq_id="51"/>
2<item addr="307:2" auto-period="600" cfgid="77" hw="min=20 max=90 " name="Dimmer" type="dimer-lamp" uniq_id="52"/>
3<item addr="307:3" auto-period="600" cfgid="77" name="Dimmer" type="dimer-lamp" uniq_id="53"/>
4<item addr="307:97" cfgid="77" name="Temperature" system="yes" type="temperature-sensor" uniq_id="55"/>
5<item addr="307:98" cfgid="77" hw="dm='++--'" name="Temperature" system="yes" type="temperature-sensor" uniq_id="56"/>