Disk Friction Clutch - OPEN clutch

8 vues (au cours des 30 derniers jours)
BERKAN KAÇMAZ
BERKAN KAÇMAZ le 6 Nov 2019
Hi,
I am working on Disk Friction Clutch in simscape library. As mentioned in documentation, the clutch basically Fundamental Friction Clutch: "The Disk Friction Clutch block is a simplified implementation of the Fundamental Friction Clutch block. The Fundamental Friction Clutch requires the kinetic and static friction limit torques as input signals. The Disk Friction Clutch does not require the input data. Instead, the block calculates the kinetic and static friction from the clutch parameters and the input pressure signal P."
Using fundamental friction clutch, we may manipulate the friction torque using slip speed based look-up table. Same concept is described in Disk Friction Clutch by μ is the viscous drag coefficient as a constant in default.
The problem is that there is no way to use viscous drag approach (μ != 0) and work with Disk Friction Clutch since even with zero Pressure input the clutch is always transmits a torque in simulations (does not rely on pressure). Thus, the block cannot represent the actual states of a friction clutch which can be summarize at least as: OPEN, SLIP, CLOSED. With viscous drag, the only SLIP and CLOSED states can be represented and this is causing problems in the simulation. In other words, there is no transition from OPEN to SLIP with viscous drag. Please check notes/attachment.
My question is if is this issue known/intentional and is there a workaround/recommandation for OPEN clutch status and transition from OPEN to SLIP?
Note: Also in Fundamental Friction Clutch the same issue exist but using example of custom clutch, a workaround somehow can be introduced. However, I would like to understand and ask if there is a possibility to represent more accurate behaviour in simulations.
As it can be seen from attached figure, for disk friction clutch, when I check the example in Simulink and plot the pressure against torque values with nonzero viscous drag coefficient (=0.5) there is a transferred torque even if pressure is zero.FrictionClutchExample.png
  1 commentaire
Mert Aygün
Mert Aygün le 6 Nov 2019
Hi Berkan,
I experienced the same problem when I tried to build a model for the separation clutch used in P2 HEVs. As far as I understand from your question, we are not able to open the clutch (means there is no torque transfer between the shafts) if any value is assigned to the variable μ since the kinetic friction torque is defined as where . Therefore, even if the pressure is given as zero, some torque is transmitted due to the term .
If anyone who has a suggestion or like Berkan said workaround for this case, it will be appreciated.
Thx.

Connectez-vous pour commenter.

Réponses (1)

Martin
Martin le 6 Jan 2020
Hello Berkan,
There are two types of kinetic friction in the model. The kinetic friction of the clutch plates pushing against each other (what gets fed the the Fundamental Clutch), and viscous drag in the clutch assembly (essentially a rotational damper in parallel). The Friction tab describes the first type, and the Viscous losses tab describes the second. The viscous drag could be from fluid surrounding the clutch plates, so there would be torque even if the clutch has no engagement pressure. You can set the term to zero. If you would like the friction from the clutch plates to be speed-dependent, set the appropriate Friction model setting on the Friction tab.
Martin

Catégories

En savoir plus sur Clutches dans Help Center et File Exchange

Produits


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by