| Author |
Message |
eggzhang
Joined: 06 Sep 2008 Posts: 8
|
19 Nov 2008 18:35 adc power rms |
|
|
|
|
I'm designing a ADC, and want to get the power consumption from Cadence.
I'm confused by two sayings:
one is based on Vdd*Irms, as supply voltage is constant, while current is various, so making use of the RMS function in Cadence to get the Irms, then get the power;
another is based on Vdd*Iintegrate/T, make use of the INTEG command in Cadence, get the inregrated value of current in a period, then get the power.
From simulation, the second way gives the less power. But I wonder which way is more correct?
|
|
| Back to top |
|
 |
Google AdSense

|
19 Nov 2008 18:35 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
saro_k_82
Joined: 17 May 2007 Posts: 266 Helped: 55 Location: India
|
20 Nov 2008 3:41 Re: Which way is better to simulate ADC power: RMS or Integr |
|
|
|
|
The integration method (which is effectively averaging) is the right one.
The immediate current demands are going to be served by the close-in decaps., so the current drawn from the supply is going to be the mean of the transient current.
|
|
| Back to top |
|
 |
eggzhang
Joined: 06 Sep 2008 Posts: 8
|
20 Nov 2008 15:14 Which way is better to simulate ADC power: RMS or Integrate? |
|
|
|
|
Hi, saro_k_82,
I can't quite understand the second setence of your reply. What do you mean about the "close-in decaps."?
In my case, it is still in schematic simulation step.
Thanks.
|
|
| Back to top |
|
 |
saro_k_82
Joined: 17 May 2007 Posts: 266 Helped: 55 Location: India
|
20 Nov 2008 17:20 Re: Which way is better to simulate ADC power: RMS or Integr |
|
|
|
|
The load current can be decomposed in to the dc component, the fundamental switching frequency component, it's harmonics and noise. The job of the decoupling capacitors is to supply the immediate charge requirements of the device and they charge themselves at a slow rate from the supply.
Effectively the current taken from the supply will be the average of the current consumed by chip.
Only the mean current matters irrespective of whether the decaps are present or not., but the presence of it makes it easy to believe that way.
|
|
| Back to top |
|
 |