Plotting input data of DOA algorithm blocks in "Beamscan and MVDR Direction of Arrival Estimation on a ULA"

Hello,
I am using "Beamscan and MVDR Direction of Arrival Estimation on a ULA". It creates two random signals with desired angles that we enter as input. Then matrices of amplitude and angles go to the Narrowband Rx Array block. My question is what are output of this block? Are they matrices of data only including amplitude of signals and direction of signals? Or they have the signals and time delay of signals? How can I plot or see data at the output of the Narrrowband Rx Array used in DOA structure?
Thanks

Respuestas (4)

Are you referring to the output after the Narrowband Rx Array block? If so, they are matrices of complex signal that includes delay in it. Because it is a narrowband system, the delay is approximated by a phase shift.
You can use Time Scope to plot the output signal from the Narrowband Rx Array block.
HTH
Yes, I am referring to the output after the Narrowband Rx Array block. I put a Scope (the attached figure ) and I am seeing some plots which dont make sense for me (The second photo ). I have two antennas. At the input there are 2 random signals as defualt. How many plots do I have to see? I just see 3 plots. Orange, Blue and Green. The green and blue have 180 degree phase shift with the orange one.

1 comentario

How many elements do you have in the array. The original model has 10 elements so if you hook up a Time Scope as you did here, you should see 10 lines. Now I only see four lines. So I'm wondering if you've changed the number of elements.
HTH

Iniciar sesión para comentar.

Yes, I changed number of elements to 2. So, I have to see 4 lines (2 * Real and imaginary), but I see only 3 lines.
Moreover, can I put a block in Simulink to import real time measured data in it instead of creating 2 signals? in other words, I want to import my measured downconverted digitized received signals by antennas to DOA blocks such as ULA MDVR or ULA Beamscan.
That makes sense, there is indeed two complex signals and 4 lines. However, because the two signal are conjugate to each other, two real parts are identical. I think this is what you see.
HTH

Preguntada:

el 11 de Mayo de 2018

Respondida:

el 11 de Mayo de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by