Security and Occupancy PIR, Smoke Sensors

I’m at the learning stage trying to see if I can use Velbus to replace a ~25 year old Lonworks system currently installed in my house (see below).

There are some nice features in the current system which I’d like to replicate:

  • the light switch input nodes have input connectors for an analog signal from internal security PIRs so they can detect an incursion, broken wires, tamper etc. There is a security system node with an output for siren box etc that has the various alarm modes like stay/away/off etc.
  • the same nodes with the analog connections can also be wired up to DC powered smoke sensors - once again a genuine alarm vs a nonfunctional sensor can be detected as this is an analog signal. When triggered they switch on lights and chirp the security sirens to wake sleeping occupants.
  • we also connect these analog inputs to external PIRs to control external path lighting - I see there is a Velbus device where the PIR and network node are bundled together, but our external PIRs just have a run of alarm style cable between the PIR and the nearest light switch node (no network cable)
  • the light switch nodes can also have a mini PIR (approx 10mm diameter) fitted into the face plate to control occupancy lighting for the room.
  • and finally the nodes can also connect to a DS18B20 temperature sensor to provide a periodic reading to the climate control node.

What are the options in Velbus that I can look to configure ?

Thx

NB: the original supplier was bought out by Schneider Electric who no longer support it. It also communicates with RS485 which has been discontinued as an official Lonworks channel type. Some of the nodes have failed so we are probably looking a progressive loss of functionality as time goes on.
And I’d have to buy a new version of the configuration software $$$ if I want to change anything.
So lots of reasons to change.

Hi

First and most important questions…

  • Do you want to keep the current switchgear and just swap the back end to Velbus?
    Or do you want to move to Glass Panels?
  • Does your current system use the Biticino mounting plates?

The new VMB6PB-20 might be an interesting option

But if you want an input and an output, take a look at VMB1RYS

Same answer as above

Unless you want to put a put they input module in your cabinet, look at the VMB8IN

If you don’t want to replace your external PIRs (but please consider it, as the functionality is a world apart)

You could use the VMB8IN or a VMB1IN or VMB1RYS

There is a version of both styles of Glass panels which has a PIR sensor built in, but again, these are so much more than just a movement sensor

VMBG4PIR-20
VMBELPIR-20

EVERY Velbus glass panel has a full HVAC thermostat built in.

Look at the end of this video for how to set these up

Please ask whatever questions you need, there are plenty of similar questions on this forum we can point you to or happy to create a basic drawing for you.

Thanks for the comprehensive reply.

So I’ve done some further research and wired up a small test network with a VMBGPOD switch and a VMBRYNO relay output. I’ve also added a home brew module that I can flash to emulate a variety of the node types (based on the Renases RA4M1 32 bit processor found in the Arduino Uno R4).

I’m thinking I will go for the mains rated 4 channel relay outputs with mains rated dimmers (and drivers) from the Velbus range for certification purposes.
I will combine this with my own design of input switch module based on VMBGPOx to interface with existing switch plates as it would be aesthetically disruptive to change the existing gear (faceplates here are rectangular and are matched with socket outlets etc).

By using the VMBGPOx I can use either the virtual switch inputs, or the secondary switches to transmit both switch activation and occupancy/security PIR pulses. The built in temperature sensor and thermostat functionality can be interfaced with existing sensors.

I will create a dummy node to handle incoming messages from the security PIRs that I can then interface to the alarm system.

All a lot of fun (polishing up my very rusty C++ programming skills) and it is super useful that the documentation is available on line so I can take the best of both worlds: prebuilt, certified, mains rated devices; along with the Velbuslink software; and my custom switch input nodes. And not forgetting the existing implementations out there for HAB and Home Assistant.

1 Like