Thursday, 26 December 2024

Dynamico

 


My good friend who gave me the sadly-lost Ibanez autofilter years ago also gave me a box that an American friend of his had left with him upon leaving Australia, and he in turn decided to pass on. It's been sitting tucked away in my living room for ages, and I recently decided to have a closer look at it...




This is a very well-known kit valve preamplifier from the mid-20th Century that is still fondly looked-upon today. The only solid-state in the whole thing is the now-hopelessly outdated (and undesirable) selenium rectifier visible next to the transformer, and the whole thing appears in good working order, with the valves still retaining their reflective "getter" coatings at the top of the bulbs. Time to test!

Saturday, 8 June 2024

A simple diversion..

 I've decided to launch a side-blog to document my experiences modernising vintage open-source DIY synth designs, cos why not? Fear not, I will still be maintaining this one in parallel.

Check out Electromutations!

Wednesday, 8 May 2024

Tube-a Smarties (Part 4) - the EQ (and the wrap-up)

 So, it was a bit tricky thanks to it being glued in place,  both from components being hidden from view and from hot-melt glue obscuring circuit traces and component values, but I managed to trace the EQ board:



I ended up having to continuity test to find one circuit trace, and to discover that the CW end of the bass pot was disconnected (also, when at zero, the resistance from the CW end to the wiper is a precise and steady 100k ohms, so it was not in a circuit), but a strategically placed gob of glue still concealed the true value of the brown capacitor at far right above-220pF is my best guess.



