Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main output produces negative voltages #178

Open
soundsbrown opened this issue Jun 29, 2022 · 3 comments
Open

Main output produces negative voltages #178

soundsbrown opened this issue Jun 29, 2022 · 3 comments

Comments

@soundsbrown
Copy link

I just finished building the TM mk II (bought from Exploding Shed). It looks like it's mostly in good shape:

  • the LEDs blink in a plausible fashion when I feed it a square wave LFO
  • the calibration procedure appeared to go smoothly
  • the pulse and noise jacks produce the output I expect
  • the pattern randomizes and locks as expected when I turn the main knob
  • the switch clears and sets bits when engaged
  • the scale knob attenuates the CV output

The bad news is that there's something seriously off about the main CV output:

  • the pattern looks less random than expected, although it's not entirely deterministic (see https://youtu.be/hMXqbaPOg3U)
  • it only outputs negative voltages (between 0 and approximately -8.7V, with a lot of time spent stuck to the latter)

In case it matters, the noise output's range is approximately +/-3.5V, and the pulses are +8.3V.

I haven't been able to spot any obvious problems with my soldering work yet, but I'll keep looking. Meanwhile, however, any tips on where I should focus my attention would be very much appreciated!

Thanks,
Tom

@soundsbrown
Copy link
Author

Addendum: I just built the Volts expander as well, and that works as expected as long as I don't install the TL072 on it 😖 Once the op amp is in place, the output range changes to between 8.7V and 9.5V, with occasional temporary dips to 0V. Presumably/hopefully this is another symptom of my problem with the main module 🤞

@TomWhitwell
Copy link
Owner

Hi Tom,
Sorry you're having trouble. Those are extremely odd symptoms.
Your first comment re negative output points to something wrong either in the DAC0800 or the op amp that scales the output from the DAC (pins 1,2,3 of the TL074 on the front board) - a missing solder point, folded down leg or faulty chip could just about do it. That said, I don't remember ever hearing about negative output before.
Then your second comment confounds that - the Volts output has no relation to the DAC, just the data stream. So that's very odd. Volts issues are pretty rare.
So...

  • check all the obvious things - missing joints, reversed chips
  • If you've connected up something weird like power to the expansion header that can kill chips and create odd symptoms
  • Check you haven't confused the 78l09s with the 2n3904 (although you have noise so that's not it)
  • feel free to share hires photos of front & back of both boards here
  • you could try removing the 2x4050 and 2x4081 chips from the back board - they only drive expanders so if there is an error there, the main module should work without them.

@soundsbrown
Copy link
Author

Thanks Tom. I haven't been able to spot any missing or obviously bad joints, and all components seem to be oriented correctly and installed in the right location. Removing the 4050 and 4081 ICs made no difference, nor did replacing the TL074 on the front board with another one. I can't try the same with the DAC since I don't have spares of those lying around.

I pulled up the schematic and poked around the DAC and TL074 with a multimeter for a while, and found the following a bit surprising (although I'm admittedly not hindered by a great deal of electronics knowledge when I say this):

  • TL074: pin 2 reads the same negative voltages I see on my oscilloscope, but pin 1 is constantly above 11V.
  • DAC: pins 13 and 3 read +/- 12V as expected, but pins 14 and 15 are both 0V. Pin 16 is around -9V.

Finally, I put pictures of the boards here: https://drive.google.com/drive/folders/1b1bgCKMLC9b3bVcvdtSg15BNv7Ko8ZdX?usp=sharing

Thanks again for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants