Neural Network MAF Prediction System for Sensor Drift Compensation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current MAF sensor technologies face accuracy issues due to sensor drift over time, requiring frequent recalibration and causing difficulties in meeting emission standards, which is time-consuming and leads to vehicle downtime.

Innovation Solution

An Intelligent Mass Air Flow Prediction System utilizing an Artificial Neural Network (ANN) is deployed in the engine controller to predict and adjust MAF sensor readings, eliminating the need for manual recalibration and reducing the complexity of software design.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If MAF sensor is used to measure engine intake air flow, then MAF measurement capability is provided, but sensor drift occurs over time causing accuracy degradation

Engineering Contradiction:
ImproveMAF measurement accuracyVSAvoidsensor drift
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system uses feedback by continuously monitoring engine operating parameters (intake manifold pressure, engine speed, temperature, etc.) and comparing predicted MAF values with actual sensor readings. The neural network learns from these feedback signals to compensate for sensor drift and maintain accurate MAF measurements throughout the sensor's operational life.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The neural network performs self-calibration by automatically adapting its internal parameters based on observed engine behavior patterns. Instead of requiring external recalibration procedures, the system self-corrects for sensor drift by learning the relationship between engine operating conditions and actual air flow from normal operation data.

Inventive Principle:
Principle #25Self-service

2Measurement precision

If manual recalibration of MAF sensor is performed, then measurement accuracy is restored, but engine downtime increases

Engineering Contradiction:
ImproveMAF measurement accuracyVSAvoidengine downtime
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The neural network eliminates the need for manual recalibration by performing automatic self-calibration during normal engine operation. The system continuously adapts to sensor drift through learning algorithms, restoring and maintaining measurement accuracy without requiring vehicle downtime or technician intervention.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system prepares for potential sensor drift issues by continuously training and updating the neural network model during normal operation. This preliminary adaptation ensures that when drift occurs, the system has already developed compensatory mechanisms, preventing accuracy degradation before it affects performance.

Inventive Principle:
Principle #10Preliminary action

3Object-generated harmful factors

If traditional software algorithms are used for MAF control, then emission compliance is achieved, but software design complexity increases

Engineering Contradiction:
Improveemission complianceVSAvoidsoftware design complexity
Core Design Contradiction:
Object-generated harmful factorsVSDevice complexity

Solution Approach 1:

The patent replaces complex traditional software algorithms with a neural network-based intelligent system. The neural network automatically learns the complex non-linear relationships between engine parameters and MAF without requiring explicit programming of control logic, thereby reducing software design complexity while maintaining emission compliance.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The system transitions from fixed software algorithms to adaptive parameter-based control. The neural network dynamically adjusts control parameters based on real-time sensor inputs and learned patterns, allowing the system to maintain emission compliance across varying operating conditions without complex conditional logic.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11840974B2Intelligent mass air flow (MAF) prediction system with neural network
Publication Date: 2023.12.12 INT ENGINE INTPROP CO LLC
  • US11840974B2 patent drawing
  • US11840974B2 patent drawing
  • US11840974B2 patent drawing

AI summary

The Method and Apparatus of Predicting MAF Sensor Information includes training multiple candidate Artificial Neural Network (ANN) architectures using training data, and then selecting an ANN architecture from the candidates using an automated ANN architecture selection algorithm and testing data. An intelligent engine intake MAF prediction or estimation system using the selected ANN architecture then provides an engine intake Mass Air Flow (MAF) output variable, which is used along with the output of a hot-wire type engine intake MAF sensor. The system is deployed into the engine controller. The training and testing sets of data include input variables from engine sensors and/or actuators that relate to engine intake MAF, and may be acquired by testing a target engine. Selecting the optimal ANN architecture may be based on Root Mean Squared Error (RMSE) analysis using the automated ANN architecture algorithm and the training set of data.