Write A Report For Programmable Logic Controllers
Write A Report For Programmable Logic Controllers
The contacts are either Normally Open (NO), Normally Closed (NC), or
Double Throw (also known as "Form C" or change-over (CO)) contacts.
b. PLC definitions
A Programmable Logic Controller (PLC, or Programmable Controller) is a
ruggedized, microprocessor-based system which provides factory or plant
automation by monitoring sensors and controlling actuators in real time.
The Modicon brand was sold in 1977 to Gould Electronics, later acquired
by German Company AEG, and then by French Schneider Electric, the
current owner.
One of the very first 084 models built is now on display at Modicon's
headquarters in North Andover, Massachusetts. It was presented to
Modicon by GM, when the unit was retired after nearly twenty years of
uninterrupted service. Modicon used the 84 moniker at the end of its
product range until the 984 made its appearance.
The automotive industry is still one of the largest users of PLCs.
A simplified block diagram of a PLC shown in above Fig. It has three major
units/sections.
I/O (Input/Output) Modules.
CPU (Central Processing Units).
Programmer/Monitor.
The input section converts the field signals supplied by input
devices/sensors to logic-level signals that the PLC's CPU can read.
The Processor Section reads these inputs, Processes the signal, and
prepares the output signals.
The output section converts the logic level output signals coming from
processor section to high level signals and used to actuate various output
field devices.
Power supplies designed for worldwide use were equipped with an input
voltage selector switch that allowed the user to configure the unit for use on
local power grid. In the lower voltage range, around 115 V, this switch is
turned on changing the power grid voltage rectifier into a voltage doubler in
delon circuit design. As a result, the large primary filter capacitor behind
that rectifier was split up into two capacitors wired in series, balanced with
bleeder resistors and varistors that were necessary in the upper input
voltage range, around 230 V. Connecting the unit configured for the lower
range to a higher-voltage grid usually resulted in an immediate permanent
damage. When the power factor correction (PFC) was required, those filter
capacitors were replaced with higher-capacity ones, together with a coil
installed in series to delay the inrush current. This is the simple design of a
passive PFC.
Active PFC is more complex and can achieve higher PF, up to 99%. The
first active PFC circuits just delayed the inrush. Newer ones are working as
an input and output condition-controlled step-up converter, supplying a
single 400 V filter capacitor from a wide-range input source, usually
between 80 and 240 V. Newer PFC circuits also replace the NTC-based
e. Programming device
The data transfer rate of peripherals is usually slower than the transfer rate
of the CPU, and consequently, a synchronization mechanism may be
needed.
Data codes and formats in peripherals differ from the word format in the
CPU and memory.
The operating modes of peripherals are different from each other and each
must be controlled so as not to disturb the operation of other peripherals
connected to the CPU.
Data codes and formats in peripherals differ from the word format in CPU
and memory.
Data transfer rate of peripherals are slower than CPU, So synchronization
may be needed.
The operating modes of peripherals are different. So they must be
controlled so as not to disturb the operation of other peripherals that are
connected to CPU.
One of the many advantages to using a PLC/PAC is the simplicity of the I/O
wiring.
I/O devices are wired to I/O points on a fixed I/O unit and to I/O modules in
a modular unit. Input devices such as switches, pushbuttons and sensors
are wired to input module points and output devices such as indicator
lights, solenoids and motor starter coils are wired to output module points.
I/O modules can accept Acv, DCV or a combination of ACV and DCV. Most
modern automation systems use DCV I/O, therefore we will focus on DCV.
DC voltage has a polarity. We already know that current flow is from
negative to positive. This current flow is also referred to as electron flow
and is also the current that is measured when making measurements with
a meter.
There is also another current flow. This current flow is called 'conventional
current' and is the current flow that solid state physis use. This current
flows from positive to negative. When electrons flow from one atom to
another they leave a hole behind on the atom that they leave. If you could
watch the electrons moving from atom to atom, the electrons would be
moving in one direction (negative to positive) and the holes would look like
they are moving in the opposite direction (positive to negative).
DCV I/O module polarity is referenced using the terms sink and source.
The terms are derived from conventional current flow, but we will explain
sink and source in terms of electron flow.
Why should we care what direction current is flowing? Mechanical
switches, indicator lamps and solenoids don't care what polarity the current
is flowing. But sensors such as photoelectric, inductive and capacitive
proximity sensors are also wired to PLC/PAC I/O modules. These sensors
are solid state, using diodes and transistors in their internal workings.
These devices require current to be flowing in the right direction.
2. Write a report for PLC ladder diagram programming, the solution should
includes but not limited to:
2.a) The different between PLC physical ladder diagram and PLC programmed ladder
diagram
A ladder diagram is a symbolic and schematic representation of both the process
hardware and process control. It is called ladder because all the devices are connected
across the supply lines making it looks like a ladder. Each parallel connection is named as
Rung and it can contain many inputs but only one output. The physical ladder diagram
made of switches and relays which are connected to devices to give desired output. The
programmed ladder diagram is made of electronic gates such as AND gate and NAND
gate.
\
2.b) Types of relay use in ladder diagram
Data storage
Analogue model
User interface input
Networking modules
2.d) Input relay, output relay, internal relay, timer relay and counter relay
COUNTERS: These again do not physically exist. They are simulated 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 of the time these counters can count up,
down or up/down.
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.
References
http://www.electronics-tutorials.ws/io/io_5.html
http://www.amci.com/tutorials/tutorials-what-is-programmable-logic-controller.asp