SlideShare une entreprise Scribd logo
1  sur  26
Under the Guidance of
Er. Sonu Kumar
Submitted by
Bhoop Narain Pathak (1273720008)
Rajesh Kumar(1273720036)
Jay Hind(1273720019)
Branch-Electrical Engineering, Final Year
REC AMBEDKAR NAGAR (U.P.)
Power Grid Synchronization Failure Detection
 Synchronization means the minimization of difference in
voltage, frequency and phase angle between the corresponding
phases of the generator output and grid supply. An alternating
current generator must be synchronized with the grid prior to
connection. It can’t deliver the power unless it is running at
same frequency as the network.
 Synchronization must occur before connecting the generator to
a grid. Synchronization can be achieved manually or
automatically. The purpose of synchronization is to monitor,
access, enable, and automatically take the control action to
prevent the abnormalities of voltage and frequency.
Voltage fluctuation :
 When a generator is synchronized with a power grid.
 There is a voltage fluctuation on the distribution line.
 During synchronization the voltage fluctuation should not
exceed 7% at the at the point of common coupling.
Limits allowing for synchronization are :
 Phase angle- +/-20 degrees
 Maximum voltage difference – 7%
 Maximum slip frequency – 0.44%
 Lighting is one of the main causes for power system faults.
 The major advantage is detecting the synchronization failure
between generators and power grid.
 When there is an Under/over voltage or under/over frequency.
 The comparator will detect the difference the actual power and
reactive power.
 If there is no failure of power grid synchronization then the
detectors will give the zero values.
BLOCK DIAGRAM
HARDWARE REQUIREMENTS
 POWER SUPPLY
 MICROCONTROLLER
 555 TIMER
 LM358
 LM339
 RELAYS
 BC547
 LIQUID CRYSTAL DISPLAY
 LED
 IN4007
 RESISTORS
 CAPACITORS
230 V AC
50 Hz
5V
DC
12V step down
transformer
Filter(470µf)
5v RegulatorBridge rectifier
 It is a smaller computer
 Has on-chip RAM, ROM, I/O ports...
RAM ROM
I/O Port
Timer
Serial
COM
Port
Microcontroller
CPU
A single chip
CPU
On-chip
RAM
On-chip
ROM for
program
code
4 I/O Ports
Timer 0
Serial
Port
OSC
Interrup
t
Control
External interrupts
Timer 1
Timer/Counter
Bus
Control
TxD RxDP0 P1 P2 P3
Address/Data
Counter
Inputs
 8K Bytes of In-System Programmable (ISP) Flash Memory
 Endurance: 10,000 Write/Erase Cycles
 4.0V to 5.5V Operating Range
 Fully Static Operation: 0 Hz to 33 MHz
 256 x 8-bit Internal RAM
 32 Programmable I/O Lines
 Three 16-bit Timer/Counters
 Eight Interrupt Sources
 Full Duplex UART Serial Channel
 Interrupt Recovery from Power-down
Mode
 Dual Data Pointer
555 TIMER
The 555 Timer IC is an integrated circuit (chip) implementing a variety of timer
and multivibrator applications
The 555 has three operating modes:
•Monostable mode: in this mode, the 555 functions as a "one-
shot". Applications include timers, missing pulse detection,
switches, touch switches, frequency divider, capacitance
measurement, pulse-width modulation (PWM) etc.
•Astable - free running mode: the 555 can operate as an
oscillator. Uses include LED and lamp flashers, pulse
generation, logic clocks, tone generation, security alarms,
pulse position modulation, etc.
•Bistable mode or Schmitt trigger: the 555 can operate as a
flip-flop, if the DIS pin is not connected and no capacitor is
used. Uses include bounce free latched switches, etc.
Pin Name Purpose
1 GND Ground, low level (0 V)
2 TRIG OUT rises, and interval starts, when this input falls below 1/3 VCC.
3 OUT This output is driven to +VCC or GND.
4 RESET A timing interval may be interrupted by driving this input to GND.
5 CTRL "Control" access to the internal voltage divider (by default, 2/3 VCC).
6 THR The interval ends when the voltage at THR is greater than at CTRL.
7 DIS Open collector output; may discharge a capacitor between intervals.
8 V+, VCC Positive supply voltage is usually between 3 and 15 V.
Internal architecture of 555 timer
LM339( COMPARATOR)
The LM339 consists of four independent precision voltage comparators
The LM339 series was designed to directly interface with TTL and CMOS.
When operated from both plus and minus power supplies, the LM339
series will directly interface with MOS logic where their low power drain is a
distinct advantage over standard comparators.
FEATURES
Wide single supply voltage range 2.0VDC TO 36VDC or dual
supplies ±1.0VDC to ±18VDC
 Very low supply current drain (0.8 ㎃ ) independent of supply voltage
