Windows Vista Feature to Avoid Power Misuse

One of the significant features Microsoft introduced inthat "off" worked effectively with this new model,
Vista is new power saving mode. Windows XP hasinstead of waiting for green signal from each
two power saving mode, Standby and Hibernate.application in the computer, Windows Vista sending
Windows Vista replaced them by Sleep mode.notice to each application, services and devices about
Hibernate is still available as an advanced powerthe power saving state and wait for maximum 2
setting, but the Sleep mode is the default one and hasseconds for them to finish up their current job and put
more advanced features.themselves into a state from where they can continue
While in sleep, computer uses very less power forwhen the system wakes up. Similarly Windows vista is
internal use. In notebooks, with the minimum powervery fast to come back from the sleep state. When
used during sleep mode, system goes to stand byyou open the lid of your laptop, you will find your
mode and the state of the system is saved in thesystem becomes instantly on, sometime you may
memory. If battery power goes down to critically lowwonder if it was on whole time.
level, the system wakes for a very short time to saveAnother goal is to reduce the power consumption
the needed information onto the hard drive, andwhen the system is idle. Normally we want to avoid
immediately goes to hibernate state.long boot process of the computer, so we prefer to
In Desktop systems, the process is little different. Herekeep the system up 24X7. This may be nice to keep
Microsoft Vista uses "hybrid sleep". In hybrid sleep, theyour system always ready to work but in this way we
state of the system is stored both in RAM and on disk,are wasting huge amount of power. Windows Vista's
so that system can recover it's state in case thesleep mode made dramatic change to reduce
power is lost. After saving the state of the system, itcomputer's idle power consumption. While a typical
goes to sleep mode from where computer can easilyPentium 4 system uses 102.6 watts of power, same
bring back to working state. Top goal of introducing thisPC while in sleep consumes only 5.6 watts. Vista
mode is enabling easy and first 'on' and 'off' of theprovides API for the application developers so that
computer. While making sure computer can save allapplication can get notifications about the power
data when the system is turned off, and brings inscheme being used on the system and then adapt
same state while you turn back on. In order to ensuretheir behavior for the power scheme.