19

I've recently been transliterating some old schematics for a friend of mine (Basically taking paper schematics from the 40s and drawing them in a modern EDA package) and have come across some very interesting/old electronics terms that are not in common parlance anymore.

Since I didn't know what they meant, I had to ask.

Therefore, I figure having a list of interesting/esoteric/old electronics terms would be useful, so here we are.

(Note: Try to stick to terms which were/are at least somewhat common, not things which you or someone you know thought up)


Note:

Please provide a short description for what the thing you are describing is, and a little historical info would be a positive. Just listing an Acronym or the name of an oddball instrument is not helpful if someone has encountered one of the things you are defining, and is trying to determine what it is/how it works.

Connor Wolf
  • 31,938
  • 6
  • 77
  • 137

15 Answers15

15

Condensers

Some old drawings refer to capacitors as condensers.

I also seem to recall seeing diodes referred to as crystal rectifiers and/or crystal detectors - some packages still use CRxxx for diode reference designators, which is a nice historical nod.

Connor Wolf
  • 31,938
  • 6
  • 77
  • 137
Adam Lawrence
  • 32,921
  • 3
  • 58
  • 110
11

CPS

Also known as Cycles per Second. It has basically entirely been displaced by the modern equivalent Hertz.

Commonly encountered in old texts. It was commonly used up until ~1960, when the SI officially replaced it.

You may also see kilocycle, megacycle and kilomegacycle, which are kilohertz, megahertz and gigahertz, respectively.

See:
http://en.wikipedia.org/wiki/Cycle_per_second
http://en.wikipedia.org/wiki/Hertz

Connor Wolf
  • 31,938
  • 6
  • 77
  • 137
9

uuF

Also known as micro-micro-Farads. It has basically entirely been displaced by the modern equivalent picoFarads

I encountered this in old schematics. Many capacitor values were noted as uuf

Specifically, since a pico is \$10^{-12}\$, and a micro is \$10^{-6}\$, a micro-micro is \$10^{-6}\cdot 10^{-6}\$, which equals \$10^{-12}\$.

Christoph B
  • 2,818
  • 1
  • 14
  • 26
Connor Wolf
  • 31,938
  • 6
  • 77
  • 137
  • I've also come across several American schematics with no units for Henries or Farad; one must deduce the power, which is a pain. – tyblu Dec 24 '10 at 07:13
  • That even more fun! At least with resistors, it's generally assumed that no units means it's in ohms. – Connor Wolf Dec 24 '10 at 07:16
  • Also I've seen capacitors labeled 100MF - for 100 micro Farads – W5VO Dec 24 '10 at 07:42
  • 4
    @W5VO A lot of people seem to be blind for lower vs upper case, which is significant in units of measurement (another common mistake is using S for seconds). – starblue Dec 24 '10 at 08:32
  • It's remarkable how young much of the SI system is. Most of the electrical units are standardized only in 1948, the micro and pico prefixes and Hertz are from 1960. http://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures – starblue Dec 24 '10 at 08:36
  • @Fake Name I used to work in an electronics supply shop where my boss always said micro-micro-farads. Took me a bit to get used to. He was a retired Navy electronics technician. I never knew others said this, I thought it was just his weird little quirk. – Kellenjb Dec 24 '10 at 18:43
  • @Kellenjb - my father was in the army signal corps, and will still say 'micro mikes' and 'cycles per second' to this day. – JustJeff Jun 22 '11 at 23:52
  • @tyblu are you sure that the plural of Henry is Henries? Isn't it the name of the guy? – clabacchio May 25 '12 at 18:23
  • @clabacchio - From wikipedia: `The National Institute of Standards and Technology provides guidance for American users of SI to write the plural as henries.` It seems it is henries. – Connor Wolf Dec 27 '12 at 05:54
8

Having just gone through a ton of drawings for a rather old system I should know more of these. But what I can say so far:

1) Using the term 'return' instead of ground (although 'return' has in my mind a more specific connotation of being assigned to a specific signal rather than a general ground)

I'll keep editing this as I think of more.

AngryEE
  • 8,669
  • 20
  • 29
4

Grid-Dip meter

Measures resonant frequency of RF circuits.

I was shown one once, but I wouldn't know how to use it.

Connor Wolf
  • 31,938
  • 6
  • 77
  • 137
Jason S
  • 13,950
  • 3
  • 41
  • 68
  • Is that possibly related to a SWR meter? – Toybuilder Jun 23 '11 at 05:21
  • 2
    A grid-dip meter used a vacuum tube oscillator controlled by an inductor and capacitor. The inductor was external and attached by a connector. This allowed 1) the inductor to be changed to get a range of frequencies, and 2) the inductor could be easily coupled to an RF circuit. When the resonant frequency of the RF circuit was close to the frequency of the grid-dip meter, it would cause the grid current to decrease. This dip would be seen on a meter (hence the name). More modern versions of a grid-dip meter use FET oscillators and thus the name was shortened to dip meter. – Barry Dec 25 '12 at 19:56
4

RTL = Resistor-Transistor Logic
DTL = Diode-Transistor Logic

RTL was the first technology for logic ICs. Logical gates consisted of combinations of (surprise!) resistors and transistors.

enter image description here

RTL was followed by DTL, which also included diodes.

enter image description here

DTL, in turn, led to TTL, which was the last major technology based on BJTs. After TTL MOSFETs took over with CMOS in all its variants.

Connor Wolf
  • 31,938
  • 6
  • 77
  • 137
