SlideShare a Scribd company logo
1 of 20
PROJECT PRESENTATION ON
AUTOMATIC POWER FACTOR
CORRECTION
GUIDED BY:-
LOPAMUDRA SAHU
Presented By:-
Pappu Kumar Dubey (1201214199)
Vikas Kumar Manjhi (1201214203)
Saurav Kumar (1201214205)
Raushan Kumar (1201214218)
Swayam Bikash Samal (1201214219)
Ashish Ranjan Mahto (1201214457)
DEPARTMENT OF ELECTRICAL ENGINEERING
KIST
BHUBANESWAR
CONTENTS:
 Introduction
 Block diagram
 Working principle
 Power supply circuit
 Power factor measurement circuit
 Micro Controller
 LCD
 Relay
 Capacitor Bank
 Advantage
 Disadvantage
 Applications
 Conclusion
INTRODUCTION:
 This project report represents one of the most effective automatic power factor
improvements.
 Static capacitors which will be controlled by a Microcontroller with very low
cost.
 Power factor is set as standard value into the microcontroller IC.
 Resistors are used instead of potential transformer.
 Microcontroller IC (AT89s52) reduce programming complexity that make it one of
the most economical system than any other controlling system.
Source
230V AC
POWER
FACTOR
MEASURMENT
CIRCUIT
LCD Display
Micro controller
RelayCapacitor BankLOAD
Power Supply
230V AC - 5V DC
communication
BLOCK DIAGRAM
Working Principle:
 Power supply is given to the circuit.
 Power factor is set as standard value into the microcontroller IC.
 In case of deviations , microcontroller activates relay.
 Relay senses and connects the capacitor.
 The capacitor is connected parallel across the load by relay without any
hazard.
 The APFC unit controls PF by activating/deactivating capacitors.
Power Supply Circuit
 Step-down Transformer
 Diode Rectifier
 Filtering Capacitor
 Voltage Regulator
POWER FACTOR MEARSURMENT CIRCUIT
Potential
Transformer Current Transformer Zero Crossing Detector
Circuit Diagram of ZCD
MICRO COTROLLER:
 A Microcontroller Contains:
 The processor (The CPU),
 Program memory,
 Memory for input and output(RAM),
 A clock and an I/O control unit.
 Microcontroller it is an electronic
