Content deleted Content added
No edit summary |
SimLibrarian (talk | contribs) m Added short description Tags: Mobile edit Mobile app edit iOS app edit App description add |
||
(12 intermediate revisions by 6 users not shown) | |||
Line 1:
{{Short description|Mathematical optimization approach}}
'''Chance Constrained Programming (CCP)''' is a [[mathematical optimization]]
== Theoretical Background ==
Chance Constrained Programming involves the use of [[probability]] and confidence levels to handle uncertainty in optimization problems. It distinguishes between single and joint chance constraints:
* '''Single Chance Constraints''': These constraints ensure that each individual constraint is satisfied with a certain probability.
* '''Joint Chance Constraints''': These constraints ensure that all constraints are satisfied simultaneously with a certain probability.<ref name=pu/>
== Mathematical Formulation ==
Line 20 ⟶ 21:
== Solution Approaches ==
To solve CCP problems, the [[stochastic optimization]] problem is often relaxed into an equivalent deterministic problem. There are different approaches depending on the nature of the problem:
* '''Linear CCP''': For linear systems, the feasible region is typically convex, and the problem can be solved using [[linear programming]] techniques.
* '''Nonlinear CCP''': For nonlinear systems, the main challenge lies in computing the probabilities and their gradients. These problems often require [[
* '''Dynamic Systems''': Dynamic systems involve time-dependent uncertainties, and the solution approach must account for the [[propagation of uncertainty]] over time.<ref name=pu/>
== Practical Applications ==
Chance constrained programming is used in engineering for process optimisation under uncertainty and production planning and in finance for portfolio selection.<ref name=pu/> It has been applied to [[renewable energy]] integration,<ref>{{cite book |last1=Zhang |first1=Ning |last2=Kang |first2=Chongqing |last3=Du |first3=Ershun |last4=Wang |first4=Yi |title=Analytics and Optimization for Renewable Energy Integration |date=2019 |publisher=CRC Press |isbn=9780429847707 |page=180}}</ref> generating flight trajectory for [[UAV]]s,<ref>{{cite book |last1=Chai |first1=Runqi |title=Advanced Trajectory Optimization, Guidance and Control Strategies for Aerospace Vehicles |date=2023 |publisher=Springer Nature Singapore |isbn=9789819943111 |page=131}}</ref> and robotic space exploration.<ref>{{cite journal |last1=Ono |first1=Masahiro |last2=Pavone |first2=Marco |last3=Kuwata |first3=Yoshiaki |last4=Balaram |first4=J. |title=Chance-constrained dynamic programming with application to risk-aware robotic space exploration |journal=Autonomous Robots |date=2015 |volume=39 |issue=4 |pages=555–571 |doi=10.1007/s10514-015-9467-7}}</ref>
=== Process Optimization Under Uncertainty ===
CCP is used in [[chemical engineering|chemical]] and [[process engineering]] to optimize operations considering uncertainties in operating conditions and model parameters. For example, in optimizing the design and operation of chemical plants, CCP helps in achieving desired performance levels while accounting for uncertainties in feedstock quality, demand, and environmental conditions.<ref name=pu>{{cite journal |last1=Pu |first1=Pu |last2=Arellano-Garcia |first2=Harvey |last3=Wozny |first3=Günter |title=Chance constrained programming approach to process optimization under uncertainty |journal=Computers and Chemical Engineering |date=2008 |volume=32 |issue=
=== Production Planning and Operations ===
Line 38 ⟶ 41:
== References ==
{{Reflist}}
[[Category:Stochastic optimization]]
|