Parallel Circuit and Relay Question

BobTPH

Joined Jun 5, 2013
11,523
A " - - - C - - - " ? ? ? It was Panic Mode who first solved the problem with a relay. MY work was just based off his diagram. Maybe that's why I'm getting a C? Because I copied? I DID give credit where it was due. Same with the DPDT approach.
Sorry, that was not meant for you. The OP thinks you need a relay. It is right in the title.
 

AnalogKid

Joined Aug 1, 2013
12,142
Post #9 shows 4 relays and 4 capacitors labelled as switches and incomplete wiring. Perhaps you can make sense if it, I cannot.
What you call "capacitors" are normally-open contacts.

If you add an unseen return bus down the right side, and the K devices are lamps, then . . .

ak
 
Last edited:

panic mode

Joined Oct 10, 2011
4,995
Post #9 shows 4 relays and 4 capacitors labelled as switches and incomplete wiring.
not true....

this forum is called all about circuits... any type of circuits.

if the post #9 was an electronic circuit, yes, those symbols are to be interpreted as capacitors and it would appear incomplete. but that was not a mistake, it was just another standard that you are not familiar with,

post #9 is showing an electrical drawing (more specifically RLD, or relay ladder diagram representation) and electrical symbols are somewhat different from electronic symbols.

for reference check this out:
https://www.nrc.gov/docs/ML1025/ML102530301.pdf


for example two highlighted elements do not represent headphones and capacitor. also to an outsider, this does not appear as a complete circuit - there seem to be a solid connection on the left side as indicated by dot but it appears that this is not a closed loop, the motor seem to be a dead end of the branch.... and this too is not a mistake. it is just another way to show circuits - this is sort of "short hand" notation and many details are are assumed to be obvious, even if not shown. this allows much greater density of circuits to be represented on a piece of paper or monitor...

1744065430658.png



1744065656222.png

or in case of post #9, there are things that could be added for clarity for example but nevertheless, this is a standard representation. also this is common representation of code in RLL ("relay ladder language") which is one of common languages used in industrial automation (PLC programming) or anything else that may need a "PLC" such as CNC, robots, drives etc

1744066912124.png
 
Last edited:

WBahn

Joined Mar 31, 2012
32,871
OK, an interesting challenge here. But first to verify the initial assertions: All three lights are mains powered , each thru it's own single pole switch, which is in the "line" feed to the light. And the other side of each light is tied to the neutral. The lights are #1, #2, and #3.
So the function to be implemented is a triple input AND function. To power light #4 requires #1x#2x#3=#4
If the switches were double pole it would be very simple. But the switches are all single pole.
So the solution requires two relays with 120 volt coils. The coil of relay #1 is connected across light #2, and the coil of relay #2 is connected across light #3. Relay #1 contact terminal "A" is connected to the line side of light #1, the "B"contact terminal connects to the "A" terminal of relay #2, the "B" terminal of relay #2 connects to one side of light #4, the other side of light #4 connects to neutral. So switch #1 provides the power to the contact of relay #1 and when light #2 is powered the relay #1 contacts feed power to the contact of relay #2, which when light #3 is powered connects it to light #4.
Where does the conclusion that the switches are necessarily single-pole, single-throw come from. It just says that each light has it's own switch.

As is often the case, it all depends on the actual constraints of the assignment and, as is often the case, the TS didn't provide that information and then disappeared.
 

MisterBill2

Joined Jan 23, 2018
27,552
Everybody has 2¢ to put in. Here's mine, and I am following

So here's my contribution - all based on @panic mode's second diagram. (post #7)
View attachment 346345
Took a bit but I got PM's solution.
My one concern about this circuit in post #17 is connecting the lights mains power to a GROUND. Other than that the circuit looks very good. AND a "plus" is that the relays are all "K" notations while the lights are all"L" notations.

My interpretation of post #1 was, and still is, that it was a request for additions to an existing arrangement, not a request for a total redesign, changing the switches and sequences of connections. I also guessed that it was mains powered, as most lighting systems are. And if you look at the display of light switches in most stores it is rare that you will find a double pole light switch that is not a "four way" lighting control.

And the circuit looks a lot like what I suggested earlier. But MUCH MORE ATTRACTIVE RENDITION!!
 
Last edited:

WBahn

Joined Mar 31, 2012
32,871
My one concern about this circuit in post #17 is connecting the lights mains power to a GROUND. Other than that the circuit looks very good. AND a "plus" is that the relays are all "K" notations while the lights are all"L" notations.

My interpretation of post #1 was, and still is, that it was a request for additions to an existing arrangement, not a request for a total redesign, changing the switches and sequences of connections. I also guessed that it was mains powered, as most lighting systems are. And if you look at the display of light switches in most stores it is rare that you will find a double pole light switch that is not a "four way" lighting control.

And the circuit looks a lot like what I suggested earlier. But MUCH MORE ATTRACTIVE RENDITION!!
So what's wrong with using a switch that is a "four way" lighting control? It's just a double-pole, double-throw switch with a name on the package that is the common name in the context of the applications it is typically used for.
 

MisterBill2

Joined Jan 23, 2018
27,552
Those switches that are used for a "four way" application have one switch on at a time. So they are not DPST, they ARE DPAT, (Double Pole Alternate Throw.)
 

Tonyr1084

Joined Sep 24, 2015
9,744
My one concern about this circuit in post #17 is connecting the lights mains power to a GROUND.
While in sizing of the diagram, what might appear to be a ground is actually a common. You know this - there are three ground symbols: (for the sake of those who might not know this): Ground (earth grounding), Common Ground (the diagram symbol used), and Chassis ground. Chassis ground and Common Ground can be the same, while Common Ground can be part of multiple circuits using common points not shared with the chassis ground or earth ground. Clicking the image will reveal a full-size version, making it easier to see the Common Ground symbol. Redrawing all common points tied together and to neutral without ground symbols is more clutter-prone than drawing with Common Ground Symbols.

Since the symbology used on the drawing can confuse those who have less understanding of the symbology perhaps it should have been drawn with all the neutrals tied together and NOT have used the common ground.
 
Top