-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resistor Model issue #59
Comments
@atorkmabrains / @mkkassem - Thoughts? |
Hi @mithro and @christoph-weiser, We have reported this back to the foundry and we are aware that some of the models are not matching the actual measurement from foundry. Please check the following document: |
@mithro and @christoph-weiser We will update the resistors models in ng-spice to make sure that they match. |
@mithro and @christoph-weiser Please find the fix for this issue here: #61 |
@atorkmabrains thanks for the update. I can confirm that the resistance is now corrected. I'm however still wondering about the modelling of the substrate capacitance.
From the ngspice manual i cannot find cox being a valid input to the semiconductor capacitor model or any of the other "c" models for that matter. |
@christoph-weiser There is a capacitance associated with the resistor model in the subcircuit definition for the resistor. I don't know if they have taken the substrate capacitance the way you mentioned. I also didn't quantify that against the silicon R/C data. We are planning to do that later. |
Xyce bjt iv reg
Expected Behavior
ppolyf_u_2k_6p0 has a sheet resistance of 2k/square.
Actual Behavior
The resistance is much lower than this (68 ohm).
This is also true for the other ppolyf resistors. Also the modelling of the parasitic capacitance
is not compatible with ngspice.
Steps to Reproduce the Problem
The text was updated successfully, but these errors were encountered: