当前位置:网站首页>How to become a senior digital IC Design Engineer (5-3) theory: ULP low power design technology (Part 2)
How to become a senior digital IC Design Engineer (5-3) theory: ULP low power design technology (Part 2)
2022-07-07 09:36:00 【New core design】
-- Total power consumption Ptotal = Static power consumption Pdynamic + Dynamic power consumption Pstatic = standby leakage + Flip power consumption + Short circuit power consumption
---- Static power consumption = standby leakage (Leakage Power)
------ Mainly by Isub and Igate Composed of
------ And temperature 、VGS - VTH There is a positive correlation
------ Empirical formula : Every time the temperature rises 20 Centigrade , Static leakage doubled
---- Dynamic power consumption = Flip power consumption (Switch Power) + Short circuit power consumption (Internal Power)
---- Flip / Switching power consumption
------ Power consumption caused by signal reversal
------Pdyn = (CL)(Vdd^2)(Ptrans)(Fclock)
------ Load capacitance 、 Supply voltage 、 Flip probability ( The average conversion times of each clock through the whole circuit )、 clock frequency
------ Power consumption can be reduced by reducing the load of high-power signals
---- A short circuit / Internal power consumption
------ The signal is changing ,MOS Power consumption caused by simultaneous conduction of tubes
------Pdyn = (Tsc)(Vdd)(Ipeak)(Fclock)
------ Short circuit time 、 Supply voltage 、 Flip current 、 The system clock
------ And signal conversion time Transition、 The turnover probability is positively correlated
The power source is mainly surge current 、 Static power and dynamic power , Dynamic power consumption is divided into short-circuit power consumption ( Internal power consumption ) And switching power consumption ( Flip power consumption ).
Surge current refers to the maximum instantaneous input current generated when the device is powered on , Also called starting current , It is usually several times more than the normal full load current .
Static power consumption :1、 In number CMOS In circuit , Power consumption caused by the leakage current of the transistor ;2、 Standby current : It refers to after turning off the main power supply or main system , Current generated when entering standby mode .
Because static power consumption is generally related to process devices , Not discussed &#x
边栏推荐
- NATAPP内网穿透
- MySql数据库-索引-学习笔记
- 数据库多表关联查询问题
- 【BW16 应用篇】安信可BW16模组/开发板AT指令实现MQTT通讯
- Huawei HCIP - datacom - Core 03 jours
- Windows starts redis service
- nlohmann json
- Information Security Experiment 2: using x-scanner scanning tool
- Network request process
- Error: selenium common. exceptions. WebDriverException: Messag‘geckodriver‘ execute
猜你喜欢

Octopus future star won a reward of 250000 US dollars | Octopus accelerator 2022 summer entrepreneurship camp came to a successful conclusion
![[4G/5G/6G专题基础-147]: 6G总体愿景与潜在关键技术白皮书解读-2-6G发展的宏观驱动力](/img/21/6a183e4e10daed90c66235bdbdc3bf.png)
[4G/5G/6G专题基础-147]: 6G总体愿景与潜在关键技术白皮书解读-2-6G发展的宏观驱动力

How to use clipboard JS library implements copy and cut function

flex弹性布局

JMeter JDBC batch references data as input parameters (the simplest method for the whole website)

Zen - batch import test cases

網易雲微信小程序
![[cloud native] Devops (I): introduction to Devops and use of code tool](/img/e0/6152b3248ce19d0dbba3ac4845eb65.png)
[cloud native] Devops (I): introduction to Devops and use of code tool

华为HCIP-DATACOM-Core_03day

战略合作|SubQuery 成为章鱼网络浏览器的秘密武器
随机推荐
四、机器学习基础
Oracle安装增强功能出错
Information Security Experiment 3: the use of PGP email encryption software
Netease cloud wechat applet
Postman setting environment variables
How to solve the problem of golang select mechanism and timeout
Unity shader (to achieve a simple material effect with adjustable color attributes only)
In fact, it's very simple. It teaches you to easily realize the cool data visualization big screen
PLC信号处理系列之开关量信号防抖FB
华为HCIP-DATACOM-Core_03day
asp. How to call vb DLL function in net project
VSCode+mingw64
Using JWT to realize login function
SAP MM STO单据的外向交货单创建后新加ITEM?
Mysql database index study notes
Windows starts redis service
The use of recycling ideas
scrapy爬虫mysql,Django等
信息安全实验一:DES加密算法的实现
(3/8)枚举的不当用法 之 方法参数(二)