Browse Definitions :
Definition

clock gating

Clock gating is a power-saving feature in semiconductor microelectronics that enables switching off circuits. Many electronic devices use clock gating to turn off buses, controllers, bridges and parts of processors, to reduce dynamic power consumption.

Clock gating can be achieved either by software switching of power states per instructions in code or through smart hardware that detects whether there is work to be done and, if not, turns off the circuit. On some electronic devices, clock gating can also be achieved by a combination of methods.

Clock gating groups circuits in logical blocks that are shut off when there is no work to be done. With asynchronous circuits, the power consumption is naturally data-dependent. As the circuits are not operating at the same frequency, there is an inherent design consideration, in that some components will occasionally wait for data to do work.

Clock gating allows for synchronous circuits to emulate this data-dependant power usage with greater or lesser efficiency. With synchronous buses, extra logic circuits are required over asynchronous buses. However, synchronous circuits still retain greater simplicity and smaller size, enabling a lower cost of production. Clock gating efficiency only nears 100% when the granularity is very fine. This granularity of off-and-on control allows synchronous circuits to approach the data-dependent power efficiency of asynchronous circuits.

While clock gating is effective at reducing power required for dynamic workloads, it cannot reduce the power usage of static high workloads.  This near-100% utilization scenario is common in computing scenarios in server, rendering, mathematical and scientific computing workloads.

This was last updated in February 2016

Continue Reading About clock gating

Networking
Security
  • Mitre ATT&CK framework

    The Mitre ATT&CK (pronounced miter attack) framework is a free, globally accessible knowledge base that describes the latest ...

  • timing attack

    A timing attack is a type of side-channel attack that exploits the amount of time a computer process runs to gain knowledge about...

  • privileged identity management (PIM)

    Privileged identity management (PIM) is the monitoring and protection of superuser accounts that hold expanded access to an ...

CIO
HRSoftware
  • employee resource group (ERG)

    An employee resource group is a workplace club or more formally realized affinity group organized around a shared interest or ...

  • employee training and development

    Employee training and development is a set of activities and programs designed to enhance the knowledge, skills and abilities of ...

  • employee sentiment analysis

    Employee sentiment analysis is the use of natural language processing and other AI techniques to automatically analyze employee ...

Customer Experience
  • customer profiling

    Customer profiling is the detailed and systematic process of constructing a clear portrait of a company's ideal customer by ...

  • customer insight (consumer insight)

    Customer insight, also known as consumer insight, is the understanding and interpretation of customer data, behaviors and ...

  • buyer persona

    A buyer persona is a composite representation of a specific type of customer in a market segment.

Close