Scaling incident power in planeWaveExcitation function
Mostra commenti meno recenti
The Antenna Toolbox provides the 'planeWaveExcitation' function. This is used to solve the scattering problem associated with a receive antenna. I would like to know how to set or scale the plane wave incident power on the antenna? The Object Function 'feedCurrent' must assume a 'normalized' plane wave incident power. So for example, if I want to calculate the feed current for a received incident power of 1uW, what shoud I scale?
h = planeWaveExcitation;
cur = feedCurrent(h, 70e6) % How to scale this to get result for a specific incident power?
Risposta accettata
Più risposte (1)
Syed Saleem
il 5 Gen 2020
0 voti
Categorie
Scopri di più su Full-Wave Analysis in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!