Problem Description



Yüklə 2,74 Mb.
Pdf görüntüsü
səhifə48/98
tarix23.07.2023
ölçüsü2,74 Mb.
#137216
1   ...   44   45   46   47   48   49   50   51   ...   98
PLC-4

Runtime Test Cases
Inputs
Outputs Elements
I:1/5 = 1 (Momentarily)
Counter Incremented
Counter
C5:0.ACC = 0
O:6 = 0 Display = 0
C5:0.ACC = 10
O:6 = 16 Display = 10
C5:0.ACC = 25
O:6 = 37 Display = 25
PLC Program to Maintain the Pressure Head in a Bottle Filling System
This is a PLC Program to Maintain the Pressure Head in a Bottle Filling System.
Problem Description
Bottle filling has a constant speed of filling 20 bottles per minute. This speed depends on level of the tank
due to its head pressure. To maintain this speed, pressure head of the filling tank has to be maintained at
a particular. Implement this automation in PLC using Ladder Diagram programming language.
Problem Diagram


Problem Solution

Solid state level switches cannot be used here since level has to be continuously monitored.

Pressure is proportional to level. As level of a tank increases, pressure also increases.

Level gauges are highly sensitive to very small variations. Many companies such as Rockwall Automation
and Endress+Hauser manufacture pressure gauges to measure liquid level of a tank.

Output of this gauge is terms of pressure so we have to convert pressure into equivalent current output. But
let us assume here that maximum pressure that means when tank is full, it gives 20mA output and when tank is
empty, it gives 4mA output which is in standard form 4-20mA.

Use conversion instructions to convert this 4-20mA data into registers. To do this, Analog modules for PLCs
are used.

These modules convert 4-20mA into equivalent digital level signals.

Output of this Analog modules are stored in Hex form which are then processed by the processor and hex
output is generated again.



Just like Analog input modules, Analog output modules are used convert digital output data into equivalent
current signals to operate power supply circuit which varies output accordingly, to drive the final control element,
here control valve.
PLC Program
Here is PLC program to Maintain the Pressure Head in a Bottle Filling System, along with program
explanation and run time test cases.
List of Inputs and Outputs
I:1/14 = Start
(Input)
I:1/15 = Stop
(Input)
B3:0/0 = Master Coil Bit
(Bit)
DIV
= To divide total height of the tank
(Compute)
MUL
= To multiply with the tank level to be maintained
(Compute)
N7:0
= Input from Level Gauge
(Register) 
N7:1
= Result (Variation per cm)
(Register)
N7:2
= Result of multiplication
(Register)
O:6
= I-P Converter
(Output)

Yüklə 2,74 Mb.

Dostları ilə paylaş:
1   ...   44   45   46   47   48   49   50   51   ...   98




Verilənlər bazası müəlliflik hüququ ilə müdafiə olunur ©azkurs.org 2024
rəhbərliyinə müraciət

gir | qeydiyyatdan keç
    Ana səhifə


yükləyin