Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform

Discussion Groups

Free Online Books

Discussion Groups > Sampling

Comp.dsp is a worldwide Usenet news group that is used to discuss various aspects of digital signal processing.

We found 1995 threads matching "sampling"

You are looking at page 1 of 50.

The most relevant threads are listed first

Sampling with non-equidistant sampling period

Jo Steinmann - 05:15 11-10-03
Hi, I'm interested in sampling a signal with a non equidistant sampling schema, e.g.: T1, T2, T1, T2, T1, T2, ... It means, sampling at times: t1 = 0 t2 = t1 + T1 t3 = t2 + T2 t4 = t3 + T1 t5 = t4 + T2 etc. - Who knows how to analyse the spectrum of such a data sequence? - What ...Sampling with non-equidistant sampling period

Re: A few queries

Ikaro - 11:14 10-05-06
You are right, that makes sense. So it seems like this is could be a drawback of sampling faster than necessary (assuming a trade off between sampling rate and sampling time)... ...Re: A few queries

Problem in Sampling

04:02 30-07-04
Hi , I found one problem in sampling a continuous time signal. The signal frequency is 4000Hz. According to the Shanon's sampling theorem, the sampling frequency should more than or equal to 8000Hz. But, in one telecom applications i found that , the zero resting samples are missi...Problem  in Sampling

Sampling Rate

cpshah99 - 09:07 24-03-08
Hello Everybody This is basic question. Generally we say that sampling frequency should be integer multiple of the (1/T) i.e. 2/T,3/T.... but what is 'sampling rate = 2.5/T'? In my case sampling frequency is Fs=48KHz, Data Rate=4KHz, center freq Fc=12KHz. Help in this respect will be g...Sampling Rate

Sampling Problems

Tim Wescott - 15:46 01-07-05
I'm writing some material about sampling for the beginner. I want to include a bit about non-ideal sampling. Assuming that sampling is defined as a process that takes on the value of a continuous-time signal at the instant that t = (sample time) * n, the only difficulties that I can attrib...Sampling Problems

bandpass sampling

