Adeel Ashraf
Followers: 0 Following: 0
Statistics
RANK
12,692
of 295,448
REPUTATION
4
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerFFT 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 ago | 0
| accepted
Question
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 ago | 0 answers | 0