E2E Professionals,
I am creating an interface so my users can adjust the DRC parameters in real time.
I do not see anything in the literature about the manual calculation of DRC's variables AE, AA, and AD. These are the coefficients generated from the user entered time values of T_energy, T_attack, and T_decay respectively.
In a general tuning guide SLAA894 for the TAS58xx series parts I discovered the following equation,
α = 1 - e^((-1000) / (FS × TSet))
where
• FS is sampling frequency (Note that FS is the internal processing sampling rate rather than input sampling rate)
• e is Euler's number
• Tset is the user input energy time constant in the GUI
This provides an answer that is somewhat close to what PPS calculates but I want to reproduce the same behavior that would be experienced if someone was using static PPS coefficients.
Can you provide a pointer to literature or reply with exact formulas for AE, AA, and AD.
Thank you!
Phil