Jurnal 1
Jurnal 1
Jurnal 1
ABSTRACT
The primary aim of our project is to
replace the PID instrument with virtual PID that
has equal controlling capabilities as that of
instrument. This designing is possible on
software called LabVIEW developed by National
Instruments. We also intend to use a DAQ card
for interfacing with the hardware. This DAQ
card is product of the same company National
Instruments. The hardware is a Multiloop
Trainer Kit mounted with a tank whose level has
to be controlled using a feedback control loop.
The flow of project execution is: The designed
PID will be generating the necessary controlling
electronic signal. This signal will be acquired by
DAQ card. The DAQ card transfers it to the I to
P converter which will convert the electrical
pulses 4-20mA into pneumatic signal 3-15psig to
actuate the control valve. This conversion take
place as the control valve acts on pneumatic
signals only. The control valve controls the fluid
flow to maintain the fluid level in tank. The tank
is fitted with a capacitive level sensor and a
transmitter. This assembly takes the level
readings from tank and transmits it to the DAQ
card. These values are called process values and
are further processed into the designed PID. This
way a closed loop system is formed.
KEYWORDS
DAQ
card
(Data
Acquisition),LabVIEW
(Laboratory Virtual Instrument Engineering
workbench),PID.
INTRODUCTION
In the present era of Industrial Automation,
ease of work is one of the major concerns. This
design enables the operator to operate the process
sophisticatedly with an ease. Instead of giving
manual inputs to the PID, this designed PID can
adjust the input parameters just by mouse clicks.
Firstly what is a control system?
A control system is a device, or set of devices to
manage, command, direct or regulate the behavior
of other device(s) or system(s). There are two
common classes of control systems: logic or
sequential controls, and feedback or linear controls.
There is also fuzzy logic, which attempts to combine
some of the design simplicity of logic with the
utility of linear control.
I. PID THEORY
The P stands for proportional control, I
for integral control and D for derivative control.
This is also what is called a three term controller.
The basic function of a controller is to execute an
algorithm (electronic controller) based on the
control engineer's input (tuning constants), the
operators desired operating value (set point) and the
current plant process value. In most cases, the
requirement is for the controller to act so that the
process value is as close to the set point as possible.
In a basic process control loop, the control engineer
utilizes the PID algorithms to achieve this.
Proportional action: It simply amplifies the error
based upon the gain. P mode generates offset.
Integral action: The integral term magnifies the
effect of long-term steady-state errors, applying
ever-increasing effort until they reduce to zero. In
the example of the furnace, working at various
temperatures, if the heat being applied does not
bring the furnace up to set point, for whatever
reason, integral action
increasingly moves the
proportional band relative to the set point until the
PV error is reduced to zero and the set point is
achieved. In the furnace example, suppose the
temperature is increasing towards a set point at
which, say, 50% of the available power will be
required for steady-state. At low temperatures,
100% of available power is applied. When the PV is
within, say 10 of the SP the heat input begins to be
reduced by the proportional controller. (Note that
this implies a 20 "proportional band" (PB) from
full to no power input, evenly spread around the set
point value). At the set point the controller will be
applying 50% power as required, but stray stored
heat within the heater sub-system and in the walls of
the furnace will keep the measured temperature
rising beyond what is required. At 10 above SP, we
reach the top of the proportional band (PB) and no
power is applied, but the temperature may continue
to rise even further before beginning to fall back.
Eventually as the PV falls back into the PB, heat is
applied again, but now the heater and the furnace
walls are too cool and the temperature falls too low
before its fall is arrested, so that the oscillations
continue.
Derivative action: The derivative part is concerned
with the rate-of-change of the error with time: If the
measured variable approaches the set point rapidly,
1329 | P a g e
Harsh Kaji, Shruti Annigeri, Prof. Prafulla Patil / International Journal of Engineering
Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 2, March -April 2013, pp.1329-1333
then the actuator is backed off early to allow it to
coast to the required level; conversely if the
measured value begins to move rapidly away from
the set point, extra effort is applied in proportion to
that rapidity to try to maintain it. Derivative action
makes a control system behave much more
intelligently. On control systems like the tuning of
the temperature of a furnace, or perhaps the motioncontrol of a heavy item like a gun or camera on a
moving vehicle, the derivative action of a welltuned PID controller can allow it to reach and
maintain a set point better than most skilled human
operators could. If derivative action is over-applied,
it can lead to oscillations too. An example would be
a PV that increased rapidly towards SP, then halted
early and seemed to "shy away" from the set point
before rising towards it again.
II.
III.
MULTI-LOOP
(FLOW LOOP)
TRAINER
KIT
1330 | P a g e
Harsh Kaji, Shruti Annigeri, Prof. Prafulla Patil / International Journal of Engineering
Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 2, March -April 2013, pp.1329-1333
The vital requirement to achieve project objective is
NI LabVIEW 7.1 Front panel is the GUI wherein
the operator sets the PID input parameters as per the
requirements along with various graphical and
pictorial representations of the process. And the
block diagram executes the PID algorithm.
Front panel:
The front panel designed for the project consists of a
Table selector which selects SIMULATION and
ACTUAL INTERFACING. The simulation
simulates the feedback loop of level control of the
multiloop trainer kit. The actual interfacing inputs
the PID parameters. PID output which proportionate
the required current to operate I/P convertor which
indirectly operates the control valve.
IV.
SOFTWARE
CONFIGURATION
AND IMPLEMENTATION
1331 | P a g e
Harsh Kaji, Shruti Annigeri, Prof. Prafulla Patil / International Journal of Engineering
Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 2, March -April 2013, pp.1329-1333
V.
VI. CONCLUSION
The experimental investigations in NI
LabVIEW show that the new system developed
would be highly flexible and easy in controlling the
level. This new system will create a new era in the
field of Process Automation.
1332 | P a g e
Harsh Kaji, Shruti Annigeri, Prof. Prafulla Patil / International Journal of Engineering
Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 2, March -April 2013, pp.1329-1333
REFERENCES
1.
2.
3.
4.
1333 | P a g e