Behind The Scenes Of The Theremin Design

How I design my electronic circuits and prepare the videos to show them to you.

20180915_153351

Did you ever ask yourself where I get the schematics of the Theremin circuits and other gadgets that I present on my YouTube videos? The answer is simple: I do some research on books, on specialized magazines and on the Internet. I see solutions created by other people, if any, and then I think about what would better work for my case. Sometimes it ends up to be a modification of something that somebody else did, maybe for a totally different purpose. Sometimes, I just use the general idea to create something different, new, my own design that is more appropriate for my needs.

20181213_105525

Either way, I usually build a number of prototypes of what I need, then I take some measurements in lab, then I start making further modifications to my original design, until I obtain exactly what I am looking for.

20181213_105610

Also, more often than not, I figure that the circuit I am testing is too sensitive to certain parameters of the circuit itself. Maybe is a capacitor which value needs to be adjusted a little bit, or a connection between two or more components that causes issues because of capacitive or inductive coupling with other components. That is when I try to change my design to reduce such sensitivities, so that the circuit can be assembled by anyone with the exact same results as mine. And this is what is called engineerization, or adjusting the design for mass production.

20180915_153412

And sometimes, to do so, it is not enough to test the single circuit. Instead, I need to connect the circuit with other pieces that have to work together with it, and see if further unwanted interactions happen, so that I can eliminate them or, at least, reduce them so that they become negligible.

20180915_153256

Sometimes this process goes fast, sometimes takes a long time. And that’s why my videos are not published at fixed intervals. Unfortunately, since this is done only as a hobby, I don’t always have enough time to dedicate to my project, so days go by until, finally, I am done. Then I finalize my schematics, I build the last prototype and the final product and, in the process, I also record all these activities so I can end up making a video out of them.

20180915_153313

Then the video editing process starts and, once the video is finally ready, I release it on YouTube for you to watch it.

One day I will be able to do this full time. Who knows, maybe when I retire. Or, maybe, if you all give me a hand, this could become my new full time job (donations, donations, donations). We’ll see.

Thank you for reading this article. And, as usual, happy experiments!

Capacitors – Part 1

A brief introduction to capacitors: what they are, how they are made, and their basic functionality.

capacitorsA capacitor is an electric device capable of storing energy in the form of electric charges (electric field).

In the most simple form, a capacitor is made of two conductive plates facing each other and an insulator in between, which is normally called a dielectric. The two plates are then attached to wires, that are used to connect the capacitor in an electric circuit.

capacitor

The schematic diagram reflects exactly the physical nature of the device:

schematic_symbol

When a capacitor is connected to a power supply, like a battery, electrons leave the plate that is connected to the positive side of the battery, while the same amount of electrons is pushed into the plate connected to the negative side of the battery. Once the difference of charges at the plates of the capacitor is enough to establish a voltage on the capacitor that is identical to the battery, electrons stop moving around the circuit and an equilibrium is reached.

capacitor_and_battery

At this point, if the connection with the battery is severed, the capacitor will retain the amount of charges on its plates: extra charges on the negative plate and defect of charges on the positive plate. If we connect a load to the capacitor, for example a resistor, charges will start moving in the circuit pushed by the voltage at the wires, called electrodes, of the capacitor. So, electrons will leave the negative plate moving toward the load, and an equal amount of electrons will move from the load into the positive plate of the capacitor. The movement of the electrons causes the voltage at the plates of the capacitor to lower until, when an equilibrium of charged is reached, the voltage will be zero and the current will stop flowing through the circuit. At this point all the energy that was stored in the capacitor has been used and the capacitor is said to be discharged.

capacitor_and_load

Both during charge and discharge, the ratio between the amount of charge stored on the capacitor and its voltage remains constant. This can be verified experimentally. We define this constant as the capacitance of the capacitor:

C = Q / V

which is measured in Farad. However, since the Farad is a very big unit, capacitors are normally measured in fractions of Farad, like microFarad (μF, 1 millionth of a Farad)), nanoFarad (nF, one billionth of a Farad), and picoFarad (pF, one trillionth of Farad).

Using the above formula, and calculating the work done to move the charges in and out of the capacitor with the help of some calculus, we can determine the energy stored in a capacitor as:

energy

And, finally, the actual capacitance can also be determined by the physical parameters of the capacitor itself. We can see experimentally that the capacitance is directly proportional to the area of the plates of the capacitor, it is inversely proportional to the distance between the plates, and depends on the type of dielectric in between the plates. The type of dielectric is identified in the formula by the Greek letter ε (epsilon). Each type of dielectric has its own value of ε (permittivity), which is the product of the vacuum permittivity and the relative permittivity of the material.

capacitance

For more information on this subject, please look also to the corresponding video on my YouTube channel.