본문 바로가기

시스템 설계

소형 전원장치 (Mini power supply)

여러 장치를 개발하다 보면, 가변 가능 전압을 제공할 수 있는

전원장치가 필요하다. 그렇다고 실험실의 그 무거운 전원장치를 매번 가지고

다닐 수도 없는 노릇이다.

그래서 , 간단한 구조의 전원장치를 만들었다.

구성은

1개의 가변 전압단자( 1.2V ~ 19.9V 범위의 가변가능 ).

1개의 고정 전압단자( Fixed +5V)

그리고 LCD는 가변 전압 단자의 전압을 표시하도록 설계하였다.

(8 pin 마이컴인 pic12F675를 이용하여 LCD 3핀 제어로 구성함)

Whenever i try to develop multiple devices, i need a small portable power supply device.

Instead of a heavy power supply in the lab, i need a simple and light power supply.

So I decided to make a simple power supply.

The composition is

- One variable voltage terminal (variable in the range of 1.2V to 19.9V).

- One fixed voltage terminal (Fixed +5V)

- And LCD is designed to display the voltage of the variable voltage terminal.

(Configured with LCD 3-pin control using 8 pin microcomputer pic12F675.)

 

Mini- Power Supply (PCB design)

A complete appearance of Mini Power Supply