Hi Jack Thanks for the link!
After reading about the beamformers, I want to set up a coherent beamformer, with the ability to steer the antenna beam. For this I need to correct the phase of the signals. Then I must use "delay blocks" and "fringe stop blocks", however I saw this on the following link: https://casper.berkeley.edu/wiki/Finedelay_fstop_prog Note: This block is specifically compatible with the “fft_wideband_real” module. For other FFT modules changes will be required in this block depending upon output of the FFT module used in the design. I must use this FFT: https://casper.berkeley.edu/wiki/Fft_biplex_real_2x Because I'm using the QUADC: https://casper.berkeley.edu/wiki/ADC4x250-8 If I use "finedelay_fstop_prog" block, ¿Is it only of change the value of Number of Simultaneous Inputs to 1? Is it the same for delay_wideband_prog block? Or should I use another delay block for fft_biplex_real_2x? Regards Rolando Paz 2016-05-24 13:28 GMT-06:00 Jack Hickish <[email protected]>: > Hi Rolando, > > Casper Memo 28 -- https://casper.berkeley.edu/wiki/Memos -- explains the > black boxes, but my guess is they're all precompiled in that repository. > You can probably just compile it as normal - if something doesn't work, the > memo should have the info you need to fix it... > > Cheers, > Jack > > > ---------- Forwarded message --------- > From: Rolando Paz <[email protected]> > Date: Tue, 24 May 2016 at 11:48 > Subject: rpoco8-beamformer > To: Jack Hickish <[email protected]> > > > Hi Jack > > Can you help me understand how I can recompile the > rpoco8_testbench_v11.mdl model? > > https://github.com/zakiali/pocket_corr > > I do not understand how works the "Black Blocks". > > My intention is to add the beamformer system to this rpoco8 design. > > Regards > > Rolando Paz >

