Add new components #296
-
Is it possible for me to add a new transistor (2SB772) to the library from the B772 Datasheet? If so, how? I am looking for the builder function for the component. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
Thank you for responding.
This is my screenshot:
[image: image.png]
The datasheet is attached.
I am new to this application and I could not figure out how to do what you
said above.
If you look at the attachment, the values don't match those presented in
the edit components properties window:
[image: image.png]
I am at a loss of what to do.
Thank you for your concern.
…On Tue, Jul 25, 2023 at 11:48 AM Vadim Kuznetsov ***@***.***> wrote:
You don't have to modify the library to add a BJT device. Use need to find
a SPICE modelcard for this transistor. But the extraction of the modelcard
from datasheet or measurements is not supported by Qucs-S. The attached
screenshot illustrates how to use the SPICE modelcard with Qucs-S. JFET is
shown here but, the principle of .MODEL for BJT is the same.
[image: image]
<https://user-images.githubusercontent.com/4920080/255957386-cfe046a7-bbdb-4739-a0ae-e05fe57dd79a.png>
—
Reply to this email directly, view it on GitHub
<#296 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZYWXD3XJ5NQ5UVMWZSY4BTXR7TDVANCNFSM6AAAAAA2XHMGOM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Mark C. Duncan
***@***.***
|
Beta Was this translation helpful? Give feedback.
-
The images are missing in your message. Try to reupload the images. |
Beta Was this translation helpful? Give feedback.
-
I used the github this time
…On Tue, Jul 25, 2023 at 2:42 PM Vadim Kuznetsov ***@***.***> wrote:
The images are missing in your message. Try to reupload the images.
—
Reply to this email directly, view it on GitHub
<#296 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZYWXD2TUKATELRJ6AUOF5DXSAHQNANCNFSM6AAAAAA2XHMGOM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Mark C. Duncan
***@***.***
|
Beta Was this translation helpful? Give feedback.
-
You need to have plain text SPICE model to use with Qucs-S. The data provided by datasheet is not sufficient. No one circuit simulation software can extract the SPICE model from the datasheet. SPICE model should look like this (example for 2N3904). It seems the SPICE model is not freely available for 2SB772 BJT device. My advice is to debug circuit using some similar device that has SPICE model available.
|
Beta Was this translation helpful? Give feedback.
You need to have plain text SPICE model to use with Qucs-S. The data provided by datasheet is not sufficient. No one circuit simulation software can extract the SPICE model from the datasheet. SPICE model should look like this (example for 2N3904). It seems the SPICE model is not freely available for 2SB772 BJT device. My advice is to debug circuit using some similar device that has SPICE model available.