Contents     Functions     Index     Previous Next     PDF

1.4  Typesetting conventions and scientific notations



The following typesetting conventions are used in this manual


courier commands, function names, variables
Italics MATLAB Toolbox names, mathematical notations, and new terms when they are defined
Bold key names, menu names and items
Small print comments

Conventions used to specify string commands used by user interface functions are detailed under commode.

The following conventions are used to indicate elements of a matrix


(1,2) the element of indices 1, 2 of a matrix
(1,:) the first row of a matrix
(1,3: ) elements 3 to whatever is consistent of the first row of a matrix

Usual abbreviations are


CMS Component Mode Synthesis (see section 6.2.3)
COMAC Coordinate Modal Assurance Criterion (see ii_mac)
DOF,DOFs degree(s) of freedom (see section 7.5)
FE finite element
MAC Modal Assurance Criterion (see ii_mac)
MMIF Multivariate Mode Indicator Function (see ii_mmif)
POC Pseudo-orthogonality check (see ii_mac)

For mathematical notations, an effort was made to comply with the notations of the International Modal Analysis Conference (IMAC) which can be found in Ref. [1]. In particular one has


[ ],{ } matrix, vector
- conjugate
[b] input shape matrix for model with N DOFs and NA inputs (see section 2.1). {jTb},{jTb} modal input matrix of the jth normal / complex mode
[c] sensor output shape matrix, model with N DOFs and NS outputs (see section 2.1). {cj},{cj} modal output matrix of the jth normal / complex mode
[E]NS × NA correction matrix for high frequency modes (see section 2.6)
[F]NS × NA correction matrix for low frequency modes (see section 2.6)
M,C,K mass, damping and stiffness matrices
N,NM numbers of degrees of freedom, modes
NS,NA numbers of sensors, actuators
{p}NM × 1 principal coordinate (degree of freedom of a normal mode model) (see section 2.2)
{q}N × 1 degree of freedom of a finite element model
s Laplace variable (s=i for the Fourier transform)
[Rj] ={cj}{jTb} residue matrix of the jth complex mode (see section 2.6)
[Tj] ={cj}{jTb} residue matrix of the jth normal mode (used for proportionally damped models) (see section 2.6)
{u(s)}NA × 1 inputs (coefficients describing the time/frequency content of applied forces)
{y(s)}NS × 1 outputs (measurements, displacements, strains, stresses, etc.)
[Z(s)] dynamic stiffness matrix (equal to [Ms2+Cs+K])

[(s)] dynamic compliance matrix (force to displacement transfer function)
p, design parameters of a FE model (see section 6.3.1)
D M,D C,D K additive modifications of the mass, damping and stiffness matrices (see section 6.3.1)
[G] non-diagonal modal damping matrix (see section 2.3)
j complex pole (see section 2.5)
[]N × NM real or normal modes of the undamped system(NM £ N)
[\ W2 \ ] modal stiffness (diagonal matrix of modal frequencies squared) matrices (see section 2.2)
[]N × NM NM complex modes of a first order symmetric structural model (see section 2.5)
[]N × NM NM complex modes of damped structural model (see section 2.5)

©1991-2007 by SDTools
Previous Up Next