Spring-mass system

From FBSwiki
Revision as of 05:59, 25 November 2024 by Murray (talk | contribs) (Created page with "{| class="wikitable" |- ! GitHub URL | https://github.com/murrayrm/fbs2e-python/blob/main/springmass.py |- ! Requires | python-control |} This pa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
GitHub URL https://github.com/murrayrm/fbs2e-python/blob/main/springmass.py
Requires python-control

This page documents the spring-mass system that is used as a running example throughout the text. A description of the dynamics of this system are presented in Chapter 3 - System Modeling, Example 3.1. This page contains a description of the system, including the models and commands used to generate some of the plots in the text.

Note: the Python code on this page makes use of the Python Control Systems Library, an open source software toolbox for control systems analysis.

Figures making use of this model: