Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ENH: deadtime support for TransferFunction #628

Open
@MarcoMiretti

Description

@MarcoMiretti

Background

It would be quite useful to have real (e^(- deadtime * s)) deadtime in transfer functions. When multiple operations are performed on them, (decoupling methods for mimo systems, multiloop control tunning strategies like BLT, etc.), pade's approximation doesn't quite cut it (the orders grow too much and the computation comes out imprecise).

Proposal

I would like to try adding this feature for the tf and most of it's methods. Of course, keeping retro-compatibility.

I wonder if prior approaches have been done in order to address this problem, and if there is a big roadblock in sight. That would be nice to know.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions