Electronics

PSU1, 2 - Power supply - MCP1602

Description:

PSU1

Fig. 1a PSU1

PSU2

Fig. 1b PSU2

These power supplies are used to power the tutorials projects. The PSU needs to be small, powered by the computer used to developp, protected from short circuit and efficient. The output requirement is to supply 3.3V with 500mA. It covers most projects.
I could have used a linear regulator like a UA78M33 to convert the 5V from the USB to 3.3V. But for efficiency and experiencing with a buck regulator, I went for a Microchip MCP1602.
It is available in 2 options, one with variable output, the other with a fixed one:

  • Board 1 provides 0.8, 1.2, 1.8, 2.5 or 3.3V, 500mA regulated output, selectable with a jumper.
  • Board 2 is fixed to 3.3V, 500mA.

They are both powered by a usb port.


Schematic:

The schematics are based around the datasheet of the MCP1602. The boards are powered by a USB bus via a USB B connector. A ferrite bead and a capacitor filter the input voltage (L1 and C1).

On board 1, the output voltage is determined by R5 and the resistor selected with jumper J1. The output voltage is determined by the following formula: Vout = Vref x (R5/Rx + 1).

Specifications:

Input voltage5V, USB

Output voltage0.8, 1.2, 1.8, 2.5 or 3.3V for version 1

 3.3V for version 2

Max output current500 mA

ProtectionsOver temperature and current

EfficiencyOver 90%

R5 is the recommended 200K and Vref is 0.8V typically. The required resistor Rx is calculated with:
Rx = R5 x Vref / (Vout - Vref)
The jumper J1 determine which Rx resistor is selected. With the selected values, the output voltage can be set to 3.3, 2.5, 1.8, 1.2 V, or 0.8V if left open.
R10/C4 is a compensation network to stabilize the control loop.


PSU1 schematics

Fig. 2a PSU1 schematic


On board 2, the output is fixed and determined by the version of MCP1602 used. The voltage divider is not required anymore, saving space.


PSU2 schematics

Fig. 2b PSU2 schematic

R4 is here to have an easy Gnd point to connect a test instrument.


Construction:

All the PCBs fit on a small single sided board. U1 (MSOP package) and L2 are on the bottom (copper) side of the boards.


PSU1 layout

Fig. 3a PSU1 layout


PSU2 layout

Fig. 3b PSU2 layout


The USB connector is on one edge, and the output connector on the other. Start with the lowest components on the top of the board, and continue with the higher ones.
R4 is made up of a piece of resistor's lead. It's here to easily attach a clip from a test instrument or have a Gnd test point.

bottom PSU2

Fig. 3c Bottom side of PSU2

Resistors R6 to R9 on PSU1 can be made up of 2 resitors connected together if you can't get the proper value. I used resistors I had in my lab.

Finish with U1 and L2 on the bottom (copper) side.
U1 can be a bit tricky because it is very small. First tin plate the pads of U1: put solder on the copper pads of U1 and clean them with some desoldering wick. Position U1 and solder one pin of an angle to secure it in place. Solder each side of U1, starting with the opposite side of that angle. Don't worry about soldering the pins together. Once both sides are done, use some desoldering wick to remove the excess solder. The main thing is to have clean wick, so the solder is remove properly and neatly. 

PSU1 Component list PSU2 Component list
C1, C3: 4.7 uF
C2: 100 nF
C4: 33 pF
R1: 1 M
R2: 10
R3: 10 K
R4: resistor's lead
R5: 200 K
R6: 402 K
R7: 160 K
R8: 93.1 K
R9: 63.4 K
R10: 4.7 K
U1: MCP1602Adj
L1: Ferrite bead
L2: 4.7 uH smd
J1: jumpers 4x2
K1: USB B connector for PCB
K2: Connector AMP MT 2pins male
  C1, C3: 4.7 uF
C2: 100 nF
R1: 1 M
R2: 10
R3: 10 K
R4: resistor's lead
U1: MCP1602-330 (or desired output)
L1: Ferrite bead
L2: 4.7 uH smd
K1: USB B connector for PCB
K2: Connector AMP MT 2pins male

How to use / Testing:

To check the power supply, plug a USB cable in a computer and the other side in the power supply.
For board 2, just check that the output voltage on K2 matches the selected MCP1602 (3.3V typically)
For board 1, the output voltage is selected by jumper J1. The output should be 0.8V if no jumper is set. Check each output voltage in the various position for J1. It should be 1.2, 1.8, 2.5 and 3.3V.

To use, just plug in the usb cable, and your project board with a cable.


Files and links:

Eagle PCB and schematics files for PSU1.
PDFs of PCB, layout and schematics of PSU1.
Eagle PCB and schematics files for PSU2.
PDFs of PCB, layout and schematics of PSU2.
Microchip MCP1602.

PSU3 - Power supply - MC34063A

Description:

PSU3

Fig. 1 PSU3

This power supply is used to power various boards with onboard regulator. It is designed to provide enough voltage to a standard 5V regulator (7805).
To be portable, it is powered from a USB port and uses a MC34063A switching regulator in step up configuration to provide 8V.

Specifications:

Input voltage5V, USB

Output voltage8V

Max output current600 mA

ProtectionsOver current

EfficiencyOver 80%


Schematic:

The schematics are based around the datasheet of the MC34063A. The board is powered by a USB bus via a USB A connector on a cable. Capacitor C1 filters the 5V input voltage from USB.

R1 and R2 in paralell gives a 0.5 ohm value, which limits the output current to 600mA. 
The output voltage is determined by the divider R4 and R5. It is determined by the following formula: Vout = 1.25 x (R5/R4 + 1). The choosen value will give an output voltage of 8V.
D1 is best being a fast Scottky rectifier for better efficiency.


PSU3 schematics

Fig. 2 PSU3 schematic


R6 is here to have an easy Gnd point to connect a test instrument.


Construction:

The PCB fit on a small single sided board. You can also use a prototyping board.


PSU3 layout

Fig. 3 PSU3 layout


The leads from the USB cable are soldered on K1 on one edge, and the output connector on the other. Start with the lowest components of the board, and continue with the higher ones.
R6 is made up of a piece of resistor's lead. It's here to easily attach a clip from a test instrument or have a Gnd test point.

My version is built on prototyping board. I had an old USB cable with just the A type connector left on it. I soldered its lead on K1. I used for the output a cable from a small transformer block with different connector and fitted the board.

PSU3 Component list
C1: 100 uF
C2: 220 pF
C3: 10 uF
R1, R2: 1
R3: 220
R4: 2.2 K
R5: 12 K
R6: resistor's lead
IC1: MC34063A
D1: 1N5819
L1: 100 uH
K1: 4 pins header
K2: Connector AMP MT 2pins male

How to use / Testing:

To check the power supply, plug the USB cable in a computer.
Just check that the output voltage on K2 is about 8V.

To use, just plug in the usb cable, and your project board with a cable (Check the supply voltage of your target first !).


Files and links:

Eagle PCB and schematics files for PSU3.
PDFs of PCB, layout and schematics of PSU3.
Texas Instruments MC34063A.
Copyright 2011. Poker Games. Copyright © 2012 riaDesign