This attempt at an instructional thread is in response to several experiences I've had trying to convey relay circuits to people here on the forum. Not everybody is familiar with Relay Ladder Logic, as I've learned. That's a shame really, because Ladder diagrams are the most intuitive way to express relay circuits. They are much easier to read & understand than wiring diagrams. Please look at the following examples so you know what I mean:
Fish tank flusher ladder diagram Vs. Fish tank flusher wiring diagram
Automated press ladder diagram Vs. Automated press wiring diagram
Disclaimer: I'm probably not qualified to teach the following course
...
But seriously, I am not an engineer and I have never had any formal training in this area. All of what I know is what I've figured out by myself (a machine maintenance technician, and a rather green one at that), so some of it is bound to be wrong. Please kindly help me fix any errors you may find. Keep in mind, this is not meant to be all-inclusive; it is just scraping the tip of the iceberg, intended to give noobs a place to start.
Ladder diagrams are found mostly in industrial machine prints with relay control schemes. They have been in heavy use I think since probably shortly after the relay was invented, and they continue to be prevalent in industry today, as this is how PLCs are programmed. You can use regular wiring diagrams to marginally convey circuits with only a couple of relays, but once you get half a dozen or more (sometimes MANY more) relays and discrete controls in a circuit, it really is not feasible to express the circuit in any other form than ladder.
AAC e-book also has a section on ladder logic here. So why am I writing this if AAC e-book already has a chapter on it? Well, when I read through the AAC chapter, it's not from my perspective. I percieve it to be from the perspective of an electronics expert, and most people who come here asking for help with relay circuits are not electronics experts. They are noobs. So this is for noobs, by a guy who isn't too far removed from noobism to identify. And why does anybody bother to write something that's already been written? It would pretty boring if they didn't - only one book on each topic. That being said, the ebook section is still a great read, I highly recommend it if you have time. Speaking of time, let's get down to brass tacks:
Here's the 3 symbols you'll be dealing with the most:
You'll find at least 2 of these in every ladder diagram you ever see, or else it's not a ladder diagram.
Before we go any further, let me just explain a relay (just in case) - A relay is an electromechanical switch. It has a set of contacts, like your typical household light switch, PLUS a solenoid-type mechanism that operates the switch. So you house lights are switched by your hand, and a relay is switched by sending current through it's coil. There are a zillion types of relays, but this tutorial focuses mainly on the general purpose type, which have one coil, and at least one set of contactcs (common, normally open, normally closed).
Here's a few more symbols that you're likely to see:
You'll notice that almost everything is marked NO or NC.
NO = Normally Open. Open means that no current can flow through.
NC = Normally closed. Closed means that current CAN flow through.
NO and NC always apply when there is nothing acting on them. What I mean to say is...uhh... How about an example: You have probably noticed that when you open the door of your car, the dome light comes on. This is because of the little push switch in the door frame. You might say that this switch is normally open, because the light is not normally on; but you would be wrong. This is a normally closed switch, which is normally held open (by the closed door). We call this a limit switch, NC, held open, and there is a special symbol for that.
Fish tank flusher ladder diagram Vs. Fish tank flusher wiring diagram
Automated press ladder diagram Vs. Automated press wiring diagram
Disclaimer: I'm probably not qualified to teach the following course
But seriously, I am not an engineer and I have never had any formal training in this area. All of what I know is what I've figured out by myself (a machine maintenance technician, and a rather green one at that), so some of it is bound to be wrong. Please kindly help me fix any errors you may find. Keep in mind, this is not meant to be all-inclusive; it is just scraping the tip of the iceberg, intended to give noobs a place to start.
Ladder diagrams are found mostly in industrial machine prints with relay control schemes. They have been in heavy use I think since probably shortly after the relay was invented, and they continue to be prevalent in industry today, as this is how PLCs are programmed. You can use regular wiring diagrams to marginally convey circuits with only a couple of relays, but once you get half a dozen or more (sometimes MANY more) relays and discrete controls in a circuit, it really is not feasible to express the circuit in any other form than ladder.
AAC e-book also has a section on ladder logic here. So why am I writing this if AAC e-book already has a chapter on it? Well, when I read through the AAC chapter, it's not from my perspective. I percieve it to be from the perspective of an electronics expert, and most people who come here asking for help with relay circuits are not electronics experts. They are noobs. So this is for noobs, by a guy who isn't too far removed from noobism to identify. And why does anybody bother to write something that's already been written? It would pretty boring if they didn't - only one book on each topic. That being said, the ebook section is still a great read, I highly recommend it if you have time. Speaking of time, let's get down to brass tacks:
Here's the 3 symbols you'll be dealing with the most:

You'll find at least 2 of these in every ladder diagram you ever see, or else it's not a ladder diagram.
Before we go any further, let me just explain a relay (just in case) - A relay is an electromechanical switch. It has a set of contacts, like your typical household light switch, PLUS a solenoid-type mechanism that operates the switch. So you house lights are switched by your hand, and a relay is switched by sending current through it's coil. There are a zillion types of relays, but this tutorial focuses mainly on the general purpose type, which have one coil, and at least one set of contactcs (common, normally open, normally closed).
Here's a few more symbols that you're likely to see:

You'll notice that almost everything is marked NO or NC.
NO = Normally Open. Open means that no current can flow through.
NC = Normally closed. Closed means that current CAN flow through.
NO and NC always apply when there is nothing acting on them. What I mean to say is...uhh... How about an example: You have probably noticed that when you open the door of your car, the dome light comes on. This is because of the little push switch in the door frame. You might say that this switch is normally open, because the light is not normally on; but you would be wrong. This is a normally closed switch, which is normally held open (by the closed door). We call this a limit switch, NC, held open, and there is a special symbol for that.
Attachments
-
40 KB Views: 1,087
-
79.4 KB Views: 489
-
34.9 KB Views: 400
Last edited: