I have something strange with a bichip LED model.
I got a spice model for a white bichip LED.The expected Vf is around 5.5V at ~40mA.
I tried to get the I/U characteristics under a quick simulation to check my .model definition.
Under Qspice, the Vf seems not able to be higher than a single chip LED type.
Under an other sw (LTspice), the same .model gave me a “relevant”/“expected” graph.
→ Is something in Qspice limiting the Vf value for a LED ? Or a LED is always considered as a single chip model ?
→ How I can simulated a bichip under Qspice ?
Currently, a temporary solution is to add ISR=1e-308 into this model statement (a value near 0 but not 0). IKF is expected to have an effect with ISR=0 (revision history : 10/21/2023 Diode model parameter IKF is now used even if ISR is zero.). I have copied this for Mike to review.