Wiring – Multiple motion sensors for multiple led strips wiring

ledlightingmotion-sensorwiring

im trying to prepare a wiring schema for my home lighting:

  • Lobby sensor should control only lobby led strip.
  • Stairs upper sensor should control lobby and stairs led strips.
  • Stairs lower sensor should control only stairs led strip.

Can I achieve that only with wiring or I need extra relays and when yes then which ones?

Wiring

Best Answer

You can do this with four diodes:

four diodes added to querent diagram

But you need to find out what size diode part you need to dissipate any heat generated by forward resistance. This will depend on the current used by the LED strips.

This circuit isolates the sensor outputs from each other. If the sensors are tolerant of back-feeding when switched off, you can replace the two diodes marked "*" with wires.

If you can't or won't use diodes, you can use a 12V DPDT relay -- a very commonly available part.

DPDT relay added to querent diagram

Here you can see that when the "stairs upper" sensor is off, the "lobby" sensor controls the "lobby" LED and the "stairs lower" sensor controls the "stairs" LED through the normally-closed (relaxed) relay contacts.

When the "stairs upper" sensor is on, the relay steals the LED feeds from their respective sensor outputs and connects them both to the "stairs upper" sensor output through the normally-open (energized) relay contacts.