eyecwan 发表于 2014-5-12 21:03:25

NPN三极管3v输入如何控制12v的电路

我的需求是这样子的,

我有一个RF射频发射遥控器,然后我想把按键用三极管控制(PIR红外传感器连BASE)。

三极管我没有仔细研究原理,我的理解限于可以通过base输入控制collect 到 emitter 的开通和闭合。

然后我就taobao了BC547 和找了些instrucables上的教程,比如http://www.instructables.com/id/Simple-Transistor-Switch/

我用12V连接base,可以成功。但是我的PIR 传感器的输出只有3v(2.6v测量)。

我的问题是:

1.我的想法是否可行?
2.如何用3v输出控制12V的电路

eyecwan 发表于 2014-5-13 10:18:45

我又查了下wiki

http://en.wikipedia.org/wiki/Transistor

There are two types of transistors, which have slight differences in how they are used in a circuit. A bipolar transistor has terminals labeled base, collector, and emitter. A small current at the base terminal (that is, flowing between the base and the emitter) can control or switch a much larger current between the collector and emitter terminals.

既然是电流,那么是不是说我应该换一个小一点的电阻就ok了。我现在用的是5k的电阻

eyecwan 发表于 2014-5-13 11:04:57

查了datasheet还是不是很明白

http://arduino.cc/documents/datasheets/BC547.pdf

我想查的就是如何在V(CE) =12VV(BE) = 2.6V 时候,使用多大电阻的?
页: [1]
查看完整版本: NPN三极管3v输入如何控制12v的电路