Difference between revisions of "DW-DM04"
Line 6: | Line 6: | ||
| dimmOut = 4 | | dimmOut = 4 | ||
| peakl = | | peakl = | ||
− | | peakdl = | + | | peakdl = 0.68A (150W at 220V) |
| dt = MOSFET | | dt = MOSFET | ||
| inDisc = | | inDisc = | ||
Line 19: | Line 19: | ||
==Features== | ==Features== | ||
− | *R/C load type has 4 channels. Each channel supports up to | + | *R/C load type has 4 channels. Each channel supports up to 150 W |
*Works with halogen /LED lights | *Works with halogen /LED lights | ||
*Advanced LED light settings | *Advanced LED light settings | ||
Line 68: | Line 68: | ||
| involtage = 100-240V AC, 50-60 Hz | | involtage = 100-240V AC, 50-60 Hz | ||
| currtype = AC | | currtype = AC | ||
− | | maxperch = | + | | maxperch = 0.68A (150W at 220V) |
− | | maxperdev = | + | | maxperdev = 2.72A (600W at 220V) |
| dimmertype = MOSFET | | dimmertype = MOSFET | ||
| dimmingtype = trailing edge | | dimmingtype = trailing edge | ||
Line 87: | Line 87: | ||
<div class="caution">CAUTION! Do not overload the dimmer in order to avoid it overheating and breaking down. Use it safely by following the parameters provided in the parameters table. Only the kinds of load and load power options outlined in the compatible devices table are to be used with this dimmer.</div> | <div class="caution">CAUTION! Do not overload the dimmer in order to avoid it overheating and breaking down. Use it safely by following the parameters provided in the parameters table. Only the kinds of load and load power options outlined in the compatible devices table are to be used with this dimmer.</div> | ||
− | {{SupportedLoads | 0- | + | {{SupportedLoads | 0-150}} |
==Indication of module operation== | ==Indication of module operation== |
Revision as of 11:07, 1 December 2021
DW-DM04.C | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
|
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 150 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 |
Input voltage | 100-240V AC, 50-60 Hz |
Current type | AC |
Max load per channel | 0.68A (150W at 220V) |
Max load per device | 2.72A (600W 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-150W | |
Halogen light sources | 0-150W | |
LED lamps with dimming support | 0-150W | |
Energy saving lamps with dimming support | 0-150W | |
Electronic ballasts with dimming support | 0-150W |
Indication of module operation
Bootloader
Indicator | Status | Description |
---|---|---|
Device in bootloader | ||
Waiting for bootloader command | ||
Flashing firmware |
Firmware
Indicator | Status | Description |
---|---|---|
Identification | ||
Operational mode | ||
Error | ||
Lost connection to server | ||
Overheat | ||
No AC power | ||
RTC error |
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"/>