Skip to content

added ability to 'prewarp' the conversion of continuous to discrete-time systems#417

Merged
murrayrm merged 2 commits into
python-control:masterfrom
sawyerbfuller:prewarp-in-sample_system
Jul 11, 2020
Merged

added ability to 'prewarp' the conversion of continuous to discrete-time systems#417
murrayrm merged 2 commits into
python-control:masterfrom
sawyerbfuller:prewarp-in-sample_system

Conversation

@sawyerbfuller

Copy link
Copy Markdown
Contributor

(in functions sample, sample_system, and c2d) , so that their gain and phase match at a specific desired frequency.

…ime systems (in functions sample, sample_system, and c2d) , so that their gain and phase match at a specific desired frequency.
Comment thread control/statesp.py Outdated
Comment thread control/xferfcn.py Outdated
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.02%) to 84.23% when pulling 03c04e2 on sawyerbfuller:prewarp-in-sample_system into 03183d1 on python-control:master.

@sawyerbfuller

Copy link
Copy Markdown
Contributor Author

Remark: this is used in discrete control design when your controller is first designed in continuous time and then Discretized. discretization typically changes the mag and phase; ‘prewarping’ allows you to keep the same mag and phase of your cont-time controller in discrete time at one specific frequency. Usually that is the gain=1 crossover frequency.

@murrayrm murrayrm merged commit 8366806 into python-control:master Jul 11, 2020
@sawyerbfuller sawyerbfuller deleted the prewarp-in-sample_system branch July 15, 2020 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants