Algorithmic/Signal Processing/Statistical/PowerEstimate
Block Name: PowerEstimate
Code File Location: VisualSim\actor\lib\PowerEstimate
This block estimates the power of the input signal. The output is in decibels, where a power of 1 is 0 dB. This is done by averaging the squares of the input values exponentially "forgetting" old values. The forgettingFactor parameter determines how much averaging is done, and hence how quickly the output responds to changes in the input power.
Parameter |
Explanation |
Type |
Example |
forgettingFactor |
Forgetting factor is the amount averaging is done. |
Integer |
0.99 |
Port |
Explanation |
input |
Input is of type General. |
output |
Output is of type Double. |
Created with the Personal Edition of HelpNDoc: Free EBook and documentation generator