2019-03-14 16:40:28 +01:00
|
|
|
#+TITLE: Measurements
|
2019-05-14 16:59:02 +02:00
|
|
|
:DRAWER:
|
|
|
|
#+STARTUP: overview
|
|
|
|
|
|
|
|
#+LANGUAGE: en
|
|
|
|
#+EMAIL: dehaeze.thomas@gmail.com
|
|
|
|
#+AUTHOR: Dehaeze Thomas
|
|
|
|
|
|
|
|
#+HTML_LINK_HOME: ../index.html
|
2020-11-12 10:30:56 +01:00
|
|
|
#+HTML_LINK_UP: ../index.html
|
|
|
|
|
|
|
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://research.tdehaeze.xyz/css/style.css"/>
|
|
|
|
#+HTML_HEAD: <script type="text/javascript" src="https://research.tdehaeze.xyz/js/script.js"></script>
|
2019-05-14 16:59:02 +02:00
|
|
|
|
|
|
|
#+HTML_MATHJAX: align: center tagside: right font: TeX
|
|
|
|
|
|
|
|
#+PROPERTY: header-args:matlab :session *MATLAB*
|
|
|
|
#+PROPERTY: header-args:matlab+ :comments org
|
|
|
|
#+PROPERTY: header-args:matlab+ :results none
|
|
|
|
#+PROPERTY: header-args:matlab+ :exports both
|
|
|
|
#+PROPERTY: header-args:matlab+ :eval no-export
|
|
|
|
#+PROPERTY: header-args:matlab+ :output-dir figs
|
|
|
|
|
|
|
|
#+PROPERTY: header-args:shell :eval no-export
|
|
|
|
:END:
|
2019-03-15 11:48:56 +01:00
|
|
|
|
2019-03-14 16:40:28 +01:00
|
|
|
* Experimental conditions
|
|
|
|
- Measurement made in the experiment hutch
|
|
|
|
- FS=256Hz
|
|
|
|
- Made by Marc Lesourd on the 12 of October 2018
|
|
|
|
|
2019-05-14 23:06:50 +02:00
|
|
|
| *Date* | 2018-10-12 |
|
|
|
|
| *Sensors* | Geophones |
|
|
|
|
| *Excitation* | Instrumented Hammer |
|
|
|
|
| *Location* | Experimental Hutch |
|
|
|
|
|
|
|
|
*Goal*:
|
|
|
|
- The station is now installed on the experimental hutch with a glued granite (final location).
|
|
|
|
- The station is identified again.
|
|
|
|
|
2019-03-14 16:40:28 +01:00
|
|
|
* Measurements procedure
|
|
|
|
8 *Geophone* are used (see table [[tab:meas_channels]]):
|
|
|
|
- 7 L-28LB geophones (table [[tab:L-28LB]])
|
|
|
|
- 1 L-4C geophone (table [[tab:L-4C]])
|
|
|
|
|
|
|
|
#+NAME: tab:L-28LB
|
|
|
|
#+CAPTION: L-28LB Geophone characteristics
|
|
|
|
| Natural Frequency [Hz] | 4.5 |
|
|
|
|
| Weight [g] | 140 |
|
|
|
|
| Sensitivity [V/(m/s)] | 31.3 |
|
|
|
|
|
|
|
|
#+NAME: tab:L-4C
|
|
|
|
#+CAPTION: L-4C Geophone characteristics
|
|
|
|
| Natural Frequency [Hz] | 1 |
|
|
|
|
| Weight [g] | 2150 |
|
|
|
|
| Sensitivity [V/(m/s)] | 276.8 |
|
|
|
|
|
|
|
|
The structure is excited using an *instrumented hammer* with impacts on (see table [[tab:measurements]]):
|
|
|
|
- Marble
|
|
|
|
- Ty
|
|
|
|
- Hexapod
|
|
|
|
|
|
|
|
* Measurement Channels
|
|
|
|
Les fichiers xxx_raw sont sans traitement dans le domaine temporel (environ 10 impacts par fichier)
|
|
|
|
|
|
|
|
#+NAME: tab:meas_channels
|
|
|
|
#+CAPTION: Description of each measurement channel
|
|
|
|
| Ch. nb | Element | Location | Direction |
|
|
|
|
|--------+-----------------+----------+-----------|
|
|
|
|
| 1 | Geophone L-4C | Marble | Z |
|
|
|
|
| 2 | Geophone L-28LB | Ty | Z |
|
|
|
|
| 3 | Geophone L-28LB | Tilt | Z |
|
|
|
|
| 4 | Geophone L-28LB | Hexa | Z |
|
|
|
|
| 5 | Geophone L-28LB | Marble | H |
|
|
|
|
| 6 | Geophone L-28LB | TY | H |
|
|
|
|
| 7 | Geophone L-28LB | Tilt | H |
|
|
|
|
| 8 | Geophone L-28LB | Hexa | H |
|
|
|
|
|--------+-----------------+----------+-----------|
|
|
|
|
| 9 | Hammer | Variable | Variable |
|
|
|
|
|
|
|
|
* Experiments
|
|
|
|
#+NAME: tab:measurements
|
|
|
|
#+CAPTION: Description of the location of direction of the excitation for each measurement
|
|
|
|
| Meas. nb | Location | Direction |
|
|
|
|
|----------+----------+-----------|
|
|
|
|
| 1 | Marble | Y |
|
|
|
|
| 2 | Ty | Y |
|
|
|
|
| 3 | Hexa | Y |
|
|
|
|
|----------+----------+-----------|
|
|
|
|
| 4 | Marble | Z |
|
|
|
|
| 5 | Ty | Z |
|
|
|
|
| 6 | Hexa | Z |
|
|
|
|
|----------+----------+-----------|
|
|
|
|
| 7 | Marble | X |
|
|
|
|
| 8 | Ty | X |
|
|
|
|
| 9 | Hexa | X |
|
|
|
|
|
|
|
|
* Data Analysis
|
2020-04-27 11:35:57 +02:00
|
|
|
** Matlab Init :noexport:ignore:
|
2019-05-10 16:06:43 +02:00
|
|
|
#+begin_src matlab :tangle no :exports none :results silent :noweb yes :var current_dir=(file-name-directory buffer-file-name)
|
|
|
|
<<matlab-dir>>
|
|
|
|
#+end_src
|
|
|
|
|
|
|
|
#+begin_src matlab :exports none :results silent :noweb yes
|
2019-03-14 16:40:28 +01:00
|
|
|
<<matlab-init>>
|
|
|
|
#+end_src
|
|
|
|
|
2020-04-27 11:35:57 +02:00
|
|
|
** Loading of the data
|
2019-03-14 16:40:28 +01:00
|
|
|
#+begin_src matlab :exports code :results none
|
|
|
|
load('./data/freq_frf.mat');
|
|
|
|
|
|
|
|
load('./data/frf_hexa_x.mat');
|
|
|
|
load('./data/frf_hexa_y.mat');
|
|
|
|
load('./data/frf_hexa_z.mat');
|
|
|
|
|
|
|
|
load('./data/frf_marble_x.mat');
|
|
|
|
load('./data/frf_marble_y.mat');
|
|
|
|
load('./data/frf_marble_z.mat');
|
|
|
|
|
|
|
|
load('./data/frf_ty_x.mat');
|
|
|
|
load('./data/frf_ty_y.mat');
|
|
|
|
load('./data/frf_ty_z.mat');
|
|
|
|
|
|
|
|
load('./data/phs_hexa_x.mat');
|
|
|
|
load('./data/phs_hexa_y.mat');
|
|
|
|
load('./data/phs_hexa_z.mat');
|
|
|
|
|
|
|
|
load('./data/phs_marble_x.mat');
|
|
|
|
load('./data/phs_marble_y.mat');
|
|
|
|
load('./data/phs_marble_z.mat');
|
|
|
|
|
|
|
|
load('./data/phs_ty_x.mat');
|
|
|
|
load('./data/phs_ty_y.mat');
|
|
|
|
load('./data/phs_ty_z.mat');
|
|
|
|
#+end_src
|
2020-04-27 11:35:57 +02:00
|
|
|
|
|
|
|
** test
|
|
|
|
#+begin_src matlab
|
|
|
|
figure;
|
|
|
|
hold on;
|
|
|
|
plot(freq_frf, abs(ReIm7(:, 5))./(2*pi*freq_frf), 'DisplayName', 'Marble')
|
|
|
|
plot(freq_frf, abs(ReIm8(:, 6))./(2*pi*freq_frf), 'DisplayName', 'Ty')
|
|
|
|
% plot(freq_frf, abs(ReIm5(:, 3))./(2*pi*freq_frf), 'DisplayName', 'Tilt')
|
|
|
|
plot(freq_frf, abs(ReIm9(:, 8))./(2*pi*freq_frf), 'DisplayName', 'Hexapod')
|
|
|
|
hold off;
|
|
|
|
xlim([1, 100]);
|
|
|
|
set(gca, 'xscale', 'log'); set(gca, 'yscale', 'log');
|
|
|
|
legend('location', 'northwest');
|
|
|
|
#+end_src
|
|
|
|
|
|
|
|
#+begin_src matlab
|
|
|
|
figure;
|
|
|
|
hold on;
|
|
|
|
plot(freq_frf, abs(ReIm5(:, 1))./(2*pi*freq_frf), 'DisplayName', 'Marble')
|
|
|
|
plot(freq_frf, abs(ReIm5(:, 2))./(2*pi*freq_frf), 'DisplayName', 'Ty')
|
|
|
|
plot(freq_frf, abs(ReIm5(:, 3))./(2*pi*freq_frf), 'DisplayName', 'Tilt')
|
|
|
|
plot(freq_frf, abs(ReIm5(:, 4))./(2*pi*freq_frf), 'DisplayName', 'Hexapod')
|
|
|
|
hold off;
|
|
|
|
xlim([1, 100]);
|
|
|
|
set(gca, 'xscale', 'log'); set(gca, 'yscale', 'log');
|
|
|
|
legend('location', 'northwest');
|
|
|
|
#+end_src
|