Other Parts Discussed in Thread: THVD1550,
Hi
We want to estimate total current consumption in two case.
1. Normal operation (VCC=5V, 1Mbps)
2. Output short
>1.Normal operation
The device has driver and receiver. So I think the both should be considered.
According to the Figure 14 of datasheet, Icc can be obtained as ~16mA.
Pq = 5V * 16mA = 80mW.
Po_driver =(VCC- Vod) * Iout = (5V-2.7V) * 23mA = ~53mW (Referring Figure 16 with RL=120ohm)
Po_receiver = (VCC-(VOH-VOL)) * Iout = (5V-(4.6V-0.15)) * 10mA = 5.5mW
Ptotal = Pq+Po_driver+Po_receiver = 138.5mW
So the required current capability would be 138.5mW/5V = 27.7mA
>2. Output short
It is 250mA as maximum from datasheet.
Especially, I want you to check calculation for normal operation.
Is it reasonable? Should I take 60mA as driver output current?
I appreciate if you could reply.
BestRegards