Smith Chart Plot

Plots a smith chart, and optionally draws reflection coefficient and line of intersection with R=1.
26,8K download
Aggiornato 1 apr 2016

Visualizza la licenza

Files:
(1) plotsmithchart.m

Usage:

(1) plotsmithchart(Zl,Zo)
Where Zl is the Load Impedence (possibly complex) and Zo is the Characteristic Line Impedence. Plots a smith chart, along with the reflection coefficient circle and the line of intersection with resistive component equal to 1.

(2) plotsmithchart
Without any parameters draws a blank smith chart. Wavelengths toward the generator are labeled around the perimeter.

Example calls:

(1) plotsmithchart(25,50)
Draws a smithchart,calculates and plots the reflection coefficient for a characteristic impedence of 50 ohms and a load impedence of 25 ohms.

(2) plotsmithchart(50+50j,75)
Same as (1) with a load impedence of 50+50j ohms.

(3) plotsmithchart
Plots a blank Smith Chart.

Cita come

Victor Aprea (2025). Smith Chart Plot (https://it.mathworks.com/matlabcentral/fileexchange/1923-smith-chart-plot), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R10
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Equivalent Baseband Simulation in Help Center e MATLAB Answers
Riconoscimenti

Ispirato: Smith Chart Utility

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

No change