A K-map-minimized combinational controller managing industrial tank outlet logic with built-in fault detection.
A digital control system for an industrial molasses tank, deriving outlet-valve behavior purely from combinational logic — level and temperature sensor states plus previous-state feedback — with explicit fault-detection scenarios built into the design, not bolted on afterward.
State-dependent combinational logic driven by level (LL/LH) and temperature (Tc) sensor inputs plus feedback from the valve's previous state, using active-low signal conventions.
Naive combinational logic without state feedback produced unstable, flickering valve behavior near threshold conditions.
Incorporated the valve's previous state as a logic input, stabilizing behavior at boundary conditions.
The controller correctly manages outlet valve actuation and fault detection across normal, temperature-constrained and sensor-failure scenarios, verified via LED-based output checks in simulation.