PyOPUS
0.11.1
  • 1. pyopus.simulator — Simulator support module
  • 2. pyopus.evaluator — Performance evaluation
  • 3. pyopus.parallel — Parallel processing support
  • 4. pyopus.optimizer — Optimization algorithms
  • 5. pyopus.problems — Test problems for optimizaion algorithms
  • 6. pyopus.design — Design automation support
  • 7. pyopus.plotter — Threaded plotting support based on Matplotlib and PyQt5
  • 8. pyopus.netlister — Netlisting support for EDA packages
  • 9. pyopus.misc — Misclellaneous functions
  • 10. PyOPUS Library Tutorials
    • 10.1. Plotting facilities in PyOPUS
    • 10.2. Using the virtual machine abstraction layer
    • 10.3. Algorithm parallelization
    • 10.4. Simulators and result evaluation
    • 10.5. How to use KiCad with PyOPUS
    • 10.6. Miller opamp design with PyOPUS
      • 10.6.1. Simulator input files (Spice Opus)
      • 10.6.2. Common part of the design problem definition
      • 10.6.3. A closer look at analyses and performance measures
      • 10.6.4. Evaluation of opamp’s performance
      • 10.6.5. Nominal design
      • 10.6.6. Design across multiple corners
  • 11. PyOPUS design automation GUI
PyOPUS
  • 10. PyOPUS Library Tutorials
  • 10.6. Miller opamp design with PyOPUS
  • View page source

10.6. Miller opamp design with PyOPUS

This tutorial explains the use of the pyopus.design module for designing a Miller opamp.

  • 10.6.1. Simulator input files (Spice Opus)
  • 10.6.2. Common part of the design problem definition
  • 10.6.3. A closer look at analyses and performance measures
  • 10.6.4. Evaluation of opamp’s performance
  • 10.6.5. Nominal design
  • 10.6.6. Design across multiple corners
Previous Next

© Copyright 2019-2023, Arpad Buermen.

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