The application provides a kind of intelligent
production line fault prediction method and
system based on
random forest enhancement, by generating
production line equipment association graph containing device node, connection edge and running state archive;Continuously receive real-time state
signal stream encapsulated with adaptive time window from
sensor array, and dynamically adjust the collection
granularity according to the device fault sensitivity;The state
stream input is introduced into the
random forest enhanced classifier of fault sample distribution weight, and the membership degree
probability vector set of each device node belonging to the preset fault mode is output by traversing output step by step decision;
Traverse the device node in the graph, and take the fault mode exceeding the
confidence threshold as the activated node to perform breadth-first search,
record the
fault propagation direction sequence and time
delay distribution;Finally, the propagation sequence and
delay distribution are encoded into fault evolution path graph, the fault arrival probability and expected
impact range of propagation path are calculated, and the prediction warning instruction is generated.The application realizes the accurate prediction and propagation tracing of
production line fault.