Atomic I/O letters column #80

Originally published in Atomic: Maximum Power Computing
Last modified 16-Jan-2015.
 

Wasted watts

I'm curious as to the energy efficiency of a typical PC. How much of the power that goes in actually does "useful" stuff like pushing electrons around?

It seems to me that PCs are very inefficient - most of the power being wasted as heat. Say the PSU is 300W and it's fully loaded. Where's the 300 watts going? Some gets converted to kinetic energy (spinning HDDs, CD, fans, maybe sound waves if inbuilt speakers), some to light (the odd blinking LED). Practically nothing comes out in terms of electrical power (assuming no USB powered devices), as the only external connections (video, sound) only output milliamps if that. So I figure 80 or 90% of the 300W must be wasted in heat.

(Just think about all the things in a PC that have heat sinks - CPU, GPU, chipset, RAM, some HDDs, PSU. How long before we see a mouse with a heat sink?)

If you wanted to build a "green" PC, what would be the most energy efficient design? Presumably a notebook type CPU/GPU?

Adam

Rather large wattmeter reading
And the power consumption gold medal goes to...

Answer:
Well, elementary thermodynamics tells us that all of the power that goes into any device will end up as heat. Yeah, that's entropy, man.

The question you're really asking, of course, is how much of the input power doesn't do anything useful on its way to heating up your computer room. The heat sinks on chips are there partly to get rid of power that hasn't managed to do anything useful, but they're mainly there to get rid of power that has achieved something, and is now following the inescapable thermodynamic path to equilibrium.

("Waste" heat can still be useful, if you're paying to heat your house anyway. If you're paying to cool the building, though, waste heat is doubly bad.)

There are some household devices that really do waste considerably more power than they profitably use. Ordinary ceiling fans, for instance. They have horribly inefficient (though very long-lived and easy to speed-control) shaded-pole motors, and their flat blades don't move air very well either.

Most computer gear has a pretty good ratio of watts-consumed to instructions-per-second, though, and the ratio is getting better with each generation of CPU. A 66MHz 80486 only consumed a maximum of about seven watts; a Core 2 Duo working flat out may need ten times as much power. But the Core 2 may easily be doing two hundred times as much work.

You can improve overall computer power efficiency by choosing components to avoid the ones with worse watts-to-work ratios - so a GeForce 8800GTS is preferable to an 8800GTX, for instance. You can also take advantage of the power saving features all modern CPUs have (I talk about that in this Ask Dan, where I also talk about laptop chips in desktop PCs).

For a given hardware and software configuration, though, the most important power consumption factor is the efficiency of the power supply.

That, generally, isn't great, though it's much better than you fear. The worst PC PSU ever made only wastes about four-tenths of the power it sucks out of the wall.

It's hard to pin down exactly how good, or bad, a given PSU will be in a given PC, because PSU efficiency varies with load. "80 PLUS" certification guarantees at least 80% efficiency at 20%, 50% and 100% of a PSU's rated load; a really good PSU these days should be able to manage about 85% in normal use.

In that situation, a computer that needs 300 watts to operate will be drawing 353 watts from the wall.

A cheap PSU may have efficiency as bad as 60%. If it manages a less-terrible 70%, then a 300-watt load will require 429 watts from the wall.

Realistically, someone with a pretty hot gaming PC and an ordinary PSU can expect to save only around twenty watts by switching to a high efficiency power supply. It's possible to do considerably better, but you probably won't.

It'll take quite a while for a 20 - or even 40 - watt saving to add up to the price of a new PSU. You can save just as much power by turning off at the wall a few appliances (including PCs) that draw several watts when they're in "standby" mode.

If you're buying a new PC, though, it's definitely worth spending a few more bucks to get a more efficient power supply. All things being equal, an "80 PLUS" PSU also ought to last longer than a cheap unit with the same rating. And that rating is less likely to be a complete lie, too.

 

It can't be pr0n if he only wants the first five minutes

My cousin overseas uploaded a video for me to download a family reunion and it was so large, approx 230Mb, that he RAR'd it into three parts and uploaded it to RapidShare. I hate Rapidshare but I downloaded all three parts anyway.

The first part opens up all right, but the other two give me an "archive is corrupted" error. My cousin said forget about most of the movie because it's only the first fire minutes or so that I'm after, and that should be in the first archive.

Can I extract the first part without having to mess around with the other parts because my cousin couldn't be bothered re-doing the movie so that all three parts work? I have got the first archive file in perfect condition sitting on my desktop.

Huccie

Answer:
There's no technical barrier to extracting incomplete archives in several formats, even if you've only got enough data for part of a file. That means the file will be corrupt, of course, but if it's a video format like MPEG you'll still be able to play it until it runs out of bits.

Some archiving programs don't let you do this, but others do. WinRAR, for instance, has a simple "Keep Broken Files" checkbox in its "Extraction path and options" dialog.

 

Windows 2.0 also a problem

One might think that owning a laptop these days gives you the right to do with it whatever you see fit. It seems that Sony disagree. With USB floppy drive and SATA drivers in hand, we installed an XP partition on a brand new Sony Vaio VGN-FZ15.

Much to our dismay, there are no XP drivers available on Sony's site, and a quick call to Sony revealed that they no longer support Windows XP at all.

Being quite industrious, we set about looking for our own drivers. A few hours later we came to the conclusion that such a quest was pointless. Even station-drivers.com (a well known source of WHQL and beta laptop video card drivers) didn't seem to have drivers for the 8400GT under the hood of this shiny new laptop.

We couldn't even find detailed specifications about what is actually in it. So here I am, sitting in XP with no LAN, video, wireless or sound drivers. Touchpad works, though!

Alex

Answer:
No, it's not unreasonable to expect that you'll be able to run WinXP (or Linux, for that matter) on a new laptop.

But yes, if the standard drivers don't work, you're screwed.

(It's been half a year now since this column appeared in Atomic magazine; perhaps the standard Nvidia WinXP drivers do now support 8400 cards. There's certainly no technical reason why they shouldn't; this whole problem is basically just market-segmentation bulldust.)

If your new computer comes with Vista on it, and especially if it comes with significant amounts of brand new tech, it's still a good idea to first make sure that you can get drivers for an older OS if that's what you intend to run.

Had you checked this before buying, you would have discovered that there are, as you've now found out, as yet no WinXP drivers for major components of some recent Sonys. It's quite possible that there will never be XP drivers for some of the hardware. The same applies to computers, especially laptops, from other big brands.

(After this page went up, a reader pointed out Sony's SOOPER SEKRIT WinXP downgrade driver page for recent hardware, which includes entries for the VGN-FZ1 series laptops.)

If you can't get drivers, but don't need to run very demanding applications under WinXP, then you could try setting up a virtualisation package like Microsoft Virtual PC (free!), which will run within Vista and present virtual "hardware" to a WinXP install that it'll be able to handle.

This is no good for big applications or 3D games, though.

(After this page went up, another reader suggested LaptopVideo2Go, a site which provides modified INF files to allow stock drivers to work with mobile graphics chips. There is indeed no technical reason why standard drivers shouldn't work; the INF files that come with those drivers just don't have entries for the mobile versions of the cards.)

 

DFI DeadConductor™ technology!

I have a DFI LanParty UT RDX200 CF-DR, which comes with onboard Karajan Audio. I also have an older Creative Soundblaster Audigy 2 ZS card, which was in my old PC, but hasn't made it across with the last upgrade.

I know that usually onboard sound is crap (read Realtek), but which is better in this case? My PC is due to be replaced once the quad core and DirectX 10 hardware settles down, at which point I will get a X-Fi or whatever is current.

In the meantime, is it worth putting in the Audigy 2 ZS?

Fraser

Answer:
Congratulations! You've got Realtek audio anyway!

DFI's "Karajan" module is (as you know) a little separate plug-in daughter board containing the motherboard audio hardware, which stands perpendicular to the motherboard next to the audio sockets. In theory the separate board might give better isolation or a smoother power supply or something; in practice, I doubt you'll be able to detect a difference.

The top-end Karajan modules, like yours, are based around a Realtek ALC885 or ALC882 (the ALC885's also used on the newer "Bernstein" module; budget Karajans have the slower ALC850), which is a very full-featured audio chip that provides a moderate amount of hardware acceleration for multichannel game audio.

The Audigy supports fancier EAX positional audio and effects modes, though, and ought to use even less CPU time in games, provided of course that it and its dodgy Creative drivers behave themselves on your system.

Both the ALC88x chips and the Audigy 2 are also "High Definition Audio"-compliant, able to play back up to eight channels of much-better-than-CD-quality audio. Which would be great if you actually have any applications that'll try to do that, which I bet you don't. I think you still can't get audio at a high enough bit rate from anything but DVD Audio discs for HD Audio to matter.

For every normal PC audio task except multichannel and/or positional game audio, your onboard Realtek audio (let's call it what it is) is perfectly fine. Cheap base-level Realtek chips may not have a terribly good reputation, but that's mainly because of motherboard design that gives a lousy final signal-to-noise ratio, or old drivers. The recent Realtek drivers have been very good.

If you want to use fancy EAX positional/environmental audio stuff in 3D games, then the Audigy 2 card can do stuff the Realtek chip can't, and will also give you a slightly higher frame rate, by offloading more processing from the CPU.

Otherwise, I'd stick with the onboard module if I were you.

 

Other letters columns

I/O #1
I/O #2
I/O #3
I/O #4
I/O #5
I/O #6
I/O #7
I/O #8
I/O #9
I/O #10
I/O #11
I/O #12
I/O #13
I/O #14
I/O #15
I/O #16
I/O #17
I/O #18
I/O #19
I/O #20
I/O #21
I/O #22
I/O #23
I/O #24
I/O #25
I/O #26
I/O #27
I/O #28
I/O #29
I/O #30
I/O #31
I/O #32
I/O #33
I/O #34
I/O #35
I/O #36
I/O #37
I/O #38
I/O #39
I/O #40
I/O #41
I/O #42
I/O #43
I/O #44
I/O #45
I/O #46
I/O #47
I/O #48
I/O #49
I/O #50
I/O #51
I/O #52
I/O #53
I/O #54
I/O #55
I/O #56
I/O #57
I/O #58
I/O #59
I/O #60
I/O #61
I/O #62
I/O #63
I/O #64
I/O #65
I/O #66
I/O #67
I/O #68
I/O #69
I/O #70
I/O #71
I/O #72
I/O #73
I/O #74
I/O #75
I/O #76
I/O #77
I/O #78
I/O #79
I/O #80
I/O #81
I/O #82
I/O #83
I/O #84
I/O #85
I/O #86
I/O #87
I/O #88
I/O #89
I/O #90
I/O #91
I/O #92
I/O #93
I/O #94
I/O #95
I/O #96
I/O #97
I/O #98
I/O #99
I/O #100
I/O #101
I/O #102
I/O #103
I/O #104
I/O #105
I/O #106
I/O #107
I/O #108
I/O #109
I/O #109
I/O #110
I/O #111
I/O #112
I/O #113
I/O #114
I/O #115
I/O #116
I/O #117
I/O #118
I/O #119
I/O #120
I/O #121
I/O #122
I/O #123
I/O #124
I/O #125
I/O #126
I/O #127
I/O #128
I/O #129
I/O #130
I/O #131
I/O #132
I/O #133
I/O #134
I/O #135
I/O #136
I/O #137
I/O #138
I/O #139
I/O #140
I/O #141
I/O #142
I/O #143
I/O #144
I/O #145
I/O #146
I/O #147
I/O #148
I/O #149
I/O #150
I/O #151
I/O #152
I/O #153
I/O #154
I/O #155
I/O #156
I/O #157
I/O #158
I/O #159
I/O #160
I/O #161
I/O #162
I/O #163
I/O #164
Dan's Data letters #1
Dan's Data letters #2
Dan's Data letters #3
Dan's Data letters #4
Dan's Data letters #5
Dan's Data letters #6
Dan's Data letters #7
Dan's Data letters #8
Dan's Data letters #9
Dan's Data letters #10
Dan's Data letters #11
Dan's Data letters #12
Dan's Data letters #13
Dan's Data letters #14
Dan's Data letters #15
Dan's Data letters #16
Dan's Data letters #17
Dan's Data letters #18
Dan's Data letters #19
Dan's Data letters #20
Dan's Data letters #21
Dan's Data letters #22
Dan's Data letters #23
Dan's Data letters #24
Dan's Data letters #25
Dan's Data letters #26
Dan's Data letters #27
Dan's Data letters #28
Dan's Data letters #29
Dan's Data letters #30
Dan's Data letters #31
Dan's Data letters #32
Dan's Data letters #33
Dan's Data letters #34
Dan's Data letters #35
Dan's Data letters #36
Dan's Data letters #37
Dan's Data letters #38
Dan's Data letters #39
Dan's Data letters #40
Dan's Data letters #41
Dan's Data letters #42
Dan's Data letters #43
Dan's Data letters #44
Dan's Data letters #45
Dan's Data letters #46
Dan's Data letters #47
Dan's Data letters #48
Dan's Data letters #49
Dan's Data letters #50
Dan's Data letters #51
Dan's Data letters #52
Dan's Data letters #53
Dan's Data letters #54
Dan's Data letters #55
Dan's Data letters #56
Dan's Data letters #57
Dan's Data letters #58
Dan's Data letters #59
Dan's Data letters #60
Dan's Data letters #61
Dan's Data letters #62
Dan's Data letters #63
Dan's Data letters #64
Dan's Data letters #65
Dan's Data letters #66
Dan's Data letters #67
Dan's Data letters #68
Dan's Data letters #69
Dan's Data letters #70
Dan's Data letters #71
Dan's Data letters #72
Dan's Data letters #73
Dan's Data letters #74
Dan's Data letters #75
Dan's Data letters #76
Dan's Data letters #77
Dan's Data letters #78
Dan's Data letters #79
Dan's Data letters #80
Dan's Data letters #81
Dan's Data letters #82
Dan's Data letters #83
Dan's Data letters #84
Dan's Data letters #85
Dan's Data letters #86
Dan's Data letters #87
Dan's Data letters #88
Dan's Data letters #89
Dan's Data letters #90
Dan's Data letters #91
Dan's Data letters #92
Dan's Data letters #93
Dan's Data letters #94
Dan's Data letters #95
Dan's Data letters #96
Dan's Data letters #97
Dan's Data letters #98
Dan's Data letters #99
Dan's Data letters #100
Dan's Data letters #101
Dan's Data letters #102
Dan's Data letters #103
Dan's Data letters #104
Dan's Data letters #105
Dan's Data letters #106
Dan's Data letters #107
Dan's Data letters #108
Dan's Data letters #109
Dan's Data letters #110
Dan's Data letters #111
Dan's Data letters #112
Dan's Data letters #113
Dan's Data letters #114
Dan's Data letters #115
Dan's Data letters #116
Dan's Data letters #117
Dan's Data letters #118
Dan's Data letters #119
Dan's Data letters #120
Dan's Data letters #121
Dan's Data letters #122
Dan's Data letters #123
Dan's Data letters #124
Dan's Data letters #125
Dan's Data letters #126
Dan's Data letters #127
Dan's Data letters #128
Dan's Data letters #129
Dan's Data letters #130
Dan's Data letters #131
Dan's Data letters #132
Dan's Data letters #133
Dan's Data letters #134
Dan's Data letters #135
Dan's Data letters #136
Dan's Data letters #137
Dan's Data letters #138
Dan's Data letters #139
Dan's Data letters #140
Dan's Data letters #141
Dan's Data letters #142
Dan's Data letters #143
Dan's Data letters #144
Dan's Data letters #145
Dan's Data letters #146
Dan's Data letters #147
Dan's Data letters #148
Dan's Data letters #149
Dan's Data letters #150
Dan's Data letters #151
Dan's Data letters #152
Dan's Data letters #153
Dan's Data letters #154
Dan's Data letters #155
Dan's Data letters #156
Dan's Data letters #157
Dan's Data letters #158
Dan's Data letters #159
Dan's Data letters #160
Dan's Data letters #161
Dan's Data letters #162
Dan's Data letters #163
Dan's Data letters #164
Dan's Data letters #165
Dan's Data letters #166
Dan's Data letters #167
Dan's Data letters #168
Dan's Data letters #169
Dan's Data letters #170
Dan's Data letters #171
Dan's Data letters #172
Dan's Data letters #173
Dan's Data letters #174
Dan's Data letters #175
Dan's Data letters #176
Dan's Data letters #177
Dan's Data letters #178
Dan's Data letters #179
Dan's Data letters #180
Dan's Data letters #181
Dan's Data letters #182
Dan's Data letters #183
Dan's Data letters #184
Dan's Data letters #185
Dan's Data letters #186
Dan's Data letters #187
Dan's Data letters #188
Dan's Data letters #189
Dan's Data letters #190
Dan's Data letters #191
Dan's Data letters #192
Dan's Data letters #193
Dan's Data letters #194
Dan's Data letters #195
Dan's Data letters #196
Dan's Data letters #197
Dan's Data letters #198
Dan's Data letters #199
Dan's Data letters #200
Dan's Data letters #201
Dan's Data letters #202
Dan's Data letters #203
Dan's Data letters #204
Dan's Data letters #205
Dan's Data letters #206
Dan's Data letters #207
Dan's Data letters #208
Dan's Data letters #209
Dan's Data letters #210



Give Dan some money!
(and no-one gets hurt)