Model Based Emissions Control M A S O

advertisement
Model Based Emissions Control
Matthew Egginton, Jamie Lukins, Jack Skipper, University of Warwick
Mathematics Institute
Introduction
Least Squares Approximation
A common problem in the industrial world is that of reverse
engineering. One has some input and output data streams
with possible noise associated from an unknown model,
effectively a black box, and one wants to find a method that
calculates the latter from the former.
A method is explained below that performs this in certain
circumstances.
2d
Suppose one has a collection of points {x i , y i }N
⊂
R
.
i=1
One aims to find the function f : Rd → Rd that minimises the
squared distance:
N 2
X
i
f (x ) − y i E.G.R. Simulations
We chose a basis consisting of cosine functions with finitely
many frequencies in R4 to approximate each coordinate
direction,
x1 − s1
x2 − s2
x3 − s3
x4 − s4
cos
i cos
j cos
k cos
l
2n1π
2n2π
2n3π
2n4π
i=1
Approximation in Cosine Basis
Numerical Application of LSA
Black Box System
M A S
D O C
For numeric implementation, one must choose a basis
{φj }Kj=1 of a finite dimensional space. Any basis can be
chosen, but certain ones have properties which will produce
a more appropriate result. This basis approximates the
system above and reduces it to a finite dimensional linear
problem by:
2
N X
K
N
X
X
i
i 2
i
i
|f (x ) − y | =
aj φj (x ) − y = kCa − yk2
i=1
i=1 j=1
Kalman Filtering
Application: E.G.R. Valve system
Kalman Filtered Outputs
One such application is the exhaust gas recirculation system
in a car engine. For emissions control, accurate estimates of
the mass flow and valve area are highly desirable. In order to
produce these estimates, the ECU evaluates an unknown
method, that we replicate with some success.
Engine Schematic
Acknowledgements
I
We give thanks to our supervisors Tim Sullivan and Florian Theil, as well as to
MASDOC, which is funded by E.P.S.R.C. We also thank the company that supplied us
data.
M A S
D O C
MASDOC CDT, University of Warwick
Mail: m.egginton@warwick.ac.uk
j.lukins@warwick.ac.uk
jack.skipper@warwick.ac.uk
WWW: http://www2.warwick.ac.uk/fac/sci/masdoc/
Download