Borrar filtros
Borrar filtros

power in antenna pattern()

2 visualizaciones (últimos 30 días)
antenna enthusiast
antenna enthusiast el 21 de Jun. de 2020
Comentada: Raunak Gupta el 9 de Jul. de 2020
Hello
can someone explain to me what the 2 types power and powerdb mean?
pattern(dipole, 150e6,'type','power')
pattern(dipole, 150e6,'type','powerdb')
also, i wonder how i can write an msi file (msiwrite()) for a 3 D pattern instead of 2D.
Thanks in advance.

Respuestas (1)

Raunak Gupta
Raunak Gupta el 24 de Jun. de 2020
Hi,
The ‘Type’ means the radiation pattern quantity to plotted with respect to azimuth and elevation. By default, its 'directivity'. ‘power’ is power specified in Watts and ‘powerdb’ is power specified in dB. As for the msiwrite it supports 2-D pattern as of now.
  2 comentarios
antenna enthusiast
antenna enthusiast el 29 de Jun. de 2020
Thanks for the answer. When you say power, are refering to Effective Radiated Power? and if that is the case, what is the assumed input power? is there a way we can plot Gain instead so it includes losses? Thanks
Raunak Gupta
Raunak Gupta el 9 de Jul. de 2020
Hi,
As mentioned here on the third point that the source is a ideal voltage source of 1 Volt, this means that assumed input power is 1 Watt but it really depends upon the impedance of antenna.
There are more options available for parameter 'Type' which can plot the same radiation pattern with respect to gain and directivity. You may use 'gain' instead for 'power' for including the losses.
Hope it helps!

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by