2009年8月4日火曜日

「VCSELのスパイスモデル」と「アイパターンのシミュレーション」


VCSELのスパイスモデルは、等価回路モデルです。ABMを採用し、モデリングしています。特性は、


IV特性

IL特性

スイッチング特性(tr,tf)


です。


多くのユーザーは、このモデルを採用し、アイパターンのシミュレーションを行い、規格内かどうかをシミュレーションしています。




よって、アイパターンのシミュレーションの調査がメインになります。以下にシミュレーションの為の参考情報を記載します。


Simulation of VCSEL using PSpice
SPICE MODEL: Subckt Model using ABM(Analog Behavior Model) for PSpice
Simulation: Eye pattern
Simulation SettingAnalysis type: Time Domain (Transient)Run to time: 90ns Start saving data after: 0sTransient optionsMaximum step size: 10psSimulation Result
To trace eye diagram X Axis Variable is set to be eye_sweep(2.8n,0.4n)eye_sweep macro is set byTrace > Macrosmod(a, b) = (b)*(atan(tan(((a)/(b))*pi-pi/2))+pi/2)/pieye_sweep(p, d) = mod(time+(p)/2+(d),p) - ((p)/2+(d))