Archive for March, 2015

13
Mar
15

Guitar FXBOX – Part 2, the hardware

In my previous post on the FXBOX, I described a series of PureData patches used for guitar effects, and the need for a Foot Controller to operate it.

I happened to have a suitable case for this project – the remains of a previous mixer project which was never entirely finished. It was a large console-style case, about 18″ square, which I had already drilled with about 80 or 90 holes. The holes were too close together for all of them to be foot controller buttons, but about half of them could be used.

Outside of box DSCF0003

There were to be 4 sections to the controller, which would be: 1. Audio in/out and Audio to USB; 2. Audio to MIDI and MIDI to USB; 3. Keyboard Letters and Numbers, output via USB; and 4. Also via USB, Buttons and Potentiometers from a game controller.

*

1. AUDIO

The audio section was slightly more complicated than it might have been, as I’ve been using a twin-necked (6 and 12-string) guitar, and at some point intend to separate the output of the two sets of pickups.  For this reason, I added two audio input channels to the Controller.

The system basically works so that it can accept inputs either via a 6.35mm stereo socket or separate 6.35mm mono sockets, and can be routed either to a 6.35mm or 3.5mm stereo output, or two 6.35mm mono outputs. Each channel has a separate mono Send and Return, and there is stereo Send and Return covering both channels.

Audio DSCF0012

The 3.5mm output was included simply because this is the normal type of audio input socket on a laptop – which I was using to run Pure Data – and this would remove the need for a 6.35mm to 3.5mm adapter. Internally, there are connections to a Sonuus G2M Audio-to-MIDI converter – described in the next section – and an Audio-to-USB converter.

I took a chance on a cheap Audio-to-USB converter. I tried a few of the very cheapest type (99p on eBay), which worked OK, but I experienced too much latency, and these can only be used when the delay between playing and sounding isn’t important – on automatic or aleatory devices, for example. In this case, the next cheapest type (£2) seemed to work fine.

audio_usb

The intention of the Controller was that all four elements (the Audio to USB , the MIDI to USB, the keyboard numbers and letters, and the gamepad controls) would all be capable of output via a single USB socket. To accomplish this, I added an extremely reasonably priced (£3.95) 7-input USB hub. Given the number of items it would need to cope with, I got a powered one, which came with a 2-amp 5v mains adapter.

The inside of the box was going to be a bit like an enclosed pedalboard, and I simply velcroed this unit in position inside the case.

7 port hub

The hub was connected to a double USB socket unit – the type that would be fitted on a PC – with one socket connected to the type B output socket on the hub, the other one serving as an extra external input.

*

2. MIDI/USB

I added the MIDI section for two reasons: the first was that although MIDI implementation wasn’t really the point of this Controller, it could, I thought, come in handy for later applications, and be a convenient place to house my Sonuus G2M – a monophonic guitar-to-midi converter. The G2M, like the USB hub, was velcroed in place and linked up via internally-connected plugs.

G2M 27589983

Secondly, I’d successfully used a very cheap MIDI-to-USB converter in a previous project (‘A new use for USB keyboards‘), and decided for £3 or £4 that one could be included here. In this case, I didn’t even remove the outer casing as I had done the previous time, but simply shortened the IN, OUT and USB leads to fit and velcroed the unit to the inside of the case.

MIDI Inside box 1 DSCF0001

Audio and MIDI inputs would normally be via internal connections, but I added two 5-pin DIN sockets to the outside of the case. The first was for MIDI Out; the second, via a DPDT toggle switch, allowed input to the converter to be internal or external in case I wanted to connect a MIDI instrument or controller, such as my Behringer FCB1010, use another audio-to-MIDI converter, or decided not to use the G2M inside the case.

MIDI DSCF0012

*

3. LETTERS & NUMBERS

I had worked out for the previous project referred to above how to use the PCB from a defunct Apple keyboard as a means of outputting ASCII codes. The [key] function of Pure Data can be made to interpret and take action on these in any way required. I wanted to include this feature to help in using my looping program, Jesse Chappell’s Sooper Looper.

sshot6

As well as being controllable via MIDI, many of the Sooper Looper functions are controllable by input from the computer keyboard.  I wanted to include a simple system which would output some of the keyboard letters required to record, overdub, reverse and so on.

A 10×4 matrix would output all the letters in the alphabet, and the numbers 0-9, so I could put up to 40 buttons on the Controller (including a couple which represented punctuation marks), but I wouldn’t need anything like 40 buttons for this application.

