Chapter 3 Electropneumatic Circuit Design
Chapter 3 Electropneumatic Circuit Design
ELECTROPNEUMATIC
CIRCUIT DESIGN
• Electro-pneumatic control consists of electrical
control systems operating pneumatic power
systems. In this solenoid valves are used as
interface between the electrical and pneumatic
systems. Devices like limit switches and proximity
sensors are used as feedback elements.
• Electro Pneumatic control integrates pneumatic
and electrical technologies, is more widely used for
Introduction large applications. In Electro Pneumatics, the signal
medium is the electrical signal either AC or DC
source is used. Working medium is compressed air.
Operating voltages from around 12 V to 220 Volts
are often used. The final control valve is activated
by solenoid actuation
The resetting of the valve is either by spring [single Solenoid]or using another
solenoid [Double solenoid Valve] . More often the valve actuation/reset is achieved
by pilot assisted solenoid actuation to reduce the size and cost of the valve
A Relay is often is used toconvert signal input from sensors and switches to number
of output signals [ either normally closed or normally open] .Signal processing can
be easily achieved using relay and contactor combinations
In Electro pneumatic controls, mainly three
important steps are involved:
• Proximity sensors
• Electric counters
Push buttons are of two types
Electrically actuated directional control valves form the interface between the
two parts of an electro- pneumatic control. The most important tasks of
electrically actuated DCVs include.
• Switching supply air on or off
• Extension and retraction of cylinder drives
•
Electrically actuated directional control valves are switched with the aid of
solenoids. They can be divided into two groups:
• Spring return valves only remain in the actuated position as long as current
flows through the solenoid
• Double solenoid valves retain the last switched position even when no current
flows through the solenoid.
Cross sectional
view of a 3/2
single solenoid
valve
Various symbols for DCVs
RELAY
SENSORS ELECTRONIC
• Inductive Proximity
• Capacitive Proximity
• Optical Proximity
Mechanical Sensors
Limit Switches
Magnetic Proximity Sensors (Reed Switches)
• Inductive, Optical and capacitive proximity switches are electronic sensors. They
normally have three electrical contacts. One contact for supply voltage , other for
ground and third for output signal.
• In these sensors, no movable contact is switched. Instead, the output is either
electrically connected to supply voltage or to ground. There are two types of
electronic sensors with regard to the polarity of output voltage.
• Positive switching sensors: In this output voltage is zero if no part is detected in
the proximity. The approach of a work piece or machine part leads to switch over
of the output, applying the supply voltage.
• Negative switching sensors: In this the supply voltage are applied to the output if
no part is detected in the proximity. The approach of a work piece or machine
part leads to switch over of the output, switching the output voltage to 0 volts.
Inductive Proximity
• Inductive sensor use
currents induced by
magnetic field to detect the
nearby metal objects.
• The switching distance of
inductive sensors depends
on the conductivity and
permeability of the metal
part whose presence or
absence to be detected.
Advantages of Inductive proximity
sensors are
• They are self contained, rugged and
extremely reliable
• They have long service life
• They have shorter switching time
• They are compact and maintenance
frees
• Cylinder is
extended using
PB1 and PB2
• Cylinder is
retracted when
either PB1 or PB2
is released
OR LOGIC FUNCTION
a1 b1 a0 b0
ST
A+ B+ A- B-
PLC-PROGRAMMABLE LOGIC CONTROL
Control Systems Types
Programmable ➢
➢
Logic
➢
Controllers
➢
➢
Programmable Logic Controllers
PLC Types
Nano (Small)
Micro (Medium)
Large
Memory Capacity
I/O Range
Programmable
controller
Inputs Outputs
Machine
or
Process
Programmable Logic Controllers
Input module
➢ These modules act as interface between
real-time status of process variable and
the CPU.
➢ Analog input module : Typical input to
these modules is
4-20 mA, 0-10 V
Ex : Pressure, Flow, Level Tx, RTD (Ohm),
Thermocouple (mV)
➢ Digital input module : Typical input to
these modules is 24 V DC, 115 V AC, 230
V AC
Ex. : Switches, Pushbuttons, Relays,
pump valve on off status
Programmable Logic
Controllers
Output module
➢ These modules act as link between the CPU and the output
devices in the field.
➢ Analog output module : Typical output from these modules is
4-20 mA, 0-10 V
Ex : Control Valve, Speed, Vibration
➢ Digital output module : Typical output from these modules is 24
V DC, 115 V AC, 230 V AC
Ex. : Solenoid Valves, lamps, Actuators, dampers, Pump valve on
off control
Programmable Logic Controllers
Power Supply
➢The power supply gives the voltage required for electronics module (I/O Logic
signals, CPU, memory unit and peripheral devices) of the PLC from the line supply.
➢The power supply provides isolation necessary to protect the solid state devices
from most high voltage line spikes.
➢As I/O is expanded, some PLC may require additional power supplies in order to
maintain proper power levels.
Programmable Logic
Controllers
Bus System
➢ It is path for the transmission of the signal . Bus system is
responsible for the signal exchange between processor and
I/O modules
➢ The bus system comprise of several single line ie wires /
tracks
PLC Signal Flow
SIGNAL INPUT SIGNAL PROCESSING SIGNAL OUTPUT
Input Module Processor Memory Output Modules
I:0/6 O:0/7
I:1/4 O:1/5
I:1/4 O:1/5
Programming Terminal
PLC Configuration
• INPUT RELAYS- (contacts)These are connected to the outside world.
They physically exist and receive signals from switches, sensors, etc.
Typically they are not relays but rather they are transistors.
• INTERNAL UTILITY RELAYS- (contacts) These do not receive signals
What devices from the outside world nor do they physically exist. They are
simulated relays and are what enables a PLC to eliminate external
relays. There are also some special relays that are dedicated to
does a PLC performing only one task. Some are always on while some are always
off. Some are on only once during power-on and are typically used for
interact initializing data that was stored.
• COUNTERS- These again do not physically exist. They are simulated
with? counters and they can be programmed to count pulses. Typically
these counters can count up, down or both up and down. Since they
are simulated they are limited in their counting speed. Some
manufacturers also include high-speed counters that are hardware
based. We can think of these as physically existing. Most times these
counters can count up, down or up and down.
What devices does a PLC interact with?
Continued
TIMERS-These also do not physically exist. They come in many varieties and increments. The
most common type is an on-delay type. Others include off-delay and both retentive and non-
retentive types. Increments vary from 1ms through 1s.
OUTPUT RELAYS-(coils)These are connected to the outside world. They physically exist and
send on/off signals to solenoids, lights, etc. They can be transistors, relays, or triacs depending
upon the model chosen.
DATA STORAGE-Typically there are registers assigned to simply store data. They are usually
used as temporary storage for math or data manipulation. They can also typically be used to
store data when power is removed from the PLC. Upon power-up they will still have the same
contents as before power was removed. Very convenient and necessary!!
PLC Architecture Evolution
Programming
Terminal
PLC
Programming Language :
Connection is Point to Point
- Relay ladder logic
- Flexibility in altering
Control system operation
I/O
PLC Architecture Evolution
• Early - to - Mid 1980 : Discrete and Process Control
MS - DOS
Reasonable Computer
Running PLC
Programming Software
PLC
Programming Language :
- Ladder Program
- PID
- Data Storage
I/O
PLC Architecture Evolution
PC running
PLC Programming Software
Connection in networked allowing
Multiple PLC
PLC PLC
PLC
TAPS
SPLITTERS
Remote
I/O Network
FIBER OPTIC LINK
PLC Architecture Evolution
Today : Ethernet Technology in PLCs
Switched Hub
Controller
Controller
Controller Controller
PLC Architecture Evolution
Wireless Modem
Remote
Platform
Wireless Modem
PLC
HMI PC
Display