NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

clc; close all;
load LogFile_2025-04-15-13-08-07.mat

time_Cdaq=0:1/2048:length(wymuszenie)/2048;
time_Cdaq=time_Cdaq(1,1:230215);
time_Cdaq_r=time_Cdaq(1,13252:218051)-time_Cdaq(1,13251);

wiro=(wiro./10)*(-1.265822)-0.60722;
%%
wiro1=wiro+0.024+0.36106;

laser=(laser./10)*(-34.88)+16.858;
laser1=0.5*laser+0.04;

wymuszenie_red=wymuszenie(1,13252:218051);
wiro1_red=wiro1(1,13252:218051)-0.353;
piezosens_red=piezosens(1,13252:218051);
piezosens_red=piezosens_red-piezosens_red(1,1);
laser1_red=laser1(1,13252:218051);

figure(6000)
subplot(4,1,1)
plot(time_Cdaq_r, wymuszenie_red); grid on;
subplot(4,1,2)
plot(time_Cdaq_r, wiro1_red); hold on;
subplot(4,1,3)
plot(time_Cdaq_r, piezosens_red); grid on;
subplot(4,1,4)
plot(time_Cdaq_r, laser1_red); hold on;


input=wymuszenie_red';
output=[wiro1_red' piezosens_red' laser1_red'];

FFT_input=fft(input);
FFT_output=fft(output);

Gz_SIMO_exp=(FFT_output.*conj(FFT_input))./(FFT_input.*conj(FFT_input));

L_cdaq=length(laser1_red);

Fs=2048;
freq_cdaq = (Fs*(0:(L_cdaq/2))/L_cdaq)';

Gz_wiro=Gz_SIMO_exp(:,1);
Gz_piezo=Gz_SIMO_exp(:,2);
Gz_laser=Gz_SIMO_exp(:,3);

figure(2)
subplot(3,1,1)
semilogx(freq_cdaq, 20*log10(abs(Gz_wiro(1:length(Gz_wiro)/2+1))),'LineWidth', 1.5); grid on;
subtitle('Wireless displacement sensor - 65mm (non-collocated)');
axis([5 500 -120 10]);
subplot(3,1,2)
semilogx(freq_cdaq, 20*log10(abs(Gz_piezo(1:length(Gz_piezo)/2+1))),'LineWidth', 1.5); grid on;
subtitle('Piezo sensor QP10N - contact (collocated)');
ylabel('Amp.[dB]')
axis([5 500 -40 20]);
subplot(3,1,3)
semilogx(freq_cdaq, 20*log10(abs(Gz_laser(1:length(Gz_piezo)/2+1))),'LineWidth', 1.5); grid on;
axis([5 500 -120 20]);
xlabel('Frequency [Hz]');
subtitle('Laser displacemnt sensor 240mm (non-collocated)');

load arx85851_piezo_test_1206.mat
ss_SIMO_full_model = idss(arx85851_piezo);
[Mag_SIMO_255, Phase_SIMO_255, W_SIMO_255] = bode(ss_SIMO_full_model);
     
 
what is notes.io
 

Notes is a web-based application for online taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000+ notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 14 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.