Device Driver

Thread Starter

hitmen

Joined Sep 21, 2008
161
The output of device A is able to drive the input of device B provided that all these conditions are met:
VOL (max) of A is ≤ VIL (max) of B
VOH (min) of A is ≥ VIH (min) of B
IOH (max) of A is ≥ IIH (max) of B
IOL (max) of A is ≥ IIL (max) of B

Can anyone explain or provide me with a suitable link?
I only do not understand the first condition
 

t_n_k

Joined Mar 6, 2009
5,455
The first condition?

Unless the maximum possible low output value of A is always less than the permissible low input range of B, then A's output cannot be guaranteed to always drive B's input to the valid low state.
 

t_n_k

Joined Mar 6, 2009
5,455
Perhaps I could have more correctly stated the relevant part of the sentence as :-

"... always no greater than the permissible low input range ..."

- so as to better match the "less than or equal to" condition.

Finding the words is never easy! I'll keep trying.
 
Top