You are on page 1of 6

2004 IEEE International Conference on Industrial Technology (ICIT)

Automation of Sugar Boiling Process in Batch Vacuum Pans using ABB-Freelance


PLC (AC 800F) and Conductor NT SCADA
Maheshwarnath Behary, Robert T. F. Ah King and Harry C. S. Rughooputh
Faculty of Engineering
University of Mauritius
Reduit, Mauritius
r.ahking@uom.ac.mu

Abstract- In this paper, the design and implementation 2 Overview of Cane Sugar Manufacture
of the sugar boiling process in batch vacuum pans using
the ABB-Freelance PLC and the Conductor NT is The different processes involved with the cane stalks are
proposed. With a wei-designed automated system, the discussed. Prior to extraction, the cane should be converted
need for operators supervision is greatly minimised to strands of thread-like fibre with pith (ff ufTy in form), for
and hence permits the labour cost to be reduced and an optimum juice extraction. Afier juice is extracted it is
optimising the repeatability and efficiency of the screened, heated, defecated, decanted, filtered to remove
process done by the system. Thus, the operator may dirt and clay. After filtration, the juice passes through a
readily and effcientty take real time action on the flow series of evaporators in order to remove maximum water.
of the process permitting the latter to have an upper As water is removed, the juice becomes more viscous and
hand on the system as the latter may decide his own the brix (dissolved substance in solution) rises rapidly and
desirable set points at critical intervals during the this viscous liquid is called syrup. The syrup is hrther
sugar boiling process. Using Function Block Diagrams heated in a vacuum pan until it reaches the point of
(FBD) and Sequential Function Chart (SFC) as the saturation, then seedling can be initiated by the addition of
main programming languages for the PLC and with the slurry (mixture of ethanol and icing sugar). The boiling
appropriate interfacing of the designed system on the process continues and the icing sugar crystal grows and the
SCADA as per the Conductor NT manual, a complete mixture becomes more viscous. The resulting viscous
centralised control of the automated system for batch mother liquor is termed as massecuita. Finally, the
vacuum pans is proposed. massecuite is sent to centrifugal where the sugar crystals
and the moIasses are separated. The process continues
Keywords: Automation, control, PL C, SCADA, sugar until sugar of type A, B and C are manufactured. Further
boiling process. processing is done to the crystals and stored in silos for
ease of transportation. The processed sugar is now ready
1 Introduction for domestic and commercial uses.

Nowadays to maximise profit we need to minimise the cost 2.1 Steps invoked in a sugar boiling cycle
of production. The sugar industry [ 1,2] will definitely need
decrease the cost of production, which can be achieved by The flowchart in Fig. 1 shows the complete sequences
reducing labour or by displacing labour into another sector. involved in a sugar boiling cycle. For ease of programming
Furthermore, energy consumption will have to be used in the sequences have been defined into discreet steps. All the
an optimum way without any unnecessary wastage. actions that follows within a particular step have been
Centralisation will be the next target, that is, small fiather defined in complete details so as to define the states
industries might have to close down and their activities of all the input and output devices of the proposed system
taken up by major industries. After considering these in the control statement of the system,
suggestions, the best way to sustain these ideas is
automation. In fact, through innovation and upgrading the 3 Design for the New Automated System of
machineries, the costs of production, as well as the harvest the Pans
will be more promising to back the above ideas.
After considering the various requirements of the new
The aim of this project is the automation of type batch system and considering its economic feasibility, a
vacuum pans. The boiling process that is undergone in the proposed design has been brought forward. It should be
batch vacuum pans is very compkx and lengthy. To noted that the developed system should be very user
develop the control statement the modular technique has fiiendly so as the operators can hlly interact with the
been used and this is enhanced by the use of the Sequential system. To accomplish this an easily interpreted GUI
Function Chart. The compIete automation design is (Graphical User interface) should be developed.
proposed for the batch vacuum pans.

02004 fEEE
0-7803-8662~0104/$20.00 853
3.1 Functional Decomposition of Proposed Design

Fig. 2 shows the detailed design of the batch vacuum pans


1 and 2. Tags have been labelled in the design and are
defined completely in Table 3.1 and Table 3.2 that follow.
1 As it can be seen in the design, the lines in red show the
input signals from the transmitters namely the pressure,
resistivity, vacuum and level transmitters. Lines in blue
show the processed output signals to actuate the regulation
valves to achieve desired conditions. Control is achieved
by using PID (Proportional Integral And Derivative)
Controller [6], which is a block function in the PLC that is
the algorithm of the PID ,exists in software in the PLC

5.0 el application program. In calandria of the pan, a pressure


