8000 rootlocus_pid_designer plot looks strange + needs documentation · Issue #686 · python-control/python-control · GitHub
[go: up one dir, main page]

Skip to content
rootlocus_pid_designer plot looks strange + needs documentation #686
Closed
@murrayrm

Description

@murrayrm

From PR #684:

If I use the following code (from the now skipped unit test in control/tests/rootlocus_test.py:

syscont = ct.TransferFunction(1,[1, 3, 0])
ct.rootlocus_pid_designer(syscont, input_signal='r', Kp0=0.01,
    derivative_in_feedback_path=True)

then I get the following plot:

Sisotool_pid_designer_bug

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0