ATO Using Direct Transcription and Collocation - OTB

버전 1.4.0.0 (587 KB) 작성자: David Eagle
Demonstrates the solution of an aerospace trajectory optimization problem using direct transcription and collocation.
다운로드 수: 2.4K
업데이트 날짜: 2025/7/15

라이선스 보기

This submission describes a technical approach and MATLAB script that demonstrate the use of direct transcription and collocation to solve aerospace optimal control problems. The computer program solves the problem described on pages 66-69 of the classic text, Applied Optimal Control, by Arthur E. Bryson, Jr. and Yu-Chi Ho.
This problem is summarized in the text as follows:
“Given a constant-thrust rocket engine, T = thrust, operating for a given length of time, t, we wish to find the thrust-direction history to transfer a rocket vehicle from a given initial circular orbit to the largest possible circular orbit.”
In the language of optimal control theory, this problem is a “continuous system with functions of the state variables prescribed at a fixed terminal time”. The numerical example given in the text is a continuous, low-thrust coplanar orbit transfer from Earth to Mars. The orbits of the planets are assumed to be circular and coplanar, and the total transfer time is about 193 days.

인용 양식

David Eagle (2025). ATO Using Direct Transcription and Collocation - OTB (https://kr.mathworks.com/matlabcentral/fileexchange/38936-ato-using-direct-transcription-and-collocation-otb), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2024b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Visualization에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.4.0.0

Changed collocation method to compressed Hermite-Simpson. Updated PDF documentation.

1.3.0.0

Added main script (dto_trap_64bit.m) that uses the March 17, 2014 version of SNOPT.

1.2.0.0

Spelling correction of the title

1.1.0.0

Updated PDF document and several m-files. Now includes graphic display of the heliocentric planet orbits and transfer trajectory. PDF document includes new dimensional analysis section, trajectory diagram, etc.

1.0.0.0