27

"Intense" is the best word I can use to describe it because I'm not sure what it is, whether it's RAM, GPU or CPU.

If I pan the camera in unity:

enter image description here

A high pitched noise issues from the computer. The picosecond I start panning the sound starts. Stops the picosecond I stop panning.

If I start an infinite loop:

2.0.0p247 :016 > x = 1
 => 1 
2.0.0p247 :017 > while x < 2 do
2.0.0p247 :018 >     puts 'huzzah!'
2.0.0p247 :019?>   end
huzzah!
huzzah!
huzzah!

An identical high pitched noise can be heard. I don't think it's the GPU due to this simple experiment. Or any monitor-weirdness (although the sound does sound like one of those old CRT monitors if you're old enough to be young when those things were about) The CPU? Or maybe my SSD? It's my first SSD and the first time I've heard this noise.

Should I be worried? Regardless, what's causing this sound? I can't think what would cause such high frequency vibrations.

I built the PC myself. Not enough heat paste on the CPU? Too much? Just no idea what's going on.

Info:
CPU Type    QuadCore Intel Core i5-3570K, 3800 MHz (38 x 100)
Motherboard Name    Asus Maximus V Extreme
Flash Memory Type   Samsung 21nm TLC NAND
Video Adapter   Asus HD7770
15
  • 1
    It could be the CPU fan going
    – user304064
    Commented May 30, 2014 at 15:32
  • @Starkers: What CPU model do you have? It could be the voltage regulator which is either on the motherboard or the CPU. It can be down to bad capacitors but it's not always an indicator of a problem, I have heard it a lot on laptops and it was definitely not the fan.
    – James P
    Commented May 30, 2014 at 15:33
  • 1
    @bobSmith1432 Don't think so. The millisecond I start panning the sound starts. Stops the millisecond I stop panning. Could it speed up and slow down that quickly? Or is the fan given a signal to speed up the second you do something intense and that signal is causing the motor to make that noise for some reason?
    – Starkers
    Commented May 30, 2014 at 15:33
  • 10
    In a picosecond, light travels about a third of a millimeter. You must have some pretty accurate equipment measuring this. ;)
    – Tim S.
    Commented May 30, 2014 at 19:14
  • 1
    I remember a computer that made a strange buzzing noise, I removed everything and only left the mobo, connected to a monitor. When I removed the fan, the CPU was clogged with thermal compound. I proceeded to clean it all and the noise stopped. Does anybody know why was this???
    – arielnmz
    Commented Jun 1, 2014 at 0:01

5 Answers 5

31

It's called "coil whine". It is not harmful, just annoying. You can learn more about it on Wikipedia:

These coils, which may act as inductors or transformers, have a certain resonant frequency when coupled with the rest of the electric circuit, as well as a resonance at which it will tend to physically vibrate.

Basically you can not do much about it, some coils just have it, especially on graphics cards.

8
  • This exactly. You might be able to contact the GPU manufacturer and see if they will replace it, but that's no guarantee that the replacement won't have the same issue; this is largely dependent on both product design and manufacturing. Commented May 30, 2014 at 15:47
  • Indeed. Your chances of getting a replacement are higher (in my experience), if your graphics card has been promised to be particularly silent and can't keep that promise due to coil whine. Commented May 30, 2014 at 15:50
  • I agree re replacing or buying a different one. But i'd add that there are electronics people with elite skills that can advise those with courage and willing to take the risk, to desolder the offender, treat it and solder it back on You'd have to try an electronics newsgroup or forum or website. I personally haven't done it, but I am familiar with the high pitched whine of some electronic components.
    – barlop
    Commented May 30, 2014 at 16:02
  • Also worth noting, i've heard that a well built coil, can be made from a material that vibrates at a frequency far outside human range (ferrite?). Cheaper ones can vibrate at a range where some sensitive human ears can hear them.
    – barlop
    Commented May 30, 2014 at 16:48
  • In addition to the GPU, there is a switching power supply (containing inductors) on most/all modern motherboards, to step the 3.3V/5V/12V from the PSU down to the ~1V required by the CPU.
    – nobody
    Commented May 30, 2014 at 19:19
6

The two most likely culprits are coils and capacitors in the voltage converters in the various switching mode power supplies in the computer.

Switching power supplies use coils to convert power efficiently from input voltage levels to output voltage levels. The power supply applies a higher voltage (e.g., 12V, not really extremely high voltage) to the coil connected to a lower voltage load, such as the 1.2 volts or so used by the memory or CPU. The high voltage causes a current to build up in the coil. Then it disconnects the high voltage from the coil. The collapsing magnetic field in the coil opposes changes in current, so the coil tries to pump current to its load. A diode from ground on the input side of the coil conducts, so current continues flowing to the load after the high voltage input is disconnected. But the current actually flowing into the lower voltage output decays more slowly than it was building up when the higher input voltage was applied. Thus, you get more current at lower voltage. The output power is always slightly less than the input power, but the conversion can be pretty efficient.

The magnetic field in the coil acts on the current in the coil, producing an actual mechanical force on the wire in the coil, like the force produced in any electric motor. Since the magnetic fields and currents are changing, this causes changing forces which can vibrate the wire of the coil. Power converter whine is likely to be louder at heavier processing loads. Processors really do use more power when they are busy.

Some capacitors also sing. The voltage applied across the very thin insulator in the capacitor physically squeezes the insulator, compressing the capacitor. Ceramic capacitors use piezoelectric materials between conductors and actually store energy as mechanical strain. This effect is used to produce beeping sounds in some electronic devices, such as the beeper in a microwave oven that tells you that your popcorn is scorched into inedible charred fluff.

If your display uses cold cathode florescent backlight, there is a similar converter to convert to a very high voltage (e.g., 1200V) at a very low current. If this converter is the noise maker, changing screen brightness may affect the volume of the sound.

In one computer I had a few decades ago the sound card picked up electronic noise from the various components in the computer. It was only audible at high volume levels, but it was the limiting factor of the dynamic range of the sound card. Disk activity was a big factor in the electronic hash due to the large current spikes when the disk heads moved. If hash in the sound card is the noise source, reducing the output volume should affect the volume of the whine.

4

As some of the other answers suggest, this appears to be coil whine. I occasionally experience the same issue and was determined to find out what the cause was. I removed my Samsung SSD830 and attached it dangling from an eSATA cable outside the machine so I could place my ear next to it.

It was the hard disk.

I was a bit puzzled by this, seeing as there are no moving parts in an SSD. I wrote a CPU bound program to reproduce this behaviour and could see that the HD was idle during the run. This puzzled me further. However, it turned out that this behaviour manifested itself only when the laptop PSU was disconnected and the machine was running from battery only.

It may be that when CPU load increases, there is not enough current available to power all components without a voltage sag in another component, hence causing the behaviour you have experienced. Powerful GPUs and CPUs crave current like a flux capacitor, so it may be you need a higher-rated PSU to deliver enough current during load spikes.

Note This is all conjecture and just based on guesses, so don't go and buy another PSU without confirming the source yourself. This may however help you track down the source of the issue.

2
  • I've had two SSD's. Both have made whining noises. I've done the same as you - put them on a cable and it's definitely the drive that was whining. You just have to be in a quiet enough room to hear it. Commented Jun 4, 2014 at 19:26
  • Thanks for confirming my suspicion. Still haven't been able to find out which component in the SSD could possibly make the sound though, have you? Searching on the Internet only gives you ignorant answers such as there is no moving parts..
    – timss
    Commented Dec 6, 2014 at 0:00
0

If its going to be anything, I would put my money on the CPU.

The fact that you have eliminated your GPU leaves you with CPU, RAM, SSD, FANS.

I doubt its RAM - you're hardly filling it at an obsurdly high rate even with your infinite loop

Same goes for HDD.. the processing work you are doing is CPU intensive, not HDD intensive.

Its possible that your fans are spinning up and a bad bearing is causing you horrible noise.. but since you mentioned it happens the second you spin up the PC and make it work hard, i would argue that the fans are probably a couple of seconds behind while they spin up.

This leaves CPU - your most likely candidate..although it could easily still be explained by a fan as you cant actually hear a CPU ramp up before a fan!

I can't really comment on things like:

  • whether your fan is adequate
  • whether there is too much or too little thermal comound
  • whether your motherboard is drawing enough or too much power
  • whether your PSU is struggling to handle the increased power draw of the CPU..

you haven't provided me with the kind of information I would need to diagnose this. We would need model numbers, potentially photos for the compounds etc.

If I were you and I knew that this was caused by stress, I would start looking at using benchmarking software to establish if any hardware is underperforming against its documented spec - this could start to point you in the direction of what is struggling/failing.

It never hurts (as long as you wear ESD) to remove and re-paste the CPU to eliminate cooling compound.

Some motherboards and CPUs support reading of voltages and usage by software, but again - you would need to check model numbers with manufacturers to see if this was supported or available.

Do you have a spare PC? If you try swapping out the PSU or cooling fans and this problem persists, you can eliminate those too.

Hope this gives you a good jumping off point to get started.

4
  • What component exactly in the CPU would you expect to Whine? I have never heard of that. It is possible that it's a coil, but there are no coils in a CPU! There can be coils near the CPU but that's not the CPU.
    – barlop
    Commented May 30, 2014 at 15:57
  • -1 for saying CPU is most likely candidate, after ruling out RAM and some other things. Have you ever heard high pitched RAM? There are things to look at, There could be coils on a graphics card. You write "Its possible that your fans are spinning up and a bad bearing is causing you horrible noise" Fans don't even make high pitched noises. It sounds like you're just listing things with absolutely no experience of what can make noises(other than fans you have heard, but they're not high pitched).
    – barlop
    Commented May 30, 2014 at 16:00
  • I'd add, technewspedia.com/… apparently a model of CPU there has built in voltage regulators. I can't comment on if that type of voltage regulator would or could whine.. But he doesn't even have that on his CPU anyway. And even if he did I doubt it'd whine.
    – barlop
    Commented May 30, 2014 at 16:46
  • Countering the downvote simply because I have run across the occasional "microphonic chip", which can vibrate under high-frequency switching conditions for essentially the same reasons that a resonant crystal does. So I wouldn't dismiss the possibility out of hand. But that was more common (and more audible) a decade or two ago, when clock speeds were slower. I agree that it doesn't seem a likely cause in today's typical PCs.
    – keshlam
    Commented Jun 1, 2014 at 15:18
0

This solved the problem for me (on Windows 7):

FIX
1. Execute: "regedit"
2 .Locate: HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ Power \ PowerSettings \ 54533251-82be-4824-96c1-47b60b¬740d00 \ 5d76a2ca-e8c0-402f-a133-215849¬2d58ad
3. Change Attributes from 1 to 0.
4. Then, through the control panel - power - in the settings mode select power management processor. There will be an option disabling idle processor and high pitched noise immediately disappears.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .