🎮 AITL Control Playground (PID × FSM Runtime)

Back to Portal (EN)

🚀 This playground provides an interactive exploration of runtime control behavior
based on the PID × FSM core of the AITL architecture.

🧪 This page is intentionally focused on runtime execution and supervision only.
🧠 Adaptive learning, design intelligence, or online optimization are not implemented here.


🔍 Scope and Assumptions

⚙️ System Model

🔄 FSM Modes


🏗 Architectural Scope Note

This playground demonstrates only the runtime layer of AITL
(PID × FSM).

📝 Any references below to “diagnostics”, “analysis”, or “design comments”
represent offline, design-time interpretation of logged behavior.

🚫 No LLM, NN, or RL component participates in
real-time control on this page.


Begin with the following initial gains 👇

⚠️ Increasing Ki introduces excessive integral action,
which often leads to 📈 oscillation or 💥 instability.

🎓 This behavior is intentional and illustrates a common
real-world control failure mode:
integral windup and over-integration.










Plant parameters (1st-order lag)



PV (Process Value):
u (Control Output):
e = SP − PV:
Design-time diagnostic comments (offline, rule-based example)