Example of A Simple Ladder Logic Program
The language itself can be seen as a set of connections between logical checkers (contacts) and actuators (coils). If a path can be traced between the left side of the rung and the output, through asserted (true or "closed") contacts, the rung is true and the output coil storage bit is asserted (1) or true. If no path can be traced, then the output is false (0) and the "coil" by analogy to electro-mechanical relays is considered "de-energized". The analogy between logical propositions and relay contact status is due to Claude Shannon.
Ladder logic has contacts that make or break circuits to control coils. Each coil or contact corresponds to the status of a single bit in the programmable controller's memory. Unlike electromechanical relays, a ladder program can refer any number of times to the status of a single bit, equivalent to a relay with an indefinitely large number of contacts.
So-called "contacts" may refer to physical ("hard") inputs to the programmable controller from physical devices such as pushbuttons and limit switches via an integrated or external input module, or may represent the status of internal storage bits which may be generated elsewhere in the program.
Each rung of ladder language typically has one coil at the far right. Some manufacturers may allow more than one output coil on a rung.
—( )—A regular coil, energized whenever its rung is closed.—(\)—A "not" coil, energized whenever its rung is open.——A regular contact, closed whenever its corresponding coil or an input which controls it is energized.——A "not" contact, open whenever its corresponding coil or an input which controls it is energized.
The "coil" (output of a rung) may represent a physical output which operates some device connected to the programmable controller, or may represent an internal storage bit for use elsewhere in the program.
Read more about this topic: Ladder Logic
Famous quotes containing the words simple, ladder, logic and/or program:
“Creative force, like a musical composer, goes on unweariedly repeating a simple air or theme, now high, now low, in solo, in chorus, ten thousand times reverberated, till it fills earth and heaven with the chant.”
—Ralph Waldo Emerson (18031882)
“As long as she is young and personable, every woman may cherish the dream that she may leap up the social ladder and dim the sheen of luxury by sheer natural loveliness; the few examples of such a feat are kept before the eye of the public.”
—Germaine Greer (b. 1939)
“We want in every man a long logic; we cannot pardon the absence of it, but it must not be spoken. Logic is the procession or proportionate unfolding of the intuition; but its virtue is as silent method; the moment it would appear as propositions and have a separate value, it is worthless.”
—Ralph Waldo Emerson (18031882)
“Since the last one in a graveyard is believed to be the next one fated to die, funerals often end in a mad scramble.”
—Administration in the State of Texa, U.S. public relief program (1935-1943)