Visualization of anomaly detection in Huawei optical network sensor data
The original data is sampled on the whole hour, and all the data of the day before the fault data is extracted.
1. The historical data of the second half of the failure time that occurred within one hour (for example, the failure occurred at 2:58 minutes). The temperature, transmit power, and receive power within the previous day did not show obvious characteristics of change. Such data probably accounted for Probably more than half of the total data
2. There are a small number of historical data showing the characteristics of the failure. For example, the C3 dimension of the normal data is [565,565,565], and the actual C3 dimension of the error data before the failure is [565,0.1,565]; normal data [565,565,565], The actual error data C3 dimension before the failure is [0.1,0.1,0.1]
3. There is also a type of fault history data related to the module ID, such as 14160:0:0:1 and 14160:0:0:0 equipment faults almost at the same time, and the historical data changes are similar
guess
1. For a device that failed at 2:58, the device may be working normally at 2:00, and a sudden change occurred within an hour that caused the device to fail, so its historical data may be meaningless at this time.
2. The equipment failure may be related to the module ID. It is conjectured that the failure of one module may increase the probability of failure of other similar modules.
3. The C2, C3, and C4 dimensions of the data fluctuate within a certain range, and it may be possible to predict its failure probability