I started confidently, as before, disassembled one of my collection of broken keyboards and took out the PCB.  It was very similar to the one I had used before: very wide, and with two USB input sockets on the ends – but it was a completely different make! So, I plugged the USB out cable into the computer, got the crocodile clips out, started up Open Office and began touching the matrix points together to see what letters came out – it had an entirely different layout from the one I’d used before!

However, after a certain amount of testing, it became clear that the matrix lines were essentially the same, but just in a different order on the board, which meant I could still get the 40 letters and numbers I wanted, and the pinouts on the sockets I planned to use (15 pin DIN HD) would still be compatible with the unit I had previously built.

In fact, it didn’t really matter about compatibility, as this would – at least as initially conceived – be a self-contained Controller unit, but I wanted to keep things consistent across my range of devices, and perhaps at a later date allow for an alternative or supplementary control unit to be connected to the Foot Controller.

I carefully connected the appropriate pins of the matrix to a ‘break out’ board, to which I connected a 15-way PCB header.

Apple PCB DSCF0004

This would make it a relatively simple job to connect buttons later.

*

4. GAME CONTROLLER

Again, I had used a game controller before, for the Theresynth/Cybersynth project, using the PureData [hid] function; but this time I needed to be more ambitious and use the joystick potentiometers as well as the buttons.

Of course, there are companies which produce USB controller modules, mainly for arcade controller enthusiasts, for example Ultimarc: http://www.ultimarc.com, and GroovyGameGear: http://groovygamegear.com.  The best value seemed to be the ZD (Zero Delay) Arcade controller, which is readily available on eBay.

Arcade Controller

I bought a couple of these two years ago at £8 each, but they seem to be even cheaper nowadays.

Good though they are, however, these units are limited to 12 buttons and two potentiometers.  Game controllers tend to have quite a large number of buttons – especially if you include the hatswitch buttons – and potentiometers on a single circuit board.

I needed 18 buttons, so I decided to use a game controller board for this part of the project.

There are a number of explanatory articles on the internet, such as this one: http://kevinreems.com/WorkShop/Joysticks//, and a lot of valuable information on this forum: http://forum.arcadecontrols.com/, as well as a few videos on YouTube. I like this one, which, although not captioned in English, is nicely visual: http://www.youtube.com/watch?v=9Y6ZqgT4Uk0.

Even Nic Collins’ classic book Handmade Electronic Music [http://www.nicolascollins.com/handmade.htm] has a chapter on the subject.

There are many different makes and models of gamepad, and one thing I’ve learned is that they’re all different – or liable to be different – in their electrical connections, so a certain amount of cautious experimentation is required to find out, for example, whether button connections are made to ground or some other voltage value in the circuit; if they’re arranged in a matrix; or if there’s a mixture of different systems. Sometimes this can readily be determined by looking closely at the circuit board and following the tracks around, sometimes it can’t.

So, if you’re reading this for hints on how to make the connections, use it as a guide to the type of thing you may need to do, but you may not necessarily be able to copy the steps precisely.

The other thing to note is that the connections on these PCB’s are usually very delicate, so you need to proceed carefully to avoid the narrow copper tracks coming away from the board.

As far as my gamepad was concerned, I used a Nyko Airflo, which was around £5 on eBay.

I removed the outside and an internal plastic piece which supported the two main PCBs and the fan which gives the Airflo its name.

Disassembled 2 IMG_1647

The idea was to reconnect the gamepad’s buttons to buttons on the FXBOX foot controller, so I detached the fan and looked for the button connections on the PCBs.

PCB 1 & 2 IMG_1650

Four of the 12 buttons were on their own mini-PCBs, connected by wires to the main board; the function of the wires was marked on the board, so I cut off the small PCBs and left the wires.

The various hatswitch connections and 6 of the remaining buttons were on the main board. These all had suitable spots in the copper tracks where it would be possible to solder wires.

The remaining two buttons were part of the joystick assembly on the second main board. It was easy to see the connections, and as the buttons were normally open (not connected), it would just be necessary to connect wires to the two sides of each one – or one side if the buttons all proved to have a common side, which is the usual practice.

I also needed to use the 4 potentiometers, two on each joystick, and wasn’t looking forward to de-soldering them, as I was anxious about damaging the tracks on the board. It doesn’t look too difficult on the videos, but I noticed on mine that there was small gap above the board where you could see the three legs of each potentiometer – the small ‘preset’ type – just enough room to insert a hacksaw blade and cut them off.   This is what I planned to do.

pots

First, as with the other devices in the Controller, I needed a much shorter USB out cable to connect to the hub, so I shortened the lead, but reconnected it before going any further, as this would be needed for testing.

The next step was to bring out the button connections to a ‘breakout’ board and find out exactly which ones I needed.

In most cases – perhaps all – I was sure that it wouldn’t be necessary to use 2 wires per button, as I had done with the Cybersynth; one side of the button connection would usually be Ground, and I hoped it would be possible to use one Ground connection for all of the 12 buttons.

This did prove to be the case, and I didn’t have the problem reported by some others of the unit not working at all without the joysticks connected.

I connected the 13 wires (one for each button + one for Ground) from the gamepad board to the breakout board, and a 13-way PCB header to give easy access to them.

The hatswitch connections looked as if they might be the same – except that there were 4 buttons, and I knew that 8 separate outputs are available from a hatswitch, meaning that 4 outputs were available from the 4 buttons individually and 4 outputs were available by connecting adjacent buttons simultaneously.

To make it easy to access these 8 outputs with 8 separate buttons, I connected diodes like this:

hatswitch-diodes-2

The connections at the top go to buttons in the Controller, and connections 1, 3, 5 and 7 at the bottom go to the 4 button positions on the circuit board; connections 2, 4, 6, 8 and 9 don’t need to be connected directly to the board.

This arrangement means that, for example, pressing Button 1 activates only Button 1, and pressing Button 3 activates only Button 3, but pressing Button 2 activates both Buttons 1 and 3 at the same time.

Only adjacent buttons are meant to be connected at the same time, which is why a hatswitch has 8 different outputs; but I discovered that connecting any two non-adjacent buttons on this particular board produced a ninth different output, recognised by PureData, which is why a ninth button is shown.

As a Ground connection was already available on the breakout board, I only needed 9 further connections for the 9 hatswitch buttons. This meant that 21 separate buttons would be available altogether.

*

The next task was to replace the two 2-axis joysticks with 4 potentiometers. Two of these would eventually be footpedals so that certain settings – volume and pan, for example – could be adjusted while playing.

I started by cutting through the legs of the existing potentiometers, as described above.  Once cut off, the potentiometers were easy to remove, exposing the three connections for each one.

Tracing the lines on the PCB, I could see that the ‘top’ and ‘bottom’ connections of each one were the same: only the middle pins had individual connections.

The bodies of the joysticks didn’t need to be removed from the board – and in fact were best left where they were, as some Ground connections from one part of the board to another appear to made through them.

I knew the potentiometers were likely to be more difficult to make use of than the buttons, but I was puzzled that I wasn’t able to get them working easily when I connected them to the board. For some reason they didn’t move smoothly from zero at one end to 255 the other as they were supposed to; on occasions they would return to zero and then refuse to move.

In the end, I read something that doesn’t seem to be mentioned much in articles on gamepad hacking, which seemed to be the root of the problem: joysticks are sprung to return to the centre of their travel, so a gamepad is expecting a midway reading on each one when it’s plugged in, and calibrates itself at that point to make sure the joysticks go back to the middle when let go. If potentiometers are used, and left at random values when the unit is plugged in, then the gamepad will get confused, try to calibrate itself wrong, and consequently fail to work properly – or at all.

The value of the joysticks in my gamepad was 100k, and they looked to be connected as voltage dividers, with the ‘top’ and ‘bottom’ tags all connected together, so, assuming these were +v and 0v (although it doesn’t really matter what they are) – I created a midpoint 50k from the top and 50k from the bottom (two 100k resistors in series = 50k). This would be connected to the centre tags of the potentiometer inputs to the board when the unit was turned on, the circuit would be calibrated, then the actual potentiometers could be connected and would correctly produce values from 0 – 255.

The writer of the article quoted above [http://kevinreems.com/WorkShop/Joysticks//] had a neat solution to this, using switched jack sockets, but I wasn’t able to use this method, as I wasn’t always going to be plugging into sockets. Instead, I connected the centre tags of the four potentiometer inputs to the centre tags on a 4 pole, two-way switch: this switch would be in the ‘off’ position when the unit was plugged in, which would connect the inputs to the ‘halfway’ voltage, enabling them to be calibrated, then when the unit was ready to be used the switch would be moved to the ‘on’ position, where the potentiometer inputs would be connected to actual potentiometers.

As a result, I ended up with a breakout board with 12 pins representing the 12 buttons numbered on the board, 9 pins representing the hatswitch buttons, 4 pins representing the 4 potentiometer outputs, and 3 pins representing +5v, 0v and +2.5v.

I also used 2 further pins for the game controller LED which lit up when the USB connection was made: I connected these to an LED on the outside of the case where I could see it and verify that the board was working.

That made 30 pins. Even when I calculated that I needed only 6 of the 9 hatswitch buttons, that still made 27 pins, plus 15 pins from the Apple keyboard PCB described earlier.

All the connections needed to be in place while the case was still open, so I needed to join all these pins on one side of the box where the circuit boards were to connectors on the other side of the box where the buttons were. To bridge this gap, I decided to use 40-pin ATA cables, normally found inside a desktop PC, which are inexpensive and compatible with the PCB connectors I was using.

ATA cables

These cables (as in the above picture) frequently have two separate connectors quite close together at one end. This made it easier to make connections not only from one side to the other, but also to special output sockets on the back of the case.  These could be used if alternatives were required to the buttons on the unit.

The 15-way socket on the back of the Controller has the same pin designations as my previous keyboard PCB-based project; the 25-way socket is a new arrangement, specific to the game controller:

Keybd & HID out DSCF0012

*

Finally, there was one downside with internal fixing of the Sonuus G2M ‘Guitar to MIDI’ unit – it runs off a PP3 battery: this would mean firstly that the ‘Battery low’ indicator couldn’t be seen from outside the case and secondly that the battery couldn’t be changed without taking the case apart. As this is held together with about 10 self-tapping screws, this would be too much trouble.

The main electrical supply was the the 5v adaptor that came with the USB hub, so I bought a small step-up voltage module for a couple of pounds to provide a 9v supply for the G2M.

voltage converter

I adjusted it to slightly over 9 volts, to make sure the G2M would be operated reliably and added a second power on/off switch for the 9v supply.

*

This is the almost finished base of the unit, showing the 7 elements.  All the connections are in place, except the power connector lead, which runs from connector 7 in the picture over to the power switches on the front of the unit:

Inside captioned IMG_1397

1: MIDI to USB

2: 7-port USB hub

3: Audio to USB

4: Apple keyboard PCB

5: Sonuus G2M, Audio to MIDI

6: Gamepad PCB

7: Power connector

This is the almost complete top section:

Top captioned IMG_1395

I gingerly put the two halves of the case together, and all the functions seemed to work, so I screwed it firmly together.

Now, with minimum use of the laptop keyboard, I was able to control the Looper with the buttons on the Top Panel:

Top Panel DSCF0009

and the FXBOX PureData program with the buttons on the Front Panel:

Front panel DSCF0010

I left space for additional button descriptions as the unit isn’t limited to controlling the Sooper Looper and FXBOX: in fact, it could be used to control any PureData patches which required [key] or [hid] inputs.

In addition to this, I had made provision on the front of the case for 4 footswitches which could duplicate the effect of any of the buttons on the panels:

Front DSCF0011

So far, I have just implemented two of the four possible: Footswitch 1 duplicates the ‘Overdub’ control in the Looper; Footswitch 4 duplicates the FXBOX ‘Freeze’ control.

I obtained some very nice momentary footswitches for only about £3 each from eBay.  They are apparently intended to operate tattoo machines, and have the advantage of coming with 1/4″ (6.35mm) standard mono jack sockets attached, perfect for this application.

tattoo switches

As for the footpedals, I haven’t implemented those yet.  When I do, I’ll describe this in a further post.

06
Mar
15

The X-Terminator, Part 2 – ORAC

After finishing the X-Terminator, which worked exactly as described, I began to think of additions that could be made to it – two in particular, which I thought might be useful.

This extract from the circuit diagram shows the one slight change I had made from the original circuit of the Cacophonator – replacing the latching switch and the momentary push button with a single toggle switch, latching in one direction, momentary in the other:

Cacophonator Power

It also shows the very big capacitor, C7, which enables the X-Terminator to keep sounding for some time after being charged by a quick press of the momentary switch connected to +V.

First of all, the original description mentions that ‘the discharge period for C7 [i.e. how long it keeps sounding] is affected by the load at the audio output, which should therefore be a high impedance in order to obtain this period.’

Rather than rely on the vagaries of whichever unit the X-Terminator might be plugged into, I decided to provide it with its own high impedance circuit to maximise the period for which it would sound.  This circuit would be a completely separate unit, connected to a different power supply, so as not to interfere with the working of the X-Terminator.

*

Secondly, I thought it would be handy to have a method of automatically retriggering the device after a set interval: a variable, but fairly long interval – up to a couple of minutes – to give it time to finish ‘winding down’.

In order to provide an external method of doing this,  I added a socket in parallel with the switch, which would connect to the new unit:

Cacophonator Power Rev

*

I was intending to use a suitable Dr Who-related case for the project, but couldn’t find a model of K9 which was big enough.  The only K9 I could get hold of was very small, and not really of sufficient size to contain any worthwhile circuitry.  So, in the end I had to be satisfied with adding a second 2.5mm socket which would allow a button on the small K9 to operate another of the samples in the Dr Who talking keyring which had been incorporated into the X-Terminator case (the Dalek).

Dalek_rear_IMG_1514

New sockets on the back of the X-Terminator

The button was a tiny tactile switch connected to to a 2-way cable which terminated in a 2.5mm mono plug.  This fitted into a new socket on the back of the Dalek which was wired to the keyring PCB.

The K9 model itself was not only small – approximately 7cm from nose to tail – but rather too light, so I added some weights to give it a bit more body.  These could be useful in other situations where a case might not be heavy enough to resist being dragged about.

wheelweights2

Originally intended for tyre balancing, these were either 5g or 10g and were sticky on the back, so they could be cut from the strip and easily fixed in place.  I used one of each in the base of the K9 before gluing it back together:

K9 IMG_1511

When the button is pressed, the response ‘Affirmative’ is given.  This, of course, comes from the speaker in the base of the Dalek.

*

When it came to the audio section of the unit, I had a clear plan, which would use a quad op-amp: at first an LM324, of which I had several lying about, to be replaced by a TL074 if the audio quality of the LM324 wasn’t good enough, as I had read might be the case. These two chips have exactly the same pinout, so a swap would be perfectly possible once the circuit was up and running.

The reason I wanted a quad op amp was because the first would be used as a high impedence buffer (or non-amplifying amplifier), while the other three would form a phase-shift-type stereo simulator.  The circuit looked like this:

Phase shift Pseudo stereo2

I connected it up, but for some reason it wouldn’t work, the output was mono and the cacophonator would still not continue sounding for more than about 15-20 seconds. I removed the battery to do some further testing and . . . the circuit worked perfectly: a noticeably stereo sound and up to a minute of cacophony while the big capacitor slowly discharged . . .

I tried removing the LM324, but the sound reverted to mono . . . I noticed the input signal and 0v leads were connected the wrong way round so I changed them . . . but the sound reverted to mono . . . so I just left the chip in and removed the power leads.  I really have no idea why it worked – at least to an extent – in this condition: maybe the collection of components forms a kind of filter network, affecting one channel differently to the other . . . however, it worked, so that was fine by me.  Perhaps I’ll go back to it later and try and sort it out properly . . .

*

So much for the audio section.  Turning to the auto-trigger section, the requirement here was for a circuit which would briefly close the switch to charge up the big capacitor, wait for a certain length of time for the resultant cacophony to subside, then repeat the process, and continue repeating at intervals until turned off.  The sonic results of this would be more interesting than leaving the switch permanently on.

As previously mentioned, this could only be done by a circuit kept separate from the X-Terminator circuit if the latter was to run as intended.  So I decided to use an electronic switch, one of the four such switches in a 4066 integrated circuit:

4066 pinout

The two sides of the charging switch  – brought into the unit via a 2.5mm mono socket – would be connected to, for example, pins 1 and 2 in the above pinout diagram.  Normally, pins 1 and 2 remain unconnected, as their control pin, pin 13, is held low – i.e. connected to 0v by a 100k resistor.  The lines to pins 1 and 2 can be connected together, like throwing a switch, by inputting a +V pulse into pin 13.

In the final version I used pins 10 and 11, rather than 1 and 2, with the control signal going into pin 12, but the effect was exactly the same: a +V pulse into pin 12 would connect the switch and trigger a new cycle of cacophony from the  X-Terminator.

I planned to add a push-button on the top of the unit and a 6.35mm mono socket for a momentary footswitch.  These would both be capable of sending a +V pulse into pin 13 and trigger the charge switch as an alternative to the switch on the X-Terminator itself.

However, my main objective was to have this done automatically.

The way to do this, I reasoned, was to use a very common timer or oscillator chip, the 555.  A 555 set up in astable (‘continuous’) mode, but running very, very slowly, with a variable control to go from 0v to +V at intervals of between 10 to 15 seconds minimum and one or two minutes maximum.  In addition, the ratio between the ‘on’ (+V) time and ‘off’ (0v) time would be set so that it was mostly off, and turn on briefly for a suitably short length of time to operate the trigger.

The typical connections for a 555 in astable mode are like this:

ORAC Timer circuit diagramThe frequency at which the circuit oscillates (goes from 0v to +v and +v to 0v) is determined by the three components Ra, Rb and C.  The way to allow the circuit to oscillate at a range of frequencies is to put a potentiometer in place of Rb.

The version of the circuit I used has an extra component which isn’t normally necessary.  This is the diode in parallel with Rb, between pins 6 and 7.  The purpose of this is to allow the time the circuit spends at +v to be much shorter than the time it spends at 0v.  The effect of this will be that if it’s oscillating at a very slow rate – say once a minute – there will just be a short pulse at the beginning of the minute to trigger the X-Terminator, and then the trigger signal will remain off until the next minute begins.

A preset variable resistor in place of Ra can be used to increase or decrease the length of the pulse, to make sure the X-Terminator is reliably triggered.

There are numerous places on the internet to find out more about the very useful little 555.  Some of my favourites are www.555-timer-circuits.comwww.talkingelectronics.com/projects/50%20-%20555%20Circuits/50%20-%20555%20Circuits.html and www.electroschematics.com/555-circuits/.

*

As for the case itself, this ended up less as Dr Who, more like ORAC from Blake’s 7.  Not very like ORAC, really . . . but it was transparent and had flashing lights in it, which was near enough for me!

While researching a suitable 555 timer circuit for the automatic trigger, I came across (here: http://www.instructables.com/id/LED-cube-using-4020-Ic-and-555-IC/) a circuit for turning 9 groups of 3 LEDs on and off in sequence, using another 555 and a 4020, a counter with up to 14 stages.

LED circuit

The 27 LEDs are typically arranged in a cube shape, and I thought something like this would be an attractive indicator that the automatic trigger was on.  So along with the circuitry I began supergluing LEDs on the inside of the transparent plastic box.

Just to make it different – and to cut down slightly on the number of LEDs – I used 4 red-blue bi-colour LEDs.  These have 3 legs, so each would have to be last in a series of 3, enabling each of the two outer (anode) legs to be the end of a series of 3, and the centre (cathode) leg to be connected to ground.

*

So the timer/flashing light part of the circuit needed two 555’s, a 4020 and a 4066.  Rather than use two 555’s, I used a 556 – a dual 555 – and the final circuit looked like this:

ORAC Circuit Diagram

Wiring all the LEDs together was quite tricky, but gradually it all began to come together . . .

IMG_0329

. . . and I was delighted when I connected a battery and the lights began to flash!

IMG_0332

I needed to protect some parts with bubble-wrap, to avoid short circuits, but when the lid was back on, and the trigger and audio were connected to the X-Terminator, it operated exactly as intended.

This has added some extra and very useful functionality to the original ‘Cacophonator’ circuit.

The finished ORAC:

ORAC FINISHED

*

ORAC in use with the X-Terminator and the Taurus amplifier:Orac & X-Terminator

and with the external footswitch attached:

ORAC & FootswitchHere’s what they sound like:

*

Incidentally, it was only shortly before I began on this series of posts that the inventor of the 555 died in Los Altos, California.

Born in 1934, Hans Camenzind came to the United States from his native Switzerland in 1960.  At first he worked for various companies in the newly developing semiconductor industry, such as Transitron, Tyco Semiconductor, and Signetics, then in 1971 formed his own company, InterDesign,  specializing in semi-custom integrated circuit design.

It was there, working under a contract with Signetics, that he invented the 555 timer, one of the most successful chips in the history of the semiconductor industry, and one which is still widely used today. Versions of the device have been or are still made by dozens of major semiconductor vendors, including Texas Instruments, Intersil, Maxim, Avago, Exar, Fairchild, NXP and STMicroelectronics.

Camenzind also introduced the idea of phase-locked loop to design and invented the first class D amplifier.  Altogether he was named as inventor in 20 patents.  He was a prolific author with interests as diverse as electronics textbooks and the history of the semiconductor industry, to a book on God and religion.  He also lectured at the University of Santa Clara.

His last book, Much Ado About Almost Nothing, subtitled A history of electricity and electronics, written for the non-expert, sounds quite interesting.  You can read about it at www.historyofelectronics.com.




andymurkin

March 2015
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Enter your email address to follow this blog and receive notifications of new posts by email.