Related Products: |
EMMK-101, EMMK-102, EMMK-103 |
Related Documents: |
ISCM-0380, ISCM-0385 |
Type: |
Operation |
Keywords/Labels: |
gating conditions, data sets, delta EU triggers, MCSO operating states, data set collection |
Summary: |
This article describes alarm operating states. |
Operating states set different collection settings and/or alarm levels for your assets.
For many assets, it is useful to define discrete operating states that have different collection settings and/or alarm levels. For example, if a motor is running, you may want to collect data more frequently than when the motor is idle or off. Consider the following examples of operating states turbine which has a tachometer sensor with a speed feature.
Operating States |
Settings |
---|---|
Run-Up |
|
Default |
Defining an operating state for unique equipment conditions allows the device to dynamically switch between collection behaviors. As the Run-Up operating state in the previous example shows, operating states express a condition to enter the state and a condition to exit the state. While in the state, the collection settings and conditions can be configured differently than when the asset is in the default state.
Change operating states that you can assign to an alarm.
-
Select the Navigation menu () and select System > Operating States.
-
Select an existing operating state and click Edit.
-
Adjust the name and weight of the operating state as needed.
-
Create additional operating states by clicking the Add button and specifying the name and weight of the new operating state.
Use gating conditions to prevent data from being acquired when the condition is not met.
When you enable a gating condition for an operating state, the server evaluates each data set collected under that operating state to see if the gating condition is true. For example, you might want to store data sets only when the equipment is running as indicated by an RMS above 0.1 g. If the gating condition is true for a data set, the server stores the data set. Otherwise, the server discards the data set.
Note
The gating conditions set for an operating state do not affect burst mode data sets. Instead, burst mode data sets are evaluated for gating conditions set in the Burst Mode Collection Conditions section on the Device Properties tab of the Device Configuration page.
You can define one or more delta EU triggers that initiate an acquisition when a feature or spectral band changes by at least a specified amount. Both positive and negative changes in value cause a delta EU trigger to fire.
Note
If the device is unable to calculate the spectral bands on the device, the delta EU triggers will not fire on the bands.
This setting can be found on the Operating States Tab of the Asset Configuration page.
The following process explains how the InsightCM Server monitors delta EU triggers.
Device Action |
Example |
---|---|
When a device starts running, it sets the current value of the feature or spectral band as the baseline EU value. |
Consider a feature whose value is 1 upon startup. The baseline EU value is therefore 1. |
The device monitors the feature value regularly and compares it to the baseline value to check for a difference greater than the trigger level. |
Consider a delta EU trigger with a delta level of 3. Given the baseline EU value of 1, the device checks for values less than -2 and greater than 4 to see if the trigger condition is met. |
If the current value increases or decreases by the delta level, the trigger fires and the device performs an acquisition. |
If the current value is 8, the device performs one acquisition. |
The device sets the value that caused the trigger to fire as the new baseline value. |
The new baseline EU value is 8. |
The device continues to calculate the feature value to see if the difference from the baseline is greater than the delta level. |
Given the new baseline of 8, the device checks for values less than 5 and greater than 11. |
Only the initial start-up value and values that cause delta EU triggers to fire can serve as the baseline EU value. In other words, when a device performs a time-, alarm-, or force-triggered acquisition, the device does not update the baseline EU value with the feature value from that acquisition.
An electric motor has discrete operating states such as On (Default), Startup, and Off. The following table lists the default operating states of MCSA devices.
Cutsforth Monitoring Devices continuously or wirelessly monitor data from equipment. However, these devices collect and log data only when initiated by one of several types of triggers.
Use one of the following triggers to collect and log data.
Either the software on the devices or the server automatically initiates a data set collection when the following triggers fire.
Use Case
Type |
Description |
Where to Configure |
---|---|---|
Time Interval |
Collect a data set at specific times of day or intervals of time. Ensure that trends are complete enough to provide a useful display of machine conditions. |
Operating States tab on the Asset Configuration page |
Delta EU |
Collect a data set when a feature or spectral band value changes by a specified amount. Ensure data is collected at the time that a rapid change in measurements occurs. |
|
Enter Condition |
Collect a data set when the enter condition for an operating state is met. View the measurements from the time that equipment changed its status. |
|
Exit Condition |
Collect a data set when the exit condition for the operating state is met. View the measurements from the time that equipment changed its status. |
|
Alarm Set |
Collect a data set whenever an alarm condition is met. Access data from the time an alarm condition occurred. |
Alarms page |
Alarm Clears |
Collect a data set whenever an alarm clears. Access trend point data from the time an alarm condition ends. |
|
Burst Mode |
Collect high-resolution data sets at specific times of day or intervals of time. Troubleshoot equipment with data that may indicate an issue. |
Device Properties tab on a device's configuration page |
The variety of triggers available in the InsightCM Server means that devices can perform collections more frequently than the standard time-based intervals. Consider a device whose configuration includes the following settings.
What happens to the device while burst mode is active?
The device suspends normal operation and does not check for changes, such as alarms or operating states, for about 30 seconds before and after acquiring high-resolution data to allow the acquisition anti-aliasing filters to settle.
What happens to high-resolution data if the device cannot connect to the server?
By default, InsightCM discards high-resolution data if the device cannot connect to the server.
Collect data by using force trigger and view a periodic acquisition.
Complete the following steps to force trigger and view a periodic acquisition.
-
Click the Action menu () on the Trend viewer toolbar and select Force Trigger.
-
If the Trend viewer already contains curves for the features or sensors of interest, click the Refresh trend data button (). You might need to wait several seconds to see force-triggered data in viewers because devices must perform the periodic acquisition, and then InsightCM must receive and store the data.
To view new trend values and sensor measurements between scheduled periodic acquisitions, you can manually request that a device perform an acquisition. These requests are known as force triggers. Force triggers are useful when you want to view current asset data without waiting for the next scheduled acquisition.
You can perform a force trigger from the Action menu () on the Trend viewer toolbar on the Data Viewer page or on the Devices or Device Dashboard page.
What Is the Duration and Sampling Rate of the Acquisition?
Devices perform force-triggered acquisitions according to the sampling rate, duration, and other periodic-acquisition settings configured in the web application.
Do Force Triggers Affect Regularly Scheduled Periodic Acquisitions?
No. Force-triggered acquisitions do not affect the timing of scheduled periodic acquisitions that devices perform.
Schedule a high-resolution data acquisition on a device.
Complete the following steps to schedule high-resolution data acquisition on a device:
-
Click the Configuration pull-down () and select Devices.
-
Double-click a device and select the Device Properties tab.
-
Select the Enable burst mode checkbox.
-
In the Burst Collection Conditions section, click Time.
-
In the Edit Condition dialog box, specify how frequently to acquire high-resolution data.
-
In the Burst Collection Settings section, specify the sample rate in Hz and acquisition length in seconds that you want InsightCM to use for the scheduled high-resolution data acquisition.
-
Update the device configuration.