User Tools

Site Tools


projects:trr393:inflection_signal

Inflection Signal

System Overview

The system is divided into three main sections:

  • PID1553: Stores the latest validated inflection depression or mania signal.
  • PID1308: Receives incoming signals from KIT via the app.
  • Harvested Data: Aggregated information from other PIDs such as 1319 and 1338.

Stages / Workflow

  • PID 1553 checks for the latest inflection depression or mania signal registered on PID 1308.
  • When a signal is present, the system evaluates all required conditions, including harvested data.
  • If all conditions are met, the signal is stored in PID 1553 as a new validated instance.
  • If any condition fails, the signal is returned to PID 1308 under fail-reasons with detailed explanations.

Workflow: Inflection Depression Signal Transfer

Overall Data

The entire system is categorized into three main sections:

  • PID 1553: Core signal storage and validation.
  • PID 1308: Incoming signals from KIT via the app.
  • Other PIDs (Harvested Data Points): Additional data sources such as PID 1319, PID 1338, etc.

Data Preparation Stage

All data is layered onto a unified platform that includes:

  • The latest instance of PID 1553.
  • A flag that checks whether is-auschluss is present across all instances.
  • The latest instances of:
    • * Inflection depression
    • * Remission depression (if available)
    • * Symptom remission (if available)
  • Additional harvested data from other PIDs.

After Data Preparation

Once the data preparation stage is complete, the system proceeds to evaluate all required conditions.

Workflow: Inflection Mania Signal Transfer

Overall Data

As before, the entire system is categorized into three main sections:

  • PID 1553: Core signal storage and validation.
  • PID 1308: Incoming signals from KIT via the app.
  • Other PIDs (Harvested Data Points): Additional data sources such as PID 1319, PID 1338, etc.

Data Preparation Stage

All data is layered onto a unified platform that includes:

  • The latest instance of PID 1553.
  • A flag that checks whether is-auschluss is present across all PID 1553 instances.
  • The latest instance of inflection mania is selected.
  • Additional harvested data from other PIDs is also collected and included.

After Data Preparation

Once the data preparation stage is complete, the system proceeds to evaluate all required conditions (as shown in the figure).

projects/trr393/inflection_signal.txt · Last modified: by alvaro.aguilera_tu-dresden.de