+5v to +13v Converter
http://www.romanblack.com/smps/conv.htm
What is it?
This is a simple smps voltage converter, it makes an output voltage of +13.3v from a "standard" +5v supply as used with logic chips.
I was contacted by hobby PIC programmer legend Myke Predko about designing a simple and cheap circuit to produce the 13v Vpp voltage needed to program PIC chips from a standard 5v regulated supply. This would eliminate the need for an smps 13v converter chip.
The circuit I settled on worked out very cheap, using a cheap 470uH "RF choke" type inductor and a very cheap 1N4148 small signal diode as the rectifier. The two transistor types are not critical. Measured efficiency was 72% which is quite reasonable from such a simple low power circuit.

The inductor can be a cheap small "RF choke" type.
Specs
- Tiny cheap RF type inductor
- Very cheap circuit (under 50 cents in parts!)
- Reliable self-starting
- 72% efficiency
- Input: 5v regulated
- Output: 13.3v @ 12mA maximum
The Circuit

How it works
The circuit regulates around peak inductor current, and since input voltage remains constant it also regulates input current and hence input power.
The regulation mechanism is R2, by ensuring that if R2 volts exceeds 0.6v main switch Q1 will turn off. The input current path is via L1, Q1 and R2.
Oscillation duty cycle is close to 50:50 so with an R2 of 6.8 ohms, peak inductor current is about 90mA and the average input current is about 46mA. Total current requirements can be reduced by increasing R2.
Notes
DO NOT run the circuit with no zener, and do not remove the zener when the circuit is running! Like any boost converter it may produce high voltages without the zener output clamp, and may damage transistors or the diode etc.
The circuit oscillates mainly based on inductor characteristics, and the cap C1 is not really a tuning cap, instead it provides some stability of oscillation waveform at a frequency determined mainly by inductance and the total load.
This booster is a CONSTANT POWER regulator. It always draws 46mA from the 5v supply (230mW), and delivers this power to the load at about 72% efficiency. So the load always gets about 13.3v and 12mA. If the output is overloaded at currents greater than 12mA the output voltage drops, providing a crude current regulation. If the output voltage is further overloaded to the point where it drops below 5v the diode starts passing current directly from the 5v supply and input current rises a LOT. Overloads like this should be avoided!
Important Notes!
The 13.3v output can be turned on or off by attaching the R1 resistor to +5v (as shown) or to 0v to turn it off. R1 can be attached to a PIC output pin to control the circuit.
When the circuit is OFF the output is about 4.3v and total current consumption is about 0.4mA.
When the circuit is ON the output is 13.3v and total current consumption is about 46mA.
For a PIC programmer application; the MCLR must rise very quickly to 13v to initiate programming. Use a 3k3 resistor in series with the output, going to the MCLR pin. Then use an additional NPN transistor to hold MCLR low as an open-collector pull-down. This transistor can then be switched and will switch the output voltage very quickly from 0v to 13v. (This is necessary with the smps 13v generator chips also.)
High Power / High Voltage?
Note! This circuit can be quite usable for higher power applications, and will oscillate reliably with a larger (high power) version of Q1 like a TO-220 darlington type. Remember it regulates INPUT current, and will provide a fairly regulated amount of power to the high voltage output load. It can be used as a simple 4 watt fluoro tube driver with a 12 volt input (for example). If you try this, try these values;
- Q1 = TIP122 darlington (see note)
- L1 = 470uH 500mA ferrite core inductor
- D1 = 1N4937 600v 1A fast rectifier
- R1 = 4k7
- R2 = 3.3 ohm
- R4 = 56k
- CLOAD = 0.1uF (not critical) but must be 630 volt type
With a 12v input this will run about 2 watts and make a usable light from the fluoro tube. Remove the zener and connect the output to a 4 watt (5 inch) fluoro tube like a F4T5 type. You may need a heatsink for Q1. I used a TIP-122 as it was lying around, but a high voltage darlington (>300v) is better. Remember this produces high voltages and you MUST always have the tube connected. Have fun and work safely with high voltages!
- end -
+5v to +13v Converter的更多相关文章
- USB ISP(ICSP) Open Programmer < PWM ADC HV PID >
http://sourceforge.net/projects/openprogrammer/?source=navbar Open Programmer http://openprog.alterv ...
- TPS54331 TPS54332 3.5V to 28V Input, 3A, 570kHz Step-Down Converter with Eco-mode
The TPS54331 is a 28-V, 3-A non-synchronous buck converter that integrates a low RDS(on) high side M ...
- Tracking Boost Regulator TYPICAL 5V REGULATION WITH BOOST CONVERTER AND LDO
Cs5171: Tracking Boost Regulator Adding a current mirror circuit to a typical boost circuit allows t ...
- Digital Adjustment of DC-DC Converter Output Voltage in Portable Applications
http://pdfserv.maximintegrated.com/en/an/AN818.pdf http://www.maximintegrated.com/app-notes/index.mv ...
- Practice safe dc/dc converter
Short-circuit protection is an obvious requirement for a power supply, especially when its load conn ...
- Simple dc/dc converter increases available power in dual-voltage system
The schematic in Figure 1 shows a way to increase the power available from a current-limited 5V supp ...
- LT1946A-- Transformerless dc/dc converter produces bipolar outputs
Dual-polarity supply provides ±12V from one IC VC (Pin 1): Error Amplifier Output Pin. Tie external ...
- Add margining capability to a dc/dc converter
You can easily add margining capability—that is, the ability to digitally adjust the output voltage— ...
- MP2359 1.2A, 24V, 1.4MHz Step-Down Converter in a TSOT23-6
The MP2359 is a monolithic step-down switch mode converter with a built-in power MOSFET.It achieves ...
随机推荐
- 在虚拟机(vmware)上安装CentOS
第一步是安装虚拟机,这个比较简单就不讲了. 第二步准备CentOS的镜像文件准备安装 第三步安装CentOS: 新建虚拟机 选择自定义配置 选择硬件兼容标准 选择是否让vmware安装操作系统 选择将 ...
- 转:localStorage 还能这么用
地址:https://iammapping.com/the-other-ways-to-use-localstorage/ localStorage 还能这么用 HTML5中 Web Storage ...
- tensorflow中的boolean_mask
将mask中所有为true的抽取出来,放到一起,这里从n维降到1维度 tensor = [[1, 2], [3, 4], [5, 6]] import numpy as np mask=np.arra ...
- Unix IPC之共享内存区(1)
1 共享内存区 共享内存区是可用IPC形式中最快的,只有映射和解除映射需要进入内核的系统调用,映射后对共享内存区的访问和修改不再需要系统调用(内核只要负责好页表映射和处理页面故障即可),但通常需要同步 ...
- 编程六月定律 | 外刊IT评论网
编程六月定律 上周,我被迫对一个很老的项目做一些修改.麻烦是,当开始着手时,我真的记不清这个项目究竟有多老了. 这实际上是我使用Codeigniter实现的第一个MVC项目.打开项目文件后,很多东西都 ...
- CVE-2009-3459
Adobe Acrobat和Reader都是美国Adobe公司开发的非常流行的PDF文件阅读器. Adobe Reader和Acrobat 7.1.4之前的7.x版本,8.1.7之前 ...
- 【POJ】1704.Georgia and Bob
题解 感觉挺神奇的 我们把石子从后往前相邻的两个两两配对,这样他们之间的空格就相当于一堆石子 而配对后左边棋子移动,右边棋子也一定可以跟上取 转化成简单的nim游戏,最后只要看转化出的这(N - 1) ...
- RabbitMQ 相关理论部分
集群配置方式 RabbitMQ可以通过三种方法来部署分布式集群系统,分别是:cluster,federation,shovel cluster: 不支持跨网段,用于同一个网段内的局域网 可以随意的动态 ...
- 黑马程序员_java基础笔记(09)...HTML基本知识、CSS、JavaScript、DOM
—————————— ASP.Net+Android+IOS开发..Net培训.期待与您交流! —————————— 基本标签(a.p.img.li.table.div.span).表单标签.ifra ...
- 20172301 《Java软件结构与数据结构》实验一报告
20172301 <Java软件结构与数据结构>实验一报告 课程:<Java软件结构与数据结构> 班级: 1723 姓名: 郭恺 学号:20172301 实验教师:王志强老师 ...