Problem Description



Yüklə 2,74 Mb.
Pdf görüntüsü
səhifə34/98
tarix23.07.2023
ölçüsü2,74 Mb.
#137216
1   ...   30   31   32   33   34   35   36   37   ...   98
PLC-4

Problem Diagram


Problem Solution

To measure the continuous level, Ultrasonic Sensor may be used.

Rosemount 3100 series Ultrasonic Level Transmitters can be used to measure the level of the tank.

Range of these transmitters is 9-11m.

Output of these transmitters is in standard electrical signal 4-20mA. Convert this standard signal into digital
signal by connecting level transmitter to Analog Input Module of PLC.

Calibrate the transmitter and set output such that it gives 4mA when tank is empty and 20mA when tank is
full. Convert this data in accordance to level in Centimeters.



This gives output such as 0000h when input is 4mA and FFFFh when output is 20mA. Determine the level of
tank to be maintained. Convert preset value to be the maximum output that means if the level to be maintained is
370cm, then convert value such that output is FFFFh when level is 370cm.

At low level, valve must be fully open, so air to close valve is used here to maintain the inlet flow.
Program
Here is PLC program to Maintain Level of a Tank, along with program explanation and run time test
cases.
List of Inputs and Outputs
I:1/0
= Start
(Input)
I:1/1
= Stop
(Input)
O:2/0
= Latching Coil
(Output)
DIV
= Division block
(Compute)
MUL
= Multiplication block
(Compute)
MOV
= Move instruction to move data
(Logical)
N7:0
= Input from transmitter in Hex form
(Register)
N7:2
= Storing conversion FFFFh into equivalent 400cms (Register)
N7:3
= Conversion of preset cms into equivalent hex
(Register)
O:3
= Output to which I-P converter is connected
(Output)

Yüklə 2,74 Mb.

Dostları ilə paylaş:
1   ...   30   31   32   33   34   35   36   37   ...   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