Learn Electronics/Appendix

From Wikibooks, open books for an open world
Jump to navigation Jump to search

This is a ruf draft. Some chapters are likely to be removed others may be added. The idea is to keep a structure as Theory->Some Exercises->Experiment. This may not be possible for all chapters. Please add comments, more topics or new chapters. --Patrik 12:16, 20 July 2005 (UTC)

Part 1 DC: Direct Current[edit | edit source]

What is electricity?[edit | edit source]

What is electricity physicaly, What is voltage, current and resistance?

Voltage, current and Resistance. Ohm’s Law.[edit | edit source]

Math. relation between U, I and R. Where it applies, where it doesn’t. Examples of magnitudes of values for U, I and R.
Experiment: measuring current and voltage in a simple circuit. (battery + small light bulb). Introduces how to measure these quantities.

The Resistor.[edit | edit source]

What is a resistor, how does it looks like, how does it work. simple circuits with resistors (serie, parallel, and combinations) and how to solve them.
Expermiment: measuring resistance. Check if your calculation is correct with an ohm meter.

Resistance of wires.[edit | edit source]

How to calculate the resistance of a certain length of wire. Loses in wires.
Experiment: Calculate the resistance of a piece of wire and the check your result.

The Voltage divider.[edit | edit source]

What it is, how it works, how to calculate it. How a load (resistor from divider to ground) modifies its output. The pot-meter.
Experiment: building a voltage divider and check out the math and the load. Try out a voltage divider build with a pot-meter.

Special resistors.[edit | edit source]

Light Dependent Resistors, Temperature dependent resistors.
Experiment: Measuring resistance of these resistors in different conditions.

The Capacitor.[edit | edit source]

What is a capacitor. construction, uses. Capacity (what it is, where it depends on) Charging and discharging. The RC circuit (charge and discharge graph. The meaning of the value of R*C (or tau), meaning of 5 tau.
Experiment: measuring and drawing the charge and discharge graph of an RC circuit. Check if tau (calcutated) is correct. Same for 5 tau.

Semiconductors.[edit | edit source]

What are semiconductors. the PN junction. Diode, led and zener diode.
experiment: simple circuit (battery, diode and resistor), measure in which direction the diode blocks and in which it conducts. Same experiment with led, Getting a fixed voltage with a zener.

Next chapters of this part are optional. They may be kept for a differend part or something. These chapters may benefit from having AC to explain them completely.

Transistors in DC.[edit | edit source]

What’s a transistor, how does it work, transistor models, basic circuits. Why its beta (HFE and Hfe. how much the transistor amplifies the basis current) is pretty useless for designing circuit (it varies too much in real life transistors. this is commonly noted as a value “between 100 and 300” or simular.).
Experiment: test a few transistor circuits. Measure the beta of a few transistors of the same type.

Light-sensitive semiconductors.[edit | edit source]

Phototransistor, opto-couplers, photo-diode.
Experiment: Measuring some values in simple circuits with phototransistor and photodiode. building a light meter. Simple circuit with an optocoupler.

The Field Effect Transistor or FET.[edit | edit source]

What’s a FET, how does it work. different types, uses, basic circuits. FET- transistor (dis)simularities. (dis)advantages.
Experiment: Similar experiments as the transistor.

Part 2 Digital Electronics[edit | edit source]

What is digital electronics[edit | edit source]

what does digital means, benefits of digital technology (in contrast to analog electronics), limits and problems of digital electronics.

Digital Numbers and Math[edit | edit source]

What are binary numbers, how to add, substract, multiply and divide them. what are shifts. Boolean operators.

Boolean algebra[edit | edit source]

boolean algebra, Demorgan

Karnaugh diagrams[edit | edit source]

diagrams for simplifying digital equations

Real Life Digital Cicuits: TTL IC's[edit | edit source]

What are IC's, what is TTL, voltage levels, how to interface them, push-pull and open collector outputs, fan-in and fan-out.
Experiment: build a digital circuit, build a larger digital circuit, apply boolean algebra to symplify and build simpler circuit, verify they are equal. Measure on which voltage levels a gate switches.

CMOS IC's[edit | edit source]

What is CMOS. How CMOS differs from TTL, how to interface them, voltage levels, how to mix TTL and CMOS.

Latches and Flipflops[edit | edit source]

basic Latch with gates, master-slave flipflop, J-K-Flipflop, D-flipflop.
experiment: Build a basic batch.

Shift Registers[edit | edit source]

What are shift registers, how are they constructed

Digital Oscillators[edit | edit source]

What, how, examples
Experiment: Build an oscillator with a 555 timer IC.