So
far, we've discussed the basic operation of the following Analog chips,
and tried to cover some decent test equipment you can build for your
home lab out of these basic chips:
Common Analog Chips
- LM741 Amplifier
- LM384 Amplifier
- CNW135 Optocoupler
- 7800/7900 Voltage Regulator Series
While we won't be building any projects from most of these - you should
be familiar with the basic operation of each of these digital devices as
well, as you will see them commonly in the field.
Common Digital Chips
- 7400 Logic Series
- 555/556 Timer
- 4004/6502/Z80/8008+ Microprocessors
- PIC1650
Note that the above links point to the manufacturer's data sheets on each microchip.
7400 Series
The 7400 series of chips is a family of logic chips, not unlike the
logic transistor circuits we've already discussed. In particular, the
7400 contains 4 seperate NAND gates in one small package. This is
commonly known as a Quad 2 Input NAND gate. Other common packages are:
- 7402 Quad 2 input NOR gate
- 7404 Hex Inverter
- 7408 Quad 2 input AND gate
- 7410 Triple 3 input NAND gate
- 7411 Triple 3 input AND gate
- 7427 Triple 3 input NOR gate
- 7432 Quad 2 input OR gate
- 7446 Seven Segment Display Driver
While this is not intended to be an exhaustive list, Wikipedia
is fairly correct on this particular issue, and is a good resource if
you need specific data on a 7400 series chip. In the long run, just
knowing that when you see a chip labled 74XX is likely some kind of
boolean logic chip will put you some distance ahead of your peers in the
field. If you have some of the more common ones memorized, you can have
a good chance of following the circuit without a schematic!
555/556 Timers
One of my all time chips - this is a utility tool for every electronics
engineer's toolkit. This chip is useful as a clock or an oscillator, as
well as a trigger, and many other possibilities. In essence, it is a
modified flip/flop - specifically designed for precision timing. Timing
being considered the RC time constant between pins 3 and 2.
Bias
is applied across pin 8 with ground on 1. This chip is able to handle a
WIDE variety of bias voltages, from 3 to 13 Volts! Like a standard Flip Flop,
there is both a Set and Reset, albeit they are internal. The Trigger on
pin 2 acts as the Set. When voltage on pin 2 goes low, it causes pin 3
(OUT) to go high. Pins 5 and 6 work together. Pin 5 sets a "control
voltage (typically .6 to .7 volts - typical e-b junction biasing for a
silicon transistor). When pin 6 rises ABOVE the voltage at pin 5, the
timing interval ends. Pin 7 is usually used to discharge a capacitor
between timing intervals, although pin 4 can interrupt a timing interval
at any time by shorting it to ground.
Included
is a handy circuit you can modify to fit your own needs. It is a simple
waveform generator, capable of making both square and triangle
(sawtooth) waves. Of course, the wave forms could be shaped to be sine
waves, etc - with the right RC filtering following it. You can also vary
the frequency and pulse width by changing the values of R1/C1
respectively. As is it generates a signal at roughly 200 hz - a nice
genle low tone if you play it into a speaker. Add switches, variable
resistors, etc and play with it. HAVE FUN!
|
No comments:
Post a Comment