Report PDF New 1
Report PDF New 1
ON
BY
J
SHAKTHIPRI
YA 42130440
SATHYABAMA
INSTITUTE OF SCIENCE AND TECHNOLOGY
(DEEMED TO BE UNIVERSITY)
Accredited with Grade “A++” by NAAC
JEPPIAAR NAGAR, RAJIV GANDHI SALAI
CHENNAI - 600 119
1
DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINNERING
BONAFIDE CERTIFICATE
Internal Guide
Ph.D.,
1 INTRODUCTION
6
1.1 ORGANISATION PROFILE
2 CPCL REFINERY I 13
4 HISTORY OF DCS 17
5 PLC BASICS
26
5.1 INTRODUCTION
27
5.2 HISTORY
5.3 FUNCTIONALITY 30
5.4 FEATURES 30
6 REFERENCE 32
3
4
ABSTRACT
The Power and Utility internship program at Chennai Petroleum Corporation Limited
(CPCL) provides a unique opportunity for aspiring engineers to gain hands-on
experience in the operation and maintenance of critical utilities that support
refinery processes. This internship focuses on key areas such as power generation,
distribution, steam production, water treatment, and compressed air systems,
which are essential for the smooth functioning of the refinery.
Interns will work closely with experienced engineers and technicians, learning about
the practical aspects of power plant operation, energy efficiency optimization, and
utility management. They will be exposed to the latest technologies in power
generation, including gas turbines, boilers, and renewable energy integration, while
gaining insight into environmental management systems and regulatory
compliance.
5
CHAPTER 1
1. INTRODUCTION
7
The Manali Refinery has a capacity of 9.5 MMTPA and is one of the
most complex refineries in India with Fuel, Lube, Wax and
Petrochemical feed stocks production facilities. CPCL's second
refinery is located at Cauvery Basin at Nagapattinam. This unit was
set up in Nagapattinam with a capacity of 0.5 MMTPA in 1993 and
later enhanced to 1.0 MMTPA.
The main products of the company are LPG, Motor Spirit, Superior
Kerosene, Aviation Turbine Fuel, High Speed Diesel, Naphtha,
Bitumen, Lube Base Stocks, Paraffin Wax, Fuel Oil, Hexane and
Petrochemical feed stocks.Which is designed to produce paraffin
wax for manufacture of candle wax, waterproof formulations and
match wax. A Propylene Plant with a capacity of 17,000 tonnes per
annum was commissioned in 1988 to supply petrochemical
feedstock to neighbouring downstream industries. The unit was
revamped to enhance the propylene production capacity to 30,000
tonnes per annum in 2004.
9
The crude oil feedstock has typically been processed by an oil
production plant. There is usually an oil depot at or near an oil
refinery for the storage of incoming crude oil feedstock as well as
bulk liquid products. In 2020, the total capacity of global refineries
for crude oil was about 101.2 million barrels per day.
11
Different boiling points allow the hydrocarbons to be separated by
distillation. Since the lighter liquid products are in great demand for
use in internal combustion engines, a modern refinery will convert
heavy hydrocarbons and lighter gaseous elements into
thesehigher-value products.
The oil refinery in Haifa, Israel, is capable of processing about 9
million tons (66 million barrels) of crude oil a year. Its two cooling
towers are landmarks of the city's skyline.
13
Intermediate products such as gasoils can even be reprocessed to
break a heavy, long-chained oil into a lighter short-chained one, by
various forms of cracking such as fluid catalytic cracking, thermal
cracking, and hydrocracking. The final step in gasoline production
is the blending of fuels with different octane ratings, vapor
pressures, and other properties to meet product specifications.
Another method for reprocessing and upgrading these
intermediate products (residual oils) uses a devolatilization
process to separate usable oil from the waste asphaltene material.
15
Oil refineries also produce various intermediate products such as
hydrogen, light hydrocarbons, reformate and pyrolysis gasoline.
These are not usually transported but instead are blended or
processed further on-site. Chemical plants are thus often adjacent
to oil refineries or a number of further chemical processes are
integrated into it. For example, light hydrocarbons are steam-
cracked in an ethylene plant, and the produced ethylene is
polymerized to produce polyethene.
17
Asphalt used as a binder for gravel to form asphalt concrete, which
is usedfor paving roads, lots, etc. An asphalt unit prepares bulk
asphalt for shipment. Petroleum coke, used in specialty carbon
products like electrodes or as solid fuel.
GasolineNaphtha
Kerosene and related jet aircraft fuels
Diesel fuel and fuel oils
Heat
Electricity
18
2. CPCL REFINERY I
The gas is used as refinery fuel gas along with the off gases from
unifiner (Plant No.3), kerosene hydro desulphuriser (Plant No.4) and
the thermal cracker and visbreaker (Plant No.6) after recovery of
H2S by amine treatment in PIantNo.12.
20
The second side stream from atmospheric tower is kerosene. This
draw off is adjusted to make aviation.Turbine fuel (ATF - KSO) to
meet the specifications whenever the plant is producing ATF- KSO.
The H2S rich gases from plant Nos. 3,4,5,10 and 13 are amine
treated to recover the H2S. This recovered H2S is converted into
21
sulphur in plant 75.
22
3.Introduction to Control System:
Analogue Controller
Digital Controller
24
Advantages:
High accuracy and flexibility.
Immune to noise (since it operates digitally).
Easy to modify and reprogram.
Disadvantages:
Sampling issues (controller performance depends on the
sampling rate).
May introduce delays because of the computational steps
involved.
Advantages:
Smooth and continuous control.
Typically faster in operation since they don't involve digital
sampling.
Disadvantages:
Susceptible to noise and drift over time.
25
Harder to modify once the system is implemented (limited
flexibility).
26
4.HISTORY OF DCS:
28
To overcome this later we found PLC to control the process which
works according to the LOGIC implemented in the PLC
microprocessor. The main advantage is that the stored logics are
easily viewed by a handheld device by this we can alter the logics to
increase the efficiency of the process. But the major disadvantage
of PLC that the process can’t be monitored. To overcome this
problem DCS came which makes the all the industry into compact
size where use of less manual power. Here it uses large number of
input and output modules.
29
4.1 Introduction to Distributed Control System (DCS)
The DCS is a control system, which collects the data from the field
and decides what to do with them. Data from the field can either be
stored for future reference, used for simple process control, use in
conjunction with data from another part of the plant for advanced
control strategies. To be able to do so in DCS we need the following
PROCESS
30
OTHER NETWORK
Operator Console
These are like the monitors of our computers. They provide us with
the feedback of what they are doing in the plant as well as the
command we issue to the control system. These are also the places
where operators issue commands to the fieldinstruments.
Engineering Station
These are stations for engineers to configure the system and also
to implement control algorithms.
History Module
This is like the hard disk of our PCs. They store the
configurations of the DCS aswell as the configurations of all the
points in the plant. They also store the graphic files that are
shown in the console and in most systems these days they are
able to store someplant operating data
31
Data Historian
Control Modules
These are like the brains of the DCS. Specially customized blocks
are found here. These are customized to do control functions like
PID control, ratio control, simple arithmetic and dynamic
compensation. These days, advanced control features can also be
found in them.
These manage the input and output of the DCS. Input and output
can be digital or analogues. Digital I/Os are those like on/off,
start/stop signals. Most of the process measurements and controller
outputs are considered analogue. These are the points where the
field instruments are hard-wired to.
32
The top vendors of DCS and their introduction are as follows :
In 2000, Advant OCS with Master Software began its next step in
the evolution process with the introduction of Industrial IT enabled
products. ABB's commitment to protecting your investment
continues with these enhancements by providing connectivity to
our latest control offering.
33
Numerous characteristics and functions facilitate and improve
operation, monitoring, and reengineering of each process in a
company. 800xA Operations (Process Portal) and the proven
Advant Command for Unix
34
The intuitive operator software provides consistent access and
interaction withdata from multiple control and I/O to plant and
enterprise information.
36
The CEE provides an execution and scheduling environment where
control strategies are configured from a rich set of standard and
optional function blocks using a single builder tool, Control Builder.
38
Whether you need tens of I/O or tens of thousands of I/O-any size
you want! The Delta-V system provides all the tools to manage your
process easier than ever before.
39
.
40
5. PLC BASICS
5.1 INTRODUCTION:
41
Reliable components make these likely to operate for years
before failure.
42
PROGRAMMABLE LOGIC CONTROLLER SYSTEM DIAGRAM
5.2 HISTORY
44
or thousands of relays, cam timers, and drum sequencers and
dedicated closed-loop controllers. The process for updating such
facilities for the yearly model change-over was very time
consuming and expensive, as electricians needed to individually
rewire each and every relay. Digital computers, being general-
purpose programmable devices, were soon applied to control of
industrial processes. Early computers required specialist
programmers, and stringent operating environmental control for
temperature, cleanliness, and power quality. Using a general-
purpose computer for process control required protecting the
computer from the plant floor conditions. An industrial control
computer would have several attributes, it would tolerate the shop-
floor environment, it would support discrete (bit-form) input and
output in an easily extensible manner, it would not require years of
training to use, and it would permit its operation to be monitored.
The response time of any computer system must be fast enough to
be useful for control, the required speed varying according to the
nature of the process. In 1968 GM Hydramatic (the automatic
transmission division of General Motors) issued a request for
proposal for an electronic replacement for hard-wired relay
systems. The winning proposal came from Bedford Associates of
Bedford, Massachusetts.
Early PLCs were designed to replace relay logic systems. These
PLCs were programmed in "ladder logic", which strongly resembles
a schematic diagramof relay logic. Other early PLCs used a form of
instruction list programming, based on a stack-based logic solver.
Modern PLCs can be programmed in a variety of ways, from ladder
45
logic to more traditional programming languages such as BASIC
and C.
PROGRAMMING IN PLC:
46
Early PLCs, up to the mid-1980s, were programmed using
proprietary programming panels or special-purpose programming
terminals, which often had dedicated function keys representing
the various logical elements of PLC programs. Programs were
stored on cassette tape cartridges. Facilities for printing and
documentation were minimal due to lack of memory capacity. The
very oldest PLCs used non-volatile magnetic core memory. More
recently, PLCs are programmed using application software on
personal computers. The computer is connected to the PLC through
Ethernet, RS-232,RS-485 or RS- 422 cabling.
48
5.3 FUNCTIONALITY:
The functionality of the PLC has evolved over the years to include
sequential relay control, motion control, process control, distributed
control systems and networking. The data handling, storage,
processing power and communication capabilities of some modern
PLCs are approximatelyequivalent to desktop computers.
5.4 FEATURES:
Control panel with PLC (grey elements in the center). The unit
consists of separate elements, from left to right; power supply,
controller, relay units for input and output. The main difference
from other computers is that PLCs are armored for severe
conditions (such as dust, moisture, heat, cold) and have the facility
for extensive input/output (I/O) arrangements. These connect the
PLC to sensors and actuators. PLCs read limit switches, analog
process variables (such as temperature and pressure), and the
positions of complex positioning systems. Some use machine
vision.
49
Fig 3.2: PLC system overview
50
6. REFERENCE:
51
INTERNSHIP AT ACMEGRADE
52
NPTL CERTIFICATE
53
54