How to identify sampling frequency and the number of bits in a signal ?

2 views (last 30 days)
Hi, I am importing a vibration signal in MATLAB.
I have no idea beforehand what the sampling frequency is and the number of bits in the signal. Is there any way to find out?
Thanks a lot.

Answers (1)

Star Strider
Star Strider on 18 Jul 2012
If your vibration signal is a single vector of amplitudes and you know nothing else about the system that generated them, there is probably no way to determine the sampling frequency. (If you have an associated time vector, the sampling period is obviously the difference between any two sampling times.) There is probably no way to know the precision the data were originally digitised with from the data you have.
  1 Comment
Lisa Justin
Lisa Justin on 21 Aug 2012
Star Strider, how do i get the two sampling time. The time series i have gives different values if i choose any two columns in the array. please your answer will be appreciated

Sign in to comment.

Categories

Find more on Vibration Analysis in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!