clock driven reprogrammable device
which can take some digital data ,
process the data and gives us to
required output data.
Features of the AT89s52
• High-performance, Low-power Atmel® AVR® 8-bit
Microcontroller
• Advanced RISC Architecture
– 131 Powerful Instructions – Most Single-clock Cycle Execution
– 32 x 8 General Purpose Working Registers
– Fully Static Operation
– Up to 16 MIPS Throughput at 16 MHz
– On-chip 2-cycle Multiplier
• High Endurance Non-volatile Memory segments
– 16 Kbytes of In-System Self-programmable Flash program
memory
– 512 Bytes EEPROM
– 1 Kbyte Internal SRAM
– Write/Erase Cycles: 10,000 Flash/100,000 EEPROM
– Data retention: 20 years at 85°C/100 years at 25°C(1)
– Optional Boot Code Section with Independent Lock Bits
In-System Programming by On-chip Boot Program
True Read-While-Write Operation
– Programming Lock for Software Security
Program of Microcontroller
#include<AT89x52.h>
#include<lcd.h>
Sbit Voltage=P1^0;
Unsigned int powerfactor;
Void factor();
Void main()
{ r1=1;
Lcdlnit();
While(1)
{ Display(0*80”, power factor”,16);
Display(65000); Delay(65000);
Factor();
Deley(65000);
If((powerfactor<=0.98)
{r1=0;}}}
Void factor()
{Display(0*80”,Factor Val: “,16)
While(Voltage);
While(!Voltage);
Powerfactor=((cosine(voltage)));
hex(0*86,powerfactor);)
LCD:
 A liquid crystal display (LCD) is a flat panel display
 It uses the light modulating properties of liquid
crystals (LCs).
 LCDs Applications:
 Computer monitors,
 Television,
 Instrument panels,signage, etc.
 LCDs have replaced cathode ray tube (CRT) displays in
most applications.
LCD PINOUT:
RELAY:
WORKING OF RELAY:
 A relay is an electrically operated switch.
 The coil current can be on or off so relays have two switch
positions and they are double throw (changeover) switches.
 Relays allow one circuit to switch a second circuit which can
be completely separate from the first.
 It is also known as a sensing device.
Capacitor Bank
A capacitor bank is a group of several capacitors of the
same rating that are connected in series or parallel with
each other to store electrical energy .
The resulting bank is then used to counteract(resist) or
correct a power factor lag or phase shift in an
alternative current (AC) power supply. They can also be
used in a direct current (DC) power supply to increase
the ripple current capacity of the power supply or to
increase the overall amount of stored energy.
Capacitor banks are generally used in substations. Since
most of the household and industrial appliances are
either resistive(eg. incandescent light, heater, etc.) or
inductive(e.g. refrigerator, air-conditioner, motor, etc).
The capacitive load of the capacitor bank will help to
adjust the power factor as close to 1 as possible, in
which case the voltage and current are in phase and
deliver maximum usable power to the load.
Advantage
• Reactive power decreases
• Avoid poor voltage regulation
• Overloading is avoided
• Copper loss decreases
• Transmission loss decreases
• Improved voltage control
• Efficiency of supply system and apparatus increases
Disadvantage
 They have short service life ranging from 8 to 10 years
 They are easily damaged if the voltage exceeds the rated value
 Once the capacitor is damaged, their repair is uneconomical.
Applications:
 Linear loads with low power factor (such as induction motors).
 A high power factor is generally desirable in a transmission system to reduce
transmission losses and improve voltage.
 Alarm signals for:
 failure to reach the target PF
 overcurrent in the capacitor
 Defects at capacitor stages
CONCLUSION :
 This paper shows an efficient technique to improve the power factor of a
power system by an economical way. Static capacitors are invariably used for
power factor improvement in factories or distribution line. But this paper
presents a system that uses capacitors only when power factor is low
otherwise they are cut off from line. Thus it not only improves the power
factor but also increases the life time of static capacitors. The power factor
of any distribution line can also be improved easily by low cost small rating
capacitor. This system with static capacitor can improve the power factor of
any distribution line from load side. As, if this static capacitor will apply in
the high voltage transmission line then it’s rating will be unexpectedly large
which will be uneconomical & inefficient. So a variable speed synchronous
condenser can be used in any high voltage transmission line to improve power
factor & the speed of synchronous condenser can be controlled by
microcontroller or any controlled device.

More Related Content

What's hot

Automatic power factor correction unit
Automatic power factor correction unitAutomatic power factor correction unit
Automatic power factor correction unit
Biswajit Pratihari
 
Automatic Power Factor Corrector Using Arduino report
Automatic Power Factor Corrector Using Arduino reportAutomatic Power Factor Corrector Using Arduino report
Automatic Power Factor Corrector Using Arduino report
Self-employed
 
Basic types of facts controllers
Basic types of facts controllersBasic types of facts controllers
Basic types of facts controllers
Ayyarao T S L V
 
Objectives of shunt compensation
Objectives of shunt compensationObjectives of shunt compensation
Objectives of shunt compensation
Ayyarao T S L V
 

What's hot (20)

FACTS DEVICES
FACTS DEVICESFACTS DEVICES
FACTS DEVICES
 
INTERLINE FLOW CONTROLLER
INTERLINE FLOW CONTROLLERINTERLINE FLOW CONTROLLER
INTERLINE FLOW CONTROLLER
 
Automatic Power Factor Improvement.Pptx
Automatic Power Factor Improvement.PptxAutomatic Power Factor Improvement.Pptx
Automatic Power Factor Improvement.Pptx
 
Statcom
StatcomStatcom
Statcom
 
Apfc final seminar
Apfc final seminarApfc final seminar
Apfc final seminar
 
Automatic power factor correction unit
Automatic power factor correction unitAutomatic power factor correction unit
Automatic power factor correction unit
 
Introduction to reactive power control in electrical power
Introduction to reactive power control in electrical powerIntroduction to reactive power control in electrical power
Introduction to reactive power control in electrical power
 
Unified Power Flow Controller(upfc)1
Unified Power Flow Controller(upfc)1Unified Power Flow Controller(upfc)1
Unified Power Flow Controller(upfc)1
 
Power quality disturbances
Power quality disturbancesPower quality disturbances
Power quality disturbances
 
Static var compensator
Static var compensatorStatic var compensator
Static var compensator
 
POWER QUALITY IMPROVEMENT
POWER QUALITY IMPROVEMENTPOWER QUALITY IMPROVEMENT
POWER QUALITY IMPROVEMENT
 
Automatic Power Factor Corrector Using Arduino report
Automatic Power Factor Corrector Using Arduino reportAutomatic Power Factor Corrector Using Arduino report
Automatic Power Factor Corrector Using Arduino report
 
FACTS
FACTS FACTS
FACTS
 
Dynamic voltage restorer
Dynamic voltage restorerDynamic voltage restorer
Dynamic voltage restorer
 
Unified power quality conditioner 2
Unified power quality conditioner 2Unified power quality conditioner 2
Unified power quality conditioner 2
 
Series & shunt compensation and FACTs Devices
Series & shunt compensation and FACTs DevicesSeries & shunt compensation and FACTs Devices
Series & shunt compensation and FACTs Devices
 
Basic types of facts controllers
Basic types of facts controllersBasic types of facts controllers
Basic types of facts controllers
 
Power quality improvement using UPQC
Power quality improvement using UPQCPower quality improvement using UPQC
Power quality improvement using UPQC
 
Objectives of shunt compensation
Objectives of shunt compensationObjectives of shunt compensation
Objectives of shunt compensation
 
Methods of Voltage Control
Methods of Voltage ControlMethods of Voltage Control
Methods of Voltage Control
 

Similar to Automatic power factor correction

Energy Efficiency in Electrical Systems.pptx
Energy  Efficiency in Electrical Systems.pptxEnergy  Efficiency in Electrical Systems.pptx
Energy Efficiency in Electrical Systems.pptx
PoojaAnupGarg
 
power factor controlling using intregarted device controller
power factor controlling using intregarted device controllerpower factor controlling using intregarted device controller
power factor controlling using intregarted device controller
usic123
 
4 Way traffic controll new
4 Way traffic controll new4 Way traffic controll new
4 Way traffic controll new
Mainak Nandi
 
IJET-V2I6P10
IJET-V2I6P10IJET-V2I6P10

Similar to Automatic power factor correction (20)

Applications of Smart Grid through Harmonic Current & Reactive Power Compensa...
Applications of Smart Grid through Harmonic Current & Reactive Power Compensa...Applications of Smart Grid through Harmonic Current & Reactive Power Compensa...
Applications of Smart Grid through Harmonic Current & Reactive Power Compensa...
 
LOW CAPACITANCE CASCADED H BRIDGE MULTILEVEL BASED STATCOM
LOW CAPACITANCE CASCADED H BRIDGE MULTILEVEL BASED STATCOMLOW CAPACITANCE CASCADED H BRIDGE MULTILEVEL BASED STATCOM
LOW CAPACITANCE CASCADED H BRIDGE MULTILEVEL BASED STATCOM
 
Energy Efficiency in Electrical Systems.pptx
Energy  Efficiency in Electrical Systems.pptxEnergy  Efficiency in Electrical Systems.pptx
Energy Efficiency in Electrical Systems.pptx
 
pptsekar NEW).ppt
pptsekar  NEW).pptpptsekar  NEW).ppt
pptsekar NEW).ppt
 
