Page 1 of 1

HOw to implement AGC by Simulink?

Posted: Thu May 07, 2015 5:28 am
by yoshimifuj
Do you guys have any idea of implementing AGC using bladeRF Simulink blocks?
May I need to modify bladerf_source block to add input(s) for gain control?

Re: HOw to implement AGC by Simulink?

Posted: Mon May 11, 2015 8:15 am
by jynik
I would advise you to design an AGC block independent of the bladeRF. This way, you can test and simulate it independently of the hardware first. After your simulations work, then consider collecting and using real-world data sets, as received by the bladeRF. Only once you have those working well, would I consider trying to run things real-time.