필터 지우기
필터 지우기

エンジントルクの求め方

조회 수: 1 (최근 30일)
雄祐 三浦
雄祐 三浦 2024년 5월 21일
댓글: Sam Chak 2024년 5월 27일
Equation 4でのTorqueの求め方の出典を教えてください

답변 (1개)

Sam Chak
Sam Chak 2024년 5월 21일
The formula to calculate the torque produced by the engine in this specific example, is given in Equation 4, as indicated by the red box. This equation is most likely implemented in Simulink using the already-obsolete 'Fcn' block, as shown in the green box.
The 'Fcn' block allows the user to directly enter the formula and view it by resizing the block to accommodate the length of the expression. However, if your Simulink library does not display the 'Fcn' block, an alternative option would be the 'Interpreted MATLAB Function' block, although this block is scheduled to be removed in a future release.
  댓글 수: 2
雄祐 三浦
雄祐 三浦 2024년 5월 26일
@Sam Chakさんへ
返答ありがとうございます。
知りたいのは赤枠の数式がどうやって作られたかです。
私が持っているデータで空気質量や点火時期を入力しても、エンジンベンチで想定した値とはだいぶ違うものになりました。
そこで、この数式に興味を持ち、係数を変更すればより使えるものになるのではないかと考えました。
なので、この数式の論文がどれかを知りたいのです。
Sam Chak
Sam Chak 2024년 5월 27일
According to the reference "Model Engine Timing Using Triggered Subsystems," the combustion engine model is based on a 1991 conference paper titled "A Nonlinear Engine Model for Drivetrain System Development" by Crossley and Cook. You may find an explanation there about how the torque equation was derived.
Unfortunately, I do not have access to the conference paper. I have provided the link to the abstract for your reference. If possible, you may wish to request assistance from your academic colleagues or friends who may have access to the full paper.

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

카테고리

Help CenterFile Exchange에서 Engines & Motors에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by