Atomic I/O letters column #2

Originally published in Atomic: Maximum Power Computing
Reprinted here 17-Apr-2002.
Last modified 16-Jan-2015.

 

Toasty chips

Does the room temperature have any effect on CPU temperature? My CPU temp is 55 degrees C in the morning when the room temp is about 20 degrees, and 63 degrees when the room temperature is 25 degrees.

Ricko

Answer:
Yes, ambient temperature affects CPU temperature. In a normal computer with an ordinary heat sink and fan on the CPU, it's a pretty simple relationship.

Air's moved through the case by the power supply fan and any other throughflow fans that are installed. That air flow, and the amount of heat produced by all of the stuff in the computer, determine the temperature of the air inside the case, and it's that inside air that's used to cool the CPU. The hotter the air outside the case, the hotter the air inside the case, and the hotter the CPU.

Given all the variables in computer case cooling - variations in CPU heat output, other heat sources, "heat soak" through the case, not to mention calibration errors in the CPU temperature monitor and whatever you use to measure the ambient air temperature - your results aren't at all peculiar.

Cooling system design is an exact science, but amateur PC cooling usually isn't. There's no point spending days to get maximum efficiency out of a cooling system when you can easily just provide a lot more cooling than the system needs...

Water cooled monstrosity

...and have an overpowered but very effective solution.

(The above monstrosity is from my old water cooling piece here, by the way.)

 

Faster, damn you, faster!

I have an unlocked Duron 650 and an Asus A7V motherboard, 128Mb PC133 Apacer RAM and a Thermoengine cooler. Every time I overclock it on the multiplier to 750MHz I get heaps of registry errors on Windows ME and 2000, or my computer just crashes while loading.

I've installed Windows again, but I still get the same thing happening. I've tried upping the Vcore as suggested, but still no good.

I've heard people are getting this CPU to around 850-900MHz stable. I would like to achieve something around 800-850 without buying new stuff.

Edwin HYD Cheng

Answer:
How far you can overclock a given processor depends mainly on that one CPU's core capabilities. The motherboard and RAM and other components can come into it, especially when you're playing around with Front Side Bus overclocking, but it's mainly down to the CPU.

I get lots of these sorts of letters, from people who are irked that their processor isn't as overclock-friendly as various other CPUs they've heard of, about which dead Vikings in Valhalla, or possibly even dead Klingons in Sto-Vo-Kor, can reasonably be expected to sing songs.

Essentially, you have to remember that if every 650MHz Duron could do 800MHz with adequate cooling, then they'd be sold with a big cooler and an 800MHz sticker. If you just assume that any CPU you buy isn't going to be good for more than a ten per cent overclock (which you really can do with just about any processor), then anything else you manage to get out of it will be a pleasant surprise.

650MHz Durons can indeed often run at 800MHz or more. If you've got one that doesn't want to play much above 700MHz, though, then, well, c'est la vie.

 

The White Box Mystery

What does it mean when people are selling "OEM" software and hardware? What is "OEM"?

Richard Liu

Answer:
OEM stands for Original Equipment Manufacturer. And, as Wikipedia currently says, it is indeed "an ambiguous and abstruse phrase".

In computer-gear parlance, an "OEM version" is a product that's meant to be sold to system assemblers, and which comes in a white box (if it has a box at all!), and has no fancy software bundle.

OEM is also used to indicate when one company makes gear that will be badged with someone else's brand. One factory may make the same MP3 player, computer case or external drive box for several brands in different countries - or even in the same country. In this case you can use OEM as a verb - "this router was OEMed for D-Link by Krap-E Network Supplies of Taiwan".

Retail shoppers will usually only encounter the "white box" kind of OEM gear, which often won't have any brand on it at all.

An OEM CPU, for instance, is one that comes in a tray with lots of other CPUs, and which has nothing else included. Anything you get with it if you buy it retail, right down to the anti-static bag, is added by the retailer.

An OEM sound or video card may come in a white box, or may just come in an anti-static bag. OEM expansion cards usually have a driver CD with them, but that's all.

Occasionally, OEM versions of graphics cards are lower-spec than the retail version (less memory, lower clock speed, or both), but often they're precisely the same thing, with less packaging. I don't think you'll often find OEM versions of high-end graphics cards, though.

Some OEM gear is sold under contractual agreements that say it's not to be sold on, except to someone assembling a computer. That's the deal with those OEM white-box copies of Windows which you're only meant to be able to buy along with a CPU, motherboard and hard drive.

Most OEM gear, particularly hardware, is just the totally-no-frills version of the product, though, and it's perfectly legit for people to sell it retail. OEM parts can be a very good deal.

 

Duplex trouble

I have several machines at home that I have set up into a network. Three computers, one 10BaseT hub. It works fairly well but I have some problems. Namely, the network cards can do "full duplex", but it is way slower than standard mode, with or without the hub (I have a crossover cable too). Can you tell me about this?

Also, one of the machines has an Internet connection, and I would like to have the connection available to all of the machines on the network. How do I go about this?

Matt Coombe

Answer:
10BaseT and 100BaseT Ethernet uses two cable pairs, each of which can carry one signal. In normal "half duplex" mode, data can flow either way, but only one way at a time. It's like people communicating with walkie-talkies.

