DW-BC03

Revision as of 13:20, 6 January 2022 by Rusanov (talk | contribs) (Created page with "DW-BC03")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Other languages:
English • ‎русский
Revision:
/B
/C


DW-BC03.C
DW-BC03C.png
Output ports
Number of switched channels3
Peak load5A
Other
Supply voltage11.5...27.5 V DC
Dimentions4U, 69x110x58 mm


3-CHANNEL MODULE FOR BLINDS MOTOR CONTROL

This module provides control of curtains, projector screens, valves or other electrical motors.

Features

  • Supported load types:
    • curtains with force/low-current control
    • 1 / 2 pole valves
  • Overcurrent protection
  • Built-in current sensor

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

 

Connection of curtain/jalousie/shutter actuators

 

Module dimensions

 

Internal layout

 


Module parameters

Parameter name Value
Input channels qty
Input/output channels qty
0-10 input port quantity
Buttons
LED Buttons
Number of sensor inputs
Number of dry contact inputs
RS485 ports qty
RS232 ports qty
UART ports qty
M-BUS port quantity
Pulse inputs quantity
DALI ports qty
DALI-line voltage supply
Peak current of DALI-line power supply
Peak current in DALI-line
Maximum DALI devices quantity
Dimming channels qty
Output channels qty 3
0-10 output port quantity
Analog output channels qty
Output
Digital line maximum length
Discrete input channels qty
Digital input channels qty
Speakers
Max power output audio channel
Camera
IR lighting
Card reader
Connection type
Protocols
Backlight voltage
Load type
Dimmer load type
Supported sensors
Input voltage 0-250 V AC/DC
Current type AC/DC
Adjustment type
Max load
Min load
Max load per channel 5A
Max load per group
Max load per device
Control parameters
Angle of vision IR °
Angle of motion °
Temperature measuring range °C
Humidity measuring range
Dimmer type
Dimming type
Voltage that may be applied to the input channels 0-250 V AC/DC
Max output switching voltage
Max output switching current
Power supply 11.5 … 27.5 V DC from CAN
Max current(24V) 55 mA
Max current(13V)
Max detection distance
Max IR distance
Max BT distance
Max current
Relay
Data transfer speed
Permissible section of power supply cable to connect in socket:
single-conductor cable
multiple-conductor cable
tipped multiple-conductor cable

0.5 … 4mm2
0.5 … 4mm2
0.5 … 2.5mm2
Sensors VCC output
Sensors max VCC current
R1-R2 inputs max current
Push-button/reed switches line recommended length
Temperature sensor line max length
Sensor cable length
Sensors line max length
Bus type CAN (4-wire)
Compatible with
Output voltage
Output current
Equipment installation type DIN rail (EN 60715)
Mounting
Max cabel lenght
Case material ABS
Protection IP40
Temperature range -10 … +50 °C
Size 4U, 69x110x58 mm
Weight 85 g
* -
** -
*** -
1 -
2 -
3 -


Indication of module operation

Bootloader

Indicator Status Description
 
  Device in bootloader
 
   Downloading firmware
   Flashing firmware

Firmware

Indicator Status Description
 
     Network configuration
     Identification
  Operational mode
  Operational mode
 

Error
  Lost connection to server
   Overheat
    Overload
     No AC power
      RTC error
 

Activity
  CAN activity
  OW activity
  RS-485 activity
  Ethernet activity


Module installation and connection procedure

  1. Install the module in the switchboard on the DIN rail and fix it with the special latch on the module base.
  2. Connect the CAN connector.
  3. Connect the channels.
  4. Configure the module using LT setup.
  5. Apply power to the load.
  6. Check all equipment for proper operation.

Module shut-off and deinstallation procedure

  1. Disconnect the power from the load.
  2. Disconnect the channels.
  3. Disconnect the CAN connector.
  4. Remove the module from the DIN rail, releasing the latch at the bottom of the module base.

HW settings

Name Type, range SUBID Default Description
runtime integer 0-100 1-6 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 miliseconds, is used for blinds; Example: runtimeopen=15000
runtimeclose integer 0-60000 Blinds subId Runtimeclose is the close time in miliseconds, is used for blinds; Example: runtimeclose=15000
hold integer 0-10000 1-6 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
current integer 0;1 1;3;5 1

0 – Disable current sensor. 1 – Use current sensor to detect blinds movement.

out_l_protect_on integer 1;3;5;98 1000 Overload protection threshold (mA). (Setting to 98 subId applies to all three current sensors.)
def string 'ON' 1-6 '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[6] 98 'PPP' 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 (2 pole), jalousie/curtains;
  • 'C'-Blinds Inverse (2 pole), jalousie/curtains, invert open-close;
  • '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;
  • 'P'-Blinds (2 pole);
  • 'O'-Blinds Inverse (2 pole), invert open-close;
  • '-'-none, nothing is connected.

Example: dm='BGV'

1<item addr="449:1" cfgid="46" name="Jalousie" sub-type="120" type="jalousie" uniq_id="4069"/>
2<item addr="449:3" cfgid="46" name="Gate" sub-type="120" type="gate" uniq_id="4077" hw="runtime=55"/>
3<item addr="449:5" cfgid="46" name="Valve" type="valve" uniq_id="4078"/>
4<item addr="449:30" cfgid="46" name="Current" system="yes" type="current-sensor" uniq_id="4072"/>
5<item addr="449:31" cfgid="46" name="Current" system="yes" type="current-sensor" uniq_id="4073"/>
6<item addr="449:32" cfgid="46" name="Current" system="yes" type="current-sensor" uniq_id="4074"/>
7<item addr="449:97" cfgid="46" name="Temperature" system="yes" type="temperature-sensor" uniq_id="4075"/>
8<item addr="449:98" cfgid="46" hw="out='BGV'" name="Temperature" system="yes" type="temperature-sensor" uniq_id="4076"/>