Web Properties
Record of web parameters
Description
Usage
Parameters
The Web Properties record specifies the parameters that define the mechanics of the web and its visualization.
A Web Properties record defines the properties of all the Span components at the same or lower level. By default, all components look for a Web Properties record with the name WP1:
Models can have multiple web types. To accomplish this, where appropriate, the option Use default properties (WP1) must be unchecked, and the specific Web Properties record name entered in the provided record parameter field. Here is an example of a Nip Roller using a non-default Web Properties record with the name WP2.
The default stress/strain relationship is linear (σ=E⁢ε). Clearing the Linear check box replaces this with a nonlinear relationship defined via a lookup table.
Properties
Name
Default
Units
Modelica ID
W
1
m
Width
W_web
th
1·10−4
Thickness
th_web
ρ
1200
kgm3
Density
rho_web
Linear
true
When unchecked (false), stress/strain data is used
useLinear
C
1000
Nsm
Linear damping coefficient. Ideally, this value should be set to 1% of the linear modulus of elasticity
C_web
E
4·109
Pa
Modulus of elasticity
E_web
dr
0.01
Damping ratio [0,1] as a fraction of the variable stiffness
dr_web
ν
0
Poisson's ratio
nu_web
Settings
Include mass (MD)
false
When checked (true), the web inertia in the machine direction is included in the span equations.
includeMass
Start at equilibrium
When checked (true), for each span the strain is initialized to the value given by its upstream component.
start_at_equilibrium
Stress vs. Strain
Data source
inline
Data source. There are three options: 1. inline: The data is provided as a two-column matrix in the GUI. 2. file: Browse to the location where the data file is saved. 3. attachment: browse to the location where the data file is saved. The selected file is attached to the MapleSim file.
datasourcemode
σ⁡ε
[0,0; 0.1,4; 0.2,4.5; 0.3,4.5]
table
URL or attachment
The data should have two columns; the first column is strain, and second column is stress. Each column's unit is defined separately (see below). Note: MapleSim will extrapolate linear based on the last two points of the data if strain goes out-of-range.
data
Skip rows
Number of header rows to skip
skiprows
Smoothness
Linear interpolation
Selects interpolation: linear, cubic, spline, or none
smoothness
Stress unit
MPa
Unit of stress used in the data
stressUnit
Strain scale
%
Strain scale in the data
strainUnit
Visualization
thvis
Thickness for visualization
th_v
Transparent web
When checked (true), web is transparent
transparent_web
Use tension
When checked (true), web color is based on its calculated tension
colorMode
Web color
White
web_color
Min tension color
Green
Minimum tension web color
web_color1
Max tension color
Red
Maximum tension web color
web_color2
Roll color
Roll color. Only used in wind/unwind drums for the color of the roll
roll_color
τmin
N
Minimum Tension: color 1
minTension
τmax
Maximum Tension: color 2
maxTension
ndiv
Number of segments used for web visualization
nDiv
Summary Variables
Value
Tension unit
Unit for summary variable summary_Tension
forceUnitSummary
Length unit
Unit for summary variable summary_Length
lengthUnitSummary
Wrap angle unit
degree
Unit for summary variable summary_WrapAngle
angleUnitSummary
stressUnitSummary
mm
strainUnitSummary
Slip velocity unit
ms
Unit for summary variable summary_slipVelocity
slipVelUnitSummary
See Also
Span
Web Handling
Download Help Document