SDT 7.5 is compatible with MATLAB 9.4 (2018b) to 24.1 (2024a). In the base and FEMLink modules, key changes of this release are
SDTools also produces modules that are mostly integrated in custom industrial developments. The contour of these modules have been reshaped and split as tokens. The associated developments are now listed here to ease tracking of our development efforts.
fe_sens | -
Major revision of sensor definition, see section 4.6 :
tdofResolveDirSpec Resolution of sensor direction using FEM has been rewritten.
Sensor definition from structure of cells defining tdof,Node, Elt.
TDofDefine build tdof interpreting measurement channel names (used mainly to read mat files from Siemens TestLab).
- TestBas tab for mesh superposition in dock CoTopo was extended :
splitsensdof and mergesensdof allow to move parts of the slave mesh individually.
mastersel and slavesel customize the display of master and slave meshes.
nodelistmaster and nodelistslave allow to provide paired nodes in both meshes without automatic selection of top most surface nodes from the camera point of view.
busyWindow is displayed when ICP is running.
BandNumber, Cmin, Cmax and ColorMap customize the matching distance view.
Clean Word report generation.
- MeshSensAsMPC implements sensors using multiple point constraints based observations. This allows exports to other software of SDT sensor based strategies.
|
fe_simul | now includes report generation of mode computations (button in Mode tab). Underwent many performance/robustness extensions associated with direct frequency and state-space building methods.
|
feplot | -
animmovie movie generation upgrades
- Update of interactions with feplot window ; camera orbit, zoom, pan, animation step,...
- Cleaned initialization with a wireframe instead of a model (build an empty model containing the wireframe)
- initdef deals with the now clear separation between DOF (typically model computation result) and .tdof (typically test result).
|
fesuper | -
fio high level assembly and combination of input/output fields on an SE for FRF computation.
- SeConnSplit procedure to split superelements into minimal decoupled matrices.
- SENLSel implements a partial reduction strategy to keep non-linearity supporting elements in a model.
- SEFromTrace procedure for selection+interface reduction using a given modal basis.
- SEInitCoef generation of p_supercoefficients to enable matrix parameterization.
- SensPlace high level sensor observation matrix generation on a model with superelement.
- SeFmax condense high frequency part of superelements.
|
id_poly | LSCF used to build stabilization diagrams has been improved to support unevenly spaced frequency samples. Mode residues are now computed together with mode poles to use shape stabilization criterion (in addition to frequency and damping criteria). |
id_rc | -
Quality table updated to deal with identification by blocks results, see qual
- Build Cluster table to semi-automatically group modes identified from parametric transfers into clusters (using frequency, damping, shapes similarities)
- Add Quality table to the automatic report of identification results
- Major rewriting of IDRC algorithm to increase speed and improve handling of out of bands poles in LocalPole and LocalBand identification modes.
|
| Removed inconsistencies between id_rcand id_rcopt(this is first step toward merging the two algorithms) |
id_rm | -
GetCluster guesses mode clustering from parametric identification (By mode) and MainModes extracts cluster indicators (mean and standard deviation of frequencies and damping, average shape)
- JoinBatch concatenates shapes from several batches using common reference (typically use after reading Polytec FastScan files)
- NodeIdRem, which removes dof from transfers and identification results, now deals with identification By block
|
idcom | -
IdCluster table and methods used in identification mode By to extract shape clusters (main shapes, associated frequency and damping statistics)
- Ident Major rewriting of Ident tab.
-
Former buttons have been renamed for clarity
- Identification by bands is now possible from GUI (mode LocalBand in addition to LocalPole and FullBand)
- Mode indicator functions open in a separate figure place below the main iiplot in the dockId
- LSCF pole initialization using stabilization diagram has been merged with Ident tab
- By buttons have been created to deal with identification by blocks of transfers interactively
- By methods for identification by blocks of transfers
-
ByInit : initialization of block definition. For instance batches of transfers with common references, coherent transfers with varying environment parameter (temperature, preload,...) ...
- BySel : Extract one block of transfers and identification results from the whole DoE (bySplitXf)
- ByStore : Assign back one block of transfers and identification results to the whole DoE (byStoreXf)
- ByOpt : Pole optimization strategy to automatically track modes between subsequent blocks of transfers
- ByView : Several post-treatment plots to analyze identification by blocks results (ByViewTrack, ByViewMAC, ByViewCluster, ByViewMainModes, ByViewTestAll)
- ByExport : Export identification by blocks results to Excel
- ByQual : Quality table compatible with By mode
- ChCurve tab proposes an alternative way to navigate between channels in a curve.
- Channel tab interactivity upgrades
|
ii_mac | Major rewriting of GUI associated to dockCoShape
-
Update MAC tab (va, vb, PairA, PairB, MACCombine through GroupA and GroupB, CoMac, MacCo mean and by mode, frequency and damping error between paired modes, link with iiplot, Word report generation)
- CoExp tab used to build reduction of (parametric) models before expansion
- MDRE tab to navigate through MDRE expansion results
-
Choose channel : gamma, shape number, model parameter, ...
- Select view : Expansion shape, test shape, model error, test error,...
- Fdac implementation of Frequency domain assurance criterion.
|
ii_plp | -
Upgrade interaction between Ident tab and transfer display : vertical line at mode frequencies, blue line at selected frequencies, grey background to show bands
- Horizontal and vertical harmonic lines (PlpHarmH, PlpHarmV)
- BFill fills surface contained between two curves to highlight envelope.
- ColorMapMinBand colormap with white band below the minimum value. Handle clim, color map selection and colorbar display.
|
ii_poest | Pole estimation from mode indicator figure computes identification quality to select transfer with highest contribution. Estimated mode shape is displayed in feplot if a wireframe is defined. |
iicom | -
Update handling of ODS display
- Update movie generation strategy
- Update Ident table combining former buttons, LSCF buttons and By mode buttons
- Common dock saving strategy (CoTopo, CoShape, Id)
- Clean dock opening with busy window and input arguments (model, wireframe, transfers,...) provided through option structure.
|
iimouse | -
interactURN eases implementation of interactions. This is enabled by major work on low level functions rewritten to link interactivity events (key pressed, mouse click, mouse scrolling) to action callbacks (camera motion, object highlighting,...)
- Cursor handling upgrade on iiplot figure, feplot (FEM, SensDof)
|
menu_generation | -
db sub-tables definition for each type of data possibly stored in a DataBase (Model, Def, Wire, Transfer, Id, TDef,...)
- interactURN definition for iiplot, stabilization diagram, tabs (Channel, Ident, CoTopo), ...
|
nor2ss | nor2se command supports transformation from normal nor to superelement format SE.
|
polytec | -
ReadInfo command provides a structure summarizing the file content : measurement type (Time, FFT,...), acquisition settings, number of measured points, generator settings,...
- ReadFastScan command reads Polytec measurements in FastScan mode. It allows a custom handling of auto-spectra and cross-spectra to consider references all together and combine sequential measurements
- option TimeScan stores sequential time measurements as a process_r sigEvt CurveModel
|
qbode | underwent major performance and interactivity changes |
sdt_dialogs | -
questdlg (same as MATLAB with specific SDT options)
- RunScript from file (in MATLAB desktop and deployed mode)
- getfile,putfile and getdir (same as MATLAB with specific SDT options)
- dlg dialog window with style (error, warning, info,...), closing countdown,...
|
sdtcheck | -
SiteReq is the new standard to generate license request
- Top check MATLAB status by pid allowing memory tracking.
- ClearSDTClasses
- Mcc and DefaultBrowserCom updates to handle deployed mode
- Rlm updates that gather licensing utilities
- Pyenv python environment setup check
- SysPathMex sets up proper library paths for mex usage.
- PatchUpgrade Download an SDT update
|
ufread | Provides a more consistent support of test files in universal and other formats -
.xls files assuming SDT model in tabs Nodes, Elements, Sensors, ...
- .mat files that may contain
-
Data exported from SDT
- Data exported from Siemens Testlab : subfunction lms, channel parsing (lmsChannelParse), unit handling (quantity_lab)
- Data exported from Vibes
|
ufwrite | export of SensDof entries to .xlsx format, to match the reading capability |
SDT handle | -
.GetData integrates use of GetData methods SDT objects with robustness for non-objects. Dedicated method -mdl for feplot stored models, possibility to realize GetData for specific classes only.
- .fileutil file handling methods
-
.fileutil.zip integrates a zip call allowing use of 7-Zip instead of the builtin zip if present.
- .fileutil.fsafe integrates a series of commands for safe manipulation (with lock file strategy) and PC compatible implementations of some Unix tools. save, SaveKeep renames old file if existing, move, movenoe fail safe move, load, delete, printw direct print in w mode, tail, whos, whosl quick whos with first level variables only.
|
vhandle.graph | initial introduction of a database/graph object to formalize relation between project data and processes. |
vhandle.nmap | continued development of maps used for DOE handling, node and sensor naming, FEMLink import of names (abaqus, nasread initial support of reading of ANSA-META comments) |
vhandle.tab | new object for support of tables displayed as tabs in java tabbed panes. This gives a unique entry point for methods implemented in cinguj, comstr, ... |
vhandle.uo | added a full compatibility layer to allow synchronization between EditT java objects used in GUI and a MATLAB handle. This object supports display of a tooltip associated with each field and handling of formats for display. This was used for code revision of sensor in fe_sens and spectrogram generation. |
This section lists developments that can be of interest but are not sufficiently documented, robust or stable enough to be considered as supported.
fe_sens | -
nmap handling of sensor names. Map:TestLab is used for renaming between raw measurements and import within SDT.
|
FEMLink | Standardized Read commands. This will be documented in relation to the sdtm.nodeLoad commands which correspond to the standardization processes associated with de development of database operations. |
fegui | -
ColorElt option -Frac3 or -Frac4 to display the energy map in elements at a cumulative sum by increasing energy density (Frac3 = positive energy, Frac4 = signed energy)
- ColorNodeSet show node sets as color
- CutSpectro show max on left/right axes for spectrogram
- obsEnerAtNode operator to observe energy in elements at nodes
- multiCursor multiobject cursor to track properties in multiple figures.
- Other new subfunctions ViewIOMatrix, SaveSel uniform checks to allow selection saving, MergeSel supports combinations of standard feplot selections.
|
fe_sens | -
SetSensDof button to toggle sensor name display
- infoSens and infoMatch gives information on sensor content and match quality
- MeshSensAsMPC exports sensors as MPC.
- TdofTable.urn interprets sensors string definitions tdofCheckTable is use for robust definition checks
TdofFixOrient is initial work on automated sensor orientation verification.
|
fsc | -
AddFluid adds a fluid SE to a solid model/or gen fluid SE from fluid selection
- AddCoupling adds or generates a fsc SE to a solid model containing a fluid SE
- SolveMVR[,Direct] generates a reduced FSC model optionally ready for FRFZr
- SolveEig computes modes from a FSC model
- AcTL acoustic transmission loss computation
- AcRayleigh acoustic Rayleigh integral computation
|
ii_mac | SubTdof, BadSensId give a first implementation of sensor sets and sensor elimination. |
iiplot | -
Polar plot upgrades to handle better using different data as x axis.
- Listeners handled by listenIdMainAlt and idcomPoleLines to update vertical lines highlighting poles in transfers.
|
sdt_en-us.csv | contains updated definitions of many tabs -
Report for report generation,DB for database ,GMSH GUI interface to the open source mesher GMSH. MDRE for minimum dynamic residual expansion, IdCluster shape clustering, UpMin model optimization, ChCurve alternate navigation in curve. CoExp tab.
- Ident tab major update : merge LSCF and add identification By blocks buttons
- Daq subtables for the unsupported driver to NI / data acquisition toolbox : Main, AcqSet, queueSrc, trigStart, trigStop, procSig (FRFEstimation, HarmEst, TimeRecord)
|
sdt_locale | Table management with sub-tables definition (TableFamily) and table merging strategy (TableMerge)
|
sdtm | -
.range is the entry point for DOE handling utilities. See d_doe for initial examples.
- .busyWindow open modal window always on top to prevent interaction with GUI during heavy processes (dock opening, data loading, mode computation...)
- many new methods provide support for base SDT GUI operations.
|
sdtsys | implementation of virtual and physical testing that will be gradually documented. |
up_min | Major update of this utility function for model updating through MDRE expansion method
-
SolveMDREInit initializes everything required to perform MDRE expansion with models that may contain parameters. This is done using numerical and experimental data stored in a VectCor handle
- SolveExploop computes expansion for a list of γ parameters and model design points
|
vhandle.chandle | introduced ioDoStep method allowing integration of non-linearities (used for debugging/post-processing in SDT/nlsim). hsig method supports a number of commands for harmonic signal generation/estimation. cleanNL is used to verify format of non-linearities before storage in the mkl_utils mex file for optimized time integration. |
vhandle.matrix | extended support of diagonal sparse matrices, introduced initial support of compound matrices (by block or product), started formal field Jacobian implementations. Method rsvd implements real subspace singular value decomposition of complex time series. Method dfr supports strategy selection for full matrix direct frequency response. |