SlideShare a Scribd company logo
1 of 6
Download to read offline
CTU: EE 375 – Electronics 1: Lab 1: Regulated DC Power Supply                                                                         1


                                   Colorado Technical University
                                       EE 375 – Electronics 1
                                 Lab 1: Regulated DC Power Supply
                                          February 2010
                                                   L. Schwappach and C. Fresh

           ABSTRACT: This lab report was completed as a course requirement to obtain full course credit in EE375, Electronics 1 at
Colorado Technical University. This lab report investigates the design and implementation of a DC Power Supply. Hand calculations
are developed using the properties of Diodes and then verified using P-Spice schematic calculations to determine the viability of design
prior to a physical build of the design. P-Spice simulation results and hand calculations are then verified by physically modeling the
design on a bread board and taking measurements for observation. The results are then verified by the course instructor. The results
of this Lab illustrate the performance of a DC power supply built using discrete diodes as a bridge rectifier, a filter capacitor, and
finally a 10V Zener diode used as an output shunt voltage regulator.

         If you have any questions or concerns in regards to this laboratory assignment, this laboratory report, the process used in
designing the indicated circuitry, or the final conclusions and recommendations derived, please send an email to
LSchwappach@yahoo.com or Cfresh24@comcast.net. All computer drawn figures and pictures used in this report are of original and
authentic content. The authors authorize the use of any and all content included in this report for academic use.

                                                                     zone acts as an insulator, preventing any significant electric
                                                                     current flow. However, if the polarity of the external voltage
                       I. INTRODUCTION                               opposes the built-in potential, recombination can once again
                                                                     proceed, resulting in substantial electric current through the p-
         DC         power supplies are necessary to run many
                    of today’s appliances. Diodes are important      n junction.
                                                                              For silicon diodes, the built-in potential is
basic components of these power supplies, both for
rectification in the original AC power supply and in regulation      approximately 0.6 to 0.7 V. Thus, if an external current is
of the output voltage. This lab assignment uses a simple AC          passed through the diode, about 0.6 to 0.7 V will be developed
transformer; a bridge rectifier, a filter capacitor, and finally a   across the diode and the diode is said to be “turned on” as it
Zener diode to build a regulated DC power supply.                    has a forward bias. In this lab the forward bias diode potential
                                                                     is approximately 0.7V.
                       II. OBJECTIVES                                         The I-V characteristic of an ideal diode is:
         The objective of this lab is to study the design and
performance of this simple DC power supply at each stage.            Where I is the diode current, Is is the reverse bias saturation
First the design is built with discrete diodes and integrated        current, VD is the voltage across the diode, VT is the thermal
bridge rectifier. Next, a RC filter (with a ripple less than 10%     voltage (Approximately 25.85 mV at 300K), and n is the
of Vm) is added to the design and output ripple measurements         emission coefficient, also known as the ideality factor.
are taken. Finally, a Zener Diode and resister are added and                  Zener Diodes are diodes that can be made to conduct
the output shunt voltage performance is measured.                    backwards. This effect, called breakdown, occurs at a
                                                                     precisely defined voltage, allowing the diode to be used as a
                                                                     precision voltage reference or output shunt voltage regulator
                     III. DIODE THEORY                               as which is demonstrated by this lab.
                                                                              Some of the equations needed to perform circuit
         A diode is a two-terminal electronic component that         calculations used when including Zener diodes are:
conducts electric current in only one direction.             This
unidirectional behavior is called rectification, and is used to
convert alternating current to direct current, and remove
modulation from radio signals in radio receivers. Special
types of Diodes are used to regulate voltage (Zener diodes),
electronically tune radio and TV receivers (varactor diodes),
generate radio frequency oscillations (tunnel diodes), and
produce light (light emitting diodes).
          Today most diodes are made of silicon, but other
semiconductors such as germanium are sometimes used.
         If an external voltage is placed across the diode with
the same polarity as the built-in potential, the diodes depletion
CTU: EE 375 – Electronics 1: Lab 1: Regulated DC Power Supply                                                                     2

                                                                                   V.       HAND CALCULATIONS
          A diode bridge is an arrangement of four diodes in a               The following hand calculations below build a DC
bridge configuration (see PSpice diagram for an illustration)      power supply into three phases. In phase 1 the circuit is
that provides the same polarity of output for either polarity of   constructed using the transformer, a bridge rectifier and a load
input. The most common application of a diode bridge is used       resister. In the second phase the Circuit is expanded to
for conversion of an alternating current input into direct         include a filter capacitor which drastically lowers the “ripple”
current a direct current output. This configuration is known as    of the bridge rectifier. In the final phase a Zener diode is
a bridge rectifier.                                                added to the design demonstrating the voltage shunting ability
          For many applications, especially with single phase      of the Zener in limiting the output voltage so long as the Zener
AC where the full-wave bridge serves to convert an AC input        diodes power rating is not exceeded. The hand calculations
into a DC output, the addition of a capacitor (this labs filter    below illustrate each stage.
capacitor) may be desired because the bridge alone supplies an
output of fixed polarity but continuously varying or
"pulsating" magnitude, an attribute commonly referred to as
"ripple". This filter capacitor lessons the variation, or
smooth’s the rectified AC output from the bridge.
          The equation needed to calculate the ripple voltage
after including the capacitor in the lab design is:




          A rectifier is an electrical device that converts
alternating current to direct current, a process known as
rectification. A full-wave rectifier converts the whole of the
input waveform to one of constant polarity (positive or
negative) at its output. Full-wave rectification is achieved
using four diodes in a configuration known as a bridge and
converts both polarities of the input waveform to a single
polarity direct current.                                              Figure 1: Hand Calculations for Part 1 (Design using
                                                                   transformer and bridge rectifier). See attachments section
                                                                                      for full size image.
           IV. DESIGN APPROACHES/TRADE-OFFS
          This lab was built upon three design approaches.
First the lab approached the design using only the transformer
and four diodes as a bridge rectifier and a single resister to
provide a load. Although the trade-offs in this design allowed
for rectification of the AC signal to a DC signal, there was no
signal smoothing nor could the output be shunted to a specific
constant voltage. This made the design impractical for use as
a steady DC power supply.
          The second lab design included the previous design
with a capacitor to filter out the pulsating ripple of after the
bridge rectifier. The trade-offs in this design allowed for a
smoother output with the additional cost of a capacitor as the
only drawback.
          The third lab design included the previous designs
with an added resistor and Zener diode which acted as an
output shunt voltage regulator, limiting the direct current
voltage to a constant linear voltage. The advantage to this
design is a constant direct current output which is essential to
today’s electronics with only the cost of an extra diode and
small resistor.
CTU: EE 375 – Electronics 1: Lab 1: Regulated DC Power Supply                                                              3

                                                                              VI. CIRCUIT SCHEMATICS
                                                                     The circuit schematics below were built in PSpice
                                                            and allowed our team to analyze the circuit digitally before
                                                            performing the physical build.




                                                                Figure 4: PSpice Schematic of Design 1 (Part 1). See
                                                                      attachments section for full size image.




Figure 2: Hand Calculations for Part 2 (Design using Part
     1 Design with addition of filter capacitor). See
          attachments section for full size image.

                                                             Figure 5: PSpice Schematic of Design 2 (Part 2), RL=1k.
                                                                   See attachments section for full size image.




                                                             Figure 6: PSpice Schematic of Design 2 (Part 2) RL=10k.
                                                                    See attachments section for full size image.




Figure 3: Hand Calculations for Part 3 (Design using Part
2 Design with addition of Zener Diode). See attachments
               section for full size image.

                                                             Figure 7: PSpice Schematic of Design 2 (Part 2) RL=100.
                                                                    See attachments section for full size image.
CTU: EE 375 – Electronics 1: Lab 1: Regulated DC Power Supply                                                         4

                                                                      capacitance.
                                                                     A oscilloscope for viewing the input and output
                                                                      waveforms of the circuit.
                                                                     A power supply/transformer capable of converting
                                                                      a 110(rms)V @ 60Hz to 12.6(rms)V.
                                                                     A 423.75Ω(220+220) resistor for Ri, and 200Ω
                                                                      (200.2), and 1kΩ (1.05k), 10kΩ (9.98k),
                                                                      150kΩ(149.5k) resistors for testing RL.
                                                                     A 83.33µF (100)
                                                                     Bread board with wires.
 Figure 8: PSpice Schematic of Design 3 (Part 3) RL=1k.              NOTE: Resistors can normally provide around +/-
       See attachments section for full size image.                   5%-25% difference between actual and designed
                                                                      values while Capacitors generally provide around
                                                                      20%-50% difference between actual and designed
                                                                      values. You can add resisters in series as (R1+R2)
                                                                      to closer approximate required resistance values
                                                                      and you can add Capacitors in parallel as (C1+C2)
                                                                      to closely approximate required capacitance.

                                                                        VIII. PSPICE SIMULATION RESULTS



 Figure 9: PSpice Schematic of Design 3 (Part 3) RL=10k.
        See attachments section for full size image.




                                                             Figure 12: PSpice Simulation Results of Design 1 (Part 1)
   Figure 10: PSpice Schematic of Design 3 (Part 3)            RL=1k and 10k. See attachments section for full size
  RL=150k. See attachments section for full size image.                              image.




Figure 11: PSpice Schematic of Design 3 (Part 3) RL=200.
       See attachments section for full size image.


                  VII. COMPONENT LIST
  The following is a list of components that were used in
building the final DC power supply. (The actual values our              Figure 13: PSpice Simulation Results of
group used in the build are in parenthesis).                          Design 2 (Part 2) RL=1k. See attachments
        A digital multimeter for measuring circuit                   section for full size image.
           voltages, resistor resistances, and capacitor
CTU: EE 375 – Electronics 1: Lab 1: Regulated DC Power Supply                                            5




            Figure 14: PSpice Simulation Results of               Figure 17: PSpice Simulation Results of
          Design 2 (Part 2) RL=10k. See attachments             Design 3 (Part 3) RL=10k. See attachments
          section for full size image.                          section for full size image.




            Figure 15: PSpice Simulation Results of
          Design 2 (Part 2) RL=100. See attachments               Figure 18: PSpice Simulation Results of
          section for full size image.                          Design 3 (Part 3) RL=150k. See attachments
                                                                section for full size image.




            Figure 16: PSpice Simulation Results of
          Design 3 (Part 3) RL=1k. See attachments
          section for full size image.                            Figure 19: PSpice Simulation Results of
                                                                Design 3 (Part 3) RL=200. See attachments
                                                                section for full size image.
CTU: EE 375 – Electronics 1: Lab 1: Regulated DC Power Supply                                                                               6

                 IX. EXPERIMENTAL DATA                           produced a greater “ripple” than was allowed by the initial
                                                                 design constraints. However we also observed that the higher
          The following table illustrates the measurements       the value of RL the less “ripple” observed.
taken at each stage of the lab.                                             Stage 3:
                                                                            After adding the Zener diode the ripple in our filter
                                                                 rectifier remained constant regardless of whether we used a
       STAGE 1: Bridge                                           (10k, or 1k resistor). This is most likely due to the voltage
          Rectifier                                              limiting characteristics of the Zener diode. The V ripple was
          RL (Actual)               VL (Actual)                  exactly the same “ripple” we achieved from the previous
                                                                 design.
          10k (9.98k)              0V to 16.419V                            After adding the Zener diode, RL produced a
           1k (1.05k)              0V to 16.419V                 constant voltage of approximately 10V. This was true for the
                                                                 1k, 10k, and 150k resistors. However the 200 ohm resistor
           100 (99.2)              0V to 16.419V                 pushed the Zener diode outside of its Power limitation of .5W
Table 1: Stage 1: circuit measurements (Rectifier without        producing unstable results at 4.97V. Again all measurements
                     Filter Capacitor)                           observed were within 10% of Hand and PSpice calculated
                                                                 results.
      STAGE 2: Includes                                                                    XI. CONCLUSIONS
       Filter Capaciter
                                                                           This lab was effective in demonstrating the AC to DC
          RL (Actual)               VL (Actual)                  rectification capabilities produced by using a bridge rectifier
          10k (9.98k)                   .2V                      and the power of diodes in restricting current in one direction.
                                                                 Through adding the filter capacitor in phase 2 our team
           1k (1.05k)                   2.2V                     observed the how the “ripple” could be smoothed and reduced
  Table 2: Stage 2: circuit measurements (Rectifier with         to exact specifications. Finally in phase 3 after designing the
                     Filter Capacitor)                           Zener Diode we observed the voltage shunting capabilities of
                                                                 such a diode and observed the importance of choosing a value
      STAGE 2: Includes                                          of Ri that would allow for lower load impedances in your
       Filter Capaciter                                          design. This lab was incredibly effective in providing a visual
                                                                 look at diodes and their usefulness in power supplies and
          RL (Actual)               VL (Actual)                  circuit design.
          10k (9.98k)                  9.99V
                                                                                          XII. ATTACHMENTS
           1k (1.05k)                 9.983V
                                                                            All figures above follow.
         150k (149.5)                 10.004V
          200 (200.2)                   4.97
                                                                                               REFERENCES
 Table 3: Stage 3: circuit measurements (with Stage 2 and
                                                                 [1]   D. A. Neamen, “Microelectronics: circuit analysis and design - 3rd ed.”
                    added Zener diode.)                                McGraw-Hill, New York, NY, 2007. pp. 1-107.



                        X. ANALYSIS
         Stage 1:
         In design 1 the bridge rectifier efficiently produced
an expected DC voltage, however the was a tremendous
“ripple” that would not have been good for using the Power
supply as a stable power supply.
         Stage 2:
         After adding the filter capacitor the output ripple
closely approximated hand and PSpice calculations within
10%.
         The output ripple was also smoothed and greatly
reduced by the capacitor producing a more stable DC output.
Our physical calculations, hand and PSpice calculations again
were within 10% proving the validity of our design.
         Since our filter capacitor was designed using a worst
case scenario of a 1k resister at RL, changing RL below 1k

More Related Content

What's hot

Power electronics technology in wind turbine system
Power electronics technology in wind turbine systemPower electronics technology in wind turbine system
Power electronics technology in wind turbine systempranavi kasina
 
Different simulation softwares in power system
Different simulation softwares in power systemDifferent simulation softwares in power system
Different simulation softwares in power systemJitendra Bhadoriya
 
Recent ph d research topic ideas for electrical engineering 2020
Recent ph d research topic ideas for electrical engineering 2020Recent ph d research topic ideas for electrical engineering 2020
Recent ph d research topic ideas for electrical engineering 2020PhD Assistance
 
Study of NEPLAN Software for Load Flow and Short Faults Analysis تصميم شبكة ت...
Study of NEPLAN Software for Load Flow and Short Faults Analysis تصميم شبكة ت...Study of NEPLAN Software for Load Flow and Short Faults Analysis تصميم شبكة ت...
Study of NEPLAN Software for Load Flow and Short Faults Analysis تصميم شبكة ت...Mohamed Abuella
 
Introduction to mathematical modelling
Introduction to mathematical modellingIntroduction to mathematical modelling
Introduction to mathematical modellingArup Kumar Paria
 
Superposition of AC and DC sources
Superposition of AC and DC sourcesSuperposition of AC and DC sources
Superposition of AC and DC sourcesHammad Waseem
 
Electrical analogous of mechanical translational system
Electrical analogous of mechanical translational systemElectrical analogous of mechanical translational system
Electrical analogous of mechanical translational systemKALPANA K
 
1. power system losses introduction
1. power system losses introduction1. power system losses introduction
1. power system losses introductionYusuf A. KHALIL
 
Probability Formula sheet
Probability Formula sheetProbability Formula sheet
Probability Formula sheetHaris Hassan
 
2020 8-4 位能與8-5 力學能守恆-2-彈性位能
2020 8-4 位能與8-5 力學能守恆-2-彈性位能2020 8-4 位能與8-5 力學能守恆-2-彈性位能
2020 8-4 位能與8-5 力學能守恆-2-彈性位能阿Samn的物理課本
 
Principles of power systems v. k. mehta and r. mehta
Principles of power systems v. k. mehta and r. mehtaPrinciples of power systems v. k. mehta and r. mehta
Principles of power systems v. k. mehta and r. mehtaManoj Chowdary
 
Distributed generation & power quality unit 5
Distributed generation & power quality unit 5Distributed generation & power quality unit 5
Distributed generation & power quality unit 5hariyenireddy1
 
State equations for physical systems
State equations for physical systemsState equations for physical systems
State equations for physical systemsSarah Krystelle
 

What's hot (16)

Unit 3 FACTS Technology
Unit 3 FACTS TechnologyUnit 3 FACTS Technology
Unit 3 FACTS Technology
 
Power electronics technology in wind turbine system
Power electronics technology in wind turbine systemPower electronics technology in wind turbine system
Power electronics technology in wind turbine system
 
Different simulation softwares in power system
Different simulation softwares in power systemDifferent simulation softwares in power system
Different simulation softwares in power system
 
Recent ph d research topic ideas for electrical engineering 2020
Recent ph d research topic ideas for electrical engineering 2020Recent ph d research topic ideas for electrical engineering 2020
Recent ph d research topic ideas for electrical engineering 2020
 
Study of NEPLAN Software for Load Flow and Short Faults Analysis تصميم شبكة ت...
Study of NEPLAN Software for Load Flow and Short Faults Analysis تصميم شبكة ت...Study of NEPLAN Software for Load Flow and Short Faults Analysis تصميم شبكة ت...
Study of NEPLAN Software for Load Flow and Short Faults Analysis تصميم شبكة ت...
 
CONTROL OF ACTIVE POWER AND FREQUENCY
CONTROL OF ACTIVE POWER AND FREQUENCYCONTROL OF ACTIVE POWER AND FREQUENCY
CONTROL OF ACTIVE POWER AND FREQUENCY
 
Introduction to mathematical modelling
Introduction to mathematical modellingIntroduction to mathematical modelling
Introduction to mathematical modelling
 
Superposition of AC and DC sources
Superposition of AC and DC sourcesSuperposition of AC and DC sources
Superposition of AC and DC sources
 
Electrical analogous of mechanical translational system
Electrical analogous of mechanical translational systemElectrical analogous of mechanical translational system
Electrical analogous of mechanical translational system
 
1. power system losses introduction
1. power system losses introduction1. power system losses introduction
1. power system losses introduction
 
Probability Formula sheet
Probability Formula sheetProbability Formula sheet
Probability Formula sheet
 
