C++
AI-aware memory management
AI 인식 메모리 관리
Efficient C++ patterns for inference workloads — stack vs. heap, arena allocators, and avoiding dynamic memory on bare-metal targets.
IOT
Sensor fusion fundamentals
센서 융합 기초
Kalman filters and multi-sensor pipelines — plug into any IoT course to add a Physical AI dimension.
DATABASE
Time-series data for physical systems
물리 시스템 시계열 데이터
InfluxDB and real-time sensor logging — adds a physical AI data layer to any database course.
CIRCUITS
Neural network hardware mappings
신경망 하드웨어 매핑
How circuit theory underlies Physical AI acceleration chips — MAC arrays, memory bandwidth, and power analysis.