The invention relates to a computer
system based on a specific calculation model, and discloses a single-
chip microcomputer communication
signal optimization method based on
deep learning, and the method comprises the steps: obtaining a difference between a current sampling value and a historical sampling value of a
communication interface, and mapping the difference into an integer index; according to the integer index and the binary
state vector of the previous moment, performing
cyclic shift on the state of the previous moment and performing XOR with the feature
mask to update the state of the current moment; counting the number of logic 1 bits in the state, and if the number exceeds a preset threshold value, executing bitwise AND operation to perform sparsity regularization; and traversing a final state, accumulating a preset weight according to logic 1, and reconstructing a communication
signal. According to the invention, by constructing a
kinetic model in which bitwise evolution and Hamming density regularization are coordinated, high-dimensional
nonlinear feature extraction and internal stability control are realized under the constraint of zero
floating point computing power; the problems that a traditional model is poor in real-time performance on a single-
chip microcomputer and poor in linear filtering anti-
noise capacity are solved.