Movatterモバイル変換


[0]ホーム

URL:


US20190107072A1 - Hybrid partial and full step quadratic solver for model predictive control of diesel engine air path flow and methods of use - Google Patents

Hybrid partial and full step quadratic solver for model predictive control of diesel engine air path flow and methods of use
Download PDF

Info

Publication number
US20190107072A1
US20190107072A1US16/214,266US201816214266AUS2019107072A1US 20190107072 A1US20190107072 A1US 20190107072A1US 201816214266 AUS201816214266 AUS 201816214266AUS 2019107072 A1US2019107072 A1US 2019107072A1
Authority
US
United States
Prior art keywords
primal
constraints
egr
constraint
vgt
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US16/214,266
Inventor
Jason R. Rodgers
Mike Huang
Ilya Kolmanovsky
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toyota Motor Engineering and Manufacturing North America Inc
University of Michigan System
Original Assignee
Toyota Motor Engineering and Manufacturing North America Inc
University of Michigan System
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toyota Motor Engineering and Manufacturing North America Inc, University of Michigan SystemfiledCriticalToyota Motor Engineering and Manufacturing North America Inc
Priority to US16/214,266priorityCriticalpatent/US20190107072A1/en
Assigned to TOYOTA MOTOR ENGINEERING & MANUFACTURING NORTH AMERICA, INC.reassignmentTOYOTA MOTOR ENGINEERING & MANUFACTURING NORTH AMERICA, INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: RODGERS, Jason R.
Assigned to THE REGENTS OF THE UNIVERSITY OF MICHIGANreassignmentTHE REGENTS OF THE UNIVERSITY OF MICHIGANASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: HUANG, MIKE, KOLMANOVSKY, ILYA
Publication of US20190107072A1publicationCriticalpatent/US20190107072A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

Methods and systems for use of model predictive control (MPC) controllers utilizing hybrid, quadratic solvers to solve a linear feasibility problem corresponding to a nonlinear problem for an internal combustion engine plant such as a diesel engine air path. The MPC solves a convex, quadratic cost function having optimization variables and constraints and directs the plant per the output solutions to optimize plant operation while adhering to regulations and constraints. The problem includes a combination of iterative and direct calculations in the primal space depending on whether a partial step (iterative) or a full step (direct) is attempted. Further, primal and dual space array matrices are pre-computed and stored offline and are retrieved via use of a unique identifier associated with a specific active set for a set of constraints. Such hybrid and/or offline calculations allow for a reduction in computational power while still maintaining accuracy of solution results.

Description

Claims (10)

