필터 지우기
필터 지우기

로드러너 시뮬레이션

조회 수: 1 (최근 30일)
혜빈
혜빈 2024년 5월 5일
답변: Shivani 2024년 6월 4일
pid제어를 하기 위해 최적화 기능을 사용해서 각각의 제어 파라미터는 구했습니다. 그 다음에 로드러너를 사용하여 제가 얻은 값을 적용하여 속도 제어하는 모습을 시뮬레이션하고 싶은데 방법이 있을까요?
  댓글 수: 1
혜빈
혜빈 2024년 5월 5일
차근차근 절차를 알려주세요!

댓글을 달려면 로그인하십시오.

답변 (1개)

Shivani
Shivani 2024년 6월 4일
Hello @혜빈
한국어에 대한 지식이 부족하기 때문에 이 질문에는 영어로 답변하겠습니다.
To incorporate optimized PID controller parameters into a simulation that features environments created with Roadrunner, you must first implement the control system, including the PID controller, in MATLAB/Simulink. Subsequently, the 3D environment is crafted using Roadrunner. Through co-simulation, it is possible to merge the Roadrunner-created environment with the control system model developed in Simulink, enabling the simulation to accurately depict both the control system's dynamic responses and the interactive aspects of the 3D environment.
Aditionally, you can refer to the following documentation links for more details on the implementation.

카테고리

Help CenterFile Exchange에서 빅 데이터 처리에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!