The present disclosure pertains to internal combustion engines and particularly to engines having one or more sensors.
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.
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:
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, ƒj. These functions, ƒj, 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 ƒj are not differentiable, a Jacobian matrix J, as seen in equation (2) may be ill-conditioned.
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:
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:
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:
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, ƒi) with multivariate rational polynomials functions and remaining functions (e.g., functions, ƒk) with multivariate polynomial functions. An example rational polynomial function follows:
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, ƒk, 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 ƒk may be transformed with the following polynomial functions:
The second step of the approach may incorporate multiplication of the transformed equations t E (e.g., the rational polynomials, as in equation (7)) with the denominators, resulting in the following equation:
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,x1, x2, . . . , xn) which can get small (e.g., tend to zero). From this, some equations may be changed into the following algebraic equations:
b
i(t,x1,x2, . . . ,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:
x
i
=g
i(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)):
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,
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
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).
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
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
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:
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:
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:
Here, 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:
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, 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):
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:
Here, the function ƒ 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:
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
At box 104 in the approach 100 shown in
Then, at box 106 in the approach 100 of
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
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
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
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.
This application is a continuation of U.S. patent application Ser. No. 15/011,445, filed Jan. 29, 2016. U.S. patent application Ser. No. 15/011,445, filed Jan. 29, 2016, is hereby incorporated by reference.
Number | Date | Country | |
---|---|---|---|
Parent | 15011445 | Jan 2016 | US |
Child | 16566013 | US |