SymPy/CAD

From PrattWiki
Jump to navigation Jump to search

The book Circuit Analysis and Design, by Fawwaz T. Ulaby, Michael M. Maharbiz, and Cynthia M. Furse, is available as a free download at the link above as part of the University of Michigan's Free ECE Textbook Initiative. This page will organize Google Colab notebooks that will use SymPy to symbolically solve example and exercise problems from that book. Michael Gustafson is grateful to Professor Ulaby for his encouragement in this project, and to Professors Ulaby, Maharbiz, and Furse for making their book available to all!

Links

Specific Problems

  • Chapter 3: Analysis Techniques
  • Chapter 5: RC and RL First-Order Circuits
    • Example 5-12 Solve differential equations with a capacitor (initial conditions given); includes shifted step functions
    • Example 5-13 Solve initial conditions and differential equations with 2 inductors
    • Example 5-14 Solve differential equation with an inductor (initial conditions given); includes shifted ramp and step functions
    • Exercise 5-14 Solve differential equation with a capacitor (initial conditions given)
    • Exercise 5-16 Solve differential equations with inductors (initial conditions given)
    • Figure 5-53 Solve initial conditions and differential equations with a capacitor; includes shifted step functions