This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SN74LVC1G17-Q1: Calculate Voh with different VCC and Ioh

Part Number: SN74LVC1G17-Q1

For worst case analysis, how can V(oh) be calculated for different V(cc) and different I(oh)?  A specific example would be V(cc) = 3.3V nominal and I(oh) is 0.5mA.  Thank you.

  • Hi Mark,

    To get a good estimate for VOH or VOL, you just use the datasheet values to determine the output driver’s resistance, then VOH = VCC – IOH*ROH
    And VOL = IOL*ROL

    For that example: ROH = (VCC – VOH)/IOH = 0.7/0.024 =~ 29.17 ohms
    VOH = 3 V - (.00005*29.17) = 2.985 V

    This will be the best estimate for worst case, you most likely will see less of a voltage drop.