Optimal control problem은 광범위하지만, 보통 세 가지 problem을 주로 다룬다.
이 문제 형식으로 formulation을 해서 문제를 푸는 방식들에 적용하는 것이라고 생각하면 될 것이다.
기호 표현 및 정의
- 집합 B에 대한 A의 차집합 는 B의 원소 중 A의 원소가 아닌 것들의 집합을 의미한다.
- functional :
주어진 문제 상황
Controlled object
: state
: control that can run over a given set
: smooth with respect to x and continuous with respect to x,u
벡터는 column vector 형태이므로 row로 적을 때 이렇게 transpose를 해준 것이다.
= controllability region
Lagrange Optimization problem
Mayer problem
주어진 initial point 에서 으로 이동하는 admissible process를 찾는데, 이 때 Mayer performance index가 최소인 process를 M-optimal이라고 한다.
Bolza problem
위에서 본 것과 마찬가지로 주어진 initial point 에서 으로 이동하는 admissible process를 찾고 Bolza performance index를 최소화하는 경로를 B-optimal이라고 한다.
참고문헌
Sufficient Conditions for Lagrange, Mayer, and Bolza Opimization Problems
https://downloads.hindawi.com/journals/mpe/2001/351297.pdf
W. H . Fleming et al., Deterministic and Stochastic Optimal Control
https://link.springer.com/content/pdf/10.1007%2F978-1-4612-6380-7_2.pdf
'연구 Research > 제어 Control' 카테고리의 다른 글
[제어] Phase portrait 프로그램과 예시 (0) | 2022.09.16 |
---|---|
Low pass filter에서 시상수(Time constant)의 의미 (0) | 2022.08.16 |
[제어] Regulation problem과 Tracking problem (0) | 2022.06.05 |
[제어] MATLAB을 활용한 Realization (0) | 2022.04.16 |
[제어] Realization에 대한 고찰 (0) | 2022.04.16 |