摘要
如何在满足系统性能要求的前提下尽可能降低系统能耗已成为嵌入式系统设计所面临的挑战之一。动态电压调节是降低能耗的有效技术,它能通过硬件剖析来识别“热点”,根据指令级并行(ILP)的变化情况动态调节处理器的电压和速度。实验表明该方法可在性能损失较小的情况下,有效节省能耗。
Embedded systems are often severely energy-constrained. The need to meet real-time requirements while staying within energy constraint presents new design challenges. Dynamic voltage scaling (DVS) is an effective technique for reducing processor energy consumption. The technique uses a hardware profiling scheme to identify "hotspot", adjusts processor voltage and speed in response to the amount of ILP observed. In comparison to a processor running at a fixed voltage and speed, the approach can improve energy consumption with less impact on the performance.
出处
《计算机工程》
CAS
CSCD
北大核心
2007年第12期241-243,共3页
Computer Engineering
关键词
低功耗
动态电压调节
指令级并行
热点
Low-power
Dynamic voltage scaling(DVS)
Instruction-level parallelism (ILP)
Hotspot