transmitter is placed which will be used to sense pressure
and send feedback to a PID block, which will regulate the
pressure valve in order to reach the desired setpoint.
Likewise, the other closed loops in the system perform
respective control actions. -Moreover, the real-time values
NO
from the transmitters will be used for monitoring, hence
the need for these to be displayed with appropriate units on

:;%-
< w
I
the SCADA. The proposed system also contains ON/OFF
valves, which can operate in only two modes, which is
either opened or closed position. The states of these valves
also need to be displayed on the SCADA for monitoring
purposes.

Fig. 1 showing the various steps involved in a sugar


boiling cycle

VCTDW

.... ..

7
UAVO29

r
I
llAVO13

BATCH VACUUM PAN TWO

-
RSTO:
BATCH VACUUM PAN ONE
I SUAVKlB

SLIAVO31

Fig. 2: Detailed design of the batch vacuum pans

854
3.2 Control Principtes Used to Control the Parameters 3.3 Identification of Inputs and Outputs for the Batch
in the New System Vacuum Pans

1. Regulation of vacuum (0 inch mercury to 29.2 inches After analysing the proposed design (Figure 2), first a list
of mercury) is achieved by controlling the entry of for all the inputs and outputs were identified. Moreover, all
finely sprayed cold water in the barometric condenser, tag5 used in the proposed design have been defined. It
since vapour evolving kom the juice being heated in should be noted that the states of all ONlOFF valves are
the batch vacuum pans enters the barometric being monitored; to accomphsh this feedback fiom the
condenser, which is a closed chamber. So this can be position of the valves will be used. This signal will be
used to create vacuum by direct contact of cold water obtained from the inbuilt limit switches in the valves.
with the evolved vapour. Obviously, there will be
condensation of the vapour and hence leading to Moreover, the state of the discharge valve will not be
volume contraction in the condenser. This will lead to monitored, since this valve shall normally be closed in the
the creation of vacuum. process, hence no need to monitor its state. A visual alarm
2. Regulation of pressure (- 1.0 bar to + 0.6 bar) in the consisting of a lamp will also be used. The lamp will be
caIandria can be achieved by varying flow of steam placed near the pan, and will be used to signal for the
into the calandria. To control the flow rate a regulation satisfaction of preset parameters (setpoint) set by the
valve can be used. By increasing the opening of the operator. For example if the operator sets a setpoint for the
valve, flow rate of steam can be increased and hence brix, the moment the setpoint has been attained the lamp
leading to an increase in pressure. Likewise, a shall light up to catch the attention of the operator. The
decrease in pressure can be achieved by gradually latter can then take appropriate Iocal action that is opening
closing the valve. or closing valves. This will be used more frequently when
3. Regulation of the hot water valve (0-100%) and the system will operate in the manual mode, or is
syrup/molasses valve (0-100%) will be used to control controIled manually, that is, the operators intervention to
the desired slope (variation of concentration with confirm that the next step can be started.
time) set by the operator especially during the feed
crystal growth stage. Increasing the opening of the 4 Description of Equipment Used
valve will lead to increase in flow rate and vice-versa.
4. The water valves, syrup valves, pressure valves, cold A brief overview of the hardware and software that will be
water inlet valve in the barometric condenser are used for the realisation of the project is given. Then, the
expected to be controlled automatically according to details and technical specification of the hardware used
the IeveUpercent opening of water valve, will be elaborated further. After the selection of the
resistivity/percent opening of syrup valve, actual materials, selected quotations for the equipment will be
pressure in cahndridpercent opening of pressure analysed in details for the selection of the cost-effective
valve, actual vacuum in pansipercent opening of cold components.
water inlet valve in the barometric condenser. These
control valves are supposed to response according to 4.1 Understandingthe Working Principles of the ABB-
the instruction given by the controller. PLC (AC SOOF) [10,12]
5. The remaining valves are the ON/OFF valves. These
valves have only two states, either they are opened or After considering the working principles of this PLC, for
closed. So, a signal from the Programmable Logic instance a proper understanding of the communication
Controller is sufficient to either activate or deactivate protocols that have been used namely the Profibus DP
the solenoid of the valve .which turn opens or closes protocol and the Ethernet protocol. The input and.output .
the valves by positioning the controller of the valves addressing techniques of this PLC has been mastered, as
to allow flow of compressed air in the correct this will be useful in the control development,
direction.
6. As it can be seen in Figure 2, lines in red shows input 4.2 Ethernet Protocol
analogue signals kom the transmitters involved.
However, lines in blue shows the controlled output Ethemet is quite a rapid medium of communication
signals from the controller to the corresponding especially when dealing with bulky softwares like the
rcgulation valves. SCADA, which consists of synoptic views. That is why
7. It should be noted in the proposed design, an or Ethemet has been used to communicate with the SCADA
condition is defined for the inputs from the two instead of Profibus-DP. The use of Erhernet also permits
vacuum transmitters. This is done so that each pan can several computers to be connected to the network at
work independently of each other. Secondly, an different locations in the plant for control and monitoring.
averaging function has also been used to average the It should be noted that Ethernet assign a unique address to
two incoming signals from the two transmitters, so as each hardware connected to the network, that is, it uses the
to give priority to the pan with the lowest vacuum. TCP/IP protocol (Internet Protocol).

855
4.3 Profibus DP Protocol maintainability, power supply requirements,
ruggedness, availability, cost and so on.
Profibus specifies the functional and technical
characteristics of a serial fieldbus. This bus interconnects 4.6 Selection of Components
digital and analogue field devices in the low
(sensor/actuator level) up to medium (all level) For this project, the sensors were obtained from the
performance range. The system contains master and slave suppliers and they also have their inbuilt signal
devices. Masters are called active stations. Slave devices conditioning circuit. That is, standard output like 4-20 mA
are simple devices such as valves, actuators and sensors. was readily obtained from the ordered transmitters. The
various transmitters that were required for this project are
For the actual case, the PLC with the profibus module is as follows:
the master and the data logger modules are the slaves,
which supply .data (serial form) to the PLC. One main Resistivity transmitters (Radio frequency probe)
advantage of using profibus-DP is to minimise the cost of PI
wiring, Instead of using many wires for taking signals from 0 Pressure transmitters [9]
isolated field devices, a single twisted pair cable, which Vacuum transmitters
transmits all the data into a serial communication [4] can Level transmitters
be used instcad to minimise the cost of Wiring.
4.7 Criteria for the Selection of Valves
4.4 The SCADA (Supervisory Control And Data
Acquisition) System Control valves are called to handle all kinds of fluids at
broad range of temperatures. So selection of a control
The SCADA system communicates With specific valve body assembly requires particular consideration to
controllers to retrieve data. SCADA was traditionally used provide the best available Combination of valve body style,
for data collection from PLCs and plant floor controllers. material and trim construction design for the intended
SCADA systems were also used for monitoring and service. In order to select the control valve best suited for
supervisory control of processes. The role of SCADA the existing service conditions the following application
systems has expanded. SCADA systems [3] are a vital part guidelines should be considered.
of many manufacturers information systems. The
manufacturing data, real-time values of parameters being Type of fluid to be controlled.
monitored can also he used to program dynamic attributes Temperature range of fluid.
(visual alarm like flashing and so on). Furthermore they Viscosity range of fluid.
can also be used to program database for parameters of
Minimum and maximum flow required.
interest and collected data are clearly visible in the form of
Minimum and maximum inlet pressure at the
graphs, this is normally known as historical trending. As a
control valve.
whole the SCADA is use to develop user-fiiendly
graphical intcrface. The main advantage of using SCADA Minimum and maximum outlet pressure at the
is that graphical user interface (GUI) can be developed in control valve.
an easiIy programmable way. Pressure drop across the valve expected during
normal flow conditions.
4.5 Selection of Sensors 171 lnlet and outlet pipeline size and schedule of pipe.

In selecting a sensor for a particular application, there are a After considering the specifications of all the components,
number of factors that need to be considered: these components have been ordered so as to complete the
proposed design.
Identify the nature of the measurement required
that is factors like the variable to be measured, its 5 Understanding the Software for the
nominal value, the range of values for Control Statement I

measurements, the required speed of


measurement, the reliability required, the The selected languages used are namely (1) The Function
environmental conditions under which the Block Diagram (FBD) and (2) The Sequential Function
measurement is to be made. Chart (SFC). Some basic function blocks used for the
0 Identify the nature of the output required from the software development with the FBD are discussed in
sensor; this determines the signal conditioning details. The rules of thumb of the SFC are also explained
requirements in order to give suitable output as per the AC-800F manual. As per the requirements of the
signals fkom the measurement. control statements, approximately 20 function blocks were
Possible seiisors should be identified taking into used to develop the control statement. So, a deep
account factors like range of operation, accuracy, understanding of these fbnction blocks is needed.
linearity, speed of response, reliability,

856
5.1 Programming the PLC is, the speed and capacity at which the data is gathered
from the system being monitored (Fig. 3).
The control statement was developed into different folders
with specific task that is using the modular technique. This
simplifies our task in the testing stage. During the L ..,...
r

programming stage, some compulsory limits of the Fig. 3: Basic block diagram for the online data acquisition
function blocks were not defined and these have to be system
entered by the operator. Hence, parameters for pan one was
deveIoped so as to simplify the task of operator so that the 6.2 Developed Synoptic Views for this Project
latter can easily enter the setpoint from the GUI. This
characteristic of the program enable the operator to have The synoptic view shown in Fig. 4 has been developed in
full control on the boiling process and makes the system the Conductor NT SCADA [l 11, the synoptic view is very
flexible and adaptive in the cases of poor yielding fiom the informative as real time values and states of all the devices
sugar cane that is low purity syrup obtained. The used in this project is readily available by a simple glance.
programming stage includes the development of the
allocation list that is representing the hardware used with a 6.3 Synaptic view for the parameters of pans
corresponding PLC address. The control statement that has
been developed should be tested to make sure that it This synoptic view shown in Fig. 5 has been developed to
contains no bug. simplify the task of the operator so that the latter can easily
enter the setpoint. This permits the operator to have full
6 Graphical User Interface Development control on the process. The working principle of this
synoptic view is explained below.
The pan boiler operators should easily understand the GUI
developed so that they can interact fully with the system, 6.4 Developed synoptic view for historical trending of
which pcrmits full control on the sugar boiling process as pans
per the operators choice.
A historical trending sub model was configured for each
6.1 Real-Time Aspect of the System pan respectively (Fig. 6). This sub model was configured
such that the variation of the five main analogue
Most control rooms in industries require PC-based systems parameters can be displayed with rea1 time fluctuations and
that automatically acquire data and display the parameters can store these fluctuations up to one week. The process
being monitored. The monitored parameters are relevant to manager can thus have knowledge about these fluctuations
the current operating state of the plant, highlighting and the current yielding obtained from the sugar cane
potential problem areas to the control room staff and being processed at the factory. A11 the synoptic views that
engineering staff. The displays must be informative and have been developed should be tested independently to
easily interpreted at a glance by the operators. The main make sure that each sub models in the synoptic view has
emphasis concerns the real-time aspect of the system, that been correctly interfaced on the SCADA.

Fig. 4: Combined synoptic view for pan one and pan two

857
Fig. 5: Synoptic view for the parameters of pan one

Fig. 6: Historical display of the SCADA


I

6.5 Cost analysis requested by the regulation process. This system will
provide the benefits of remote control and automatic
The idea behind this renovation was to reduce the cost of regulation fiom a centralised control room action.
production by decreasing energy consumption, labour and
also to optimise the sugar boiling process. We would have References
to acknowledge the fact that large investments are needed
in any re-engineering shift and competitiveness and J.V. PiIlay, Essential Sugar Technology by Sugur
increased profitability should trail the way. In a standard MiIling Research Instjtute, University o f Natal, 4041
economic analysis such as for this project, rough estimates Durban, South Africa.
must be made. Art economic analysis can be performed on E. Hugot, Handbook Of Cane Sugar Engineering,
the system together with an economic breakdown of the Elsevier Publishing Co., 1960.
main categories concerned. This can guide the company or John Stenerson, Fundumentals of Programmable
anybody in the assessment of the project feasibility in Logic Controllers, Sensors, And Communications,
terms of cost, selectivity and decision-making. .
Second Edition, Prentice Hall New Jersey, 1999.
Jerry FitzGerald and Alan Dennis, Business Data
7 Conclusions Communicdons and Nerworking, 6& Edition, Wiley
New York, 1999.
This automation project will definitely bring along with it Douglas E. Comer, Internetworking with TCP/IP, 3rd
benefits which will enable the factory to make maximum Edition, Prentice-Hall New Jersey, 1995.
profit at minimum cost. Examples of some of the benefits W. Bolton, Electronic Conpol Systems in Mechanical
that will be witnessed after the implementation are Engineering, Addisoq Westley Longman Limited, 3d
(1) A decrease in production time, Edition, 1997.
(2) Maximum sucrose yielding from the syrup, that Katsuhiko Ogata, Modern Control Engineering,
is, lower purity of the final molasses, Prentice-Hall of India, New Delhi, 2000.
(3) A decrease in labour cost, and The FS Duotrac Radio Frequency Probe User
(4) An efficient energy consumption. Manual.
Operation and Maintenance Instruction Manual for
Furthermore, the aims of increasing the profit, decreasing Intelligent Pressure Transmitters (LD 300 series).
the cost of production and optimising the production (1 01 AC S6OF Documentation Version-6.2, PLC Manual.
capacity will be attained. This system will clear the need of [l 11 Conductor NT (Version 4.0) Graphic Editor.
operators to be pennanently on site, next to the batch [12] hm://www.abb.com/control
vacuum pans and actuating parameters manually as
858

You might also like