Skip to main content
UDos .1
Associate
January 24, 2023
Question

When using the ISM330DHCX MLC, how does the sample window work?

  • January 24, 2023
  • 1 reply
  • 697 views

I know that the user has to set a window lenght (for example 104 samples). When you deploy the created algorythm, this window takes jumps the size of the window lenght or does it move sample by sample overlapping some values?

This topic has been closed for replies.

1 reply

Federica Bossi
Technical Moderator
April 12, 2023

Hi @UDos .1​,

In ISM330DHCX MLC, all the features are computed within a defined time window, which is also called “window length�? since it is expressed as the number of samples (104 samples in your example).

It is not a moving window (no values overlapping); features are computed just once for every WL sample (where WL is the size of the window). 

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.