Skip to main content

Simple UPS


UPS as the name suggests means Uninterrupted Power Supply. The function of a UPS is to keep the supply voltage as it is even during power cuts.

Let me explain how it works. In side a UPS ( which we use for personal computer) there is a storage cell or battery, an electronic switch, an inverter and a battery charger. Normally, when we start a UPS the main supply is present. The out put line is directly connected to the main supply and the battery is charged if necessary. During power failure, the main supply suddenly goes to zero then the electronic switch which is mainly a power transistor, changes over to the inverter. The inverter turns on immediately and the stored charge in the battery is inverted to get the required A.C. supply. This voltage obtained by the inverter is fed to the load.


Circuit Diagram 
 Simple UPS


Component Required

Parts List for Simple UPS
  B1-  6V lantern battery
  C1-  100µF, 16 V DC electrolytic capacitor
  D1, D2-  Silicon rectifier rated 25 PIV at 1 A or higher
  Ry1-  Relay, 6V DC approximately 20mA (Potter & Brumfield RS5D or equiv)
  T1-  12.6V center-tapped filament transformer rated 1A or higher.
  R1-  250kΩ, potentiometer for testing then replace with appropiate value.
  R2-  The output load
  L2-  Inductor. 22 Gauge, 10 -25 turns on a 1cm. Dia Soft Iron core.


Circuit Operation:- In this project we are constructing a simple UPS an the basis of the idea behind a real UPS. This simple UPS does not contain any charger and inverter. So, DC voltage is obtained and there is no rechargeable battery.
The simple UPS contain a step down transformer, a rectifier and a filter to get a stable 6V DC supply from 230V AC mains. Then instead of a electronic switch we use a mechanical switch, a relay. The normally closed (NC) terminal is connected to the 6V battery and the normally open (NO) terminal is connected to the out of the 6V DC regulated power supply. The out put load is taken from the common terminal. We add an inductor at the out put to maintain the current during cut-off.

When the UPS is turned on the main 230 V power is present. So the AC supply is step downed then rectified then filtered to get a ripple free 6V DC supply. This voltage is fed to energies the relay coil. The relay switch comm is now connected to the normally open terminal and the load is directly connected to the DC source. When power goes off the relay coil is de-energized and the comm terminal is switched over to the normally closed terminal. That means now the current is taken from the battery. In the mean time if main power is restored, the relay coil again be energized and the comm terminal will be connected to the rectified DC terminal and the battery will be disconnected. As we all know inductance prevents the current to change rapidly in a circuit, we add an inductance in series with load. We may add a small value capacitor across the NC and Comm and NO and comm terminal of relay to prevent sparks.


Testing:- A high value resistance should be connected in series with the relay coil. So, that the standby current would be as minimum as possible. The resistance will be chosen such that it must pass the least current required for the relay to energized its input coil. We may use a pot of 100kΩ. The inductor is obtained by a thick copper wire wound on a soft iron core. The more the value of inductor the more the stable will be the current in the load during disturbance.

Application:-
                     We can use the simple UPS with any electronic devices operated in DC power supply like radio Walkman, audio systems or lights. You can construct the circuit for 3-18V DC if you get proper step down transformer and battery.




















Comments

Popular posts from this blog

Electronic Extended Play Circuit Diagram

This is a Electronic Extended Play Circuit Diagram. A single op amp-one of four contained in the popular LM324-is operating in a variable pulse width, free-running square wave oscillator circuit, with its timed output driving two transistors that control the on/ off cycle of the tape-drive motor. The Oscillator` s positive feedback path holds the secret to the successful operation of the variable on/ off timing signal.   Electronic Extended Play Circuit Diagram The two diodes and pulse width potentiometer R8 allows the setting of the on and off time, without affecting the oscillator`s operating frequency. One diode allows only the discharge current to flow through it and the section of R8 that it`s connected to. The other diode, and its portion of R8, sets the charge time for the timing capacitor, C3. Since the recorder`s speed is controlled by the precise off/on timing of the oscillator, a simple voltage-regulator circuit (Ql, R3, and D4) is included.  Connecting the spe...

Power Amplifier with voltage regulator 4 × 50 Watt TDA8588

Power Amplifier with voltage regulator 4 × 50 Watt TDA8588    The TDA8588 is a multiple voltage regulator combined with four independent audio power amplifiers configured in bridge tied load with diagnostic capability. The output voltages of all regulators except regulators 2 and 3 can be controlled via the I2C-bus. However, regulator 3 can be set to 0 V via the I2C-bus. The output voltage of regulator 2 (microcontroller supply) and the maximum output voltage of regulator 3 (mechanical digital and microcontroller supplies) can both be either 5 V or 3.3 V depending on the type number. The maximum output voltages of both regulators are fixed to avoid any risk of damaging the microcontroller that may occur during a disturbance of the I 2C-bus. The amplifier diagnostic functions give information about output offset, load, or short-circuit. Diagnostic functions are controlled via the I2C-bus. The TDA8588 is protected against short-circuit, over-temperature, open ground and open VP ...

Digital Voltmeter Circuit with ICL7107

Description. The circuit given here is of a very useful and accurate digital voltmeter with LED display using the ICL7107 from Intersil. The ICL7107 is a high performance, low power, 3.5 digit analog to digital converter. The IC includes internal circuitry for seven segment decoders, display drivers, reference voltage source and a clock. The power dissipation is less than 10mW and the display stability is very high. The working of this electronic circuit is very simple. The voltage to be measured is converted into a digital equivalent by the ADC inside the IC and then this digital equivalent is decoded to the seven segment format and then displayed. The ADC used in ICL7107 is dual slope type ADC. The process taking place inside our ADC can be stated as follows. For a fixed period of time the voltage to be measured is integrated to obtain a ramp at the output of the integrator. Then a known reference voltage of opposite polarity is applied to the input of the integrator and allowed to r...