2020 8-4 位能與8-5 力學能守恆-2-彈性位能
2020 8-4 位能與8-5 力學能守恆-2-彈性位能2020 8-4 位能與8-5 力學能守恆-2-彈性位能
2020 8-4 位能與8-5 力學能守恆-2-彈性位能
 
Principles of power systems v. k. mehta and r. mehta
Principles of power systems v. k. mehta and r. mehtaPrinciples of power systems v. k. mehta and r. mehta
Principles of power systems v. k. mehta and r. mehta
 
Distributed generation & power quality unit 5
Distributed generation & power quality unit 5Distributed generation & power quality unit 5
Distributed generation & power quality unit 5
 
Nba sar ppt
Nba sar pptNba sar ppt
Nba sar ppt
 
State equations for physical systems
State equations for physical systemsState equations for physical systems
State equations for physical systems
 

Similar to EE375 Electronics 1: lab 1

IJSRED-V2I2P61
IJSRED-V2I2P61IJSRED-V2I2P61
IJSRED-V2I2P61IJSRED
 
Pre Final Year project/ mini project for Electronics and communication engine...
Pre Final Year project/ mini project for Electronics and communication engine...Pre Final Year project/ mini project for Electronics and communication engine...
Pre Final Year project/ mini project for Electronics and communication engine...Shirshendu Das
 
Introduction_Power_Supply-6-9-10.pptx
Introduction_Power_Supply-6-9-10.pptxIntroduction_Power_Supply-6-9-10.pptx
Introduction_Power_Supply-6-9-10.pptxJagrutiParmar20
 
Introduction_Power_Supply-6-9-10.ppt
Introduction_Power_Supply-6-9-10.pptIntroduction_Power_Supply-6-9-10.ppt
Introduction_Power_Supply-6-9-10.pptDharaMilanPatel
 
Introduction_Power_Supply-6-9-10.ppt
Introduction_Power_Supply-6-9-10.pptIntroduction_Power_Supply-6-9-10.ppt
Introduction_Power_Supply-6-9-10.pptLyka Gumatay
 
dc power supply.pptx
dc power supply.pptxdc power supply.pptx
dc power supply.pptxMohsin Khan
 
Elec581 chapter 2 - fundamental elements of power eletronics
Elec581   chapter 2 - fundamental elements of power eletronicsElec581   chapter 2 - fundamental elements of power eletronics
Elec581 chapter 2 - fundamental elements of power eletronicsTarek Schehadeih
 
EEE 453( Semiconductor Switch and Triggering Device)
EEE 453( Semiconductor Switch and Triggering Device) EEE 453( Semiconductor Switch and Triggering Device)
EEE 453( Semiconductor Switch and Triggering Device) UthsoNandy
 
THE FABRICATION OF REGULATED DC POWER SUPPLY
THE FABRICATION OF REGULATED DC POWER SUPPLYTHE FABRICATION OF REGULATED DC POWER SUPPLY
THE FABRICATION OF REGULATED DC POWER SUPPLYSAURAV DAYAL SING
 
Automatic street light using ldr
Automatic street light using ldrAutomatic street light using ldr
Automatic street light using ldrNikhil Sharma
 
Basic electronics,l ecture 2
Basic electronics,l ecture 2Basic electronics,l ecture 2
Basic electronics,l ecture 2Muhammad Ibrahim
 
powersupply.pptx
powersupply.pptxpowersupply.pptx
powersupply.pptxRoelTabuyo2
 
Lect 05 Diodes and applications - Part2.pptx
Lect 05 Diodes and applications - Part2.pptxLect 05 Diodes and applications - Part2.pptx
Lect 05 Diodes and applications - Part2.pptxAnkitVerma981163
 
Chapter 16 - Semiconductor Devices.pptx
Chapter 16 - Semiconductor Devices.pptxChapter 16 - Semiconductor Devices.pptx
Chapter 16 - Semiconductor Devices.pptxPooja M
 

Similar to EE375 Electronics 1: lab 1 (20)

IJSRED-V2I2P61
IJSRED-V2I2P61IJSRED-V2I2P61
IJSRED-V2I2P61
 
Shivam k11915
Shivam k11915Shivam k11915
Shivam k11915
 
Pre Final Year project/ mini project for Electronics and communication engine...
Pre Final Year project/ mini project for Electronics and communication engine...Pre Final Year project/ mini project for Electronics and communication engine...
Pre Final Year project/ mini project for Electronics and communication engine...
 
Introduction_Power_Supply-6-9-10.pptx
Introduction_Power_Supply-6-9-10.pptxIntroduction_Power_Supply-6-9-10.pptx
Introduction_Power_Supply-6-9-10.pptx
 
Introduction_Power_Supply-6-9-10.ppt
Introduction_Power_Supply-6-9-10.pptIntroduction_Power_Supply-6-9-10.ppt
Introduction_Power_Supply-6-9-10.ppt
 
Introduction_Power_Supply-6-9-10.ppt
Introduction_Power_Supply-6-9-10.pptIntroduction_Power_Supply-6-9-10.ppt
Introduction_Power_Supply-6-9-10.ppt
 
ELECTRONICS DEVICES AND CIRCUITS
ELECTRONICS DEVICES AND CIRCUITSELECTRONICS DEVICES AND CIRCUITS
ELECTRONICS DEVICES AND CIRCUITS
 
Chapter 1.
Chapter 1.Chapter 1.
Chapter 1.
 
dc power supply.pptx
dc power supply.pptxdc power supply.pptx
dc power supply.pptx
 
Elec581 chapter 2 - fundamental elements of power eletronics
Elec581   chapter 2 - fundamental elements of power eletronicsElec581   chapter 2 - fundamental elements of power eletronics
Elec581 chapter 2 - fundamental elements of power eletronics
 
EEE 453( Semiconductor Switch and Triggering Device)
EEE 453( Semiconductor Switch and Triggering Device) EEE 453( Semiconductor Switch and Triggering Device)
EEE 453( Semiconductor Switch and Triggering Device)
 
Power supply
Power supplyPower supply
Power supply
 
THE FABRICATION OF REGULATED DC POWER SUPPLY
THE FABRICATION OF REGULATED DC POWER SUPPLYTHE FABRICATION OF REGULATED DC POWER SUPPLY
THE FABRICATION OF REGULATED DC POWER SUPPLY
 
