Could someone verify for me that the AD8218 spice model is screwed up? The model and data sheet are here
18/products/product.html
I'm just trying to reproduce Figure 35 in the datasheet. I'm using the circ uit in Figure 34. I tied Vs and ENB to +IN because Ltspice doesn't like tho se pins floating. I set the shunt resistor to 0.02 ohms, the battery voltag e to 24V, the reference to 1.25v and vary the Load from -5Amps to 5Amps in
0.05amp increments. My results show the part offsetting by twice the refere nce voltage instead of the reference voltage. I can reproduce the graph wit h the 1.25V reference but the datasheet shows a 2.5v reference. Here is the spice netlist.
- C:\Projects\LIT\N48_TEC_Driver\simulation\AD8218Test.asc XU1 Vpos Vneg Vpos Vref Vpos 0 Vout AD8218 V3 Vpos 0 24 R2 Vneg Vpos 0.02 V1 Vref 0 1.25 I1 N001 0 1 R1 Vneg N001 100 .include AD8218.cir .dc I1 -5 5 0.05 .backanno .end
Thanks