Engine system with inferential sensor

Information

  • Patent Grant
  • 10415492
  • Patent Number
    10,415,492
  • Date Filed
    Friday, January 29, 2016
    8 years ago
  • Date Issued
    Tuesday, September 17, 2019
    4 years ago
Abstract
An engine system incorporating an engine, one or more sensors, and a controller. The controller may be connected to the one or more sensors and the engine. The one or more sensors may be configured to sense one or more parameters related to operation of the engine. The controller may incorporate an air-path state estimator configured to estimate one or more air-path state parameters in the engine based on values of one or more parameters sensed by the sensors. The controller may have an on-line and an off-line portion, where the on-line portion may incorporate the air-path state estimator and the off-line portion may configure and/or calibrate a model for the air-path state estimator.
Description
BACKGROUND

The present disclosure pertains to internal combustion engines and particularly to engines having one or more sensors.


SUMMARY

The disclosure reveals an engine, one or more sensors, and a controller integrated into an engine system. The controller may be one or more control units connected to the engine and/or the one or more sensors. The controller may contain and execute a program for control of the engine system or for diagnostics of the engine system. The controller may incorporate an air-path state estimator configured to estimate one or more air-path state parameters related to the operation of the engine based, at least in part, on values of one or more parameters sensed by the sensors. In an off-line portion of the controller calibration algorithm, a model for the air-path state estimator may be configured and/or calibrated for the engine. The configured and/or calibrated model may be provided to the air-path state estimator in an on-line portion of the controller to provide air-path state parameter value estimates in real-time during operation of the engine.





BRIEF DESCRIPTION OF THE DRAWING


FIG. 1 is a diagram of an illustrative example of an engine system;



FIG. 2 is a diagram of an illustrative example of a controller or diagnostic system having an on-line portion and an off-line portion;



FIG. 3 is a diagram of an illustrative example approach of configuring and using a calibrated model on a controller or diagnostic system having an on-line portion and an off-line portion; and



FIG. 4 is a diagram of an illustrative example approach of using a controller with a calibrated algorithm.





DESCRIPTION

The present system and approach may incorporate one or more processors, computers, controllers, user interfaces, wireless and/or wire connections, and/or the like, in an implementation described and/or shown herein.


This description may provide one or more illustrative and specific examples or ways of implementing the present system and approach. There may be numerous other examples or ways of implementing the system and approach.


Modern combustion engines may be complex systems with modern engine control or diagnostics systems that are model based and implemented with model based software in a controller (e.g., one or more electronic control unit (ECU) or electronic control module (ECM) having one or more control algorithms) of an engine system. However, an engine model may not need to be complex and/or difficult to run in a simulation to be an accurate model of an engine. In one example, there may exist different models with similar input and output behavior, but with dramatically different numerical properties, solution complexity, and requirements for computational power. Thus, as a control system memory footprint and/or computational power needed by model based software in which the engine model (e.g., an engine model used in a control system) is implemented, may be largely dependent on the model complexity and numerical properties for the model; it may be effective to have a simple and numerically convenient engine model that may meet a required accuracy level when implementing a real-time model based estimator, inferential sensor, and/or controller (e.g., for controlling an engine).


Differential equations resulting from combustion engine physics may be stiff and difficult to solve numerically, particularly in real time during operation of an engine. In one example, a gas exchange model of an internal combustion engine air path (e.g., a model of engine breathing) resulting from first principles of physics may be a set of ordinary differential equations (ODEs) that is highly complex:

















dx
j

dt

=



f
j



(

t
,

x
1

,

x
2

,





,

)





,





j



{

1
,
2
,





,

}









(
1
)








Here xj may be state variables of the internal combustion engine air path and t may be time. The ODE model of equation (1) may be considered to be very stiff and numerically inconvenient. Illustratively, the model stiffness may be caused by the form of equation (1), which may have non-linear components and/or components that are described by non-differentiable functions. The numerical properties of the model represented by equation (1) (e.g., a mean value model of an internal combustion engine, which is a model that may be averaged over an engine cycle) may be fully defined by right-hand side functions, fj. These functions, fj, may have numerical properties that could result in the equations being difficult to solve. For example, the functions on the right-hand side of the equation may include non-linear components and/or may not be differentiable because, in this example, the functions' derivatives with respect to x are not bounded for some values of x. Examples of functions with non-linear components and/or that are not differentiable may include functions with derivatives that include power functions with an exponent less than one, or ratios of functions, and/or other complex functions composed from rational and power functions, where the denominator may be zero or tend to (e.g., approach or become close to) zero. These functional forms may be completely correct for modeling an engine as they may be given by physics of gas and energy flow in the engine, but the complexity of the numerical properties of functions including these functional forms may make it difficult to use the functions in fast simulations and/or real-time optimizations (e.g., to model engines during operation of the engine).


When calculating local linearization of differential equations, such as in equation (1) close to a point where some of fj are not differentiable, a Jacobian matrix J, as seen in equation (2) may be ill-conditioned.














=

(







f
1





x
1












f
n





x
1






















f
1





x
1












f
n





x
n






)






(
2
)








In some cases, the ill-conditioning may be caused by some of the partial derivatives being unbounded. As a result, eigenvalues of the Jacobian matrix may have differing magnitudes and may produce model stiffness. Moreover, model stiffness may tend to worsen when approaching points of unbounded Jacobian elements and in a limit; the ratio of eigenvalues may tend to infinity. Stiff model simulation (e.g., simulation of a model represented by equation (1)) may be possible with specially configured solvers, but the processing power needed may be too great to solve on a controller configured to control an engine (e.g., one or more ECUs and/or ECMs).


Instead of simulating a stiff model, an original physical model (e.g., a model of the engine that may be stiff) that may be changed to a set of equations, which may be much easier to solve (e.g., easier to solve from a computational or processing power perspective), may be utilized to model the engine. An example approach of transforming the stiff engine model to a more easily solved engine model that may be the same or lower order than the stiff engine model may include transforming the right-side functions of the engine models derived from first principles of physics (e.g., equation (1)) with fractions of differentiable functions. Then the differential equations with denominators that tend to zero may be converted to implicit equations after which the stiffness (e.g., fast dynamics) from the engine model may be mitigated and/or eliminated. This may result in a differential algebraic equation (DAE) model structure. After mitigating and/or eliminating the stiffness from the engine model, a transformed solution of eliminated states may be provided and the transformed solutions may replace the eliminated states in the DAEs and differentiable functions. Such an approach may be described as follows.


ODE models of a system may be changed into or converted to a differential algebraic equation (DAE) model of the system. A classic model of a dynamic system may be a set of first order differential equations in the time domain, as follows:











dx


(
t
)


dt

=

f


(

t
,

x


(
t
)



)






(
3
)








In some cases, as discussed herein, control oriented models used in an automotive industry (e.g., for internal combustion engines) may have the form of equation (3). Such ODE functions may not necessarily be convenient, but an ODE function may be converted to a DAE that may be more convenient and may be an implicit equation taking a general form of:










F


(



dx


(
t
)


dt

,
t
,

x


(
t
)



)


=
0




(
4
)








Further, it may be possible to isolate the time derivatives from equation (4), which may result in a model having a semi-explicit form with the following equations:












dx
1



(
t
)


dt

=


f
1



(

t
,


x
1



(
t
)


,


x
2



(
t
)



)






(
5
)






0
=


f
2



(

t
,


x
1



(
t
)


,


x
2



(
t
)



)






(
6
)







It has been found that an ODE model of an internal combustion engine (e.g., similar to equation (1)) may be converted to a DAE model automatically or semi-automatically with minimum effort using the disclosed approach. The initial transformation step of the approach may replace some of the right hand side functions (e.g., functions, fi) with multivariate rational polynomials functions and remaining functions (e.g., functions, fk) with multivariate polynomial functions. An example rational polynomial function follows:

















dx
i

dt

=



b
i



(

t
,

x
1

,

x
2

,





,

x
n


)




a
i



(

t
,

x
1

,

x
2

,





,

x
n


)




,





i


E
.







(
7
)








Rational polynomials functions may be used to transform the non-differentiable functions (e.g., the square root functions if the argument is not sufficiently non-zero, similar functions appearing in the laws of thermodynamics, chemical kinetics, turbo-machinery, and so forth). Such functions may be the type used to model compressible fluid orifice flow, and the like in an internal combustion engine, and/or used to model other systems. The choice of transforming functions with rational polynomial functions may be of interest, as polynomial functions, for example, may be less efficient for transforming non-differentiable functions than rational polynomials.


The remaining functions, fk, may either be smooth and differentiable or may be considered practically differentiable, where non-differentiability of the function may not happen for normal values of x. These functions fk may be transformed with the following polynomial functions:

















dx

dt

=


p
k



(

t
,

x
1

,

x
2

,





,

x
n


)



,





k



E
.







(
8
)







The second step of the approach may incorporate multiplication of the transformed equations i∈E (e.g., the rational polynomials, as in equation (7)) with the denominators, resulting in the following equation:
















dx
i

dt

=




a
i



(

t
,

x
1

,

x
2

,





,

x
n


)


-


b
i



(

t
,

x
1

,

x
2

,





,

x
n


)



=
0.






(
9
)








This step of the approach may result in a system with implicit but differentiable equations. That is, the non-differentiability in the functions may be removed by the multiplication.


The third step may include removing model stiffness (e.g., eliminating the fast dynamics) from the model. In one example, this step may replace, if there are any, denominators aj (t,xi,x2, . . . ,xn) which can get small (e.g., tend to zero). From this, some equations may be changed into the following algebraic equations:

bi(t,x1x2, . . . ,xn)=0.  (10)

After this step, the system of ODEs (e.g., as in equation (1)) may be changed into a system of DAEs with differentiable functions, which may be equivalent to assuming all or substantially all fast dynamics of the functions may be in steady state.


At the next step, the variables xi may be isolated from the algebraic polynomial equations bi=0. Typically it may not be possible to do this step analytically, as the variables xi may only be approximately isolated. This transformation may be represented by multivariate polynomial functions gi, as follows:

xi=gi(t,xk),k≠E.  (11)


Next, using the results from the previous step, the eliminated states xi may be replaced with gi(t,xk) in the remaining differential equations. Thus the DAEs may become a smaller system (e.g., lower order than equation (1)) of ODE's, which may transform the original model (e.g., equation (1)):
















dx

dt

=



p
k



(

t
,



(

t
,

x
k


)


,

x
k


)


=



q
k



(

t
,

x
k


)


.







(
12
)








Here, the polynomial functions qk(t,xk) may be differentiated analytically, so the Jacobian matrix may be prepared for real-time control optimization and state estimation tasks (e.g., when implementing in an ECM to control an engine and/or in one or more other control applications or other applications).


Turning to one example implementation of the above conversions with respect to modeling an internal combustion engine, such a conversion technique may be used to configure a virtual sensor (e.g., inferential or soft sensor) that uses measurements or values from physical sensors sensing parameters of an engine to estimate and/or determine values for parameters related to the engine that may or may not be sensed by physical sensors. Such virtual sensors may include an air-path state estimator, a NOx concentration sensor, a turbocharger speed sensor, one or more other virtual sensors, and any combination of virtual sensors. Although the disclosed subject matter may be described with respect to an example related to air-path state estimation and NOx concentration virtual sensing that may output NOx concentration values in exhaust gas from an engine, the concepts herein may be utilized in other virtual sensors of an engine or other system and/or in other models where processing power may be limited. The virtual sensor, along with any control program of the controller, may be implemented in memory as software code compiled and executed by a processor of the controller.


Illustratively, NOx (e.g., where NOx may be a general term used to describe mono-nitrogen oxides NO and NO2) emissions from an internal combustion engine may be strictly regulated by authorities (e.g., government authorities). NOx may be produced in a cylinder of an engine as a result of oxidation of atmospheric Nitrogen. An oxidation rate of atmospheric Nitrogen in exhaust gas from an engine may be dependent on a temperature and an amount of oxygen available. An ECU/ECM or other controller may adjust control parameters for the engine in real time in order to avoid conditions which may lead to excessive NOx formation in a combustion chamber of the engine. As a result, a controller (e.g., one or more ECU/ECM and/or other controller) may be configured to monitor temperature and oxygen content in the combustion chamber of the engine. In one example, the controller may be configured to avoid high temperatures in a cylinder of an engine in combination with lean combustion (e.g., combustion with excess oxygen). Such monitoring may be particularly relevant when an engine is not equipped with de-NOx technology (e.g., most small and medium diesel vehicles do not include such de-NOx technology). In some cases, a controller may utilize a feedback loop because the NOx formation process may be affected by one or more uncertain variables affecting the combustion process (e.g., fuel composition, how fuel may be atomized during injection, combustion delay, exact mass and composition of gas charged to the cylinder of the engine, and so on).


Reliable feedback control of the NOx emissions may be based on a physical NOx on-board sensor/analyzer. In one example, a physical sensor/analyzer may convert NOx concentration to an electrical voltage. However, such a physical sensor/analyzer may be a relatively costly device, and ensuring its reliable operation over the entire vehicle life may be difficult, as the physical sensor/analyzer may operate in the exhaust stream where the conditions may be harsh. Another problem with a physical sensor/analyzer may be cross-sensitivity of the sensor/analyzer to compounds different than NOx (e.g., ammonia, and so on).


For these reasons, a virtual sensor (e.g., a soft or inferential sensor) may be used to estimate NOx production from an engine based, at least in part, on other variables which can be measured on the engine as an alternative to, or in addition to, a NOx physical sensor/analyzer. Even if this soft sensing may not completely replace the NOx physical sensor/analyzer, it may help with sensor diagnostics and/or sensor health monitoring, as well as cross sensitivity issues.


Based, at least in part, on sensed parameters of physical sensors already in the engine, a NOx production rate or other engine parameter may be estimated by solving chemical kinetics equations in the in-cylinder space (e.g., in an in-cylinder space of an engine), while respecting the volume profile which may be given by the engine speed. Physical sensors in the engine may be able to facilitate determining initial conditions to solve these chemical kinetics equations and/or other equations related to determining parameter values. Notably variables including, but not limited to, mass, temperature, and chemical composition of the charged gas of the engine (which may not necessarily be fresh air, but may be a mixture of air and combustion product residuals) may be required to be known as initial conditions for solving the chemical kinetics equations and/or the other equations for estimating a parameter value. Additionally, and/or alternatively, other variables such as, but not limited to, an amount of injected fuel, injection timing, and gas composition may be required.


Initial conditions for estimating NOx production and/or for estimating other parameters of an engine or engine system may be estimated rather than sensed by physical sensors of the engine. As such, a virtual sensor or estimator module based on a gas exchange model may output temperature, composition, and mass of the charged gas, which may be utilized as initial conditions in a second virtual sensor (e.g., a virtual sensor configured to produce NOx flow estimates based on the initial conditions estimates, a virtual sensor configured to estimate a speed of a turbo charger, and so forth).


Turning to the Figures, FIG. 1 depicts an engine system 10. The engine system 10 may include an engine 12 and a controller 18 in communication with the engine 12. In some cases, the engine system 10 may include one or more additional components, including, but not limited to, a powertrain that may incorporate the engine 12, a powertrain controller, an exhaust gas aftertreatment system/mechanism, a drivetrain, a vehicle, and/or other component. Any reference herein to engine, powertrain, or aftertreatment system may be regarded as a reference to any other or all of these components.


The engine 12 may include one or more turbo chargers 13, one or more sensors 14, and one or more actuators 16. Examples of engine actuators 16 may include, but are not limited to actuators of a turbocharger waste gate (WG), a variable geometry turbocharger (VGT), an exhaust gas recirculation (EGR) system, a start of injection (SOI) system, a throttle valve (TV), and so on. The sensors 14 may be configured to sense positions of actuators and/or values of other engine variables or parameters and then communicate those values to the controller 18.


The controller 18 may be an ECM or ECU with a control system algorithm therein. The controller 18 may include one or more components having a processor 20, memory 22, an input/output (I/O) port 24, and/or one or more other components. The memory 22 may include one or more control system algorithms and/or other algorithms and the processor 20 may execute instructions (e.g., software code or other instructions) related to the algorithm(s) in the memory 22. The I/O port 24 may send and/or receive information and/or control signals to and/or from the engine 12. In one example, the I/O port 24 may receive values from the sensors 14 and/or send control signals from the processor 20 to the engine 12.


One illustrative example implementation of a virtual sensor in the engine system 10, the controller 18 of the engine system 10 may be configured to include a virtual sensor having two main components: 1) an air-path state estimator 26 (e.g., a virtual sensor or module that may provide an estimate of the air-path state in an engine based on actual measurements from sensors 14 in the engine 12), and 2) a NOx concentration module 27 (e.g., a NOx concentration virtual sensor having an in-cylinder process model of NOx formation). One may see FIG. 2. The air-path state estimator 26 may include a model of an air path of the engine averaged over an engine cycle. Such a model may be a model of a non-linear system with states that may be estimated on-line (e.g., during operation of the engine 12) using sensor measurements. The air-path state estimator 26 may provide boundary or initial values to one or more downstream sensors (NOx concentration module 27) and/or monitoring systems. In some cases, the air-path state estimator 26 may estimate one or more of an in-cylinder (e.g., a cylinder of the engine 12) charge temperature, an in-cylinder charge pressure, a concentration of gas at an intake valve closing, and/or one or more other parameters related to an air-path of an engine.


Virtual sensors utilizing initial conditions from the air-path state estimator 26 may be configured to run in real time on a vehicle controller or ECU (e.g., controller 18). The virtual sensor may able to predict or estimate engine parameter values (e.g., out-engine NOx concentration) with sufficient accuracy for both steady state and transient operation, while covering an entire or substantially an entire envelope of the engine and a relatively wide range of ambient conditions.


In some cases, model(s) of and/or used in the virtual sensors in controller 18 may include a number of parameters that may be calibrated in a series of experiments to achieve or improve accuracy of estimates from the virtual sensor. By considering physical interactions in the engine 12, the model of the virtual sensor may gain extrapolation ability to behave reasonably beyond a range of data used for calibration. Considering that the virtual sensor configuration may start from a physics based model, the calibrated parameters of the model may be mostly physical parameters with known physical interpretations and values known accurately or approximately. These physical parameters may be automatically transformed into other parameters (e.g., polynomial coefficients). This may distinguish the disclosed approach from other black-box modeling approaches (e.g., modeling not based on physics), where the parameters without a clear physical interpretation may be used for calibration and the calibration effort may be great because the number of completely unknown parameters is to be determined.


The model of the virtual sensor may be driven by variables of engine inputs and/or actuator positions. In one example, input variables may include EGR valve opening (UEGR), VNT vane position, injected fuel quantity (fuel per stroke), ambient temperature, ambient pressure, ambient humidity, intake manifold pressure, intake manifold temperature, air mass flow (MAF), positions of a variable geometry turbocharger (UVGT), and so on. Further, the model(s) in the virtual sensor may be affected by unmeasured disturbances such as variations in fuel quality, ambient air pressure, as well as variations in the operation of the engine 12 due to aging of components, but these effects may be compensated-for by using available sensor measurements by means of feedback corrections as it may be for state estimators (e.g., Kalman filter based state estimators).



FIG. 2 is a diagram that depicts a schematic view of a virtual sensor 28 of a controller 18. Controller 18 may have an off-line portion 30 and an on-line portion 32. The off-line portion 30 of the controller 18 may be configured to determine one or more differential functions of an engine model for use by the air-path state estimator 26 in estimating parameter values of the engine 12 during operation of the engine 12.


The off-line portion 30 of the controller 18 may be configured to calibrate a model of the engine 12 for the specific engine 12 without current operating conditions of the engine (e.g., conditions of the engine during operation of the engine). As such, the operation of the off-line portion 30 of the controller 18 may not receive feedback from the operation of the engine 12 and may be separate from a feedback loop of the engine 12 used to control operation of the engine 12. The operations of the off-line portion 30 of the controller 18 may be described in greater detail with respect to FIG. 3.


The off-line portion 30 of the controller 18 may be on the same or different hardware as the on-line portion 32 of the controller 18. In one example, the off-line portion 30 of the controller 18 may be performed or located on a personal computer, laptop computer, server, and the like, that may be separate from the ECU/ECM or other controller of engine 12. In the example, parameters for the engine model may be obtained off-line and uploaded to the ECU/ECM during a manufacturing process of the engine 12 and/or as a future update during vehicle service. Alternatively, or in addition, the off-line portion 30 of the controller 18 may be performed on the ECU/ECM at or adjacent the engine 12.


The on-line portion 32 of the controller 18 may be located in a feedback loop for controlling operation of the engine 12. As such, the on-line portion 32 may utilize current conditions of parameters of the engine 12 to adjust and/or monitor engine 12 operations and/or outputs.


In FIG. 2, a virtual sensor 28 at least partially located in the on-line portion 32 of the controller 18 may be split into two parts: 1) the air-path state estimator 26, and 2) the NOx concentration module 27 representing an engine cylinder combustion model. As discussed, the air-path state estimator 26 may be or may include a mean-value model, where the variables for the model may be averaged over an engine cycle. The air-path state estimator 26 role may be to track states of parameters in intake and/or exhaust manifolds, where the tracked states of parameters (e.g., traces of states) may be used as boundary conditions for the NOx concentration module 27 an/or other downstream virtual sensors or diagnostics. Examples of tracked states of parameters may include, but are not limited to, intake/exhaust manifold pressures, intake manifold temperature, fractions of the main species entering cylinders of the engine, which may include O2, N2, H2O, and/or CO2, and/or other states of engine related parameters.


In one example, the air-path state estimator 26 may be configured to estimate unmeasured inputs to the NOx concentration module 27, which may include manifold gas conditions (e.g., an intake and/or exhaust manifold temperatures, an intake and/or exhaust manifold pressures, and intake and/or exhaust manifold concentrations of O2, N2, H2O, and/or CO2), among other possible conditions. The intake manifold gas conditions may be utilized for the NOx concentration module 27, as the intake manifold gas conditions may define the gas charged to the cylinder and that definition may be needed to determine NOx formation. Additionally, in some cases, exhaust manifold gas conditions may be utilized for the NOx concentration module 27, as the exhaust manifold gas conditions may define properties of residual gas left in dead space of the engine 12.


Illustratively, the air-path state estimator 26 may be a non-linear state observer based on a set of differential equations normally defined by the mean value model of the engine. There may be four types of the differential equations and their exact number and configuration may be determined by the architecture of the engine 12. In one example, some factors that may affect the configuration of the differential equations include, but are not limited to, whether the engine includes a single or dual stage turbocharger, whether the engine has a low or high pressure EGR, whether the engine has a backpressure valve or an intake throttle valve, or the like.


One of the four types of differential equations may be the differential equation of pressure between components in a volume, V, of the engine 12:

















dp

dt

=



γ





R


p





V




(






in



T
in


-






m
.

out


T




)







(
13
)








Here, {tilde over (R)}[J/(kg K)] is the gas constant, γ is dimensionless heat capacity ratio of the gas, T [K] is the temperature of gas in the volume V [m3], and p [Pa] is absolute pressure in the volume, and {dot over (m)}in and {dot over (m)}out [kg/s] are the mass of the gas into and out of the volume V, respectively. Another of the four types of differential equations may be the differential equation of temperature between components of the engine 12:










dT
dt

=




R
~


T



c
V


pV




(



c
p



T
in




m
.

in


-


c
p


T



m
.

out


-


c
V



T


(



m
.

in

-


m
.

out


)




)






(
14
)








Here, cv and cp [J/(kg K)] are gas specific heat capacities for constant volume and constant pressure, respectively. A further differential equation of the four types of differential equations may be the differential equation of the mass fraction of a gas species, X:










dX
dt

=




R
~


T

pV



(




m
.

in



X
in


-



m
.

out


X


)






(
15
)








Here, x is the gas species fraction in the volume and xin is the same species mass fraction in the gas flowing into the volume. The last of the four types of differential equations may be the differential equation of a turbocharger speed:















dN
dt

=



(

)

2



1





W
turb

-

W
comp


N







(
16
)








Here, N [rpm] is the turbo charger rotational speed, wturb [W] is mechanical power of the turbine and wcomp is mechanical power absorbed by the compressor. I [kg m2] is the turbocharger momentum of inertia.


The four types of differential equations may represent mass, energy, and matter conservation laws combined with the ideal gas equation. The terms appearing on the right-hand side of each of the four types of differential equations may be defined by the engine components, such as turbine and compressor maps and/or valve characteristics. In one example, the turbine power, wturb, appearing in equation (16) may be expressed in terms of turbine mass flow, turbine pressure ratio, and/or turbine inlet temperature, as well as isentropic efficiency which may be modeled empirically (e.g., modeled by fitting to turbine gas data):
















W
.

trb

=


F
2



c
p




T
3

(

1
-


(


p
3


p
1


)



-
γ

γ



)



η


(



p
3


p
1


,
N

)








(
17
)








The set of four types of differential equations may be expressed using a state-space representation that may group variables into states, x, (e.g., pressures, temperatures, concentrations, turbo speed), inputs, u, (both actuators positions and disturbances), and outputs measured by physical sensors, y:











dx


(
t
)


dt

=

f


(

t
,

x


(
t
)



)






(
18
)







y


(
t
)


=

g


(

t
,

x


(
t
)



)






(
19
)








Here, the function f defines the right-hand sides of the differential equations and the function g defines the model values for physical sensors. These functions are time dependent, possibly through the vector inputs of u.


The above differential equations may be stiff and, generally, may be solved with variable step ODE solvers. Such variable step ODE solvers may require large quantities of processing power and/or memory. For the purpose of real-time simulations and/or estimates (e.g., during operation of the engine 12) on an ECM/ECU or other on-line portion of the controller 18, the equations may be modified to project a state vector to a lower dimension (e.g., lower order), such as do DAE based models.


The air-path state estimator 26 may solve an optimization problem on a time window (finite or infinite) to minimize the norm of prediction errors. In some cases, the optimization problem may take the following form:











min

x


(
t
)









τ
k

=
0

t












y
sens



(

τ
k

)


-

g


(


τ
k

,

x


(

τ
k

)



)





R
2












subj
.




to







dx

d





τ



=

q


(

τ
,

x


(
τ
)



)



,

τ


[

0
,
t

]







(
20
)








