Vous êtes sur la page 1sur 17

Automatic power factor Correction using statcom

INTRODUCTION

In an electric power system, a load with a low power factor draws more current than a load with a high power factor for the same amount of useful

power transferred. The higher currents increase the energy lost in the
distribution An automatic power factor correction unit consists of a number of capacitors that are switched by means of STATCOM. These contactors are controlled by a regulator that measures power factor in an electrical network. Depending on the load and power factor of the network, the power factor controller will vary the firing angle of the thyristor. This will vary the net value of the capacitance connected to the supply on system, and require larger wires and other equipment.

statcom
A

Static synchronous compensator operated as a shunt connected VAR generator whose capacitive and inductive output current can be controlled independent of the ac system Statcom can control real and reactive power Its main function is to control the voltage, and there by to improve transient stability It absorbs or generate reactive power.

Line diagram of statcom

CHARACTERISTICS OF STATCOM
A STATCOM

has both turn off and turn on control

capability It generates an output ac voltage from a dc voltage The ac voltage is controllable both in magnitude and phase angle A statcom is also capable to exchange active power with the power system by adding an energy source in the dc side Like svc, the main function of a statcom is to absorb or generate reactive power

Current-voltage characteristics

BLOCK DIAGRAM

CT AND PT

When we need to measure the voltage we will step down the normal 230v ac supply to 12v ac signal using the pt. From the pt the voltage signal is given to the peak detector section. When we need to measure the current we will use a current transformer to decrease the magnitude of the current. The output of the ct is flown through a resistor. Now the voltage across this resistor depends on the current of the load. So if we measure the voltage across this resistor this will represent the current flowing to the load with suitable multiplying factor. The voltage from this resistor is given to the peak detector section.

POWER SUPPLY
Different

stages in the power supply are: 1. step down transformer: used to convert the high voltage 230v ac into 12v ac. 2. Bridge Rectifier: used to convert ac into dc. 3. Capacitor filter: This is used to remove the ripples in the output dc voltage from the rectifier. 4. Voltage regulator: used to convert the variable dc into constant 5v dc.

Zero crossing detector


When

we need to compare two analog signals we will use zero crossing detector. We are using opamp as a zero crossing detector . The opamp ic used in our application is LM324. LM324 has four opamps internally. Comparator has two inputs:

1. Non inverting input and 2. Inverting input.

Opto couplers
Optocouplers

use a beam of light to transmit the signals or data across an electrical barrier, and achieve excellent isolation. Optocouplers typically come in a small 6-pin or 8pin IC package, but are essentially a combination of two distinct devices: an optical transmitter, typically a gallium arsenide LED (light-emitting diode) and an optical receiver such as a phototransistor or lighttriggered diac. The two are separated by a transparent barrier which blocks any electrical current flow between the two, but does allow the passage of light.

Symbol of Opto coupler

TRAIC

Glass passivated, sensitive gate triacs in a plastic envelope, intended for use in general purpose bidirectional switching and phase control applications, where high voltages sensitivity is required in all four quadrants.

MICRO CONTROLLER
We

are using AT89s52 micro controller in our application. This is an updated version of 8052 micro controller seires. Some of the features of the micro controller are: 1. 4 ports of 8 bits each 2. 8 kb flash memory 3. 256 x 8 bits internal RAM. 4. One serial port. 5. Three timers or counters.

LIQUID CRYSTAL DISPLAY:


In

this project we have used a 16x2 alpha numeric LCD

to display the status of the motor. This lcd is connected to the microcontroller through the port 1.
This

lcd contains a port named RS which makes the lcd

to know whether the code send by the microcontroller is


data or the instruction.
The

port RW of the lcd will make the lcd to know

whether we are writing the data to the lcd or reading the data. As in this circuit we are only writing the data to the

lcd we connected this pin directly to the gnd.

Liquid crystal display

Vous aimerez peut-être aussi