Arjun IV&Internship Report
Arjun IV&Internship Report
submitted by
to
of
Bachelor of Technology
in
Electrical and Electronics Engineering
JULY 2019
TABLE OF CONTENTS
1 INTERNSHIP REPORT 1
i
LIST OF FIGURES
1.10 LV Brazing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
1.13 tanking . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
ii
1.22 NOT Gate Realization using PLC . . . . . . . . . . . . . . . . . . 17
2.3 Penstock . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
2.6 DAM . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
iii
CHAPTER 1
INTERNSHIP REPORT
Arduino is a hardware and software company, project, and user community that
designs and manufactures computer open source hard ware, open source software and
micro controller-based kits for building digital devices and interactive objects that can
sense and control physical devices. The project is based on microcontroller board de-
1
signs, produced by several vendors, using various microcontrollers. These systems
provide sets of digital and analog input/output (I/O) pins that can interface to vari-
ous expansion boards (termed shields) and other circuits. The boards feature serial
communication interfaces, including Universal Serial Bus (USB) on some models, for
loading programs from personal computers. For programming the microcontrollers,
the Arduino project provides an Integrated Development environment (IDE) based on
a programming language named Processing which also supports the language C and
C++.
1. ARDUINO UNO :
Specifications :
2
Figure 1.1: Arduino UNO
• SRAM: 2 KB
• EEPROM: 1 KB
2. ARDUINO NANO :
Specifications :
3
Figure 1.2: Arduino NANO
The printed circuit board (PCB) acts as the linchpin for almost all of todays modern
electronics. If the device needs to do some sort of computation-such as is the case even
with simple items like a digital clock-chances are there is a PCB inside of it. PCBs
bring electronics to life by routing electrical signals where they need to go to satisfy all
of the devices electronic requirements. For this to happen, PCBs are laid with a network
of paths outlined in the traces. It is these copper pathways that allow PCBs to direct
electrical currents around their surface.
4
STEPS IN PCB FABRICATION
5
1.2 REPORT ON INTERNSHIP AT KSEB-TMR DIVISION
TMR DIVISION is the testing laboratory under the Government of Kerala. The
laboratory is situated in Thiruvananthapuram, Kerala. It provides testing and manufac-
tring services to KERALA STATE ELECTRICITY BOARD, primarily meter testing
and calibration facilities. The laboratory is NABL accredited and has various divisions
namely: Calibration, Electrical Testing, High Voltage Testing, Acoustic, Photometry.
The services provided include Calibration of Calibrators, Energy Meter, Ammeter-AC
DC, Watt meter, Frequency meter, Power factor meter, Earth Tester, Insulation Tester,
Phase Sequence Indicator, Multimeter, Harmonic Analyser, Transformer Oil Testing
H.V Test of wires, cables, conduits, insulators. Testing of current transformers, Test-
ing of potential transformers, Testing of CT/PT units, Testing of power and distribution
Transformers, All pre-commissioning tests for Transformer, Generator, Motors, Testing
of relays using primary and secondary injection, Testing of Isolators, Switches, MCB,
MCCB. Measurement of sound level, luminous intensity, Harmonics up to 50th Har-
monics with data logging Facility.
6
1.2.2 MANUFACTURING PROCESS OF TRANSFORMER
The magnetic core of the transformer is built up of cold rolled grain oriented
(CRGO) magnetic steel laminations. Hi-B grade and laser scribed lamination is used
to reduce the no load losses and noise. Laminations are cut at an angle of 45degree.
Core leg and yoke laminations are interleaved in mitred joints in order to facilitate the
passage of the magnetic flux, to avoid hot spots and to reduce no load losses and sound
level. Temporary bolt guides are used for stacking.
7
2. COIL WINDING
8
3. COIL AND CORE ASSEMBLY
Exposed edges of core are bonded with low viscosity, high strength epoxy resin
which penetrates and bonds laminations. Prefabricated coil to clamp insulation is placed
on bottom clamps . Coils are lowered over the core and after top coil to clamp insula-
tion, the top core is inserted. Windings are clamped using external or internal tie rods
to provide additional support for axial forces. Leads and busbars are rigidly supported
to withstand forces from shipping short circuits. Assembly is moved on air cushions .
9
4. LV BRAZING
Complete core and coil assembly is dried using a vapour phase cycle method
.Power factor water extraction are continually monitored. Kerosene is vaporized drawn
by vacuum into autoclave.Vapor phase drying is the method which applies vacuum but
the method of heating is not through air. In this method the carrier of heat is vapor of
low viscosity solvent like kerosene with a sufficiently high flash point instead of air.
10
Figure 1.11: Vapour Phase Unit
the vapor is heated in a chamber by the use of electric heaters and is passed over the
core coil assembly kept inside for drying. The solvent vapors thus condense on the
drying mass and are collected back in form of liquid solvent which is recirculated in
the system. For this purpose the vapor phase drying systems have an evaporator and
condenser system in addition to the vacuum chamber and vacuum pulling equipments
such as vacuum pump, roots pump etc which are part of conventional vacuum system.
Thus the system in total consists of solvent heat conveyer system consisting of storage,
evaporation, condensation, filtration, solvent feedback and control arrangement.
After vapour phase unit is re-packed and undergoes final hydraulic clamping .
Maximum exposure time to atmosphere is limited to under 16 hours.
11
Figure 1.12: Repack and tanking
7. FINAL ASSEMBLY
12
Figure 1.14: LV Connections inside
13
1.3 REPORT ON INTERNSHIP IN BASICS OF PLC SCADA
PLC is Programmable Logic Controller. PLCs can range from small modular
devices with tens of inputs and outputs (I/O), in a housing integral with the processor,
to large rack-mounted modular devices with a count of thousands of I/O, and which are
often networked to other PLC and SCADA systems. They can be designed for multi-
ple arrangements of digital and analog I/O, extended temperature ranges, immunity to
electrical noise, and resistance to vibration and impact. Programs to control machine
operation are typically stored in battery-backed-up or non-volatile memory. Many early
PLCs did not have accompanying programming terminals that were capable of graph-
ical representation of the logic, and so the logic was instead represented as a series of
logic expressions in some version of Boolean format, similar to Boolean algebra. As
programming terminals evolved, it became more common for ladder logic to be used
and because it was a familiar format used for electro-mechanical control panels. PLCs
solve the logic in a predictable and repeating sequence, and ladder logic allows the pro-
grammer (the person writing the logic) to see any issues with the timing of the logic
sequence more easily than would be possible in other formats.
14
Figure 1.16: PLC System
controller set point changes, are handled through the SCADA computer system. How-
ever, the real-time control logic or controller calculations are performed by networked
modules that connect to the field sensors and actuators.
15
functional blocks, which carry out some operation when enabled by a logical input and
which produce outputs to signal.
The AND gate is a basic digital logic gate that implements logical conjunction-it
behaves according to the truth table to the right. A HIGH output (1) results only if all
the inputs to the AND gate are HIGH (1). If none or not all inputs to the AND gate are
HIGH, a LOW output results.
By connecting Normally Open / XIC contacts in series, AND gate can be imple-
mented. When both inputs are set to 1, then and then only output goes high.
The OR gate is a digital logic gate that implements logical disjunction-it behaves
16
according to the truth table to the right. A HIGH output (1) results if one or both the
inputs to the gate are HIGH (1). If neither input is high, a LOW output (0) results.
Inverting NOT gates are single input devices which have an output level that is
normally at logic level 1 and goes LOW to a logic level 0 when its single input is at
logic level 1, in other words it inverts(complements) its input signal. By using just one
Normally Closed / XIO contact, NOT Logic Gate can be implemented. Inverted state
of input is obtained as an output.
17
4. REALIZATION OF NAND GATE USING PLC
NAND gate (NOT-AND) is a logic gate which produces an output which is false
only if all its inputs are true; thus its output is complement to that of an AND gate. A
LOW (0) output results only if all the inputs to the gate are HIGH (1); if any input is
LOW (0), a HIGH (1) output results.
By connecting Normally Closed contacts in parallel to each other, NAND Gate can
be implemented. Or by simply inverting output of AND gate, NAND Gate can be
implemented.
18
NOR gate is a digital logic gate that implements logical NOR-it behaves according
to the truth table to the right. A HIGH output (1) results if both the inputs to the gate
are LOW (0); if one or both input is HIGH (1), a LOW output (0) results.
By connecting Normally Closed / XIO contacts in series, NOR Logic Gate can be
implemented. If both inputs are Reset to 0, output goes High otherwise remains in Low
state. Or by inverting output of a OR Gate, that is by using output of OR Gate as an
input of NOT Gate, NOR Gate can be implemented.
19
CHAPTER 2
Date of IV : 24/02/2017
The basin is west flowing rivers and the power plant is located in the Hydroelectric
Region of South India. The hydroelectric development type of power plant is Run
of River Pondage. The power station is owned by Kerala State Government and the
operating company is Kerala State Electricity Board. The Beneficiary State of the power
plant is Kerala. The power project is completed in 1963 and it started its operations from
the same year itself.
The total number of Turbines in the power plant is 4 and capacity per turbine is
3 turbines x 17.55 MW and 1 turbine x 25 MW. The type of Turbine used is Francis.
20
The Turbine maker is Charmilles Switzerland and Generator maker is Brown Boveri
Switzerland.
The Unit Size of power plant is 77.65 MW (3 units x 17.55 MW and 1 unit x 25
MW). So the total number of units is four. The Neriamangalam Hydroelectric Project
has 3 units and Neriamangalam Extension Scheme has 1 unit. All the four units are
commissioned. The first three units are commissioned in 27 -01-1961, 09-04-1961 and
11-05-1963 respectively with an installed capacity of 17.55 MW for each units and the
fourth unit is commissioned in 27-05- 2008 with an installed capacity of 25 MW.
21
FAMILIARIZATION OF HYDROELECTRIC POWER STATION PARTS
Penstock is a pipe between the surge tank and the prime-mover. The structural de-
sign of the penstock is same as for any other pipe expect it has to bear high pressure on
the inside surface during sudden decease in the load and increase in the load. Penstocks
are made of steel through reinforced concrete. Penstocks are usually equipped with the
head gates at the inlet which can be closed during the repair of the penstocks, A suffi-
cient water head should be provided above the penstock entrance in the forebay or surge
tank to avoid the formation of vortices which may carry air in to the penstock and re-
sulting in lower turbine blade efficiency. The function of spillway is to provide safety of
the dam. Spillway should have the capacity to discharge major floods without damage
to the dam and at the same time keeps the reservoir levels below some predetermined
maximum level.
2. POWER HOUSE
A power house consists of two main parts, a sub-structure to support the hydraulic
and electrical equipment and a superstructure to house and protect this equipment. The
superstructure of most power plants is the buildings that house all the operating equip-
ment. The generating unit and the exciter is located in the ground floor. The turbines
which rotate on vertical axis are placed below the floor level while those rotating on a
22
horizontal axis are placed on the ground floor alongside of the generator.
The main function of prime movers or hydro turbines is to convert the kinetic en-
ergy of the water in to the mechanical energy to produce the electric power. The prime
movers which are in common use are pelton wheel, francis turbine and kaplan tur-
bines.The draft tube is a part of the reaction turbine. The draft tube is a diverging
discharge passage connecting the running with tailrace. It is shaped to decelerate the
flow with a minimum loss so that the remaining kinetic energy of the water coming out
of the runner is efficiently regained by converting into suction head., thereby increasing
the total pressure difference on the runner. This regain of kinetic energy of the water
coming out from the reaction turbine is the primary function of the draft tube. The re-
gain of static suction head in case where the runner is located above the tail water level
is the secondary purpose of the draft tube.
The main function of surge tank is to reduce the water hammering effect. When
there is a sudden increase of pressure in the penstock which can be due sudden de-
crease in the load demand on the generator. When there is sudden decrease in the load,
the turbine gates admitting water to the turbine closes suddenly owing to the action of
the governor. This sudden rise in the pressure in the penstock will cause the positive
23
Figure 2.5: Draft tube
water hammering effect. This may lead to burst of the penstock because of high pres-
sures. When there is sudden increase in the load, governor valves opens and accepts
more water to the turbine. This results in creation of vacuum in the penstock resulting
into the negative water hammering effect. Therefore the penstock should have to with-
stand both positive water hammering effect created due to close of governor valve and
negative water hammering effect due to opening of governor valve.In order to protect
the penstock from these water hammering effects, surge tank is used in hydroelectric
power station. A surge tank is introduced in the system between dam and the power
house nearest. Surge tank is a tank provided to absorb any water surges caused in the
penstock due to sudden loading and unloading of the generator. When the velocity of
the water in the penstock decreases due to closing of turbine valves, the water level in
the surge tank increases and fluctuating up and down till its motion is damped out by
the friction. Similarly when the water accelerates in the penstock, water is provided by
the surge tank for acceleration. Surge tank water level falls down and fluctuates up and
down absorbing the surges.
24
as naturally provided surge tank as it does the function of the surge tank. The fore-
bay is always provided with some type of outlet structure to direct water to penstock
depending upon the local conditions.
The function of dam is to increase the height of the water level (increase in the
potential energy) behind it which ultimately increases the reservoir capacity. The dam
also helps in increasing the working head of the power plant. Dams are generally built
to provide necessary head to the power plant. The function or purpose of reservoir is to
store the water during rainy season and supply the same during dry season. This is in
simple, water storage area.
25