Power quality 5
Power quality 5Power quality 5
Power quality 5
 
IRJET-Management of power factor and harmonic
IRJET-Management of power factor and harmonicIRJET-Management of power factor and harmonic
IRJET-Management of power factor and harmonic
 
IRJET - Review Paper on RSC-MLC Base Smart PV-DSTATCOM for Multi Objective Pu...
IRJET - Review Paper on RSC-MLC Base Smart PV-DSTATCOM for Multi Objective Pu...IRJET - Review Paper on RSC-MLC Base Smart PV-DSTATCOM for Multi Objective Pu...
IRJET - Review Paper on RSC-MLC Base Smart PV-DSTATCOM for Multi Objective Pu...
 
Adiabatic logic or clock powered logic
Adiabatic logic or clock powered logicAdiabatic logic or clock powered logic
Adiabatic logic or clock powered logic
 
Sme apfc panel catalogue
Sme apfc panel catalogueSme apfc panel catalogue
Sme apfc panel catalogue
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
Apfc project 2016 17
Apfc project 2016 17Apfc project 2016 17
Apfc project 2016 17
 
Reactive power management in india
Reactive power  management in indiaReactive power  management in india
Reactive power management in india
 
power factor controlling using intregarted device controller
power factor controlling using intregarted device controllerpower factor controlling using intregarted device controller
power factor controlling using intregarted device controller
 
