Sie sind auf Seite 1von 6

Dept.

of Electronics & Instrumentation EI 707: Process Control Laboratory

Experiment No: 4
Date

FAMILIARIZATION OF TEMPERATURE PROCESS STATION

Aim:
To familiarize with the temperature process station.

System Overview:
The Temperature process station can be invariably classified under three heads i.e.,
I. The Temperature Process Mainframe
II. The PID controller
III. Process Control Software

The Temperature Process Mainframe


The mainframe is a metallic structure mounted on four castor wheels. The mainframe is
organized as two racks. The rack contains the control panel. The cabinet accommodates the
multi-output DC power supply, RTD transmitter, measuring instruments and inlet socket for AC
mains.

Components Identification:

Sl. No: Component Name

1. Temperature Transmitter
2. SCR Unit
3. Multi Output DC Power Supply
4. Thermocouple
5. Blower

Temperature Transmitter
Make : Self
Input : 0 – 1000 °C for K type duplex thermocouple
Supply Volt : 24V DC
Output : 4 – 20 mA

SCR Unit
Source : Self
Input : 220 V AC
Control Input : 0 – 5 V at +24V Max.
Output : 0 – 230 V AC Max

College of Engineering Kidangoor


Dept. of Electronics & Instrumentation EI 707: Process Control Laboratory

Multi Output DC Power Supply


Input : 230V AC / 50Hz
Output : +24V DC, 2A
+5V DC, 2A
+12V DC, 750mA
-12V DC, 750mA

Thermocouple
Source : Scale
Type : K (Chromel – Alumel)
Temperature Range : 1200°C
Output : (0 – 49.9880 mV)

Blower
Type : Radial Fan
Model : G2E 108-AA01-01.
Speed : 1650 rpm
Air Volume : 155CMH
Power Input : 41W
Current : 0.19A
Voltage : 230V
Frequency : 50 – 60 Hz
Noise Level : 54DBA.
Make : EBM NADI International Pvt. Ltd.,

PID Controller
When all three control effects proportional, integral and differential are combined
together, we obtain the benefits of each control action and more nearly, duplicate action of a
good human operator on a control application. A three mode controller contains the “stability” of
proportional control and the “ability” to provide an immediate correction for the magnitude of a
disturbance because of rate control. In this trainer, computer acts as a PID controller. PID
controller is comprised of two units.
i. IBM PC
ii. VAD-103 / VAD-104 (Add-o AD/DA converter board)

VAD-104 Data Acquisition Board :


VAD-104 is a high performance ADD-ON Data Acquisition board for the IBM
Compatible PC/XT/AT pluggable onto printer port in the PC.
The boars incorporates with 8 single ended analog inputs through 12 bit ADC, two
channels I to V converter and single channel of V to I converter. The SPP consist of control port,
Data port and Status port.

College of Engineering Kidangoor


Dept. of Electronics & Instrumentation EI 707: Process Control Laboratory

Analog Input Features :


There are two modes
• External Mode
• Internal Mode

The following details are suitable for both mode of operation.

The standard version of the VAD-104 has one CMOS multiplexer. Together, these input
multiplexer have analog input capabilities for 8channels of single ended input. These multiplexer
can handle upto + 10V signals without any damage. However the ADC can accept voltages in
the range-5V to +5V. Voltage above these limits will have no effects and ADC will read the
maximum value for those voltages and these over voltages will be indicated by an over range
bit, which could be read. The board features a single integrating ADC with a resolution of 2 bits
providing an least significant bit values of 1.22mV.

Analog Output Features:


The board contains single Analog output voltage within a range of -5V to +5V.

Single channels of DAC with 12 bit resolution of 2ms. Settling time is incorporated in
this board. The voltage range from 0 to 5V can be given to the input of V to I converter by
strapping jumper J4 to get the current Output of 4-20mA,which is terminated at the connector.
The 12 bit resolution provides a least significant bit values of 2.44mV.

