Other Parts Discussed in Thread: AM26C31
Tool/software:
Hi,
Could you please tell me how to estimate the power consumption of AM26LS31?
There is an explanation at
https://e2e.ti.com/support/interface-group/interface/f/interface-forum/845314/am26ls31m-how-do-i-calculate-the-power-consumption-of-differential-line-drivers/3125917?tisearch=e2e-sitesearch&keymatch=AM26LS31%252520Cpd#3125917
but the link seems to be broken.
The customer calculated it as follows. Is it correct?
Pall = Pd_in + Pd + Pd_o
Where
Pall: Total current consumption
Pd_in: Input circuit current consumption
Pd_static: Static current consumption
Pd_o: Output circuit current consumption
Pd_in = = 3V x 0.36mA x 4ch = 4.32mW
Pd_static = 160pF x (5V^2) x 1MHz x 4ch = 16mW
Calculated with Vcc = 5V, Cpd = 160pF.
Pd_o = {(Vcc-Voh) x Io + Vol x Io} x 4ch
= {(5V-3.13V) x 29mA + 0.3V x 29mA} x 4
= 252mW
This formula is Vcc = (Vcc-Voh) + 100Ω x Io + Vol x Iol
From Fig. 5-6, Fig. 5-8, and 100Ω x Io in the data sheet rev. M,
if Io ≒ 29mA, the above formula becomes Vcc ≒ 5V, so use the Io value on the left.
Therefore,
Pall = 273mW (customer's calculation result)
On the other hand, in my understanding,
Pd_static = Vcc x Icc = 5V x 80mA = 400mW
Pd_o = Cpd x VCC^ 2 x f x 4ch = 160pF x 5^2 x 1MHz x4ch = 16mW
I'm not sure if P_in can be ignored, but the total current consumption is
= 400mW + 16mW = 416mW (my calculation result)
I would appreciate any advice.
If you have any reference materials, please show them.
Best regard,
Hiroshi