Automatic street light using ldr
Automatic street light using ldrAutomatic street light using ldr
Automatic street light using ldr
 
Basic electronics,l ecture 2
Basic electronics,l ecture 2Basic electronics,l ecture 2
Basic electronics,l ecture 2
 
CD 70CC RECTIFIER .pptx
CD 70CC RECTIFIER .pptxCD 70CC RECTIFIER .pptx
CD 70CC RECTIFIER .pptx
 
Voltage suppler..
Voltage suppler..Voltage suppler..
Voltage suppler..
 
powersupply.pptx
powersupply.pptxpowersupply.pptx
powersupply.pptx
 
Lect 05 Diodes and applications - Part2.pptx
Lect 05 Diodes and applications - Part2.pptxLect 05 Diodes and applications - Part2.pptx
Lect 05 Diodes and applications - Part2.pptx
 
Chapter 16 - Semiconductor Devices.pptx
Chapter 16 - Semiconductor Devices.pptxChapter 16 - Semiconductor Devices.pptx
Chapter 16 - Semiconductor Devices.pptx
 

More from Loren Schwappach

EE312 Embedded Microcontrollers Lab
EE312 Embedded Microcontrollers LabEE312 Embedded Microcontrollers Lab
EE312 Embedded Microcontrollers LabLoren Schwappach
 
Ee325 cmos design lab 7 report - loren k schwappach
Ee325 cmos design   lab 7 report - loren k schwappachEe325 cmos design   lab 7 report - loren k schwappach
Ee325 cmos design lab 7 report - loren k schwappachLoren Schwappach
 
Ee325 cmos design lab 6 report - loren k schwappach
Ee325 cmos design   lab 6 report - loren k schwappachEe325 cmos design   lab 6 report - loren k schwappach
Ee325 cmos design lab 6 report - loren k schwappachLoren Schwappach
 
Ee325 cmos design lab 5 report - loren k schwappach
Ee325 cmos design   lab 5 report - loren k schwappachEe325 cmos design   lab 5 report - loren k schwappach
Ee325 cmos design lab 5 report - loren k schwappachLoren Schwappach
 
Ee325 cmos design lab 4 report - loren k schwappach
Ee325 cmos design   lab 4 report - loren k schwappachEe325 cmos design   lab 4 report - loren k schwappach
Ee325 cmos design lab 4 report - loren k schwappachLoren Schwappach
 
Ee325 cmos design lab 3 report - loren k schwappach
Ee325 cmos design   lab 3 report - loren k schwappachEe325 cmos design   lab 3 report - loren k schwappach
Ee325 cmos design lab 3 report - loren k schwappachLoren Schwappach
 
Loren k. schwappach ee331 - lab 4
Loren k. schwappach   ee331 - lab 4Loren k. schwappach   ee331 - lab 4
Loren k. schwappach ee331 - lab 4Loren Schwappach
 
Loren k. schwappach ee331 - lab 3
Loren k. schwappach   ee331 - lab 3Loren k. schwappach   ee331 - lab 3
Loren k. schwappach ee331 - lab 3Loren Schwappach
 
Ee343 signals and systems - lab 2 - loren schwappach
Ee343   signals and systems - lab 2 - loren schwappachEe343   signals and systems - lab 2 - loren schwappach
Ee343 signals and systems - lab 2 - loren schwappachLoren Schwappach
 
Ee343 signals and systems - lab 1 - loren schwappach
Ee343   signals and systems - lab 1 - loren schwappachEe343   signals and systems - lab 1 - loren schwappach
Ee343 signals and systems - lab 1 - loren schwappachLoren Schwappach
 
Ee 352 lab 1 (tutorial) - schwappach - 15 oct 09
Ee 352   lab 1 (tutorial) - schwappach - 15 oct 09Ee 352   lab 1 (tutorial) - schwappach - 15 oct 09
Ee 352 lab 1 (tutorial) - schwappach - 15 oct 09Loren Schwappach
 
EE375 Electronics 1: lab 3
EE375   Electronics 1: lab 3EE375   Electronics 1: lab 3
EE375 Electronics 1: lab 3Loren Schwappach
 
Ee395 lab 2 - loren - victor - taylor
Ee395   lab 2 - loren - victor - taylorEe395   lab 2 - loren - victor - taylor
Ee395 lab 2 - loren - victor - taylorLoren Schwappach
 
Ee395 lab 1 - bjt - loren - victor - taylor
Ee395   lab 1 - bjt - loren - victor - taylorEe395   lab 1 - bjt - loren - victor - taylor
Ee395 lab 1 - bjt - loren - victor - taylorLoren Schwappach
 
5 ee415 - adv electronics - presentation - schwappach
5   ee415 - adv electronics - presentation - schwappach5   ee415 - adv electronics - presentation - schwappach
5 ee415 - adv electronics - presentation - schwappachLoren Schwappach
 
4 ee414 - adv electroncs - lab 3 - loren schwappach
4   ee414 - adv electroncs - lab 3 - loren schwappach4   ee414 - adv electroncs - lab 3 - loren schwappach
4 ee414 - adv electroncs - lab 3 - loren schwappachLoren Schwappach
 
3 ee414 - adv electroncs - lab 2 - loren schwappach
3   ee414 - adv electroncs - lab 2 - loren schwappach3   ee414 - adv electroncs - lab 2 - loren schwappach
3 ee414 - adv electroncs - lab 2 - loren schwappachLoren Schwappach
 
2 ee414 - adv electroncs - lab 1 - loren schwappach
2   ee414 - adv electroncs - lab 1 - loren schwappach2   ee414 - adv electroncs - lab 1 - loren schwappach
2 ee414 - adv electroncs - lab 1 - loren schwappachLoren Schwappach
 
Ee443 phase locked loop - presentation - schwappach and brandy
Ee443   phase locked loop - presentation - schwappach and brandyEe443   phase locked loop - presentation - schwappach and brandy
Ee443 phase locked loop - presentation - schwappach and brandyLoren Schwappach
 

More from Loren Schwappach (20)

Ubuntu OS Presentation
Ubuntu OS PresentationUbuntu OS Presentation
Ubuntu OS Presentation
 
EE312 Embedded Microcontrollers Lab
EE312 Embedded Microcontrollers LabEE312 Embedded Microcontrollers Lab
EE312 Embedded Microcontrollers Lab
 
