2.temperature Control Using Siemens PLC Lab
2.temperature Control Using Siemens PLC Lab
INTRODUCTION
The modern sensing technology and control methods are undergoing
continuous innovation, where the real-time temperature control is demanding
higher accuracy and faster response more than ever. Temperature control is
widely used in production and industrial control processes in all aspects. For
example, in the iron and steel smelting process, iron and steel to be baked
requires heat treatment in order to achieve their performance indicators;
plastic qualitative process also needs to maintain a certain temperature range.
The fact is that the temperature control system is a complex process object
involving large inertia and pure delay with multi-variable and time-varying
parameters. At present, the PID control methodology is adopted in most
cases. In this way, different PID parameters should be selected for different
control objects, for which some practical experience is needed.
2.Temperature Control using Siemens PLC Lab
The purpose of this lab is to control the water temperature by using
temperature sensor and heat actuator. The lab is continuation of interfacing
analogy inputs explained in lab 2 and 3, and how they can be used to control
the system using a set temperature. The designed system can be used to
control air-condition (AC) temperature, smart kettle, boilers, home heating
systems etc.
T = Temperature Sensor
T
Coil
Water
Heating Pan
WATERTEMPERATURECONTROL
CHECK
SETTEMPERATU
PERFORMAN
RE
CE
32.1OC
CURRENT
TEMPERATURE
VALUE
ON OFF HIGH
WATERTEMPERATURECONTROL
CHECK
SETTEMPERATU
PERFORMAN
RE
CE
32.1OC
CURRENT
TEMPERATURE
VALUE
HIGH
LOW
ON OFF
Figure 2.4 Control Panel – Home Screen (Active buttons)
30.0 C O
SAVE
2.1.3 Switching ON
The station is switched on with the main switch Q0. Relay K0 (main switch
"ON") is energized and provides the supply voltage for the sensors and
actuators. This operating state is indicated by indicator light P1 (main switch
on)
The utilized pushbuttons can supply either a "0" or "1" signal. Depending on
whether you have planned them as normally-closed or normally-open
contacts (see Reference list), they supply a "1" or "0" signal when not
actuated. The signal changes to "0" or "1" only while the pushbutton is being
pressed.
2.3.1.2 Switches
The utilized switches can also supply either a "0" or "1" signal. Depending on
whether you have planned them as normally-closed or normally-open
contacts (see Reference list), they supply a "1" or "0" signal when not
actuated. The signal changes to "0" or "1" when the switch is actuated. This
signal is present as long as the switch is not actuated again.
2.3.3 Actuators
2.3.3.1 Heating Coil Contactor
The contactor allows the heating coil to be energized which requires signal "1"
at Q1 "Coil Actuator (C) ON"
2.3.3.2 Indicators
All indicator lights are located on the control panel and which are not
indicated should be hardwired on Vero board. If signal "1" is present, these
indicator lights illuminate.
2.5 Task
1. You are required to design the temperature control system using the
given Siemens TIA Portal V14 using any available PLC language. The
program should be used to program Siemens S7 1200 PLC.
2. Design SIMATIC HMI program for Control panel display as shown in Fig
2.2 – 2.4.