stevenvh
  • 145,145
  • 21
  • 455
  • 667
  • Description/History please? – Connor Wolf Jun 23 '11 at 01:04
  • RTL can also mean Register Transfer Logic, which is an intermediate stage used by digital logic synthesis tools. – ajs410 Jun 24 '11 at 22:02
  • 2
    This is not history, I've studied that for my Bachelor. – Vladimir Cravero Dec 25 '12 at 19:22
  • The D-17B guidance computer, used in the Minuteman I missile, used a combination of DRL (diode-resistor logic), and DTL only where gain or inversion was necessary. The designers wanted to minimize the use of DTL because the reliability of transistors was a concern. The Apollo guidance computer on the other hand used only RTL (2800 IC's, all dual 3-input NOR gates). Both were designed in the early 1960's. I used surplus Minuteman II DTL IC's in my senior EE project in 1969. – tcrosley Nov 10 '14 at 18:26
4

The differential operator "p"

In some older texts the variable "p" is used as a differential operator, where more modern texts the variable "s" is used, as with Laplace transforms. I think the "p" notation goes all the way back to the kind of operational derivative notation Oliver Heaviside introduced for solving differential equations. In some really old texts it seems that even more fundamental variables were not standardized; I was looking at an issue of the journal Nature from 1888 earlier which used the letter "C" for current instead of "I", and used "N" to represent flux instead of "\$\phi\$."

MattyZ
  • 2,926
  • 1
  • 22
  • 23
3

Mercury Cell

The mercury cell was technically one of the best primary cells ever: extremely long shelf life; nearly constant voltage over nearly its entire life and over a wide temperature range; etc. They were banned in Europe in 1991, and in the US a few years later.

Connor Wolf
  • 31,938
  • 6
  • 77
  • 137
davidcary
  • 17,426
  • 11
  • 66
  • 115
3

Cat's Whisker

Galena crystals were used as detectors in early radios since they behaved like diodes. However, one had to find the exact spot on the crystal to get the proper electrical performance. For this purpose, the crystal was placed in a holder and a stiff wire was mounted over the crystal with a means of adjusting the end of the wire over a spot on the crystal. When the right spot was found, the crystal radio would play. The wire became known as the cat's whisker.

Connor Wolf
  • 31,938
  • 6
  • 77
  • 137
Barry
  • 15,733
  • 1
  • 26
  • 28
2

SSL or Solid-State Lamp

In some old circuits that I was looking at the other day, there were some that interfaced with "solid-state lamps". That's an old name for LEDs (light-emitting diodes).

John Honniball
  • 2,799
  • 11
  • 10
2

Gate Expander

("RTL digital integrated circuit gate expander")

Back in the days of IC RTL (later replaced by DTL, then TTL, then dynamic NMOS, and so on) there were no single-chip 6-input NOR gates. If you needed an 6-input NOR, you took a normal 3-input NOR gate IC -- as used in the Apollo Guidance Computer -- plus a 3-input gate expander IC, and wired the outputs together ("wired-OR") to form an 6-input NOR gate. Here in the 21st century, most designers try (sometimes unsuccessfully) to prevent two outputs from getting connected.

Connor Wolf
  • 31,938
  • 6
  • 77
  • 137
davidcary
  • 17,426
  • 11
  • 66
  • 115
2

Barretter

I recently came across the "Barretter" which is a kind of iron-hydrogen resistor.

Still none the wiser? ... well neither was I. Essentially it is a gas-filled glass envelope containing a very fine wire. The wire has a positive temperature coefficient and a very low thermal mass. These devices were used to stabilize valve (vacuum tube) heater currents against variations in supply voltage.

In another form, the Barretter is so sensitive that it responds at audio frequencies to changes in the RF power of an AM signal, thus demodulating it. According to the Wikipedia article, the principle is still used in some microwave detectors.

MikeJ-UK
  • 5,348
  • 15
  • 20
0

Crystal

As used in terms like "crystal radio" or "crystal rectifier"; this is an early term for solid-state devices to differentiate a solid-state rectifier (such as the above-mentioned cat's whisker detector) from a vacuum tube diode. You may still encounter the designation CR1 for a diode on some boards; this comes from the term crystal rectifier.

Hearth
  • 27,177
  • 3
  • 51
  • 115
0

Galvanometer

A moving coil voltmeter , some (most) galvanometers used a mirror instead of a meter, so could be very sensitive, fast, immune to vibration, but you needed to shine a light on the mirror, typically this was a little 1.5v bulb with inbuilt lens, powered from a D cell when a button was pressed. They were very heavy due to the huge magnet used. On the plus side you could have a very large scale (albiet in a dark room)

You could make a chart recorder by using a UV light, and photo-sensitised paper, you could write waveforms upto 100Hz, with the paper speed up to 1m/sec.

Potentiometer

Almost a Wheatsone bridge (and they could usually be configured as one) basically a Potentiometer was a wooden box with a circular slidewire with a big knob attached, and finely graduated scale, (sometimes two knobs, two slidewires , two scales for coarse and fine) , (basically a big voltage divider, what we call a potentiometer nowadays) there would be a 9v battery in the box, and a Weston cell , and a galvanometer. First you would connect the input of the box to the Weston cell, and set big knob to 1.019volts , then adjust a calibration pot so the galvanometer reads zero. Now connect your unknown voltage to the input, and adjust the big knob until the galvanometer reads zero, the value read from the scale of the big knob is the unknown voltage, with some care a galvanometer can be accurate to 4 decimal places, especially if a Dekapot is used for the slidewire.

BobT
  • 624
  • 3
  • 8
0

VTVM - vacuum tube volt meter.

you might also see Tank and Plate; which are just parts of an LCR tuned RF output.

CR (someone mentioned) would most likely refer to a germanium diode being used as a detector; and if you mention a Cat's Whisker and Galena, you should also mention Tin Whisker; an unwanted conductive crystalline growth from pure tin or zinc.

maxnort
  • 21
  • 3