Download ECE445 Projects

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Transmission line loudspeaker wikipedia , lookup

History of electric power transmission wikipedia , lookup

Power inverter wikipedia , lookup

Immunity-aware programming wikipedia , lookup

Electrical substation wikipedia , lookup

Rectifier wikipedia , lookup

Ground loop (electricity) wikipedia , lookup

Stepper motor wikipedia , lookup

Resistive opto-isolator wikipedia , lookup

Stray voltage wikipedia , lookup

Islanding wikipedia , lookup

Current source wikipedia , lookup

Distributed control system wikipedia , lookup

Schmitt trigger wikipedia , lookup

Voltage optimisation wikipedia , lookup

Resilient control systems wikipedia , lookup

Automation wikipedia , lookup

Mains electricity wikipedia , lookup

Alternating current wikipedia , lookup

Variable-frequency drive wikipedia , lookup

Voltage regulator wikipedia , lookup

Pulse-width modulation wikipedia , lookup

Power electronics wikipedia , lookup

Opto-isolator wikipedia , lookup

Switched-mode power supply wikipedia , lookup

PID controller wikipedia , lookup

Wien bridge oscillator wikipedia , lookup

Buck converter wikipedia , lookup

Control theory wikipedia , lookup

Bode plot wikipedia , lookup

Control system wikipedia , lookup

Transcript
ECE445 Projects
Aim: To determine the effectiveness of three different approaches to controller design of a buck
regulator.
The three approaches are:
1) Single-loop voltage mode control.
2) Single loop droop control (passive droop control).
3) Two-loop droop control (active droop control).
Details:
The three different approaches are discussed in Chapter 6 of the instructor’s book. The details of the buck
converter power stage design and the PWM are given in Chapters 2 and 6. Use the same component
values etc. For the comparison between controllers to be fair, be sure to design for the same unity gain
crossover frequency, which should be around 6.31 kHz.
Report:
A separate report for each design should be written. It should describe in some detail in your own words
how you designed your regulator. (Please do not copy material from the instructor’s book).
Make sure to include the following in your report:
1)
2)
3)
4)
5)
6)
7)
The transfer function of the controller, with the particular pole and zero values determined.
A Matlab Bode plot the loop gain. (Use the Matlab MARGIN command.)
A Matlab Bode plot of the open and closed loop audio-susceptibility (on the same plot).
A Matlab Bode plot of the open and closed loop output-impedance (on the same plot).
Implement the controller in an op-amp circuit.
Use your controller implementation and the PECS simulator to simulate step responses.
To determine the effectiveness of input voltage disturbance rejection, simulate the response to an
input voltage step changes of 28V to 30V to 28V.
8) To determine the effectiveness of step load current disturbance rejection, simulate the response to
an output load current step changes of 0.1A to 5A to 0.1A.
9) Include all Matlab code and PECS schematics