Description Title: Theremicro - capacitive proximity sensor I. Author: Borut Savski Years of production: 2004/2008 This is a part of DIY series of projects that are described in details here. The know-how is closely linked to our artistic projects - since our playground is media and technology. The two versions presented here are for two different layouts of NAND gates (the CMOS 4011 and 74C00) that are the heart of this circuit. CMOS integrated circuits can be powered by up to 15 volts and can reach frequencies of around 1MHz. The pin-compatibles of 74C00 are 74HC00 (high speed CMOS) or 74LS00 (LS: low power schottky) and can be used for frequencies almost up to 100 MHz, but it must be powered by 5 volts (5,5 Vmax). Since it is usual for theremin oscillators to work in vicinity of 100 KHz, the basic CMOS technology will do. Briefly, here is a list of components: Resistors: R12: 22 Kohms R13: 27 Kohms R14: 2,7 Kohms R15: 22 Kohms R16: 270 Kohms R17: jumper R22: 220 ohms R23: 22 Kohms R24, R25, R26: 270 Kohms R27: jumper Capacitors: C2: 10 nF C3, C4 (or C6, C7): 100 pF C5: 180 pF C8: 100 nF C9: 2,2 uF there are some additional capacitors between the power line and ground - these are 10 - 100 uF. Potentiometers: P1: 1 Kohms linear (can be omitted) P2: 10 Kohms linear P3: 10 Kohms linear (can be omitted) Diodes: D3: 1N4001 D4: 5,1 V Zener diode (adapt for IC: HS or LS series need this value, for CMOS it can be omitted) Integrated circuits: - for board 74C00_pcb: 74xx00 - quad 2-input NAND gate (xx can be C as CMOS, LS or HC) - for board 4011_pcb: 4011 - quad 2-input NAND gate In case of some interest we can prepare a kit with the printed circuit board and all the elements. Download these files pdf TEREMINI-kit-manual.pdf pdf filmi-teremini-a4.pdf pdf Teremini4011_SMD_TOP_schematics pdf Teremini4011_SMD_TOP_components pdf Theremicro_4011_layout pdf Theremicro_4011_pcb pdf Theremicro_74C00_pcb pdf Theremicro_74C00_layout pdf 74LS00 data sheet pdf 4011 data sheet |
Background THEREMICRO/ THEREMINI is the nickname of the simplest type of capacitive sensor, that in the past has been given the name "theremin" (originally "termenvox" - by his inventor Lev Nikolajevic Termen). The invention goes hand in hand with the pioneering years of radio - the electronic amplification - the 1920s. In fact, it is a cast-away of the development in the field of radio - namely: the heterodyne (frequency mixing) principle and the observation of the capacitive properties of human body. In termenvox this mostly undesirable effects were put to good use. The original "termenvox" was made from vacuum tube amplification elements, but here we use the simplest, readily available CMOS logic gates, that were introduced in the beginning of 1970s. However, they do not provide the soft sound as termenvox used as an instrument, but do perform the proximity sensing function. The schematics was found in one of the journals for electronicians that was published in ex-Yugoslavia (originally published in some Russian journal) and then modified. Termenvox is basically a capacitive sensor, that functions by comparing the frequencies of two oscillators. One oscillator is fixed, and the other is coupled with the antenna to it's surroundings. A human moving the hand acts as a capacitor to ground and adds him/herself to the oscillating system. The closer the hand (or any body) - the higher the total capacitance and thus the lower the oscillating frequency. The free-running frequency (no body close by...) of this variable oscillator should ideally be the same as that of the fixed frequency oscillator - then the difference of these two frequencies would be zero. So: F_fix - F_var = F_audio Theremicro is the smallest and simplest "termenvox" - a proximity detection electronic module. It was first used in an object (and project) called "The Round Table" - made for a concert at ÖRF 1 program Kunstradio, next time in a more elaborate form at tproject Singer by Marija Mojca Pungerčar, where they were attached to three sewing machines and produced their sounds while also mixing the sound from three sources. The output is the audio frequency which is very sharp and "dirty" because of odd harmonics that make up a "square" wave. And this is the main problem in using digital circuits. One can try to filter the higher harmonics out - but because of the wide frequency range - a couple of octaves - this would be quite impossible. |