Target is to find the total supply current consumed by TPA2001D1 & Speakers
Calculation 1:
Current consumed by speaker calculation :
cf(db) = 10log ( Pout peak / Pout (Av) )
Crest Factor for sine wave : 3dB
Pout (Av) = 1W
Therefore,
3dB=10log(Pout Peak / 1W)
Pout Peak comes out to be 1.995W consider it to be 2W
Now to find current consumed by speaker we apply
Pout Peak = (Vpeak * vpeak) / Rload
Where Rload is speaker's 8 Ohm
2W = (Vpeak * vpeak) / 8 Ohm
Vpeak comes out to be 4V, this Vpeak is the maximum voltage that can occur across speakers
Now to find current across speakers
Ipeak=Vpeak / Rload
I peak comes out to be 4V/8Ohm = 0.5A
Therefore I total would be current consumed by speakers + current consumed by Amplifier IC (Typical 4mA, Max 6mA . But with filter 7.5mA)
I Total = 500mA + 7.5mA = 507.5mA
Calculation 2 :
Consider this link : http://e2e.ti.com/support/amplifiers/audio_amplifiers/f/6/t/380832.aspx
In above link also they are talking about total current consumed by Class D amplifier.
Please read this part of conversation :
"
Hi, Weiren,
The TAS5630B is a class-D amplifier. This makes your question a little bit complicated.
Unlike a class-AB amplifier where the supply current = the load current, for a class-D amplifier, the supply POWER = the load POWER.
So, you need to determine the maximum power that could be delivered to your load, divide that by the efficiency of the amp, and then convert that power back into a current from your 12V power supply.
-d2
-----
Don Dapkus
Audio Applications Engineering Manager
Dallas, TX USA "
If I apply to my problem :
Efficiency = load power /Supply power
load power max peak possible for worst case = 2W
then Supply power would be = 2W / .78 = 2.564W
Supply voltage = 5v
Supply current = 2.564W / 5V = 512mA
Queries :
1. In calculation 1 Current consumed by IC+Speaker coming out to be 507.5mA
2. In Calculation 2, it comes out to be 512mA
3. Which method is correct?
4. If neither is correct then please guide me & tell me the total current consumed with an example.