Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisione Revisione precedente
Prossima revisione
Revisione precedente
vlsi:workbook:analog:simref [25/09/2013 12:38]
pacher
vlsi:workbook:analog:simref [25/03/2014 21:26] (versione attuale)
pacher
Linea 10: Linea 10:
  
    * [[vlsi:​workbook:​analog:​simref#​introduction|Introduction]]    * [[vlsi:​workbook:​analog:​simref#​introduction|Introduction]]
-   * [[vlsi:analog_simref#​reference_documentation|Reference documentation]] +   * [[vlsi:workbook:​analog:​simref#​reference_documentation|Reference documentation]] 
-   * [[vlsi:analog_simref#​dc_operating_points|DC operating points]] +   * [[vlsi:workbook:​analog:​simref#​dc_operating_points|DC operating points]] 
-   * [[vlsi:analog_simref#​power_consumption_evaluation|Power consumption evaluation]] +   * [[vlsi:workbook:​analog:​simref#​power_consumption_evaluation|Power consumption evaluation]] 
-   * [[vlsi:analog_simref#​ADE_simulation_options|ADE simulation options]] +   * [[vlsi:workbook:​analog:​simref#​ADE_simulation_options|ADE simulation options]] 
-   * [[vlsi:analog_simref#​node_impedance_simulation|Node impedance simulation]] +   * [[vlsi:workbook:​analog:​simref#​node_impedance_simulation|Node impedance simulation]] 
-   * [[vlsi:analog_simref#​pwl_voltage_and_current_sources|PWL voltage and current sources]] +   * [[vlsi:workbook:​analog:​simref#​pwl_voltage_and_current_sources|PWL voltage and current sources]] 
-   * [[vlsi:analog_simref#​noise_analyses|Noise analyses]]+   * [[vlsi:workbook:​analog:​simref#​noise_analyses|Noise analyses]] 
 +   * Typical OCEAN variables used in Front-End designing
  
  
 **Keywords:​** **Keywords:​**
 +
 +
 +To be inserted: **closed loop gain simulation** and **loop stability analysis**
 +
 +e.g. (completo, fatto molto bene)
 +
 +[[http://​lumerink.com/​courses/​ECE614/​Handouts/​]] \\
 +[[http://​lumerink.com/​courses/​ECE614/​Handouts/​Loop%Analysis.pdf]] \\
 +[[http://​lumerink.com/​courses/​ECE614/​Handouts/​Loop%Stability%Analysis.pdf]]
 +
 +
 +
  
 ===== Introduction ===== ===== Introduction =====
Linea 190: Linea 203:
  
 [[vlsi:​workbook:​analog:​simref:​noise|here]]. [[vlsi:​workbook:​analog:​simref:​noise|here]].
 +
 +
 +
 +====== Typical OCEAN variables used in Front-End designing ======
 +
 +\\
 +__**Delta-like input current spike**__
 +
 +Use an **ipulse** current source with a trapezoidal shape
 +Let ''​w''​ be rise time, pulse width and fall time of the current pulse (e.g. 1ns), then set i2 to 
 +
 +<​code>​
 +Qin*1.6e-19/​(2*w)
 +</​code>​
 +
 +with ''​Qin''​ expressed as the **number of electrons**.
 +
 +
 +
 +\\
 +__**Equivalent Noise Charge (ENC)**__
 +
 +
 +
 +\\
 +__**Time over threshold (ToT)**__
 +
 +Define a ''​ToT''​ output variable in ADE L with the usage of the ''​cross()''​ OCEAN function,
 +
 +
 +<​code>​
 +(cross(VT("/​Vout_comp"​) 0.3 1 "​falling"​ nil nil) - cross(VT("/​Vout_comp"​) 0.3 1 "​rising"​ nil nil))
 +</​code>​
 +
 +
 +
 +
  
  
Linea 196: Linea 246:
 ---- ----
  
-Last update: [[pacher@NOSPAMto.infn.it|Luca Pacher]] - Apr 23, 2013+Last update: [[pacher@NOSPAMto.infn.it|Luca Pacher]] - Sep 25, 2013
  
 ~~NOTOC~~ ~~NOTOC~~