bluelog Neo

Virtual meter

Last modified:

About virtual meters

A virtual meter is a single virtual device designed to combine physical meters into a single meter for monitoring and power control purposes. In some cases, the virtual meter feature replaces the need for a PLC.


    • You can only configure one virtual meter per bluelog.

    • A virtual meter also counts as a device in the maximum device count for the blue'Log. Example: 10 physical meters + 1 virtual meter = 11 devices.

    • The algorithm behind the calculation of each parameter sums up the meter values and creates average values (where appropriate).

    • If one or more physical meters have the option "phase-related control", the virtual meter will also have this feature.

    • The virtual meter will be impacted if one of the physical meters is unavailable. In this case, an error message will appear on the bluelog user interface.

Virtual meter and failsafe operation

  • If a physical meter is not sending values due to a communication loss, it is excluded from the calculation to avoid incorrect values. In this case, the bluelog switches to fail-safe operation.

  • Failsafe operation is not triggered if the physical meter:

    • Sends incorrect values.

    • Sends corrupt values, such as fractions, negative values, or extremely high values.

    • Omits a single value, such as P or Q.

Add a virtual meter

Prerequisites

  • At least two meters are configured and available

  • To use a meter as a source for power control in a master-slave setup:

    • The physical meters must be connected to the Master bluelog.

    • The virtual meter must be configured on the Master bluelog.

Steps

  1. Go to Devices > Meters > Virtual meter > Manage virtual meter

  2. Select the physical meters to combine into a virtual meter. Click the Plus icon to add additional meters.

  3. Enter a name for the virtual meter.

  4. Select the Reference arrow system.

  5. Select the device role. For power control, select Feed in and import.

  6. Select Save.

  7. The device will appear under Installed devices.

Example

For power control, feed-in is measured as positive, and self-consumption is measured as negative. The virtual meter allows the bluelog to calculate multiple meter values. These measured values are the basis for power control with the bluelog. The graphic below shows how a virtual meter is used for power control calculations:

Example of a virtual meter used for power control calculations
Example of a virtual meter used for power control calculations

Note

Cos phi (also known as cos φ or power factor) is a calculated value.

When multiple physical meters are combined into a virtual meter, the cos phi value is calculated based on the following formula:

Cosine of phi equals the cosine of the arctangent of Q divided by P, multiplied by the sign of Q
cos phi formula

Variables

  • P is the measured active power sum of all phases

  • Q is the measured reactive power sum of all phases

  • tan-1 represents the arctangent function

  • sgn(Q) represents the sign of Q, so if Q is underexcited it is -1, otherwise it is 1

Any measured values from the individual meters are ignored.