Averaging

P

Phil Newman

Guest
Hi,


I have a control system setup in Simulink, originally using floating
point double precision data. Part of this system contained a buffer
(length 10 say) and then immediately after the dot-product block. This

served to correlate and average the 10 samples, which is exactly what I

wanted.


I'm now trying to implement this in fixed point precision, and whilst
the dot-product works fine by itself (no buffering) it won't allow
frame-based samples. i read somewhere that this is the case. However,

because of this, the system won't average over 10 samples.


Is there another system that may be able to do this for me?


A picture of the system can be found here:


http://us.f2.yahoofs.com/bc/41876d3a_115c7/bc/Stuff/untitled2---1.jpg?bfNNeBDBlv4a_lxG


Cheers,


Phil
 

Welcome to EDABoard.com

Sponsor

Back
Top