Span
Web span component
Description
Usage
Equations
Connections
Parameters
Summary Variables
The Span component models the visco-elastic web material.
A Span component must be connected to rollers, drums, sources, or sinks from the Web Handling Library.
The Span component must be used only as a connector between rollers, drums, a source, or a sink.
Consider a portion of the web between two boundaries a and b (i.e. a control volume). Assume the web velocity goes through a discontinuous change at the left (entry) boundary.
Ta
Upstream tension
Tb
Downstream tension
va
Upstream speed
vb
Downstream speed
τm
Motor torque (= zero if modeling an idler roller)
R
Roller effective radius
ωr
Roller angular velocity
b
Bearing damping coefficient
W
Web width
β
Wrap angle
The conservation of mass for the control volume can be expressed as:
∂∂t∫x__ax__bρ⁡x,t⁢A⁡x,tⅆx=ρ__a⁡t⁢A__a⁡t⁢v__a⁡t−ρ__b⁡t⁢A__b⁡t⁢v__b⁡t
Based on the above assumption we can write
∂∂tρ⁢A⁢L=A__a⁢ρ__a⁢v__a−A__b⁢ρ__b⁢v__b
where L=xb−xa and the explicit dependence on t was dropped to simplify the notation.
The mass of an infinitesimal length of the web is
dm=ρ__u⁢A__u⁢dx__u
where the subscript u indicates the undeformed state.
The element strain in the Machine Direction (MD) can be written as:
dx=dx__u⁢1+ε
Putting (3) and (4) together, we get:
ρ__x⁢A__x=ρ__ux⁢A__ux1+ε,x∈a,b
Substituting (5) into (2) and simplifying yields:
∂∂tL1+ϵ__b=v__a1+ϵ__a−v__b1+ϵ__b
What remains is the material's constitutive equation. Assuming linear visco-elastic material (Kelvin–Voigt model), we have:
T__i=E⁢A⁢ϵ__i+d__r⁢ⅆϵiⅆt,i=a,b
The control volume is selected such that it covers the entire web span from one roller to the next. Under no-slip conditions, the portions of the web in contact with the rollers are neglected.
When the option Include mass (MD) is used (see Web Properties), the conservation of momentum is added to the span equations. Redefining Tb:
T__b−T__a=∂∂t∫x__ax__bρ⁡x,t⁢A⁡x,t⁢v⁡x,tⅆx−ρ__a⁡t⁢A__a⁡t⁢v__a⁡t2+ρ__b⁡t⁢A__b⁡t⁢v__b⁡t2
where,
T__a=E⁢A⁢ϵ__b+d__r⁢ⅆⅆtεb
As above, we can simplify to:
T__b−T__a=∂∂tρ⁢A⁢v⁢L−ρ__a⁢A__a⁢v__a2+ρ__b⁢A__b⁢v__b2
and using the strains and the undeformed properties:
T__b−T__a=ρ__ub⁢A__ub⁡∂∂tL⁢v__b1+ϵ__b−ρ__au⁢V__ua⁢v__a2ρ__ub⁢V__ub⁢1+ϵ__a+v__b21+ϵ__b
Name
Modelica ID
framea
Left web 3-D connection point
frame_a
frameb
Right web 3-D connection point
frame_b
weba
Entrance web transfer information port
web_a
webb
Exit web transfer information port
web_b
v
Real output; velocity
T
Real output; tension in web
Web Properties
Default
Units
Use Default Properties (WP1)
true
When checked (true), web properties are defined by the closest Web Properties block found
useDefault
WP1
Name of the record containing the web properties (enabled when Use default properties = false)
wp
Web Sensor
Use sensor
false
When checked (true), two signal outputs are enabled for the tension in the span and the material transfer speed
useSensor
Velocity output unit
ms
Selects units of the velocity output; enabled when Use Sensor=true
toUnitV
Force output unit
N
Selects units of the force output; enabled when Use Sensor=true
toUnitF
summary_Tension
Uniform tension in the web span
summary_Length
m
Length of the web span
See Also
Web Handling Library
Webs
Download Help Document