Skip to content

Smith charts need real and imaginary axis inversion #3544

Closed
@fdion

Description

@fdion

Current

Smith charts (https://plotly.com/python/smith-charts/) allows one to plot z (impedance chart) from real and imaginary numbers.

This covers only one of 3 common scenarios (impedance, admittance, immittance).

Proposal

Smith charts usually are drawn for z (impedance chart), y (admittance chart) or both z and y (immittance chart). The admittance is an impedance chart rotated 180 degrees, while immittance is a combination of both charts in one.

With a way to reverse both real and imaginary axis on smith charts or to rotate by 180 degrees, it should be possible to properly make all 3 chart types.

Metadata

Metadata

Assignees

No one assigned

    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