Applies to:
PcVue version 8.2 SP1. |
|
|
|
Summary:
This project samples the value of selected database variables every 5 seconds and, every 10 minutes, calculates the Minimum, Maximum, Mean and Standard Deviation. This is a common requirement of Wind Farm applications. The names of the variables that are to be sampled are entered in an ASCII file that is read at startup. Each Standard Deviation calculation requires approximately 360 mathematical operations. (Mainly addition, subtraction and multiplication) To calculate the standard deviation of the 200 variables in the project it takes about 20 seconds. All programming is in SCADA basic. |
|
|
|
Details:
|
|
|
|
Sample project: | |
|
|
|
Created on: 11 Feb 2011 Last update: 13 May 2024