エンジントルクの求め方
3 次查看(过去 30 天)
显示 更早的评论
Equation 4でのTorqueの求め方の出典を教えてください
回答(1 个)
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 个评论
Sam Chak
2024-5-27
Hi @雄祐 三浦
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 Center 和 File Exchange 中查找有关 Engines & Motors 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!