Skip to content

System for outliers detection for digital twins. #1

Open
mishakrasnov wants to merge 4 commits intosensorlab:mainfrom
mishakrasnov:main
Open

System for outliers detection for digital twins. #1
mishakrasnov wants to merge 4 commits intosensorlab:mainfrom
mishakrasnov:main

Conversation

@mishakrasnov
Copy link

@mishakrasnov mishakrasnov commented Feb 26, 2026

The work of the system is organized as follows:

  1. Digital twin sends measurements to mqtt broker
  2. Mqtt broker sends the measurements to writer service
  3. The writer service makes predictions, connects to PostgreSQL DB and inserts true values, predicted and confidence intervals.
  4. Grafana service reads from PostgreSQL DB and displays true measurements and confidence intervals to detect outliers.

Demonstration predicts temperature at the electricity grid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant