Logo
PyAMS 0.1.4
  • Overview
  • News
  • Release History
  • Note of Installation
  • Installation by pip
  • Simulation
    • The steps of simulation
    • Operating-Points
    • Analysis
      • Direct Current analysis
      • Transient analysis
      • Operating-Points analysis
    • Simulation Options (future)
      • Changing PyAMS Simulation Options
      • A Listing of PyAMS Simulation Options
    • Analysis Options
  • Design symbols
    • The steps of design symbol
  • Modeling
    • Initial and Analog Functions
    • Signals and Parameters in pyams.lib
    • Allowed Operations Between Signals and Parameters
  • Digital Modeling with dsignal
    • Digital Signal (dsignal)
    • Digital Function
    • Integration in pyams.lib
  • dsignal Class
    • Overview
    • Key Features
    • Class Definition
    • Behavior
    • Supported Operations
      • Logical Operations
      • Arithmetic Operations
    • Usage in Logic Circuits
    • Example Usage
    • Conclusion
  • Models
    • Analog Models
      • Basic
        • Resistor
        • Capacitor
        • Capacitor with initial voltage
        • Inductor
        • Inductor with initial current
        • Conductor
        • Voltage-Controlled Voltage Source (VCVS)
        • Voltage-Controlled Current Source (VCCS)
        • Current-Controlled Voltage Source (CCVS)
        • Current-Controlled Current Source (CCCS)
        • Load
        • Ideal Transformer
        • Transformer
        • Voltage-Controlled Switch
        • Current-controlled switch
        • Switch Sample
        • Negative Resistance
        • Nonlinear Resistance
      • Source
        • DC Voltage
        • DC Current
        • Sin Voltage
        • Sin Current
        • Trapezoid Voltage
        • Trapezoid Current
        • Square Voltage
        • Square Current
        • Puls Voltage
        • Puls Current
      • Semiconductor
        • Diode
        • Diode Zener
        • Diode Laser
        • Diode Bridge
        • NPN Transistor
        • PNP Transistor
        • NMOS Transistor
        • PMOS Transistor
      • CMOS Gate
        • Voltage Logic Level (Input/Output)
        • CMOS AND Gate
        • CMOS OR Gate
        • CMOS NAND Gate
        • CMOS NOR Gate
        • CMOS XOR Gate
        • CMOS XNOR Gate
        • CMOS NOT Gate (Inverter)
        • CMOS Buffer Gate
  • Examples
    • LC Oscillator Simulation
      • Overview
      • Oscillation Frequency
      • Circuit Diagram
      • Simulation Output
      • Conclusion
    • RC Circuit Simulation
      • Overview
      • Time Constant
      • Circuit Diagram
      • Simulation Output
      • Conclusion
    • RL Circuit Simulation
      • Overview
      • Time Constant
      • Circuit Diagram
      • Simulation Output
      • Conclusion
    • RLC Circuit Simulation
      • RLC Circuit
      • Solving the Differential Equation
      • Numerical Application
      • Simulation Results
      • Conclusion
    • Half-Wave Rectification Circuit
      • Overview
      • Mathematical Formulation
      • Circuit Diagram
      • Simulation Output
      • Conclusion
    • Full-Wave Bridge Rectifier Circuit Simulation
      • Overview
      • Mathematical Formulation
      • Circuit Diagram
      • Simulation Output
      • Conclusion
    • Van der Pol Oscillator
      • Overview
      • Circuit Diagram
      • Simulation Output
      • Simulation and Results for different values of \(\mu\)
      • Results
      • Conclusion
    • BJT Characteristics Analysis
      • Introduction
      • Equations
      • Circuit Description
      • Circuit Diagram
      • Simulation Results
      • Conclusion
    • AC to DC Converter
      • Circuit Description
      • Circuit Diagram
      • Mathematical Equations
      • Simulation Results
      • Conclusion
    • Voltage Divider Simulation
      • Overview
      • Circuit Diagram
      • Explanation
      • Simulation Results
  • Web Pages
  • Support this project
PyAMS
  • Models
  • Analog Models
  • Basic
  • Edit on GitHub

Basic

This package contains basic analog electrical components of PyAMS.

  • Resistor
  • Capacitor
  • Capacitor with initial voltage
  • Inductor
  • Inductor with initial current
  • Conductor
  • Voltage-Controlled Voltage Source (VCVS)
  • Voltage-Controlled Current Source (VCCS)
  • Current-Controlled Voltage Source (CCVS)
  • Current-Controlled Current Source (CCCS)
  • Load
  • Ideal Transformer
  • Transformer
  • Voltage-Controlled Switch
  • Current-controlled switch
  • Switch Sample
  • Negative Resistance
  • Nonlinear Resistance
Previous Next

© Copyright (c) 2021-2025, PyAMS.

Built with Sphinx using a theme provided by Read the Docs.