Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Modest proposal for discussion: eliminateLinearICSystem class #786

Closed
@sawyerbfuller

Description

@sawyerbfuller

It is not clear to me what purpose there is for aLinearICSystem. One possibility is as a biquad cascade*, but this can already be implemented by forcing the interconnected systems to beNonlinearIOSystems, and is not currently supported byLinearICSystems anyway because the constituent systems are combined into a single system with A, B, C, D matrices and signal names.

Is there any other use case for aLinearICSystem? I can't figure out what benefit there is to preserving other characteristics of anInterconnectedSystem, if such a system is always used in an equivalent way to aLinearIOSystem.

*There are cases when you don't want a combined interconnected series of systems to be tunred into a single state-space or transfer function system. For example, if you want to numerically interconnect a series of linear systems to create a biquad cascade to avoid numerical issues that crop up when combining large and small coefficients. This comes up for example when implementing a high-order pade approximation (see e.g.https://www.embeddedrelated.com/showarticle/927.php)

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp