TomWhitwell / RadioMusic

Virtual Radio module for Eurorack
328 stars 91 forks source link

Hum when module is in a separate case from output mixer #50

Open TomWhitwell opened 9 years ago

TomWhitwell commented 9 years ago

So, I've now been able to reproduce this after the reports today.

I have two cases; one Doepfer LC9, one skiff with Tiptop Uzeus

I have a Unify output mixer in the LC9.

Radio Music in the LC9 with the audio going to the Unify = No problem
Radio Music in the Skiff with audio going directly to speakers = No problem
Radio Music in Skiff, with audio going to Unify in the LC9 = HUM

The Hum stops as soon as I attach any other cable from the LC9 to the Radio Music (i.e. connect the output of an unused filter to the Reset or a CV input)

Sometimes while experimenting, I need to cycle power in the skiff to get the module working properly.

So:

Workaround hypotheses:
a) Have the Radio Music in the same case as your output mixer
or:
b) Plug something into one of the CV inputs

Next: Further experimentation to get to the bottom of the problem

svgeesus commented 9 years ago

[quote="Tombola"] I have two cases; one Doepfer LC9, one skiff with Tiptop Uzeus

The Hum stops as soon as I attach any other cable from the LC9 to the Radio Music (i.e. connect the output of an unused filter to the Reset or a CV input) [/quote]

The hum stops as soon as a cable shield is used to make a firm 0V connection so that ground noise from uzeus is diverted to the more solid ground of the LC9 without going via your module.

Although a cable shield works (and multiple cable shields work better) a substantial stranded cable going between the 0V of the two power supplies will give the best results.

TomWhitwell commented 9 years ago

Connecting any module in the uZeus skiff to any other module in the main case kills the hum.

Connecting the output of any single module in the skiff to the main mixer = hum (I mainly use it for sequencing, do don't do this very often!)

Connecting ground in the main case to ground in the uZeus skiff = kills the hum

TomWhitwell commented 9 years ago

Further experimentation on the rear PCB. Curiouser and curiouser.

Looking again at the rear PCB, the ground path is quite convoluted, so I soldered a wire from the GND leg of one of the power diodes, to the DGND leg of one of the protection diodes.

I then installed the module my separate case.

Instead of hum, there was complete silence. Otherwise the module behaved as before - coming to life when a second cable was connected to the module. It worked completely as normal in the same module as the output mixer.

I also noticed that the module comes to life when the tip of a patch cable touches the ring of a socket. It's as if the output is 'floating' wrongly.

Continuing to experiment.

image

TomWhitwell commented 9 years ago

Another test. I wondered if adding the second ground path would reduce noise.

Result: Not that I can measure, in my case.

dinsync commented 9 years ago

This may hopefully offer some insight, I also had the hum going from one case to another and was able to eliminate it using a simple non inverting voltage follower.

Paul

00mb000 commented 9 years ago

by any chance could you take a pic or show a schem of where you applied the non-inverting voltage follower?

I get the hum even when it is connected to modules with the same power source.

dinsync commented 9 years ago

im not actually sure now in hindsight if this is making a difference as I've noticed a slight hum. But anyway something like this

http://www.electronics-tutorials.ws/opamp/opamp17.gif?81223b

On 28 May 2015 at 01:05, celestialtomes notifications@github.com wrote:

by any chance could you take a pic or show a schem of where you applied the non-inverting voltage follower?

I get the hum even when it is connected to modules with the same power source.

— Reply to this email directly or view it on GitHub https://github.com/TomWhitwell/RadioMusic/issues/50#issuecomment-106104869 .

TomWhitwell commented 9 years ago

I haven't done much work on this yet.

I think the issue may be that the DAC output is floating - there is no clear connection between the DAC and IC4D and the audio-out socket ground pin, which might be the only connection to ground in a second case.

However, I DON'T REALLY KNOW WHAT THAT MEANS, IF IT MEANS ANYTHING.

I think that adding the 100k resistor path to ground parallel to C4 (see #70 ) is relevant to this, because it seemed to reduce the issue for me.

My other initial thought was that the ground path on the rear PCB is rather torturous, and goes through the ferrite bead on the Teensy itself. But I've tried shorting this ground path with a fat wire, and it made no difference.

Connecting a second patch cable between other modules in the two cases (or the case and the audio interface/amp) usually solves the problem.

@dinsync This specific issue isn't usually a little slight hum when you turn the volume up, it's a massive hum with little or no audio signal audible.

dinsync commented 9 years ago

yes i think the hum I'm hearing is something different, its there and can be audible but perhaps not the same as this after all

On 28 May 2015 at 10:08, Tom Whitwell notifications@github.com wrote:

I haven't done much work on this yet.

I think the issue may be that the DAC output is floating - there is no clear connection between the DAC and IC4D and the audio-out socket ground pin, which might be the only connection to ground in a second case.

However, I DON'T REALLY KNOW WHAT THAT MEANS, IF IT MEANS ANYTHING.

I think that adding the 100k resistor path to ground parallel to C4 (see

70 https://github.com/TomWhitwell/RadioMusic/issues/70 ) is relevant

to this, because it seemed to reduce the issue for me.

My other initial thought was that the ground path on the rear PCB is rather torturous, and goes through the ferrite bead on the Teensy itself. But I've tried shorting this ground path with a fat wire, and it made no difference.

Connecting a second patch cable between other modules in the two cases (or the case and the audio interface/amp) usually solves the problem.

@dinsync https://github.com/dinsync This specific issue isn't usually a little slight hum when you turn the volume up, it's a massive hum with little or no audio signal audible.

— Reply to this email directly or view it on GitHub https://github.com/TomWhitwell/RadioMusic/issues/50#issuecomment-106224504 .

djamsia commented 8 years ago

I recently set up a Radio station. there is no silence when no sounds, there is always a ground noise. also get a loud hum from the reset input. when it used as an output. I have the pcb rev2.1

NickShaffner commented 7 years ago

Same here, still seeing this issue on my fresh v2.1 build.

On the scope I'm seeing the correct signal on the teensy Adc but the noise/hum seems to be introduced between the adc pin and the audio out header pin on the bottom board.

Has there been any movement on this?

BobJack commented 6 years ago

the same question...

arnorhs commented 4 years ago

same issue for me - constant hum, red thonk version

arnorhs commented 4 years ago

i applied the 100k resistor hack from #70 and that seems to have gotten rid fo the hum for me - edit: nm, not completely - just a bit better

BobJack commented 4 years ago

thanks for your reply!

I did the same, but after that the module began to turn on once every other time

вт, 15 сент. 2020 г. в 04:12, arnorhs notifications@github.com:

i applied the 100k resistor hack from #70 https://github.com/TomWhitwell/RadioMusic/issues/70 and that seems to have gotten rid fo the hum for me

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/TomWhitwell/RadioMusic/issues/50#issuecomment-692400898, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIYGL5BF26W7YRCPZEKKOU3SF25RPANCNFSM4A3VAF5Q .

abramjanzie commented 3 years ago

I am having this same issue. Fresh build, PCB v2.1, constant hum/noise. I've added the 100k resistor as per #70 but that does not address this issue.

The LEDs on top seem to be reacting to the files that I have loaded on the SD card (I intentionally used a speech to make it as obvious as possible), but the only sound is a loud hum/noise that minimally reacts to CV input.

All soldering joints are solid; all diodes, transistors, LEDs, and ICs are correctly oriented.

This happens with both the Radio Music firmware and the test module firmware.