+ Post New Thread
Results 1 to 4 of 4
-
17th April 2017, 09:25 #1
- Join Date
- Jul 2016
- Location
- India
- Posts
- 25
- Helped
- 0 / 0
- Points
- 323
- Level
- 3
Difference between sampling rate and conversion time
Hi All,
I am confused with sampling rate and conversion time. What is the difference between them in data acquisition system?
Could anybody please give me hint on this.
Regards,
Viyaaloth
-
17th April 2017, 09:25
-
17th April 2017, 10:39 #2
- Join Date
- May 2016
- Location
- Turkey
- Posts
- 57
- Helped
- 8 / 8
- Points
- 579
- Level
- 5
Re: Difference between sampling rate and conversion time
Conversion time is the time it takes for ADC to convert analog input to digital output. Sampling rate is how many times the signal is sampled each second.
1 members found this post helpful.
-
17th April 2017, 10:39
-
17th April 2017, 14:42 #3
- Join Date
- Apr 2017
- Posts
- 2
- Helped
- 1 / 1
- Points
- 133
- Level
- 1
Re: Difference between sampling rate and conversion time
Adding more to the answer of @Palpurul, Normally the conversion time should be less than the time between the two samples are taken. For example, if your sampling rate is 50 Hz, i.e signal is sampled at every 20 ms, the conversion time should be less than 20 ms. If not, you may loose the next sample as your are still converting the previous sample value.
1 members found this post helpful.
-
17th April 2017, 14:42
-
17th April 2017, 18:27 #4
- Join Date
- Mar 2008
- Location
- USA
- Posts
- 5,672
- Helped
- 1646 / 1646
- Points
- 35,340
- Level
- 45
Re: Difference between sampling rate and conversion time
This depends on the converter architecture. Pipelines
can have sample rate > conversion time, because you
are marching multiple samples down the pipe. A SAR type
could go almost to conversion=sample (plus setup/hold
and maybe S/H settling time).
1 members found this post helpful.
+ Post New Thread
Please login