Giter Club home page Giter Club logo

sepia_at_qspice's Introduction

SEPIA @ QSPICE


Table of Contents


RF Signal Integrity to Power Integrity

Please visit and review the SEPIA article in the RF Signal Integrity to Power Integirity, a series article-on the Microwave Journal, for the technical details.


SEPIA

SEPIA: Stability Evaluation for Power Integrity Analysis

The [SEPIA] is a control loop stability analysis tool developed by Mr. Steve Sandler at Picotest.com.

The SEPIA extracts frequency-domain parameters of our target circuit/loop, directly from time-domain, transient (.TRAN) simulations.

The SEPIA method is based on a simple fact that every single circuit sharing the same qualify factor Q exhibits the mathematically "similar" ringing to decay shape by assuming it is a quadratic system.

SEPIA Copyright Notice

Copyright © 2014 Picotest

The "SEPIA" compiled binary, the DLL (Windows Dynamic Link Library) file, available from this repository is a copyright intellectual property of Picotest.com. All rights reserved.

Please contact [email protected] for more information.


In this repository, by a courtesy of Mr. Steve Sandler, the SEPIA is implemented into the QSPICE.

QSPICE™

The QSPICE is a variant of SPICE (Simulation Program with Integrated Circuit Emphasis, i.e. analog circuit simulator) software offered by Qorvo, that is available at no cost.

PyQSPICE

The PyQSPICE is a Python wrapper-module for the QSPICE, available from this Qorvo repository on GitHub. By using the QSPICE as a strong back-end simulator, it supports complex data processing and data plotting.

SEPIA@QSPICE

The QSPICE supports user-defined C++ and/or Verilog circuit blocks. The SEPIA processing routines are implemented as one of such user-defined circuit blocks, that is the DLL binary available here.

Important

This SEPIA@QSPICE module is a SUB-SET of the SEPIA, where NOT ALL the SEPIA PROCESUREs implemented.


Basic Operation

At a high-level, the SEPIA@QSPICE circuit module operates in following steps.

  1. As a transient simulation goes, it detects ringing peaks and record them in its internal memory.
  2. At the end of the transient simulation, it extracts the control loop parameters based on the SEPIA routines.
    2a. It extracts basic loop information: Q and frequency
    2b. It model-fits and generates simplified RLC circuit model(s) representing the target loop, if options specified.
  3. When specified by options, it further runs extra/follow-up simulations to RLC models.

Usage / Example

The basic usage of the SEPIA@QSPICE and examples are summarized in this session file by utilizing the Jupyter Lab environment.

Important

So to run the Python code recorded in the session file, please install below 2 software packages.

Sub-Circuit Parameters

The SEPIA@QSPICE module takes four (4) sub-circuit parameters and all parameters are explained in this manual.

Usage from PyQSPICE

When using SEPIA@QSPICE from a PyQSPICE environment, we can use a PyQSPICE method to control the SEPIA@QSPICE options described in this manual.

sepia_at_qspice's People

Contributors

masashinogawa avatar

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.