This is python package used detect different types of anomalies in compressors' sensors time series data.
Project description
Anomaly Detection and Prediction (ADAP) Package
This is a simple example package. You can use GitHub-flavored Markdown to write your content.
| Anomaly type | Type code | Description | Example in the literature and/or alternative terminology | Importance ranking (with respect to time series visualization in this case study) | Potential end-user and application |
|---|---|---|---|---|---|
| Impossible values | A | Values 6666 are highly impossible in compressor sensor data and consider as out of range value of the sensors. | - | Important, but it can be deleted easily using simple rule | - |
| Constant values within the acceptable region for long time period | B | Constant values within the acceptable region for long time period (more than one day) | - | Important can be detected using rate of change | - |
| Large sudden spike | C | The spikes are larger than the surrounding data points but less than 6666. Example one or two values much higher than previous or next values | - | At any point in the time series, used 3 times standard deviation as threshold | - |
| Drift | D | Gradual change in values in positive to zero | - | High priority (Emergency shutdown, ESD) | - |
| Sudden zero | E | Value suddenly shifts in values in positive to zero | - | High priority (Emergency shutdown, ESD) | - |
Table 1: Load current related anomaly types
| Anomaly type | Type code | Description | Example in the literature and/or alternative terminology | Importance ranking (with respect to time series visualization in this case study) | Potential end-user and application |
|---|---|---|---|---|---|
| Impossible values | A | Values 6666 are highly impossible in compressor sensor data and consider as out of range value of the sensors. | - | Important, but it can be deleted easily using simple rule | - |
| Constant values within the acceptable region for long time period | B | Constant values within the acceptable region for long time period (more than one day) | - | Important can be detected using rate of change | - |
| Large sudden spike | C | The spikes are larger than the surrounding data points but less than 6666. Example one or two values much higher than previous or next values | - | At any point in the time series, used 3 times standard deviation as threshold | - |
| Drift | D | Gradual change in values in positive to zero | - | High priority (Emergency shutdown, ESD) | - |
| Sudden zero | E | Value suddenly shifts in values in positive to zero | - | High priority (Emergency shutdown, ESD) | - |
| Step up (sudden shift) | F | Increase the mean while keeping the variance constant | - | High priority (Emergency shutdown, ESD) | - |
| Step down (sudden shift) | G | Decrease the mean while keeping the variance constant | - | Normal, indicate motor flips from OFF to ON | - |
Table 2: Suction pressure related anomaly types
| Anomaly type | Type code | Description | Example in the literature and/or alternative terminology | Importance ranking (with respect to time series visualization in this case study) | Potential end-user and application |
|---|---|---|---|---|---|
| Impossible values | A | Values 6666 are highly impossible in compressor sensor data and consider as out of range value of the sensors. | - | Important, but it can be deleted easily using simple rule | - |
| Constant values within the acceptable region for long time period | B | Constant values within the acceptable region for long time period (more than one day) | - | Important can be detected using rate of change | - |
| Large sudden spike | C | The spikes are larger than the surrounding data points but less than 6666. Example one or two values much higher than previous or next values | - | At any point in the time series, used 3 times standard deviation as threshold | - |
| Drift | D | Gradual change in values in positive to zero | - | High priority (Emergency shutdown, ESD) | - |
| Sudden zero | E | Value suddenly shifts in values in positive to zero | - | High priority (Emergency shutdown, ESD) | - |
| Step up (sudden shift) | F | Increase the mean while keeping the variance constant | - | Normal, indicate motor flips from OFF to ON | - |
| Step down (sudden shift) | G | Decrease the mean while keeping the variance constant | - | High priority (Emergency shutdown, ESD) | - |
Table 2: Discharge pressure related anomaly types
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file adap-0.0.1.tar.gz.
File metadata
- Download URL: adap-0.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
357f998bc81c5902935a66990abff6c355e3824be4e7b2dc6dc51fdaf7e8d978
|
|
| MD5 |
eb03ec6334520483c8a35329de0d13dc
|
|
| BLAKE2b-256 |
4c9356629208cf30fe8f06c38540c1a73b355e28fa2c90de3b563820d8b4ff58
|
File details
Details for the file adap-0.0.1-py3-none-any.whl.
File metadata
- Download URL: adap-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b5eb9d9b137255b023b721257638b3923464dd9b3eed7a3930336db88b8e56c
|
|
| MD5 |
a9f7b4333fc6a96961771dde106f5f16
|
|
| BLAKE2b-256 |
e865060ce469ceb3c228dade875a8e3dfff6a1cad5c0f1156929dab5646ab776
|