Mass With Friction (PB)
Libraries:
Simscape /
Foundation Library /
Translational /
Elements
Description
The Mass With Friction (PB) block represents a mass with friction and gravitational effects that moves along an inclined rail. Gravity can induce motion along the rail. Gravity and an optional additional normal force induce friction with the stationary rail.
The Mass With Friction (PB) block is essentially a structural component that consists of a Mass (PB) block connected to port F of a Translational Friction (PB) block. Port B of the Translational Friction (PB) block is connected to an implicit reference.
The friction force is a function of relative velocity and is assumed to be the sum of Stribeck, Coulomb, and viscous components, as shown in the figure.
The force flow equations are:
where:
facc is force proportional to mass acceleration. Positive force accelerates the mass in the positive direction.
f is net force of the other mechanical components in the network acting on the mass.
fgp is force proportional to the parallel component of gravitational acceleration, that is, to the gravitational acceleration acting along the rail.
fgn is force proportional to the normal component of gravitational acceleration, that is, to gravitational acceleration acting in the direction normal to the rail.
ffriction is the friction force.
m is the mass.
v is the mass velocity. Ports B and F have the same velocity, vB = vF.
g is the gravitational acceleration.
θ is the rail incline angle.
FN is the normal force, which acts on the mass in the direction normal to the rail, that is, normal to the direction of the motion. This force is the sum of the external normal force and the force proportional to the normal component of gravitational acceleration.
FN,ext is the external normal force, which acts on the mass in the direction normal to the rail. This is an optional force due to an external load. You can specify it as an input signal or as a block parameter.
FC is the Coulomb friction.
KC is the Coulomb friction coefficient.
Fbrk is the breakaway friction.
Kbrk is the breakaway friction coefficient.
fv is the viscous friction coefficient.
vbrk is the breakaway friction velocity.
vSt is the Stribeck velocity threshold.
vCoul is the Coulomb velocity threshold.
power_dissipated is the power dissipated through the friction.
You can disable frictional effects by setting the Breakaway friction coefficient, Coulomb friction coefficient, and Viscous friction coefficient parameters to 0.
The Mechanical Translational Properties (PB) block specifies the gravitational acceleration and rail incline angle in the network. For more information, see Interpreting Logged Forces in Mass Blocks.
Variables
To set the priority and initial target values for the block variables prior to simulation, use the Initial Targets section in the block dialog box or Property Inspector. For more information, see Set Priority and Initial Target for Block Variables.
Nominal values provide a way to specify the expected magnitude of a variable in a model. Using system scaling based on nominal values increases the simulation robustness. Nominal values can come from different sources, one of which is the Nominal Values section in the block dialog box or Property Inspector. For more information, see Modify Nominal Values for a Block Variable.
Examples
Ports
Input
Conserving
Parameters
Extended Capabilities
Version History
Introduced in R2024b