Adeel Ashraf
Followers: 0 Following: 0
Feeds
提问
How to convert accelometer data voltage into accleration m\s^2?
Accelometer specification Sensitivity: (±10%) 100 mV/g (10.2 mV/m/s²)) Frequency Range: (±3dB) 30 to 600000 cpm (0.5 to 10000...
2 years 前 | 2 个回答 | 0
2
个回答提问
FFT Based Order Tracking
I'm doing order analyis but unable to adjust the x-axis to find out the RPM orders. Also my tacho signal sampled synchronously ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Is it possible to converte ideal angular velocity source signal rad/s to rpm ?
My input signal is in rad/s for ideal angular velocity source but I want to feed my incremental shaft encoder in rpm. Also we do...
4 years 前 | 1 个回答 | 0
1
个回答提问
Vibration order analysis: I want to convert angle-based data into order-based data by applying FFT.
I'm working on order anlysis but I don't know how to devleope a script to scale my order axis (x-axis) so that each frequency m...
4 years 前 | 0 个回答 | 0
0
个回答提问
How to give my PI controller initial value?
As my system initialize at 1800 RPM. I want to give inital value to my PI controller to remove the swing curve as you can see in...
4 years 前 | 1 个回答 | 0
1
个回答已回答
FFT of vibration data
Fs = 800; % sampling rate of 1000 Hz t = 0:1/Fs:1-1/Fs; x = ad2; xdft = fft(x); xdft = xdft(1:lengt...
FFT of vibration data
Fs = 800; % sampling rate of 1000 Hz t = 0:1/Fs:1-1/Fs; x = ad2; xdft = fft(x); xdft = xdft(1:lengt...
4 years 前 | 0
| 已接受
提问
Time series data problem
I'm trying to do vibration order analysis I save my data in time series from my simulation. I want to take delta T for my wavef...
4 years 前 | 0 个回答 | 0