About Implementing a AGC
Show older comments
I am trying to Implement AGC,After demodulator block i am using AGC Block.When i have given input to my AGC it is multiplying every sample with the same gain but agc should be choose the which sample has to be multiplied with what amount of gain.so what logic is usefull for me to wirte so that my AGC can choose the gain according to the sample...
5 Comments
Dimitris Kalogiros
on 6 Sep 2019
1) Are you working with matlb or simulink ?
2) do you prefer a feedback or a feedforward structure?
Keep in mind that AGCs aims to keep the average power of the incoming signal almost constant
Hari Ijjada
on 6 Sep 2019
shilpa kamble
on 20 Mar 2020
How to Implement AGC using simulink ?
Dimitris Kalogiros
on 26 Mar 2020
Dear Shilpa
Allow me to ask: Your problem is with simulink implementation or you feel that you don't have understood the functionality of an agc loop ?
shilpa kamble
on 26 Mar 2020
sir, I have problem with simulink implementation.Atcually I m tring to do implement the AGC to adjust gain of AGC to have an constant signal level output.
Accepted Answer
More Answers (0)
Categories
Find more on Modulation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!