Nygen Patricia
Newbie level 2
Hi all
This is a rather simple question. The circuit is a differential to single-ended. Meaning the gain is Vout/(Vin1-Vin2).
I have define:
*-----------------------------
*Indepedent voltage sources
* (I have Cmmom-mode of DC=1.5V with small signal *symmetric swing).
*-----------------------------
V+ Vin1 0 DC 1.5V AC 0.5 0 Sin(0 0.05 2kHz)
V- Vin2 0 DC 1.5V AC 0.5 180 Sin(0 -0.05 2kHz)
*printing out the gain
.print AC VDB(Vout,Vin1).
However, it should be Vout/(Vin1-Vin2). And I have trouble doing this. What can I do to make it happen?
This is a rather simple question. The circuit is a differential to single-ended. Meaning the gain is Vout/(Vin1-Vin2).
I have define:
*-----------------------------
*Indepedent voltage sources
* (I have Cmmom-mode of DC=1.5V with small signal *symmetric swing).
*-----------------------------
V+ Vin1 0 DC 1.5V AC 0.5 0 Sin(0 0.05 2kHz)
V- Vin2 0 DC 1.5V AC 0.5 180 Sin(0 -0.05 2kHz)
*printing out the gain
.print AC VDB(Vout,Vin1).
However, it should be Vout/(Vin1-Vin2). And I have trouble doing this. What can I do to make it happen?