필터 지우기
필터 지우기

How can I plot admittance on the smith chart?

조회 수: 4 (최근 30일)
tanveer raina
tanveer raina 2017년 4월 7일
답변: Janakinadh 2017년 6월 2일
I am trying to make power contours on smith chart, I can make impedance graphs using commands given below but I am not able to make admittance graphs to form power contours? command to plot impedance graphs "z = 0.1*50 + 1j*(0:0.1:50); gamma = z2gamma(z); figure smithchart(gamma)"

답변 (1개)

Janakinadh
Janakinadh 2017년 6월 2일
Hello Tanveer,
MATLAB 2017a currently does not have in-built functionality to plot power contours on the smith chart directly.
I am assuming you are trying to create plots which look like (Practical RF Circuit Design for Modern Wireless Systems, Page 240, Figure 5.16): https://books.google.com/books?isbn=1580536743
Could you share any data which would help to figure out a work around?
Thank you!
Janakinadh

카테고리

Help CenterFile Exchange에서 Equivalent Baseband Simulation에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by