Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to simulate the common mode return loss for LVDS driver?

Status
Not open for further replies.

poyu

Newbie level 4
Joined
Jul 6, 2009
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
TPE
Activity points
1,315
common mode return loss

I am studying the LVDS driver. However, I don't know how to check the common mode return loss performance by hspice. I tried to use ac analysis to find ZIN first. Then, using the formula for reflection coefficient to get the return loss.

Γ=(Z2-Z1/Z2+Z1) Z2: 45ohm cable impedance Z1: ZIN from ac analysis

Finally, transferring the value of reflection coefficient to dB for common mode return loss.

I am not sure the answer is right or not.


My spice code to get ZIN:

vref vref 0 0.75 *0.5VDD
vac TDP TDN ac=1
xpkg1 TDP RP *RLC for package bonding wire load
xpkg2 TDN RN *RLC for package bonding wire load
RT1 RDP 0 45 *45ohm termination in RX
RT2 RDN 0 45 *45ohm termination in RX

.net vac
.ac dec 20 10 10G
.probe ac zin
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top