EasyManua.ls Logo

IMC CANSAS - Smoothing Based on 3 Values; Square Root

IMC CANSAS
582 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
176 Virtual Channels
imc CANSAS Users Manual - Doc. Version 1.9 - 05.12.2014© 2014 imc Meßsysteme GmbH
Description: The input channel is smoothed by taking the average of 2 consecutive values. The digital
filter on which the function is based operates according to the formula:
y [k] = ( u [k-1] + u [k] ) / 2
where k is a serial index, u the input channel and y the result channel.
The 1st value in the result channel is set as the 1st sample in the input value.
Data types:
Input channel
Result channel
Integer or Digital
Integer
4.10.60 Smoothing based on 3 values
Parameter
Definition
Input channel
Channel to be smoothed
Result channel
Smoothed input channel
Description: The input channel is smoothed by taking the average of 3 consecutive values. The digital
filter on which the function is based operates according to the formula:
y [k] = 0.25 * u [k-2] + 0.5 * u [k-1] + 0.25 * u [k]
where k is a serial index, u the input channel and y the result channel.
The 1st value in the result channel is set as the 1st sample in the input value. The result channel's 2nd
value is set as the average of the input channel's 1st and 2nd values.
Data types:
Input channel
Result channel
Integer or Digital
Integer
4.10.61 Square root
Parameter
Definition
Input channel
Channel containing sample values whose square root is to be taken
Result channel
Square roots of the input channel's values
Description: The square roots of the input channel's sample values are computed. When input channel
sample values are negative, the return value is 0.
Data types:
Input channel
Result channel
Integer or Digital
Integer

Table of Contents

Other manuals for IMC CANSAS