Fundamentals of Automation Technology 20EE43P
Fundamentals of Automation Technology 20EE43P
WEEK 1
Section 1
How do engineers work, technical drawings and parts lists, Circuit diagrams, Flow charts, and programs?
How do engineers work?
● Engineering sciences, like the arts, social sciences, and natural sciences, are a discrete discipline
with their own language, practices and tools. Of course, they also draw on and use principles from
other sciences, in particular mathematics and physics but also social sciences. In turn, many of the
findings in these latter disciplines are based on the results of research carried out in the field of
engineering sciences.
P
● Unlike natural sciences, engineering sciences are not primarily concerned with acquiring information
and discovering the laws of nature but rather with creating technical solutions to satisfy human
needs.
KV
● The engineer therefore is always asking "How can I solve this problem?". This leads to a typical
technical approach such as "black-box thinking". Black box thinking means that engineers use
technical systems without needing to know precisely how the individual components and modules
work in detail. All engineers need to know is that the device will deliver a specific output from a
specific input.
● For example, automated machines use electric motors of different sizes and outputs. The machine
LE
designer doesn't need to know exactly how the electric motor works. All he needs to do is select the
right motor using characteristics such as dimensions, torque, speed, current consumption, output,
etc.
● In contrast, a situation in which engineers design electric motors themselves is completely different.
K
In this case, they need an in-depth knowledge of the mode of operation and physical fundamentals
of the electric motor and its components.
G
● Another distinctive feature of engineering sciences is the manner in which technical solutions are
represented. Engineers use standardized and therefore internationally understood description tools,
A
most of which are graphical. The main ones are:
1. Technical drawings and parts lists,
2. Circuit diagrams,
P
3. Flow charts and programs,
4. Technical plans and schematic diagrams.
A
https://youtu.be/I11y_FLlEp8
N
1.1 Technical drawings and parts lists
● Technical drawings are used to illustrate the design of products. They show in detail the dimensions,
tolerances, surface finish, and materials of the workpieces (dimensional drawings) or the assembly
of modules (assembly drawings).
● The views of a workpiece are arranged on paper using a standard protocol whereby each view
shows the workpiece rotated by 90° to the plane of projection. A maximum of six views are possible
with this approach. However, normally only those views are reproduced that are needed to show all
the dimensions required for production. Figure 1.2 shows an example of a dimensional drawing.
● Assembly drawings show how the component parts make up the finished product or module. These
drawings contain few dimensions, but do show the exact designations of the component parts (cf.
Figure 1.3).
https://youtu.be/lktqIFc9PAg
R
E
R
U
T
EC
Figure 1.2: Dimensional drawing of the slide from the stacking magazine (original size A4)
L
K
G
A
P
P
A
N
N
A
●
ER
Each component has its own dimensional drawing that can be used as a basis for its manufacture.
The only parts for which individual drawings are not produced are standard parts such as screws
R
and ball bearings or other bought-in parts. You can identify bought-in standard parts in the parts list
from their designations, which include a reference to the standard (e.g. DIN 125 or ISO 7380).
●
TU
Engineers use standard parts whenever possible as they are inexpensive; they can be bought in the
exact quantities required and in the stipulated quality from other specialist manufacturers, which
usually works out cheaper than producing them in-house. This not only makes it easier for
C
engineers to design the product, but also to repair it in the event of a defect.
L
While technical drawings show the outer design of a product, circuit diagrams show how the electric,
pneumatic or hydraulic components of a technical system or installation are interconnected. Standardized
K
symbols are used to refer to the function of the component, regardless of their design or what they actually
look like. Circuit diagrams are therefore much more abstract than technical drawings.
G
Figure 1.4 shows the circuit diagram for an actual pneumatic circuit.
A
P
P
A
N
N
A
The components, connections, etc. are numbered so that the overview is retained when building the circuit.
The components are labeled in the same way in the machine so that their function can be reproduced later
in the circuit diagram.
https://youtu.be/RRQnCWw3f44
U
T
E C
Figure 1.5: Flow diagram
K L
A Basic program for the sequence shown in Figure 1.5 could go something like:
10 P1 = Pushbutton 1
20 P2 = Pushbutton 2
30 If (P1 = 1) and (P2 = 1) then advance cylinder, otherwise go to 10
https://youtu.be/iJmcgQRk048
K
R
E
R
U
1.5 Calculations and simulation T
LEC
● Calculations for sizing components are one of the most important steps in the entire development
process. In many cases, detailed proofs of strength are formally required by law (e.g. when building
houses or airplanes) to avert the dangers caused by undersized machines. Generally, calculations
K
are frequently required to ensure the operability of the machines under all circumstances. Examples
of this are the calculation of forces and torques for sizing drives or the calculation of current
intensities for sizing power lines.
G
● Closely related to the topic of calculation is the use of simulation. Engineers try, wherever possible,
to test and optimise their solutions via simulation before a (costly) prototype is built.
PA
● A good example of this is the FluidSIM® program that enables students to test and simulate their
pneumatic, logic or electrical circuits before building them. If the circuit works, then it can also be
used to control the actual model. In this case, the use of simulation enables several students to
work simultaneously on one problem with less (expensive) training hardware required.
5
Fundamentals of Automation Technology 20EE43P
Section 3
Automation technology as a part of engineering sciences, Key development milestones in the history of
automation technology, Effects of automation on people.
2. Automation technology as a part of engineering sciences
Examples of engineering-related sciences include:
1. Mechanical engineering,
2. Electrical engineering,
3. Production engineering,
4. Structure engineering,
5. and so on.
P
● One point these sciences all have in common is the research, definition, and application of
engineering principles. What differentiates them is the subject matter and the orientation of the
respective discipline.
KV
● Automation technology is a crossover discipline that uses knowledge and scientific methods from
numerous other technical sciences. According to DIN 19223, an automatic machine is an artificial
system that makes decisions based on the linking of inputs with the respective states of the system;
these decisions then produce very specific desired outputs.
T
2.1 Key development milestones in the history of automation technology
● These days when we hear "automation technology" we immediately think of industrial robots and
C
computer controllers. In fact, automation technology in craft and industry began much earlier with
the utilization of the steam engine by James Watt in 1769. For the first time, a machine could
replace manpower or horsepower.
L
● The first steam engines were used to drain water from mines and to drive machine tools. These
applications involved a single steam engine driving a number of machines via a complicated system
of transmission shafts and leather belts (so-called transmission belts) mounted on the ceiling of the
machine hall.
● In 1820 the Danish physicist Oersted discovered electromagnetism, in 1834 Thomas Davenport
G
developed the first direct current motor with commutator (reverser) and received the patent for it one
year later. Nevertheless, it was not until 1866 that the electric motor became widely used. This was
A
after Werner von Siemens invented the dynamo that provided a simple way of generating electrical
current in large quantities. The electric motor replaced the steam engine as a driving component.
P
● n 1913 Henry Ford introduced the first assembly line production system for the famous Model T
AP
(Figure 2.1). This resulted in much higher productivity, as production time for a car fell from 750 to
just 93 hours. That was the foundation for the series production of cars. This higher productivity
enabled the Ford company to pay its workers a daily wage of 5 dollars for 8 hours of work in 1913.
The price for a Model T fell to around 600 dollars. The automobile became a consumer item for
N
wider sections of the population and no longer the few well-to-do
● The science behind assembly line production was based on the work of the American Frederick
Winslow Taylor on the division of labor, where production is divided into lots of simple work steps
that even unskilled workers can perform.
● In 1873 a patent was granted for a fully automatic machine for manufacturing screws that used cam
disks to store the individual program sequences.
● In 1837 Joseph Henry invented an electromagnetic switch that was called a relay after the relay
stations where post riders could swap their tired horses for fresh ones.
● They were initially used for signal amplification in Morse stations. Later they were used for building
electrical controllers. This type of controller, where the relays are hard wired together, were called
hardwired programmed controllers, a name still used today. Relays could now be used to master
complex control tasks, however the hard wiring meant that programming still took quite a long time
and troubleshooting was time-consuming.
V
K
●
R
E
In 1959 Joseph Engelberger presented the prototype for an industrial robot that was used by
R
General Motors in automobile production from 1961. This robot still had hydraulic drives; it was not
until later that industrial robots were fitted exclusively with electric motors.
●
U
In 1968 a team from the American company Allen Bradley under the leadership of Odo Struger
developed the first programmable logic controller (PLC). Now it was possible to simply change a
program without having to rewire lots of relays.
●
C
Industrial robots became mainstream in modern industrial production in 1970 and remain so to this
day. Modern production cannot manage without them for the moment at least. Quite the opposite in
E
fact, their importance is continuously growing. In Germany alone there are well over 100,000 robots,
mostly in the automotive industry and its suppliers.
K
● One of the main reasons for the introduction of automated systems was and remains the desire to
be able to produce goods less expensively than the competition. Automation technology can do this
in several ways:
● Fewer staff are needed for automated production.
● Production can run round the clock, except for a few maintenance interval periods.
consistently high.A
● Machines generally make fewer mistakes, which means the quality of the produced products is
● The processing times are shortened, which means that larger quantities can be shipped faster.
AP
● Automation relieves people of boring, physically heavy or hazardous work (humanisation of the
world of employment).
On the other hand, there are also less positive effects associated with automation technology, such as:
N
● The loss of jobs, in particular those with a low skill level (one highly qualified service technician
takes the place of 10 unskilled assembly workers).
N
● The automation of production demands that employees occasionally make decisions, however the
complexity of the system structure is such that they cannot fully decipher their consequences.
● The expenditure for an automated system of this type increases each individual's responsibility for
the success of the company as a whole.
https://youtu.be/Uozd-PU8Rjo
R
https://youtu.be/BbmocfETTFo
3.3.1 Structure of a solenoid
A solenoid has the following structure:
U
● The current-carrying conductor is wound in the shape of a coil (air-cored coil). The overlaying of the
LE
magnetic field lines of all the coil windings (see Figure 3.3) amplifies the magnetic field.
● An iron core is placed in the coil. When an electric current flows, the iron is additionally magnetised.
This enables a much stronger magnetic field to be generated at the same current intensity than with
an air-cored coil.
K
Both of these features ensure that a solenoid exerts a strong force on ferrous materials even when the
current intensity is low.
A
In electro pneumatic control systems, solenoids are primarily used to influence the switching position of
valves, relays or contactors. To explain how this happens, we will use the example of a spring-return
directional control valve:
● When an electric current flows through the solenoid coil, the valve piston is actuated.
P
● When the current flow is interrupted, a spring pushes the valve piston back into its initial position.
A
N
N
A
https://youtu.be/6TKsSZoyX2o
Electrical and Electronics Engineering 8
Fundamentals of Automation Technology 20EE43P
Section 2
Solenoids as simple actuators.
Another electric drive that is suitable for simple positioning tasks is the solenoid. Solenoids actuate the
piston spools of solenoid valves, for example, and can be used in principle wherever small linear strokes
are sufficient.
Figure 6.8 shows the operational principle. The solenoid essentially consists of a coil and an iron core. The
coil generates a magnetic field when current flows through it and then exerts an attractive force on the iron
core. This causes the iron core to be pulled into the coil. When the current is switched off, a spring pushes
the iron core back out of the coil. A change in the direction of current does cause a change in the direction
of the magnetic field, however this does not affect the attraction exerted on the iron core by the magnetic
field.
R
E
R
U
T
C
https://youtu.be/xVk1CT3FWlo
3.4 How an electrical capacitor works
E
L
● A capacitor consists of two conductive plates with an insulating layer (dielectric) between them.
When a capacitor is connected to a DC voltage supply (closing the pushbutton S1 in Figure 3.5),
G
there is a brief flow of charging current, which electrically charges the two plates.
● If the connection to the voltage supply is then interrupted (opening the pushbutton S1), the charge
PA
remains stored in the capacitor. The greater the capacitance of a capacitor, the more electrically
charged particles it stores at the same voltage. The actual size specification for a capacitor is the
capacitance C. It is defined as the relationship between the magnitude of charge Q stored in the
P
capacitor and the voltage V applied to the capacitor:
A
N
● When the electrically charged capacitor is connected to a consuming device (closing the pushbutton
S2 in Figure 3.5), charge balancing takes place. An electrical current flows through the consuming
device until such time as the capacitor is fully discharged.
ER
Diodes are electrical (semiconductor) components whose resistance differs depending on the direction in
which the electrical current is flowing:
● When the diode is switched in the free-flow direction its resistance is very low, which means the
electrical current can flow almost unimpeded.
R
● When it is switched in the blocked direction its resistance is extremely high, which means no current
U
can flow.
When a diode is integrated in an AC circuit, the current can only flow in one direction. The electrical current
is rectified (see Figure 3.6).
A diode's effect on the electrical current can be compared to the effect of a bicycle valve that allows air to
enter a tyre but prevents it from escaping again.
E
L
K
G
A
P
P
A
N
N
A
R
its normal position. Actuating the pushbutton closes the circuit and supplies the consuming device with
current. When the pushbutton is released, spring force returns it to its normal position and the circuit is
interrupted once more.
R
U
T
E C
K L
3.6.2 Normally closed contacts
G
P
In the case of a normally closed contact (or N/C contact), the circuit is closed by spring force when the
pushbutton is in its normal position. Actuating the pushbutton interrupts the circuit.
T
They are also used in purely electrical control systems to separate the DC and AC circuits
C
E
L
K
G
A
P
P
A
N
Figure 3.10: Relay
https://youtu.be/1_YfuH_AcxQ
3.7.2 Structure of a relay
Figure 3.11: Circuit diagram for a basic relay circuit
https://youtu.be/n594CkrP6xE
A relay is an electromagnetically-actuated switch where the control circuit and the controlled circuit are
electrically separated from each other. It essentially consists of a coil with an iron core (see (3)(1) in
Figure 3.12), an armature as a mechanical actuating element (4), a return spring (2) and switch contacts
(6). When a voltage is applied to the solenoid coil, an electromagnetic field is generated. This causes the
movable armature to move towards the coil core. The armature acts upon the relay contacts that are
either closed or opened, depending on the arrangement. If the flow of current through the coil is
interrupted, a spring returns the armature to its initial position.
A relay coil can be used to switch one or more contacts. In addition to the relay type described above,
switch-off delay U
● In the case of time relays, a distinction is made between relays with switch-on delay and relays with
● In a relay with switch-on delay, the armature switches on with a preset delay td; there is no
C
switch-off delay. In a relay with switch-off delay, the reverse happens. The contacts switch
accordingly (see Figures 3.13/3.14). The delay time td can be set as required.
E
L
K
G
A
P
E
R
U
T
https://youtu.be/RwSga-zQy0I
V
The sensors used most frequently in automation technology are those with digital outputs as they are much
more immune to interference than those with analog outputs. Digital controllers can also use the signals
K
from these sensors directly without first having to convert them into digital signals by means of so-called
analog-digital converters as is the case with analog signals.
Proximity sensors
Proximity sensors are non-contacting and therefore have no external mechanical actuating force. As a
of proximity sensors:
1. Sensors with mechanical switch contact
U
result, they have a long service life and are very reliable. A distinction is made between the following types
– Reed switches
2. Sensors with electronic switch output
– Inductive proximity sensors
– Capacitive proximity sensors
– Optical proximity sensors
Magnetic sensors
● Reed switches are magnetically-actuated proximity sensors. They consist of two contact blades in a
G
small glass tube filled with protective gas. The action of a magnet causes the contact between the
two blades to close so that an electrical current can flow (cf. Figure 4.1). In the case of reed
A
switches that work as N/C contacts, the contact blades are preloaded using small magnets. This
preload is overcome by the then much stronger switching magnet.
P
● Reed switches have a long service life and a short switching time (approx. 0.2 ms). They are
maintenance-free, but must not be used in areas with strong magnetic fields (e.g. in the vicinity of
P
resistance welders or CAT scanners).
R
E
Inductive proximity sensors
TU
● Inductive proximity sensors consist of an electrical resonant circuit (1), a flip-flop (2) and an amplifier
(3) (cf. Figure 4.3). When voltage is applied to the connections, the resonant circuit generates a
(high-frequency) magnetic alternating field that escapes from the front side of the sensor
C
● Bringing an electrical conductor into this alternating field "attenuates" the resonant circuit. The
downstream electronic unit, consisting of a flip-flop and amplifier, evaluates the resonant circuit's
behavior and actuates the output.
● Inductive proximity sensors can be used to detect all materials with good electrical conductivity, for
example, graphite as well as metals.
K
G
A
P
P
A
N
N
A
https://youtu.be/E_CUiQUo83A
P
metals), but also to all insulators with a high dielectric constant (e.g. plastics, glass, ceramic, liquids,
and wood)
K
R
E
R
U
T
C
E
L
K
G
https://youtu.be/s2na8CumNR0
N light) and electronic components and modules to detect an object located between the transmitter
and receiver.
N
● Particularly reliable transmitters of red and infrared light are semiconductor light-emitting diodes
(LEDs). They are small, robust, inexpensive, reliable, durable and easy to install. Red light has the
advantage that it can be seen with the naked eye when aligning (adjusting) the optical axes of the
proximity sensors.
● Photodiodes or phototransistors are used as the receiver component in optical proximity sensors.
P
G
V
K
R
E
R
U
https://www.maxbotix.com/articles/how-ultrasonic-sensors-work.htm
EC
● An ultrasonic sensor is an instrument that measures the distance to an object using ultrasonic
sound waves.
L
● An ultrasonic sensor uses a transducer to send and receive ultrasonic pulses that relay back
information about an object’s proximity.
K
● High-frequency sound waves reflect from boundaries to produce distinct echo patterns.
G
How Ultrasonic Sensors Work.
● Ultrasonic sensors work by sending out a sound wave at a frequency above the range of human
PA
hearing. The transducer of the sensor acts as a microphone to receive and send the ultrasonic
sound. Our ultrasonic sensors, like many others, use a single transducer to send a pulse and to
receive the echo. The sensor determines the distance to a target by measuring time lapses
P
between the sending and receiving of the ultrasonic pulse.
P
G
V
K
R
E
● UR
T
The working principle of this module is simple. It sends an ultrasonic pulse out at 40kHz which
travels through the air and if there is an obstacle or object, it will bounce back to the sensor. By
●
C
calculating the travel time and the speed of sound, the distance can be calculated.
Ultrasonic sensors are a great solution for the detection of clear objects. For liquid level
E
measurement, applications that use infrared sensors, for instance, struggle with this particular use
●
case because of target translucence.
L
For presence detection, ultrasonic sensors detect objects regardless of the color, surface, or
material (unless the material is very soft like wool, as it would absorb sound.)
●
K
To detect transparent and other items where optical technologies may fail, ultrasonic sensors are a
reliable choice.
●
variety of optical properties.
K
Photoelectric Sensors detect objects, changes in surface conditions, and other items through a
A Photoelectric Sensor consists primarily of an Emitter for emitting light and a Receiver for receiving
ER
light. When emitted light is interrupted or reflected by the sensing object, it changes the amount of
light that arrives at the Receiver. The Receiver detects this change and converts it to an electrical
output. The light source for the majority of Photoelectric Sensors is infrared or visible light (generally
red, or green/blue for identifying colors).
R
Through-beam Sensors
TU
Photoelectric Sensors are classified as shown in the figure below. (See Classification.)
E
L
K
Retro-reflective Sensors
G
A
P
P
A
Diffuse-reflective Sensors
A
https://youtu.be/l1rjErRvbgw
Features
1. Long Sensing Distance
A Through-beam Sensor, for example, can detect objects more than 10 m away. This is impossible with
magnetic, ultrasonic, or other sensing methods.
Electrical and Electronics Engineering 21
Fundamentals of Automation Technology 20EE43P
2. Virtually No Sensing Object Restrictions
These sensors operate on the principle that an object interrupts or reflects light, so they are not limited like
Proximity Sensors to detecting metal objects. This means they can be used to detect virtually any object,
including glass, plastic, wood, and liquid.
4. High Resolution
The incredibly high resolution achieved with these Sensors derives from advanced design technologies that
P
yielded a very small spot beam and a unique optical system for receiving light. These developments enable
detecting very small objects, as well as precise position detection.
5. Non-contact Sensing G
V
There is little chance of damaging sensing objects or Sensors because objects can be detected without
physical contact.
ER
The rate at which an object reflects or absorbs light depends on both the wavelength of the emitted light
R
and the color of the object. This property can be used to detect colors.
7. Easy Adjustment
U
Positioning the beam on an object is simple with models that emit visible light because the beam is visible.
● Electric motors
● Solenoids
● Hard drive stepper motors
● Comb drives
TU
embedded systems, the control signal comes from a microcontroller programmed by software.
Device drivers send input to a peripheral device, such as a printer. While actuators typically
provide circular motion, they can convert circular motion into linear motion via screws and wheel-
https://youtu.be/LHn7O6PUaoY EC
and-axle devices. An example of the latter is a rack and pinion system.
https://youtu.be/hmz1h5fk2bI
Single-acting cylinders
Single-acting cylinders are supplied with compressed air at one end only, where they have a port for the
compressed air supply. This means they can only work in one direction. The cylinder chamber must be
exhausted before the return stroke, after which retraction of the piston rod can be initiated by a built-in
spring or through the application of external force (see Figure 5.4). Exhausting takes place through a hole
in the cylinder end cap.
The actual picture, sectional view, and circuit diagram of a single-acting cylinder
https://youtu.be/sImQLRwxkRc
https://youtu.be/cvbbtRmZME4
Double-acting cylinders
Electrical and Electronics Engineering 25
Fundamentals of Automation Technology 20EE43P
Double-acting cylinders are supplied with compressed air at both ends. This means these cylinders can
also work in both directions. The force transferred to the piston rod is slightly greater for the forward stroke
than for the return stroke since the area supplied with compressed air is greater on the piston side than on
the piston rod side
The double-acting cylinder has a port for each pressurised chamber. Before switching to the reverse
direction, the appropriate chamber (piston side or piston rod side) must first be exhausted.
https://youtu.be/u0PYFc17chU
https://youtu.be/q90WsygfACU
Actual picture, sectional view and circuit diagram of a one-way flow control valve
In the forward stroke
The air supply is reduced by means of a one-way flow control valve. The set speed is only effective in the
forward stroke. For the return stroke, the volumetric flow is routed through the non-return valve.
In the forward stroke (supply airflow control) (not suitable for vertical cylinder arrangements)
The one-way flow control valve is at the port that supplies the compressed air (supply air flow control). The
set speed is only effective in the forward stroke. Minimal load fluctuations at the piston rod result in huge
irregularities in the feed speed. A load in the cylinder's direction of movement accelerates the cylinder
above the set value.
Manually-actuated 3/2-way valve with locking function Actual picture of a 4/2-way single solenoid valve with manual override
Pneumatic valve designations and symbols
The following table shows the main designs of the directional control valve.
https://youtu.be/-l5MrpvtuR8
Figure (a)
Controlling a double-acting cylinder
The double-acting cylinder in Figure (b) is actuated by a directional control valve with five ports and two
switching positions
● When the solenoid coil is de-energized, the left-hand cylinder chamber is exhausted and the
right-hand cylinder chamber is pressurized. The piston rod is retracted.
● When electrical current is applied to the solenoid coil, the valve switches. The left-hand cylinder
chamber is pressurised and the right-hand cylinder chamber is exhausted. The piston rod advances.
● When current is no longer applied to the solenoid coil, the valve switches back and the piston rod
retracts.
Figure (b)
https://youtu.be/jufQtrwYirY
Another class of drives are the rodless cylinders (see Figure 6.2). These have no piston rod and are
therefore suitable for long stroke lengths.
The rodless cylinder is only slightly longer than the cylinder stroke, while a piston rod cylinder is at least
twice as long as the cylinder stroke when advanced. These drives are also mostly fitted with high-quality
guides.
Figure 6.2: Rodless pneumatic drive Figure 6.3: Pneumatic rotary drive
https://youtu.be/yFR4l7-evpM https://youtu.be/g4t8nbmxEIw
Pneumatic semi-rotary drives are used wherever a rotational or swivel motion is required.
The following illustration (see Figure 6.5) shows a sectional view of an angle gripper driven by a
doubleacting
cylinder. It shows how gripper fingers (for cylindrical workpieces in this case) and proximity sensors
are mounted on the gripper.
The choice of gripper type, size and jaw depends on the shape and weight of the workpieces
https://youtu.be/s_UztFdAaTE
Figure 6.5: Drive principle, gripper jaw and proximity sensors for an angle gripper
Figure 6.6: Circuit diagram for direct control via a manually-actuated 3/2-way valve
The symbols for the individual components must be drawn in the circuit diagram in an unactuated condition.
Experience has shown that this representation confuses beginners. For that reason and departing from the
standards, the respective switched-through function (switching position) is also shown in the first examples
to make them easier to understand. The arrow beside the actuating element of the 3/2-way valve with
pushbutton actuator indicates that this valve is actuated (Figure 6.6 on the right).
The elements are designated from bottom to top and from left to right (see Figure 6.7).
https://youtu.be/jufQtrwYirY
Gear units come in a wide range of designs. Figure 6.3 shows a DC motor with worm gear unit where the
drive shaft is turned 90° to the motor shaft.
P
speed, the VFD can be used to ramp down the frequency and voltage to meet the requirements of
the electric motor’s load. As the application’s motor speed requirements change, the VFD can
simply turn up or down the motor speed to meet the speed requirement.
VFD Working & Block Diagram
V
K
R
E
R
U
T
C
E
L
GK
● A variable frequency drive controls the speed, torque, and direction of an AC induction motor. It
takes fixed voltage and frequency from AC input and converts it to a variable voltage and frequency
AC output.
PA
● As the frequency of the voltage is reduced, the inductive reactance of the motor stator winding is
also reduced.
● Therefore, in VFD, the voltage applied to the motor is also reduced with frequency to prevent
AP
the motor from being damaged by excessive current.
● Most VFDs operate by first changing the AC voltage into DC, and then DC is changed back to AC at
the desired frequency. In the figure, a VFD block diagram is shown.
N
The function of each block is as follows:
N
1. Converter: It is a bridge rectifier circuit that converts the applied AC to DC.
2. DC bus: Also referred to as a DC link, it filters the rectified output and connects it to the input of the
inverter.
3. Inverter: The inverter takes the filtered DC from the DC bus and converts it into three-phase AC
4. Control logic: The control logic system generates the necessary pulses used to control the output
of the power semiconductor devices used in the inverter block in the proper sequence. An
embedded microprocessor is used for all internal logic and decision requirements.
https://youtu.be/g7jFGOn6xfU
V
In the narrower sense, control within automation technology refers to influencing an energy or material flow
by means of one or more signals in an open control loop (DIN 19226). Control systems are frequently used
for processes that are performed in steps. Examples of these include:
● opening a door when there is someone standing in front of it,
● switching a traffic light to red after a specific time,
T
influenced by the controlled output variable (y). The control system cannot react to possible disturbance
C
variables. In bullet-point three (above), this means that the open-loop time control system for the corridor
lighting switches the light off after the specified time whether or not the person who pressed the light switch
E
and thereby initiated the process has reached the apartment door. Figure 8.1 shows an open control loop.
L
K
G
closed-loop control system A
Figure 8.1: Open control loop
A closed-loop control system, on the other hand, continuously records the output variables (y) of the
AP
process, compares them with the input variables (x) and then automatically readjusts the process in the
sense of an alignment of the output and input variables. It has a closed control loop and can react to
disturbance variables. Closed-loop control processes are, for the most part, continuous processes where
N
the output variable is to be maintained at a specific value. Examples of these include:
● controlling the water temperature in an aquarium,
● controlling the speed in a vehicle (cruise control),
● controlling the rotational speed in an electric motor.
https://youtu.be/PbAGl_mv5XI
Figure 8.4 shows the basic structure of a PLC.
If two negations are used in a series (negation of the negation), they cancel each other out.
I1∧I2 =O
I1∨I2 = O
Section 3
Examples of controller structure
The section of an electro-pneumatic controller that processes signals encompasses three functional
modules. An example of its structure is shown in Figure 8.9.
● Signal input takes place by means of sensors or by means of pushbuttons or control switches. In
Figure 7.9, two proximity sensors (1B1/1B2) are used for signal input.
● Signal processing usually takes place using a relay controller or programmable logic controller.
There are other forms of signal processing, however, these are of much less importance in
automation practice. In Figure 8.9, signal processing is carried out by a relay controller (K1/K2).
● Signal output takes place using electromagnetically-actuated directional control valves (1M1/1M2).
Figure 8.9: Signal control section with relay controller (schematic, circuit diagram not to standards)
Input Module
Discrete Input Module
● This type of interface connects field input devices of the ON/OFF nature such as selector switches,
pushbuttons and limit switches.
● Likewise, output control is limited to devices such as lights, small motors, solenoids, and motor
starters that require simple ON/OFF switching.
● It is interface between the Input field device and CPU of PLC
Input modules perform four tasks in the PLC control system.
● Sense when a signal is received from a sensor on the machine
● Convert the input signal to the correct voltage level for the particular PLC
● Isolate the PLC from fluctuations in the input signal's voltage or current
● Send a Signal to the processor indicating which sensor originated the signal
● An input filter removes unwanted signal from the electrical interference or key bouncing issue
● Opto –electrical isolating section is used to protects the any short circuit fault or high voltage surge
from high voltage circuit to logic circuit which normally operated by low voltage
● Logic section in the module is used to process the input signal based the pre designed logic and
turns ON or OFF the LED
Discrete Output Module
● Discrete output modules typically use the same form of opto-isolation to allow the PLC’s computer
circuitry to send electrical power to loads:
● it is composed of two basic sections: the power section and the logic section , coupled by an
isolation circuit.
● The output interface can be thought of as a simple electronic switch to which power is applied to
control the output device.
● Discrete output modules are used to turn real world output devices either on or off.
● These modules can be used to control any two-state device. and they are available in ac and dc
versions and in various voltage ranges and current ratings.
● Output modules can be purchased with transistor. triac. or relay output.
● Triac outputs can be used only for control of ac devices. whereas transistor outputs can be used
only for control of dc devices. Relay outputs can be used with ac or dc devices.
https://youtu.be/ecpK2T5kOfE
Mnemonic Instruction
There are other methods to program PLCs. One of the earliest techniques involved mnemonic instructions.
These instructions can be derived directly from the ladder logic diagrams and entered into the PLC through
a simple programming terminal.
TU
PLCs operate by continually scanning programs and repeat this process many times per second. When a
PLC starts, it runs checks on the hardware and software for faults, also called a self-test. If there are no
C
problems, then the PLC will start the scan cycle. The scan cycle consists of three steps: input scan,
executing program(s), and output scan.
LE
Input Scan : A simple way of looking at this is the PLC takes a snapshot of the inputs and solves the logic.
The PLC looks at each input card to determine if it is ON or OFF and saves this information in a data table
K
for use in the next step. This makes the process faster and avoids cases where an input changes from the
start to the end of the program.
G
Execute Program Scan (or Logic Execution) : The PLC executes a program one instruction at a time using
only the memory copy of the inputs the ladder logic program. For example, the program has the first input
P A
as ON. Since the PLC knows which inputs are ON/OFF from the previous step, it will be able to decide
whether the first output should be turned ON.
AP
Output Scan : When the ladder scan completes, the outputs are updated using the temporary values in
memory. The PLC updates the status of the outputs based on which inputs were ON during the first step
N
and the results of executing a program during the second step. The PLC now restarts the process by
starting a self-check for faults.
AN
1b. Operation modes of PLC: program, run and test modes. Data files and program files.
P
G
V
K
R
E
Program Mode:
R
The mode in which new programs are entered. The program mode is also used to edit or update existing
TU
program and used to upload, download files, document programs (print out). When the PLC is switched into
the program mode, all outputs from the PLC are forced off regardless of their rung logic status, and the
ladder I/O scan sequence is halted.
Run Mode:
EC
The run mode is used to execute the user program. Input devices are monitored and output devices are
L
energized accordingly. After entering all instructions to a PLC program, the processor is put into run mode.
Test Mode:
K
This feature is often used after developing or editing a program to test the program execution before
G
allowing the PLC to operate real-world outputs. Without energizing any output a new or modified program is
tested with the inputs. There are different types of the test mode can include the single-step test mode,
A
which directs the processor to execute a selected single rung or group of rungs; the single-scan test mode.
which executes a single processor operating scan or cycle; and the continuous-scan test mode, which
P
directs the processor to continuously run the program for checking or troubleshooting.
AP
Remote Mode:
The Remote position gives remote access to a PLC to select the program and run mode by a personal
computer connected to the PLC processor. The remote mode may be beneficial when the controller is in a
N
location that is not easily accessible.
N
A
Section 3
Procedure for drawing ladder diagram, connection of inputs and outputs to input and output module
and entering ladder program into PLC (CPU).
Ladder Diagram
● L
A very commonly used method of programming PLCs is based on the use of ladder diagrams.
●
K
Writing a program is then equivalent to drawing a switching circuit. The ladder diagram consists of
two vertical lines representing the power rails. Circuits are connected as horizontal lines, i.e. the
rungs of the ladder, between these two verticals.
G
How to Draw a Ladder Diagram?
● In drawing a ladder diagram, certain conventions are adopted:
A
● The vertical lines of the diagram represent the power rails between which circuits are connected.
The power flow is taken to be from the left-hand vertical across a rung.
P
● Each rung on the ladder defines one operation in the control process.
AP
● A ladder diagram is read from left to right and from top to bottom. The figure shows the scanning
motion employed by the PLC. The top rung is read from left to right.
● Then the second rung down is read from left to right and so on. When the PLC is in its run mode, it
goes through the entire ladder program to the end, the end rung of the program is clearly denoted,
N
and then promptly resumes at the start. This procedure of going through all the rungs of the
program is termed a cycle. The end rung might be indicated by a block with the word END or RET
N
for return since the program promptly returns to its beginning.
Draw the ladder diagram for a simple example of one-contact, one -coil circuit and connection
diagram showing how inputs are connected to the input and output module of PLC
Fig (a) two inputs A & B connected parallel (OR) to one coil output (Q)
Fig (b) two inputs I0.0 and I0.1 connected series (AND) to one coil output (Q2.0)
P
Definition
VG
●
●
Examines a bit for an On condition
Use the XIC instruction in your ladder logic to determine if a bit is ON. K
●
●
0 = False
1 = True R
Devices
R
●
●
●
Start/Stop push buttons
Selectors
Limit switch
TU
●
●
●
Proximity switch
Light
Internal bit
EC
XIO Examine if Open
Symbol K
G
Definition
PA
●
●
●
P
Examines a bit for an off condition.
A
Use an XIO instruction in your ladder logic to determine if a bit if off.
1 = True
●
N
0 = False
Devices
●
N
Start/Stop push buttons
● Selectors
● Limit switch
● Proximity switch
● Light
● Internal bit
https://youtu.be/crqpWI0cqrk
Symbol
Definition
●
●
Turns a bit on or off
P
G
Use OTE instruction in your ladder logic to turn on a bit when rung condition is evaluated as true.
Devices
●
●
Light
Motor run signal KV
● Internal bits
Symbol
TU
C
E
Definition L
● Turns a bit on when the rung is executed, and this bit retains its state when the rung is not executed or a
G
power cycle power occurs.
● OTL is a retentive output instruction. OTL can only turn on a bit. This instruction is usually used with
A
OTU with both OTL and OTU addressing the same bit.
● Ladder logic can examine a bit controlled by OTL as often as necessary.
●
PP
When you assign an address to the OTL instruction that corresponds to the address of a physical output,
the output device wired to the screw terminal is energized when the bit is set. When rung conditions
become false, the bit remains set and the corresponding output device remains energized.
●
A
Actuating the latch input turns the function on or causes it to change state. The function then stays on
N
even if the latch input is turned off. To turn the function off, another input must unlatch which turns the
function off.
A
Symbol
Definition
● Turns a bit off when the rung is executed, and this bit retains its state when the rung is not executed or
when power cycle occurs.
Electrical and Electronics Engineering 62
Fundamentals of Automation Technology 20EE43P
● OTU is a retentive output instruction. OTU can only turn off a bit. This instruction is usually used with
OTL with both OTL and OTU addressing the same bit.
● Ladder logic can examine a bit controlled by OTU as often as necessary.
● When you assign an address to the OTU instruction that corresponds to the address of a physical
output, the output device wired to the screw terminal is de-energized when the bit is cleared.
● The unlatch instruction tells the controller to turn off the addressed bit. Thereafter, the bit remains off,
regardless of the rung condition, until it is turned on.
Section 2
Describe Timer instructions and their application: Describe Timer On Delay (TON), Timer Off Delay
(TOF), Retentive Timer On (RTO)
Introduction to Timers
In this section we will cover timers used in ladder logic programming. Timers are very important in ladder
logic programming. Timers give the precision in time. Timer on delay starts timing when instruction is true.
Timers are used to track time when instruction is on or off. They could also keep track on a retentive base.
Definition
The following is a list of timer instructions:
● TON - Timer On Delay
● TOF - Timer Off Delay
● RTO - Retentive Timer
Definition
● Count time base intervals when the instruction is true
● The Timer on Delay instruction begins to count time base intervals when rung conditions become
true. As long as rung conditions remain true, the timer adjust its accumulated value (ACC) each
evaluation until it reaches the preset value (PRE). The accumulated value is reset when rung
conditions go false, regardless of whether the timer has timed out.
Definition
● Counts time base intervals when the instruction is false.
Definition
● Counts time base intervals when the instruction is true and retains the accumulated value when the
instruction goes false or when power cycle occurs.
● The Retentive Timer instruction is a retentive instruction that begins to count time base intervals
when rung conditions become true
● The Retentive Timer instruction retains its accumulated value when any of the following occurs
● Rung conditions become false.
● Changing Processor mode from REM run /Test / program mode
● The processor loses power while battery backup is still maintained and a fault occurs.
Section 3
3. Describe counter instructions and their application: COUNT UP, COUNTDOWN, UP/DOWN COUNTER
Examples of use of counter and timer instructions.
Introduction to Counters
In this section we will cover the count up count down and reset instruction. Counters are very essential in
ladder logic programming. Counters are used to index, increment or decrement values.
The following is a list of counter instructions:
Definition
PA
The following is a list of counter instructions in SLC 500:
A
CTU - Count Up
● CTD - Count Down
N ● RES - Reset
AN
CTU Count UP
Symbol
Definition
Symbol
P
G
Definition
V
K
●
E
Decrements the accumulate value at each false to true transition and retains the accumulated value
when the instruction goes false or when power cycle occurs.
●
R
The CTD is an instruction that counts false to true transition. When this transition happen the
accumulated value is decrements by one count.
●
●
TU
A CTD accumulation is reset by the RES instruction.
If the accumulation value is below the minimum range then the underflow (UN) bit will be true.
RES Reset
Symbol
EC
L
K
Definition
●
G
A
Resets the accumulated value and status bit of a timer or counter.
● Use a RES instruction to reset timers or counters. When the RES instruction is enabled, it resets the
PP
Timer On Delay, Retentive Timer, and Counter Up, Counter Down instruction having the same address
as the RES instruction.
A
N
AN
adder Logic
P
G
KV
R
E
U R
T
C
●
LE
Now, as soon as toggle switch is pressed the NO contact of I0.0 becomes NC and the
corresponding rung logic goes true. As a result output coil Q0.0 gets energized and the bulb will ON.
●
K
On the other hand, if we want to switch OFF the bulb, the toggle switch is again pressed and I0.0
again becomes an NO contact and rung goes false ,which in turn switches OFF the bulb.
https://youtu.be/U_UnXg9Xmng
P
G
V
K
R
E
R
U
T
How do connect with PLC wire?
●
LEC
To connect the PLC, first look at the rules for the PLC to collect digital quantities, that is, to ensure that there
is current flowing out or into the PLC (this involves source and sink types, not too much expansion here to
K
prevent confusion).
● In some factories, there are many kinds of PLC, some are connected according to NPN, and some are
connected according to PNP, each company has a habit. There are many sensors on site, such as proximity
G
switches and safety gratings, which are also divided into PNP and NPN types, so many electricians are
confused when they see the PNP and NPN on the sensors. Here, we want to analyze the difference between
● PA
PNP and NPN from the perspective of practical application. You can easily judge when to use which one
when you see the two in the future.
P
The power supply of the PLC is generally DC 24V. The digital input module on the PLC has a common end,
because the PLC needs to detect the voltage difference to confirm the detection of the input signal, and the
● A
input signal has only one wire. This common end is for the input Signal for comparison.
N
The common terminal is connected to the 0V of the 24V power supply, which means that the voltage
difference can only be detected when the input signal reaches about 24V. Therefore, this connection is PNP
N
connection, 24V is high compared to 0V, PNP connection, high voltage Effective.
P
G
V
K
R
E
UR
The PNP connection of the same PLC, the high-level input is valid, and the common terminal is connected to the 24V
of the 24V power supply, which means that the input signal is equipotential at 24v, and there is no potential difference,
T
only when the input signal is 0V The PLC can only detect the input signal due to the potential difference, so the
connection is NPN, and the low level is valid.
C
E
L
K
G
A
P
P
A
N
N
A ● For the NPN connection of the same PLC, the low-level input is valid, but why is there a difference between
the PNP connection and the NPN connection in the factory’s PLC?
● The reason is that these two connections have their own advantages. PNP connection method, generally
foreign companies in Europe and the United States are accustomed to this connection method, the advantage
is that it is easy to judge the fault when a fault occurs, because 24V is more obvious than 0V, and the electrical
environment of the factory is relatively harsh, and various electromagnetic fields interact, 24V is also better
P
G
V
K
R
E
R
U
T
PLC with PNP connection uses two kinds of sensors
LEC
K
G
A
P
P
A
N
N
A
NPN-connected PLC uses two kinds of sensors, but there is a disadvantage of using relay conversion, that is, the
immediacy is not good, because the relay takes time to pull in, if the sensor has a very high immediacy requirement, it
will not be possible if precise positioning is required. , Or encoder-like pulses are not possible because of the
timeliness. If you encounter this situation, you still need to find a suitable sensor.
https://youtu.be/0DoqKS8jqSA
SCADA Software
● SCADA Software can be divided into two types, Proprietary or Open. Companies develop
proprietary software to communicate to their hardware. These systems are sold as “turn key”
solutions. Open software systems have gained popularity because of the Interoperability they bring
to the system.
● Citect and WonderWare are just two of the open software packages available on the market for
SCADA systems
P
Applications of SCADA.
SCADA Systems are widely used in the following:
G
V
K
R
E
R
TU
An acronym for Human Machine Interface. An HMI is a software application that presents
information to an operator or user about the state of a process, and to accept and implement
the operator's control instructions.
https://youtu.be/kujHQgK352o
Application
HMIs can be found in multiple locations such as portable handheld devices, on machines, centralized
K
control rooms, as well as factory floor machine and process control. Applications include industrial and
building automation, digital signage, vending machine, medical, automotive, and appliances.
Need & types of HMI.
A
P
Basic Types of HMIs
P
A
N N
A
There are three basic types of HMIs: the pushbutton replacer, the data handler, and the overseer.
There are three basic types of HMIs: the pushbutton replacer, the data handler, and the overseer.
Electrical and Electronics Engineering 72
Fundamentals of Automation Technology 20EE43P
● The Pushbutton Replacer
Before the HMI came into existence, a control might consist of hundreds of pushbuttons and LEDs
performing different operations. The pushbutton replacer HMI has streamlined manufacturing
processes, centralizing all the functions of each button into one location. The pushbutton replacer
takes the place of LEDs, On/Off buttons, switches, or any mechanical device that performs a control
function. The elimination of these mechanical devices is possible because the HMI provides a visual
representation of all these devices on its LCD screen, while performing all the same functions.
● The Data Handler
The data handler is perfect for applications requiring constant feedback from the system, or
P
printouts of the production reports. With the data handler, you must ensure the HMI screen is big
enough to display information such as graphs, visual representations of data, and production
VG
summaries. The data handler includes such functions as recipes, data trending, data logging and
alarm handling/logging. The data handler is used for applications that require constant feedback and
monitoring. Often these data handlers come equipped with large capacity memories.
● The Overseer
Anytime an application involves SCADA or MES, an overseer HMI is extremely beneficial. The
ER
overseer HMI will most likely require Windows to operate, and have several Ethernet ports. The
overseer works with SCADA and MES. These are centralized systems that monitor and control
entire sites or complexes of large systems spread out over large areas. An HMI is usually linked to
R
the SCADA system's databases and software programs, to provide trending, diagnostic data, and
management information.
1. Alarms/Warnings
EC
Below are a few of the many benefits of having an HMI system:
An HMI can allow plant operators to view alarms and locate a malfunction in the equipment, allowing
L
them to react more quickly. Alarms can be preventive, so the operator is alerted before the system
reaches an emergency level. Alarms can also track several different problems and increase productivity
K
by optimizing manufacturing processes.
2. Reliable Messaging
For faxes, pages and more, operators can depend on HMI messaging. As an example, when a machine
G
should be refilled because of a low fuel level, the operator will be alerted automatically.
3. Easier Overall Management of Plant
PA
Using HMI technology, your company can also easily manage and carry out recipes. The high-quality
graphics of HMI systems provide realistic views of a plant's operations so that operators can control the
facility from central locations. This also helps with any security issues. Now an operator doesn't need to
P
approach dangerous areas, and they can control the monitor from another location.
4. Accurate Testing With Simulation
A
Plant managers can test equipment and devices easily through the use of an HMI with simulation.
N
Testing can be achieved in the office without any piece of equipment. This function improves overall
production and reduces startup time.
N
5. Cost Reduction
A human machine interface can reduce operating costs by replacing hundreds of selectors,
pushbuttons, indicator lights and more. This means the need for extra cables, panels and consoles is
also greatly reduced.
6. Improved Communications
HMI can also improve communications throughout the facility by using various types of equipment. This
includes the use of:
● Ethernet
● Data Highway Plus
● DDE (Dynamic Data Exchange)
● Remote I/O
● Serial port
U
T
E C
K L
G
PA
HMI is a certain device that are capable of handling human machine interactions. The interface
consists of hardware and software that presents information to an operator or user about the state
of an application process, and to accept and implement the operator's control instructions.
P
G
KV
R
E
U R
T
●
C
E
Suppose we take four operations in it – raw milk processing, pure milk generation, cooling, and
●
K
packaging. Each of these operations will be controlled by respective PLCs.
But, these PLCs can be of different makes too and all of them will be required to communicate with
each other for proper processing of the plant.
●
G
As each of the operations are dependent on each other, proper communication is a must factor
between all these PLCs and transfer of their data with SCADA or other engineering station.
PA
Distributed Control Systems
●
A
●P To overcome this, Distributed Control System was invented. DCS is nothing but a group of similar
PLCs or controllers and distributes them for the complete industrial plant.
Each PLC is defined by a node address. In simpler terms, you can just say that suppose you have a
certain PLC; to make a DCS system, you will have to use only that PLC (same model number).
N● So, DCS comes as a set of controllers to control the whole plant operation by splitting the individual
operations between themselves.
AN
https://youtu.be/jXRksET5vNo
The operation of DCS goes like this; Sensors senses the process information and send it to the
local I/O modules, to which actuators are also connected so as to control the process parameters.
The information or data from these remote modules is gathered to the process control unit via field
bus. If smart field devices are used, the sensed information is directly transferred to process
control unit via field bus.
P
G
V
K
R
E
R
U
T
LEC
The collected information is further processed, analyzed and produces the output results based on
the control logic implemented in the controller. The results or control actions are then carried to the
actuator devices via field bus. The DCS configuring, commissioning and control logic
K
implementation are carried at the engineering station as mentioned earlier. The operator is able to
view and send control actions manually at operation stations.