Hello, I am looking at AD9102 for use in project. It has complementary current output pins (datasheet says differential, but it is complementary). IOUTFS is about 4mA.
From the datasheet:
The DAC output current equations are as follows:
IOUTP = IOUTFS × DAC INPUT CODE/2^14
IOUTN = IOUTFS × ((2^14 − 1) − DAC INPUT CODE)/2^14
where DAC INPUT CODE = 0 to 2^14 − 1.
My question is this: how can I accurately model in LTSpice this complementary current output, so I can verify the signal conditioning I am putting on the DAC output?