ADC:
The data should be read in at addresses 0B, 03, 0F. Data at 0b forms the first lower byte,
at 03 forms second lower byte & data at 0F forms the higher order byte. The ADC is se bipolar
operations. The polarity of the input is indicated by a polarity bit. So for an analog input of 0 to
+5V, a digital values of 0 to FFF is available at the ADC output with sign bit set to 1. an
analog output of 0 to -5V a digital value of 0 to FFFH is available at the ADC output with bit
reset to 0.
The ADC can be operated in single ended mode only. In single ended mode CH1 to CH8
be used.
The following steps should be followed to read error free data from ADC.
1. Select the channel by writing control word in MUX.
2. Read higher byte of ADC port. Check for status, if status is high repeat same step.
Otherwise go to next step.
3. If the status is low read the status bit once again. If it is low, repeat the same step.
Otherwise go to next step.
4. If the status is high read the status bit once again. If it is high, repeat the same step
again. Otherwise go to next step.

College of Engineering Kidangoor


Dept. of Electronics & Instrumentation EI 707: Process Control Laboratory

5. If the status is low the data is valid. Now read the data check for over range bit. If
it is 1 the input is out of range and the program can be terminated displaying error
message. Otherwise go to next step.
6. Check for sin bit, if the bit is set it represents the input is negative. If the bit is
zero the input is positive.
7. Now read the higher order byte and shift it toward left through 4bit. Read second
lower byte then read first lower byte & shift towards right by 4bit then add all the
three to get 12 bit digitized value of the analog input.

Digital Output:
For 8-bit TTL output data lines, you must write 8-bit (0-FF) data in address 0X0A.

Digital Data Input:


To get 8 bit digital input you must read two ports. First port for LSB and second port for
MSB. Read second port (higher) and shift it towards left by 4 bits and read lower byte and with
higher to get 8 bit output.

Specifications:
A/D channel :
Input Range : Bipolar ±5V
Input Channels : 8 single ended
Accuracy : ±0.8% max at 25 °C
Input Impedance : > 10 mega Ohms.
Conversion time : 30 conversions per second
Resolution : 12bits

D/A channel:
Output Range : Bipolar ±5 V
Output Channels : 1
Accuracy : 0.02% max. at 25 °C
Settling time : 2 μs Max
Resolution : 12 bits

V to I section:
Input Range : 0–5V
Output : 4 – 20 mA
O/P Impedance : 500Ω (Max)

I to V section:
Input Channels : 2 (VAD-104)
Input Range : 4 – 20 mA

College of Engineering Kidangoor


Dept. of Electronics & Instrumentation EI 707: Process Control Laboratory

Output : 0–5V
Digital Output : 8 TTL output lines
Digital Inputs : 8 TTL input lines

Process Control Software


Process control Software is an indigenous software designed by our in-house R&D for
temperature process station. The software package for temperature control application is very
powerful, general purpose packagewhich measures the process variables, displays it on the
screen and issues control action to the controller (pneumatic control valve).

The software is organised to explain all the control actions available via ON/OFF control,
proportional control (P), proportional plus integral control (PI), proportional plus derivative
control (PD) and proportional plus integral plus derivative control.

Some of the key features of the software are,


- User feedable process parameters.
- Facility to store the data being processed as a separate file on the disk which can
be used for future analysis.
- A complete display of the process flow chart with animation.
- Display all the process parameters both numerically and graphically.
- Simultaneous graphical display of both process variable and controller output.
- Magnify (zoom) and display the process variable in the proportional band or Dead
band.
- Support to take up printouts of the processed data on a centronic printer.
- Convert the stored data to “WordPad” supported format to study the behavior of
the process.
- Analyze the stored data.
- Dynamically shift set point and thereby disturb the process.
- Tune control parameters for PID.
- To perform a historical trend of the variable.
- Off-line simulation of process variable.
- Real time simulation using waveform generator.

Result:
Familiarized with the temperature process station.

College of Engineering Kidangoor


Dept. of Electronics & Instrumentation EI 707: Process Control Laboratory

College of Engineering Kidangoor

Das könnte Ihnen auch gefallen