PC 3-fāžu UPS izvēles iespējas ražošanas uzņēmumu vajadzībām
PC 3-fāžu UPS izvēles iespējas ražošanas uzņēmumu vajadzībāmPC 3-fāžu UPS izvēles iespējas ražošanas uzņēmumu vajadzībām
PC 3-fāžu UPS izvēles iespējas ražošanas uzņēmumu vajadzībām
 
Automatic power factor correction and its advantage
Automatic power factor correction and its advantageAutomatic power factor correction and its advantage
Automatic power factor correction and its advantage
 
www.ijerd.com
www.ijerd.comwww.ijerd.com
www.ijerd.com
 
Epcos Capacitors Dealers In India-System controls switchgear
Epcos Capacitors Dealers In India-System controls switchgearEpcos Capacitors Dealers In India-System controls switchgear
Epcos Capacitors Dealers In India-System controls switchgear
 
4 Way traffic controll new
4 Way traffic controll new4 Way traffic controll new
4 Way traffic controll new
 
power factor correction soham+niraj
power factor correction soham+nirajpower factor correction soham+niraj
power factor correction soham+niraj
 
IJET-V2I6P10
IJET-V2I6P10IJET-V2I6P10
IJET-V2I6P10
 

Recently uploaded

"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
 

Recently uploaded (20)

Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic Marks
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
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
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Bridge Jacking Design Sample Calculation.pptx
Bridge Jacking Design Sample Calculation.pptxBridge Jacking Design Sample Calculation.pptx
Bridge Jacking Design Sample Calculation.pptx
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
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
 
"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"
 
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...
 