Ee325 cmos design lab 7 report - loren k schwappach
Ee325 cmos design   lab 7 report - loren k schwappachEe325 cmos design   lab 7 report - loren k schwappach
Ee325 cmos design lab 7 report - loren k schwappach
 
Ee325 cmos design lab 6 report - loren k schwappach
Ee325 cmos design   lab 6 report - loren k schwappachEe325 cmos design   lab 6 report - loren k schwappach
Ee325 cmos design lab 6 report - loren k schwappach
 
Ee325 cmos design lab 5 report - loren k schwappach
Ee325 cmos design   lab 5 report - loren k schwappachEe325 cmos design   lab 5 report - loren k schwappach
Ee325 cmos design lab 5 report - loren k schwappach
 
Ee325 cmos design lab 4 report - loren k schwappach
Ee325 cmos design   lab 4 report - loren k schwappachEe325 cmos design   lab 4 report - loren k schwappach
Ee325 cmos design lab 4 report - loren k schwappach
 
Ee325 cmos design lab 3 report - loren k schwappach
Ee325 cmos design   lab 3 report - loren k schwappachEe325 cmos design   lab 3 report - loren k schwappach
Ee325 cmos design lab 3 report - loren k schwappach
 
Loren k. schwappach ee331 - lab 4
Loren k. schwappach   ee331 - lab 4Loren k. schwappach   ee331 - lab 4
Loren k. schwappach ee331 - lab 4
 
Loren k. schwappach ee331 - lab 3
Loren k. schwappach   ee331 - lab 3Loren k. schwappach   ee331 - lab 3
Loren k. schwappach ee331 - lab 3
 
Ee343 signals and systems - lab 2 - loren schwappach
Ee343   signals and systems - lab 2 - loren schwappachEe343   signals and systems - lab 2 - loren schwappach
Ee343 signals and systems - lab 2 - loren schwappach
 
Ee343 signals and systems - lab 1 - loren schwappach
Ee343   signals and systems - lab 1 - loren schwappachEe343   signals and systems - lab 1 - loren schwappach
Ee343 signals and systems - lab 1 - loren schwappach
 
Ee 352 lab 1 (tutorial) - schwappach - 15 oct 09
Ee 352   lab 1 (tutorial) - schwappach - 15 oct 09Ee 352   lab 1 (tutorial) - schwappach - 15 oct 09
Ee 352 lab 1 (tutorial) - schwappach - 15 oct 09
 
EE375 Electronics 1: lab 3
EE375   Electronics 1: lab 3EE375   Electronics 1: lab 3
EE375 Electronics 1: lab 3
 
Ee395 lab 2 - loren - victor - taylor
Ee395   lab 2 - loren - victor - taylorEe395   lab 2 - loren - victor - taylor
Ee395 lab 2 - loren - victor - taylor
 
Ee395 lab 1 - bjt - loren - victor - taylor
Ee395   lab 1 - bjt - loren - victor - taylorEe395   lab 1 - bjt - loren - victor - taylor
Ee395 lab 1 - bjt - loren - victor - taylor
 
5 ee415 - adv electronics - presentation - schwappach
5   ee415 - adv electronics - presentation - schwappach5   ee415 - adv electronics - presentation - schwappach
5 ee415 - adv electronics - presentation - schwappach
 
4 ee414 - adv electroncs - lab 3 - loren schwappach
4   ee414 - adv electroncs - lab 3 - loren schwappach4   ee414 - adv electroncs - lab 3 - loren schwappach
4 ee414 - adv electroncs - lab 3 - loren schwappach
 
3 ee414 - adv electroncs - lab 2 - loren schwappach
3   ee414 - adv electroncs - lab 2 - loren schwappach3   ee414 - adv electroncs - lab 2 - loren schwappach
3 ee414 - adv electroncs - lab 2 - loren schwappach
 
2 ee414 - adv electroncs - lab 1 - loren schwappach
2   ee414 - adv electroncs - lab 1 - loren schwappach2   ee414 - adv electroncs - lab 1 - loren schwappach
2 ee414 - adv electroncs - lab 1 - loren schwappach
 
Ee443 phase locked loop - presentation - schwappach and brandy
Ee443   phase locked loop - presentation - schwappach and brandyEe443   phase locked loop - presentation - schwappach and brandy
Ee443 phase locked loop - presentation - schwappach and brandy
 

Recently uploaded

9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi
9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi
9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 DelhiCall Girls in Delhi
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesDipal Arora
 
BEST ✨ Call Girls In Indirapuram Ghaziabad ✔️ 9871031762 ✔️ Escorts Service...
BEST ✨ Call Girls In  Indirapuram Ghaziabad  ✔️ 9871031762 ✔️ Escorts Service...BEST ✨ Call Girls In  Indirapuram Ghaziabad  ✔️ 9871031762 ✔️ Escorts Service...
BEST ✨ Call Girls In Indirapuram Ghaziabad ✔️ 9871031762 ✔️ Escorts Service...noida100girls
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageMatteo Carbone
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Dave Litwiller
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear RegressionRavindra Nath Shukla
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst SummitHolger Mueller
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Roomdivyansh0kumar0
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayNZSG
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMRavindra Nath Shukla
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communicationskarancommunications
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdfRenandantas16
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Dipal Arora
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsP&CO
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...lizamodels9
 
HONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsHONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsMichael W. Hawkins
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxAndy Lambert
 
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...Any kyc Account
 

Recently uploaded (20)

9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi
9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi
9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
 
BEST ✨ Call Girls In Indirapuram Ghaziabad ✔️ 9871031762 ✔️ Escorts Service...
BEST ✨ Call Girls In  Indirapuram Ghaziabad  ✔️ 9871031762 ✔️ Escorts Service...BEST ✨ Call Girls In  Indirapuram Ghaziabad  ✔️ 9871031762 ✔️ Escorts Service...
BEST ✨ Call Girls In Indirapuram Ghaziabad ✔️ 9871031762 ✔️ Escorts Service...
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear Regression
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst Summit
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 May
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSM
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communications
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and pains
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
 
HONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsHONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael Hawkins
 
Forklift Operations: Safety through Cartoons
Forklift Operations: Safety through CartoonsForklift Operations: Safety through Cartoons
Forklift Operations: Safety through Cartoons
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptx
 
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
 

