Sie sind auf Seite 1von 2

POZAR chapter 14: RF MICROWAVE SYSTEMS. Example 08 __ 08/11/2020 18:25:27.

EXAMPLE 14.8
Click any to open the MATLAB script solving this exercise. Run script to read question and calculate solution.
On 1st run, the exercise is solved and the results are stored in .mat file. Parameters can be modified to solve
exercise variations. MATLAB student licences are cheap and there is a type that does not even require to be
registered in any university or college. All comments welcome.
To download and install MATLAB as well as review help on specific commands click any MATLAB icon:

pozar_14_example_08.m

f0=18e9 % [Hz] carrier

Gt_dB=36 % [dB] antenna gain


Gt=10^(Gt_dB/10)

Pt=10 % [W]
R=20 % [m] measurement taken at this distance from mast
Gsidelobe_dBc=-10 % highest side lobe relative distance to main lobe peak
Savg =
Savg=Pt*Gt/(4*pi*R^2) 7.920090509239667

Savg_dB =
Savg_dB=10*log10(Savg) 8.987301446499414

______________________________________________________________________________________________________________________________
John Bofarull Guix jgb2012@sky.com jgb2014@live.co.uk 1/2
POZAR chapter 14: RF MICROWAVE SYSTEMS. Example 08 __ 08/11/2020 18:25:27.

Where is the whole collection of exercises?

This exercise is part of the collection of exercises Microwave Engineering POZAR 4th ed solved with MATLAB available in this website:
https://jgb2012.wixsite.com/microwave-eng-matlab

How can one get the main literature reference?

For instance from:


https://www.amazon.co.uk/Microwave-Engineering-David-M-Pozar/dp/0470631554

What about the solutions manual?

It's freely available https://www.scribd.com/doc/176505749/Microwave-engineering-pozar-4th-Ed-solutions-manual

For educational purposes only: https://www.copyrightuser.org/understand/exceptions/education/

______________________________________________________________________________________________________________________________
John Bofarull Guix jgb2012@sky.com jgb2014@live.co.uk 2/2

Das könnte Ihnen auch gefallen