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.

LM2903B-Q1: Quiescent current

Part Number: LM2903B-Q1
Other Parts Discussed in Thread: LM2903-Q1, LM2903B

Hi,

Could you please let me know the Quiescent current of LM2903-Q1? The LM2903-Q has 2-ch comparators and datasheet show as below.

Is the value for 2ch? I'm much confused because SPICE model shows 550uA at VCC = 4V for 1ch..

Regards,
Nagata.

  • Hello Nagata,

    Yes. The value is for both comparators, or 275uA per comparator.

    The model current is incorrect. We will fix that.

    You can quickly fix it by entering the model and changing the "I_IS" line to 275u:

    *****************************************************************************
    * Notes:
    * The following parameters are modeled:
    * Iq, tpd, Vcm, Vs, Vhys, Ib, Vos,
    * If either input goes beyond the recommended maximum range, the output will float to mid supply for the respective output
    * If the supply goes beyond the recommended maximum range, both outputs will float to mid supply
    *
    *****************************************************************************
    * source LM2903B
    .SUBCKT LM2903B IN+ IN- Vcc GND OUT   
    X_U4 N21103 N858868 Prop_Delay  
    X_U2 IN-BUFF IN+BUFF N21168 V+_BUFFER V-_BUFFER INPUTRANGE  
    X_U5 N21237 GND N21168 0 V+_BUFFER V-_BUFFER VCC N858872 OUT Output_Stage  
    X_U6 GND V+_BUFFER V-_BUFFER VCC Supply_Buffer  
    X_U3         N785573 IN-BUFF N21103 V+_BUFFER V-_BUFFER N852568 HPA_COMPHYS
    I_IS         N843683 GND DC 275u  <---------------------------------------------------------------------------------Change me
    X_U7 N21237 0 V+_BUFFER V-_BUFFER Supply_Enable  
    X_U1 IN+ IN+BUFF IN- IN-BUFF Input_Buffer  
    I_IBP         IN+ GND DC -3.5n 

    Regards,

    Paul Grohe