selmo_architecture_diagram

Selmo System Architecture

Overview of interaction between the Logic Layer (Schaltwerk) and the System Layer (Zonen), centered on the SEQ Engine.

  • SEQ Engine

    • Inputs: AR, ¬I, ΣS

    • Output: State_ID

  • State_ID → Zones

  • Feedback → Engine

Zones (System Layer)

  • IN Zone — Start Button / Sensor

  • IN_OUT Zone — Cylinder / Actuator

  • OUT Zone — Lamp / Valve

  • MEM Zone — Logic / Parameter

Logic Layer (Schaltwerk)

  • SEQ Engine consumes inputs and decides State_ID

  • Logic interprets feedback and updates engine inputs

Flow

  1. Inputs (AR, ¬I, ΣS) are fed to SEQ Engine

  2. SEQ Engine computes State_ID

  3. State_ID is mapped to one or more Zones (IN, IN_OUT, OUT, MEM) to perform actions or read state

  4. Zones produce Feedback that is returned to the Engine and logic layer, closing the loop

Compact representation

SEQ Engine (AR, ¬I, ΣS) → State_ID → Zones (IN / IN_OUT / OUT / MEM) → Feedback → Engine

Zuletzt aktualisiert

War das hilfreich?