Hello,
For the last few days I literally became obsessed with this instrument. I tried to construct two simple, pitch only, digital implementations of theremin but there are several issues I cannot solve myself:
1. How is a real theremin supposed to react on change of distance of my hand to the antenna? Should it be linear (i.e. each 1 inch closer raises frequency by 1 semitone) or exponential? Currently I have it more or less exponential as the frequency in my circuit is 1/(R(C1+C2)) where C1 is antenna and hand capacitance and C2 is fixed capacitance that tunes the oscillator and antenna capacitance increases exponentially with decrease of distance to the hand.
2. What is the purpose of coils in a real theremin (i.e. the original instrument or Moog theremin)? Are they supposed to make it more linear somehow? Do they increase antenna range? Could someone explain this to me?
The first build I tried was my own idea that turns out was already tried: 2 RC oscillators on NAND gates with Schmitt trigger - one has antenna in parallel with the capacitor and they are mixed with XNOR gate and "demodulated" on second order low pass filter.
The second I built comes from this website, the built comes from cover story from Hands On Electronics 1987/09 and it's based on a hex inverter chip (fixed oscillator) and phase locked loop with controlled capacitance by antenna. The second build has significantly lower "detection range" and sensitivity than the first one.