Skip to content

Adding new components to livespice #220

Answered by dsharlet
PastaCodex asked this question in Q&A
Discussion options

You must be logged in to vote

Here are the steps to doing this:

  • Find a datasheet for the component. In this case, this looks like the right one? https://www.ti.com/lit/ds/symlink/lm386.pdf
  • On page 5, the various characteristics tell you roughly what you need to know. It's not always straightforward to map things.
  • Using this table in the datasheet, it is possible to populate the parameters of an OpAmp component in LiveSPICE:
    • The input resistance Rin is given in the table on page 5, 50k
    • The output resistance Rout is a little tricky. I think it's given in the output power. Unfortunately it depends on the power supply voltage(?). It's low enough that it probably doesn't matter though.
    • Aol is the open loop gain. It looks…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PastaCodex
Comment options

Answer selected by PastaCodex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants