Skip to content
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

Add NPN and PNP BJT transistor models #353

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jClugstor
Copy link
Member

Checklist

  • Appropriate tests were added
  • [ x] Any code changes were done in a way that does not break public API
  • [ x] All documentation related to code changes were updated
  • The new code follows the
    cxontributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • [ x] Any new documentation only uses public API

Additional context

Adds NPN and PNP BJT transistor models based on Ebers-Moll. These models include junction capacitances for better modeling at higher frequencies, an optional substrate pin, and optionally include the Early affect. These are similar to the Modelica NPN and PNP models, but include an option for a more sophisticated linear continuation for junction capacitances. "Computer Methods for Circuit Analysis and Design" by Jiri Vlach and Kishore Singhal (https://link.springer.com/book/9780442011949) was used as a reference.

@jClugstor
Copy link
Member Author

@BenChung

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant