EDA365电子论坛网

标题: 有没有做电子手表的大侠,低功耗电路怎么实现? [打印本页]

作者: chenlinfeng88    时间: 2014-2-12 14:37
标题: 有没有做电子手表的大侠,低功耗电路怎么实现?
有没有做电子手表的大侠,低功耗电路怎么实现?
作者: 超級狗    时间: 2014-2-12 15:12
就是找一顆極低功耗的控制器(MCU)啊~
# o3 S/ G* l9 u- g  n7 \0 S
8 {& l: i- {' K! O6 e" M
作者: chenlinfeng88    时间: 2014-2-12 16:35
超級狗 发表于 2014-2-12 15:12
  A* h# e; G8 s9 ^( |就是找一顆極低功耗的控制器(MCU)啊~

, {; X, N6 B, ~! p  c% n已经找到了,能不能讲一下设计过程中要注意哪些省电技巧?比如说电阻使用阻值大的。
作者: 超級狗    时间: 2014-2-12 18:20
chenlinfeng88 发表于 2014-2-12 16:35
& v$ o7 a5 G3 K. y! Z; ]6 K已经找到了,能不能讲一下设计过程中要注意哪些省电技巧?比如说电阻使用阻值大的。
: ^% N0 x3 Q' P

5 K+ s8 H9 e6 GDesign Techniques for Low Power Systems7 G: m; S1 C. W0 F# z) p& h; }
% P/ ^2 C2 ~4 g) D; k4 ]

design.techniques_havinga.pdf

314.73 KB, 下载次数: 115, 下载积分: 威望 -5


作者: 美丽人生1130    时间: 2014-2-12 22:21
学习了,先下载下来看看。
作者: chenlinfeng88    时间: 2014-2-13 09:17
超級狗 发表于 2014-2-12 18:20
2 H, I, c5 `" V# JDesign Techniques for Low Power Systems

/ z0 U: [/ q# ?" w' M% S6 @谢谢狗版,我很好奇,你怎么什么资料都有啊?太牛了
作者: part99    时间: 2014-2-13 09:39
本帖最后由 part99 于 2014-2-13 01:26 编辑 9 P) }: S# q+ C$ a

/ K, c6 o" l* K; Z  N% ?% _光MCU省电可不行啊,呵呵!
: H3 E7 J$ Q: }% e7 p; E! J其实一般的几个大厂的MCU基本上都做到200uA/Mhz以下,一般跑十几兆的话,MCU才几个mA,所以在智能表子里,MCU功耗不是大头。关键是模拟采集和蓝牙,zigbee通讯方面,电源的漏电流等等方面要下功夫去做才行。
作者: part99    时间: 2014-2-13 10:31
我刚开始也因为功耗的大头在MCU上,不断地寻找200nA以下的,等方案定型,才知道关键功耗是模拟部分,一开始过早地确定MCU反而影响了后续的发展。
7 e% p2 X1 Y7 H' c所以,MCU选择不要过早急于过分追低功耗,而是更要注意芯片的GPIO是否足够,spi,i2c, uart等总线是否够多,功能是否够强大。因为市场总会不断推出新的功能的表子,客户的也会因为看到有新的功能而要求变更。+ V) I  `) }* e& g7 c+ a
狗版虽然知识丰富,但在表子方面似乎没有实战经验。
作者: shenzhou8hao1    时间: 2014-2-13 12:28
围观
作者: chenlinfeng88    时间: 2014-2-13 14:06
part99 发表于 2014-2-13 09:396 E0 i6 m& j& c% E# O! X) S' F
光MCU省电可不行啊,呵呵!
9 u. O7 I; a; F2 p3 ~# m5 `其实一般的几个大厂的MCU基本上都做到200nA/Mhz以下,一般跑十几兆的话,MCU才 ...
# p$ u  u: N/ t$ Y) k, Y
用电池供电,是不是整个系统中的贴片电容越少越好?这样漏电流也会越小。
作者: part99    时间: 2014-2-13 14:31
chenlinfeng88 发表于 2014-2-13 01:06
9 O. N5 \" ]% j& I4 P7 ^4 \  r2 \  W用电池供电,是不是整个系统中的贴片电容越少越好?这样漏电流也会越小。
; `  c9 B( @4 ]: V. a$ U# t) g
电容的漏电流相对芯片来说可以忽略不计,因为漏电流而减少电容说不过去,如果没地方放减少电容还可以说。
作者: 超級狗    时间: 2014-2-13 15:04
chenlinfeng88 发表于 2014-2-13 14:060 Q& T, t( e& C( v9 }
用电池供电,是不是整个系统中的贴片电容越少越好?这样漏电流也会越小。
' S4 [; ?8 p3 y& g+ e$ b% k4 h4 C
3.1 Minimize capacitance
1 M4 Z4 ~/ T; ^0 |' }Energy consumption in CMOS circuitry is proportional to capacitance. Therefore a path that can be followed to reduce energy consumption is to minimize the capacitance. This can not only be reached at the technological level, but much profit can be gained by an architecture that exploits locality of reference and regularity. Connections to external components typically have much greater capacitance than connections to on-chip resources. Therefore, in order to save energy, use few external outputs, and have them switch as infrequently as possible. For example, accessing external memory consumes much energy. So, a way to reduce capacitance is to reduce external accesses and optimize the system by using on-chip resources like caches and registers." l/ G  @& k) w4 |5 |* |- b
( J4 n5 b& S6 x) k! K4 R
Routing capacitance is the main cause of the limitation in clock frequency. Circuits that are able to run faster can do so because of a lower routing capacitance. Consequently, they dissipate less power at a given clock frequency. So, energy reduction can be reached by optimizing the clock frequency of the design even if the resulting performance is far in excess of the requirements." m  V4 C. Y" J9 U9 x5 a
) l. I0 u7 ^7 y' G( l7 ?' `
Another way to reduce capacitance is to reduce chip area. However, note that a sole reduction in chip area could lead to an energy-inefficient design. For example, a energy efficient architecture that occupies a larger area can reduce the overall energy consumption, e.g. by exploiting locality in a parallel implementation.6 N! l. ^# [5 T- K8 I! }

8 C5 d" C5 C3 y/ i他是叫你減低半導體的寄生電容,不是叫你減少 Bypass 電容。8 e; w, s1 S) r
4 t7 T, x7 z' B) {' I8 U! i
這點「胖的奶奶」的表子實戰經驗是對的!
" k4 v5 J/ b6 \& I' `. G. A2 Z: |. y. J8 J0 h* s

作者: fyh629    时间: 2014-2-14 09:23
这个贴需要顶起
作者: seawolf1939    时间: 2014-2-14 09:31
数字部分拼命降频+提升工艺总归有办法的。。。& ?7 I& F' M6 ~" ~/ }. [
模拟部分的真是苦啊。工艺不行,一工作就吸电




欢迎光临 EDA365电子论坛网 (https://bbs.eda365.com/) Powered by Discuz! X3.2