home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!elroy.jpl.nasa.gov!sdd.hp.com!uakari.primate.wisc.edu!zazen!doug.cae.wisc.edu!umn.edu!csus.edu!netcom.com!netcom!mjohnson
- From: mjohnson@netcom.Netcom.COM (Mark Johnson)
- Newsgroups: sci.electronics
- Subject: Re: Simple transistor project (Q)
- Message-ID: <MJOHNSON.92Aug13162014@netcom.Netcom.COM>
- Date: 14 Aug 92 00:20:14 GMT
- References: <1992Aug13.062418.999@cs.uri.edu>
- Organization: Netcom Online Communications Service
- Lines: 36
- In-Reply-To: reynhout@cs.uri.edu's message of 13 Aug 92 06:24:18 GMT
-
- In the spirit of the poster's first article, the following
- discrete circuit will get the job done:
-
- +5.0V +5.0V +5.0V
- | | |
- | | | minus
- C1 C | | D1
- 10uF / relay 1N4148
- logic + | | - B | / coil |
- in >------| |-----+--------| Q1 | | plus
- | | | | \ +--------
- | E \ |
- R1 | C /
- 50K | B | /
- | +--------| Q2
- Q1 and Q2 | | | \
- are NPN | R2 E \
- general purpose | 3.3K |
- (like 2N2222) | | |
- | | |
- GND GND GND
-
- When the logic signal makes a low-to-high transition,
- the base of Q1 rises. This turns on Q1. The emitter
- of Q1 rises, and that turns on Q2 (energizing the relay).
-
- After a delay equal to (R1 * C1) = 0.5 seconds, the base
- of Q1 falls low again, turning off Q1. This turns off
- Q2 and the relay.
-
- Protection diode D1 clamps the inductive back-EMF
- induced when the current in the relay coil cuts off
- to zero.
-
- TTL compatibility is achieved by setting the turnon
- point to 2*VBE (same as TTL).
-