multi-disc friction brake device

5 次查看(过去 30 天)
Christopher
Christopher 2025-3-16
回答: Umeshraja 2025-8-20
I am looking to build a multi-disc friction brake device that can provide different frictional torques under various working conditions. Are there any examples in Simscape or Multibody?The friction torque can be automatically changed by means of speed and torque.

回答(2 个)

Epsilon
Epsilon 2025-3-24
编辑:Epsilon 2025-3-24
Hi Christopher,
Simscape Driveline contains the "Disc Brake" block, whose parameters can be adjusted to provide different frictional torques under various working conditions. The block represents a brake system where a cylinder applies pressure to one or more pads that can contact the shaft rotor. Pressure from the cylinder causes the pads to exert friction torque on the shaft.
The block accepts a physical signal for the cylinder pressure, and the output is a conserving rotational terminal associated with the shaft. The block's parameters can be initialized using variables, which can then be tuned during the simulation runtime to represent different working conditions. An alternative approach is to use variant subsystems for the various working conditions as well.
For further information on the "Disc Brake" block, please refer to the following documentation: https://www.mathworks.com/help/releases/R2024b/sdl/ref/discbrake.html
I am not aware of any block or example that can directly help with the above task, but the "Fixed Caliper Disk Brake Example" can be used to gain some insights. Here is the link to the mentioned example: https://www.mathworks.com/help/releases/R2024b/sdl/ug/fixed-caliper-disk-brake.html

Umeshraja
Umeshraja 2025-8-20
Further @Epsilon point, I came across a helpful MATLAB Answers post that explains how to model a simple brake in the Simscape mechanical rotational domain. The example demonstrates how a braking torque is introduced based on input pressure, and no torque is applied if the system isn't moving.
You can check out the post here:
It’s a simplified example, but it could serve as a good starting point for your model. Feel free to use it as a reference!
Hope this helps!

类别

Help CenterFile Exchange 中查找有关 Brakes and Detents 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by