Automatic power factor correction

  • 1. PROJECT PRESENTATION ON AUTOMATIC POWER FACTOR CORRECTION GUIDED BY:- LOPAMUDRA SAHU Presented By:- Pappu Kumar Dubey (1201214199) Vikas Kumar Manjhi (1201214203) Saurav Kumar (1201214205) Raushan Kumar (1201214218) Swayam Bikash Samal (1201214219) Ashish Ranjan Mahto (1201214457) DEPARTMENT OF ELECTRICAL ENGINEERING KIST BHUBANESWAR
  • 2. CONTENTS:  Introduction  Block diagram  Working principle  Power supply circuit  Power factor measurement circuit  Micro Controller  LCD  Relay  Capacitor Bank  Advantage  Disadvantage  Applications  Conclusion
  • 3. INTRODUCTION:  This project report represents one of the most effective automatic power factor improvements.  Static capacitors which will be controlled by a Microcontroller with very low cost.  Power factor is set as standard value into the microcontroller IC.  Resistors are used instead of potential transformer.  Microcontroller IC (AT89s52) reduce programming complexity that make it one of the most economical system than any other controlling system.
  • 4. Source 230V AC POWER FACTOR MEASURMENT CIRCUIT LCD Display Micro controller RelayCapacitor BankLOAD Power Supply 230V AC - 5V DC communication BLOCK DIAGRAM
  • 5. Working Principle:  Power supply is given to the circuit.  Power factor is set as standard value into the microcontroller IC.  In case of deviations , microcontroller activates relay.  Relay senses and connects the capacitor.  The capacitor is connected parallel across the load by relay without any hazard.  The APFC unit controls PF by activating/deactivating capacitors.
  • 6. Power Supply Circuit  Step-down Transformer  Diode Rectifier  Filtering Capacitor  Voltage Regulator
  • 7. POWER FACTOR MEARSURMENT CIRCUIT Potential Transformer Current Transformer Zero Crossing Detector
  • 9. MICRO COTROLLER:  A Microcontroller Contains:  The processor (The CPU),  Program memory,  Memory for input and output(RAM),  A clock and an I/O control unit.  Microcontroller it is an electronic clock driven reprogrammable device which can take some digital data , process the data and gives us to required output data.
  • 10. Features of the AT89s52 • High-performance, Low-power Atmel® AVR® 8-bit Microcontroller • Advanced RISC Architecture – 131 Powerful Instructions – Most Single-clock Cycle Execution – 32 x 8 General Purpose Working Registers – Fully Static Operation – Up to 16 MIPS Throughput at 16 MHz – On-chip 2-cycle Multiplier • High Endurance Non-volatile Memory segments – 16 Kbytes of In-System Self-programmable Flash program memory – 512 Bytes EEPROM – 1 Kbyte Internal SRAM – Write/Erase Cycles: 10,000 Flash/100,000 EEPROM – Data retention: 20 years at 85°C/100 years at 25°C(1) – Optional Boot Code Section with Independent Lock Bits In-System Programming by On-chip Boot Program True Read-While-Write Operation – Programming Lock for Software Security
  • 11. Program of Microcontroller #include<AT89x52.h> #include<lcd.h> Sbit Voltage=P1^0; Unsigned int powerfactor; Void factor(); Void main() { r1=1; Lcdlnit(); While(1) { Display(0*80”, power factor”,16); Display(65000); Delay(65000); Factor(); Deley(65000); If((powerfactor<=0.98) {r1=0;}}} Void factor() {Display(0*80”,Factor Val: “,16) While(Voltage); While(!Voltage); Powerfactor=((cosine(voltage))); hex(0*86,powerfactor);)
  • 12. LCD:  A liquid crystal display (LCD) is a flat panel display  It uses the light modulating properties of liquid crystals (LCs).  LCDs Applications:  Computer monitors,  Television,  Instrument panels,signage, etc.  LCDs have replaced cathode ray tube (CRT) displays in most applications.
  • 15. WORKING OF RELAY:  A relay is an electrically operated switch.  The coil current can be on or off so relays have two switch positions and they are double throw (changeover) switches.  Relays allow one circuit to switch a second circuit which can be completely separate from the first.  It is also known as a sensing device.
  • 16. Capacitor Bank A capacitor bank is a group of several capacitors of the same rating that are connected in series or parallel with each other to store electrical energy . The resulting bank is then used to counteract(resist) or correct a power factor lag or phase shift in an alternative current (AC) power supply. They can also be used in a direct current (DC) power supply to increase the ripple current capacity of the power supply or to increase the overall amount of stored energy. Capacitor banks are generally used in substations. Since most of the household and industrial appliances are either resistive(eg. incandescent light, heater, etc.) or inductive(e.g. refrigerator, air-conditioner, motor, etc). The capacitive load of the capacitor bank will help to adjust the power factor as close to 1 as possible, in which case the voltage and current are in phase and deliver maximum usable power to the load.
  • 17. Advantage • Reactive power decreases • Avoid poor voltage regulation • Overloading is avoided • Copper loss decreases • Transmission loss decreases • Improved voltage control • Efficiency of supply system and apparatus increases
  • 18. Disadvantage  They have short service life ranging from 8 to 10 years  They are easily damaged if the voltage exceeds the rated value  Once the capacitor is damaged, their repair is uneconomical.
  • 19. Applications:  Linear loads with low power factor (such as induction motors).  A high power factor is generally desirable in a transmission system to reduce transmission losses and improve voltage.  Alarm signals for:  failure to reach the target PF  overcurrent in the capacitor  Defects at capacitor stages
  • 20. CONCLUSION :  This paper shows an efficient technique to improve the power factor of a power system by an economical way. Static capacitors are invariably used for power factor improvement in factories or distribution line. But this paper presents a system that uses capacitors only when power factor is low otherwise they are cut off from line. Thus it not only improves the power factor but also increases the life time of static capacitors. The power factor of any distribution line can also be improved easily by low cost small rating capacitor. This system with static capacitor can improve the power factor of any distribution line from load side. As, if this static capacitor will apply in the high voltage transmission line then it’s rating will be unexpectedly large which will be uneconomical & inefficient. So a variable speed synchronous condenser can be used in any high voltage transmission line to improve power factor & the speed of synchronous condenser can be controlled by microcontroller or any controlled device.