|
我现在做着一个自动变压器的project,它的要求是设计一个 自动的 control circuit 来提高或减低 变压器的output voltage, 而那自动提高或减低的control circuit 是要被VB (visual basic) 来控制...
例子: 如果变压器的 secondary voltage 是要15V 的话, 但因为 功效 的关系, secondary voltage 可能会跌倒12V。 接着 会有sensor 探测到那个情况,然后再传送信号 到 VB ,VB 就会传送信号到 control circuit 来控制 (step up) secondary voltage 到15V。
原文:
project title: auto-tapping transformer
Design a control circuit to step-up/step-down the voltage either in primary or secondary side of the transformer. The tapping (step-up/step-down) of the transformer must be auto controlled by VB program.
For example, suppose if the desire voltage in the secondary of the transformer is 15V, but because of the loss, the voltage might drop to 12V. So, a sensor is used to detect this drop and send the message to VB. VB will process the message and send the reply signal to control circuit so that the voltage will step up (compensated) to 15 V. If the voltage exceeds 15 V, VB has to rectify it also.
我想问问那个sensor 的部分该要怎么做。。。或者有什么类似的资料可以参考?
谢谢各位的帮忙。。。
[ 本帖最后由 kwosen 于 29-1-2008 06:40 PM 编辑 ] |
|
|
|
|
|
|
|
发表于 29-1-2008 07:53 PM
|
显示全部楼层
sensor 方面用 adc 来 read.
你可以参考 ram voltage booster 的做法。
那些 extreme overclocker 自制拿来超频用的。
当年有玩 winbond BH5 的人应该都会知道的。 |
|
|
|
|
|
|
|
发表于 30-1-2008 08:10 AM
|
显示全部楼层
原帖由 kwosen 于 29-1-2008 06:30 PM 发表
我现在做着一个自动变压器的project,它的要求是设计一个 自动的 control circuit 来提高或减低 变压器的output voltage, 而那自动提高或减低的control circuit 是要被VB (visual basic) 来控制...
例子: 如果变压 ...
除了用ADC或不要用MCU,可以:
用电压比较器(Voltage comparator),如需要,可以用Voltage divider 把电压变小再输入比较器, 最多5个input 到Parallel port。
Transformer 那边用Relay 来控制,VB判断后, 再决定开那一个relay来调压。
不明白再问。
其他网友可以Google: Autotransformer 以更了解 |
|
|
|
|
|
|
|
楼主 |
发表于 26-2-2008 07:14 PM
|
显示全部楼层
原帖由 pic 于 30-1-2008 08:10 AM 发表
除了用ADC或不要用MCU,可以:
用电压比较器(Voltage comparator),如需要,可以用Voltage divider 把电压变小再输入比较器, 最多5个input 到Parallel port。
Transformer 那边用Relay 来控制,VB判断后, 再 ...
谢谢chan1314 和 pic 兄的建议。。。
请问我可以直接用 instrumentation Op-Amp 连接到 变压器吗? (instrumentation Op-Amp 可以支持 high power 的, 对吗?)
如果可以的话,那么我可以用什么型号的 Op-Amp 呢?
ps: 我不大懂pic 兄 所说的 用Voltage divider 把电压变小再输入比较器 是怎么样的。。。 |
|
|
|
|
|
|
|
发表于 27-2-2008 12:08 AM
|
显示全部楼层
普通 opamp 就能了。
15V , 那么你就除三,
voltage divider 可以用 resistor. 或者你用15k potential meter, 然后pin1 and 3 接input, 然后调直到 pin 2 拿到的 V 是 1/3 of Vin
然后compare 5V.
比如说是 12V/3= 4v
4 compare wif 5 , 那么就会 trigger 你的op-amp output. 然后就 step up. 一直 step up 直到你的 op amp output 恢复。 |
|
|
|
|
|
|
|
发表于 27-2-2008 08:27 AM
|
显示全部楼层
原帖由 kwosen 于 26-2-2008 07:14 PM 发表
请问我可以直接用 instrumentation Op-Amp 连接到 变压器吗? (instrumentation Op-Amp 可以支持 high power 的, 对吗?) .
怎样直接用 instrumentation Op-Amp 连接到 变压器?
可以放你的原理图吗?(Block Diagram 就可以)
你的应用不需要用到 instrumentation Op-Amp, 我也不知道有什么instrumentation Op-Amp 可以支持 high power 的。。。
instrumentation Op-Amp 是用在微小(uV , mV) 的讯号放大。
[ 本帖最后由 pic 于 27-2-2008 08:30 AM 编辑 ] |
|
|
|
|
|
|
|
楼主 |
发表于 27-2-2008 08:28 PM
|
显示全部楼层
|
|
|
|
|
|
|
发表于 27-2-2008 11:04 PM
|
显示全部楼层
你的图看来怪怪的。。。
ok, 先告诉我你的transformer 有几个Tapping?
只可以用Parallel port 吗? |
|
|
|
|
|
|
| |
本周最热论坛帖子
|