Rotational Speed - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Rotational Speed

Forced movement of a flange according to a reference angular velocity signal

 

Description

Equations

Variables

Connections

Parameters

Modelica Standard Library

Description

The Rotational Speed (or Speed) component generates a forced angular speed according to an input signal, wref

The Exact boolean parameter determine how wref is used:

When Exact is true, wref is used as-is. The input signal must be differentiable.

When Exact is false (the default), wref is filtered and the derivative of the filtered curve is used to compute the reference acceleration of the flange. This derivative is not computed by numerical differentiation but rather by a first-order filter. The critical frequency (cut-off frequency) of the filter is defined by the parameter fcrit, which should be higher than the essential low frequencies in the signal.

Equations

{a=0,w=wrefExacta=wrefwwcrit,a=w.otherwise

wcrit=2πfcrit

w=φ.

if Use Support Flange then τsupport=τ

φ=φflange{φsupportUse Support0otherwise

Variables

Name

Units

Description

Modelica ID

a

rads2

Angular acceleration of flange with respect to support

a

φ

rad

Angle of flange with respect to support

phi

φflange

rad

Angle of flange

flange.phi

φsupport

rad

Angle of support

support.phi

τ

Nm

Accelerating torque acting at flange

tau

τflange

Nm

Torque at flange

flange.tau

τsupport

Nm

Torque at support

support.tau

w

rads

Angular velocity of flange with respect to support

w

Connections

Name

Description

Modelica ID

flange

Flange of shaft

flange

support

Conditional Support Flange

support

wref

Real input; reference angular velocity in rads

w_ref

Parameters

Name

Default

Units

Description

Modelica ID

Exact

false

 

True (checked) means the reference signal is treated exactly

exact

fcrit

50

Hz

The critical frequency of the input signal filter when exact is set to false

f_crit

Use Support Flange

false

 

True (checked) enables the support flange

useSupport

Modelica Standard Library

The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.

See Also

1-D Mechanical Overview

Rotational Motion Drivers