Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Digitally Controlled Voltage Regulator with Max Output

Status
Not open for further replies.

DSNet

Newbie level 5
Joined
Jul 9, 2009
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,388
I am trying to create a circuit that allows me to digitally adjust the output voltage of a regulator using SPI.

My current approach is to use an MCP1727 adjustable voltage regulator attached to a MCP4151 10kΩ digital potentiometer. Both the MCP1727 and MCP4151 are powered off of the 5V rail. My goal is to digitally control the output of the MCP1727 from 1.2V to 3.3V.

One problem I ran into is that I must prevent the voltage regulator from ever outputting anything higher than 3.3V which is possible under certain values given to the digital pot. In order to solve this, I plan on placing a 2.5V **broken link removed** between the output and the 0.8V adjust sense pin which should force the output voltage to never exceed 3.3V. With the diode, the circuit should be able to output between 1.2V and 3.3V properly since those voltages are not enough to trigger zener breakdown. If the voltage regulator momentarily outputs higher than 3.3V, the diode should conduct and ideally have zero resistance. This would set the R1/R2 ratio to zero and force the voltage regulator to output a lower voltage again.

I was wondering if anyone could verify my design. I have not bought any of the parts yet.

**broken link removed**
 

Attachments

  • DigitalAdjVReg.png
    DigitalAdjVReg.png
    1.9 KB · Views: 160

I think your circuit will work. I have used zener diode for similar protection before.

If your circuit can tolerate a little higher than 3.3V, I recommend to use a 2.6V zener. Near 3.3V (~2.5V across the zener), the zener starts to conduct depends on the tolerance of your zener. That means you have an extra "equivalent resistor" connected in parallel with the 10k pot. So your 3.3V setting may not be accurate. If you increase your zener to 2.6V or even 2.7V will give you more margin.
 
  • Like
Reactions: DSNet

    DSNet

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top