Section 01
Project Introduction
This article presents a 1D Convolutional Neural Network (CNN) hardware accelerator project implemented using Verilog HDL, tailored for Industrial Internet of Things (IIoT) scenarios. It achieves millisecond-level anomaly detection of time-series data on edge devices without cloud computing dependency. Targeting industrial motor vibration data, the project classifies operational states into three types: healthy, bearing failure, and rotor imbalance, serving as a typical case of edge AI engineering.