Where, at the current time (at time t), the air path state estimator 26 may minimizes certain quadratic norm ∥·∥R2 of the model prediction errors (e.g., the norm of differences between the sensed values ysens k) and the model predicted values g(τk,u(τk))). The prediction errors at certain discrete time instants τk are considered in the optimization. This optimization respects that the air-path estimated state trajectory must satisfy the model differential equations. Here, the functions q,g may correspond to the second model represented and simulated in the on-line portion of the controller. The result of the optimization problem may define the current intake and/or exhaust manifold conditions, which may be needed for calculations by the NOx concentration module 27, other downstream virtual sensors, and/or downstream diagnostics. An output 38 of may proceed from concentration module 27.


The air-path state estimator 26 (e.g., a module in the on-line portion 32 of the controller 18 that may include a mean-value air path model or other model) may be used in one or more engine monitoring and/or control approaches. In one example, the air path state estimator 26 may be used in an approach 100, as shown in FIG. 3, for determining conditions of an engine in operation based, at least in part, on signal values of a variable sensed by one or more sensors in communication with the engine 12. At box 102 of the approach 100, one or more differential equations and/or functions (e.g., ordinary differential equations and/or other differential equations) configured to model a parameter of an engine may be received and/or identified (e.g., received and/or identified at the off-line portion 30 of the controller 18). Example engine parameters that may be modeled include, but are not limited to, an intake manifold temperature of the engine 12, an intake manifold pressure of the engine 12, an intake manifold gas concentrations of the engine 12 (e.g., N2, O2, CO2, H2O, and so forth), an in-cylinder charge mass, an in-cylinder charge temperature, an in-cylinder charge gas composition, an in-cylinder residual mass temperature, an in-cylinder residual mass gas composition, a pressure between components of an engine, a temperature between components of an engine, mass fractions of one or more gasses in an engine, a speed of a turbocharger of an engine. Values of these engine parameters that may be modeled may be outputted from the air-path state estimator 26.


At box 104 in the approach 100 shown in FIG. 3, right hand sides of the received ODEs may be transformed (e.g., converted) into one or more differential functions, wherein the one or more ODEs may at least partially form a first model of the engine 12 having a first order and the one or more differential functions may be configured to at least partially form a second model of the engine having an order lower than the first order. In some cases, the first model and the second model may result in similar outputs when similar inputs are received, but with the second model requiring less processing time and/or power to produce the output. The transformed differential functions may include one or more algebraic differential equations and differentiable functions (e.g., fractions of differential functions and/or one or more other types of functions). In one example, the right-hand sides of the received ordinary differential equations may be transformed or converted into algebraic differential equations and one or more of rational polynomial functions, fractions of polynomials, differential functions, and rational differentiable functions. Other transformations and/or conversions may be utilized as desired.


Then, at box 106 in the approach 100 of FIG. 3, differential functions having a fractional form may be reconfigured into implicit algebraic equations. This step may be performed when the denominators tend to zero and/or at other times. In one example, reconfiguring the differential functions having a fractional form into an implicit algebraic equation may include multiplying by the denominators of the differential functions to ensure the equations do not necessarily require division by zero, as shown with respect to equation (9). Further, in some cases, the numerators may be made equal to zero, as shown above in equation (10). Such configuring of the differential functions may result in a model of a system having DAEs and differentiable functions, which may be equivalent to assuming all or substantially fast dynamics of the functions may be in steady state. Once the model of a system having DAEs and differentiable functions having a lower order than the original ODE model has been developed, the lower order model may be considered calibrated for the engine 12 and sent from the off-line portion 30 of the controller 18 to the on-line portion 32 of the controller 18 to determine parameter states of the engine based, at least in part, on the developed model.


Then, the air-path state estimator 26 may calculate, at box 108, one or more parameter values (e.g., conditions) of one or more in-cylinder gases while the engine 12 is in operation (e.g., current conditions of the engine). The calculated one or more parameter values of the in-cylinder gas may be based, at least in part, on signal values for sensed variables received from sensors 14 and the differential and algebraic equations (e.g., the differential and algebraic equations constituting the second model of the engine). As discussed, the calculated one or more parameter values of the in-cylinder gas may be used as boundary conditions, initial in-cylinder gas conditions, engine air-path estimates, and/or other inputs for downstream virtual sensor modules and/or control algorithms. Alternatively, or in addition, the outputs of the air-path state estimator 26 may be displayed on a display (e.g., a display in communication with the controller 18) and/or used in an on-board diagnostics system (e.g., an on-board diagnostics system configured to monitor operation of the engine 12).


In FIG. 4, one or more modules (e.g., the air-path state estimator 26 and a virtual sensor (e.g., the NOx concentration module 27)) in the on-line portion 32 of the controller 18 may be utilized in an approach 200 of monitoring a quantity of a parameter (e.g., NOx, and so on) produced by engine 12. The approach 200 may include receiving, at box 202, signal values relating to the engine 12 (e.g., an operating engine) at the controller 18 from one or more sensors 14 sensing variables of the engine 12. At box 204, one or more parameter values for the in-cylinder gas may be determined (e.g., calculated) with a first module (e.g., the air-path state estimator 26 or other module) in the controller 18. In one example, the one or more determined parameter values of the in-cylinder gas may be determined based, at least in part, on the model developed according to approach 100 of FIG. 3 and/or may be determined based, at least in part, on one or more other models. Illustratively, the determined parameter values of the in-cylinder gas may be utilized as initial conditions in a downstream module for determining a quantity of a parameter produced by the engine. Alternatively, or in addition, the determined parameter values of the in-cylinder gas may be used for diagnostics and/or monitoring of the engine 12. In some cases, the produced parameter values of the in-cylinder gas may be calculated in real-time (e.g., as the engine is operating) with the on-line portion 32 of the controller 18. Example in-cylinder gas parameters (e.g., engine parameters) for which values may be estimated by the air-path state estimator 26 may include, but are not limited to, an intake manifold temperature of the engine 12, an intake manifold pressure of the engine 12, intake manifold gas concentrations of the engine 12 (e.g., N2, O2, CO2, H2O, and so on), in-cylinder charge mass, in-cylinder charge temperature, in-cylinder charge gas concentrations, in-cylinder residual mass temperature, in-cylinder residual mass gas concentrations, and so forth.


Based, at least in part, on the calculated parameter values of the in-cylinder gas, a second module (e.g., a downstream module, such as a NOx concentration module 27) in the on-line portion 32 of the controller 18 may determine (e.g., calculate) a value or quantity of a parameter produced by the engine 12, as shown at box 206 in FIG. 4. In some cases, the value or quantity of the parameter produced by the engine (e.g., NOx concentration in exhaust gas of the engine) may be calculated in real-time (e.g., as the engine is operating) with the online portion 32 of the controller 18.


Once the value or quantity of the parameter produced by the engine 12 is determined, the value or quantity of the parameter produced by the engine may be used as an input to a display (e.g., in an on-board diagnostics system or other diagnostics system), as an input to a further virtual sensor or module, and/or as an input to a control algorithm. In one optional example, as shown by dashed box 208 of FIG. 4, a control signal may be sent from the controller 18 to the engine 12 to adjust one or more actuator positions of the engine based, at least in part, on the quantity or value of the parameter produced by the engine 12. The control signal sent from the controller 18 to the engine 12, if any, may be configured and/or timed to adjust actuators 16 of the engine 12 in real-time and result in adjusting the value of the parameter produced by the engine 12 (e.g., the NOx concentration in exhaust gas of the engine 12) while the engine 12 may be operating.


In one case, a control signal may be sent from the controller 18 to the engine 12 to an on-board diagnostics system in two-way communication with the controller 18 and configured to monitor operation of the engine 12. In one example, the control signal(s) sent to the on-board diagnostics system may affect what is displayed on a display of the on-board diagnostics system, instruct the on-board diagnostics system to create and/or log a report, instruct the on-board diagnostics system to sound and/or display an alarm, and/or may communicate one or more other instruction to the on-board diagnostics system.


A recap may be provided in the following. An engine system may incorporate an engine, one or more sensors, and a controller. Each of the one or more sensors may be configured to sense one or more parameters related to operation of the engine. The controller may incorporate one or more virtual sensors configured to estimate one or more air-path state parameters related to the operation of the engine based, at least in part, on values of one or more parameters sensed by one or more of the sensors.


The one or more virtual sensors may incorporate an air-path state estimator configured to estimate one or more of an intake manifold temperature of the engine, an intake manifold pressure of the engine, an exhaust manifold pressure of the engine, a fuel per stroke of the engine, intake manifold gas composition of the engine, an in-cylinder charge mass, an in-cylinder charge temperature, an in-cylinder charge pressure, an in-cylinder charge composition, a residual mass temperature, and a residual mass composition. The air-path state estimator may estimate one or more other parameters related to an engine.


The one or more virtual sensors of the controller may incorporate an air-path state estimator. Additionally, or alternatively, the one or more virtual sensors of the controller may incorporate a NOx concentration module.


The air path estimator may determine initial conditions for the NOx concentration module.


The controller of the engine system may incorporate a plurality of control units.


The controller of the engine system may incorporate an off-line portion and an on-line portion. The on-line portion may be configured to incorporate an air-path state estimator module of a virtual sensor. The air-path state estimator module may be configured to estimate the one or more air-path state parameters related to the operation of the engine. The off-line portion may be configured to determine one or more differential equations for an air-path state estimator module.


The controller may incorporate a plurality of control units. A first control unit of the controller may incorporate the off-line portion of the controller. A second control unit of the controller may incorporate the on-line portion and may be in communication with the first control unit.


The off-line portion of the controller may be configured to transform right-hand sides of one or more ordinary differential equations. The off-line portion may be configured to transform the right-hand sides of the ordinary differential equations into one or more differentiable right-hand side functions and one or more fractions of differentiable functions which can be represented by algebraic equations with differentiable functions whenever the denominator is close to zero.


The engine of the engine system may incorporate one or more turbochargers. Based on values of the parameters sensed by the one or more sensors, the air-path state estimator may solve one or more of a differential equation of pressure between components in a volume of the engine, a differential equation of temperature between components of the engine, and a differential equation of a turbocharger speed of one or more turbochargers.


An approach of monitoring a quantity of a parameter produced by an engine with one or more modules in a controller that is in communication with the engine. The approach may incorporate receiving signal values at a controller from one or more sensors sensing variables of an engine. A first module of the controller may be configured to calculate one or more initial conditions of the in-cylinder gas for determining a quantity of a parameter produced by the engine based, at least in part, on one or more received signal values. The controller may incorporate a second module configured to calculate the quantity of the parameter produced by the engine based, at least in part, on the calculated initial conditions of the in-cylinder gas.


The approach of monitoring may further incorporate sending control signals from the controller to adjust actuator positions of the engine. The control signals may be configured to adjust actuator positions of the engine based, at least in part on the calculated quantity of the parameter produced by the engine.


The approach of monitoring may further incorporate sending control signals from the controller to an on-board diagnostics system configured to monitor operation of the engine.


The first module used in the approach of monitoring may incorporate an air-path state estimator. The air-path state estimator may be configured to determine one or more initial conditions for determining the quantity of the parameter produced by the engine in real-time and on-line during operation of the engine.


In the approach of monitoring, the one or more initial conditions for determining the quantity of the parameter produced by the engine may incorporate one or more of an intake manifold pressure of the engine, an intake manifold temperature of the engine, an exhaust manifold pressure of the engine, a fuel per stroke of the engine, one or more gas compositions in the intake manifold of the engine, in-cylinder charge mass, in-cylinder charge temperature, in-cylinder charge pressure, in-cylinder charge composition, residual mass temperature, and residual mass composition.


In the approach of monitoring, one or more differential equations in the first module may be used to calculate the one or more initial conditions. The one or more initial conditions may be for determining the quantity of the parameter produced by the engine.


The one or more differential equations may incorporate a differential equation modeling pressure between components of an engine, a differential equation modeling temperature between components of an engine, a differential equation modeling a mass fraction of one or more gasses in an engine, and/or a differential equation modeling a speed of a turbocharger of an engine.


The one or more differential equations in the first module may be configured in an off-line portion of the controller. The one or more differential equations may be configured by converting ordinary differential equations configured to model engine parameter values to a same or lower number of differential equations including one or more algebraic equations.


An approach may be used for determining conditions of an engine in operation based, at least in part, on signal values sensed by one or more sensors in communication with the engine. The approach may incorporate receiving one or more ordinary differential equations configured to model a parameter of an engine. Right hand sides of the one or more differential equations may be transformed into one or more functions represented as fractions of differentiable functions. The one or more ordinary differential equations may be configured to at least partially form a first model of an engine having a first order and the one or more differential functions may be configured to at least partially form a second model of the engine having an order lower than the first order. Fractions of the differentiable functions of the second model may be reconfigured into implicit algebraic equations considering the numerators of fractions to be zero whenever the denominator becomes close to zero. The approach of determining conditions of an engine may further incorporate calculating the one or more conditions of in-cylinder gas while the engine is in operation based, at least in part, on sensed signal values and the second model of the engine having an order lower than the first order.


The approach for determining conditions of the engine may incorporate using one more of the calculated initial conditions of the in-cylinder gas to determine parameter values for a parameter of the operating engine.


The approach for determining conditions of the engine may incorporate adjusting positions of the actuators of the engine. In one example, the positions of the actuators of the engine may be adjusted with control signals from the control response to the determine parameter values for the parameter of the operating engine.


