PLUS+1 User Forum

PLUS+1 Software => Function Library => Topic started by: Keithang on March 15, 2016, 02:00:01 PM

Title: FunctionBlock for Average
Post by: Keithang on March 15, 2016, 02:00:01 PM
Hi,

We are busy programing a Pressure sensor however we have erratic values being relayed into the controller which in turn causes our test to fail.

A solution would be to gather information for a certain amount of time, and use the average to set failure or pass value.

Is there a function block to log and work out an average?
Eg.
1 - 5
2 - 3
3 - 10
4 - 5
5 - 1

Average for above is 4.8 (Values (24)added and divided by log number (5)


Title: Re: FunctionBlock for Average
Post by: Jakob on March 16, 2016, 01:16:58 PM
Hi,
have you tried the average filters in the Filters functions library?
http://powersolutions.danfoss.com/products/plus-1-software/plus-1-function-block-library/ (http://powersolutions.danfoss.com/products/plus-1-software/plus-1-function-block-library/)

/Jakob
Title: Re: FunctionBlock for Average
Post by: Keithang on March 17, 2016, 02:25:12 PM
Hi,

Yes we have.

We have created our own function library to calculate the average and give a more stable and accurate reading. Readings match a Physical gauge.
Title: Re: FunctionBlock for Average
Post by: oiltronic on March 19, 2016, 12:17:31 AM
Why didn't the Plus+1 average filter block work for you?
Title: Re: FunctionBlock for Average
Post by: zwerver on February 22, 2017, 01:31:44 PM
I came across a sample of a high pass filter. not so long ago. I thought to find it here. Did somebody deleted it or somebody knows where to find it. I was looking forward to try it. :(
Title: Re: FunctionBlock for Average
Post by: AP on April 03, 2024, 11:09:12 PM
Hello, I am new to Plus 1 programming, and need to do a similar task, is there any advice or maybe a screenshot on how to handle it?

Thank you very much!
Title: Re: FunctionBlock for Average
Post by: Lukey on April 04, 2024, 02:27:30 AM
Try the average filter function block, read up on the user manual this will explain in detail how it works.