Electronics project notes/Vacuum tubes: Difference between revisions

From Helpful
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:
<!--
<!--


The basic principle of most vacuum tubes centers around [[thermionic emission]]:
The basic principle of most vacuum tubes centers around [[thermionic emission]], a.k.a. '''thermal electron emission''':
you heat a metal (filament), which makes it easier for electrons to come loose {{comment|(also used in CRTs, certain lightbulbs - in rather different ways)}}
you heat a metal (filament), which makes it easier for electrons to come loose  


This is also used in CRTs, certain lightbulbs - in rather different ways.


In plain air, or an inert gas this would do very little, because these loose electrons would mostly collide with that gas, and slightly heat it.
 
{{comment|(for context, yes, 'current through a filament' is broadly the same as making an [[incandecent]] lightbulb, but the engineering is a little different - you can get thermionic effect from different filaments, and whether they glow visibly is a side effect from a different goal)}}
 
 
In our atmosphere (or other gases at the same pressure) this would do very little,
because these loose electrons would mostly collide with that gas, and slightly heat it, with no other effects.


It's only in a near-vacuum that it starts to be useful.
It's only in a near-vacuum that it starts to be useful.


The reason it's in glass seems to have been production convenience.
 
Probably didn't hurt that they're easier to inspect and maintain this way.
{{comment|The reason vacuum tubes, as a product, are in glass seems to have been production convenience of the time.
And look pretty cool.
Probably didn't hurt that they're easier to inspect and maintain this way. And look pretty cool.}}




Line 24: Line 30:


The first tube was a simple two-plate thing: a heated cathode, and an anode.
The first tube was a simple two-plate thing: a heated cathode, and an anode.
The only thing this does is act as a diode (literally 'two electrodes'),  
The only thing this does is act as a diode (literally 'two electrodes'), [https://en.wikipedia.org/wiki/Thermionic_emission#History]
used as an early switch and rectifier.
used as an early switch and rectifier.


Line 30: Line 36:




The next logical step, and much more interesting, is a triode.
The next logical step, and much more interesting, is a [https://en.wikipedia.org/wiki/Triode triode].


A triode takes that diode setup and puts a metal grid in the middle.  
A triode takes that previous diode setup and puts a metal grid in the middle.


If that grid is at a negative potential compared to the cathode, it draws away the electrons at that place, and means they won't arrive at the anode.
If that grid is at a negative potential (as compared to the cathode, the source),
it draws away the electrons into that grid, and means they won't arrive at the anode.


At some potential it stops acting as a remove-everything valve, and starts allowing through the electrons.
And at some potential difference it stops acting as a remove-everything valve,
and starts allowing through the electrons.


It turns out that a ''relatively'' small potential (=voltage) on the grid has a lot of effect  
It turns out that a (=voltage) on the grid has a lot of effect  
on the often-larger current of the overall flow in the tube.
on the often-larger voltage-and-current of the overall flow in the tube.
And that's a really useful property, because that basically makes it a voltage-controlled current amplifier.
(though there are other ways you can use it).
The gain is low, often measured in mA/V.


 
As such, a smaller voltage could control a larger current,
Triodes exist to this day. For example, the [https://en.wikipedia.org/wiki/12AU7 12AU7 / ECC82] and [https://en.wikipedia.org/wiki/12AX7 12AX7 / ECC83], once common, still made, are two triodes in one tube.
and that's a ''really'' useful property,  
because (aside from other uses) that basically makes it an amplifier - specifically a voltage-controlled current amplfier.




Sure, a triode's gain is fairly low, often measured in milli-amps per Volt, and there are other limitations, but it's still useful.


There are also tetrodes (two grids) and pentodes (three grids).
There are also tetrodes (two grids) and pentodes (three grids).
Line 53: Line 60:
Roughly speaking,
Roughly speaking,
the principle is the same,  
the principle is the same,  
but their properties work around some limitations.
but their design properties help work around some limitations.
They provide larger amplification, alleviate capacitance issues
They provide larger amplification, alleviate capacitance issues, and a few other things.


Note that triodes exist to this day. For example, the [https://en.wikipedia.org/wiki/12AU7 12AU7 / ECC82] and [https://en.wikipedia.org/wiki/12AX7 12AX7 / ECC83], once common, still made, are two triodes in one tube.




Line 66: Line 75:




Are tubes high voltage?
"Are tubes high voltage?"


In most practical uses, yes.
In most practical uses, yes.
The heater is often a ~6V device.
While the heater is often a ~6V device (partially just convention),
It's the cathode that you usually energize to over 100V,
it's the cathode that you usually energize to over 100V,
in part because it's more predictable and the response more linear that way
in part because it's more predictable and the response more linear  
(though in most uses that also implies you need similarly higher voltage on the grid,
at that point (though in most uses that also implies you need similarly higher voltage on the grid,
so it's a design-specific tradeoff)
so it's a design-specific tradeoff)


So most tubes are designed to be operated at typical wallpower voltages.
So most tubes are designed to be operated at voltages we now consider wallpower {{comment|(though portable tube radios had ~22, 45, ~67, or 90 volts batteries at the time -- they had three batteries, A, B, and C, for three distinct parts of such radios)}} [https://antiqueradio.org/bsupply.htm]
 





Revision as of 19:20, 26 March 2024

⚠ This is for beginners and very much by a beginner / hobbyist

It's intended to get an intuitive overview for hobbyist needs. It may get you started, but to be able to do anything remotely clever, follow a proper course or read a good book.


Some basics and reference: Volts, amps, energy, power · batteries · resistors · transistors · fuses · diodes · capacitors · inductors and transformers · ground

Slightly less basic: amplifier notes · varistors · changing voltage · baluns · frequency generation · Transmission lines · skin effect


And some more applied stuff:

IO: Input and output pins · wired local IO · wired local-ish IO · ·  Various wireless · 802.11 (WiFi) · cell phone

Sensors: General sensor notes, voltage and current sensing · Knobs and dials · Pressure sensing · Temperature sensing · humidity sensing · Light sensing · Movement sensing · Capacitive sensing · Touch screen notes

Actuators: General actuator notes, circuit protection · Motors and servos · Solenoids

Noise stuff: Stray signals and noise · sound-related noise names · electronic non-coupled noise names · electronic coupled noise · ground loop · strategies to avoid coupled noise · Sampling, reproduction, and transmission distortions

Audio notes: See avnotes


Platform specific

Arduino and AVR notes · (Ethernet)
Microcontroller and computer platforms ··· ESP series notes · STM32 series notes


Less sorted: Ground · device voltage and impedance (+ audio-specific) · electricity and humans · power supply considerations · Common terms, useful basics, soldering · landline phones · pulse modulation · signal reflection · Project boxes · resource metering · SDR · PLL · vacuum tubes · Multimeter notes Unsorted stuff

Some stuff I've messed with: Avrusb500v2 · GPS · Hilo GPRS · JY-MCU · DMX · Thermal printer ·

See also Category:Electronics.

Basics

Compared to similar things