logo elektroda
logo elektroda
X
logo elektroda

How to connect Relpol RM851 bistable relays to Integra 256?

Caerm 3441 4
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 15082371
    Caerm
    Level 11  
    I am building myself a bungalow and am in the process of connecting my own home automation.
    The original plan was to run the alarm on an Integra 32/64, connect a PLC to it via RS/IP and use it to control relays (lights, sockets, ...). When setting up the alarm, after a discussion with the installer, he convinced me that it was not worth buying an external PLC, but a larger Integra and to implement everything there. Whether this was a good choice is a different topic; in any case, there is an Integra 256, installation in full star topology, 210 field distribution cabinet, 24U RACK cabinet (among other things, for twisted-pair extension in LSA) and I am starting to buy actuators.

    I can easily connect everything via monostable relays (Wago 788-303 / 788-304 rather than Relpol RM85), but this is continuous relay operation. Seemingly under 0.5W, but that's 0.5W x 50-80 relays. So I've been looking for bistable relays, the ideal example is the Relpol RM851, just no idea (I have little experience with Integra) how to implement / program this.

    RM851 changes its state depending on the polarity of the coil inputs: passing a pulse (I think 50ms is enough already) in +- polarity switches the contacts on, with -+ pulse disconnects them.

    I have some ideas on how to do this current wise:
    - to control the relays, install an H-bridge circuit (or suitably connected 2 relays), and on the Integra something like: if you want to switch on, control the output with a relay, if you want to switch off, first control the output of the H-bridge, and then the output with a relay
    - use +12V and -12V from the ATX power supply, so instead of the H-bridge give the switching relay, Integra as above

    But:
    1. is it possible to do something like this in the Integra?
    2. relays for polarity control must first disconnect +12 and only then switch on -12 (or there +12 and 0)
    3. on the INT-O you have to use relays and not OC outputs (difficult, overall less power consumption anyway)

    I'm not interested in solutions like "if it's supposed to be switched on for less than 12h then connect it to the NC outputs" because I don't want to let the power go out to keep something switched off.
    The Internet is generally silent on the subject: the discussion immediately shifts to "you can take such a monostable" or "bistable output in Integra". In general, finding a bistable relay has been a problem.
    I am interested in a discussion on how to implement this on the Integra/how much effort is needed to implement it on the Integra, also compared to normal PLCs.
  • ADVERTISEMENT
  • #2 15083297
    pafciowaw
    Automation specialist
    Two-coil relays can be used (no need for "polarity" - A3-A1 switching on, A3-A2 deleting) - unfortunately, there is a problem with the base for such a relay; in the case of a large number, one may be tempted to make a PCB and lead out the contacts to the terminal strip (coils, working contacts).
    http://www.piekarz.pl/pl/?item=45074
    As for on/off pulse control - you use two contacts (outputs) for one reception...though? - you can control a matrix: e.g. 8 outputs (+) and 8 outputs (-) you can control 64 states (i.e. 32 devices - ON/OFF bistable relays).
  • ADVERTISEMENT
  • #3 15087227
    Caerm
    Level 11  
    The idea is there, but as you mentioned yourself:
    - the problem with the base
    - 2 x more outputs
    - making a matrix and some decoders for this would already be an overkill. :) It would be simpler to map the outputs in the Integra and with the Integra (after IP in ETHM-1) read the states, only for this a separate controller, i.e. simpler to have a separate PLC

    It would be possible to use 1 output to control the state for all relays "ground on A1 / ground on A2", then you need N + 1 outputs, but it is only a hindrance to the solution with bistables of different polarity (no sockets).

    However, I come back to my main problem: is it possible to program something like that in Integra and how?
  • ADVERTISEMENT
  • #4 15088945
    pafciowaw
    Automation specialist
    Output matrixing on PLC (with the aforementioned two-coil bistable relays).... How to connect Relpol RM851 bistable relays to Integra 256?
    The operation of the PLC outputs I hardly need to explain ;)
    As I wrote earlier: with 8 x 8 we get 64 states - i.e. 32 on/off devices.
    10 x 10 - 100 (50 ON/OFF)
    12 x 12 - 144 (72 ON/OFF)...

    Added after 4 [minutes]:

    Professionally making the boards + enclosures + TS35 rail mounts is really a negligible cost (of course with the significant number of outputs/ ON-OFFs needed)
  • #5 15114959
    kosmos99
    Level 38  
    Caerm wrote:
    But I come back to the main problem for me: is it possible to program something like that in Integra and how?

    It can be done, but you will have to use two relay outputs to control one relay.
    COM contacts of the outputs, connect to the coil of the relay.
    NC contact of the first output to "+" and the second to "-"
    NO contact of the first output to "-" and of the second output to "+"
    Outputs configured as violation of an input (the same one) to control the relay.

    INT-ORS modules can be used for direct control of 230V devices.
ADVERTISEMENT