Any publication or patent document noted herein is hereby incorporated by reference to the same extent as if each individual publication or patent document was specifically and individually indicated to be incorporated by reference.


In the present specification, some of the matter may be of a hypothetical or prophetic nature although stated in another manner or tense.


Although the present system and/or approach has been described with respect to at least one illustrative example, many variations and modifications will become apparent to those skilled in the art upon reading the specification. It is therefore the intention that the appended claims be interpreted as broadly as possible in view of the related art to incorporate all such variations and modifications.

Claims
  • 1. An engine system comprising: an engine;one or more sensors each configured to sense a variable related to operation of the engine; anda controller connected to the engine and the one or more sensors; andwherein: the controller is configured to incorporate one or more virtual sensors configured to estimate one or more parameters related to the operation of the engine by: obtaining a differential equation representing an ordinary differential equation (ODE) model of the one or more parameters;identifying a function from the ODE model that has a non-linear component or has a non-differentiable component;transforming the function into a set of differential functions;identifying a subset of the set differential functions that have a fractional form;configuring the subset into a set of implicit algebraic equations;producing a differential algebraic equation (DAE) model of the one or more parameters that includes the set of implicit algebraic equations and a remaining subset of the set of differential functions;applying the variable sensed by the one or more of the sensors to the DEA model and solving the DEA model to obtain the estimate of the one or more parameters; andthe controller is configured to send control signals from the controller to adjust actuator positions of the engine based, at least in part, on the estimate of the one or more parameters.
  • 2. The system of claim 1, wherein the one or more virtual sensors incorporate an air-path state estimator configured to estimate one or more of an intake manifold temperature of the engine, intake manifold pressure of the engine, exhaust manifold pressure of the engine, an amount of fuel per stroke of the engine, intake manifold gas composition of the engine, in-cylinder charge mass, in-cylinder charge temperature, in-cylinder charge pressure, in-cylinder charge composition, residual mass temperature, and residual mass composition.
  • 3. The system of claim 1, wherein the controller is configured to incorporate two or more virtual sensors including an air-path state estimator and a NOx concentration module.
  • 4. The system of claim 3, wherein the air-path state estimator determines initial conditions for the NOx concentration module.
  • 5. The system of claim 1, wherein the controller comprises a plurality of control units.
  • 6. The system of claim 1, wherein the controller comprises: an off-line portion; andan on-line portion configured to incorporate an air-path state estimator module of a virtual sensor, the air-path state estimator module configured to estimate the one or more parameters related to the operation of the engine; andwherein the off-line portion is configured to determine one or more differential equations for the air-path state estimator module.
  • 7. The system of claim 6, wherein the controller comprises a plurality of control units and a first control unit incorporates the off-line portion and a second control unit that incorporates the on-line portion and is in communication with the first control unit.
  • 8. The system of claim 6, wherein the off-line portion of the controller is configured to derive the ODE model into the DEA.
  • 9. The system of claim 2, wherein: the engine comprises one or more turbochargers; andthe air-path state estimator solves one or more of the following: a differential equation of pressure between components in a volume of the engine;a differential equation of temperature between components of the engine;a differential equation of a mass fraction of a gas species in the engine; anda differential equation of a turbocharger speed of one or more turbochargers.
  • 10. A method of controlling an engine with two or more modules in a controller that is in communication with the engine, the method comprising: receiving signal values at the controller from one or more sensors sensing variables of an engine;with a first module in the controller: obtaining an ordinary different equation (ODE) model for a portion of the engine;identifying a function from the ODE model that has a non-linear component or has a non-differentiable component;transforming the function into a set of differential functions;identifying a subset of the set differential functions that have a fractional form; configuring the subset into a set of implicit algebraic equations;producing a differential algebraic equation (DAE) model for the portion of the engine that includes the set of implicit algebraic equations and a remaining subset of the set of differential functions;with a second module in the controller, calculating a quantity of a parameter produced by the engine using the DAE model based, at least in part, on the signal values from the one or more sensors; andsending control signals from the controller to adjust actuator positions of the engine based, at least in part, on the calculated quantity of the parameter produced by the engine.
  • 11. The method of claim 10, further comprising sending control signals from the controller to an on-board diagnostics system configured to monitor operation of the engine.
  • 12. The method of claim 10, wherein the first module incorporates an air path state estimator configured to determine one or more initial conditions for determining the quantity of the parameter produced by the engine in real-time and on-line during operation of the engine.
  • 13. The method of claim 12, wherein the one or more initial conditions for determining the quantity of the parameter produced by the engine incorporate one or more of an intake manifold pressure of the engine, an intake manifold temperature of the engine, an exhaust manifold pressure of the engine, an amount of fuel per stroke of the engine, one or more gas compositions in an intake manifold of the engine, in-cylinder charge mass, in-cylinder charge temperature, in-cylinder charge pressure, in-cylinder charge compositions, residual mass temperatures, and residual mass compositions.
  • 14. The method of claim 12, wherein one or more differential equations in the first module are used to calculate the one or more initial conditions for determining the quantity of the parameter produced by the engine.
  • 15. The method of claim 10, wherein one or more differential equations incorporate a differential equation modeling pressure between components of an engine, a differential equation modeling temperature between components of an engine, a differential equation modeling a mass fraction of one or more gasses in an engine, and a differential equation modeling a speed of a turbocharger of an engine.
  • 16. The method of claim 10, wherein one or more differential equations are configured in an off-line portion of the controller by converting ordinary differential equations configured to model engine parameter values to a same or lower number of differential equations including one or more algebraic equations.
  • 17. A method of operating an engine based, at least in part, on signal values sensed by one or more sensors in communication with the engine, the method comprising: receiving one or more ordinary differential equations, having a first order, configured to form a first model of a parameter of an engine;identifying a function from the one or more ordinary differential equations that has a non-linear component or has a non-differentiable component;transforming the function into a set of differential functions;identifying a subset of the set of differential functions that have fractions;reconfiguring the fractions of the subset of the set of differentiable functions into implicit algebraic equations;producing a set of differential algebraic equations, having an order lower than the first order, configured to form a second model of the parameter of the engine, wherein the set of differential algebraic equations includes the implicit algebraic equations and a remaining subset of the set of differential functions;calculating one or more conditions of in-cylinder gas while the engine is in operation using the second model based, at least in part, on the signal values sensed by the one or more sensors; andadjusting positions of actuators of the engine with control signals from a controller in communication with the engine in response to the calculated one or more conditions of the in-cylinder gas of the operating engine.
  • 18. The method of claim 17, further comprising using one or more of the calculated initial conditions of the in-cylinder gas to determine parameter values for a parameter of the operating engine.
US Referenced Citations (498)
Number Name Date Kind
3744461 Davis Jul 1973 A
4005578 McInerney Feb 1977 A
4055158 Marsee Oct 1977 A
4206606 Yamada Jun 1980 A
4252098 Tomczak et al. Feb 1981 A
4359991 Stumpp et al. Nov 1982 A
4383441 Willis et al. May 1983 A
4426982 Lehner et al. Jan 1984 A
4438497 Willis et al. Mar 1984 A
4440140 Kawagoe et al. Apr 1984 A
4456883 Bullis et al. Jun 1984 A
4485794 Kimberley et al. Dec 1984 A
4601270 Kimberley et al. Jul 1986 A
4616308 Morshedi et al. Oct 1986 A
4653449 Kamei et al. Mar 1987 A
4671235 Hosaka Jun 1987 A
4677559 Van Bruck Jun 1987 A
4735181 Kaneko et al. Apr 1988 A
4947334 Massey et al. Aug 1990 A
4962570 Hosaka et al. Oct 1990 A
5044337 Williams Sep 1991 A
5076237 Hartman et al. Dec 1991 A
5089236 Clerc Feb 1992 A
5091843 Peczkowski Feb 1992 A
5094213 Dudek et al. Mar 1992 A
5095874 Schnaibel et al. Mar 1992 A
5108716 Nishizawa Apr 1992 A
5123397 Richeson Jun 1992 A
5150289 Badavas Sep 1992 A
5186081 Richardson et al. Feb 1993 A
5233829 Komatsu Aug 1993 A
5270935 Dudek et al. Dec 1993 A
5273019 Matthews et al. Dec 1993 A
5282449 Takahashi et al. Feb 1994 A
5293553 Dudek et al. Mar 1994 A
5349816 Sanbayashi et al. Sep 1994 A
5365734 Takeshima Nov 1994 A
5394322 Hansen Feb 1995 A
5394331 Dudek et al. Feb 1995 A
5398502 Watanabe Mar 1995 A
5408406 Mathur et al. Apr 1995 A
5431139 Grutter et al. Jul 1995 A
5452576 Hamburg et al. Sep 1995 A
5477840 Neumann Dec 1995 A
5560208 Halimi et al. Oct 1996 A
5570574 Yamashita et al. Nov 1996 A
5598825 Neumann Feb 1997 A
5609139 Ueda et al. Mar 1997 A
5611198 Lane et al. Mar 1997 A
5682317 Keeler et al. Oct 1997 A
5690086 Kawano et al. Nov 1997 A
5692478 Nogi et al. Dec 1997 A
5697339 Esposito Dec 1997 A
5704011 Hansen et al. Dec 1997 A
5740033 Wassick et al. Apr 1998 A
5746183 Parke et al. May 1998 A
5765533 Nakajima Jun 1998 A
5771867 Amstutz et al. Jun 1998 A
5785030 Paas Jul 1998 A
5788004 Friedmann et al. Aug 1998 A
5842340 Bush et al. Dec 1998 A
5846157 Reinke et al. Dec 1998 A
5893092 Driscoll Apr 1999 A
5924280 Tarabulski Jul 1999 A
5942195 Lecea et al. Aug 1999 A
5964199 Atago et al. Oct 1999 A
5970075 Wasada Oct 1999 A
5974788 Hepburn et al. Nov 1999 A
5995895 Watt et al. Nov 1999 A
6029626 Bruestle Feb 2000 A
6035640 Kolmanovsky et al. Mar 2000 A
6048620 Zhong Apr 2000 A
6048628 Hillmann et al. Apr 2000 A
6055810 Borland et al. May 2000 A
6056781 Wassick et al. May 2000 A
6058700 Yamashita et al. May 2000 A
6067800 Kolmanovsky et al. May 2000 A
6076353 Fruedenberg et al. Jun 2000 A
6105365 Deeba et al. Aug 2000 A
6122555 Lu Sep 2000 A
6134883 Kato et al. Oct 2000 A
6153159 Engeler et al. Nov 2000 A
6161528 Akao et al. Dec 2000 A
6170259 Boegner et al. Jan 2001 B1
6171556 Burk et al. Jan 2001 B1
6178743 Hirota et al. Jan 2001 B1
6178749 Kolmanovsky et al. Jan 2001 B1
6208914 Ward et al. Mar 2001 B1
6216083 Ulyanov et al. Apr 2001 B1
6233922 Maloney May 2001 B1
6236956 Mantooth et al. May 2001 B1
6237330 Takahashi et al. May 2001 B1
6242873 Drozdz et al. Jun 2001 B1
6256575 Sans Jul 2001 B1
6263672 Roby et al. Jul 2001 B1
6273060 Cullen Aug 2001 B1
6279551 Iwano et al. Aug 2001 B1
6312538 Latypov et al. Nov 2001 B1
6314724 Kakuyama et al. Nov 2001 B1
6321538 Hasler Nov 2001 B2
6327361 Harshavardhana et al. Dec 2001 B1
6338245 Shimoda et al. Jan 2002 B1
6341487 Takahashi et al. Jan 2002 B1
6347619 Whiting et al. Feb 2002 B1
6360159 Miller et al. Mar 2002 B1
6360541 Waszkiewicz et al. Mar 2002 B2
6360732 Bailey et al. Mar 2002 B1
6363715 Bidner et al. Apr 2002 B1
6363907 Arai et al. Apr 2002 B1
6379281 Collins et al. Apr 2002 B1
6389203 Jordan et al. May 2002 B1
6389803 Surnilla et al. May 2002 B1
6425371 Majima Jul 2002 B2
6427436 Allansson et al. Aug 2002 B1
6431160 Sugiyama et al. Aug 2002 B1
6445963 Blevins et al. Sep 2002 B1
6446430 Roth et al. Sep 2002 B1
6453308 Zhao et al. Sep 2002 B1
6463733 Asik et al. Oct 2002 B1
6463734 Tamura et al. Oct 2002 B1
6466893 Latwesen et al. Oct 2002 B1
6470682 Gray, Jr. Oct 2002 B2
6470862 Isobe et al. Oct 2002 B2
6470886 Jestrabek-Hart Oct 2002 B1
6481139 Weldle Nov 2002 B2
6494038 Kobayashi et al. Dec 2002 B2
6502391 Hirota et al. Jan 2003 B1
6510351 Blevins et al. Jan 2003 B1
6512974 Houston et al. Jan 2003 B2
6513495 Franke et al. Feb 2003 B1
6532433 Bharadwaj et al. Mar 2003 B2
6546329 Bellinger Apr 2003 B2
6550307 Zhang et al. Apr 2003 B1
6553754 Meyer et al. Apr 2003 B2
6560528 Gitlin et al. May 2003 B1
6560960 Nishimura et al. May 2003 B2
6571191 York et al. May 2003 B1
6579206 Liu et al. Jun 2003 B2
6591605 Lewis Jul 2003 B2
6594990 Kuenstler et al. Jul 2003 B2
6601387 Zurawski et al. Aug 2003 B2
6612293 Schweinzer et al. Sep 2003 B2
6615584 Ostertag Sep 2003 B2
6625978 Eriksson et al. Sep 2003 B1
6629408 Murakami et al. Oct 2003 B1
6637382 Brehob et al. Oct 2003 B1
6644017 Takahashi et al. Nov 2003 B2
6647710 Nishiyama et al. Nov 2003 B2
6647971 Vaughan et al. Nov 2003 B2
6651614 Flamig-Vetter et al. Nov 2003 B2
6662058 Sanchez Dec 2003 B1
6666198 Mitsutani Dec 2003 B2
6666410 Boelitz et al. Dec 2003 B2
6671603 Cari et al. Dec 2003 B2
6672052 Taga et al. Jan 2004 B2
6672060 Buckland et al. Jan 2004 B1
6679050 Takahashi et al. Jan 2004 B1
6687597 Sulatisky et al. Feb 2004 B2
6688283 Jaye Feb 2004 B2
6694244 Meyer et al. Feb 2004 B2
6694724 Tanaka et al. Feb 2004 B2
6705084 Allen et al. Mar 2004 B2
6718254 Hashimoto et al. Apr 2004 B2
6718753 Bromberg et al. Apr 2004 B2
6725208 Hartman et al. Apr 2004 B1
6736120 Surnilla May 2004 B2
6738682 Pasadyn May 2004 B1
6739122 Kitajima et al. May 2004 B2
6742330 Genderen Jun 2004 B2
6743352 Ando et al. Jun 2004 B2
6748936 Kinomura et al. Jun 2004 B2
6752131 Poola et al. Jun 2004 B2
6752135 McLaughlin et al. Jun 2004 B2
6757579 Pasadyn Jun 2004 B1
6758037 Terada et al. Jul 2004 B2
6760631 Berkowitz et al. Jul 2004 B1
6760657 Katoh Jul 2004 B2
6760658 Yasui et al. Jul 2004 B2
6770009 Badillo et al. Aug 2004 B2
6772585 Iihoshi et al. Aug 2004 B2
6775623 Ali et al. Aug 2004 B2
6779344 Hartman et al. Aug 2004 B2
6779512 Mitsutani Aug 2004 B2
6788072 Nagy et al. Sep 2004 B2
6789533 Hashimoto et al. Sep 2004 B1
6792927 Kobayashi Sep 2004 B2
6804618 Junk Oct 2004 B2
6814062 Esteghlal et al. Nov 2004 B2
6817171 Zhu Nov 2004 B2
6823667 Braun et al. Nov 2004 B2
6823675 Brunell et al. Nov 2004 B2
6826903 Yahata et al. Dec 2004 B2
6827060 Huh Dec 2004 B2
6827061 Nytomt et al. Dec 2004 B2
6827070 Fehl et al. Dec 2004 B2
6834497 Miyoshi et al. Dec 2004 B2
6839637 Moteki et al. Jan 2005 B2
6849030 Yamamoto et al. Feb 2005 B2
6873675 Kurady et al. Mar 2005 B2
6874467 Hunt et al. Apr 2005 B2
6879906 Makki et al. Apr 2005 B2
6882929 Liang et al. Apr 2005 B2
6904751 Makki et al. Jun 2005 B2
6911414 Kimura et al. Jun 2005 B2
6915779 Sriprakash Jul 2005 B2
6920865 Lyon Jul 2005 B2
6923902 Ando et al. Aug 2005 B2
6925372 Yasui Aug 2005 B2
6925796 Nieuwstadt et al. Aug 2005 B2
6928362 Meaney Aug 2005 B2
6928817 Ahmad Aug 2005 B2
6931840 Strayer et al. Aug 2005 B2
6934931 Plumer et al. Aug 2005 B2
6941744 Tanaka Sep 2005 B2
6945033 Sealy et al. Sep 2005 B2
6948310 Roberts, Jr. et al. Sep 2005 B2
6953024 Linna et al. Oct 2005 B2
6965826 Andres et al. Nov 2005 B2
6968677 Tamura Nov 2005 B2
6971258 Rhodes et al. Dec 2005 B2
6973382 Rodriguez et al. Dec 2005 B2
6978744 Yuasa et al. Dec 2005 B2
6988017 Pasadyn et al. Jan 2006 B2
6996975 Radhamohan et al. Feb 2006 B2
7000379 Makki et al. Feb 2006 B2
7013637 Yoshida Mar 2006 B2
7016779 Bowyer Mar 2006 B2
7028464 Rosel et al. Apr 2006 B2
7039475 Sayyarrodsari et al. May 2006 B2
7047938 Flynn et al. May 2006 B2
7052434 Makino et al. May 2006 B2
7055311 Beutel et al. Jun 2006 B2
7059112 Bidner et al. Jun 2006 B2
7063080 Kita et al. Jun 2006 B2
7067319 Wills et al. Jun 2006 B2
7069903 Surnilla et al. Jul 2006 B2
7082753 Dalla Betta et al. Aug 2006 B2
7085615 Persson et al. Aug 2006 B2
7106866 Astorino et al. Sep 2006 B2
7107978 Itoyama Sep 2006 B2
7111450 Surnilla Sep 2006 B2
7111455 Okugawa et al. Sep 2006 B2
7113835 Boyden et al. Sep 2006 B2
7117046 Boyden et al. Oct 2006 B2
7117078 Gangopadhyay Oct 2006 B1
7124013 Yasui Oct 2006 B2
7149590 Martin et al. Dec 2006 B2
7151976 Lin Dec 2006 B2
7152023 Das Dec 2006 B2
7155334 Stewart et al. Dec 2006 B1
7165393 Betta et al. Jan 2007 B2
7165399 Stewart Jan 2007 B2
7168239 Ingram et al. Jan 2007 B2
7182075 Shahed et al. Feb 2007 B2
7184845 Sayyarrodsari et al. Feb 2007 B2
7184992 Polyak et al. Feb 2007 B1
7188637 Dreyer et al. Mar 2007 B2
7194987 Mogi Mar 2007 B2
7197485 Fuller Mar 2007 B2
7200988 Yamashita Apr 2007 B2
7204079 Audoin Apr 2007 B2
7212908 Li et al. May 2007 B2
7275374 Stewart et al. Oct 2007 B2
7275415 Rhodes et al. Oct 2007 B2
7281368 Miyake et al. Oct 2007 B2
7292926 Schmidt et al. Nov 2007 B2
7302937 Ma et al. Dec 2007 B2
7321834 Chu et al. Jan 2008 B2
7323036 Boyden et al. Jan 2008 B2
7328577 Stewart et al. Feb 2008 B2
7337022 Wojsznis et al. Feb 2008 B2
7349776 Spillane et al. Mar 2008 B2
7357125 Kolavennu Apr 2008 B2
7375374 Chen et al. May 2008 B2
7376471 Das et al. May 2008 B2
7380547 Ruiz Jun 2008 B1
7383118 Imai et al. Jun 2008 B2
7389773 Stewart et al. Jun 2008 B2
7392129 Hill et al. Jun 2008 B2
7398082 Schwinke et al. Jul 2008 B2
7398149 Ueno et al. Jul 2008 B2
7400967 Ueno et al. Jul 2008 B2
7413583 Langer et al. Aug 2008 B2
7415389 Stewart et al. Aug 2008 B2
7418372 Nishira et al. Aug 2008 B2
7430854 Yasui et al. Oct 2008 B2
7433743 Pistikopoulos et al. Oct 2008 B2
7444191 Caldwell et al. Oct 2008 B2
7444193 Cutler Oct 2008 B2
7447554 Cutler Nov 2008 B2
7467614 Stewart et al. Dec 2008 B2
7469177 Samad et al. Dec 2008 B2
7474953 Hulser et al. Jan 2009 B2
7493236 Mock et al. Feb 2009 B1
7515975 Stewart Apr 2009 B2
7522963 Boyden et al. Apr 2009 B2
7536232 Boyden et al. May 2009 B2
7542842 Hill et al. Jun 2009 B2
7577483 Fan et al. Aug 2009 B2
7587253 Rawlings et al. Sep 2009 B2
7591135 Stewart Sep 2009 B2
7599749 Sayyarrodsari et al. Oct 2009 B2
7599750 Piche Oct 2009 B2
7603226 Henein Oct 2009 B2
7627843 Dozorets et al. Dec 2009 B2
7630868 Turner et al. Dec 2009 B2
7634323 Vermillion et al. Dec 2009 B2
7634417 Boyden et al. Dec 2009 B2
7650780 Hall Jan 2010 B2
7668704 Perchanok et al. Feb 2010 B2
7676318 Allain Mar 2010 B2
7698004 Boyden et al. Apr 2010 B2
7702519 Boyden et al. Apr 2010 B2
7725199 Brackney May 2010 B2
7743606 Havlena et al. Jun 2010 B2
7748217 Muller Jul 2010 B2
7752840 Stewart Jul 2010 B2
7765792 Rhodes et al. Aug 2010 B2
7779680 Sasaki et al. Aug 2010 B2
7793489 Wang et al. Sep 2010 B2
7798938 Matsubara et al. Sep 2010 B2
7826909 Attarwala Nov 2010 B2
7831318 Bartee et al. Nov 2010 B2
7840287 Wojsznis et al. Nov 2010 B2
7844351 Piche Nov 2010 B2
7844352 Youzis et al. Nov 2010 B2
7846299 Backstrom et al. Dec 2010 B2
7850104 Havlena et al. Dec 2010 B2
7856966 Saitoh Dec 2010 B2
7860586 Boyden et al. Dec 2010 B2
7861518 Federle Jan 2011 B2
7862771 Boyden et al. Jan 2011 B2
7877239 Grichnik et al. Jan 2011 B2
7878178 Stewart et al. Feb 2011 B2
7891669 Araujo et al. Feb 2011 B2
7904280 Wood Mar 2011 B2
7905103 Larsen et al. Mar 2011 B2
7907769 Sammak et al. Mar 2011 B2
7930044 Attarwala Apr 2011 B2
7933849 Bartee et al. Apr 2011 B2
7958730 Stewart Jun 2011 B2
7987145 Baramov Jul 2011 B2
7996140 Stewart et al. Aug 2011 B2
8001767 Kakuya et al. Aug 2011 B2
8019911 Dressler et al. Sep 2011 B2
8025167 Schneider et al. Sep 2011 B2
8032235 Sayyar-Rodsari Oct 2011 B2
8046089 Renfro et al. Oct 2011 B2
8060290 Stewart et al. Nov 2011 B2
8078291 Pekar et al. Dec 2011 B2
8109255 Stewart et al. Feb 2012 B2
8121818 Gorinevsky Feb 2012 B2
8145329 Pekar et al. Mar 2012 B2
8209963 Kesse et al. Jul 2012 B2
8229163 Coleman et al. Jul 2012 B2
8265854 Stewart et al. Sep 2012 B2
8281572 Chi et al. Oct 2012 B2
8311653 Zhan et al. Nov 2012 B2
8312860 Yun et al. Nov 2012 B2
8360040 Stewart et al. Jan 2013 B2
8379267 Mestha et al. Feb 2013 B2
8396644 Kabashima et al. Mar 2013 B2
8453431 Wang et al. Jun 2013 B2
8473079 Havlena Jun 2013 B2
8478506 Grichnik et al. Jul 2013 B2
RE44452 Stewart et al. Aug 2013 E
8504175 Pekar et al. Aug 2013 B2
8505278 Farrell et al. Aug 2013 B2
8543170 Mazzara, Jr. et al. Sep 2013 B2
8543362 Germann et al. Sep 2013 B2
8555613 Wang et al. Oct 2013 B2
8596045 Tuomivaara et al. Dec 2013 B2
8620461 Kihas Dec 2013 B2
8649884 MacArthur et al. Feb 2014 B2
8649961 Hawkins et al. Feb 2014 B2
8694197 Rajagopalan et al. Apr 2014 B2
8700291 Herrmann Apr 2014 B2
8751241 Oesterling et al. Jun 2014 B2
8762026 Wolfe et al. Jun 2014 B2
8763377 Yacoub Jul 2014 B2
8813690 Kumar et al. Aug 2014 B2
8892221 Kram et al. Nov 2014 B2
8899018 Frazier et al. Dec 2014 B2
8904760 Mital Dec 2014 B2
9170573 Kihas Oct 2015 B2
9223301 Stewart et al. Dec 2015 B2
9253200 Schwarz et al. Feb 2016 B2
20020112469 Kanazawa Aug 2002 A1
20020116104 Kawashima et al. Aug 2002 A1
20030089102 Colignon et al. May 2003 A1
20030150961 Boelitz et al. Aug 2003 A1
20040006973 Makki et al. Jan 2004 A1
20040034460 Folkerts et al. Feb 2004 A1
20040086185 Sun May 2004 A1
20040117766 Mehta et al. Jun 2004 A1
20040118107 Ament Jun 2004 A1
20040144082 Mianzo et al. Jul 2004 A1
20040165781 Sun Aug 2004 A1
20040199481 Hartman et al. Oct 2004 A1
20040221889 Dreyer et al. Nov 2004 A1
20040226287 Edgar et al. Nov 2004 A1
20050209714 Rawlings et al. Feb 2005 A1
20050107895 Pistikopoulos et al. May 2005 A1
20050143952 Tomoyasu et al. Jun 2005 A1
20050171667 Morita Aug 2005 A1
20050187643 Sayyar-Rodsari et al. Aug 2005 A1
20050193739 Brunell et al. Sep 2005 A1
20050210868 Funabashi Sep 2005 A1
20050211233 Moulin Sep 2005 A1
20060047607 Boyden et al. Mar 2006 A1
20060111881 Jackson May 2006 A1
20060137347 Stewart et al. Jun 2006 A1
20060168945 Samad et al. Aug 2006 A1
20060212140 Brackney Sep 2006 A1
20060265203 Jenny et al. Nov 2006 A1
20060271270 Chauvin Nov 2006 A1
20060282178 Das et al. Dec 2006 A1
20070101977 Stewart May 2007 A1
20070142936 Denison et al. Jun 2007 A1
20070144149 Kolavennu et al. Jun 2007 A1
20070156259 Baramov et al. Jul 2007 A1
20070275471 Coward Nov 2007 A1
20080010973 Gimbres Jan 2008 A1
20080071395 Pachner Mar 2008 A1
20080097625 Vouzis et al. Apr 2008 A1
20080103747 Macharia et al. May 2008 A1
20080103748 Axelrud et al. May 2008 A1
20080104003 Macharia et al. May 2008 A1
20080109100 Macharia et al. May 2008 A1
20080125875 Stewart et al. May 2008 A1
20080132178 Chatterjee et al. Jun 2008 A1
20080183311 MacArthur et al. Jul 2008 A1
20080208778 Sayyar-Rodsari et al. Aug 2008 A1
20080244449 Morrison et al. Oct 2008 A1
20080264036 Bellovary Oct 2008 A1
20090005889 Sayyar-Rodsari Jan 2009 A1
20090008351 Schneider et al. Jan 2009 A1
20090043546 Srinivasan et al. Feb 2009 A1
20090087029 Coleman et al. Apr 2009 A1
20090131216 Matsubara et al. May 2009 A1
20090182518 Chu et al. Jul 2009 A1
20090198350 Thiele Aug 2009 A1
20090204233 Zhan et al. Aug 2009 A1
20090240480 Baramov Sep 2009 A1
20090254202 Pekar et al. Oct 2009 A1
20090287320 MacGregor et al. Nov 2009 A1
20090312998 Berckmans et al. Dec 2009 A1
20100017094 Stewart et al. Jan 2010 A1
20100038158 Whitney et al. Feb 2010 A1
20100050607 He et al. Mar 2010 A1
20100122523 Vosz May 2010 A1
20100126481 Willi May 2010 A1
20100204808 Thiele Aug 2010 A1
20100268353 Crisalle et al. Oct 2010 A1
20100300069 Herrmann Dec 2010 A1
20100300070 He et al. Dec 2010 A1
20100305719 Pekar et al. Dec 2010 A1
20100327090 Havlena et al. Dec 2010 A1
20110006025 Schneider et al. Jan 2011 A1
20110010073 Stewart et al. Jan 2011 A1
20110029235 Berry Feb 2011 A1
20110046752 Piche Feb 2011 A1
20110056265 Yacoub Mar 2011 A1
20110060424 Havlena Mar 2011 A1
20110066308 Yang et al. Mar 2011 A1
20110071653 Kihas Mar 2011 A1
20110087420 Stewart et al. Apr 2011 A1
20110104015 Boyden et al. May 2011 A1
20110125293 Havlena May 2011 A1
20110125295 Bednasch et al. May 2011 A1
20110131017 Cheng et al. Jun 2011 A1
20110167025 Danai et al. Jul 2011 A1
20110257789 Stewart et al. Oct 2011 A1
20110264353 Atkinson et al. Oct 2011 A1
20110270505 Chaturvedi et al. Nov 2011 A1
20110301723 Pekar et al. Dec 2011 A1
20120024089 Couey et al. Feb 2012 A1
20120109620 Gaikwad et al. May 2012 A1
20130024089 Wang et al. Jan 2013 A1
20130030554 Macarthur et al. Jan 2013 A1
20130067894 Stewart et al. Mar 2013 A1
20130111878 Pachner et al. May 2013 A1
20130111905 Pekar et al. May 2013 A1
20130131954 Yu et al. May 2013 A1
20130131956 Thibault et al. May 2013 A1
20130131967 Yu et al. May 2013 A1
20130158834 Wagner Jun 2013 A1
20130204403 Zheng et al. Aug 2013 A1
20130338900 Ardanese et al. Dec 2013 A1
20140032189 Hehle et al. Jan 2014 A1
20140034460 Chou Feb 2014 A1
20140318216 Singh Oct 2014 A1
20140343713 Ziegler et al. Nov 2014 A1
20140358254 Chu et al. Dec 2014 A1
20150121071 Schwarz et al. Apr 2015 A1
20150354877 Burns et al. Dec 2015 A1
20160003180 McNulty Jan 2016 A1
20160328500 Pachner Nov 2016 A1
Foreign Referenced Citations (50)
Number Date Country
102063561 May 2011 CN
102331350 Jan 2012 CN
19628796 Oct 1997 DE
10219832 Nov 2002 DE
102009016509 Oct 2010 DE
102011103346 Aug 2012 DE
0301527 Feb 1989 EP
0950803 Apr 1999 EP
0877309 Jun 2000 EP
1134368 Mar 2001 EP
1180583 Feb 2002 EP
1221544 Jul 2002 EP
1225490 Jul 2002 EP
1245811 Oct 2002 EP
1273337 Jan 2003 EP
1420153 May 2004 EP
1447727 Aug 2004 EP
1498791 Jan 2005 EP
1425642 Nov 2005 EP
1686251 Aug 2006 EP
1399784 Oct 2007 EP
2107439 Oct 2009 EP
2146258 Jan 2010 EP
1794339 Jul 2011 EP
1529941 Nov 2011 EP
2543845 Jan 2013 EP
2551480 Jan 2013 EP
2589779 May 2013 EP
2617975 Jul 2013 EP
2267559 Jan 2014 EP
2919079 Sep 2015 EP
59190443 Oct 1984 JP
2010282618 Dec 2010 JP
0144629 Jun 2001 WO
WO 0232552 Apr 2002 WO
WO 02097540 Dec 2002 WO
WO 02101208 Dec 2002 WO
WO 03023538 Mar 2003 WO
WO 2003048533 Jun 2003 WO
WO 03065135 Aug 2003 WO
WO 03078816 Sep 2003 WO
WO 2004027230 Apr 2004 WO
WO 2006021437 Mar 2006 WO
WO 2007078907 Jul 2007 WO
WO 2008033800 Mar 2008 WO
WO 2008115911 Sep 2008 WO
WO 2012076838 Jun 2012 WO
WO 2013119665 Aug 2013 WO
WO 2014165439 Oct 2014 WO
WO 2016053194 Apr 2016 WO
Non-Patent Literature Citations (181)
Entry
Small, Scott Joseph. “Runge-Kutta type methods for differential-algebraic equations in mechanics.” PhD (Doctor of Philosophy) thesis, University of Iowa, 2011. pp. 1-5.
“Aftertreatment Modeling of RCCI Engine During Transient Operation,” University of Wisconsin—Engine Research Center, 1 page, May 31, 2014.
“Chapter 14: Pollutant Formation,” Fluent Manual, Release 15.0, Chapter 14, pp. 313-345, prior to Jan. 29, 2016.
“Chapter 21, Modeling Pollutant Formation,” Fluent Manual, Release 12.0, Chapter 21, pp. 21-1-21-54, Jan. 30, 2009.
“J1979 E/E Diagnostic Test Modules,” Proposed Regulation, Vehicle E.E. System Diagnostic Standards Committee, 1 page, Sep. 28, 2010.
“MicroZed Zynq Evaluation and Development and System on Module, Hardware User Guide,” Avnet Electronics Marketing, Version 1.6, Jan. 22, 2015.
Actron, “Elite AutoScanner Kit—Enhanced OBD I & II Scan Tool, OBD 1300,” Downloaded from https://actron.com/content/elite-autoscanner-kit-enhanced-obd-i-and-obd-ii-scan-tool?utm_ . . . , 5 pages, printed Sep. 27, 2016.
Andersson et al., “A Predictive Real Time NOx Model for Conventional and Partially Premixed Diesel Combustion,” SAE International 2006-01-3329, 10 pages, 2006.
Andersson et al., “A Real Time NOx Model for Conventional and Partially Premixed Diesel Combustion,” SAE Technical Paper Series 2006-01-0195, 2006 SAE World Congress, 13 pages, Apr. 3-6, 2006.
Andersson et al., “Fast Physical NOx Prediction in Diesel Engines, The Diesel Engine: The Low CO2 and Emissions Reduction Challenge,” Conference Proceedings, Lyon, 2006. Unable to Obtain This Reference.
Arregle et al., “On Board NOx Prediction in Diesel Engines: A Physical Approach,” Automotive Model Predictive Control, Models Methods and Applications, Chapter 2, 14 pages, 2010.
Asprion, “Optimal Control of Diesel Engines,” PHD Thesis, Diss ETH No. 21593, 436 pages, 2013.
Assanis et al., “A Predictive Ignition Delay Correlation Under Steady-State and Transient Operation of a Direct Injection Diesel Engine,” ASME, Journal of Engineering for Gas Turbines and Power, vol. 125, pp. 450-457, Apr. 2003.
Bako et al., “A Recursive Identification Algorithm for Switched Linear/Affine Models,” Nonlinear Analysis: Hybrid Systems, vol. 5, pp. 242-253, 2011.
Barba et al., “A Phenomenological Combustion Model for Heat Release Rate Prediction in High-Speed DI Diesel Engines with Common Rail Injection,” SAE Technical Paper Series 2000-01-2933, International Fall Fuels and Lubricants Meeting Exposition, 15 pages, Oct. 16-19, 2000.
Blanco-Rodriguez, “Modelling and Observation of Exhaust Gas Concentrations for Diesel Engine Control,” Phd Dissertation, 242 pages, Sep. 2013.
Blue Streak Electronics Inc., “Ford Modules,” 1 page, May 12, 2010.
Bourn et al., “Advanced Compressor Engine Controls to Enhance Operation, Reliability and Integrity,” Southwest Research Institute, DOE Award No. DE-FC26-03NT141859, SwRI Project No. 03.10198, 60 pages, Mar. 2004.
Charalampidis et al., “Computationally Efficient Kalman Filtering for a Class of Nonlinear Systems,” IEEE Transactions on Automatic Control, vol. 56, No. 3, pp. 483-491, Mar. 2011.
Chew, “Sensor Validation Scheme with Virtual NOx Sensing for Heavy Duty Diesel Engines,” Master's Thesis, 144 pages, 2007.
The Extended European Search Report for EP Application No. 15155295.7-1606, dated Aug. 4, 2015.
The Extended European Search Report for EP Application No. 15179435.1, dated Apr. 1, 2016.
Desantes et al., “Development of NOx Fast Estimate Using NOx Sensor,” EAEC 2011 Congress, 2011. Unable to Obtain This Reference.
Ding, “Characterising Combustion in Diesel Engines, Using Parameterised Finite Stage Cylinder Process Models,” 281 pages, Dec. 21, 2011.
Docquier et al., “Combustion Control and Sensors: a Review,” Progress in Energy and Combustion Science, vol. 28, pp. 107-150, 2002.
Egnell, “Combustion Diagnostics by Means of Multizone Heat Release Analysis and NO Calculation,” SAE Technical Paper Series 981424, International Spring Fuels and Lubricants Meeting and Exposition, 22 pages, May 4-6, 1998.
Ericson, “NOx Modelling of a Complete Diesel Engine/SCR System,” Licentiate Thesis, 57 pages, 2007.
Finesso et al., “Estimation of the Engine-Out NO2/NOx Ration in a Euro VI Diesel Engine,” SAE International 2013-01-0317, 15 pages, Apr. 8, 2013.
Fleming, “Overview of Automotive Sensors,” IEEE Sensors Journal, vol. 1, No. 4, pp. 296-308, Dec. 2001.
Ford Motor Company, “2012 My OBD System Operation Summary for 6.7L Diesel Engines,” 149 pages, Apr. 21, 2011.
Formentin et al., “NOx Estimation in Diesel Engines via In-Cylinder Pressure Measurement,” IEEE Transactions on Control Systems Technology, vol. 22, No. 1, pp. 396-403, Jan. 2014.
Galindo, “An On-Engine Method for Dynamic Characterisation of NOx Concentration Sensors,” Experimental Thermal and Fluid Science, vol. 35, pp. 470-476, 2011.
Gamma Technologies, “Exhaust Aftertreatment with GT-Suite,” 2 pages, Jul. 17, 2014.
Goodwin, “Researchers Hack a Corvette's Brakes via Insurance Black Box,” Downloaded from http://www.cnet.com/roadshow/news/researchers-hack-a-corvettes-brakes-via-insurance-black-box/, 2 pages, Aug. 2015.
Greenberg, “Hackers Remotely Kill a Jeep on the Highway—With Me In It,” Downloaded from http://www.wired.com/2015/07/hackers-remotely-kill-jeep-highway/, 24 pages, Jul. 21, 2015.
Guardiola et al., “A Bias Correction Method for Fast Fuel-to-Air Ratio Estimation in Diesel Engines,” Proceedings of the Institution of Mechanical Engineers, Part D: Journal of Automobile Engineering, vol. 227, No. 8, pp. 1099-1111, 2013.
Guardiola et al., “A Computationally Efficient Kalman Filter Based Estimator for Updating Look-Up Tables Applied to NOx Estimation in Diesel Engines,” Control Engineering Practice, vol. 21, pp. 1455-1468.
Guzzella et al., “Introduction to Modeling and Control of Internal Combustion Engine Systems,” 303 pages, 2004.
Hahlin, “Single Cylinder ICE Exhaust Optimization,” Master's Thesis, retrieved from https://pure.ltu.se/portal/files/44015424/LTU-EX-2013-43970821.pdf, 50 pages, Feb. 1, 2014.
Hammacher Schlemmer, “The Windshield Heads Up Display,” Catalog, p. 47, prior to Apr. 26, 2016.
Heywood, “Pollutant Formation and Control,” Internal Combustion Engine Fundamentals, pp. 567-667, 1988.
Hirsch et al., “Dynamic Engine Emission Models,” Automotive Model Predictive Control, Chapter 5, 18 pages, LNCIS 402, 2012.
Hirsch et al., “Grey-Box Control Oriented Emissions Models,” The International Federation of Automatic Control (IFAC), Proceedings of the 17th World Congress, pp. 8514-8519, Jul. 6-11, 2008.
Hockerdal, “EKF-based Adaptation of Look-Up Tables with an Air Mass-Flow Sensor Application,” Control Engineering Practice, vol. 19, 12 pages, 2011.
http://nexceris.com/news/nextech-materials/, “NEXTECH Materials is Now NEXCERIS,” 7 pages, printed Oct. 4, 2016.
http://www.arb.ca.gov/msprog/obdprog/hdobdreg.htm, “Heavy-Duty OBD Regulations and Rulemaking,” 8 pages, printed Oct. 4, 2016.
https://www.dieselnet.com/standards/us/obd.php, “Emission Standards: USA: On-Board Diagnostics,” 6 pages, printed Oct. 3, 2016.
https://www.en.wikipedia.org/wiki/Public-key_cryptography, “Public-Key Cryptography,” 14 pages, printed Feb. 26, 2016.
Ishida et al., “An Analysis of the Added Water Effect on NO Formation in D.I. Diesel Engines,” SAE Technical Paper Series 941691, International Off-Highway and Power-Plant Congress and Exposition, 13 pages, Sep. 12-14, 1994.
Ishida et al., “Prediction of NOx Reduction Rate Due to Port Water Injection in a DI Diesel Engine,” SAE Technical Paper Series 972961, International Fall Fuels and Lubricants Meeting and Exposition, 13 pages, Oct. 13-16, 1997.
Jensen, “The 13 Monitors of an OBD System,” http://www.oemoffhighway.com/article/1 0855512/the-13-monito . . . , 3 pages, printed Oct. 3, 2016.
European Search Report for EP Application No. 12191156.4-1603 dated Feb. 9, 2015.
European Search Report for EP Application No. EP 10175270.7-2302419 dated Jan. 16, 2013.
European Search Report for EP Application No. EP 15152957.5-1807 dated Feb. 10, 2015.
U.S. Appl. No. 15/005,406, filed Jan. 25, 2016.
“Model Predictive Control Toolbox Release Notes,” The Mathworks, 24 pages, Oct. 2008.
“Model Predictive Control,” Wikipedia, pp. 1-5, Jan. 22, 2009. http://en.wikipedia.org/w/index.php/title=Special:Book&bookcmd=download&collecton_id=641cdlb5da77cc22&writer=rl&return_to=Model predictive control, retrieved Nov. 20, 2012.
“MPC Implementation Methods for the Optimization of the Response of Control Valves to Reduce Variability,” Advanced Application Note 002, Rev. A, 10 pages, 2007.
“SCR, 400-csi Coated Catalyst,” Leading NOx Control Technologies Status Summary, 1 page prior to Feb. 2, 2005.
Advanced Petroleum-Based Fuels-Diesel Emissions Control (APBF-DEC) Project, “Quarterly Update,” No. 7, 6 pages, Fall 2002.
Allanson, et al., “Optimizing the Low Temperature Performance and Regeneration Efficiency of the Continuously Regenerating Diesel Particulate Filter System,” SAE Paper No. 2002-01-0428, 8 pages, Mar. 2002.
Amstuz, et al., “EGO Sensor Based Robust Output Control of EGR in Diesel Engines,” IEEE TCST, vol. 3, No. 1, 12 pages, Mar. 1995.
Axehill et al., “A Dual Gradiant Projection Quadratic Programming Algorithm Tailored for Model Predictive Control,” Proceedings of the 47th IEEE Conference on Decision and Control, Cancun Mexico, pp. 3057-3064, Dec. 9-11, 2008.
Axehill et al., “A Dual Gradient Projection Quadratic Programming Algorithm Tailored for Mixed Integer Predictive Control,” Technical Report from Linkopings Universitet, Report No. Li-Th-ISY-R-2833, 58 pages, Jan. 31, 2008.
Baffi et al., “Non-Linear Model Based Predictive Control Through Dynamic Non-Linear Partial Least Squares,” Trans IChemE, vol. 80, Part A, pp. 75-86, Jan. 2002.
Bemporad et al., “Model Predictive Control Toolbox 3, User's Guide,” Matlab Mathworks, 282 pages, 2008.
Bemporad et al., “The Explicit Linear Quadratic Regulator for Constrained Systems,” Automatica, 38, pp. 3-20, 2002.
Bemporad, “Model Predictive Control Based on Linear Programming—The Explicit Solution,” IEEE Transactions on Automatic Control, vol. 47, No. 12, pp. 1974-1984, Dec. 2002.
Bemporad, “Model Predictive Control Design: New Trends and Tools,” Proceedings of the 45th IEEE Conference on Decision & Control, pp. 6678-6683, Dec. 13-15, 2006.
Bemporad, et al., “Explicit Model Predictive Control,” 1 page, prior to Feb. 2, 2005.
Bertsekas, “On the Goldstein-Levitin-Polyak Gradient Projection Method,” IEEE Transactions on Automatic Control, vol. AC-21, No. 2, pp. 174-184, Apr. 1976.
Bertsekas, “Projected Newton Methods for Optimization Problems with Simple Constraints*,” SIAM J. Control and Optimization, vol. 20, No. 2, pp. 221-246, Mar. 1982.
Borrelli et al., “An MPC/Hybrid System Approach to Traction Control,” IEEE Transactions on Control Systems Technology, vol. 14, No. 3, pp. 541-553, May 2006.
Borrelli, “Constrained Optimal Control of Linear and Hybrid Systems,” Lecture Notes in Control and Information Sciences, vol. 290, 2003.
Borrelli, “Discrete Time Constrained Optimal Control,” A Dissertation Submitted to the Swiss Federal Institute of Technology (ETH) Zurich, Diss. ETH No. 14666, 232 pages, Oct. 9, 2002.
Catalytica Energy Systems, “Innovative NOx Reduction Solutions for Diesel Engines,” 13 pages, 3rd Quarter, 2003.
Chatterjee, et al. “Catalytic Emission Control for Heavy Duty Diesel Engines,” JM, 46 pages, prior to Feb. 2, 2005.
Search Report for Corresponding EP Application No. 11167549.2 dated Nov. 27, 2012.
De Oliveira, “Constraint Handling and Stability Properties of Model Predictive Control,” Carnegie Institute of Technology, Department of Chemical Engineering, Paper 197, 64 pages, Jan. 1, 1993.
De Schutter et al., “Model Predictive Control for Max-Min-Plus-Scaling Systems,” Proceedings of the 2001 American Control Conference, Arlington, Va, pp. 319-324, Jun. 2001.
Delphi, Delphi Diesel NOx Trap (DNT), 3 pages, Feb. 2004.
Diehl et al., “Efficient Numerical Methods for Nonlinear MPC and Moving Horizon Estimation,” Int. Workshop on Assessment and Future Directions of NMPC, 24 pages, Pavia, Italy, Sep. 5-9, 2008.
Dunbar, “Model Predictive Control: Extension to Coordinated Multi-Vehicle Formations and Real-Time Implementation,” CDS Technical Report 01-016, 64 pages, Dec. 7, 2001.
GM “Advanced Diesel Technology and Emissions,” powertrain technologies—engines, 2 pages, prior to Feb. 2, 2005.
Guerreiro et al., “Trajectory Tracking Nonlinear Model Predictive Control for Autonomous Surface Craft,” Proceedings of the European Control Conference, Budapest, Hungary, 6 pages, Aug. 2009.
Guzzella, et al., “Control of Diesel Engines,” IEEE Control Systems Magazine, pp. 53-71, Oct. 1998.
Havelena, “Componentized Architecture for Advanced Process Management,” Honeywell International, 42 pages, 2004.
Hiranuma, et al., “Development of DPF System for Commercial Vehicle—Basic Characteristic and Active Regeneration Performance,” SAE Paper No. 2003-1-3182, Mar. 2003.
Honeywell, “Profit Optimizer a Distributed Quadratic Program (DQP) Concepts Reference,” 48 pages, prior to Feb. 2, 2005.
http://www.not2fast.wryday.com/turbo/glossary/turbo_glossary.shtml, “Not2Fast: Turbo Glossary,” 22 pages, printed Oct. 1, 2004.
http://www.tai-cwv.com/sb1106.0.html, “Technical Overview—Advanced Control Solutions,” 6 pages, printed Sep. 9, 2004.
Johansen et al., “Hardware Architecture Design for Explicit Model Predictive Control,” Proceedings of ACC, 6 pages, 2006.
Johansen et al., “Hardware Synthesis of Explicit Model Predictive Controllers,” IEEE Transactions on Control Systems Technology, vol. 15, No. 1, Jan. 2007.
Jonsson, “Fuel Optimized Predictive Following in Low Speed Conditions,” Master's Thesis, 46 pages, Jun. 28, 2003.
Kelly, et al., “Reducing Soot Emissions from Diesel Engines Using One Atmosphere Uniform Glow Discharge Plasma,” SAE Paper No. 2003-01-1183, Mar. 2003.
Keulen et al., “Predictive Cruise Control in Hybrid Electric Vehicles”, May 2009, World Electric Journal, vol. 3, ISSN 2032-6653.
Kolmanovsky, et al., “Issues in Modeling and Control of Intake Flow in Variable Geometry Turbocharged Engines”, 18th IFIP Conf. System Modeling and Optimization, pp. 436-445, Jul. 1997.
Kulhavy, et al. “Emerging Technologies for Enterprise Optimization in the Process Industries,” Honeywell, 12 pages, Dec. 2000.
Locker, et al., “Diesel Particulate Filter Operational Characterization,” Corning Incorporated, 10 pages, prior to Feb. 2, 2005.
Lu, “Challenging Control Problems and Engineering Technologies in Enterprise Optimization,” Honeywell Hi-Spec Solutions, 30 pages, Jun. 4-6, 2001.
Maciejowski, “Predictive Control with Constraints,” Prentice Hall, Pearson Education Limited, 4 pages, 2002.
Mariethoz et al., “Sensorless Explicit Model Predictive Control of the DC-DC Buck Converter with Inductor Current Limitation,” IEEE Applied Power Electronics Conference and Exposition, pp. 1710-1715, 2008.
Marjanovic, “Towards a Simplified Infinite Horizon Model Predictive Controller,” 6 pages, Proceedings of the 5th Asian Control Conference, 6 pages, Jul. 20-23, 2004.
Mayne et al., “Constrained Model Predictive Control: Stability and Optimality,” Automatica, vol. 36, pp. 789-814, 2000.
Mehta, “The Application of Model Predictive Control to Active Automotive Suspensions,” 56 pages, May 17, 1996.
Moore, “Living with Cooled-EGR Engines,” Prevention Illustrated, 3 pages, Oct. 3, 2004.
Murayama et al., “Speed Control of Vehicles with Variable Valve Lift Engine by Nonlinear MPC,” ICROS-SICE International Joint Conference, pp. 4128-4133, 2009.
National Renewable Energy Laboratory (NREL), “Diesel Emissions Control—Sulfur Effects Project (DECSE) Summary of Reports,” U.S. Department of Energy, 19 pages, Feb. 2002.
Ortner et al., “MPC for a Diesel Engine Air Path Using an Explicit Approach for Constraint Systems,” Proceedings of the 2006 IEEE Conference on Control Applications, Munich Germany, pp. 2760-2765, Oct. 4-6, 2006.
Ortner et al., “Predictive Control of a Diesel Engine Air Path,” IEEE Transactions on Control Systems Technology, vol. 15, No. 3, pp. 449-456, May 2007.
Pannocchia et al., “Combined Design of Disturbance Model and Observer for Offset-Free Model Predictive Control,” IEEE Transactions on Automatic Control, vol. 52, No. 6, 6 pages, 2007.
Patrinos et al., “A Global Piecewise Smooth Newton Method for Fast Large-Scale Model Predictive Control,” Tech Report TR2010-02, National Technical University of Athens, 23 pages, 2010.
Qin et al., “A Survey of Industrial Model Predictive Control Technology,” Control Engineering Practice, 11, pp. 733-764, 2003.
Rajamani, “Data-based Techniques to Improve State Estimation in Model Predictive Control,” Ph.D. Dissertation, 257 pages, 2007.
Rawlings, “Tutorial Overview of Model Predictive Control,” IEEE Control Systems Magazine, pp. 38-52, Jun. 2000.
Salvat, et al., “Passenger Car Serial Application of a Particulate Filter System on a Common Rail Direct Injection Engine,” SAE Paper No. 2000-01-0473, 14 pages, Feb. 2000.
Schauffele et al., “Automotive Software Engineering Principles, Processes, Methods, and Tools,” SAE International, 10 pages, 2005.
Shamma, et al. “Approximate Set-Valued Observers for Nonlinear Systems,” IEEE Transactions on Automatic Control, vol. 42, No. 5, May 1997.
Soltis, “Current Status of NOx Sensor Development,” Workshop on Sensor Needs and Requirements for PEM Fuel Cell Systems and Direct-Injection Engines, 9 pages, Jan. 25-26, 2000.
Stefanopoulou, et al., “Control of Variable Geometry Turbocharged Diesel Engines for Reduced Emissions,” IEEE Transactions on Control Systems Technology, vol. 8, No. 4, pp. 733-745, Jul. 2000.
Stewart et al., “A Model Predictive Control Framework for Industrial Turbodiesel Engine Control,” Proceedings of the 47th IEEE Conference on Decision and Control, 8 pages, 2008.
Stewart et al., “A Modular Model Predictive Controller for Turbodiesel Problems,” First Workshop on Automotive Model Predictive Control, Schloss Muhldorf, Feldkirchen, Johannes Kepler University, Linz, 3 pages, 2009.
Storset, et al., “Air Charge Estimation for Turbocharged Diesel Engines,” vol. 1 Proceedings of the American Control Conference, 8 pages, Jun. 28-30, 2000.
Takacs et al., “Newton-Raphson Based Efficient Model Predictive Control Applied on Active Vibrating Structures,” Proceeding of the European Control Conference 2009, Budapest, Hungary, pp. 2845-2850, Aug. 23-26, 2009.
The MathWorks, “Model-Based Calibration Toolbox 2.1 Calibrate complex powertrain systems,” 4 pages, prior to Feb. 2, 2005.
The MathWorks, “Model-Based Calibration Toolbox 2.1.2,” 2 pages, prior to Feb. 2, 2005.
Theiss, “Advanced Reciprocating Engine System (ARES) Activities at the Oak Ridge National Lab (ORNL), Oak Ridge National Laboratory,” U.S. Department of Energy, 13 pages, Apr. 14, 2004.
Tondel et al., “An Algorithm for Multi-Parametric Quadratic Programming and Explicit MPC Solutions,” Automatica, 39, pp. 489-497, 2003.
Van Basshuysen et al., “Lexikon Motorentechnik,” (Dictionary of Automotive Technology) published by Vieweg Verlag, Wiesbaden 039936, p. 518, 2004. (English Translation).
Van Den Boom et al., “MPC for Max-Plus-Linear Systems: Closed-Loop Behavior and Tuning,” Proceedings of the 2001 American Control Conference, Arlington, VA, pp. 325-330, Jun. 2001.
Van Keulen et al., “Predictive Cruise Control in Hybrid Electric Vehicles,” World Electric Vehicle Journal vol. 3, ISSN 2032-6653, pp. 1-11, 2009.
Wang et al., “Fast Model Predictive Control Using Online Optimization,” Proceedings of the 17th World Congress, the International Federation of Automatic Control, Seoul, Korea, pp. 6974-6979, Jul. 6-11, 2008.
Wang et al., “PSO-Based Model Predictive Control for Nonlinear Processes,” Advances in Natural Computation, Lecture Notes in Computer Science, vol. 3611/2005, 8 pages, 2005.
Wright, “Applying New Optimization Algorithms to Model Predictive Control,” 5th International Conference on Chemical Process Control, 10 pages, 1997.
Zavala et al., “The Advance-Step NMPC Controller: Optimality, Stability, and Robustness,” Automatica, vol. 45, pp. 86-93, 2009.
Zeilinger et al., “Real-Time MPC—Stability Through Robust MPC Design,” Joint 48th IEEE Conference on Decision and Control and 28th Chinese Control Conference, Shanghai, P.R. China, pp. 3980-3986, Dec. 16-18, 2009.
Zelenka, et al., “An Active Regeneration as a Key Element for Safe Particulate Trap Use,” SAE Paper No. 2001-0103199, 13 pages, Feb. 2001.
Zhu, “Constrained Nonlinear Model Predictive Control for Vehicle Regulation,” Dissertation, Graduate School of the Ohio State University, 125 pages, 2008.
Khair et al., “Emission Formation in Diesel Engines,” Downloaded from https://www.dieselnet.com/tech/diesel_emiform.php, 33 pages, printed Oct. 14, 2016.
Kihas et al., “Chapter 14, Diesel Engine SCR Systems: Modeling Measurements and Control,” Catalytic Reduction Technology (book), Part 1, Chapter 14, prior to Jan. 29, 2016.
Krause et al., “Effect of Inlet Air Humidity and Temperature on Diesel Exhaust Emissions,” SAE International Automotive Engineering Congress, 8 pages, Jan. 8-12, 1973.
Lavoie et al., “Experimental and Theoretical Study of Nitric Oxide Formation in Internal Combustion Engines,” Combustion Science and Technology, vol. 1, pp. 313-326, 1970.
Manchur et al., “Time Resolution Effects on Accuracy of Real-Time NOx Emissions Measurements,” SAE Technical Paper Series 2005-01-0674, 2005 SAE World Congress, 19 pages, Apr. 11-14, 2005.
Mohammadpour et al., “A Survey on Diagnostics Methods for Automotive Engines,” 2011 American Control Conference, pp. 985-990, Jun. 29-Jul. 1, 2011.
Moos, “Catalysts as Sensors—A Promising Novel Approach in Automotive Exhaust Gas Aftertreatment,” http://www.mdpi.com/1424-8220/10/7/6773htm, 10 pages, Jul. 13, 2010.
Olsen, “Analysis and Simulation of the Rate of Heat Release (ROHR) in Diesel Engines,” MSc-Assignment, 105 pages, Jun. 2013.
Payri et al., “Diesel NOx Modeling with a Reduction Mechanism for the Initial NOx Coming from EGR or Re-Entrained Burned Gases,” 2008 World Congress, SAE Technical Paper Series 2008-01-1188, 13 pages, Apr. 14-17, 2008.
Payri et al., “Methodology for Design and Calibration of a Drift Compensation Method for Fuel-to-Air Ratio,” SAE International 2012-01-0717, 13 pages, Apr. 16, 2012.
Pipho et al., “NO2 Formation in a Diesel Engine,” SAE Technical Paper Series 910231, International Congress and Exposition, 15 pages, Feb. 25-Mar. 1, 1991.
Querel et al., “Control of an SCR System Using a Virtual NOx Sensor,” 7th IFAC Symposium on Advances in Automotive Control, The International Federation of Automotive Control, pp. 9-14, Sep. 4-7, 2013.
Ricardo Software, “Powertrain Design at Your Fingertips,” retrieved from http://www.ricardo.com/PageFiles/864/WaveFlyerA4_4PP.pdf, 2 pages, downloaded Jul. 27, 2015.
Santin et al., “Combined Gradient/Newton Projection Semi-Explicit QP Solver for Problems with Bound Constraints,” 2 pages, prior to Jan. 29, 2016.
Schilling et al., “A Real-Time Model for the Prediction of the NOx Emissions in DI Diesel Engines,” Proceedings of the 2006 IEEE International Conference on Control Applications, pp. 2042-2047, Oct. 4-7, 2006.
Schilling, “Model-Based Detection and Isolation of Faults in the Air and Fuel Paths of Common-Rail DI Diesel Engines Equipped with a Lambda and a Nitrogen Oxides Sensor,” Doctor of Sciences Dissertation, 210 pages, 2008.
Shahzad et al., “Preconditioners for Inexact Interior Point Methods for Predictive Control,” 2010 American Control Conference, pp. 5714-5719, Jun. 30-Jul. 2010.
Signer et al., “European Programme on Emissions, Fuels and Engine Technologies (EPEFE)—Heavy Duty Diesel Study,” International Spring Fuels and Lubricants Meeting, SAE 961074, May 6-8, 1996.
Smith, “Demonstration of a Fast Response On-Board NOx Sensor for Heavy-Duty Diesel Vehicles,” Technical report, Southwest Research Institute Engine and Vehicle Research Division SwRI Project No. 03-02256 Contract No. 98-302, 2000. Unable to Obtain This Reference.
Stradling et al., “The Influene of Fuel Properties and Injection Timing on the Exhaust Emissions and Fuel Consumption of an Iveco Heavy-Duty Diesel Engine,” International Spring Fuels and Lubricants Meeting, SAE 971635, May 5-8, 1997.
Traver et al., “A Neural Network-Based Virtual NOx Sensor for Diesel Engines,” 7 pages, prior to Jan. 29, 2016.
Tschanz et al., “Cascaded Multivariable Control of the Combustion in Diesel Engines,” The International Federation of Automatic Control (IFAC), 2012 Workshop on Engine and Powertrain Control, Simulation and Modeling, pp. 25-32, Oct. 23-25, 2012.
Tschanz et al., “Control of Diesel Engines Using NOx-Emission Feedback,” International Journal of Engine Research, vol. 14, No. 1, pp. 45-56, 2013.
Tschanz et al., “Feedback Control of Particulate Matter and Nitrogen Oxide Emissions in Diesel Engines,” Control Engineering Practice, vol. 21, pp. 1809-1820, 2013.
Turner, “Automotive Sensors, Sensor Technology Series,” Momentum Press, Unable to Obtain the Entire Book, the Front and Back Covers and Table of Contents are Provided, 2009.
Van Helden et al., “Optimization of Urea SCR deNOx Systems for HD Diesel Engines,” SAE International 2004-01-0154, 13 pages, 2004.
VDO, “UniNOx-Sensor Specification,” Continental Trading GmbH, 2 pages, Aug. 2007.
Vereschaga et al., “Piecewise Affine Modeling of NOx Emission Produced by a Diesel Engine,” 2013 European Control Conference (ECC), pp. 2000-2005, Jul. 17-19, 2013.
Wahlstrom et al., “Modelling Diesel Engines with a Variable-Geometry Turbocharger and Exhaust Gas Recirculation by Optimization of Model Parameters for Capturing Non-Linear System Dynamics,” (Original Publication) Proceedings of the Institution of Mechanical Engineers, Part D, Journal of Automobile Engineering, vol. 225, No. 7, 28 pages, 2011.
Wang et al., “Sensing Exhaust NO2 Emissions Using the Mixed Potential Principal,” SAE 2014-01-1487, 7 pages, Apr. 1, 2014.
Wilhelmsson et al., “A Fast Physical NOx Model Implemented on an Embedded System,” Proceedings of the IFAC Workshop on Engine and Powertrain Control, Simulation and Modeling, pp. 207-215, Nov. 30-Dec. 2, 2009.
Wilhemsson et al., “A Physical Two-Zone NOx Model Intended for Embedded Implementation,” SAE 2009-01-1509, 11 pages, 2009.
Winkler et al., “Incorporating Physical Knowledge About the Formation of Nitric Oxides into Evolutionary System Identification,” Proceedings of the 20th European Modeling and Simulation Symposium (EMSS), 6 pages, 2008.
Winkler et al., “On-Line Modeling Based on Genetic Programming,” 12 pages, International Journal on Intelligent Systems Technologies and Applications 2, 2007.
Winkler et al., “Using Genetic Programming in Nonlinear Model Identification,” 99 pages, prior to Jan. 29, 2016.
Winkler et al., “Virtual Sensors for Emissions of a Diesel Engine Produced by Evolutionary System Identification,” LNCS, vol. 5717, 8 pages, 2009.
Winkler, “Evolutionary System Identification—Modern Approaches and Practical Applications,” Kepler Universitat Linz, Reihe C: Technik and Naturwissenschaften, Universitatsverlag Rudolf Trauner, 2009. Unable to Obtain This Reference.
Wong, “CARB Heavy-Duty OBD Update,” California Air Resources Board, SAE OBD TOPTEC, Downloaded from http://www.arb.ca.gov/msprog/obdprog/hdobdreg.htm, 72 pages, Sep. 15, 2005.
Yao et al., “The Use of Tunnel Concentration Profile Data to Determine the Ratio of NO2/NOx Directly Emitted from Vehicles,” HAL Archives, 19 pages, 2005.
Zaman “Lincoln Motor Company: Case study 2015 Lincoln MKC,” Automotive Electronic Design Fundamentals, Chapter 6, 2015.
Zeldovich, “The Oxidation of Nitrogen in Combustion and Explosions,” ACTA Physiochimica U.R.S.S., vol. XX1, No. 4, 53 pages, 1946.
Zhuiykov et al., “Development of Zirconia-Based Potentiometric NOx Sensors for Automotive and Energy Industries in the Early 21st Century: What Are the Prospects for Sensors?”, Sensors and Actuators B, vol. 121, pp. 639-651, 2007.
The Extended European Search Report for EP Application No. 17151521.6, dated Oct. 23, 2017.
Related Publications (1)
Number Date Country
20170218860 A1 Aug 2017 US