Skip to content
LearnTronics menu

LearnTronics

Electronic Parts

Integrated Circuits

Analog ICs

Overview

An analog integrated circuit works with continuously varying voltages and currents rather than treating every signal only as a logic 0 or logic 1. The dividing line is not perfect—many useful ICs contain both analog and digital sections—but “analog IC” remains a practical and useful category.

Operational amplifiers are analog ICs too. They already have their own detailed LearnTronics section, so this section concentrates on other classic analog and mixed-signal parts that repeatedly appear in power supplies, controls, audio equipment, sensors, timers, and practical projects. Go to Operational Amplifiers.
A small starter set worth recognizing
Part / familyWhat it doesWhy it is worth knowing
78xxFixed positive linear voltage regulatorsThe classic three-terminal way to turn a higher DC voltage into a stable 5 V, 12 V, 15 V, or another family value.
LM317Adjustable positive linear regulatorTwo resistors set the output voltage; a very common teaching and bench-supply part.
LM393P / LM393 / LM339Voltage comparatorsTurn an analog voltage comparison into an ON/OFF decision. The LM393P 8-pin DIP is especially convenient for breadboard experiments.
555 / 556Timer / oscillatorOne-shot delays, clocks, oscillators, pulse generation, and many hobby/control circuits.
LM386Low-voltage audio power amplifierA small IC intended to provide enough power gain to drive a speaker or similar load.
TL431Precision adjustable shunt reference / regulatorBehaves somewhat like an accurate programmable zener and appears in many power supplies.
Breadboard example — LM393P: LearnTronics uses the LM393P as a practical through-hole version of the LM393 dual comparator. The “P” suffix identifies the familiar 8-pin DIP package used in these breadboard lessons. The IC contains two comparators, so one package can watch two different thresholds or leave one comparator available for a later stage.

The Variable RC Timer uses one comparator to compare the slowly changing capacitor voltage with a fixed 4.5 V reference. That turns the gradual RC voltage into a clean ON/OFF decision.
LM393P — COMPARATOR SYMBOL AND 8-PIN DIP ONE OF THE TWO COMPARATORS + IN− IN+ OUT triangle = comparator function OPEN-COLLECTOR OUTPUT The output can pull LOW, but an external pull-up resistor provides the HIGH state. LM393P — PDIP-8 1 OUT A 2 A− 3 A+ 4 GND 8 VCC 7 OUT B 6 B− 5 B+ two independent comparators in one package
Useful LM393P specifications
SpecificationTI LM393 / LM393PPractical meaning
Comparators2 independent channelsOne 8-pin IC can make two separate voltage comparisons.
PackagePDIP (P), 8 pinsThrough-hole package that plugs directly into a solderless breadboard.
Supply range2 V to 36 VA 9 V breadboard supply is comfortably within the normal operating range.
Output typeOpen collectorUse a pull-up resistor when a HIGH output voltage is required.
Propagation delayabout 1.3 µsThe comparator switches much faster than the seconds-long RC timer used in Recipe 23.
Supply currentabout 0.225 mA per comparator, typicalThe comparator itself requires relatively little current.
Input offset voltage5 mV max at 25 °CThe actual switching point may differ slightly from an ideal comparison.
Input bias current50 nA maxThe inputs draw very little current compared with many ordinary loads.
Input common-mode rangeIncludes groundUseful in single-supply circuits that compare voltages near 0 V.
Commercial temperature range0 to 70 °CThis is the catalog LM393P grade commonly used for bench and teaching circuits.
Comparator output reminder: the LM393 family uses an open-collector output. A pull-up resistor is therefore required when the circuit needs a definite HIGH level.
Analog, digital, or mixed-signal?

Classification is sometimes a matter of emphasis. A comparator has analog inputs but produces a two-state output. A 555 timer contains analog comparators along with a latch and switching circuitry. Modern voltage regulators may contain digital control logic. What matters most is understanding what the IC does and what electrical limits apply.

The package is not the circuit

The same function can be sold in many packages. A familiar 8-pin DIP or three-lead TO-220 package is only the physical container. Pin numbers and pin order can change between packages and manufacturers, so the exact datasheet remains part of using the component correctly.

Datasheet habit: a part number printed on a schematic is only the beginning. Check the exact suffix, supply limits, pinout, current, power dissipation, temperature range, and required external components before building the circuit.
Where to begin

Start with the 78xx fixed regulators because they connect directly with the power-supply circuits now being introduced in the tutorial cookbook. Then continue through the adjustable LM317, the LM393/LM393P comparator family, the 555 timer, the LM386 audio amplifier, and the TL431 precision shunt reference.