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.
- Host: GitHub
- URL: https://github.com/codenameakshay/pspice-circuits
- Owner: codenameakshay
- Created: 2020-04-30T20:10:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T20:26:17.000Z (about 6 years ago)
- Last Synced: 2025-05-19T10:05:22.248Z (about 1 year ago)
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.