2

Today I got my new Sennheiser PC 8 USB headset which - to my understanding - basically is a headphone + microphone connected to an integrated soundcard. So to the PC this is just another soundcard. According to some reviews I expected a decent sound quality, especially from the microphone.

I plugged it into the USB port on my "das Keyboard" (connected via a KVM switch) and did a quick recording to check sound quality. I was quite disappointed that the quality was extremely poor: There was lot of noise and the voice was hard to understand.

To be on the safe side I tried to directly connect the headset to one of the USB ports on my computer. To my surprise the result was completely different there: Excellent voice quality and no noise at all!

This left me baffled, as there's only digital signals on USB. How can there be any noise on one USB port but not on the other?

For completeness, here's the two setups:

1) PC(USB) --- Aten CS682 KVM --- das keyboard --- PC 8 headset
2) PC(USB) --- PC 8 headset
  • 1) Lot of noise when recording
  • 2) Perfect sound, no noise

UPDATE:

  • When I directly connect the keyboard to the computer, there's no static
  • I found the whole setup with KVM switch is extremely picky in regard to the USB ports: Sometimes after changing connections (like when testing above) and going back to my initial configuration the USB hub on the keyboard does not work at all anymore. Then even powering off everything and restarting does not help. I have to reconnect the USB port plug on the KVM a couple of times to make it suddenly work again. It will then keep working even when restarting everything (power-off).
  • I've also seen the USB port to suddenly stop working when I touch the KVM. Then again restarting/power-off does not help and I have to play around a lot to make it work again.

Somehow grounding issue sounds reasonable to me. The big question remains: What to do about it? All components are connected via regular power cords (German standard).

How to make everything properly grounded?

UPDATE 2:

Here's an example recording of the noise: https://instaud.io/1Tdq

UPDATE 3:

I tried to analyse the frequency spectrum with spectrum view in audacity. I may be wrong but to me this does not look like typical 50 Hz hum. It rather looks like 125 Hz (and multiples at 250, 500, 750, ...) and some other frequency at 875 Hz.

audacity frequency view

2 Answers2

1

It's most likely to be one of the following:

  1. A poor or overloaded power supply - this can introduce ripple into the supply, which in turn becomes audible. Microphones are particularly sensitive, so you may not hear the disturbance through the headset yourself.

    • Can you put a decent powered USB Hub between the KVM and Keyboard / Headset?
  2. A ground loop - where power supplies are fighting for a "virtual ground". Current flows, which can interfere with equipment in the audible range. Cheap wall warts can actually produce a fairly high voltage between their 0v and local ground (e.g: your PC's 0v), allowing enough current to flow to feel a tingling in your fingers (or worse).

    • Can you replace the KVM's power supply?
    • Can you measure the voltage between your computer's chassis, and the KVM power supply's 0v?
  3. A ground loop - where the PC and KVM are on different ground points. This is less likely, in a residential situation.

    • Can you power PC and KVM from the same wall outlet?

If you can tell us more about what the "noise" sounds like, or perhaps upload a recording of "silence", that would help. i.e: is there a strong 50Hz component? (see this delicious 8 hour epic for an example).

Attie
  • 20,734
0

My gut feeling it is the KVM. Hook the Das Keyboard directly to the PC and then hook the headset to the keyboard. If the sound quality is good, then it definitely is the KVM. As to why the KVM is doing this, its hard to say. It could simply be faulty and causing a bad signal, bad grounding, or something else.

Keltari
  • 75,447