IAM EXP3 Flow Monitoring 804
IAM EXP3 Flow Monitoring 804
Experiment No: 2
Title: Real Time Flow monitoring of Automation system using S7-1200 PLC
1. Obtain the Real Time Flow monitoring of Automation system using S7-1200 PLC
COs to be achieved:
Theory:
Real-time monitoring of flow using electro pneumatics and PLC (Programmable Logic Controller)
involves the integration of flow sensors, pneumatic components, and a PLC system to continuously
measure and control the flow of gases or fluids in an industrial or automation environment. Here's a
general overview of the steps involved in such a system:
Pressure Sensors:
Install flow sensors at relevant points in the pneumatic system. These sensors can be based on various
technologies, such as ultrasonic, thermal, or electromagnetic, and they generate electrical signals
proportional to the flow rate.
Sensor Interface:
Connect the pressure sensors to the input modules of the PLC. PLCs have input modules that interface
with various sensors and actuators.
PLC Programming:
Develop a PLC program using ladder logic or other programming languages supported by the PLC.
The program should include logic for reading pressure sensor inputs, processing the data, and
generating control signals based on predefined conditions.
Pneumatic Diagram
Sensor symbols
Stepwise-Procedure:
1) Make the pneumatic connection with double acting cylinder, 5/2-way single solenoid
valve, flow control valves and cylinder end position switches
3) Write the ladder program in TIA portal for the continuous cyclic operation of double acting
cylinder.
4) Logic: The cylinder starts from its retracted end position with a delay of 1sec after pressing
the start switch. The cylinder should retract with a delay of 3sec after reaching its extended
position. The operation should continue until the stop switch is pressed.
6) Connect the flow sensor to measure the flow in the pneumatic setup
7) Make the wiring of all sensors and valve with the S7 1200 PLC
8) Read the real time value of flow in TIA portal using NORM_X and SCALE_X instruction
Observation Table:
PLC output : Paste the screenshot of the program, photo of the pneumatic setup
● Flow Range: The range of pneumatic flow rates the sensor can effectively measure.
● Pressure Rating: The maximum pressure that the flow sensor can handle within the
pneumatic system.
● Accuracy: The precision of the flow sensor in providing measurements, which is crucial for
accurate monitoring.
● Response Time: The time it takes for the sensor to respond to changes in pneumatic flow.
● Output Signal: The type of output signal compatible with the PLC (e.g., analog signal, digital
signal, current loop, voltage signal).
● Connection Type: The method of connecting the flow sensor to the pneumatic system.
● Environmental Conditions: Operating temperature range, humidity, and other environmental
factors that may affect sensor performance.
● Calibration: Information on calibration procedures and requirements.
2. What are the different types of flow sensors available? Explain based on its construction and
principle
ANS: -
1)Mechanical Flow Sensors:
● Rotameters: Consist of a tapered tube and a float. The position of the float within the tube
corresponds to the flow rate.
● Paddlewheel Sensors: Include a rotating paddlewheel turned by the fluid flow, producing a
signal proportional to the flow rate.
Include a bluff body (vane) in the flow. Vortices are shed alternately on either side of the bluff body,
and the frequency of shedding is proportional to the flow rate.
Conclusion: Hence, we have Obtained the Real Time Flow monitoring of Automation system
using S7-1200 PLC