4.0 KiB
Identification
- Introduction
- ZIP file containing the data and matlab files
- Identification of the micro-station
- Plot the obtained transfer functions
- Compare with the modal measurements
- Modal Identification of the micro station
Introduction ignore
The goal here is to make an identification of the micro-station in order to compare the model with the measurements on the real micro-station.
In order to do so:
- Decide where to virtually excite the station and where to measure its motion
- Extract transfer functions from the excitation forces to the measured motion
- Compare those transfer functions with the modal analysis
For the excitation, we can choose the same excitation points as the one used for the modal test. For the measurement points, we can choose the Center of Mass of each solid body. The center of mass of each solid body is not easily defined using Simscape. Indeed, we can define the center of mass of any solid body but not of multiple solid bodies. However, one solid body is composed of multiple STEP files. One solution could be to use one STEP file for one solid body. However, the position of the center of mass can be exported using simulink and then defined on Simscape.
ZIP file containing the data and matlab files ignore
All the files (data and Matlab scripts) are accessible here.
Identification of the micro-station
simulinkproject('../');
open sim_micro_station_id.slx