electronics

Notations for Performative Electronics: the case of the CMOS Varactor

Summary

Demonstrating an unusual application of a CMOS NOR gate to implement a CMOS varactor controlled VCO, I explore the idea of circuit schematics as a music notation and how scholars and practitioners might create and analyze notations as part of the rich web of interactions that constitute current music practice.

A Synthesizable Hybrid VCO using SkyWater 130nm Standard-Cell Multiplexers

Summary

I introduce a new synthesizable VCO using (n+1) mux2i cells from the SkyWater130 PDK to form a (2n+1) hybrid ring oscillator.

A FingerPhone you can buy!

The FingerPhone in it's commercial manufacturable form fflarge.jpg

Door Bleeper

Door Bleeper, Freed, Adrian , Everyday Electronics, 10/1975, (1975)
Fulltext Images: 

CMOS Inverter Oscillator

This alternative to the 555 timer for making audio oscillators is built from simpler building blocks (inverters) and has more versatility. You can find the schematics that correspond to the build video here: https://www.youtube.com/watch?v=CzO_ZKMSnAU
See video

Analog and Digital Sound Synthesis as Relaxation Oscillators

In a recent workshop on e-textile sound for the 2018 e-Textile Spring Camp, I provided a unifying framework for analog and digital sound synthesis and capacitive sensing techniques under the rubric of relaxation oscillators.

The following pages provide context for the workshop and include links to contributions from my co-teacher, Martin De Bie. This includes pointers to various iterations of his 555 timer-based Textilo project.

This project will be expanded ongoingly with further relaxation oscillator schemes.

Circuit Layout Design Patterns for eTextiles Appliqués with Conductive Fabric

In the usual approach to PCB layout traces are laid out to connect signals and power to the pads of packaged parts and I/O connectors. This is a style that evolved for very high speed digital circuits. One usually also employs ground and/or power planes or a ground flood.

This style is not convenient for eTextile Appliqués which are most commonly single-sided and are based on cut traces rather than etched boards.

There is an older style of PCB layout that is more suitable for low-speed e-textiles that I remember seeing with old transistor radios. The style is almost all copper with just a few lines etched away to separate conductors.

This makes designs more robust with multiple parts soldered on and removed and with multiple sewing points at the edges.

It also makes for less weeding and more surface area that will be fused/glued to the base fabric.

It was also common for many of the traces in these radios to be curved.

For the eTextile Spring Break I guided Martin De Bie through some iterations of his original Textilo design that includes this new thinking on layout and a further insight regarding the 8-pin DIP packages commonly used now by eTextile electronics experiments (with the ATTINY and 555 timer being common choices). This insight is to start the design from the DIP package and imagine the negative space of the smallest amount of conductive fabric that needs to be weeded to separate the 8 pins and combine the constraint of roughly equal area given to the conductors attached to each pin. This results in a motif with 8 radial lines and 8 triangles between them.

Here is the original textilo with its elegant pads to sew to:

large_textilo.jpg

Here is the next version with more conductive material to work with alongside the prototype of a radial design. The radial design includes serpentine interdigitation to allow for touch interaction:

sidebyside.jpg

Nicole Yi Messier picked up on this radial design pattern for her wearable 555 timer based FM radio transmitter:

transmitter555.png

Sound Making Technologies Ordered by Increasing Complexity/Cost/Size

The entries in this table with an * were briefly reviewed in the 3 hour workshop the 2018 eTextile Spring camp. As the table shows, these are in the middle of the affordability/complexity/size axis and were selected for their potential in e-textile and wearable contexts. We had the good fortune to have Bela well represented in another workshop at the camp. Bela is transitioning to a new compact form factor which will make it easier to use with e-textiles.
Approach Example Link
non-electronic Lamello http://bid.berkeley.edu/papers/chi/lamello_passive_acoustic_sensi/
*Analog relaxation oscillator Textilo http://www.martindebie.com/research_project/textilo/
Analog harmonic oscillator self-resonating VCF http://electronotes.netfirms.com/EN215.pdf
*Digital relaxation oscillator Arduino Tone https://github.com/adrianfreed/FastTouch
*Digital relaxation oscillator Mozzi (LUT) https://github.com/sensorium/Mozzi/blob/master/examples/01.Basics/Sinewa...
*Digital Modulation Synthesis Mozzi (FM) https://github.com/sensorium/Mozzi/tree/master/examples/06.Synthesis/FMs...
*Digital Subtractive Synthesis Talkie (LPC Speech
and singing)
https://github.com/adrianfreed/Talkie
Unit Generator Library Teensy Audio Library https://www.pjrc.com/teensy/td_libs_Audio.html
Sampling "Synthesis" Tone.js (Tone.Player) https://tonejs.github.io
Dynamically Patched Unit Generators Bela (libpd) https://bela.io
Dynamically Patched Unit Generators
with Image Synthesis
Max/MSP/Jitter https://cycling74.com/products/max
Analog Patched Modular Modular https://en.wikipedia.org/wiki/Modular_synthesizer

Audio Sine and Square Wave Signal Generator using a Wavetable

Not my first publication, but my first one with some challenging engineering. I did this in my late teens and it was published in a hobby electronics magazine, "Electronics Australia". https://adrianfreed.com/content/audio-oscillator-using-digital-ics

I discovered by accident that some folk from Greece published the same ideas in a professional technical journal in 1989 (attached). If you are a scholar of such things it is interesting to compare and contrast the modes of articulation in my vernacular engineering approach with those of the academic paper.

As I review this design from the 1970's I am struck by the exotic mixture of TTL/CMOS logic/CMOS switches, transistors and opamps that were required to pull it off. Although it might seem that such techniques are obsolete, I have seen plenty of recent Arduino designs using resistor networks that have faced the same challenge of creating a function with positive and negative values from binary sources.

Q: How would I do it differently today? A: I would replace the 555 timer and TTL parts for an Arduino and use a rail to rail inverting opamp.

Interestingly the parts required are all still available and the Arduino solution would cost about the same. The main cost difference would probably be from the the two-pole multiway switches which are expensive these days.

Syndicate content