Chapter4-Logical Design of Automation Circuits
Chapter4-Logical Design of Automation Circuits
Industrial Automation
Ks. Cao Duc Loi
4.1 Boolean Logic Components
The binary system of numbers has only two values, 0 and 1, while it is utilized for
the mathematical description of various physical systems characterized from a
binary logic of two states
In electrical systems, the condition “in operation” (ON) is indicated with a “1” and
the condition “not in operation” (OFF) is indicated with a “0”
In its general form, Boolean algebra is defined as the set of the elements a, b, c, ..., or
B={a, b, c, ...} in which the equality, as well as the following operations, are valid:
1. The operation of the logical OR, which is represented by the (+) operator
Circuits of the logical AND, which is represented by the ( ⋅) operator
2. The operation
Industrial Automation
3. The operation of the inversion or the complement (NOT), which is represented by
the ( )־operator
4.1 Boolean Logic Components
In electrical circuits, the electrical components can be connected only in two ways, which is through
series or parallel connections.
Industrial Automation Circuits
The series connection of electrical components or switching contacts corresponds to the logical
operation AND,
while the parallel connection corresponds to the logical operation OR. These two operations, as
well as the inversion operation, are implemented with the help of the related logical gates AND,
OR, and NOT
4.1 Boolean Logic Components
A logical function Z = f(A, B, C,...) is a function where the independent
variables A, B, C, ... As well as the dependent variable Z all belong to
the Boolean algebra
For example, consider the pushbutton shown in Figure 4.3a, where its
contact is NO; the left connection terminal is considered to be under a
Figure 4.3 The pushbutton as a binary voltage and thus equivalent to a logical 1
variable: (a) No button and (b) NC button If b=0 (the button is not pressed) then Z=0 (there is no voltage).
If b=1 (the button is pressed) then Z=1 (there is voltage)
The STOP and the START labels can be considered as binary variables
Industrial Automation Circuits of the corresponding buttons
The methodology in design automation with the state diagram approach involves the
following steps:
2. Construction of the state diagram based on the design rules that will be described
subsequently
The state diagram itself is a direct method of modeling industrial systems that contain a set of
logical variables, where their number defines the order of the system
For example, the state of a complex machine can be the following set of logical values:
“The first motor is in operation, the valve is energized, the second motor is not in operation”
Where in most cases and for simplification purposes it can be equivalently characterized by
verbal terms like “the
Industrial Automation Circuits
machine is getting ready”. The state diagram is constructed according
to the following rules:
4.2 State Diagrams
4.2.1 Classical Stage Diagrams
1. We denote with circles the different states of the 4. For all the dual variables of the state diagram we calculate
complex machine or industrial system. In the following expression:
every circle, we define the corresponding state.
Figure 4.8 State diagram for the direct on line starting motor
with thermal overload protection and two START-STOP
control position.
Or
Figure 4.17 The automation circuit of the two machine Example 4.6
extracted from the state diagram of Figure 4.16
4.2 State Diagrams
4.2.3 Step-by-Step Transition due to a Discrete Successive Signal
Example 4.7: Power Factor Correction by Manual
Insertion of Capacitors.
Figure 4.19 Logic design of an automation Figure 4.20 The final automation circuit of
circuit containing timer. Figure 4.19, after simplification
4.2 State Diagrams
4.2.5 Component’s State Diagram Method
1. A pair of transitions must be introduced between S0 and each state Ci : One for Turn ON and
another for Turn OFF of the state Ci .
2. The logic of the system operation, derived from the corresponding specifications, is allocated
on the transitions as conditions for firing them.
3. It is permitted to have two or more synchronous transitions. Hence, two or more states Ci may
exist simultaneously in an energized situation.
4. The ON or OFF mode of a state Ci may be a condition of a transition.
5. If two or more components are identical from the point of view of the operation’s conditions,
then they are expressed by one common state.
6. After completion of the diagram, the logical formula (1) is applied for each state Ci. Hence,
there is no need for the introduction of auxiliary variables and further coding assignments.
Example 4.9: Automation of a Multi-Conveyor Assembly Station
4.2 State Diagrams
4.2.5 Component’s State Diagram Method
4.2 State Diagrams
4.2.5 Component’s State Diagram Method
1. With the press of a button b1, the lead screw worktable (T)
should move to the right with a low speed (R LS ).
2. When the limit switch x is energized, the table should
continue to move towards the right, but with the high speed
(R HS ), until it reaches the limit switch y, where it returns to
the low speed of motion (R LS ).
3. As soon as the limit switch z is energized, the direction of the
movement should be inverted, which means that the table
should move to the left (L LS ) without a change in the speed.
4. The movement to the left should continue in a similar way
until the press of the limit switch y, where it continues at low
speed (L LS ). From the limit switch y until the limit switch x,
the movement is happening at high speed (L HS ) and from
the x until the w at low speed (L LS ), where again the motion
is reversed.
5. This palindromic movement of the table continues until a
button b 0 is pressed, only while the lead screw table moves
toward the right at low speed.
4.3 Applications
4.3.1 Bidirectional Lead Screw Movable Worktable with Two Speed
4.3 Applications
4.3.1 Bidirectional Lead Screw Movable Worktable with Two Speed
4.3 Applications 1. Initially, we define the movement of the table to the right with
“SR” and the movement to the left with “SL”. In both states, and
4.3.2 Palindromic Movement of a Worktable with Memory with the press of a button “s” (STOP), the table stops
in its current position.
2. With a pre ss of the button “m” (memory button), the table
continues moving in the same manner before it was stopped, due
to the press of the button “s”.
3. If the table is moving to the right (SR ), then either by the press of
a button “a” or when it reaches the end of its movement where the
limit switch “z” is energized, the direction of the
motion will be inverted, which means that the table should move
to the left (SL).
4. With the same approach, when the table is moving to the left (S
L), either with a press of a button “d”, or when it reaches in the
end of its movement where the limit switch “w” is energized, the
direction of the motion will be inverted, which means that the
table should move to the right (SR ).
5. If, during the movement of the table to the left (S L ), the limit
switch “w” is energized, while the limit switch “z” remains
energized, due to a fault (e.g., the limit switch has been blocked),
then the table should stop, like in the case where the button “s”
had been pressed
4.3 Applications
4.3.2 Palindromic Movement of a Worktable with Memory
4.3 Applications
4.3.2 Palindromic Movement of a Worktable with Memory
4.3 Applications
4.3.3 Operation of N Machines with Pause under Specific Conditions
4.3 Applications
4.3.3 Operation of N Machines with Pause under Specific Conditions
4.3 Applications
4.3.3 Operation of N Machines with Pause under Specific Conditions
4.3 Applications
4.3.3 Operation of N Machines with Pause under Specific Conditions
4.3 Applications
4.3.3 Operation of N Machines with Pause under Specific Conditions