Skip to content
Pete Pupalaikis edited this page Mar 14, 2024 · 16 revisions

Welcome to the SignalIntegrity wiki!

SignalIntegrity is Python based software for signal and power integrity brought to you by Nubis Communications. It has two main uses:

  • SignalIntegrityApp - A GUI software application that is a front-end for the SignalIntegrity library. It can be used for:
    • Linear circuit and system simulation.
    • Solving for interconnected circuits and s-parameter blocks.
    • Deembedding.
    • Virtual probing.
    • Network analyzer calibration and calculation.
    • Viewing s-parameter files.
    • Generating eye diagrams.
  • SignalIntegrity - a library of Python packages that allow you to create scripted solutions to various signal integrity problems.

See Installation to install the latest released software.

See Documentation for the complete set of documentation for both the SignalIntegrityApp GUI based application and the SignalIntegrity library.

Clone this wiki locally