In half duplex mode, the second cable pair's used for collision signalling. When two computers are trying to send data at the same time, the signal that tells them about the problem is sent on the second cable pair. When they hear that signal they both stop, pause for a brief random period of time, then try again. The random pause means they probably won't collide again, and it's all done automatically by the network cards themselves; the rest of the computer doesn't have to involve itself.

Selecting duplex mode

In full duplex mode, both cable pairs are used for data, with one pair for each direction. This only works for two computers, or for computers that are connected directly to a port on a switch, not a hub.

Switches "segment the collision domain", and don't let things on their different ports talk over each other. Hubs just repeat everything they hear on one port to every other port. My networking guide here explains the difference in more detail.

If you use full duplex when you shouldn't, there's no collision detection and loss of data due to collisions has to be detected by higher-up network protocols. They take much longer to notice and request a resend, and that's why you lose a ton of network performance.

Full duplex, though, should work over your crossover cable. Only two computers, after all. If one or both of the network cards isn't doing it properly - and some cards don't - then that'd explain the problem.

Since most network transactions are very asymmetric - one side does almost all the talking - duplex makes little difference for home and small office purposes. So don't worry about it.

If you want to share your Internet connection, the easiest way is with Network Address Translation (NAT) software, such as the Internet Connection Sharing (ICS) that comes with Windows 98 Second Edition and later versions of Windows (WinME, Win2000). If you don't have one of those versions of Windows, there are many other hardware and software options; I talk about a few of them here.

 

Picking a processor

I'm shopping for a new computer, but I don't know what CPU to get. Price isn't a big concern; I just want a CPU that'll be good for games and won't be outdated too quickly.

I read that the Athalon has a better FPU than the Pentium III, but the P-III's a better overclocker. What's better, Athalon or P-III?

Ben Chan

Answer:
Athlon! Athlon! Athlon!

There is no "Athalon"!

Add syllables to things and you sound like a twelve-toed porch-squattin' banjo-picker!

Grr!

Ahem.

Athlon CPU

When I first wrote this column for Atomic magazine, the 1.33GHz Thunderbird Athlon had only recently been released to the Australian market, and the faster Athlons were obviously the CPU to choose for a new system. The P-III wasn't even in the running. A 1.13GHz P-III was the fastest you could get, but even the cheaper 1GHz P-III cost about as much as the roughly 40% faster 1.33GHz Athlon.

Now that I put this column up on the Web, the P-III's pretty much a niche product, and current Palomino Athlons (and the upcoming Thoroughbreds) are up against Pentium 4s. When the P4 was young, it was lousy value for money for various reasons; now RDRAM is far cheaper, and Socket 478 has replaced the original Socket 423, and P4 motherboards that use DDR memory are all over the place, and the price of the P4 chips themselves isn't as ridiculous compared with Athlon pricing.

But the Athlon's still better value.

Athlons are faster than P-IIIs at a given clock speed, much faster than P4s at a given clock speed (hence AMD's "PR rating" model numbering, which lines the slower-clocked AMD chips up against the P4s they actually perform like, no matter how often AMD insist that's not what the number means). And Athlon systems are still cheaper for a given performance level, though the difference isn't nearly as big as it was.

It used to be Athlon first, Duron second if you want a bargain system, daylight third; now the P4's, arguably, a pretty close second, depending on how much you have to spend.

If you want to upgrade an existing machine without changing the motherboard then it's a different story. But for a new system, get an Athlon.

 

Techno-perv

Is there really a camcorder that can see through clothes? Where can you buy one?

Gird Thomas

Answer:
Sigh.

Some image-sensing technologies are sensitive to near infrared (IR) light. The charge-coupled devices (CCDs) used in most digital cameras and camcorders, for instance, all are. Most digital cameras and camcorders will see the IR light emitting diode (LED) of a remote control as a bright white dot.

Anything that's illuminated with near infrared will therefore be visible to a CCD. And if there's no visible light illumination, it won't be visible to the naked eye.

Many better camcorders and digital still cameras have IR filters installed, to stop IR detection from happening, so you don't get exposure problems. It's the same reason you put UV filters on plain film cameras; the non-visible light otherwise hazes the picture. Ordinary film is UV sensitive, not IR sensitive - for IR sensitivity you have to buy special film.

Sony, famously, made a camcorder (the TRV99) with a switchable IR filter, and an IR illuminator. It let you see in the dark. It also let you switch out the IR-blocking filter in the day time. If you then put a filter over the lens that passed nothing but IR, you could see an odd black and white view of nothing but the near-IR kindly provided for you by the world's best IR illuminator, the sun.

And yes, some textiles are fairly transparent to near IR, and so pervs could use that camcorder to see through clothes. After a fashion.

Ever since the Sony camera hit the market - and was then withdrawn, because of unfortunate publicity - every dirty-raincoat dimwit has been bothering camera store staff for IR filters for other cameras, which let through IR and block pretty much everything else. They're under the impression that this is the for-real version of the X-Ray Specs advertised on the back of comic books.

The store staff sell 'em the filters, all right, because they know that J. Random Pervert isn't going to come back and ask for a refund 'cos he couldn't see all them Catholic schoolgirls in the nuddy like he wanted to.

IR filters do, indeed, let you get rid of visible light pollution when you actually want to see nothing but IR. But they're specialised gizmoes, and practically useless for ordinary subjects. Not least because almost all clothing is thoroughly opaque to near IR.

It's ever so much cheaper to just imagine people naked.

 

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)