Computer Related / Condensed Matter / History / etc.

The Boolean Circuit and Electronic Logic, Part 1

Living in a vacuum sucks. ~Adrienne E. Gusoff This is the third part in my multi-part series on how computers work. Computers are thinking machines, but they can’t do this on their own. We need to teach them how to think. And for this, we need a language of logic. In the first part of the series, I introduced this language of logic, Boolean algebra. In the second part, I described how to formulate complex logical statements using Boolean algebra. Now, in part three, I lay the groundwork for how we can implement simple Boolean logic using electronics. In

Condensed Matter / Physics / Quantum Mechanics / etc.

How Things Work: The Field Effect Transistor

I don’t know how to do this on a small scale in a practical way, but I do know that computing machines are very large; they fill rooms. Why can’t we make them very small, make them of little wires, little elements – and by little, I mean little. ~Richard Feynman (1959) As of 2012, the highest transistor count in a commercially available CPU is over 2.5 billion transistors. ~Wikipedia In my article on quantum tunneling, I mistakenly claimed that diodes and transistors made use of this phenomenon. In an effort to correct my mistake, I’m going to explain