EE375 Electronics 1: lab 1

  • 1. CTU: EE 375 – Electronics 1: Lab 1: Regulated DC Power Supply 1 Colorado Technical University EE 375 – Electronics 1 Lab 1: Regulated DC Power Supply February 2010 L. Schwappach and C. Fresh ABSTRACT: This lab report was completed as a course requirement to obtain full course credit in EE375, Electronics 1 at Colorado Technical University. This lab report investigates the design and implementation of a DC Power Supply. Hand calculations are developed using the properties of Diodes and then verified using P-Spice schematic calculations to determine the viability of design prior to a physical build of the design. P-Spice simulation results and hand calculations are then verified by physically modeling the design on a bread board and taking measurements for observation. The results are then verified by the course instructor. The results of this Lab illustrate the performance of a DC power supply built using discrete diodes as a bridge rectifier, a filter capacitor, and finally a 10V Zener diode used as an output shunt voltage regulator. If you have any questions or concerns in regards to this laboratory assignment, this laboratory report, the process used in designing the indicated circuitry, or the final conclusions and recommendations derived, please send an email to LSchwappach@yahoo.com or Cfresh24@comcast.net. All computer drawn figures and pictures used in this report are of original and authentic content. The authors authorize the use of any and all content included in this report for academic use. zone acts as an insulator, preventing any significant electric current flow. However, if the polarity of the external voltage I. INTRODUCTION opposes the built-in potential, recombination can once again proceed, resulting in substantial electric current through the p- DC power supplies are necessary to run many of today’s appliances. Diodes are important n junction. For silicon diodes, the built-in potential is basic components of these power supplies, both for rectification in the original AC power supply and in regulation approximately 0.6 to 0.7 V. Thus, if an external current is of the output voltage. This lab assignment uses a simple AC passed through the diode, about 0.6 to 0.7 V will be developed transformer; a bridge rectifier, a filter capacitor, and finally a across the diode and the diode is said to be “turned on” as it Zener diode to build a regulated DC power supply. has a forward bias. In this lab the forward bias diode potential is approximately 0.7V. II. OBJECTIVES The I-V characteristic of an ideal diode is: The objective of this lab is to study the design and performance of this simple DC power supply at each stage. Where I is the diode current, Is is the reverse bias saturation First the design is built with discrete diodes and integrated current, VD is the voltage across the diode, VT is the thermal bridge rectifier. Next, a RC filter (with a ripple less than 10% voltage (Approximately 25.85 mV at 300K), and n is the of Vm) is added to the design and output ripple measurements emission coefficient, also known as the ideality factor. are taken. Finally, a Zener Diode and resister are added and Zener Diodes are diodes that can be made to conduct the output shunt voltage performance is measured. backwards. This effect, called breakdown, occurs at a precisely defined voltage, allowing the diode to be used as a precision voltage reference or output shunt voltage regulator III. DIODE THEORY as which is demonstrated by this lab. Some of the equations needed to perform circuit A diode is a two-terminal electronic component that calculations used when including Zener diodes are: conducts electric current in only one direction. This unidirectional behavior is called rectification, and is used to convert alternating current to direct current, and remove modulation from radio signals in radio receivers. Special types of Diodes are used to regulate voltage (Zener diodes), electronically tune radio and TV receivers (varactor diodes), generate radio frequency oscillations (tunnel diodes), and produce light (light emitting diodes). Today most diodes are made of silicon, but other semiconductors such as germanium are sometimes used. If an external voltage is placed across the diode with the same polarity as the built-in potential, the diodes depletion
  • 2. CTU: EE 375 – Electronics 1: Lab 1: Regulated DC Power Supply 2 V. HAND CALCULATIONS A diode bridge is an arrangement of four diodes in a The following hand calculations below build a DC bridge configuration (see PSpice diagram for an illustration) power supply into three phases. In phase 1 the circuit is that provides the same polarity of output for either polarity of constructed using the transformer, a bridge rectifier and a load input. The most common application of a diode bridge is used resister. In the second phase the Circuit is expanded to for conversion of an alternating current input into direct include a filter capacitor which drastically lowers the “ripple” current a direct current output. This configuration is known as of the bridge rectifier. In the final phase a Zener diode is a bridge rectifier. added to the design demonstrating the voltage shunting ability For many applications, especially with single phase of the Zener in limiting the output voltage so long as the Zener AC where the full-wave bridge serves to convert an AC input diodes power rating is not exceeded. The hand calculations into a DC output, the addition of a capacitor (this labs filter below illustrate each stage. capacitor) may be desired because the bridge alone supplies an output of fixed polarity but continuously varying or "pulsating" magnitude, an attribute commonly referred to as "ripple". This filter capacitor lessons the variation, or smooth’s the rectified AC output from the bridge. The equation needed to calculate the ripple voltage after including the capacitor in the lab design is: A rectifier is an electrical device that converts alternating current to direct current, a process known as rectification. A full-wave rectifier converts the whole of the input waveform to one of constant polarity (positive or negative) at its output. Full-wave rectification is achieved using four diodes in a configuration known as a bridge and converts both polarities of the input waveform to a single polarity direct current. Figure 1: Hand Calculations for Part 1 (Design using transformer and bridge rectifier). See attachments section for full size image. IV. DESIGN APPROACHES/TRADE-OFFS This lab was built upon three design approaches. First the lab approached the design using only the transformer and four diodes as a bridge rectifier and a single resister to provide a load. Although the trade-offs in this design allowed for rectification of the AC signal to a DC signal, there was no signal smoothing nor could the output be shunted to a specific constant voltage. This made the design impractical for use as a steady DC power supply. The second lab design included the previous design with a capacitor to filter out the pulsating ripple of after the bridge rectifier. The trade-offs in this design allowed for a smoother output with the additional cost of a capacitor as the only drawback. The third lab design included the previous designs with an added resistor and Zener diode which acted as an output shunt voltage regulator, limiting the direct current voltage to a constant linear voltage. The advantage to this design is a constant direct current output which is essential to today’s electronics with only the cost of an extra diode and small resistor.
  • 3. CTU: EE 375 – Electronics 1: Lab 1: Regulated DC Power Supply 3 VI. CIRCUIT SCHEMATICS The circuit schematics below were built in PSpice and allowed our team to analyze the circuit digitally before performing the physical build. Figure 4: PSpice Schematic of Design 1 (Part 1). See attachments section for full size image. Figure 2: Hand Calculations for Part 2 (Design using Part 1 Design with addition of filter capacitor). See attachments section for full size image. Figure 5: PSpice Schematic of Design 2 (Part 2), RL=1k. See attachments section for full size image. Figure 6: PSpice Schematic of Design 2 (Part 2) RL=10k. See attachments section for full size image. Figure 3: Hand Calculations for Part 3 (Design using Part 2 Design with addition of Zener Diode). See attachments section for full size image. Figure 7: PSpice Schematic of Design 2 (Part 2) RL=100. See attachments section for full size image.
  • 4. CTU: EE 375 – Electronics 1: Lab 1: Regulated DC Power Supply 4 capacitance.  A oscilloscope for viewing the input and output waveforms of the circuit.  A power supply/transformer capable of converting a 110(rms)V @ 60Hz to 12.6(rms)V.  A 423.75Ω(220+220) resistor for Ri, and 200Ω (200.2), and 1kΩ (1.05k), 10kΩ (9.98k), 150kΩ(149.5k) resistors for testing RL.  A 83.33µF (100)  Bread board with wires. Figure 8: PSpice Schematic of Design 3 (Part 3) RL=1k.  NOTE: Resistors can normally provide around +/- See attachments section for full size image. 5%-25% difference between actual and designed values while Capacitors generally provide around 20%-50% difference between actual and designed values. You can add resisters in series as (R1+R2) to closer approximate required resistance values and you can add Capacitors in parallel as (C1+C2) to closely approximate required capacitance. VIII. PSPICE SIMULATION RESULTS Figure 9: PSpice Schematic of Design 3 (Part 3) RL=10k. See attachments section for full size image. Figure 12: PSpice Simulation Results of Design 1 (Part 1) Figure 10: PSpice Schematic of Design 3 (Part 3) RL=1k and 10k. See attachments section for full size RL=150k. See attachments section for full size image. image. Figure 11: PSpice Schematic of Design 3 (Part 3) RL=200. See attachments section for full size image. VII. COMPONENT LIST The following is a list of components that were used in building the final DC power supply. (The actual values our Figure 13: PSpice Simulation Results of group used in the build are in parenthesis). Design 2 (Part 2) RL=1k. See attachments  A digital multimeter for measuring circuit section for full size image. voltages, resistor resistances, and capacitor
  • 5. CTU: EE 375 – Electronics 1: Lab 1: Regulated DC Power Supply 5 Figure 14: PSpice Simulation Results of Figure 17: PSpice Simulation Results of Design 2 (Part 2) RL=10k. See attachments Design 3 (Part 3) RL=10k. See attachments section for full size image. section for full size image. Figure 15: PSpice Simulation Results of Design 2 (Part 2) RL=100. See attachments Figure 18: PSpice Simulation Results of section for full size image. Design 3 (Part 3) RL=150k. See attachments section for full size image. Figure 16: PSpice Simulation Results of Design 3 (Part 3) RL=1k. See attachments section for full size image. Figure 19: PSpice Simulation Results of Design 3 (Part 3) RL=200. See attachments section for full size image.
  • 6. CTU: EE 375 – Electronics 1: Lab 1: Regulated DC Power Supply 6 IX. EXPERIMENTAL DATA produced a greater “ripple” than was allowed by the initial design constraints. However we also observed that the higher The following table illustrates the measurements the value of RL the less “ripple” observed. taken at each stage of the lab. Stage 3: After adding the Zener diode the ripple in our filter rectifier remained constant regardless of whether we used a STAGE 1: Bridge (10k, or 1k resistor). This is most likely due to the voltage Rectifier limiting characteristics of the Zener diode. The V ripple was RL (Actual) VL (Actual) exactly the same “ripple” we achieved from the previous design. 10k (9.98k) 0V to 16.419V After adding the Zener diode, RL produced a 1k (1.05k) 0V to 16.419V constant voltage of approximately 10V. This was true for the 1k, 10k, and 150k resistors. However the 200 ohm resistor 100 (99.2) 0V to 16.419V pushed the Zener diode outside of its Power limitation of .5W Table 1: Stage 1: circuit measurements (Rectifier without producing unstable results at 4.97V. Again all measurements Filter Capacitor) observed were within 10% of Hand and PSpice calculated results. STAGE 2: Includes XI. CONCLUSIONS Filter Capaciter This lab was effective in demonstrating the AC to DC RL (Actual) VL (Actual) rectification capabilities produced by using a bridge rectifier 10k (9.98k) .2V and the power of diodes in restricting current in one direction. Through adding the filter capacitor in phase 2 our team 1k (1.05k) 2.2V observed the how the “ripple” could be smoothed and reduced Table 2: Stage 2: circuit measurements (Rectifier with to exact specifications. Finally in phase 3 after designing the Filter Capacitor) Zener Diode we observed the voltage shunting capabilities of such a diode and observed the importance of choosing a value STAGE 2: Includes of Ri that would allow for lower load impedances in your Filter Capaciter design. This lab was incredibly effective in providing a visual look at diodes and their usefulness in power supplies and RL (Actual) VL (Actual) circuit design. 10k (9.98k) 9.99V XII. ATTACHMENTS 1k (1.05k) 9.983V All figures above follow. 150k (149.5) 10.004V 200 (200.2) 4.97 REFERENCES Table 3: Stage 3: circuit measurements (with Stage 2 and [1] D. A. Neamen, “Microelectronics: circuit analysis and design - 3rd ed.” added Zener diode.) McGraw-Hill, New York, NY, 2007. pp. 1-107. X. ANALYSIS Stage 1: In design 1 the bridge rectifier efficiently produced an expected DC voltage, however the was a tremendous “ripple” that would not have been good for using the Power supply as a stable power supply. Stage 2: After adding the filter capacitor the output ripple closely approximated hand and PSpice calculations within 10%. The output ripple was also smoothed and greatly reduced by the capacitor producing a more stable DC output. Our physical calculations, hand and PSpice calculations again were within 10% proving the validity of our design. Since our filter capacitor was designed using a worst case scenario of a 1k resister at RL, changing RL below 1k