필터 지우기
필터 지우기

Linking two Models in Simulink

조회 수: 2 (최근 30일)
Ndumiso Mdluli
Ndumiso Mdluli 2021년 5월 8일
댓글: Innocent Echeng 2021년 6월 7일
Hi guys. I have two models which are not mathematically connected. The model of the conveyor belt and that of a platform. Both models have different inputs and outputs. The platform uses a height sensor and the conveyor uses a sensor which measures the horizontal distance of the object. Assuming there is an object on the conveyor belt, the torque of the conveyor belt tends to some value to move the object. Once the horizontal desired distance of the object is reached (which mean the object is on the platform) the torque of the conveyor tends to zero (completely stops), then the torque of the platform tends to some value to move the object up to the desired height. Is there a way of modelling this on simulink?
  댓글 수: 1
Innocent Echeng
Innocent Echeng 2021년 6월 7일
compute and graph the approxiamte solution of y=1+y

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

답변 (2개)

Innocent Echeng
Innocent Echeng 2021년 6월 7일
construction on engineering

Innocent Echeng
Innocent Echeng 2021년 6월 7일
euler mathod to yi+1=yi+hf(ti,yi)

카테고리

Help CenterFile Exchange에서 Dependency Analysis에 대해 자세히 알아보기

태그

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by