The traced schematic looks odd, but after hours trying to wrestle the SPICE circuit simulator in KiCad 8 into submission (it's pretty bad-a dumbed-down GUI that depends on KiCad models for a lot of SPICE functions such as sources - come back LTSpice, all is forgiven) I worked out that this is actually a functional circuit design, taking into account the 220nF input cap from the main board and the 470k output load to ground on the main board. The midband is centred about 365 Hz and can attenuate by a range of about 24 dB. I believe the EQ (really a tone control) attenuates about 7dB with controls at maximum, which is close to the attenuation from the bypass circuit.

The only gripes are pretty minor ones-design best practice would have been to connect the floating pin 3 of RV3 to the wiper to reduce pot rotation noise, and the multiple ground connections on the ribbon cable header really should be matched at the main board but aren't (see Part 3).

Just to wrap up, this pedal seems to have earned a permanent spot between the bass and my amp. It sounds that good. And here is the only remaining information about or mention of the pedal on the internet - in the Wayback Machine. 

Monday, 6 May 2024

Tube-a Smarties (Part 3) - the analysis

 (read Part 1 and Part 2 if you haven't already) 

So, I've managed to trace the schematic for the main board, and it's, well, interesting...



Like most valve gear, it's pretty elegant (you had to be parsimonious with those bulky, hot, expensive glass bulbs).  The way it all works is that a negative voltage between the grid (G) and the cathode (K) will progressively cutoff the current flowing through the valve, so that a small voltage signal applied to the grid will create a voltage across the resistors connected to the cathode (K) and Anode (A), and if the voltage across the anode and cathode is large enough, the response is sorta linear. Cue the joys of the small signal model! The voltage drop across the 1.8k resistors at the cathodes "biases" them slightly above 0 volts (about 1.4V). Therefore,  0V at the grid is slightly negative by comparison to the cathode, and as a consequence small audio signals centred around 0V at the grids will stay in the valve's linear region and not distort *too* badly.

As I predicted in part 1, it has a diode bridge and a classic pi filter to deliver a nice smooth high voltage to the plate supplies (B supply in the US of A, HT supply in Blighty). However, the circuitry around the 6.3VAC valve heater is a bit odd.

Firstly, it has a couple of resistors which seem to have the goal of providing a path to ground for both sides of the heater. If the goal was to provide a ballast load to prevent the transformer putting too much voltage into the valve, then a 1k resistor across the AC terminals would have done the same job. However, it appears that this is a tried-and-true technique for reducing hum radiation from the heater into the valve's outputs.

Secondly, the LED circuit is confusing. Using a diode to protect the LED is best-practice engineering, as LEDs do not like reverse voltages. Obviously an intent was to reduce AC flicker (the designer probably had a customer whine that looking at the LED gave them migraines), but the approach to using a capacitor to mitigate flicker seems all wrong-it should charge through a 10 ohm resistor and discharge from the capacitor through the 470 ohm resistor, not the other way around. 

Also, having a second LED series resistor seems pointless - until you realise this guy obviously liked using 10 ohm resistors as cheap wire link bridges on the circuit board-see V1A's grid resistors, where the second 10 ohm grid resistor is well within the tolerance range of the 47k resistor so it is practically useless. Likewise, the two 4k7 resistors on the output could easily have been replaced with a single 10k one.

Thirdly, while the tightly twisted pairs for the AC supplies and audio in/out to the main board are good design practice, using a ribbon connector to and from the EQ board without ground-connected lines inbetween the signal wires is not. The unused lines in the ribbon could have easily been connected to ground.

Finally, the fixed 1 Megohm resistor in the output circuitry serves a valid purpose-protecting the output from footswitch noise by ensuring a DC path to ground while the switch is changing over. Likewise the 100k resistor that bridges the input jack when it has nothing plugged in prevents hum and noise pickup.



Sunday, 5 May 2024

Tube-a Smarties (Part 2) - under the hood

(read Part 1 if you haven't already) 

So, I managed to have a look at the circuit board yesterday. Only one of the screws holding the main PCB required pliers to extract it-as a result of some rust at the end of it.

The other side:


Pretty much as I expected from the other side. BAC1 and BAC2 are 47uF 350V types, textbook plate voltage filter cap values. Interesting to note that the circuit ground is isolated from the chassis by a 10 ohm resistor for noise isolation plus a diode pair as a safety switch in case signal ground goes "live" to a voltage over 0.5 volts. The huge red capacitor is a 220nF 400V DC blocking capacitor to couple the passive EQ board to the high-voltage plate of one of the valve amplifiers sections. Lastly, the "unbypassable" output DC coupling resistor is 1Mohm, so it should not affect "muh toan" too badly.

Looking under the can, we find this:


A Groove Tubes 12AX7, so a decent brand for the time, and from an era before Metasonix introduced adventurous valve choice to the world of guitar pedals and amps. At this point people were overwhelmingly still just using the same four or five valve types that Leo Fender or Vox had used in 1960 to design guitar amps.

As mentioned before - safety...one can say this is the product of a more innocent time, but even then people would put fibre insulator cards between a circuit board with exposed 200 volt solder points and a metal case that is less than a centimetre away. This guy didn't. While I'm sure it is safe, I would not use this at a gig where there might be drink spills...

Part 3 coming soon!

Tube-a Smarties (Part 1) - the discovery

 Amazing what you can still find in a hock shop in an era when everything (including secondhand gear) has been getting expensive. I went into a local pawn shop to see this peeking through a pile of stuff in the shop window...

Lab Systems VPF-1 Truetube pedal


I figured given the captive mains lead it actually was based around valve technology, and the cheesy typography on the panel either signified an "AliExpress Special" Chinese product (think early Donner), or an actual boutique manufacturer run by an engineer with questionable graphics design skills. (As an aside, engineers should not be allowed near the Bauhaus font - ever!)

Trying to find a reference to it, there is literally nothing in the current WWW, and Google turned up a complete blank. I could find out that Lab Systems were a well regarded maker of bass amplification in Melbourne the 1980s and 1990s, but ceased trading in the 00s, and while there are some (very folksy) manuals for some of their gear preserved on the web, this wasn't one of them.

Needless to say I was there the next morning, $A75 (about $50 in Freedom Fries currency) in hand-and then the retailer's credit card machine managed to crap the bed and eject its entire roll of thermal paper rather than complete the sale. One instant bank transfer later, however, and this machine was mine!!!!

Lab Systems VPF-1 Truetube pedal

On plugging it in, the power indicator/footswitch status LED turned on, nothing emitted burning smells, and no circuit breakers tripped, so once I got it home it was time for a look under the hood.




Well, that's definitely a valve poking out from under the circuit board, and some sort of passive EQ circuit on the hot-glued daughter card. The somewhat dodgily screwed-in little transformer has 6.3VAC and 200VAC secondaries, so unlike most modern gear, it seems to run the valve at full rated heater power AND a decent plate voltage. The company that made the transformer is still in business, though unlikely to have any corporate memory of the product. (As an aside, the requirement to get expensive electricity authority approval for every country you sell equipment that runs over 50V inside the case has compromised the design of a lot of valve gear, but electricity authority approval or indeed safety was not on our old mate the engineer's radar, as we shall see later)

Looking more closely at the back of the single-sided main circuit board, nicely retained with shake-proof washers and Loctite retention glue for the screws, we can work out a few things going on even without seeing the other side:


At the bottom, the red 200VAC wires are almost certainly feeding in through resistors to a full-rectifier diode bridge (where the link/bodge wire is), which then goes to a big-ass capacitor to ground (let's call it BAC1), which then feeds via a resistor to BAC2, and then to a couple of plate resistors (the valve evidently contains two independent amplifiers). This configuration was called a Pi filter (because in circuit diagrams it looks like a Pi symbol with two capacitor legs to ground and a resistor or inductor bridging them on top) and is a classic way of filtering mains hum out of the plate voltage for valve supplies. Indeed, after the unit was turned off, BAC1 still had enough charge to arc my screwdriver when I touched it across the contacts. With power on, I measured 279VDC across BAC1, 271V DC across BAC2 (due to the "Pi" resistor dropping voltage) and 190V at the closest valve plate. 

Another thing-the "Pure Valve" appellation is truth in advertising-the only silicon in the whole thing is in supply rectifier diodes and the indicator LED. All buffering and amplification in the audio path is done by the valve, and the audio does not pass through any solid-state semiconductors!

At top, the 6.3VAC supply (white wires) is fed directly to the valve heater, and also powers the status LED via a ballast resistor. Whenever the pedal has a "cold start", the LED takes a couple of seconds to reach peak brightness. This would be because the initial inrush current (due to the valve's heater having a low "cold resistance") is causing the dinky transformer to "regulate" and drop its output voltage until the heater warms up - which would have the benefit of soft-starting the valve, thereby prolonging its life.

At bottom left, one of the retention screws connects the circuit ground to the case (which is wired directly to mains earth), but via what appears to be a resistor-or three?

Lastly, it has a mechanical switch bypass which connects the input to the output, but does not bypass the ground-coupling resistor on the output, nor does it disconnect the input from the passive equaliser daughterboard, so not "true bypass". Sorry, cork-sniffers.

So does it work, and does it justify the 75 bucks? Yes and yes.

Plugging my MTD Kingston Heir bass into it, I found it can deliver a nice clean boost (with a small bit of plate noise only noticeable if you're really looking for it, and no discernible hum), plus the EQ is subtle but musically useful.

Part 2 coming soon!!!



Saturday, 29 October 2022

Cat in a Can

 I had a rough start to the working week last week, so a bit of retail therapy was in order. Going to my favourite hock shop I saw this with a $299 price tag. A piece of 1973 ancient history/juvenilia from one of the most iconic synth makers of all time; a bizarre unique design (and nomenclature); a very good price; and a cool FX pedal to boot? Hell yes!



It did not disappoint. The Funny Cat AG-5 is a unique design that has an "SDS" distortion, (over) drive section switched in and out on the right, and a rather unique envelope filter ("Harmonic Mover") switched on the left that, on at least one of its three settings, has an attack that is just like a cat's meow (hence the name). It was a contemporary of the similarly oddly named, but now highly sought after, Bee Baa two stage fuzz pedal, that sells for even more that this little guy (which itself has an indicative sold price hovering around $500 AUD on Reverb).

The physical design is pure 1973, a solid sheet steel enclosure that takes up a fair chunk of space, mechanical foot switches, battery operation only, and controls out of harms way and out of sight/out of mind of the guitarist - all on the back (audience) side of the unit.



Controls are straightforward - an output level adjust for the SDS, a mix control between the Harmonic Mover output and whatever goes into it from the SDS footswitch, and three envelope responses for the Harmonic mover. In keeping with the time it was made, the circuit is buffered at all times and has a rather low input impedance - true bypass loving tone questers look elsewhere!

I tested it with my Yamaha active pickup bass, and it could range from hard to tame, with the Harmonic Mover ranging from nasty-in-a-good-way (on the fastest envelope setting) to remarkably musical on the more docile setting. The crazy filter circuit (a transistor warping an RC circuit) has a unique character.

The unit opens up easily-there are four thumbscrews on the side, two of which serve as a hinge for the bottom plate when loose, and two that can swing out of the body.


The insides look just how they would have in 1973-note the green stuff around the screws, jacks and pots - this would be Loctite adhesive or similar, that has done a stellar job of holding everything together for half a century, despite the beating the outside case has taken. The cleanliness of the inside is also a tribute to the  well-sealed enclosure, and the little steel box for the battery is a nice touch. Note also the "blind hole" between two of the pots-there is another between the footswitches under the circuit board. The case was common to the Bee Baa, which had an extra pot and footswitch. 

Check out the copper patches on the circuit board-the rest is silver because it would have been soldered in a "solder bath", but these areas would have been masked off with Kapton tape or the like to keep solder out so parts could be attached later. Hmmm, let's have a look to see what they are...


So why does it have three little circuit boards sticking out, when they could have been put onto a single bigger card? To answer this, we have to consider how things were in audio electronics in 1973. 

A few years before, largely due to the genius of Bob Widlar, the monolithic (ie "chip") operational amplifier (opamp) had revolutionised electronics. A compact, accurate, versatile amplifier was now something that could make electronic design easy, rather than using traditional cascaded transistor based circuits with complex assembly due to lots of parts. 

Problem was, these new little wonders were expensive. Even the uA741, which is remembered now as middling at best, cost about $5 US each in 1971, and for a cost conscious Japanese guitar pedal builder this was probably a deal-breaker. 

At the time there was an alternative used in high-end mixing consoles due to the limited gain-bandwidth performance of early IC opamps, which limited their ability to amplify weak signals such as microphones while keeping the full audio spectrum intact. Companies like Neve and API made opamps from "discrete" parts (ie old-fashioned transistors and resistors) on a little submodule, and these are still made today by and for recording equipment purists, despite ICs having long-since caught up.

So what did Roland do? Unlike the Bee Baa, which has the old-fashioned cascading transistor technology, the Funny Cat was based around the new opamp tech but used cheap-and-cheerful roll-your-own opamp modules. As transistor matching is important for opamps, it is my guess that individual modules needed to be quality tested for performance before they could be soldered in. 

There are good transcriptions of the main Funny Cat circuit around, and people have managed to sell clone PCBs of it, but the clones all use IC opamps which will not have the organic imperfections of the original. I believe this is so because the opamp modules do not appear to have ever been documented. Well, a fun Saturday evening later, that is no longer the case...

Funny Cat opamp schematic




The circuit is very simple (though not as simple as, say, the Moog Modular CP3 opamp circuit). It is designed for low power usage and single supply operation, with a Class A output (no crossover distortion, unlike classic 1970s low voltage opamps such as the LM324 or LM358). Also, Roland made life more complex for themselves by putting the negative feedback resistor, usually an external component, on the opamp card. This means that the Funny Cat requires two different card types with different feedback resistors. It seems that Roland didn't trust the circuit to be stable with the feedback resistor on the "motherboard" and wanted to keep it very close to the transistors it bridged.

Anyhow, there goes a first look at a true original from Roland. While I love it, I have a feeling that some of the out-of-control behaviour with the Harmonic Mover is due to a dried-out low-range envelope capacitor - watch this space!




Saturday, 1 January 2022

BBD and me, and Ali Express fakery

In my previous post about the Roland stringers, I mentioned that they all used the Reticon SAD512D chip, but the second iterations of all these designs (circa 1980) switched over to Panasonic chipsets. I thought I would mention a bit about why this happened, and why a dead SAD chip make you, well, sad.

Reticon was actually an early pioneer in the use of CCDs, both in BBD (Bucket Brigade)delays and video sensors. Although co-founder Gene Weckler wasn't part of the Traitorous Eight who left Shockley and co-founded Fairchild, he followed a similar path, working for Shockley straight out of university, then Fairchild, then onto his own startup in 1969.

Their products included the SAD (Sampled Analog Delay) chips, including the SAD1024 with two independent 512 stage delay units, and the SAD512 which was basically a SAD1024 where one half of the chip had failed testing (a 1000-transistor chip in the early 70s would have been a biggish deal to produce in quantity and yields would not have been great). To understand how these worked, one cannot think of them like a digital memory chip, or even a digital delay line like the Princeton PT2399 (their distant descendant), where every location can be in use simultaneously. 

The reason these were called Bucket Brigade was that they consisted of a line of capacitors and electronic switches connected to each other. As a voltage came into the chip at one end it was progressively passed through the entire chip, but instead of being done so in a ripple arrangement, where one voltage is passed out and each other voltage shuffles forward one by one, half the storage locations would be empty at any given time, and each next cycle would either sample an incoming signal and shuffle existing locations forward by one, or output a delayed voltage and shuffle existing locations forward. This may seem inefficient, but it removed the need for complex circuitry to address each delay location individually, as well as ensuring that all locations moved forward simultaneously within a single clock cycle. Indeed, all one had to do was connect the gates of half the bucket transistors to a clock input, and the gates of half the bucket switches to another, and send alternating signals to each clock input. 

What the SAD512D did was no longer make the 512-stage version of the delay line an afterthought, but shrink it down into a compact 8-pin package. It also included some circuitry to generate the alternating clocks from a single square-wave input, thus making the chip very guitar pedal-friendly. 

So sunshine and roses, right? Well, in 1977 EG&G bought Reticon, and it appears they really wanted them for their optoelectronic tech as all further refinement of the SAD BBDs seems to have ceased. Enter Panasonic, who soon developed rival products and continued refining their performance and voltage requirements, and by 1980 had convinced Roland to switch over to their products, even though the Panasonic MN series BBDs always required two external alternating clocks. Before too long both the SAD and Panasonic MN chips were discontinued in the face of digital tech, and became very expensive on the aftermarket. Eventually Uli Behringer's CoolAudio reissued the MN series chips, leaving the SADs high and dry and consigned to history's dustbin. What did not help either is that the SAD chips have a reputation for dying (ie my RS09) and this has further constrained supply and made second-hand parts suspect.

However.....

It appears that SAD512Ds are available again-not officially of course. The Chinese semiconductor market can be a wildwest of recycled scrap parts, sometimes labelled to be that what they are not, or even non-working chips which have been labelled to con desperate and gullible Westerners. Worse still are US Ebay sellers who import this junk and resell it offering it an air of legitimacy at a higher price. Still...when used SAD512D chips that are probably on their way out fetch triple-figure prices, it's tempting...






 


And indeed I was tempted. So after spending $A15 on AliExpress, this arrived...


The total lack of antistatic packaging was not promising.



And no mistaking the engraved printing for a new-old-stock 1980s manufacture (ink printed) chip. Still, testing time!!!! First up the testing rig:


Followed by removing the precious original from the pedal board for safe storage (after disconnecting the battery)


Then the unknown chip in circuit.


Results: both chips were non-functional. As static damage to both chips in transit is unlikely, one can only assume they were duds to begin with. Lesson learned. On to the repair!



Sunday, 18 July 2021

Oh, your hype is beautiful, oh the price...I C O N I C


 Well, in a coda to my Tandy Tampura article of last year, and echoing my sentiments in the article, it appears that the home of hype and greed in the service of the price inflation of music gear has decreed that this rhythm box is now "iconic", with "sonic territories" waiting to be explored (and presumably prices to be gouged) by issuing a sample pack. It's hilarious that they try to make you believe this was ever worth 24 bucks, when it takes longer for you to read the legal terms and conditions PDF than it probably did for a person to assemble this entire "extensive" sample package, but here it is.

You honestly can't make this stuff up. Bonus points for recording a piece of 40-year old consumer-grade ephemera with a recording setup you could probably use for classical music recording. Says it all about the vintage gear hype cycle, really!

Wednesday, 14 July 2021

A very SAD Panda (plus MXR shMXR)

So...as we already saw, my RS09 needs a bit of open-heart surgery to get back to full health, with the transplant required being the most costly one possible after the master octave generator,  an SAD-512 BBD chip.

Here is a close up of the deceased piece of metal-oxide coated silicon in question.


So...despite being out of production for decades, this chip appears to be for sale in bulk lots from China, at high prices, as "new". Normally I wouldn't go near the Chinese aftermarket for silicon, as chips pulled from electronics recycling are often sold as new, and sometimes chips are even relabelled to look like more expensive and desirable models-which doesn't make them work like the more expensive brethren!

Therefore, I did what anyone would do, find a crummy piece of gear that used the chip that I would have no qualms about sacrificing. Picking up courage, I waded into that wretched hive of scum and villainy known as Reverb. Hmmmmmmmmmm.....

As crummy but useful things go, an MXR "Commande" chorus pedal from the early 80s is about the ideal, containing a SAD512D BBD and costing about $100 shipped. This was an abortive attempt to compete with the Japanese onslaught from Boss and Maxon/Ibanez, which saw affordable, well-made pedals in rugged die cast enclosures flood the US market. Well, at least MXR tried to match them on price, pity about the rest.


This pedal even looks cheap, from the poor screen-printing on the enclosure, to the enclosure made out of two bits of plastic held together with a single screw, with even the battery door on a plastic hinge...ugh


The innards sort of match the outside, with a cheapo fibre PCB. Surprising use of metal film resistors for the time though, even if they are 5%. The transistors appear to be Japanese types with flat chamfered cases, which may be a giveaway as to where this was actually made.


Note the (single) socketed BBD inner the switch-this unit generates a chorus by modulating a single BBD with a single LFO against the source signal, which is a far cry from the RS09's ensemble. Also note the (thankfully obsolete) American-style minijack power connector.

The back of the PCB-it appears someone has tried to repair the battery snap, and ripped traces off the board, requiring link wires to keep it working. Blechhhh....








At first sight I thought the socketed SAD512D and the appearance of rubbing on it meant that the unit had been repaired and a dodgy "reconditioned" part had been substituted. Looking at other units, it appears that this is standard ex-factory on both counts - as is the messy soldering of the pots.

Well, it works OK, but I would never use this seriously in music, so the chip is a good candidate for the RS09. That leaves the chorus pedal as a perfect testbed for other chips, even cheapo Chinese clones....hmmmmm
(to be continued)

Sunday, 11 July 2021

Zing went the strings

As mentioned before, I have a Roland RS09. Recently I took advantage of an online sale to add a Behringer VC340 to my collection. It seems to be the universal opinion that the VC340 *is* the reincarnation of the Roland Vocoder Plus version 2, and I'm very happy with it. I realised I now own two of the "big three" 1978-9 stringer designs by Roland, the other being the now-ridiculously-overpriced Paraphonic 505. These broke the mould of triple chorus "Solina wannabes" set bv the earlier RS202 stringer, introducing Roland's own four-chorus take on the ensemble effect. So putting aside the considerable differences in other aspects of their designs, what are their differences as stringers? No-one seems to have done a direct comparison of all three, there is misinformation around, and some comparisons have an almost comical confirmation bias towards expensive purchases, so here goes.

Note 1: all schematics are the 1979 "rocker tab" versions which all used SAD512 BBDs in the ensemble circuit. These chips are now very expensive to replace if they die!

Note 2: Sustain in the schematics is actually "release" on the panels and in modern parlance. 

Mode I means that pressing a key while another is held will not cut off any note tails that are still sounding, but pressing a key after all others have been released will cancel all sounding notes. This is useful for vocoders or paraphony where you do not want note smearing when the VCF envelope (or the speech signal) re-articulates. 

Mode II means that note tails will not get interrupted by new notes, and is best for pretty much anything else.

Note 3: Ensemble Mode I: animated from slow triangle LFOs and fast sine LFOs both being applied (think classic stringer)

Ensemble Mode II: slow sweeps from just the slow triangle LFOs (think goth icescapes like the Cure's Funeral Party)

Ensemble Mode III: Mode I but with feedback loops on the right and left chorus groups, meant to emulate rotary speakers but sounds more flanger-ish


ParameterRS09 Organ/Strings mk1Vocoder Plus mk1Paraphonic 505
Schematic dateDec 78Sep 79Sep 78
US Price 1979$795$2695$1695
Keys444949
Keysplitnoneupper/lowerupper/lower
Master Oscillator
transpose
Octave down switch,
fixed /2 divider
variable bend slider,
range adjustable up to an octave down
variable bend slider,
range adjustable up to an octave down
Master Oscillator
divider ranges
8',4',2',1'8',4'8',4'
16' (bass only)
Ensemble modesI,IIII,II,III
Ensemble LFO rates6.7 sec, 5.5 sec
210ms, 170ms
3.9 sec, 4.6 sec
150ms, 175ms
6 sec, 7 sec
160ms, 180ms
Ensemble external inputsYesNo, vocoder carrier onlyYes
String assign to Ensembleswitchable on/offfixed onfixed on
String footages and waveshapes4'- 3-bit saw
8'- 4-bit saw
summed from divided square waves, "log curve"
global waveshaping
4' - spaced sharktooth
circuit on each key
4', 8' - spaced sharktooth
circuit on each key
String filtershigh on 4' tabswitch
low on 8' tabswitch
globalhigh on upper tabswitch,
low on lower tabswitch
String footage selectiontwo tabswitchesnone4'<-> 8' cross-fader into each filter
String LFO vibratoyesno,
vocoder and voice vibrato modulated via SAD1024 BBD delay
yes
Release modesI,II
(panel switch)
I
(fixed)
I,II
(Mode II only via footswitch)
Polyphonic Release controlyes, release start level, foot switch controlyes, release start level, no foot switchyes, true variable release time, foot switch control
Paraphonic attack controlyes, strings onlyyes, independent for strings and voiceyes, strings only
Tone controlyes, pre-main output, common with organyes, individual pre-chorusyes, post-chorus, on back panel
Synth connectionsgatebus out, "raw organ" (unfiltered) outNogatebus out, trigger out (retriggers on additional keypresses)
Phones outyes, stereo, master fadeyes, mono, separate fade, transformer isolatednone

As can be seen, there is a lot of similarity between the RS09 and its (then and now) expensive siblings, even surpassing them in some respects. All three can effectively layer other sections to "thicken up" the strings' low end-the RS09 has organ, the Vocoder has 8' human voice, and the RS505 has an actual mono bass section. Interesting also to note that the prices are for sure a reflection of a time when electronics cost far more than the metal-and-woodwork that housed it, as the lightweight, utilitarian RS09 was not that much cheaper than the deluxe wood-cased RS505.

Also interesting to note that both the most expensive and cheapest of these three survived into the 80s in a revised version with touch switch controls and updated Panasonic MN BBD chips, and the RS505 didn't. Maybe on the eve of affordable true polysynths (the Jupiter 4 was out at the same time for $2795), the RS505, with its "synth" section with just a single VCF that didn't track the keyboard and a single VCA, simply turned out to be neither fish nor fowl. 

Moreover, for about the same price people could have had an RS09 and an SH09 synth combo, which for roughly the same price could either provide strings and a mono bass/lead with filter tracking and actual portamento, or when patched together, paraphonic filter and VCA articulation. 

The RS09's low price earned it thousands of sales, a place on all three of the Cure's "dark trilogy" of 17 Seconds, Faith and Pornography, and even a failed, market-misreading spinoff in the Saturn 09 organ (ah Roland, you've done it again!). The fact that layering the organ onto the strings along with Mode II ensemble gives a passable synth-like pad sound would not have hurt the RS09's sales, either.

As for the Vocoder Plus, the string section was obviously a cheap and easy add-on to the insanely complex vocoder that, along with its unique analogue voice synth (hey, why not add another 7 bandpass filters while we're at it?), gave it the ability to replace the Mellotrons of the rich and famous on tour, and earning it a place in the rigs of people who never even used the vocoder, like Tony Banks. The vocoder does feature on 80s hits both groundbreaking (O Superman and Behind the Mask) and timelessly cheesy (Mr Roboto).

To close with a bit of subjectivity, if you can get a good deal on it, the Behringer VC340 is well worth the asking price, and better value new than any of the above after 40 years of use, as well as adding DIN and USB midi control. It sounds "off" through a mono signal chain, but godlike if you can keep in in stereo and keep levels well down to avoid overloading artifacts.

Friday, 19 June 2020

Maxon Payne 2

Well, I tested my original hypothesis of how to fix the Maxon Autofilter tonight, with a roll of duct tape from a $2 shop. Would layers of duct tape on the overly-soft sponge buffer between the miniature switch and the pedal movement get the Maxon Autofilter switching again? Time to cut them up and see!


I first tried applying a 6-layer thick square onto the pedal foam to add enough contact pressure to switch the pedal. No dice. Then I added a further 4 layers of duct tape.

Success!! The pedal switched over - just- at the bottom of its travel. Screwed the switch in, clicked it a few times-then it stopped clicking. Time for more tape. I added another 9 layers, when it started working, then another three more for good measure. It worked, but again, it eventually stopped changing over the switch as the foam block "adapted". Argh.


Another 8 layers of duct tape later, the pedal is now changing over nicely. As I predicted in my earlier post, the foot pedal movement barely moves far enough to disengage the pedal (the deepest travel of the switch) so alignment is critical. I think I will be keeping the pedal in the engaged mode when not in use to minimise switch pressure on the foam.

And of course with all of this insertion and removal of the switch, one of the flimsy wires to the switch carrier board snapped! Murphy's Law in action, and time for more soldering.....

Tuesday, 16 June 2020

The Joy of Forgetting

About a year ago, I was browsing a pawn shop when I saw a guitar pedal that immediately drew my attention for a few reasons. It was big, it was colourful, it was made by Electroharmonix (who have a legendary rep in their own right and also employed former EMS VCS3 designer David Cockerell in the 1970s), and it had the word synth in it!!!

Although it appeared a bit beaten-up and well-used, it seemed to be in one piece, so I asked the staff what the price was. $29. Instant buy.


The original pedal was indeed designed by David Cockerell in 1978, and was very interesting. It employed an obscure RCA transconducting op-amp (CA3094) extensively, and had some innovative ideas. For example, the "subharmonic" generator was actually a chopper timed by what the pedal's circuitry saw as the fundamental harmonic waveform. The chopper signal silenced the original signal during every second cycle for a subharmonic with traces of the original harmonic structure. Its square wave output (a pre-filtered saturation distortion) had the input signal's amplitude envelope re-imposed on it. The octave output was not time-based, but actually a full-wave rectifier with high-pass filtering. There was a threshold-triggered variable attack generator controlling a VCA.

Icing on the cake, it had an 18dB lowpass VCF with resonance whose control source defied both received guitar pedal wisdom (from the 70s until now, preferred logic is that filters should follow the input signal amplitude envelope ie Moogerfooger LPF and Maxon Autofilter) and received synth-head wisdom (filters should be controlled by an envelope generator with defined rise then fall times ie Moogerfooger MuRF). Instead, input signal threshold triggers a linear ramp generator with arbitrary start and stop levels, and a time control.

So, I got it home and turned it on. All seemed to work. The slider travel seemed a little rough but there was no noise or dropouts when I moved them. However, there was no filter motion at all-no matter what the settings, the filter was stuck tracking the stop level slider. Oh well, maybe it broke and that's why it was hocked for so little? Let's take a look!

The board inside is (nearly) all surface mount, with the prominent exception of tantalum caps (Why tho????), and looked very different from the 1978 schematic-and not just due to the absence of CA3094s. The board did not seem to be very logically laid out, either. I put it aside to work on other things.


Yesterday I found that a brave soul (Bernard d'Uur) had actually made a trace of the schematic for this revised modern reissue. Yay! A few things were apparent. Not just the OTAs switching to 13700s, but much of the circuit had been revised. Gone were the nice dual 12V power supplies, now there was a cheap and nasty op-amp rail-split of the 9V signal to give virtual ground at 4.5V (c'mon EHX, even hobbyists know to use the LT1054 charge pump IC to get dual 9V supplies!), and the circuits appeared to have been cheapened a lot-gone were the zener references and a lot of the OTAs, replaced by generic transistors, generic signal diodes and resistors in paralleled configurations. In short it looked like a design that had the hallmarks of a synth designer (whose design language was typical late-1970s) had been re-imagined by guitar pedal guys (whose design language often seems stuck in 1967!). Still, the filter circuit seemed intact, despite the current design cheaping out on ceramic caps rather than film.

So, I got to work. Still working on the assumption that the pedal had broken after purchase, I suspected that one of the many signal vias (courtesy of the haphazard-seeming layout) was to blame. With expansion of the many fibreglass layers in a PCB, signal via traces running between board layers can be vulnerable to failure, which is why they they are often filled with epoxy, solder (better), or soldered solid wire contacting the top and bottom pads of the board (NASA standard!) to guarantee longevity.

I noticed that there were empty part positions, largely to accommodate through-hole versions of parts where no SMT equivalent was available at time of design, such as JFETs and some capacitors, and set to getting the board out of the case.

At this point it was clear that it was not designed for field servicing, as the jack sockets would not allow the board to be easily removed. I eventually pried each side by increments with a small screwdriver, and it was free.



Looking at the front, it was clear how dirty the board was from use, probably due to a total absence of dust filters on the slider runs (cmon, EHX!).


I returned to Bernard's schematic, and decided to start looking around the ramp generator, starting from the timing capacitor C6. Ummm, what timing capacitor????


The filter ramp timing cap had never been fitted at the factory!!! This explained why the filter was static alright, and it must have been the case that the guitarist who bought this shrugged their shoulders and just used it as a glorified fuzzbox. Still, it begs the question of what sort of quality control something that costs $A600 new deserves-there were no quality control stickers on the board or inside the unit.....

The solution was a nice fat 10u tantalum cap scrounged from a prototype I had to hand and soldered in seconds. First switch on-yay!


The 18dB filter squelched beautifully when animated by the ramp, and with ye old Concertmate drum machine I was in heaven.

Conclusions: Quality control matters. Having any parts such as tantalum caps that can be assembled by machines, assembled by machines, is A Good Idea. Not leaving multiple empty part positions on your boards so that hand assemblers don't get confused when visually checking the parts that should be there, is A Good Idea. Designing your PCBs so the layout is logical and aids service, like Roland analogue synths, is A Good Idea. And when troubleshooting, don't ignore the obvious, assume cost equals quality, or discount human stupidity :)

Monday, 15 June 2020

Hey Mr. Tampurine Man

You never know what you find in an "uncurated" antiques shop. In this case, something that looked like a vintage answering machine that had been hacked to be an analogue preset rhythm box-for about 50 bucks after negotiation with the seller. Woo-hoo!!!


Getting it home, it sounded very much like a poor man's DR-55-claves, open and closed high hats, snare and kick and that's it, but all voices were nice and punchy.

On the back was a label which made it appear that it had been part of the holdings of an educational institution-presumably in the US given the date format from when it entered inventory in 1980 -  T. something College of the Arts?


The label is interesting for a couple of reasons-firstly, it dates it from the brief period when analogue synths were moving into the consumer space before the Casiotone onslaught, and indeed the quirky design brings to mind Paul Schreiber's recollections of how he was told to design the Moog Concertmate for Radio Shack around the same time. For example, they required all line outputs be on phono jacks for connection to domestic hifis-as is the case here. It has a 2.5mm start/stop footswitch input that screams "dictation machine"-and indeed it was sold bundled with a plain-looking footswitch that just reeked of typing pool anti-chic, and was probably excess stock from a Realistic dictaphone.

Secondly is what appears to be the college's intended use of it-a "tamura". In South Asian music, an electronic tampura or tanpura box is an electro-acoustic accompanist for live acoustic musicians (it was originally invented in India in 1979). When I got the Realistic home and turned it on I was surprised-the built-in speaker is loud-really loud, easily sufficient to accompany a small acoustic performance. In these days, when we are conditioned to expect inbuilt speakers in portable instruments are usually toys or at best sufficient for personal practice, this came as quite a surprise.

There was also something else that was really loud-a continuous tone that would not stop unless the input power voltage was dropped to 4.5V. Fortunately the schematic was not hard to find online. It appeared that the "tuned" voices (bass drum, claves and snare) were produced by the "pinging" of four pole single-transistor hipass filters generating tones from decaying feedback from the collector, and the emitter of each transistor is connected to a trimmer which sets the gain on the collector resistor and therefore controls feedback. Could it be that one of the voice trimmers was out of alignment and feeding back too much so that the sound never decayed?

Time to open it up!



The biggest surprise is that the speaker takes up almost half the space inside the instrument. The rhythms are driven by a Sanyo preset rhythm generator chip called the LM8972 (bottom left of the main board). Many other devices used this, and many of them used a remarkably similar circuit to this one, but in stomp box format (such as the Sound Master Rhythm 1). Transistors were all the bog-standard Japanese NPN 2SC1815 except for the reverse-biased noise generator, which was a 2SC1923, presumably because it was noisier! Note the big red inductor-a single transistor LC cymbal noise filter is a big part of the DR55's sound, and a similar circuit technique is present here too.

Any way, to work. After all the effort it was almost anticlimactic. A slight twist on one of the trimmers and the droning stopped, with the snare now decaying nicely!


I tried turning the noise trimmer, and it did vary the level of the noise source pretty effectively.

So to wrap up, it's a fun instrument with a powerful voice that is hamstrung by its limited rhythm selection. Also its primitive RC power bypassing puts the sensitive analogue circuitry at the mercy of interference from the digital circuitry, so that even when stopped a very faint ticking is audible from clock interference "pinging" the clave circuit. Nonetheless, it has great potential as a sound module. Adding trigger inputs would be easy as it already has pulse extractors on all voices, likewise adding individual outs, with plenty of room in that huge case.

Another thought-remember those pedals based on the same circuit we mentioned earlier?  Thanks to prominent Youtubers featuring them, they are now quite expensive, although they offer very little of the customisation potential of this unit due to their cramped size. This one on the other hand seems to have slipped under the collectors' radar courtesy of its odd appearance and the Realistic brand name and thus is undervalued accordingly. But then again, so was the Moog Concertmate synth once upon a time, for exactly the same reasons...


Dynamico

  My good friend who gave me the sadly-lost Ibanez autofilter years ago also gave me a box that an American friend of his had left with him...