Page 1 of 2

Moog Source Troubleshooting Challenge

Posted: Mon Aug 05, 2013 10:44 pm
by Anthropic
Hey everyone,

I'm new here, and I'm trying to learn a bit about my newly-acquired Moog Source. I'm pretty experienced with the electronics of amplifiers and other pro audio gear, but the multiple causes possible for my Source's problems is overwhelming. I'm hoping one of the experts here can help me pinpoint the issue.

THE PROBLEM:
The Source powers up, the control panel lights up and is functional, the jog wheel is functional, and a very low constant tone is heard on the output. But, the keyboard is completely inactive and no tones are produced.

THE INVESTIGATION RESULTS SO FAR:
- All power supply voltages are correct.
- The internal battery is still functional, holds a charge, and is not leaky.
- There are no burnt/disconnected/missing components.
- No components are hot.
- When I short random pins on various Op-Amps, I am able to cause bleeps/electronic swells, etc. Therefore, I don't think there is a broken connection or dead IC in the analog path.
- Feeling that the problem is somehow related to the components near the keyboard connection, I began testing things in that area.
Results of those tests:
1. When measuring the voltage at Pin 3 of U31A on the Digital Board, I see rising/changing voltages when various
keys are pressed on the keyboard. That signals to me that, physically, the keyboard is working. So, it seems
that maybe the way the keyboard's voltages are transferred further down the "chain" is the problem.
2. When measuring the output of U31A at Pin 1, I see the voltage go up to approx. 9.286V when ANY key is
pressed. When the key is released, the voltage returns to about 0. This happens no matter which key is pressed,
essentially showing an ON/OFF effect, rather than the increasing voltage with ascending keys on the keyboard I
measured at Pin 3. Does this indicate a blown U31?
3. Another anomaly I've discovered is that both ends of R84 on the digital board (which is also connected to U31) show
only about 2.4V, rather than the 5V the schematic says should be there. The 5V power rail has been checked and is
correct.
4. Finally, when measuring at the conjunction of R58 and R61 on the digital board (while attempting to set the "Full
Scale" 10V), the R62 trimpot has no effect. But, the voltage is correct at 10V, so no adjustment was needed.
Regardless, I've included this detail in case it was related to the current problem.

Any ideas? Thanks!

Dan

Re: Moog Source Troubleshooting Challenge

Posted: Tue Aug 06, 2013 3:01 pm
by MC
The keyboard CV isn't generated at pin 1 of U31. It is generated at pin 5 of U5 on the analog board. Read here:

http://www.retrosynth.com/~analoguedieh ... #technical

If both ends of R84 measure 2.4V, then something is wrong with the trace that supply 5V to R84. Work your way back the trace until you find 5V, you may have a broken trace and have to jumper it. If the output of U31 doesn't go above 2.4v then the cpu doesn't detect a key change and the Source will not trigger anything.

The junction of R58/R61 isn't supposed to change. That point is a regulated 10V source. Re-read the calibration procedure for Full Scale adjustment.

Re: Moog Source Troubleshooting Challenge

Posted: Tue Aug 06, 2013 3:26 pm
by noddyspuncture
Hi Dan,

I don't know the Source at all - but have a comment about your fault finding procedure.

Shorting random Op-Amp pins wouldn't really be recommended...!
You've probably shorted out the power supply either to ground or to somewhere where more damage could be done..!

Cheers,
TOM

Re: Moog Source Troubleshooting Challenge

Posted: Tue Aug 06, 2013 3:46 pm
by thealien666
Hello Dan, and welcome to the forum.

One thing that you wrote disturbed me a little :" - When I short random pins on various Op-Amps, I am able to cause bleeps/electronic swells, etc."

It's never a good idea to short random pins on chips, especially op amps. Whilst this will surely result in some observable electrical changes, it can do more harm than anything else.
I rather use the "wet finger" approach, which does essentially the same but without the potential damage to the chips, as I don't cleanly short out pins this way, but just change resistance slightly to see if there's any reaction or if the chip is "locked/dead".

It's not very "scientific" but has often saved me time and trouble when trying to locate approximately the trouble area in analog/linear circuits.
(of course, a follow-up with the schematics, test point values, proper tools and measuring equipment is in order to properly confirm a defective component.)

Alain.

Re: Moog Source Troubleshooting Challenge

Posted: Tue Aug 06, 2013 8:37 pm
by Anthropic
Yeah guys, I know the op amp shorting thing was not the best of all ideas.
I'll take all of your suggestions and try them out. Hopefully, I'll be able to report back with some positive info.

Thanks!

Dan

Re: Moog Source Troubleshooting Challenge

Posted: Tue Aug 06, 2013 9:11 pm
by Kevin Lightner
I stopped reading here " When I short random pins on various Op-Amps, I am able to cause bleeps/electronic swells, etc. Therefore, I don't think there is a broken connection or dead IC in the analog path."

Re: Moog Source Troubleshooting Challenge

Posted: Tue Aug 06, 2013 9:58 pm
by Anthropic
Alright, alright. I know I phrased that a bit recklessly. :oops: I'm not as dumb as that comment appeared. :? The shorts I made weren't "random" in a true sense and weren't particularly dangerous. I simply injected small voltages (less than 5V) into a couple of the TL072s at points relatively distant from the output of the synth (per the schematic) to see if a signal was making it all the way to the output. This was just a crude "buzzer" type troubleshooting technique. This has proven effective in a number of other projects and I've yet to blow an IC doing so. But, it probably wasn't too helpful in a mixed analog/digital circuit.

I'm sorry that it exposed my inexperience with synth circuits. I'm more used to dealing with various amplifiers and the like.

Re: Moog Source Troubleshooting Challenge

Posted: Thu Aug 08, 2013 3:03 am
by Kevin Lightner
All I can say is that it might seem logical to inject 5 volts into the input of an opamp IF that 5 volts is current limited by an inline resistor AND (as inputs follow outputs often enough), you're sure you're not actually applying 5 volts to the output of other devices.
A straight 5 volts hot off the power supply can have some real current and cause damage (500ma-1.5a.)

Sorry, but you started out writing like a seasoned tech and suddenly took a left turn into circuit-bending.
The former is engineering and latter is art. (flames are better for another thread for those passionate about this subject.)
But for all we know, more things are messed up than previously were.
It's a complex enough instrument and requires proper troubleshooting techniques and deliberate operations. No guessing.
Don't take any perceived anger from me personally.
If you don't know me, I'm a synth tech.
So maybe you can understand my attitude, but I apologize if I offended you.

Fwiw. you can just as easily monitor audio from a probe hooked to an amp if it also goes through a resistor. (common grounds obviously.)
Use something reasonable - 47K-220K hooked to an audio probe to see if you hear the VCOs operating, maybe the output from the filter or noise circuit.
Ideally, use a scope after a long study and note-taking of the service manual.
The Source service manual is not really all that good, but it should at least help trace things out.

Re: Moog Source Troubleshooting Challenge

Posted: Thu Aug 08, 2013 9:21 am
by armillary
For a quick and simple 'touch free' audio probe, a guitar cable connected to a cheap practice amp can be used. Hold the free end of the cable like a probe, get the tip within a half-inch of an oscillator (or octave divider) and you can usually hear the note it is playing (or not playing). Don't touch the tip to anything.

Re: Moog Source Troubleshooting Challenge

Posted: Thu Aug 08, 2013 7:02 pm
by Anthropic
Hello again gentlemen,

An update:

- As a correction, R84 DOES have 5V on one side of it. Due to the lettering on the PCB being indistinct, I was reading the 2.4V off of R64, R67, and R66.

- Hint?: "Mod Rate" LED is solidly lit. It is not blinking. I've heard this may be an indication of CPU trouble...

- Still concentrating on the "Keyboard" section of the Digital board, I made a number of additional voltage measurements at various points
on that board.
Hopefully, these will enable the experts here to get a better sense of what might be going on:
U31 Pin 1= 4.927V
U31 Pin 2= 0V (no matter if any keys are pressed or not)
U31 Pin 3= 0.0049V with no keys pressed.
0.353V with the lowest key of keyboard pressed.
8.732V with the highest key of keyboard pressed.

U32 Pin 2= .0365V with no keys pressed.
4.926V with ANY key pressed.

U30 Pin 1= 9.054V with no keys pressed.
9.059V with lowest key pressed.
Up to 9.091V when pressing some keys toward the center of the keyboard.
Pin 2= 3mV (no matter what is pressed)

Voltages at the power supply pins on all ICs are correct.

Based on these readings, my amateur mind is thinking U31, U30, or both are non-functional. I'd love to be told otherwise though!

Thanks for the help :)

Dan

Re: Moog Source Troubleshooting Challenge

Posted: Thu Aug 08, 2013 7:06 pm
by Anthropic
Also, no voltage is detected at Pin 5 of U5 (Keyboard C.V.) on the Synth board when any key is pressed.

Re: Moog Source Troubleshooting Challenge

Posted: Fri Aug 09, 2013 12:02 pm
by MC
What measurement tools are you using?

The keyboard voltages are correct, that means U30 is working. But not all of those test points are DC voltages. Pin 2 should be stepped voltages, and pin 1 should be a pulse train when a key is pressed. U31 is a comparator which should be generating a pulse train, R84 converts it to TTL. U32 pin 2 should also be a pulse train.

If you're not seeing keyboard CV at pin 5 of U5, that could be many potential causes. At this point you really need an oscilloscope as neither a multimeter or DC readings will tell you anything.

Re: Moog Source Troubleshooting Challenge

Posted: Fri Aug 09, 2013 12:28 pm
by Anthropic
Thanks for the information MC! I'll break out the scope, do some measurements, and report back. To this point I had just been using my Fluke 187. I have been, until now, unsure of when, exactly, the digital pulses were created.

Re: Moog Source Troubleshooting Challenge

Posted: Fri Aug 09, 2013 3:49 pm
by Kevin Lightner
With either a good DMM or scope, you can also check to see if the CPU is receiving a clock signal and if it's being reset upon power up.
The CPU or crystal aren't the hardest parts to find (but the eprom might be.)
Most everything else is somewhat common.
Good luck.

Re: Moog Source Troubleshooting Challenge

Posted: Fri Aug 09, 2013 5:02 pm
by thealien666
FWIW a CPU lock-up can be caused by a lot of things: bad logic gates chips, bad ram, bad eprom (unlikely but still possible), bad CPU itself (I've seen some 30 year old flaky Zilog Z80 get problematic inside warm enclosed casings due to heat build-up inside a Prophet 5).

I remember not too long ago, another member had problems with his Moog Source. Turned out to be a defective logic gate chip in the incremental controller section of the digital board that was locking-up the whole synth. But it took him a week to find out the problem (with the help and guidance of some members here, too).