(1.0 ㎽ /comparator at 5.0VDC)
 Low input biasing current 25 ㎁
Low input offset current ±5 ㎁ and offset voltage
Input common-mode voltage range includes ground
Differential input voltage range equal to the power supply voltage
Low output 250 ㎷ at 4 ㎃ saturation voltage
 Output voltage compatible with TTL, DTL, ECL, MOS and CMOS
logic system
 Moisture Sensitivity Level 3
IT IS A ELECTRO MAGNETIC SWITCH
USED TO CONTROL THE ELECTRICAL DEVICES
COPPER CORE MAGNETIC FLUX PLAYS MAIN ROLE HERE
The relay's switch connections are usually labeled COM, NC and
NO:
COM = Common, always connect to this; it is the moving part of
the itch.
NC = Normally Closed, COM is connected to this when the relay
coil is off.
NO = Normally Open, COM is connected to this when the relay
coil is on
BC547 (NPN –Transistor)
The BC547 transistor is an NPN Epitaxial
Silicon Transistor.
It is used in general-purpose switching and
amplification BC847/BC547 series 45 V, 100
mA NPN general-purpose transistors.
The ratio of two currents (Ic/Ib) is called the DC Current Gain of
the device and is given the symbol of hfe or nowadays Beta, (β).
The current gain from the emitter to the collector
terminal, Ic/Ie, is called Alpha, (α), and is a function of the
transistor itself
LIQUID CRYSTAL DISPLAY (LCD)
Most common LCDs connected to the microcontrollers are
16x2 and 20x2 displays.
This means 16 characters per line by 2 lines and 20
characters per line by 2 lines, respectively.
The standard is referred to as HD44780U, which refers to
the controller chip which receives data from an external
source (and communicates directly with the LCD.
LCD BACKGROUND
If an 8-bit data bus is used the LCD will require 11 data lines
(3 control lines plus the 8 lines for the data bus)
The three control lines are referred to as EN, RS, and RW
EN=Enable (used to tell the LCD that you are sending it data)
RS=Register Select (When RS is low (0), data is treated as a command)
(When RS is High(1), data being sent is text data )
R/W=Read/Write (When RW is low (0), the data written to the LCD)
(When RW is low (0), the data reading to the LCD)
 Keil an ARM Company makes C compilers, macro assemblers, real-
time kernels, debuggers, simulators, integrated environments,
evaluation boards, and emulators for ARM7/ARM9/Cortex-M3,
XC16x/C16x/ST10, 251, and 8051 MCU families.
 Compilers are programs used to convert a High Level Language to
object code. Desktop compilers produce an output object code for the
underlying microprocessor, but not for other microprocessors.
This project is applicable for Solar Power Plant where
frequency varies; frequency and voltage parameters should
match with the Power grid.
This system will help us to get uninterrupted power supply.
This system will be helpful for industrial areas where
continuous electricity is needed.
This system can also be apply on small power house to provide
uninterrupted power supply in homes.
The advantage of this project is, it’s secured the
Power of the Grid i.e., Power Plants should supply
power to the grid rather than drawing the power from
the grid.
The disadvantage of this project is, it’s available in
single phase supply where power Grid is of Three
Phase supply.
THANKYOU

Contenu connexe

Tendances

An introduction to FACTS
An introduction to FACTSAn introduction to FACTS
An introduction to FACTS
Ayyarao T S L V
 
POWER SYSTEM PROTECTION
POWER SYSTEM PROTECTION POWER SYSTEM PROTECTION
POWER SYSTEM PROTECTION
moiz89
 

Tendances (20)

Protective relay
Protective relay Protective relay
Protective relay
 
Power flow analysis
Power flow analysisPower flow analysis
Power flow analysis
 
DETECTING POWER GRID SYNCHRONISATION FAILURE ON SENSING BAD VOLTAGE OR FREQUENCY
DETECTING POWER GRID SYNCHRONISATION FAILURE ON SENSING BAD VOLTAGE OR FREQUENCYDETECTING POWER GRID SYNCHRONISATION FAILURE ON SENSING BAD VOLTAGE OR FREQUENCY
DETECTING POWER GRID SYNCHRONISATION FAILURE ON SENSING BAD VOLTAGE OR FREQUENCY
 
Power system security
Power system security Power system security
Power system security
 
Unit 4 Automatic Generation Control
Unit 4 Automatic Generation ControlUnit 4 Automatic Generation Control
Unit 4 Automatic Generation Control
 
An introduction to FACTS
An introduction to FACTSAn introduction to FACTS
An introduction to FACTS
 
Introduction to power system analysis
Introduction to power system analysisIntroduction to power system analysis
Introduction to power system analysis
 
Power System Faults and Protection System
Power System Faults and Protection SystemPower System Faults and Protection System
Power System Faults and Protection System
 
POWER SYSTEM PROTECTION
POWER SYSTEM PROTECTION POWER SYSTEM PROTECTION
POWER SYSTEM PROTECTION
 
Choice of converter configuration
Choice of converter configurationChoice of converter configuration
Choice of converter configuration
 
Unit 03 Protective relays
Unit  03 Protective relaysUnit  03 Protective relays
Unit 03 Protective relays
 
Protection of alternator
Protection of alternatorProtection of alternator
Protection of alternator
 
FAULT ANALYSIS IN HVDC & HVAC TRANSMISSION LINE
FAULT ANALYSIS IN HVDC & HVAC TRANSMISSION LINEFAULT ANALYSIS IN HVDC & HVAC TRANSMISSION LINE
FAULT ANALYSIS IN HVDC & HVAC TRANSMISSION LINE
 
Neutral grounding
Neutral groundingNeutral grounding
Neutral grounding
 
POWER QUALITY ISSUES (POWER SYSTEM AND POWER ELECTRONICS)
POWER QUALITY ISSUES (POWER SYSTEM AND POWER ELECTRONICS)POWER QUALITY ISSUES (POWER SYSTEM AND POWER ELECTRONICS)
POWER QUALITY ISSUES (POWER SYSTEM AND POWER ELECTRONICS)
 
modeling and simulation of a dynamic voltage restorer
modeling and simulation of a dynamic voltage restorermodeling and simulation of a dynamic voltage restorer
modeling and simulation of a dynamic voltage restorer
 
Fault analysis
Fault analysisFault analysis
Fault analysis
 
Power quality ppt
Power quality pptPower quality ppt
Power quality ppt
 
Voltage sag
Voltage sagVoltage sag
Voltage sag
 
MTDC SYSTEMS
MTDC SYSTEMSMTDC SYSTEMS
MTDC SYSTEMS
 

En vedette

Smart Power Grid Monitoring System
Smart Power Grid Monitoring SystemSmart Power Grid Monitoring System
Smart Power Grid Monitoring System
Imane Haf
 
Anish Kumar (EEE)
Anish Kumar (EEE)Anish Kumar (EEE)
Anish Kumar (EEE)
Anish Kumar
 
30, 31st July 2012 - The India Blackout
30, 31st July 2012 - The India Blackout30, 31st July 2012 - The India Blackout
30, 31st July 2012 - The India Blackout
giridaran123
 
Chap2coulomb law
Chap2coulomb lawChap2coulomb law
Chap2coulomb law
gtamayov
 
SEMINAR TOPIC- 3 PHASE SELETOR AND PREVENTER FOR INDUSTRIAL APPS. 2007.ppt
SEMINAR TOPIC- 3 PHASE SELETOR AND PREVENTER FOR INDUSTRIAL APPS. 2007.pptSEMINAR TOPIC- 3 PHASE SELETOR AND PREVENTER FOR INDUSTRIAL APPS. 2007.ppt
SEMINAR TOPIC- 3 PHASE SELETOR AND PREVENTER FOR INDUSTRIAL APPS. 2007.ppt
SUJAY RAVI KALE
 
Van de graaff generator pp
Van de graaff generator ppVan de graaff generator pp
Van de graaff generator pp
Paul Schumann
 

En vedette (20)

Detecting Power Grid Synchronization Failure on Sensing Frequency or Voltage ...
Detecting Power Grid Synchronization Failure on Sensing Frequency or Voltage ...Detecting Power Grid Synchronization Failure on Sensing Frequency or Voltage ...
Detecting Power Grid Synchronization Failure on Sensing Frequency or Voltage ...
 
DETECTING POWER GRID SYNCHRONISATION FAILURE ON SENSING BAD VOLTAGE OR FREQUE...
DETECTING POWER GRID SYNCHRONISATION FAILURE ON SENSING BAD VOLTAGE OR FREQUE...DETECTING POWER GRID SYNCHRONISATION FAILURE ON SENSING BAD VOLTAGE OR FREQUE...
DETECTING POWER GRID SYNCHRONISATION FAILURE ON SENSING BAD VOLTAGE OR FREQUE...
 
Power Grid Control System
Power Grid Control SystemPower Grid Control System
Power Grid Control System
 
Synchronization of single phase power converters to grid
Synchronization of single phase power converters to gridSynchronization of single phase power converters to grid
Synchronization of single phase power converters to grid
 
Power grid synopsis
Power grid synopsisPower grid synopsis
Power grid synopsis
 
Ppt power grid design
Ppt power grid designPpt power grid design
Ppt power grid design
 
Smart Power Grid Monitoring System
Smart Power Grid Monitoring SystemSmart Power Grid Monitoring System
Smart Power Grid Monitoring System
 
Anish Kumar (EEE)
Anish Kumar (EEE)Anish Kumar (EEE)
Anish Kumar (EEE)
 
30, 31st July 2012 - The India Blackout
30, 31st July 2012 - The India Blackout30, 31st July 2012 - The India Blackout
30, 31st July 2012 - The India Blackout
 
Chap2coulomb law
Chap2coulomb lawChap2coulomb law
Chap2coulomb law
 
SEMINAR TOPIC- 3 PHASE SELETOR AND PREVENTER FOR INDUSTRIAL APPS. 2007.ppt
SEMINAR TOPIC- 3 PHASE SELETOR AND PREVENTER FOR INDUSTRIAL APPS. 2007.pptSEMINAR TOPIC- 3 PHASE SELETOR AND PREVENTER FOR INDUSTRIAL APPS. 2007.ppt
SEMINAR TOPIC- 3 PHASE SELETOR AND PREVENTER FOR INDUSTRIAL APPS. 2007.ppt
 
Enhancement for Power Quality in Distribution Side Using Custom Power Devices
Enhancement for Power Quality in Distribution Side Using Custom Power DevicesEnhancement for Power Quality in Distribution Side Using Custom Power Devices
Enhancement for Power Quality in Distribution Side Using Custom Power Devices
 
Evaluation 4
Evaluation 4Evaluation 4
Evaluation 4
 
Van de graaff generator pp
Van de graaff generator ppVan de graaff generator pp
Van de graaff generator pp
 
40220130405006 2
40220130405006 240220130405006 2
40220130405006 2
 
DLD_SYNOPSIS
DLD_SYNOPSISDLD_SYNOPSIS
DLD_SYNOPSIS
 
Synopsis for Public Garden automation with solar tracker by Punith urs
Synopsis for Public Garden automation with solar tracker by Punith ursSynopsis for Public Garden automation with solar tracker by Punith urs
Synopsis for Public Garden automation with solar tracker by Punith urs
 
Ven de graaff generator 745
Ven de graaff generator 745Ven de graaff generator 745
Ven de graaff generator 745
 
Project Synopsis sample
Project Synopsis sampleProject Synopsis sample
Project Synopsis sample
 
Pll
PllPll
Pll
 

Similaire à power grid synchronization failure detection

Cockpit White Box
Cockpit White BoxCockpit White Box
Cockpit White Box
ncct
 
Automatic power factor controller by microcontroller
Automatic power factor controller by microcontrollerAutomatic power factor controller by microcontroller
Automatic power factor controller by microcontroller
Sanket Shitole
 
Distance Protection
Distance ProtectionDistance Protection
Distance Protection
ncct
 
4_INFRARED REMOTE USED FOR 8
4_INFRARED REMOTE USED FOR 84_INFRARED REMOTE USED FOR 8
4_INFRARED REMOTE USED FOR 8
SURAJ MAHAPATRA
 
Voltage & frequency monitoring through lcd
Voltage & frequency monitoring through lcdVoltage & frequency monitoring through lcd
Voltage & frequency monitoring through lcd
HariKishore Karanapu
 

Similaire à power grid synchronization failure detection (20)

AUTOMATIC GRID ON SENSING BAD VOLTAGE OR FREQUENCY
AUTOMATIC GRID ON SENSING BAD VOLTAGE OR FREQUENCYAUTOMATIC GRID ON SENSING BAD VOLTAGE OR FREQUENCY
AUTOMATIC GRID ON SENSING BAD VOLTAGE OR FREQUENCY
 
File 1389427052
File 1389427052File 1389427052
File 1389427052
 
File 1389425159
File 1389425159File 1389425159
File 1389425159
 
Cockpit White Box
Cockpit White BoxCockpit White Box
Cockpit White Box
 
Upfc ppt
Upfc pptUpfc ppt
Upfc ppt
 
Automatic power factor controller by microcontroller
Automatic power factor controller by microcontrollerAutomatic power factor controller by microcontroller
Automatic power factor controller by microcontroller
 
Precise kilometer calculation by underground cable fault detector
Precise kilometer calculation by underground cable fault detectorPrecise kilometer calculation by underground cable fault detector
Precise kilometer calculation by underground cable fault detector
 
ELECTRICAL ENGINEERING PROJECT
ELECTRICAL ENGINEERING PROJECTELECTRICAL ENGINEERING PROJECT
ELECTRICAL ENGINEERING PROJECT
 
electrical engineering project
electrical engineering projectelectrical engineering project
electrical engineering project
 
Cell phone detector
Cell phone detectorCell phone detector
Cell phone detector
 
Distance Protection
Distance ProtectionDistance Protection
Distance Protection
 
Speed control of motor
Speed control of motorSpeed control of motor
Speed control of motor
 
4_INFRARED REMOTE USED FOR 8
4_INFRARED REMOTE USED FOR 84_INFRARED REMOTE USED FOR 8
4_INFRARED REMOTE USED FOR 8
 
Lec 8,9,10 (interfacing)
Lec 8,9,10 (interfacing)Lec 8,9,10 (interfacing)
Lec 8,9,10 (interfacing)
 
embedded system
embedded system  embedded system
embedded system
 
Apfc final seminar
Apfc final seminarApfc final seminar
Apfc final seminar
 
AUTOMATIC WIRELESS POWER GRID CONTROL
AUTOMATIC WIRELESS POWER GRID CONTROLAUTOMATIC WIRELESS POWER GRID CONTROL
AUTOMATIC WIRELESS POWER GRID CONTROL
 
Voltage & frequency monitoring through lcd
Voltage & frequency monitoring through lcdVoltage & frequency monitoring through lcd
Voltage & frequency monitoring through lcd
 
One Touch Electrical Appliances Control Using Microcontroller 89C51
One Touch Electrical Appliances Control Using Microcontroller 89C51One Touch Electrical Appliances Control Using Microcontroller 89C51
One Touch Electrical Appliances Control Using Microcontroller 89C51
 
under grund fault ppt (1).pptx
under grund fault ppt (1).pptxunder grund fault ppt (1).pptx
under grund fault ppt (1).pptx
 

Dernier

Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 

Dernier (20)

Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 

power grid synchronization failure detection

  • 1. Under the Guidance of Er. Sonu Kumar Submitted by Bhoop Narain Pathak (1273720008) Rajesh Kumar(1273720036) Jay Hind(1273720019) Branch-Electrical Engineering, Final Year REC AMBEDKAR NAGAR (U.P.) Power Grid Synchronization Failure Detection
  • 2.  Synchronization means the minimization of difference in voltage, frequency and phase angle between the corresponding phases of the generator output and grid supply. An alternating current generator must be synchronized with the grid prior to connection. It can’t deliver the power unless it is running at same frequency as the network.  Synchronization must occur before connecting the generator to a grid. Synchronization can be achieved manually or automatically. The purpose of synchronization is to monitor, access, enable, and automatically take the control action to prevent the abnormalities of voltage and frequency.
  • 3. Voltage fluctuation :  When a generator is synchronized with a power grid.  There is a voltage fluctuation on the distribution line.  During synchronization the voltage fluctuation should not exceed 7% at the at the point of common coupling. Limits allowing for synchronization are :  Phase angle- +/-20 degrees  Maximum voltage difference – 7%  Maximum slip frequency – 0.44%
  • 4.  Lighting is one of the main causes for power system faults.  The major advantage is detecting the synchronization failure between generators and power grid.  When there is an Under/over voltage or under/over frequency.  The comparator will detect the difference the actual power and reactive power.  If there is no failure of power grid synchronization then the detectors will give the zero values.
  • 6. HARDWARE REQUIREMENTS  POWER SUPPLY  MICROCONTROLLER  555 TIMER  LM358  LM339  RELAYS  BC547  LIQUID CRYSTAL DISPLAY  LED  IN4007  RESISTORS  CAPACITORS
  • 7. 230 V AC 50 Hz 5V DC 12V step down transformer Filter(470µf) 5v RegulatorBridge rectifier
  • 8.  It is a smaller computer  Has on-chip RAM, ROM, I/O ports... RAM ROM I/O Port Timer Serial COM Port Microcontroller CPU A single chip
  • 9. CPU On-chip RAM On-chip ROM for program code 4 I/O Ports Timer 0 Serial Port OSC Interrup t Control External interrupts Timer 1 Timer/Counter Bus Control TxD RxDP0 P1 P2 P3 Address/Data Counter Inputs
  • 10.  8K Bytes of In-System Programmable (ISP) Flash Memory  Endurance: 10,000 Write/Erase Cycles  4.0V to 5.5V Operating Range  Fully Static Operation: 0 Hz to 33 MHz  256 x 8-bit Internal RAM  32 Programmable I/O Lines  Three 16-bit Timer/Counters  Eight Interrupt Sources  Full Duplex UART Serial Channel  Interrupt Recovery from Power-down Mode  Dual Data Pointer
  • 11. 555 TIMER The 555 Timer IC is an integrated circuit (chip) implementing a variety of timer and multivibrator applications The 555 has three operating modes: •Monostable mode: in this mode, the 555 functions as a "one- shot". Applications include timers, missing pulse detection, switches, touch switches, frequency divider, capacitance measurement, pulse-width modulation (PWM) etc. •Astable - free running mode: the 555 can operate as an oscillator. Uses include LED and lamp flashers, pulse generation, logic clocks, tone generation, security alarms, pulse position modulation, etc. •Bistable mode or Schmitt trigger: the 555 can operate as a flip-flop, if the DIS pin is not connected and no capacitor is used. Uses include bounce free latched switches, etc.
  • 12. Pin Name Purpose 1 GND Ground, low level (0 V) 2 TRIG OUT rises, and interval starts, when this input falls below 1/3 VCC. 3 OUT This output is driven to +VCC or GND. 4 RESET A timing interval may be interrupted by driving this input to GND. 5 CTRL "Control" access to the internal voltage divider (by default, 2/3 VCC). 6 THR The interval ends when the voltage at THR is greater than at CTRL. 7 DIS Open collector output; may discharge a capacitor between intervals. 8 V+, VCC Positive supply voltage is usually between 3 and 15 V. Internal architecture of 555 timer
  • 13. LM339( COMPARATOR) The LM339 consists of four independent precision voltage comparators The LM339 series was designed to directly interface with TTL and CMOS. When operated from both plus and minus power supplies, the LM339 series will directly interface with MOS logic where their low power drain is a distinct advantage over standard comparators.
  • 14. FEATURES Wide single supply voltage range 2.0VDC TO 36VDC or dual supplies ±1.0VDC to ±18VDC  Very low supply current drain (0.8 ㎃ ) independent of supply voltage (1.0 ㎽ /comparator at 5.0VDC)  Low input biasing current 25 ㎁ Low input offset current ±5 ㎁ and offset voltage Input common-mode voltage range includes ground Differential input voltage range equal to the power supply voltage Low output 250 ㎷ at 4 ㎃ saturation voltage  Output voltage compatible with TTL, DTL, ECL, MOS and CMOS logic system  Moisture Sensitivity Level 3
  • 15.
  • 16. IT IS A ELECTRO MAGNETIC SWITCH USED TO CONTROL THE ELECTRICAL DEVICES COPPER CORE MAGNETIC FLUX PLAYS MAIN ROLE HERE
  • 17. The relay's switch connections are usually labeled COM, NC and NO: COM = Common, always connect to this; it is the moving part of the itch. NC = Normally Closed, COM is connected to this when the relay coil is off. NO = Normally Open, COM is connected to this when the relay coil is on
  • 18. BC547 (NPN –Transistor) The BC547 transistor is an NPN Epitaxial Silicon Transistor. It is used in general-purpose switching and amplification BC847/BC547 series 45 V, 100 mA NPN general-purpose transistors. The ratio of two currents (Ic/Ib) is called the DC Current Gain of the device and is given the symbol of hfe or nowadays Beta, (β).
  • 19. The current gain from the emitter to the collector terminal, Ic/Ie, is called Alpha, (α), and is a function of the transistor itself
  • 20. LIQUID CRYSTAL DISPLAY (LCD) Most common LCDs connected to the microcontrollers are 16x2 and 20x2 displays. This means 16 characters per line by 2 lines and 20 characters per line by 2 lines, respectively. The standard is referred to as HD44780U, which refers to the controller chip which receives data from an external source (and communicates directly with the LCD.
  • 21. LCD BACKGROUND If an 8-bit data bus is used the LCD will require 11 data lines (3 control lines plus the 8 lines for the data bus) The three control lines are referred to as EN, RS, and RW EN=Enable (used to tell the LCD that you are sending it data) RS=Register Select (When RS is low (0), data is treated as a command) (When RS is High(1), data being sent is text data ) R/W=Read/Write (When RW is low (0), the data written to the LCD) (When RW is low (0), the data reading to the LCD)
  • 22.  Keil an ARM Company makes C compilers, macro assemblers, real- time kernels, debuggers, simulators, integrated environments, evaluation boards, and emulators for ARM7/ARM9/Cortex-M3, XC16x/C16x/ST10, 251, and 8051 MCU families.  Compilers are programs used to convert a High Level Language to object code. Desktop compilers produce an output object code for the underlying microprocessor, but not for other microprocessors.
  • 23. This project is applicable for Solar Power Plant where frequency varies; frequency and voltage parameters should match with the Power grid. This system will help us to get uninterrupted power supply. This system will be helpful for industrial areas where continuous electricity is needed. This system can also be apply on small power house to provide uninterrupted power supply in homes.
  • 24. The advantage of this project is, it’s secured the Power of the Grid i.e., Power Plants should supply power to the grid rather than drawing the power from the grid.
  • 25. The disadvantage of this project is, it’s available in single phase supply where power Grid is of Three Phase supply.