HOME

TheInfoList



OR:

PC power management refers to software-based mechanisms for controlling the power use of
Personal computer hardware Computer hardware includes the physical parts of a computer, such as the computer case, case, central processing unit (CPU), Random-access memory, random access memory (RAM), Computer monitor, monitor, Computer mouse, mouse, Computer keyboard, ...
. This is typically achieved through software that puts the hardware into the lowest power demand state available, making it an aspect of
Green computing Green computing, green IT, or ICT sustainability, is the study and practice of environmentally sustainable computing or IT. The goals of green computing are similar to green chemistry: reduce the use of hazardous materials, maximize energy effic ...
. A typical office PC uses about 90 watts when active (approximately 50 watts for the base unit, and 40 watts for a typical LCD screen); and three to four watts when ‘
asleep Sleep is a sedentary state of mind and body. It is characterized by altered consciousness, relatively inhibited sensory activity, reduced muscle activity and reduced interactions with surroundings. It is distinguished from wakefulness by a d ...
’. Up to 10% of a modern office’s electricity demand can be due to PCs and monitors.Sleepless of Seattle; Why Windows Power Management Doesn't Always Work, Mark Blackburn, Strategy Analyst, 1E, January 2009. While most PCs allow low power settings, there are frequently situations, especially in a networked environment, where processes running on the computer will prevent the low power settings from taking effect. This can have a dramatic effect on energy use that is invisible to the user. Operational testing has shown that on any given day an average of over 50% of an organization's computers will fail to go to sleep, and over long periods of time this affects over 90% of machines. This leads to most computers having the option of customizing power management systems and has created a market for third-party power management software to further control a computer’s power use.


Windows 'Insomnia' (Sleepless PCs)

The Windows power management system is based upon an idle timer. If the computer is idle for longer than the pre-set time, then the PC may be configured to sleep or ' hibernate'. Windows uses a combination of user activity and CPU activity to determine when the computer is idle. Applications can temporarily inhibit this timer by using the '
SetThreadExecutionState
'' API. There are legitimate reasons why this may be necessary such as burning a DVD or playing a video. However, in many cases applications can unnecessarily prevent power management from working. This is commonly known as Windows 'Insomnia' and can be a significant barrier to successfully implementing power management. Common causes of this so-called 'insomnia' include: * Legacy or non-power management aware applications * Open file handles on remote computers * Faulty mice which can cause cursor movement even though the user is not present. (This makes the operating system believe that a user is present.) * Scheduled maintenance tasks causing significant CPU activity * High network activity


Software solutions

Operating systems have built-in settings to control power use. Microsoft Windows supports predefined power plans and custom sleep and hibernation settings through a Control Panel Power Options applet. Apple's
macOS macOS (; previously OS X and originally Mac OS X) is a Unix operating system developed and marketed by Apple Inc. since 2001. It is the primary operating system for Apple's Mac computers. Within the market of desktop and lapt ...
includes idle and sleep configuration settings through the Energy Saver System Preferences applet. Likewise, Linux distributions include a variety of power management settings and tools. There is a significant market in third-party PC power management software offering features beyond those present in the Windows operating system. Notable vendors include 1E's 'NightWatchman', Data Synergy's 'PowerMAN', Faronics' 'Power Save', Verdiem's 'SURVEYOR'. Some studies have suggested that power management tools can save on average 200 kg of CO2 emissions per PC per year and generate $36 per PC per year in energy savings. This makes power management software an attractive option for large companies.


See also

*
IT energy management IT energy management or Green IT is the analysis and management of energy demand within the Information Technology department in any organization. IT energy demand accounts for approximately 2% of global emissions, approximately the same level a ...
*
Advanced Configuration and Power Interface Advanced Configuration and Power Interface (ACPI) is an open standard that operating systems can use to discover and configure computer hardware components, to perform power management (e.g. putting unused hardware components to sleep), auto co ...


References

{{DEFAULTSORT:Pc Power Management Personal computers Sustainable technologies Computers and the environment
Power management Power management is a feature of some electrical appliances, especially copiers, computers, computer CPUs, computer GPUs and computer peripherals such as monitors and printers, that turns off the power or switches the system to a low-power st ...