Git Product home page Git Product logo

Comments (5)

ra3xdh avatar ra3xdh commented on September 27, 2024

@tomhajjar , I have just tried to recreate the device from scratch using SPICE file and I cannot reproduce the problem. Everything works as expected. I have also inspected my projects containing subcircuits made from SPICE file. Everything works as expected too. I suspect the schematic file became broken by unknown reason. I sucpect this may be related to the recent schematic class refactoring.

Also please keep in mind that Qucs-S contains BF998 model since v0.0.23 release. You don't need to recreate it. I don't consider the update of this library. Other dual gate MOSFETs like BF961 could be added, but I didn't find the SPICE models for them.

from qucs_s.

ra3xdh avatar ra3xdh commented on September 27, 2024

@tomhajjar You have incorrect port number Num property. Set the number here instead of G2 to fix the issue. This property must be set only to integer numbers. Otherwise you will get the broken schematic. Unfortunately there is no possibility to add a validator for this property. I don't recommend changing automatically assigned port numbers. But port names could be changed.
image

from qucs_s.

tomhajjar avatar tomhajjar commented on September 27, 2024

Thanks for the catch. I was porting an LTspice project by Gunthard Kraus over to Qucs-S and forgot BF998 was native. I also wanted to add a dual-gate device to schematic_symbols.sch.

The LTspice example deletes the C=/L= entries in BF998.cir. ngspice doesn't say in the manual this format is acceptable but it must be since I confirmed the S-parameters are the same for the library model and the subcircuit I made.

2024-02-28_070846

from qucs_s.

tomhajjar avatar tomhajjar commented on September 27, 2024

Here is Bordodynov's dual gate mosfet library.

Dual-gate MOSFET.zip

from qucs_s.

tomhajjar avatar tomhajjar commented on September 27, 2024

I found the s-parameters for the BF998 and they compare favorably with the Spice model. I will update the project as it expands.

2024-02-28_104244

BF998_MOSFET_prj.zip

from qucs_s.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.