IAM EXP3 Pressure Monitoring 804
IAM EXP3 Pressure Monitoring 804
Experiment No: 3
Title: Real Time Pressure monitoring of Automation system using S7-1200 PLC
1. Obtain the Real Time Pressure monitoring of Automation system using S7-1200 PLC
COs to be achieved:
Theory:
Circuit Diagram/ Ladder diagram: Real-time monitoring of pressure using electro pneumatics and
PLC (Programmable Logic Controller) involves integrating sensors, pneumatic components, and a
PLC system to continuously measure and control pressure in an industrial or automation setting.
Here's a generalized overview of how this process might work:
Pressure Sensors:
Install pressure sensors at relevant points in the pneumatic system. These sensors convert pneumatic
pressure into electrical signals that can be interpreted by the PLC.
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 pressure sensor to measure the actual pneumatic pressure 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 actual pneumatic pressure in TIA portal using NORM_X and
SCALE_X instruction
Observation Table:
PLC output:
2. What are the different types of pressure sensors available? Explain based on its construction
and principle
→ Pressure sensors come in various types based on their construction and sensing principles. Here are
some common types:
- Construction: Utilizes a piezoelectric crystal. When pressure is applied, the crystal generates a voltage
proportional to the pressure.
- Principle: Measures the electrical charge produced by the piezoelectric material in response to
pressure changes.
The choice of pressure sensor depends on factors like the application requirements, pressure range,
accuracy, and environmental conditions. Each type has its advantages and limitations, making it essential
to select the most suitable sensor for a specific application.
Conclusion:
In conclusion, the real-time pressure monitoring of an automation system using the S7-1200 PLC
involves integrating pressure sensors with the PLC's input modules, programming the PLC to read
and process sensor data, and implementing control logic to manage pressure conditions. The choice
of pressure sensor should align with application requirements. This approach ensures efficient and
accurate pressure control in industrial settings, leveraging the capabilities of the S7-1200 PLC for
seamless automation.