An open API service indexing awesome lists of open source software.

https://github.com/codenameakshay/pspice-circuits

The PSPICE codes for most analog and digital circuits like current mirror, log-antilog amplifier, and more.
https://github.com/codenameakshay/pspice-circuits

Last synced: 5 months ago
JSON representation

The PSPICE codes for most analog and digital circuits like current mirror, log-antilog amplifier, and more.

Awesome Lists containing this project

README

          

# pspice-circuits
The PSPICE codes for most analog and digital circuits like current mirror, log-antilog amplifier, and more.

# Contents
The circuits present are -
- Base Current Compensated Current Mirror `BaseCurrentCompensatedCurrentMirror.cir`
- DC Characteristics of Operational Transconductance Amplifier `DCCharacteristicsOTA.cir`
- Differential Amplifier `DifferentialAmp.cir`
- Differentiator `Differentiator.cir`
- Differential Amplifier Transient Analysis `DiffferentialAmpTran.cir`
- Inverting Amplifier `Exp71.cir`
- Compensated Inverting Amplifier `Exp72.cir`
- Compensated Inverting Amplifier V2 `Exp73.cir`
- Gilbert Current Mirror `GilbertCurrentMirror.cir`
- Integrator `Integrator.cir`
- Inverting Amplifier Transient Analysis `InvertingAmplifier.cir`
- Inverting Amplifier Op Amp Macro Model `InvertingAmplifierCustomOpAmp.cir`
- Log-Antilog Circuit `Log-Antilog.cir`
- Non-Inverting Amplifier Transient Analysis `NonInvertingAmplifier.cir`
- Non-Inverting Amplifier Op Amp Macro Model `NonInvertingAmplifierCustomOpAmp.cir`
- Notch Filter `NotchFilter.cir`
- Macro Model Op Amp `OpAmp1.lib`
- Macro Model Operational Transconductance Amplifier `OTA1.lib`
- OTA Integrator `OTAIntegrator.cir`
- Resistor using OTA `OutputResistanceOTA.cir`
- Simple Current Mirror `SimpleCurrentMirror.cir`
- Super Wilson Current Mirror `SuperWilsonCurrentMirror.cir`
- Wilson Current Mirror `WilsonCurrentMirror.cir`

# Usage
You need ORCAD Cadence PSPICE AD Software to run these simulations and circuits.