qucs quite universal circuit simulator
play

Qucs Quite Universal Circuit Simulator Overview, Status and Roadmap - PowerPoint PPT Presentation

Qucs Quite Universal Circuit Simulator Overview, Status and Roadmap Guilherme Brondani Torri FOSDEM 2016 EDA Developer room Brussels, 30 January 2016 Qucs /kju:ks/ Overview Project background Package contents What can you do


  1. Qucs Quite Universal Circuit Simulator Overview, Status and Roadmap Guilherme Brondani Torri FOSDEM 2016 EDA Developer room Brussels, 30 January 2016

  2. Qucs /kju:ks/ • Overview – Project background – Package contents – What can you do with? – Demo • Status – Development – Next release • Roadmap – Our whishes for the future

  3. Project background Web counter • Started in 2003 • 2003 … 2016 – Michael Margraf – Stefan Jahn • GPLv2+ • 20+ contributors • 20 languages • Cross-platform • Users • Qucs 0.0.18 - Windows – Education – Research – Hobbyists – Industry

  4. Package contents • (sort of an) IDE • Extensible – Spice import • Schematic capture – Verilog-A model builder • Simulation tools – Octave/MATLAB – Qucsator – Optimizer (ASCO) – Icarus-Verilog • Dependencies – FreeHDL – C++ compiler • Data visualization – Qt4 (with Qt3Support) • Equation system – Autotools / CMake • Component library – gperf / flex / bison • Design / synthesis tools – ADMS – LaTex

  5. Support • Website • SourceForge http://qucs.sourceforge.net – Binaries – Git repository (mirror) – Issue tracker • Current developers: ~ 6 – Forum / mailing lists • Documentation • GitHub – Help – Git repository (preferred) – Tutorial Workbook – Issue tracker – Report Workbook – Wiki – Technical Manual – Travis CI – AppVeyor – Coveralls

  6. Tools • Graphical Interface • Command Line – Qucs – qucs – ActiveFilter – qucsator – Attenuator – qucsconv – Editor – Filter • Third-party and scripts – Help – asco – Matching – admsXml – Library – iverilog – Rescodes – freehdl – Transcalc – ps2sp – octave • ~ 170 components – python

  7. Projects

  8. Contents

  9. Components

  10. Libraries

  11. Visualization

  12. Qucs-ActiveFilter (1)

  13. Qucs-ActiveFilter (2)

  14. Qucs-ActiveFilter (3)

  15. Qucs-ActiveFilter (4)

  16. Qucs-Attenuator (1)

  17. Qucs-Attenuator (2)

  18. Qucs-Attenuator (3)

  19. Qucs-Help

  20. Qucs-Matching Paste into schematic à

  21. Qucs-Lib (1) Paste into schematic à

  22. Qucs-Lib (2) Paste into schematic à

  23. Qucs-Lib (3) Paste into schematic à

  24. Qucs-Rescodes Paste into schematic à

  25. Qucs-Transcalc (1)

  26. Qucs-Transcalc (2) Paste into schematic à

  27. Qucs-Transcalc (3) Paste into schematic à

  28. Qucs-Transcalc (4) Paste into schematic à

  29. Qucs-Transcalc (5) Paste into schematic à

  30. Qucs-Transcalc (6) Paste into schematic à

  31. Qucs-Transcalc Paste into schematic à

  32. Qucs-Filter Paste into schematic à

  33. Command Line Tools • Qucs – schematic • Qucsconv - converter – schematic to netlist spice ¡ ¡ ¡ ¡ ¡ ¡ ¡-­‑ ¡qucs ¡ spice ¡ ¡ ¡ ¡ ¡ ¡ ¡-­‑ ¡qucslib ¡ – schematic to print vcd ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡-­‑ ¡qucsdata ¡ – dump components data qucsdata ¡ ¡ ¡ ¡-­‑ ¡csv ¡ qucsdata ¡ ¡ ¡ ¡-­‑ ¡touchstone ¡ citi ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡-­‑ ¡qucsdata ¡ • Qucsator – simulator touchstone ¡ ¡-­‑ ¡qucsdata ¡ – DC csv ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡-­‑ ¡qucsdata ¡ zvr ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡-­‑ ¡qucsdata ¡ – Transient mdl ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡-­‑ ¡qucsdata ¡ – AC qucsdata ¡ ¡ ¡ ¡-­‑ ¡matlab ¡ ¡ – AC Noise – S-Parameter • Custom file formats – S-Parameter Noise – schematic – (Harmonic Balance) – library – netlist – data file ¡

  34. Demo • Examples – RLC circuit, parameter sweep – 555 timer: macro modeling – Optimization: Band-pass filter – 10 GHz microstrip band-pass filter – Verilog counter • Development – Verilog-A support / model builder – Ngspice / Xyce front-end

  35. RLC, parameter sweep

  36. 555 macro model

  37. Optimization (ASCO)

  38. Microstrip band-pass filter

  39. Verilog Counter

  40. Verilog-A • Includes 53 38 models written in Verilog-A • Compact models C M – BSIM 3, 4, 6 (Berkeley) C s e u s s i – EKV (EPFL) e s n e c i l – HICUM L0, L2 (TU-Dresden) – FBH-HBT (TU-Berlin) • ADMS (Automatic Device Model Synthesizer) a r e – Verilog-A à XML transformations à “XYZ code” l l e c c A e u s s i e s n e c i l • Limitations – Subset of Verilog-AMS – Not supported: V(n)<+ ¡… ¡;

  41. Verilog-A model builder • BSIM6: Qucsator x HSPICE

  42. spice4qucs: Ngspice / Xyce • Audio amplifier, troubles with Qucsator

  43. Status • Release 0.0.19 (February 05, 2016) – Bug fixing, usability improvements, build system cleanup – Ongoing port Qt3Support to Qt4 – New active-filter synthesis tool – Integration of regression tests, qucs-test repository – Removal of non-GPL models – … • Release 0.0.20 (no due date) – BSIM 6 – New RF models – spice4qucs: Ngspice (XSPICE) and Xyce frontend • https://github.com/Qucs/qucs/issues/77 • https://github.com/ra3xdh/qucs/releases/tag/0.0.19S-rc3 – Tuner, Gnucap/Gnucsator, make ADMS optional, submit package to Debian, multiple simulators …

  44. Roadmap (whish list) 1. Simple GUI and simulator – Refactor/rewrite, (Qt4) Qt5, plug-ins, API … – Standard file formats, exchangeable 2. Powerful circuit analysis tools – Robust algorithms (Eigen, KLU) – API, high level interface (SWIG) – Harmonic-Balance – Large signal S-parameter simulation (LSSP) – EM field simulation / extraction (openEMS, NEC2++) – *SPICE flavors compatibility/converter – Co-simulation (analog + Verilog/VHDL), interface (icarus, GHDL) – Monte-Carlo simulation – Solvers: Ngspice, Xyce, Gnucap, SpiceOpus 3. Design and synthesis tools – Data import / export 4. Industry standard device models – MEXTRAM, VBIC, HiSIM, IGBJT, UTSOI, … 5. Hardware implementation – Layout PCB, device (KiCad, Klayout)

  45. Resources • Website: http://qucs.sourceforge.net/ • GitHub (preferred): https://github.com/Qucs/qucs/ • SourceForge: http://sourceforge.net/p/qucs/git/ • Mailing lists: http://sourceforge.net/p/qucs/mailman/ • IRC channel: #qucs • Forum: http://sourceforge.net/p/qucs/discussion/ • Bug trackers: – https://github.com/Qucs/qucs/issues – http://sourceforge.net/p/qucs/_list/tickets • Source code documentation: – http://qucs.github.io/qucs-doxygen/qucs/index.html – http://qucs.github.io/qucs-doxygen/qucs-core/index.html • Downloads: http://sourceforge.net/projects/qucs/files/ • (NEW) Qucs-Help: http://qucs-help.readthedocs.org/ • (NEW) Transifex translations: – https://www.transifex.com/projects/p/qucs-desktop/ – https://www.transifex.com/projects/p/qucs-help/

  46. Final remarks • Flexible and easy to use • Advanced components and features • Build and test infrastructure • Right time for refactoring/redesign • We are open for collaboration • Roadmap: Your help is welcome!

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend