Sample Rate

LabView/E.T.C 2011. 4. 15. 16:15

The SAMPLING THEOREM states that for a baseband signal to be faithfully reproduced in sampled form, the sample rate must be greater than twice the highest frequency present in the signal.

fs > 2 BW

where

fs = sample rate
BW = bandwidth of the signal

The minimum sample rate is known as the NYQUIST RATE. This relationship guarantees that slightly more than two samples per cycle are acquired on a sine wave having a frequency right at the bandwidth limit. This equation defines the minimum theoretical sample rate. In practice, a higher sample rate is required to represent the signal accurately.

The sample rate and bandwidth specifications on a digital scope tend to be confused. Does a 100-MHz digital scope have a sample rate of 100 MHz or a bandwidth of 100 MHz? To help alleviate this problem, digital scope manufacturers have settled on specifying the sample rate in samples per second and the bandwidth in hertz. More typically, the sample rate is in megasamples per second (MSa/sec) and the bandwidth is in megahertz (MHz).

Example 4-2.
What is the minimum sample rate required by the sampling theorem to represent completely a signal having a 100-MHz bandwidth?
The sampling theorem requires
fs > 2 BW
fs > 2 X 100 MHz = 200 MSa/sec

The sample rate fs must be greater than 200 MSa/sec.

This still leaves the user with the question of how do sample rate and bandwidth relate in a practical digital scope? Or how much sample rate is required for a particular bandwidth? As we shall see, the answer depends on the sampling technique used in the oscilloscope.

출처 : http://zone.ni.com/devzone/cda/ph/p/id/220
Posted by 도전대박
1. EDIT >> Import picture to Clipboard 클릭후 이미지 선택

2. 탭에 이미지 적용

3. 탭에 표시 방법 설정




자료 출처 : http://decibel.ni.com/content/docs/DOC-12075

'LabView > E.T.C' 카테고리의 다른 글

CLAD 자료  (0) 2011.04.27
Sample Rate  (0) 2011.04.15
랩뷰 관련 한번쯤 주의 깊게 볼만한 자료  (0) 2011.04.15
Moving Data From LabVIEW into Excel  (0) 2011.04.06
병렬 Loop에서 프로그램 관련  (0) 2011.04.01
Posted by 도전대박

랩뷰 프로그램 코딩시 참고하면 도움이 많이 되는 자료들이다.

http://decibel.ni.com/content/docs/DOC-4659




컨트롤 디자인관련 자료
https://decibel.ni.com/content/docs/DOC-4028

https://decibel.ni.com/content/groups/ui

'LabView > E.T.C' 카테고리의 다른 글

Sample Rate  (0) 2011.04.15
탭 컨트롤에 이미지 넣는 방법  (0) 2011.04.15
Moving Data From LabVIEW into Excel  (0) 2011.04.06
병렬 Loop에서 프로그램 관련  (0) 2011.04.01
Sample rate(샘플레이트)와 Bit rate (비트레이트)  (1) 2011.03.30
Posted by 도전대박