What is claimed is:
1. A method for controlling an internal combustion engine having a variable geometry turbine (VGT), an exhaust gas recirculation (EGR) valve, and an EGR throttle, the method comprising:
solving a linear quadratic problem with a predictive model comprising an updating algorithm in order to determine: (i) a requested optimized VGT lift that meets one or more constraints; and (ii) a requested optimized EGR valve flow rate that meets the one or more constraints, wherein solving the linear quadratic problem includes:
determining whether to take a determined step comprising one of a primal partial step and a primal full step at each iteration, and
taking the determined step at each iteration until the linear quadratic problem is solved by the updating algorithm, wherein:
taking the primal partial step comprises performing an iterative calculation, and
taking the primal full step comprises performing a direct calculation;
generating the requested optimized VGT lift responsive to an engine intake manifold pressure by controlling the VGT; and
generating the requested optimized EGR valve flow rate responsive to an EGR rate by controlling the EGR valve and the EGR throttle.
2. The method ofclaim 1, further comprising:
setting one or more engine operating parameters as the one or more constraints to form a non-linear problem; and
deriving the linear quadratic problem based on the non-linear problem, wherein the linear quadratic problem is convex and time-varying.
3. The method ofclaim 2, wherein the linear quadratic problem to solve comprises the following equation:
minJ()=12T+Ts.t.
where
Figure US20190107072A1-20190411-P00001
is a time varying linear term in the cost function;
Figure US20190107072A1-20190411-P00002
is a constant quadratic term in the cost function;
Figure US20190107072A1-20190411-P00003
is a constant constraint matrix;
Figure US20190107072A1-20190411-P00004
is a time varying constraint vector; and
Figure US20190107072A1-20190411-P00005
is one or more optimization variables comprising time varying control inputs.
4. The method ofclaim 3, wherein the time varying control inputs comprise at least one of the a VGT lift and an EGR flow, and further comprising adding Lagrangian multipliers μ to determine a solution for optimization variable(s)
Figure US20190107072A1-20190411-P00005
* and Lagrangian multiplier(s) μ* that are greater than or equal to zero to satisfy dual feasibility, while utilizing only active, feasible constraints of the one or more constraints.
5. The method ofclaim 4, wherein:
the VGT comprises turbine input vanes configured to be angled to be opened, partially opened, or closed; and
the active, feasible constraints comprises at least one of a maximum EGR rate, a minimum EGR rate, a maximum EGR flow command, a minimum EGR flow command, a maximum VGT lift closed command to control a maximum amount of closure of the turbine input vanes, and a minimum VGT lift closed command to control a minimum amount of closure of the turbine input vanes.
6. The method ofclaim 5, further comprising simplifying the determined solution for a current active set list L and to define iterative and direct calculation approaches to determine how to move from the current active set list L to a new active set list L+1, resulting in the following simplified HQPKWIK equation:
L+1={L+zvknexttPrimalPartial(Half)Step-TL+1U(TL+1U)T+TL+1CRL+1-TL+1PrimalFullStepμL+1=μL-rvknexttDualStep
where t is a minimum length that still maintain dual feasibility, vknextis a next constraint to be added to a current constraint set list, z is an array that is indicative of a search direction in primal space, and r is an array that is indicative of a search direction in dual space, such that:

z=TLU(TLU)T

r=RL7 −1(TLC)T.
7. The method ofclaim 6, further comprising computing the z and r arrays on-line.
8. The method ofclaim 6, further comprising pre-computing portions of the z and r arrays off-line.
9. The method ofclaim 8, further comprising retrieving the z and r arrays after a determination of a unique identifier at least partially based on the current active set list.
10. The method ofclaim 9, wherein the determination of the unique identifier utilizes a conversion of one or more binary numbers of the current active set list to a decimal value, and the unique identifier comprises the decimal value.
US16/214,2662016-06-172018-12-10Hybrid partial and full step quadratic solver for model predictive control of diesel engine air path flow and methods of useAbandonedUS20190107072A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US16/214,266US20190107072A1 (en)2016-06-172018-12-10Hybrid partial and full step quadratic solver for model predictive control of diesel engine air path flow and methods of use

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
US15/185,664US10190522B2 (en)2016-06-172016-06-17Hybrid partial and full step quadratic solver for model predictive control of diesel engine air path flow and methods of use
US16/214,266US20190107072A1 (en)2016-06-172018-12-10Hybrid partial and full step quadratic solver for model predictive control of diesel engine air path flow and methods of use

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US15/185,664DivisionUS10190522B2 (en)2016-06-172016-06-17Hybrid partial and full step quadratic solver for model predictive control of diesel engine air path flow and methods of use

Publications (1)

Publication NumberPublication Date
US20190107072A1true US20190107072A1 (en)2019-04-11

Family

ID=59091357

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US15/185,664Active2036-10-28US10190522B2 (en)2016-06-172016-06-17Hybrid partial and full step quadratic solver for model predictive control of diesel engine air path flow and methods of use
US16/214,266AbandonedUS20190107072A1 (en)2016-06-172018-12-10Hybrid partial and full step quadratic solver for model predictive control of diesel engine air path flow and methods of use

Family Applications Before (1)

Application NumberTitlePriority DateFiling Date
US15/185,664Active2036-10-28US10190522B2 (en)2016-06-172016-06-17Hybrid partial and full step quadratic solver for model predictive control of diesel engine air path flow and methods of use

Country Status (4)

CountryLink
US (2)US10190522B2 (en)
EP (1)EP3258089A1 (en)
JP (1)JP6756671B2 (en)
CN (1)CN107524532B (en)

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US11401854B2 (en)*2017-03-102022-08-02Cummins Inc.Systems and methods for optimizing engine-aftertreatment system operation
US10344691B2 (en)*2017-11-012019-07-09Fca Us LlcRobust low pressure exhaust gas recirculation system control for a turbocharged gasoline engine
US10619586B2 (en)*2018-03-272020-04-14GM Global Technology Operations LLCConsolidation of constraints in model predictive control
DE102018213177B4 (en)*2018-08-072023-02-09Volkswagen Aktiengesellschaft Process for power control of the internal combustion engine of a motor vehicle
US11073100B2 (en)2018-11-162021-07-27Fca Us LlcCylinder based low pressure cooled exhaust gas recirculation transient measurement methodology
KR20200066751A (en)2018-11-302020-06-11현대자동차주식회사Engine control method for vehicle
GB2583382B (en)*2019-04-262021-10-27Perkins Engines Co LtdInternal combustion engine controller
GB2585178B (en)*2019-04-262022-04-06Perkins Engines Co LtdEngine control system
JP7293929B2 (en)*2019-07-162023-06-20マツダ株式会社 Engine test method and test equipment
CN110344953B (en)*2019-07-302020-08-14江南大学 Event trigger control device and control method for diesel exhaust gas recirculation system
CN114631066A (en)*2019-09-052022-06-14Zsm控股有限责任公司System and method for optimizing packing of large irregular payloads transported by airborne vehicles
CN115701294B (en)*2020-06-042025-08-08三菱电机株式会社 Optimal solution calculation device for optimization problem and optimal solution calculation method for optimization problem
US11761392B2 (en)2021-05-172023-09-19Caterpillar Inc.Method and system for engine air system control
US20230083788A1 (en)*2021-09-132023-03-16Mitsubishi Electric CorporationComputing device and computing method
US11732670B2 (en)*2021-11-122023-08-22Garrett Transportation I Inc.System and method for on-line recalibration of control systems
CN115324726A (en)*2022-06-272022-11-11苏州意驱动汽车科技有限公司Accurate control method of electric control actuator based on nonlinear modeling

Citations (17)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7016779B2 (en)*2002-01-312006-03-21Cambridge Consultants LimitedControl system
US7152023B2 (en)*2003-02-142006-12-19United Technologies CorporationSystem and method of accelerated active set search for quadratic programming in real-time model predictive control
US7885717B2 (en)*2008-03-312011-02-08Sikorsky Aircraft CorporationFast control law optimization
US7949417B2 (en)*2006-09-222011-05-24Exxonmobil Research And Engineering CompanyModel predictive controller solution analysis process
US7996140B2 (en)*2008-07-172011-08-09Honeywell International Inc.Configurable automotive controller
US8019701B2 (en)*2002-12-092011-09-13Rockwell Automation Technologies, IncTraining a model of a non-linear process
US20110301723A1 (en)*2010-06-022011-12-08Honeywell International Inc.Using model predictive control to optimize variable trajectories and system control
US8600525B1 (en)*2012-05-312013-12-03Honeywell Asca Inc.Efficient quadratic programming (QP) solver for process control and optimization
US20140174413A1 (en)*2012-12-212014-06-26The Regents Of The University Of MichiganRate-based model predictive control method for internal combustion engine air path control
US20150275783A1 (en)*2014-03-262015-10-01GM Global Technology Operations LLCSystem and method for managing the period of a control loop forcontrolling an engine using model predictive control
US20160025020A1 (en)*2014-07-232016-01-28Cummins Inc.Optimization-based controls for diesel engine air-handling systems
US20160076473A1 (en)*2012-12-212016-03-17Toyota Motor Engineering & Manufacturing North America, Inc.Discrete time rate-based model predictive control method for internal combustion engine air path control
US20160146134A1 (en)*2014-11-202016-05-26GM Global Technology Operations LLCMethod of model-based multivariable control of egr, fresh mass air flow, and boost pressure for downsize boosted engines
US20160160787A1 (en)*2014-12-042016-06-09Daimler AgController for controlling an internal combustion engine of a vehicle, in particular a commercial vehicle
US9494925B2 (en)*2011-12-202016-11-15United Technologies CorporationHybrid control system
US9562484B2 (en)*2012-12-212017-02-07Toyota Motor Engineering & Manufacturing North America, Inc.Rate-based contractive model predictive control method for internal combustion engine air path control
US10060373B2 (en)*2017-01-182018-08-28GM Global Technology Operations LLCLinear parameter varying model predictive control for engine assemblies

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5270935A (en)1990-11-261993-12-14General Motors CorporationEngine with prediction/estimation air flow determination
US7467614B2 (en)2004-12-292008-12-23Honeywell International Inc.Pedal position and/or pedal change rate for use in control of an engine
JP5347676B2 (en)*2009-04-162013-11-20いすゞ自動車株式会社 Control method and control apparatus for internal combustion engine
US8924331B2 (en)2010-09-032014-12-30Honeywell International Inc.System and method for solving quadratic programming problems with bound constraints utilizing a semi-explicit quadratic programming solver
EP2469692B1 (en)2010-12-242019-06-12ABB Research Ltd.Method for controlling a converter
US8548621B2 (en)2011-01-312013-10-01Xerox CorporationProduction system control model updating using closed loop design of experiments
US9002615B2 (en)2012-01-182015-04-07General Electric CompanyMethods and systems for managing power of an engine
US9784198B2 (en)*2015-02-122017-10-10GM Global Technology Operations LLCModel predictive control systems and methods for increasing computational efficiency

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7016779B2 (en)*2002-01-312006-03-21Cambridge Consultants LimitedControl system
US8019701B2 (en)*2002-12-092011-09-13Rockwell Automation Technologies, IncTraining a model of a non-linear process
US7152023B2 (en)*2003-02-142006-12-19United Technologies CorporationSystem and method of accelerated active set search for quadratic programming in real-time model predictive control
US7949417B2 (en)*2006-09-222011-05-24Exxonmobil Research And Engineering CompanyModel predictive controller solution analysis process
US7885717B2 (en)*2008-03-312011-02-08Sikorsky Aircraft CorporationFast control law optimization
US7996140B2 (en)*2008-07-172011-08-09Honeywell International Inc.Configurable automotive controller
US20110301723A1 (en)*2010-06-022011-12-08Honeywell International Inc.Using model predictive control to optimize variable trajectories and system control
US9494925B2 (en)*2011-12-202016-11-15United Technologies CorporationHybrid control system
US8600525B1 (en)*2012-05-312013-12-03Honeywell Asca Inc.Efficient quadratic programming (QP) solver for process control and optimization
US20140174413A1 (en)*2012-12-212014-06-26The Regents Of The University Of MichiganRate-based model predictive control method for internal combustion engine air path control
US20160076473A1 (en)*2012-12-212016-03-17Toyota Motor Engineering & Manufacturing North America, Inc.Discrete time rate-based model predictive control method for internal combustion engine air path control
US9562484B2 (en)*2012-12-212017-02-07Toyota Motor Engineering & Manufacturing North America, Inc.Rate-based contractive model predictive control method for internal combustion engine air path control
US20150275783A1 (en)*2014-03-262015-10-01GM Global Technology Operations LLCSystem and method for managing the period of a control loop forcontrolling an engine using model predictive control
US20160025020A1 (en)*2014-07-232016-01-28Cummins Inc.Optimization-based controls for diesel engine air-handling systems
US20160146134A1 (en)*2014-11-202016-05-26GM Global Technology Operations LLCMethod of model-based multivariable control of egr, fresh mass air flow, and boost pressure for downsize boosted engines
US20160160787A1 (en)*2014-12-042016-06-09Daimler AgController for controlling an internal combustion engine of a vehicle, in particular a commercial vehicle
US10060373B2 (en)*2017-01-182018-08-28GM Global Technology Operations LLCLinear parameter varying model predictive control for engine assemblies

Also Published As

Publication numberPublication date
JP6756671B2 (en)2020-09-16
US20170363032A1 (en)2017-12-21
EP3258089A1 (en)2017-12-20
CN107524532B (en)2022-02-18
US10190522B2 (en)2019-01-29
CN107524532A (en)2017-12-29
JP2017223229A (en)2017-12-21

Similar Documents

PublicationPublication DateTitle
US20190107072A1 (en)Hybrid partial and full step quadratic solver for model predictive control of diesel engine air path flow and methods of use
US9581080B2 (en)Rate-based model predictive control method for internal combustion engine air path control
CN109470268B (en)Method for improving satellite attitude determination precision and efficiency
US9518515B2 (en)Sliding mode controller and internal combustion engine system control device
US10422290B1 (en)Supervisory model predictive controller for diesel engine emissions control
Asprion et al.Optimal control of diesel engines: Numerical methods, applications, and experimental validation
WO2012143997A1 (en)Control device for supercharged engine
CN106121847B (en)Method for identifying average value model of internal combustion engine
US9989001B2 (en)Discrete time rate-based model predictive control method for internal combustion engine air path control
CN110103709A (en)A kind of control method, system, equipment and the medium of pedal of vehicles aperture
Davison et al.An algorithm for obtaining the minimal realization of a linear time-invariant system and determining if a system is stabilizable-detectable
Phanomchoeng et al.$\mathcal {H} _ {\infty} $ Observer for Descriptor Nonlinear Systems with Nonlinear Output Equations
CN104937506A (en) Equipment Control
CN113848708A (en)Design method for optimal T-S fuzzy robust controller of speed regulating system of diesel generating set
Kabalan et al.O-MMGP: Optimal Mesh Morphing Gaussian Process regression for solving PDEs with non-parametric geometric variations
CN118034030A (en) A method for optimizing PID parameters based on LSTM algorithm in combination with diesel engine
Wu et al.Adaptive integral sliding mode fault‐tolerant control for diesel engine air path system via disturbance observer
JP6459939B2 (en) Plant control device
JP2016115252A (en)Plant control device
Yang et al.Nonlinear model predictive control of a variable valve timing system in a turbocharged spark ignition engine
CN113239533A (en)Engine exhaust system temperature model construction method and device and storage medium
Šantin et al.Combined gradient and Newton projection quadratic programming solver for MPC
Sadigov et al.Formulation of the problem and general requirements for optimization methods of operational and organizational control systems
JP2011043154A (en)Control device
JP5042967B2 (en) Control device

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:THE REGENTS OF THE UNIVERSITY OF MICHIGAN, MICHIGA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:HUANG, MIKE;KOLMANOVSKY, ILYA;SIGNING DATES FROM 20160527 TO 20160609;REEL/FRAME:047720/0516

Owner name:TOYOTA MOTOR ENGINEERING & MANUFACTURING NORTH AME

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:RODGERS, JASON R.;REEL/FRAME:047720/0269

Effective date:20160606

STPPInformation on status: patent application and granting procedure in general

Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION MAILED

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp