Adding Digital control to Dual tracking LM317 / LM337 Bench supply

I've been working on my own idea for a digitally controlled power supply over the last couple of weeks,

originally using a MIC29302 which didn't look too bad, and a handful of DACs and ADCs to go with it,

however I abandoned that project when I realised that it would cost me over $200 just to get the parts/boards.

So I headed back into the LM317 route again.

Following some of Dave's designs I came up with the attached Schematic so far.

Most of the important info is there, apart from the Opamp needing to be powered from a voltage rail

that goes up to 1.25V under the Maximum output voltage you want,

and down to a minimum -1.25 so that you can get true 0v output.

The question mark next to the input pins on gate A is there because i'm not 100% certain on the orientation,

so I'll have to try that out on a breadboard.

I think I might need to swap them to have it work right. (and the more I look at it the more certain I become)

I'm also not 100% what voltage Vref should be at, but again, that will require testing on a breadboard.

The current limiting and voltage control have a number of ways that they could work.

A pot, DAC, uController PWM with a filter, would all be options.

If anyone wants to make a comment on the design, please feel free to.

-kizzap

Edit: Doing some more thinking, I'm not entirely sure about where I have the current limiting connected at the moment either,

I might have to place a resistor between the output of gate A and the LM317 adjust pin,

and move R4 over to there as well to create a voltage divider there.

It won't work. Problem trying to pull down the output of an op amp. It is definitely an electron faux pas.

Were you referring to me? if so in what part?

Just went and started testing the circuit on a breadboard,

so far I have tested just the op-amp driving the adjust pin and it is working good.

Then I proceeded to blow the 317 up in some form of glory for the silicon Gods.

May have had something to do with me drawing a bit of current out (whoops),

or the fact that I had the pot connected between the + and - rails, and not + to GND.

Back to the drawing boards to get this thing right.

Sorry for Hi-jacking N TYPE

-kizzap

Adding Digital control to Dual tracking LM317 / LM337 Bench supply的更多相关文章

  1. Digital Current-Mode Control Challenges Analog Counterparts

    http://electronicdesign.com/digital-ics/digital-current-mode-control-challenges-analog-counterparts ...

  2. 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 ...

  3. (转) [it-ebooks]电子书列表

    [it-ebooks]电子书列表   [2014]: Learning Objective-C by Developing iPhone Games || Leverage Xcode and Obj ...

  4. RFID 基础/分类/编码/调制/传输

    不同频段的RFID产品会有不同的特性,本文详细介绍了无源的感应器在不同工作频率产品的特性以及主要的应用. 目前定义RFID产品的工作频率有低频.高频和甚高频的频率范围内的符合不同标准的不同的产品,而且 ...

  5. Git - Tutorial官方【转】

    转自:http://www.vogella.com/tutorials/Git/article.html#git_rename_branch Lars Vogel Version 5.8 Copyri ...

  6. Arduino VS. Raspberry Pi VS. Beaglebone Black

    The Arduino is a small Atmel-based microcontroller development board easily integrated into many dif ...

  7. The Secret Mixed-Signal Life of PWM Peripherals

    The Secret Mixed-Signal Life of PWM Peripherals Pulse-width modulation (PWM) peripherals have enjoye ...

  8. Oracle12c版本中未归档隐藏参数

    In this post, I will give a list of all undocumented parameters in Oracle 12.1.0.1c. Here is a query ...

  9. TPS70345 (ACTIVE) 双路输出低压降 (LDO) 稳压器

    The TPS703xx family of devices is designed to provide a complete power management solution for TI DS ...

随机推荐

  1. 微信公众号开发JS-SDK(1.2)

    概述 微信js-SDK是微信公众平台面向网页开发者提供的基于微信内的网页开发工具包. 通过使用微信JS-SDK,网页开发者可借助微信高效地使用拍照.选图.语音.位置等手机系统的能力,同时可以直接使用微 ...

  2. python包管理之Pip安装及使用-1

    Python有两个著名的包管理工具easy_install.py和pip.在Python2.7的安装包中,easy_install.py是默认安装的,而pip需要我们手动安装. pip可以运行在Uni ...

  3. JavaScript脚本的两种放置方式

    JavaScript脚本的两种放置方式 1在body里用 script标签引用 2 直接写在<script></script>标签之中

  4. 深入了解Activiti工作流流程定义

    深入了解Activiti工作流流程定义 2016-03-27| 发布: | 浏览: 2363 |保存PDF 部署流程定义 部署流程定义的流程: 1. 先获取流程引擎对象:在创建时会自动加载 class ...

  5. WP8 调用webservice 错误 The remote server returned an error: NotFound 解决

    本人出错是由于本地的IIS不能被局域网其它机器访问导致的,如果你所用的本机IIS 也不可被其它机器访问,则可按照本文进行设置   具体操作时需要在防火墙设置中添加 入站规则   具体步骤如下: 1.控 ...

  6. kafka相关知识点总结

    1.kafka是什么 类JMS消息队列,结合JMS中的两种模式(点对点模型,发布者/订阅者模型),可以有多个消费者主动拉取数据,在JMS中只有点对点模式才有消费者主动拉取数据. kafka是一个生产- ...

  7. jQuery动态设置样式(style、css)

    一.jQuery设置css样式 <div style="background-color:#ffffff;padding-left:10px;">测试jQuery动态获 ...

  8. BZOJ1787 [Ahoi2008]Meet 紧急集合 LCA

    欢迎访问~原文出处——博客园-zhouzhendong 去博客园看该题解 题目传送门 - BZOJ1787 题意概括 有一棵节点为n个(n≤500000)的树.接下来m次询问(m≤500000),每次 ...

  9. BZOJ4974 八月月赛 Problem D 字符串大师 KMP

    欢迎访问~原文出处——博客园-zhouzhendong 去博客园看该题解 题目传送门 - BZOJ4974 - 八月月赛 Problem D 题意概括 一个串T是S的循环节,当且仅当存在正整数k,使得 ...

  10. 【Java】 剑指offer(13) 剪绳子

    本文参考自<剑指offer>一书,代码采用Java语言. 更多:<剑指Offer>Java实现合集   题目 给你一根长度为n绳子,请把绳子剪成m段(m.n都是整数,n> ...