Skip to main content

SLiCAP: more than SYMBOLIC SPICE

Project description

SLiCAP: more than SYMBOLIC SPICE

What it is

  • SLiCAP is an acronym for: S ymbolic Li near C ircuit A nalysis P rogram
  • SliCAP is a tool for algorithm-based analog design automation
  • SLiCAP is intended for setting up and solving design equations of electronic circuits
  • SLiCAP is a an open source application written in Python
  • SLiCAP is part of the tool set for teaching Structured Electronics Design at the Delft University of Technology

Why you should use it

  • SLiCAP facilitates analog design automation and stepwise, hierachically-structured, analog design
  • SLiCAP lets you relate circuit component and device geometry requirements to system performance requirements
  • SLiCAP makes complex symbolic circuit analysis doable
  • SLiCAP speeds up the circuit design process
  • SLiCAP integrates documentation and design ("one-click" update of HTML or PDF design reports)
  • SLiCAP facilitates design education and knowledge building

Features

  • Accepts SPICE-like netlists as input and provides netlist generation from, amongst others, Kicad and LTspice schematic files.
  • Facilitates concurrent design and documentation
  • Supports and facilitates structured analog design

Capabilities

  • Conversion of hierarchically structured SPICE netlist into a mixed symbolic/numeric matrix equation
  • Symbolic and numeric noise analysis
  • Symbolic and numeric noise integration over frequency
  • Symbolic and numeric determination of transfer functions and polynomial coefficients of transfer functions
  • Symbolic and numeric inverse Laplace Transform
  • Symbolic and numeric determination of network solutions
  • Symbolic and numeric pole-zero analysis (symbolic pole-zero analysis for low-order systems only)
  • Symbolic and numeric Routh array
  • Order estimation of feedback circuits (numeric only)
  • Root-locus analysis with an arbitrarily selected circuit parameter as root locus variable
  • Symbolic and numeric DC and DC variance analysis for determination of budgets for resistor tolerances, offset, temperature effects, matching and tracking
  • Symbolic and numeric derivation and solution of design equations for bandwidh, frequency response, noise, dc variance, and temperature stability

Installing SLiCAP from pypi

  1. Enter:

    pip install slicap
    

Addidional software

SLiCAP can generate netlists from schematic files from:

  • Kicad (all platforms, preferred!)
  • LTspice (MSWindows: install LTspice on the system drive, Linux and MacOS: use MSwindows version and wine)
  • gschem (MSWindows: install gschem and its netlister on the system drive, Linux and MacOS: use lepton-eda)
  • lepton-eda (Linux and MacOS, MSWindows: use gSchem for windows)

Preferred for all platforms is to install or upgrade to the latest version of Kicad, and install Inkscape.

First Run

On the first run:

  • SLiCAP searches for installed applications:

    • Kicad,
    • LTspice
    • NGspice
    • gSchem (MSWindows only)
    • lepton-eda (Linux and MacOS)
  • SLiCAP creates a SLiCAP.ini file in the user home directory. This file contains initial setting and commands to start the above applications. It can be edited manually, and when deleted it will be recreated on the next run. Searching for applications on MSWindows may take a while!

On the first run of a project, SLiCAP creates a SLiCAP.ini file in the project folder, each time you run the project this file is updated. It will be recreated after deletion.

Documentation

>>> Help()

Opens HTML documentation in your default browser. It can also be viewed at https://slicap.org

Setting up SLiCAP from source code

  1. Intall Python 3.12+ with the packages listed in requirements.txt (for MSwindows Anaconda installation is preferred)

  2. Download or clone the SLiCAP archive from github

  3. Extract it in some directory

  4. Open a terminal (or an Anaconda terminal if you run python from Anaconda) in the directory with setup.py

  5. Install requirements:

    python -m pip install -r requirements.txt
    
  6. Make Documentation:

    cd ./doc
    make html
    cd ..
    
  7. Lastly, Install:

    python -m pip install .
    

    Don't forget the dot!

Contributing

If you want to contribute to the development of SLiCAP, please Email Us.

Bugs

In case bugs are found, please report them to the 'Issues' page.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

slicap-4.0.15.tar.gz (10.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

slicap-4.0.15-py3-none-any.whl (11.2 MB view details)

Uploaded Python 3

File details

Details for the file slicap-4.0.15.tar.gz.

File metadata

  • Download URL: slicap-4.0.15.tar.gz
  • Upload date:
  • Size: 10.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for slicap-4.0.15.tar.gz
Algorithm Hash digest
SHA256 361211ed01dfcf676d65eff2994e38eb0279451f62196aa269a5338877705bde
MD5 5ebd18484b6d7b73d834347470e661b6
BLAKE2b-256 6e98ed5b658023c1a4741d92dd4a75e1532b29c38d61c8a0aca7ece64a87625b

See more details on using hashes here.

Provenance

The following attestation bundles were made for slicap-4.0.15.tar.gz:

Publisher: pypi.yml on SLiCAP/SLiCAP_python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file slicap-4.0.15-py3-none-any.whl.

File metadata

  • Download URL: slicap-4.0.15-py3-none-any.whl
  • Upload date:
  • Size: 11.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for slicap-4.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 8a5275555443a2aff53ef4d0c082c5d820722a9212b6f8bf04ad443394f62df3
MD5 aab63ac6f14f5fa967bf14a49a7a67b9
BLAKE2b-256 c7c666135ef3022ba2db39989858e34a94689d50a63a6f44aedf04d7d6d12a30

See more details on using hashes here.

Provenance

The following attestation bundles were made for slicap-4.0.15-py3-none-any.whl:

Publisher: pypi.yml on SLiCAP/SLiCAP_python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page