"gchandrujs via HWKB.com" <u25485@uwe> wrote in message
news:72a4666beb021@uwe...
> Hi,
> I want to know what is the purpose of -ve voltages in PC ? for
> example -5v, -
> 3.3v, -12v. It knows to a common man that +ve voltages flows current and i
> would like to know the purpose of -ve voltages.
>
> Also can you get me some links for easy understanding for power
> consumption
> of a PC and SERVERS which can be in easily understandable manner?. In
> general
> we identifying power consumption by adding all the power consumption of
> peripherals like keyboard, motherboard, PCI devices etc., But May i know
> what
> power consumes generally PIII, PIV PCs consumes per hour ?
>
> Thanks in advance
> chandra
>
> --
> chandra
>
> Message posted via HWKB.com
> http://www.hwkb.com/Uwe/Forums.aspx/...-asus/200705/1
>
This is going to date me.
Us electronic guys used to use large voltages to get things done. Lots of
voltage, so things didn't get lost in the works. Tube stuff often used +-
400 volts, and transistor circuits used +-5v, and signal paths used +-12v
all the time. You had to, to get the signal from one place to another.
Those serial terminals might be 200 or more feet away from the computer
room, and those lines might be run alongside of who knows what. Those other
cables messing things up with their own noise. So the larger the signal,
the better. Made it easier to detect the signal on the receiving end.
Time marched on, and noise cancellation got better, signal detection got
easier, and noise levels dropped. Their was a certain "cemetery" to +-
voltages. That is, voltage above "ground" and voltage below "ground"
Ground being the potential of the dirt you were standing on, or the pole
sticking out of the ground you hooked your trusty multi-meter to to measure
whatever you wanted too.
You could just as easily used 0 to +24v for serial cables and call +12v
ground, (without having reference to "earth" ground). As I said, time
marched on, and the need for BIG signals was lost in small distance signal
distribution. Electronics got smaller, used less current, (per component)
and needed lower and lower voltages to operate. Electronics went from tubes
to transistors to complementary metal oxide semiconductors, (CMOS). CMOS
could run on anything from ~+-19 volts to ~+-3 volts when first introduced.
(I made lots of stuff out of the CD4000 series, the good old days now.)
Well, time marches on, and voltage is bad. It causes heat, and other bad
things to happen. (By the way, thermal expansion and contraction is the
number one cause of component failure in electronics!) So manufacturers go
out of their way to reduce voltage requirements of their IC's, be they CPU,
RAM, Controllers, Routers, or whatever. Usually you will see higher
voltages used around I/0 (Input /Output) circuits, but that will change too.
Lower voltages let us use smaller components for manufacturing too.
So you don't see much call for negative voltages, though that is relative,
and you don't see much need for any "relatively" large voltages in computers
anymore either. Computer manufacturers could stop using +12 volts if they
wanted to, but they would have to double the current ratings if they did,
W=VxI (watts equals volts times current). So if you half the voltage, you
double the current required to do the same job.
I could go on.
William