I am trying to build a circuit to recreate the graph (forward current of LED vs forward voltage) shown in the Luxeon rebel color data sheet p.14.
I looked up the specs for that particular model (green)
.model LXML-PM01-average D(Is=8.0330e-8 Rs=.4818 N=7.0005 mfg=Lumileds type=LED)
and added the Is, Rs and N parameters to a D1N4148 in pSpice.
The data sheet states that the typical forward voltage of the green LED is 3.05V at a current of 350mA, I might be completely misinterpreting something, but I thought that the forward voltage of the LED would be (350mA x Rs).
I used a supply voltage of 10V and calculated my series resistor from (10-3.05)/R =350mA
The circuit is then a 10V supply with a 20 Ohm resistor and I did a DC sweep from 0-10V and plotted I(D1) Vs. V(D1), which gives me a graph does not look very like the one on the datasheet.
Would anyone be able to help me by telling me what I am doing wrong? Am I misinterpreting something completely?