Hayling Island

Hayling Island
Showing posts with label Electronic Music. Show all posts
Showing posts with label Electronic Music. Show all posts

Friday, August 19, 2022

Yet Another Transistor Matcher - my version

 I found an article or a blog post on how to match transistors with a bit of slick interface. Matching transistors is pretty essential for exponential converters and ladder networks for filters on synths. Now you can do it manually with precision measurements, or you can use this circuit to show a quite groovy method. 

YATMA

I adapted it slightly - I have a whole drawer of old LF13331 analogue switches which I have used with an Arduino to sequence through, and a x1000 amp on the back side. It takes up to 8 NPN or PNP transistors, and plots their Vbe on a scope. Now since I am an old git and I like to be able to see the components I am soldering,  I am using pretty much all PTH components. How quaint, I hear you say. 

So, I have a small KiCad PCB made by Seeed Studios: 



The small Arduino Pico on the top just runs a small loop that switches two of the 16 switches on, connecting a current source (a chosen resistor) to one of the eight transistors in the ZIF socket on the other side. I had to put the ZIF socket on the back, so I can mount the board backside to the front panel with the socket sticking through. 


The jumpers can be moved to allow either NPN, or PNP (or simpler devices) to be selected. Then, the big BNC socket on the board is used to connect to a scope - I found the small old world scope managed to hold a sync much better than the digital one. 

The net effect is in this bit of a scope picture. I have AC coupling on so the tops of each step slope slightly in this picture - but you can easily see how you can select pairs of transistors with similar characteristics. 2 and 4 in this case are really close, 6 and 8 quite close and so on. It's surprising how quickly the levels change with a finger on the tranny - so it takes a bit of time to settle once the transistors are put in the sockets. 

And it works!  Quite pleased to be honest. 


Friday, June 10, 2022

Yet more Minibrute

 So last year I bought a minibrute ... made it kind of work. I did some more work on it recently - replaced the big connector between the analogue and digital boards. That helped enormously with the stability, and functions working. There were a couple of bits left over - the pitch bend didn't work, the LFO doesn't seem to do anything and the aftertouch was flaky. 

I just spent a happy couple of hours sorting out the aftertouch and the pitch bend, and I have now worked out that the issue with the LFO is the waveform selection switch - which is completely open circuit. There is a Mouser part (Alpha?) that seems to measure up to fit, so I will be ordering one in the near future. In the meantime I just wired across the switch to give a sine wave LFO waveform - and now, things are a whole lot better. 

I've done a knob job on it - the sliders were looking very tatty, and I paid a silly amount of money for some replacement rotary knobs. So now it looks like this ... 



Tuesday, April 5, 2022

Arturia DrumBrute ...



 So, I was attempting to repair a bit of music electronics yesterday evening. Fault in the power supply somewhere - one of those overload ones, where you turn it on, the lights flash briefly and then all quiet. I hooked it up to a power supply with a current meter, found it was sucking a few amps before dying. 

There's a resettable fuse on the input, which goes open circuit when it fails. 

Aha, I thought. I can tell what is shorting out, since whatever it is will get hot quickly, and then cool down. Having worked my way round the power supply, looking at likely culprits (is that cap a bit bulgy, shall we lever it off the board and retry?) .. I thought I would test the first voltage regulator. It's a tiny thing, (a TPS5431) brings the supply down to 5V pre-regulated before going off to a 3.3v reg, to a switcher which feeds +12 and -12 etc. 

Turned on again, with finger applied. Now that got stupidly hot, very very quickly. And behold, it is showing a resistance of about 7 ohms to ground on the output of the regulator. Trouble is, I couldn't tell if it was the voltage reg or the schottky diode (SS16) next door that suddenly got so very hot. So, I am now looking at the blister on my finger to decide if it is 8mm x 6mm or 6mm by 4mm burn.

Well, the diode is easy to lever one end off the board and have another measure. Ah, it's not the diode. So must be the voltage regulator itself which has gone deady-byes. I hope that whatever happened to the 5V during the time of failure hasn't done too much damage (the 3.3v was still regulating just fine as were the 12v ones).  

I should have been more circumspect and noticed that the voltage reg was showing signs of a little patch on its surface where it has become extremely hot. I will need to lever that off the board now, and substitute in a small external regulator to see if the beast comes up or not. If it does, I might just leave it with a replacement voltage reg on a small board. 

Monday, July 6, 2015

BLM ideas ..

I thought it would be a good idea to try to build a BLM, with at least 16 x 16 matrix of full colour LEDs and push buttons.

For very few pennies, of course.

So, ideas are flooding in and some experimental prototypes are starting up now, and I will be posting some bits and pieces as they assemble.

That is all. I didn't want the blog to get lonely.

Thursday, November 6, 2014

OK, I am playing around now. I've thought of a new MIDI gizmo to add in - a cross between a real-time sampler, sequencer and arpeggiator. I am also thinking it will be a MIDI master clock as well. I am using one of my boards from the Hakked! soldering iron, with ATMega328 processor and the flourescent display interface. I added a small daughter board to accept a MIDI interface (the five pin DIN style, not a USB one) and to wire the rotary encoder to.

Works so far ..
.. now off to write some code to update internal variables based on the encoder and the VFD display, and then I'll borrow some code from very clever people on t'Internet to make it all work.

Sunday, August 24, 2014

MIDI setup

So the setup for the studio / office / playroom looks something like this now .. the space in the bottom RH corner is the new semi-modular synth. The rest is all there, and working!


Sunday, April 13, 2014

More bits of the synth turn up ..

Work has unfortunately got in the way of play lately .. and then the weather has picked up nicely. It's a glorious sunny morning this Sunday, the London Marathon is on, the US Masters later and I spent a chunk of last night putting a schematic of a VCO into Eagle, and crafting a PCB.

So far I have received two boards from Itead Studios:

1) the multifunction VCLFO / ADSR board, and that is going well. I have a second style of DAC - an MPC4922 somewhere to try out - one that isn't £20 a go, but needs an external reference. The small daughter board idea for the DAC should serve its purpose well there.

2) is a dual VCA, 3 channel mixer, noise and sample and hold board. It's amazing what you can squeeze into 100 square centimeters. Quite pleased with it so far - only a couple of niggles on capacitor leg spacing. I must stop assuming that all caps have 2.5mm spaced legs (a mistake I haven't repeated on the VCO)



And so, before putting some clothes on, while the drill battery is charging I thought I would share the VCO design ..

First, the schematic. It's a well-known design based on Ken Smith's excellent VCO. I was going to borrow more of MFOS but this is a great starting point. It's probably not the only VCO I am going to cut a PCB for.


Again, I have stuck to the same format as the other two boards - slighly less than 100mm on each side, and Itead provide 10 (or 11 apparently) PCBs, double sided, thru-hole plated and silk screened in your choice of colour (as long as its green) for $19 US, including shipping. Can't compete with it, except on time, as it does take 2-3 weeks to turn up once the order is placed.