Disclosure of Invention
The present invention has been made in view of the above-described problems.
The invention solves the technical problems that the existing hoisting machinery anti-collision detection method has insufficient sensing precision, weak track prediction capability, unintelligy anti-collision strategy and low instantaneity, and how to realize high-precision track prediction and dynamic anti-collision control based on multi-mode data fusion and artificial intelligence technology.
In order to solve the technical problems, the invention provides a hoisting machinery anti-collision detection method which comprises the steps of collecting multi-mode data of a hoisting machinery and preprocessing the multi-mode data.
And fusing the acquired multi-mode data through Kalman filtering, constructing an LSTM-GRU prediction model, and inputting the fused data into the LSTM-GRU prediction model to predict the crane mechanical running track.
And dynamically generating an anti-collision control instruction through the AI edge computing equipment according to the track prediction result, and receiving and executing the anti-collision control instruction by the PLC.
The multi-mode data fusion comprises the steps of carrying out data fusion through Kalman filtering, eliminating measurement errors and improving state estimation accuracy.
Constructing an LSTM-GRU prediction model comprises capturing long-term track trend by adopting LSTM and combining GRU to treat short-term track fluctuation so as to realize short-term and long-term track prediction fusion.
Based on the time sequence prediction, the track of the crane for N time steps in the future is calculated in advance, and the potential collision risk is determined.
And optimizing the track calculation by adopting a track smoothing optimization method.
The crane machinery anti-collision detection method is characterized in that multi-mode data of the crane machinery are synchronously collected through an AI camera, a laser radar, an absolute value encoder and an inertial sensor, the collected multi-mode data of the crane machinery are used as observation values, and a time sequence data set of crane machinery operation is constructed.
The multimodal data includes object category, position coordinates, reflected intensity, target distance, hook height, running speed, angular velocity, acceleration.
As a preferable scheme of the hoisting machinery anti-collision detection method, the method comprises the steps of aligning the data of the sensor according to the highest frequency, and filling the low-frequency sensor data by adopting a linear interpolation method.
Denoising the aligned data based on particle filtering, detecting abnormal values of the denoised sensor data through a mean value-standard difference method, removing abnormal parts, filling again through a linear interpolation method, and repeating the multi-mode data preprocessing process until abnormal value data are not detected in the abnormal value detection process.
Particle filtering denoising comprises dynamically estimating a real signal value through a plurality of particle simulation system states and eliminating measurement noise.
Outlier detection includes calculating the average of all data points, measuring the central trend of the data, by standard deviationAnd measuring the discrete degree of the data, judging the deviation between the data point and the mean value according to the discrete degree, and determining the data with overlarge deviation as an abnormal value.
The hoisting machinery anti-collision detection method is characterized by comprising the following steps of fusing preprocessed multi-mode sensing data based on Kalman filtering, setting position, speed and acceleration information of the hoisting machinery through the preprocessed multi-mode data, and predicting the running state of the hoisting machinery according to a Newton kinematics equation by taking the set position, speed and acceleration information of the hoisting machinery as input data.
And (3) inputting state information at the previous moment by adopting a state transition model, calculating the position, the speed and the acceleration of the crane at the next moment by combining the preprocessed acceleration, and defining a motion rule.
And calculating a Kalman gain, and correcting the predicted state by using the measurement data according to the Kalman gain to obtain fused position information, speed information and acceleration information.
Calculating the Kalman gain comprises inputting a Kalman gain calculation formula through a measurement matrix, a measurement noise covariance matrix and a covariance matrix of state estimation to obtain the Kalman gain.
The covariance matrix of the state estimation measures the uncertainty of the predicted value and dynamically adjusts the confidence level of the prediction.
The measurement matrix maps the state variables to the measurement space and calculates correction values.
The measurement noise covariance matrix is set according to the self error characteristic of the sensor, the uncertainty of measurement data is reflected, and the accuracy of state correction is optimized.
The hoisting machinery anti-collision detection method is characterized in that fused position information, speed information and acceleration information data are taken as input, normalization processing is carried out on the input position information, speed information and acceleration information data, and a time sequence is formed by the normalized position information, speed information and acceleration information data.
And introducing a traditional LSTM prediction model into GRU calculation, and constructing a GRU layer and a full connection layer.
And taking the time sequence as input, adapting to the instant motion change of the hoisting machine through the GRU layer, outputting the overall track trend of the hoisting machine through the LSTM layer, carrying out track prediction calculation by combining the output results of the GRU layer and the LSTM layer, and outputting predicted track points.
The historical position, speed and acceleration data are input into a prediction model, a track smoothing penalty term is introduced on the basis of mean square error calculation, a mean square error loss function is constructed, a historical track prediction result is input into the mean square error loss function, and the error between the historical prediction track and the real track is calculated.
And inputting a fusion result obtained by fusing the multi-mode data into an LSTM-GRU prediction model, and outputting a hoisting machinery running track.
The hoisting machinery anti-collision detection method is a preferable scheme, wherein track data output by a prediction model and position information of an obstacle are used as input, the minimum safety distance between the hoisting machinery and the obstacle is calculated, and a safety distance threshold is set according to the minimum safety distance.
And generating a control strategy according to the set safe distance threshold value and converting the control strategy into control instruction data.
Setting the safety distance threshold comprises sending out an early warning signal when the distance from the crane to the obstacle is smaller than the warning distance.
And when the distance from the crane to the obstacle is smaller than the braking distance, judging to execute braking operation.
Generating the control strategy comprises the steps of setting a control state according to a set safety distance threshold, and enabling the hoisting machinery to normally operate when the distance from the crane to the obstacle is larger than the warning distance.
And when the distance from the crane to the obstacle is between the braking distance and the warning distance, performing audible and visual alarm.
And when the distance from the crane to the obstacle is equal to the braking distance, sending a deceleration instruction to the PLC, and reducing the running speed of the crane.
And when the distance from the crane to the obstacle is smaller than the braking distance, sending a braking instruction to the PLC, and stopping the work of the hoisting machinery.
As a preferable scheme of the anti-collision detection method of the hoisting machinery, control instruction data is input into a PLC control execution unit.
The PLC controls the execution unit to keep the original running speed under the normal running instruction of the hoisting machinery, does not trigger an alarm, does not adjust the frequency of the frequency converter, and does not trigger a brake system.
And under the sound-light alarm instruction, the PLC controls the execution unit to trigger the LED indicator lamp to flash, the buzzer sounds, and warning information is displayed on the control panel or the remote monitoring system, so that the speed of the crane is not adjusted, and the braking system is not triggered.
The PLC controls the execution unit to carry out speed adjustment under the crane running speed instruction, adjusts the output frequency of the frequency converter, keeps audible and visual alarm and does not trigger the braking system.
And the PLC controls the execution unit to cut off the power supply of the crane driving motor under the working instruction of stopping the hoisting machinery, triggers the braking system, executes emergency braking, keeps audible and visual alarm and sends a shutdown report.
Another object of the present invention is to provide a lifting machinery anti-collision detection system, which can solve the problems of insufficient sensing precision, weak track prediction capability, unintelligible anti-collision control strategy and low instantaneity of the existing lifting machinery anti-collision detection technology by using an AI edge calculation scheme based on multi-mode data fusion and LSTM-GRU track prediction.
The hoisting machinery anti-collision detection system comprises a data acquisition and preprocessing module, a data fusion and prediction module and an instruction generation and execution module. The acquisition and preprocessing module is used for acquiring multi-mode data of the hoisting machinery and preprocessing the multi-mode data. The data fusion and prediction module is used for fusing the acquired multi-mode data through Kalman filtering, constructing an LSTM-GRU prediction model, and inputting the fused data into the LSTM-GRU prediction model to predict the crane mechanical running track. The instruction generation and execution module is used for dynamically generating an anti-collision control instruction through the AI edge computing equipment according to the track prediction result, and the PLC receives and executes the anti-collision control instruction.
A computer device comprising a memory storing a computer program and a processor executing the computer program is a step of implementing a hoist anti-collision detection method.
A computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of a hoist anti-collision detection method.
The crane anti-collision detection method has the beneficial effects that the crane operation state sensing precision is improved based on multi-mode data fusion, accurate future track calculation is realized based on LSTM-GRU track prediction, dynamic anti-collision control is realized based on AI edge computing equipment, the intelligent level of anti-collision detection is effectively improved, and the crane anti-collision detection method has better effects in the aspects of crane operation safety, track prediction precision and anti-collision response speed.
Detailed Description
So that the manner in which the above recited objects, features and advantages of the present invention can be understood in detail, a more particular description of the invention, briefly summarized above, may be had by reference to the embodiments, some of which are illustrated in the appended drawings. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
Embodiment 1, referring to fig. 1, for an embodiment of the present invention, there is provided a method for detecting collision of a hoisting machine, including:
s1, collecting multi-mode data of the hoisting machinery, and preprocessing the multi-mode data.
The multi-modal data of the hoisting machinery are synchronously collected through an AI camera, a laser radar, an absolute value encoder and an inertial sensor, and the collected multi-modal data of the hoisting machinery are used as observation values to construct a time sequence data set of the hoisting machinery operation.
The multimodal data includes object category, position coordinates, reflected intensity, target distance, hook height, running speed, angular velocity, acceleration.
Further, the data of the sensor are aligned according to the highest frequency, and for the low-frequency sensor data, a linear interpolation method is adopted for filling, and a preferable scheme of the linear interpolation method is as follows:
;
Wherein, the Representing the data points after the interpolation,Time of presentationThe raw data of the moment in time,Time of presentationThe raw data of the moment in time,Indicating a time stamp.
Denoising the aligned data based on particle filtering, detecting abnormal values of the denoised sensor data through a mean value-standard difference method, removing abnormal parts, filling again through a linear interpolation method, and repeating the multi-mode data preprocessing process until abnormal value data are not detected in the abnormal value detection process.
Particle filtering denoising comprises dynamically estimating a real signal value through a plurality of particle simulation system states, eliminating measurement noise and improving data stability.
A preferable scheme of particle filtering denoising is as follows:
;
Wherein, the Represents the optimal state estimation value after denoising,The number of particles is indicated and the number of particles,Represent the firstThe previous state of the particles at the moment,The control input is represented as such,The process noise is represented by a characteristic of the process,The state transition equation is represented as such,Represent the firstWeight of individual particles.
Outlier detection includes calculating the average of all data points, measuring the central trend of the data, by standard deviationAnd measuring the discrete degree of the data, and judging the deviation of the data point and the mean value according to the discrete degree.
One preferred scheme for outlier detection is:
;
;
Wherein, the Representing the mean value of the sample data,Representing the number of samples to be taken,Represent the firstA data point is provided for each of the data points,The standard deviation is indicated as such,Representing the deviation of each data point from the mean.
And S2, fusing the acquired multi-mode data through Kalman filtering, constructing an LSTM-GRU prediction model, and inputting the fused data into the LSTM-GRU prediction model to predict the running track of the hoisting machinery.
The preprocessed multi-mode sensing data are fused based on Kalman filtering, the position, speed and acceleration information of the hoisting machinery are set according to the preprocessed multi-mode data, the set position, speed and acceleration information of the hoisting machinery are used as input data, and the running state of the hoisting machinery is predicted according to Newton kinematics equations.
One preferred solution for predicting the operating state of a hoisting machine is:
;
;
;
;
Wherein, the Representing the current time stepIs used to determine the state estimation vector of (c),A state transition matrix is represented and is used to represent,Representing a matrix of control inputs,The process noise is represented by a characteristic of the process,Representing the current time stepIs provided with a control input for the control of the (c),The time step is represented by a time step,、、Representing acceleration values in three axes.
And (3) inputting state information at the previous moment by adopting a state transition model, calculating the position, the speed and the acceleration of the crane at the next moment by combining the preprocessed acceleration, and defining a motion rule.
And calculating a Kalman gain, and correcting the predicted state by using the measurement data according to the Kalman gain to obtain fused position information, speed information and acceleration information.
One preferred scheme for state correction is:
;
;
Wherein, the Representing the kalman gain matrix,The state covariance matrix is represented as such,Representing the measurement matrix of the device,Representing the measurement noise covariance matrix,Representing the state vector of the final estimate,A measurement value representing the current time step is displayed,Representing the projection of the predicted state into the measurement space,Representation based on Kalman gainIs updated by the measurement of (a).
Calculating the Kalman gain comprises inputting a Kalman gain calculation formula through a measurement matrix, a measurement noise covariance matrix and a covariance matrix of state estimation to obtain the Kalman gain.
Further, a state transition model is adopted, state information of the previous moment is input, the position, the speed and the acceleration of the crane at the next moment are calculated by combining the preprocessed acceleration, a motion rule is defined, and the predicted state is corrected according to the measured data.
And inputting a Kalman gain calculation formula through a measurement matrix, a measurement noise covariance matrix and a covariance matrix of state estimation, and calculating the Kalman gain.
The covariance matrix of the state estimation is used for measuring uncertainty of the predicted value and dynamically adjusting confidence level of the prediction.
The measurement matrix is used to map the state variables to the measurement space to ensure that the calculated correction values conform to the data provided by the sensor.
The measurement noise covariance matrix is set according to the own error characteristic of the sensor so as to reflect the uncertainty of measurement data and optimize the accuracy of state correction.
Furthermore, the fused position information, speed information and acceleration information data are taken as input, normalization processing is carried out on the input position information, speed information and acceleration information data, and the normalized position information, speed information and acceleration information data form a time sequence.
One preferred scheme for composing the time series is:
;
Wherein, the Representing a time series data matrix input to the LSTM-GRU,Representing the current time stepIs provided with a position information of (a),Representing the current time stepIs set in the database, the speed information of (a),Current time stepIs provided with an acceleration information of (a),Representing the time window length.
And introducing a traditional LSTM prediction model into GRU calculation, and constructing a GRU layer and a full connection layer.
One preferred scheme for LSTM predictive model calculation is:
;
Wherein, the Indicating that LSTM is in time stepIs used to determine the hidden state of the (c),Representing the output gate of the LSTM,Representing the state of the memory cell of the LSTM,Indicating activation of the long-term trajectory information by a hyperbolic tangent function,Representing element-wise multiplication.
One preferred approach to introducing the GRU calculation is:
;
Wherein, the Indicating GRU at time stepIs used to determine the hidden state of the (c),An update gate representing the gre is presented,The bias term(s) representing the GRU,Input data representing the current time step,A weight matrix representing the GRU is presented,Representing the reset gate of the GRU.
And taking the time sequence as input, adapting to the instant motion change of the hoisting machine through the GRU layer, outputting the overall track trend of the hoisting machine through the LSTM layer, carrying out track prediction calculation by combining the output results of the GRU layer and the LSTM layer, and outputting predicted track points.
One preferred scheme for combining the GRU layer with the LSTM layer is:
;
Wherein, the Representing predicted trajectory data at the next time instant,Representing a weight matrix of the output layer,Representing the LSTM-GRU combination scale factor,Representing the long-term trajectory characteristics computed by LSTM,Representing short-term trajectory characteristics calculated by the GRU,Representing the bias term of the output layer.
A preferred scheme for trajectory prediction is:
;
Wherein, the Representing predicted futureTrace data for a single time step,The representation is based on inputFuture trajectories are predicted.
The historical position, speed and acceleration data are input into a prediction model, a track smoothing penalty term is introduced on the basis of mean square error calculation, a mean square error loss function is constructed, a historical track prediction result is input into the mean square error loss function, and the error between the historical prediction track and the real track is calculated.
One preferred scheme for constructing the mean square error loss function is:
;
Wherein, the Representing the total loss function of the device,Representing the actual future trajectory data,Representing LSTM-GRU predicted future trajectory data,The number of samples of the training data is represented,Representing the smoothing penalty coefficient(s),Representing the second derivative of the predicted trajectory,Representing the length of the time window of the smoothing calculation.
And S3, dynamically generating an anti-collision control instruction through the AI edge computing equipment according to the track prediction result, and receiving and executing the anti-collision control instruction by the PLC.
And taking the track data output by the prediction model and the position information of the obstacle as inputs, calculating the minimum safety distance between the hoisting machinery and the obstacle, and setting a safety distance threshold according to the minimum safety distance.
One preferred solution for calculating the minimum safe distance between the hoisting machine and the obstacle is:
;
Wherein, the Indicating the time steps of the crane and the obstacleIs used for the distance between euclidean distance(s),、、Indicating the crane is at time stepsIs provided with a three-dimensional coordinate position of (c),,,Indicating that the obstacle is at a step in timeIs used for the three-dimensional coordinate position of the lens.
And generating a control strategy according to the set safe distance threshold value and converting the control strategy into control instruction data.
Further, setting the safety distance threshold includes sending an early warning signal when the distance from the crane to the obstacle is smaller than the warning distance.
And when the distance from the crane to the obstacle is smaller than the braking distance, judging to execute braking operation.
Generating the control strategy comprises the steps of setting a control state according to a set safety distance threshold, and enabling the hoisting machinery to normally operate when the distance from the crane to the obstacle is larger than the warning distance.
And when the distance from the crane to the obstacle is between the braking distance and the warning distance, performing audible and visual alarm.
And when the distance from the crane to the obstacle is equal to the braking distance, sending a deceleration instruction to the PLC, and reducing the running speed of the crane.
And when the distance from the crane to the obstacle is smaller than the braking distance, sending a braking instruction to the PLC, and stopping the work of the hoisting machinery.
Further, the control instruction data is input to the PLC control execution unit.
The PLC controls the execution unit to keep the original running speed under the normal running instruction of the hoisting machinery, does not trigger an alarm, does not adjust the frequency of the frequency converter, and does not trigger a brake system.
And under the sound-light alarm instruction, the PLC controls the execution unit to trigger the LED indicator lamp to flash, the buzzer sounds, and warning information is displayed on the control panel or the remote monitoring system, so that the speed of the crane is not adjusted, and the braking system is not triggered.
The PLC controls the execution unit to carry out speed adjustment under the crane running speed instruction, adjusts the output frequency of the frequency converter, keeps audible and visual alarm and does not trigger the braking system.
One preferred scheme for adjusting the output frequency of the frequency converter is:
;
Wherein, the Representing the new frequency converter output frequency of the crane,Representing the current frequency of the output of the frequency converter of the crane,Representing the speed adjustment factor.
And the PLC controls the execution unit to cut off the power supply of the crane driving motor under the working instruction of stopping the hoisting machinery, triggers the braking system, executes emergency braking, keeps audible and visual alarm and sends a shutdown report.
Embodiment 2 provides a method for detecting collision of hoisting machinery for one embodiment of the invention, and in order to verify the beneficial effects of the invention, scientific demonstration is carried out through economic benefit calculation and simulation experiments.
In order to verify the effectiveness of the hoisting machinery anti-collision detection method based on LSTM-GRU track prediction, the experiment is carried out in the indoor crane operation environment of a large-scale manufacturing factory. The experimental site comprises a plurality of fixed obstacles, a moving vehicle, a manual operator and a plurality of cranes working in parallel. The aim of the experiment is to evaluate the anti-collision detection precision, track prediction accuracy and control response speed of the system under different working conditions.
Firstly, equipment and sensors are configured, a bridge crane is selected, the maximum lifting load is 10 tons, and the running speed is 1-3 m/s.
The sensor employs an AI camera for target recognition, frame rate 30FPS. The laser radar adopts the detection of the distance of an obstacle and scans the frequency of 10Hz. The absolute value encoder records the hook position, resolution 0.01m. The inertial sensor IMU measures angular velocity and acceleration precision of 0.01m/s2.
The experiment firstly collects the operation data of the crane and preprocesses the data. And synchronizing multi-mode data, including crane position, speed, acceleration, obstacle distance and other information. And particle filtering is adopted to remove noise, so that sensor errors are reduced, and data quality is improved. And filling the low-frequency sensor data by using linear interpolation to ensure the time synchronization of the data. And detecting abnormal values based on a mean value-standard difference method, removing abnormal data and re-interpolating and filling.
And (5) fusing the data by adopting Kalman filtering, and estimating the real-time state of the crane. And inputting the fused data into an LSTM-GRU track prediction model to predict the future track of the crane for 5 seconds. And the track is used for smooth optimization, so that the stability of a prediction curve is ensured, and the abrupt change error is reduced.
And calculating the safety distance between the crane and the obstacle, setting an early warning threshold value 3m, a deceleration threshold value 2m and a braking threshold value 1m, and generating an anti-collision control instruction by the AI computing equipment when the predicted track is about to approach the obstacle. Key indexes such as track error, false alarm rate, control response time, collision occurrence rate and the like in the experimental process are collected, and experimental data are shown in table 1.
Table 1 table of experimental data
Embodiment 3 provides a hoist anti-collision detection system according to an embodiment of the present invention, including a data acquisition and preprocessing module 100, a data fusion and prediction module 200, and an instruction generation and execution module 300.
And S4, the acquisition and preprocessing module 100 is used for acquiring multi-mode data of the hoisting machinery and preprocessing the multi-mode data.
It should be further noted that, the data acquisition and preprocessing module 100 is responsible for sensing the state of the hoisting machine, and acquires data of sensors such as an AI camera, a laser radar, an absolute value encoder, an inertial sensor, and the like, including position information, speed information, and acceleration information, in real time. In order to improve the data quality, the module can perform time alignment, noise removal, outlier detection and data complementation on the acquired multi-mode data, so that the reliability and consistency of the input data are ensured. The output of the module is the preprocessed high quality sensor data and is passed to the data fusion and prediction module 200.
And S5, the data fusion and prediction module 200 is used for fusing the acquired multi-mode data through Kalman filtering, constructing an LSTM-GRU prediction model, and inputting the fused data into the LSTM-GRU prediction model to predict the running track of the hoisting machinery.
It should be further noted that, the data fusion and prediction module 200 is responsible for fusing the preprocessed multi-mode data, and pre-judging the operation trend of the crane in advance based on the track prediction algorithm. And (3) fusing the sensor data by using Kalman filtering, eliminating measurement errors and constructing a unified state estimation model. And inputting the fused data into a prediction model by adopting an LSTM-GRU prediction model, analyzing and calculating a future track point through a time sequence, and determining the motion state of the crane at a future time step. The output of the module is predicted trajectory data and is passed to instruction generation and execution module 300.
And S6, the instruction generation and execution module 300 is used for dynamically generating an anti-collision control instruction through the AI edge computing equipment according to the track prediction result, and the PLC receives and executes the anti-collision control instruction.
It should also be noted that the generating and executing module 300 is responsible for making intelligent anti-collision decisions based on the trajectory prediction data and controlling the operation state of the crane. The AI edge computing device analyzes the predicted trajectory and computes a minimum safe distance of the crane from the obstacle. And according to the safety threshold, the system dynamically generates an anti-collision control instruction, and the PLC executes corresponding operation.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method of the embodiments of the present invention. The storage medium includes a U disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk, an optical disk, or other various media capable of storing program codes.
Logic and/or steps represented in the flowcharts or otherwise described herein, e.g., a ordered listing of executable instructions for implementing logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
More specific examples (a non-exhaustive list) of the computer-readable medium include an electrical connection (an electronic device) having one or more wires, a portable computer diskette (a magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Additionally, the computer-readable medium may even be paper or other suitable medium upon which the program is printed, as the program may be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner, if necessary, and then stored in a computer memory.
It is to be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, the various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, may be implemented using any one or combination of techniques known in the art, discrete logic circuits with logic gates for implementing logic functions on data signals, application specific integrated circuits with appropriate combinational logic gates, programmable Gate Arrays (PGAs), field Programmable Gate Arrays (FPGAs), and the like. It should be noted that the above embodiments are only for illustrating the technical solution of the present invention and not for limiting the same, and although the present invention has been described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that the technical solution of the present invention may be modified or substituted without departing from the spirit and scope of the technical solution of the present invention, which is intended to be covered in the scope of the claims of the present invention.