8000 Add support for multi-element channel modeling. · Issue #146 · capn-freako/PyBERT · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add support for multi-element channel modeling. #146
Open
@capn-freako

Description

@capn-freako

Currently, we allow for only a single Touchstone file for channel modeling.
This puts the onus of final channel model assemblage on the user, instead of on the tool where it belongs.
Ideally, the user would be allowed to specify separate Touchstone files to represent:

  • Tx package,
  • Tx card,
  • Tx connector,
  • back-plane,
  • Rx connector,
  • Rx card, and
  • Rx package.

All elements should be optional.
And PyBERT should perform the final assemblage, using the routines available in the SciKit-RF library.

As per #145 , PyBERT should allow multiple files to be selected for any channel component above and automatically sweep through all possible permutations when the user has selected more than one file for one or more of them.
(Optionally, allow the user to select from the full permutation set, allowing simulation time to be reduced while still maintaining a record of all channel component variants tried.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0