Engineers Garage

  • Electronic Projects & Tutorials
    • Electronic Projects
      • Arduino Projects
      • AVR
      • Raspberry pi
      • ESP8266
      • BeagleBone
      • 8051 Microcontroller
      • ARM
      • PIC Microcontroller
      • STM32
    • Tutorials
      • Audio Electronics
      • Battery Management
      • Brainwave
      • Electric Vehicles
      • EMI/EMC/RFI
      • Hardware Filters
      • IoT tutorials
      • Power Tutorials
      • Python
      • Sensors
      • USB
      • VHDL
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Product News
    • Business News
    • Company/Start-up News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • DigiKey Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Learn
    • eBooks/Tech Tips
    • Design Guides
    • Learning Center
    • Tech Toolboxes
    • Webinars & Digital Events
  • Resources
    • Digital Issues
    • EE Training Days
    • LEAP Awards
    • Podcasts
    • Webinars / Digital Events
    • White Papers
    • Engineering Diversity & Inclusion
    • DesignFast
  • Guest Post Guidelines
  • Advertise
  • Subscribe

How to Design a Regulated Power Supply

By December 26, 2018

The performance of each and every electronic system or electronic circuit depends upon the power supply that energizes the circuit or system. It provides required

Fig. 1: Circuit Diagram of How to Design a Regulated Power Supply

current to the circuit. Any disturbance noise in this power supply can cause problem in working or operation of circuit. If there is any deviation in this power supply level the circuit may not work properly. The accuracy and precision of circuit operation depends upon it.  In some of the circuits all the calibration are done at this voltage level. So all these calibrations becomes false if there is fluctuation in supply level. 

There are two types of power supplies: Unregulated power supply, Regulated power supply. Unregulated supply is used in some circuits where there is no much change in required load current. The load current remains fixed or deviation is very less. Read more to know about this interesting power supply project.


 

The performance of each and every electronic system or electronic circuit depends upon the power supply that energizes the circuit or system. It provides required current to the circuit. Any disturbance noise in this power supply can cause problem in working or operation of circuit. If there is any deviation in this power supply level the circuit may not work properly. The accuracy and precision of circuit operation depends upon it.  In some of the circuits all the calibration are done at this voltage level. So all these calibrations becomes false if there is fluctuation in supply level. 

There are two types of power supplies

1)      Unregulated power supply

2)      Regulated power supply

Unregulated supply is used in some circuits where there is no much change in required load current. The load current remains fixed or deviation is very less. Because in such supply

1)      The output voltage reduces as load current increases

2)      The ripple in output voltage increases as load current increases

So this kind of supply can not be used where there is noticeable change in load current frequently. But although many circuits works on unregulated supply because it requires very few components and design is also very simple. Also some fluctuation in supply level can be tolerated due to load current change. The regulated power supply is required in digital circuits, the circuits in which the components can not tolerate even 1% change in supply level like micro controller, micro processor etc.

So here I am giving the procedure to design regulated power supply that means which components should be chosen to have required regulated output voltage with required current. The procedure requires calculations based on some designing equations, some assumptions and approximations that we must take during designing.

Consider following notification

Erms     :           rms value of AC voltage (transformer secondary voltage)

Em       :           max value of AC voltage

VdcNL   :           no load DC voltage

VdcFL    :           full load DC voltage

Ro        :           internal resistance

 IL         :           full load output current

VLmin   :           minimum output voltage from unregulated supply

Vrms     :           rms value of ripple

?Vo     :           pick ripple voltage 

Following equations – relations are used in designing power supply

VdcNL = Em =  Erms / 1.41

VdcFL = VdcNL – Ro IL

?Vo = IL / (200 C)

?Vo = 3.5 Vrms

VLmin = VdcFL –  ?Vo / 2

So let us start designing

AIM: design regulated power supply for 5 V @ 1 A

Procedure:

We have to design 2 separate sections

      1) Regulated section

      2) Unregulated section

Design of Regulated section –

Step 1: select voltage regulator chip

Because we are designing regulated power supply, we need voltage regulator chip. There are so many voltage regulator chips available. They are broadly classified into different categories based on

1)      Polarity : positive, negative or dual

2)      Fixed output or variable output

3)      Required output current from 0.1 A – 5 A

Here we require fixed and positive supply with current capacity 1 A. So we have to choose LM7805 voltage regulator chip.

Step 2: input – output capacitive filter

Input capacitor is required to suppress or minimize any ripple or variation in input applied to regulator chip. Its typical value is 0.33µF as specified in datasheet. This can be neglected if regulator chip is connected very close to filtering capacitor of rectifier. It is only required when the distance between rectifier output and regulator input. 

Output capacitor is required to suppress any spike or glitch in fixed output voltage that may occur due to transient change in AC input. Its typical value is 0.1 µF as specified in datasheet.  

This completes design of regulated section.

Design of Unregulated section –

It feeds regulated section. Its rectifier + filter. The most required thing is the input given by this section to regulated section must be at least 3 V higher than required output voltage. This is known as ‘headroom’ for regulator chip. This gives us

VLmin = Vop + headroom

=          5 + 3

=          8 V

For this section we have to select transformer, diode and capacitor.

Step 3: selecting capacitor

Let us assume the capacitor is 1000 µF electrolyte capacitor. We need to find out its working DC voltage WLDC, but that depends upon VdcNL as

WLDC = VdcNL + 20% VdcNL

So after finding VdcNL we can calculate it.

From this capacitor value we can find ?Vo as

?Vo = IL / (200 C)

So for IL = 1 A and C = 1000 µF

         ?Vo = 1 / 200×1000×10-6

                = 5 V

From ?Vo and VLmin, VdcFL can be calculated as

                 VdcFL = VLmin + ?Vo / 2

                                                            = 8 + 5/2

                                                            = 10.5 V

VdcFL is related with VdcNL as

                 VdcNL = VdcFL + Ro IL

Ro value is between 6? to 10?. Assuming Ro as 8?

                  VdcNL = 10.5 + 8×1

                                                             = 18.5 V

Now calculate required WLDC

WLDC = VdcNL + 20% VdcNL

                                                                  = 18.5 + 3.7

                                                                  = 22.2 V

Always we have to go for higher value than this. So choose capacitor with WLDC of 25 V. So finally our capacitor is

C = 1000 µF @ 25 V

Step 4: selecting diode

Selecting diode means finding current capacity and PIV of diode.

1.      Current capacity IC > IL that means Ic can be 1 A or more

2.      PIV = VdcNL + 20% VdcNL = 22.2. again going for higher value that is 25 V

Finally required diodes are with 

D = 1A @ 25V

All the diodes of series 1N4004, 1N4007, 1N4009 satisfies these criteria.

Step 5: selecting transformer

The rms value of transformer output is given by

                   Erms  = Em / 1.41

But Em = VdcNL.,  So

                                                   Erms  = VdcNL / 1.41

                                                            = 18.5 / 1.41

                                                            = 13.12 VAC

So we may select either

  1. 1)      Center tap transformer of 9 –  0 – 9 or 7 .5 – 0 – 7.5 secondary voltage
  2. 2)      Transformer Without center tapping either 0 – 15 or 0 – 18 secondary voltage

Current rating for secondary of transformer should be at least 1.8 IL. That means the current rating can be 2 A.

Finally select transformer with

T = 230 / 15 VAC @ 2A

Schematic of final design is as shown in the circuit diagram tab. 

Circuit Diagrams

fixed-power-supply


Filed Under: Electronic Projects
Tagged With: regulated power supply
 

Next Article

← Previous Article
Next Article →

Questions related to this article?
👉Ask and discuss on EDAboard.com and Electro-Tech-Online.com forums.



Tell Us What You Think!! Cancel reply

You must be logged in to post a comment.

EE TECH TOOLBOX

“ee
Tech Toolbox: Internet of Things
Explore practical strategies for minimizing attack surfaces, managing memory efficiently, and securing firmware. Download now to ensure your IoT implementations remain secure, efficient, and future-ready.

EE Learning Center

EE Learning Center
“engineers
EXPAND YOUR KNOWLEDGE AND STAY CONNECTED
Get the latest info on technologies, tools and strategies for EE professionals.

HAVE A QUESTION?

Have a technical question about an article or other engineering questions? Check out our engineering forums EDABoard.com and Electro-Tech-Online.com where you can get those questions asked and answered by your peers!


RSS EDABOARD.com Discussions

  • What is the purpose of using a VCVS?
  • Reducing "shoot-through" in offline Full Bridge SMPS?
  • Checking line impedance
  • Why do I hear whistling sounds in my vents?
  • Mains inverter with switching node going out on the mains cable!?

RSS Electro-Tech-Online.com Discussions

  • Why can't I breadboard this oscillator?
  • Failure of polypropylene motor-run capacitors
  • a point I can't understand about the sinc expression
  • Quick advice on remote car starter?
  • Wideband matching an electrically short bowtie antenna; 50 ohm, 434 MHz

Featured – RPi Python Programming (27 Part)

  • RPi Python Programming 21: The SIM900A AT commands
  • RPi Python Programming 22: Calls & SMS using a SIM900A GSM-GPRS modem
  • RPi Python Programming 23: Interfacing a NEO-6MV2 GPS module with Raspberry Pi
  • RPi Python Programming 24: I2C explained
  • RPi Python Programming 25 – Synchronous serial communication in Raspberry Pi using I2C protocol
  • RPi Python Programming 26 – Interfacing ADXL345 accelerometer sensor with Raspberry Pi

Recent Articles

  • AC-DC power supply extends voltage range to 800 V DC
  • Infineon’s inductive sensor integrates coil system driver, signal conditioning circuits and DSP
  • Arm Cortex-M23 MCU delivers 87.5 µA/MHz active mode
  • STMicroelectronics releases automotive amplifiers with in-play open-load detection
  • Convection-cooled power controller integrates EtherCat connectivity

EE ENGINEERING TRAINING DAYS

engineering

Submit a Guest Post

submit a guest post
Engineers Garage
  • Analog IC TIps
  • Connector Tips
  • Battery Power Tips
  • DesignFast
  • EDABoard Forums
  • EE World Online
  • Electro-Tech-Online Forums
  • EV Engineering
  • Microcontroller Tips
  • Power Electronic Tips
  • Sensor Tips
  • Test and Measurement Tips
  • 5G Technology World
  • Subscribe to our newsletter
  • About Us
  • Contact Us
  • Advertise

Copyright © 2025 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy

Search Engineers Garage

  • Electronic Projects & Tutorials
    • Electronic Projects
      • Arduino Projects
      • AVR
      • Raspberry pi
      • ESP8266
      • BeagleBone
      • 8051 Microcontroller
      • ARM
      • PIC Microcontroller
      • STM32
    • Tutorials
      • Audio Electronics
      • Battery Management
      • Brainwave
      • Electric Vehicles
      • EMI/EMC/RFI
      • Hardware Filters
      • IoT tutorials
      • Power Tutorials
      • Python
      • Sensors
      • USB
      • VHDL
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Product News
    • Business News
    • Company/Start-up News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • DigiKey Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Learn
    • eBooks/Tech Tips
    • Design Guides
    • Learning Center
    • Tech Toolboxes
    • Webinars & Digital Events
  • Resources
    • Digital Issues
    • EE Training Days
    • LEAP Awards
    • Podcasts
    • Webinars / Digital Events
    • White Papers
    • Engineering Diversity & Inclusion
    • DesignFast
  • Guest Post Guidelines
  • Advertise
  • Subscribe