Span Merge
Exit condition for the merged web
Description
Usage
Equations
Connections
Parameters
Summary Variables
The Span Merge component captures the merging of multiple webs from a Node Webs Merge component and the exit configuration for the merged web.
A Span component must be connected to rollers, drums, sources, or sinks from the Web Handling Library.
A Span Merge components is only used with one of the Merge Node components (2, 3 or 4 Nodes). The component requires the definition of the number of the ingoing webs and the reference for the web properties.
Example:
The equation base is comparable with a MultiWebRollerOut component without considering the nip rollers. 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 which is at the node location.
Ta1⋯Tan
Upstream tensions
Tb
Downstream tension
va
Upstream speed
vb
Downstream speed
W
Web width
β
Wrap angle
The conservation of mass for the control volume can be expressed as
∂∂t∫xaxbρ⁡x,t⁢A⁡x,tⅆx=va⁢∑i=1n⁡ρai⁡t⁢Aai⁡t−ρb⁡t⁢Ab⁡t⁢vb⁡t
Based on the above assumption we can write
∂∂tρ⁢A⁢L=va⁢∑i=1n⁡ρai⁡t⁢Aai⁡t−ρb⁡t⁢ab⁡t⁢vb⁡t
where L=xb−xa and we dropped t to simplify the notation.
The mass of an infinitesimal length of the web is
dm=ρu⁢Au⁢dxu
where subscript u is for the undeformed state.
The element strain in the Machine Direction (MD) can be written as:
dx=dxu⁢1+ε
Putting (3) and (4) together, we get:
ρ⁢A=ρu⁢Au1+ε
Substituting (5) into (2) and simplifying yields:
∂∂tL1+εu=va⁢∑i=1n⁡ρai⁢Aai1+εaiρb⁢Ab−vb1+εb
What remains is the material's constitutive equation. Assuming linear visco-elastic material (Kelvin–Voigt model), we have, for i=1..n:
Tai=Eai⁢Aai⁢εai+drai⁢ⅆⅆtεai
Tb=Eb⁢Ab⁢εb+drb⁢ⅆⅆtε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 (left, green)
web_a
webb
Exit web transfer information port (right, green)
web_b
v
Real output; velocity
T
Real output; tension in web
Webs
Default
n
2
Number of merging webs
Incoming Web Properties
Names of Web Properties records defining the incoming webs
wp_i
Combined Web Properties
Names of Web Properties records defining the outgoing web
wp_o
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 variables provide easy access to quantities that maybe important in simulations to measure performance and other key metrics.
Units
summary_Width
[1]
Web width considering the Poisson's ratio
summary_DeltaWidth
Changed web width regarding the Poisson's ratio
[1] Units are set in the corresponding Web Properties block (under the Summary variables section).
See Also
Laminating
Web Handling Library
Download Help Document