anu - 07:04 17-04-06
hello friends i need help regarding bandpass sampling i can see that already lot of discussion had taken in this topic and but i am getting confused after reading those discussion i am having a signal of BW =5MHZ and my Fc=60 Mhz i want to sample this signal with Fsamp=16MHZ ,(according to samp...bandpass sampling

sampling a perfect sinusoid at Nyquist rate?

jjmai - 20:57 19-12-06
Let's say you have a perfect sine wave at frequency w. According to Nyquist, in order to be able to recover the sine wave, you need to have a sampling rate of at least 2w. So if you decide to sample at 2w, you end up with 2 samples for each cycle of this sine wave. If you sample at the peaks ...sampling a perfect sinusoid at Nyquist rate?

What is quadrature sampling

Raghavendra - 08:36 07-07-03
Hi all, What is quadrature sampling?It says that sampling frequency be greater than signal BW.Does it not violate Nyquist criterion?What are its applications? Regards. Raghavendra ...What is quadrature sampling

"Quadrature signals : Complex, But not complicated" by Richard Lyons

seb - 21:49 21-08-03
Hy, I recently read this good article of Richard Lyons but there is something i can not understand. Does someone could help me understand this difficulty ? It it says : "Each A/D converter operates at HALF the sampling rate of standard real-sampling" !!! How does it work ? It seems ...

The sampling frequency in 802.16Rev2/D2

jia - 19:10 28-02-08
Hi, here I don't understand the definition of the Sampling frequency in 802.16Rev2/D2 It is defined as Fs = floor(n*BW/8000)*8000 where, n=8/7 is the sampling factor. Q1: According to the Nyquist Sampling Theorem, the Fs should be larger than 2 times of BW. But here, Fs is similar t...The sampling frequency in 802.16Rev2/D2

Sampling two carriers with the same sampling frequency

Tanriover - 11:53 11-08-05
Hi, I am using 444 kHz sampling frequency (fs) to sample two different carrier frequencies: f1=108 kHz and f2=111 kHz. When I look at the sampled f2, the waveform seems to be pretty accurately represented. However, for f1 this is not the case. Even thought the frequency of f1 is represented ac...Sampling two carriers with the same sampling frequency

coherent sampling and I/Q demod

petethepop - 20:49 20-08-05
(how) does coherent sampling (used primarily in A/D testing?) differ from I/Q demodulation? Say for instance I'm using I/Q to close a PLL. In this case the 'sine wave' I'm locked to is being sampled at x4 the sine frequency. This would seem to satisfy the coherent sampling requirement that regarding...coherent sampling and I/Q demod

Re: 1D discrete wavelet synthesis

Umutesi Faith - 04:37 24-04-06
Hi, It helps somehow, however this samplewise is still not clear to me. Anyway thanks for the effort in you explanations. I have just a little question if you don't mind though! It concerns the sampling rate in the downsampling process. for instance if a signal's sampling frequency is 1kHz,...Re: 1D discrete wavelet synthesis

Re: Digital PLL acquisition problem

10:03 16-03-07
I have a frequency sampling of 300 kHz Then after de multipler (phase detector) I decimate with a FIR filter to be 10 kHz sampling to the loop filter so the loop filter is at 10 kHz sampling because I have a strange output of this filter when I compute the coefficients for a sampling frequency ...Re: Digital PLL acquisition problem

FFT length and sampling frequency relationship

02:18 26-09-06
Hi All, i was going through DSP book by proakis, there i came across the following realted to for which sampling frequency what is the fft lenght to be used like, Sampling Freq FFT Length 8KHz 256 22KHz 512 ...FFT length and sampling frequency relationship

Regarding sampling.

Ted - 07:00 04-01-07
Dear Group, I have an elementary question. If a sine-wave is sampled such that the samples fall at the times when the value of the wave is zero (meaning at 0 and pi). The sampling frequency thus is twice the frquency of the wave. Is this proper sampling ? How can we reconstruct such a signa...Regarding sampling.

sampling rate

flipdog - 12:57 05-10-03
Hello all, I am reading a matlab example from Simon Haykin's introduction DSP book. In the example, a discrete time signal is describe as x[n] = e^-(n/15) sin(2*pi*n/13 + pi/8) for 0 f=60/13. But this is wrong? Thanks in advance. FD ...sampling rate

cutoff and sampling frequency

faz - 07:35 01-06-08
Hai, Basically i am little bit confused with FIR filter cutoff frequency and sampling frequency relation....Both the terms are very much familier to me separately but i dont know how to relate each other?? Few standard sampling frequencies for audio applications are 8,44.1,48,96,192Khz...Fo...cutoff and sampling frequency

Sinc interpolation

aamer - 19:22 12-12-06
Hi all, I am modelling sampling jitter in matlab using sinc interpolation. The input is a vector of 256 complex data(16QAM symbols). Have introduced jitter in sampling time as t=k/Fs+k*err where Fs is sampling frequency, k is the symbol index, t is the new sampling instant. I have assumed ...Sinc interpolation

Bandpass signal sampling

Dedicated - 18:52 10-02-08
Hi, I have a problem. If anyone may help , I would be appreciated. There are signals at 70 MHz IF output of a DDC. and there are equispace signals which should be demodulated. I am trying to find the best sampling frequency for this purpose. I know about the bandpass sampling theorem whi...Bandpass signal sampling

How about higher sampling rate in adaptive antenna array

Jeff - 07:59 19-08-03
Hi, In smart antenna domain, the sampling rate normally is the same at the symbol rate. In TDMA systems, there are not many sync symbols which can be used as reference signals. In order to accormodate to the convergence of the adaptive algorithm, some longer sync symbol information is required. ...How about higher sampling rate in adaptive antenna array

Changing the sampling rate of an audio signal.

ma - 06:05 05-08-05
Hello, I want to change the sample rate of an audio signal. Where can I find some information about it? Some mathematical model and some source code would be perfect. What I want to do is: I have a device that can play audio signal with the sampling rate of 8KSPS. If I w...Changing the sampling rate of an audio signal.

sampling theorem

ravirevolt - 14:53 28-01-06
how to generate a pulse train for sampling a signal? ...sampling theorem

Problem in Sampling

00:03 13-08-04
Dear All, I have one problem in real time signal processing. My signal frequency is 4000Hz and the sampling frequency is 8000Hz. Actually it should be more than 8KHz. Becasue of that i am loosing the zero resting points of the sampled signal. With out increasing the sampling frequency ,...Problem in Sampling

Re: Sampling in short bursts?

Joerg - 16:44 08-03-06
Hello Helmut, > > I’m wondering what rules applies if I’m sampling a signal in short bursts? > Lets say I want to sample a level and I do that by sampling 10 sample points > at 1 µs apart. Then I calculate I mean value of these 10 points. The > sampling frequency in the bursts are 1 MHz...Re: Sampling in short bursts?

Re: interpolating every 4th sample

glen herrmannsfeldt - 14:39 01-03-07
doh ... wrote: > Assume I have a 48Khz samplerate audio stream, and every fourth sample is > lost. The original material > was filtered to about 22KHz. If the original were filtered at less than 18kHz you should be able reconstruct it correctly. Your signal has a non-uniform 36kHz sampli...Re: interpolating every 4th sample

Re: low frequency FFT

Ikaro - 11:04 15-08-05
Hi, When doing FFT analysis there are two main things you have to consider: 1) the maximum frequency that you can represent based on your sampling rate and 2) the frequency resolution The maximum frequency you can analyze in the FFT is equal to half your sampling frequency. If you want you...Re: low frequency FFT

Sampling a gyro and alias filtering?

klman - 15:45 02-11-06
I want to sample a gyro and then integrate the angular rate to get the angle. When sampling the signal from the gyro, how important is it to filter away frequencies higher than half the sampling rate? I should have at least enough attenuation at the sampling frequency (Fs) so that a...Sampling a gyro and alias filtering?

Sampling Time Difference in OFDM Demodulator

insecuritate - 09:05 24-10-06
Dear all, in my diploma thesis i am realizing an ofdm modem. i am working with two adsp bf533 ez-kit-lites. one as transmitter and one as receiver. for d/a and a/d conversion i use the implemented audio codec. this works with nominally 48khz. and here is my problem. these 48khz are only a nomin...Sampling Time Difference in OFDM Demodulator

Sinc Non-uniform Filtering

mikedoesnotknow - 08:46 28-01-08
Hi all, At the moment I am working on interpolation filters for bandlimited signals. I was wondering whether anyone knows if there is a generalization of the sinc based interpolation method for a recurrent sampling error. For example the sampling times could look like t = [0.99 2.02 3....Sinc Non-uniform Filtering

Maximum sampling speed c6711

aladdin - 01:24 21-05-07
Good Day, First my apology for not using right terms(not familiar) I have bought a c6711 from ebay. I need to know some thing about it. What is the maximum sampling rate I could achieve. I have used sound card in Linux for data acquisition(voice) maximum sampling speed with my laptop was 1...Maximum sampling speed c6711

Maximum sampling speed c6711

aladdin - 01:24 21-05-07
Good Day, First my apology for not using right terms(not familiar) I have bought a c6711 from ebay. I need to know some thing about it. What is the maximum sampling rate I could achieve. I have used sound card in Linux for data acquisition(voice) maximum sampling speed with my laptop was 1...Maximum sampling speed c6711

non-uniform-sampling

Andre - 05:37 10-09-07
Hi all, I would like to know if there is an easy method to do the following: I have a signal of, say, 10ms, sampled at 32kHz (320 samples). I would like to convert this to a signal sampled with a varying sampling rate, for example, starting at 16 kHz, going down to 4 kHz at the end. This w...non-uniform-sampling

Cascading filters with different sampling frequencies.

11:26 27-04-05
Hello, I have two filters, one designed for a sampling frequency of 16kHz and the other for a sampling frequency of 8kHz. The type and kind of filters (FIR/IIR, HP/LP/Notch) is irrelevant. I need to plot the overall transfer function of this cascaded pair. What changes do I have to make (in t...Cascading filters with different sampling frequencies.

Sampling theorem

seb - 23:01 11-02-04
Hello, i feel confuse with sampling theorem. I know that if i respect sampling theorem : using sampling frequency above 2*the lowest frequency inside the incoming signal then the signal can be reconstructed from the sequence of values (excuse my poor english). In other word no information is ...Sampling theorem

Does anyone have any reference to sampling distortion?

Steve - 17:43 01-09-03
To all you DSP mavens out there. I am looking for some references to distortions introduced by sampling = errors, especially sampling close to the Nyquist criterion. In all the = literature I have seen, reconstruction of a waveform is guaranteed if the sampling = meets the Nyquist criterio...Does anyone have any reference to sampling distortion?

Resampling and Convolution

nazmat - 06:32 16-02-06
Hi all, How can i convulve a data signal with a sampling rate of 100GHz with an impulse response of sampling interval of 0.167ns and the samples are not evenly spaced.Thank you all. Nazmat ...Resampling and Convolution

G.729 with different sampling rates?

Jack - 19:58 04-10-04
I'm trying to understand G.729. The only compression algorithm I've coded before is ADPCM, and it wasn't keyed to a certain sampling rate - that is, it would be just as happy with 8100 samples per second or 7900 samples per second as it would have been with 8000, just the quality would be slight...G.729 with different sampling rates?

Aliasing and Sampling Prog question

Rimmer - 00:24 14-06-05
I want to show aliasing and sampling graphically with spectra by using LabVIEW (or similar).Here is what I am doing I have a ficticious sampling freq which is my 'analogue' signal - lets say I make it 500MHz. I then pass white noise through a narrowband filter centred at say 10.7MHz bandwi...Aliasing and Sampling Prog question

choosing a sampling rate lesser than nyquist rate(sub nyquist rate)

praveen - 10:37 08-07-03
Hello, I have a signal consisting of 4 harmonics (200k,400k,600k,and 800k Hz) and dc component.The signal is very pure and SNR better than 60 dB. I have to sample it in sub Nyquisit rate(lesser than 1600k). What sampling rate should i choose so that there no alaising. I cannot chose higher samp...choosing a sampling rate lesser than nyquist rate(sub nyquist rate)
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | next