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

Sponsor

DM6467T DaVinci video processor enables H.264 1080p decoding up to 60 fps/eight D1 channel encoding.
Details Here!

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups > Demodulation

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

We found 425 threads matching "demodulation"

You are looking at page 1 of 11.

The most relevant threads are listed first

AM demodulation

luke_ - 2006-11-06 10:24:00
Hi there! I'm finding hard to get information about "switched gain AM demodulation" and how to implement it. Apparently this demodulation techique involves synchronization with the signal carrier.. Can anybody provide some hints? Regards, Luke ...AM demodulation

AM demodulation

Steve - 2003-10-07 05:34:00
Having looked through countless websites and books, I've learnt loads, but not what i'm looking for: An algorithm for AM demodulation... Can anyone help? ...AM demodulation

FM demodulation

ma - 2006-11-13 15:54:00
Hello, I want to write a subroutine to implement FM demodulation. The input should be in the format of IQ. How can I do this and where can I read about the technique and the implementation technique and mathematics behind it? Any help is much appreciated. Regards ...FM demodulation

req help

minu - 2008-01-27 23:51:00
hello i am a final yr project student, and i have to develop c language codes for am and fm demodulation ... i will have to create a dll file which can bbe accessed by labview for display. i could not find any specific directives towards software implementation of am/fm demodulation...can s...req help

Digital PLL and FM demodulation

ma - 2006-11-28 06:31:00
Hello, PLL is a good way to do FM demodulation in analogue domain. What about its use in digital domain? Why not to use a digital PLL to do FM demodulation? what is advantages(if any) and disadvantages of this technique? Regards ...Digital PLL and FM demodulation

FM demodulation

ksridhar - 2006-05-16 09:11:00
i came to know that FM demodulation can be done through envelope detection. i have implemented the FM demodulation using envelope detection and i was unable to detect the original signal. i have not implemented the limiter circuit for this. i have passed the FM signal directly to the BPF followed...FM demodulation

FM rejection for AM demodulation

Jianhong Wang - 2003-07-15 19:05:00
What is the exact meaning of "FM rejection for AM demodulation"? How can I test this parameter if I had an AM receiver? Thanks! ...FM rejection for AM demodulation

Repetition Coding and Soft demodulation

Arthur - 2006-04-13 14:49:00
Dear All, Okay, probably this sound a bit silly, but what happens when repetition coding is used and when soft demodulation is used ? Soft QAM demodulation produces Log Likelihood Ratio (LLR), and should I take average value of the repeated symbols ? Here's the simple view of the receiver ...Repetition Coding and Soft demodulation

sin and cos signal generation for IQ demodulation in dsp

praveen - 2003-06-28 03:10:00
Hello, I am doing IQ demodulation in DSP. Only one reference signal(sin) fo is coming as reference. I have generate 2fo,4fo from it and also generate orthogonal signal of each of it for IQ demodulation. All these frequency should be phase looked with the reference signal.My question is how to g...sin and cos signal generation for IQ demodulation in dsp

Sample rate and baud rate issue

Bénou - 2006-05-31 07:43:00
I'm working on FSK demodulator with the TMS320C6711 DSK. I've done this demodulation with the method where the signal and its delayed version are multiplied together and then low-pass filtered. But this demodulation technic is only working if the sample rate is an integer multiple of the baud rate. ...Sample rate and baud rate issue

software demoduation

nina121 - 2008-09-09 11:12:00
Hi all, I am new to much of this, so thanks in advance for your patience. Where can you find C++ (or C or C#) source code for ASK, FSK, PSK, QAM, PPM, and BPSK demodulation schemes? I have a feeling that if they exist they won't be free, but that's a problem for another day...Matlab and LabView ...software demoduation

Fax signals demodulation

MMHafezi - 2005-05-08 14:24:00
Dear friends, I'm trying to develope a PC application to receive and send faxes using ula samples of telephone channel. Can any one help me to find some usefule guides, trial applications, sources, ... on demodulation of V.21, V.27ter and V.29 signals? Thanks in Advance This message...Fax signals demodulation

xr2211 & non coherent fsk demodulation

josedebrest - 2007-05-24 15:29:00
Hello, I am using the XR 2211 to demodulate a non coherent fsk signal. It works but I would like to know how to evaluate the theoritical BER performance of this demodulation. But all the non coherent fsk receivers that are mentionned on the web dont use a pll ... any idea ? thank you very m...xr2211 & non coherent fsk demodulation

DPSK's relation with OFDM and Demodulation

karthikbalaguru - 2008-01-06 15:30:00
Hi, I understand that simplified equalization is one of the good reasons for going with OFDM. But, how do they manage it ? That is, The OFDM may be viewed as using many slowly-modulated narrowband signals rather than one rapidly-modulated wideband signal. So, The Differential modulation such a...DPSK's relation with OFDM and Demodulation

BPSK demodulation

trung86 - 2009-12-29 10:23:00
Hi all!! I have implemented BPSK modulation with DSK 6713.I'm writting a program to implement BPSK modulation and demodulation on the same Kit DSK 6713, but it doesn't run. Can we implement BPSK modulation and demodulatio on the same Kit DSP?. I wil post my source code later! By the way! I also hav...BPSK demodulation

Gbps BPSK demodulation

2008-01-29 10:24:00
Hi all, I'm looking for an architecture dedicated to a Gbps BPSK demodulation. I will have I and Q available on a 4 bits ADC @ 3Gbps.. Do you know what is the best archtiecture in regards to this high data rate ? I though about CORDIC perhaps, but I'm not sure it can handle this data rat...Gbps BPSK demodulation

Cramer rao bound on estimating amplitude of the signal using complex demodulation

praveen - 2003-07-14 12:39:00
Hello, I am finding the amplitude of the signal using complex demodulation (quadrature demodulation). I wanted to know maximum accuracy to which the amplitude of the one of the frequency contained in phase modulated signal(which is the input) can be estimated.The accuracy to which the amplitu...Cramer rao bound on estimating amplitude of the signal using complex demodulation

how much dopler effect are DVB-T receivers on the market conquer?

daor - 2006-04-18 13:04:00
how many people are here designing the DVB-T demodulation ASIC? I am very interested in the performance of DVB-T receivers on the market or to be on the market,and i would like to discuss the OFDM demodulation technology here with you. 3x! ...how much dopler effect are DVB-T receivers on the market conquer?

how much doppler effect are DVB-T receivers on the market able to conquer?

daor - 2006-04-18 13:09:00
how many people are here designing the DVB-T demodulation ASIC? I am very interested in the performance of DVB-T receivers on the market or to be on the market,and i would like to discuss the OFDM demodulation technology here with you. ...how much doppler effect are DVB-T receivers on the market able to conquer?

demodulation problem

kalden - 2004-07-14 15:21:00
Hello. I am working on a software demodulator and have a few questions. First off let me say that I am just getting into this DSP stuff. Anyways... I have a file of samples representing a bpsk modulated wave. The popular method of demodulating seems to be through I/Q channels so that the ...demodulation problem

System Sensitivity based on Power Spectral Density

?ine Canby - 2004-07-17 13:51:00
Hi all, I hope you can help me with this problem because I'm really confused by it at this stage. I have implemented a demodulation scheme on a dsp processor and I'm currently trying to establish the sensitivity in terms of radians per root Hz. The signal before demodulation is - cos(...System Sensitivity based on Power Spectral Density

SNR DSSS WCDMA

2006-06-21 05:43:00
hi everybody, Did you know if the SNR (to compute the BER vs SNr) is compute after or before the complex demodulation DQPSK (Dot and Cross) ? After the demodulation, we integrate the signal (Dot and Cross) and then we make the symbol decision ? Thanks ...SNR DSSS WCDMA

thx for clay and julius, 'Still mathetical problem, but for AM demodulation with FIR filter"

c1910 - 2007-05-26 12:24:00
Clay, thanks for your opinion... my problem is the mathematical equation for how the FIR filter to process demodulation for AM. oya, bout the windowing method, u tell me...i found the equation for bandpass filter ideal. i read a book, and i got the equation for unideal filter. is it h=w.hd? h...thx for clay and julius, 'Still mathetical problem, but for AM demodulation with FIR filter

FSK coherent demodulation in Rayleigh Fading Channel

chaselweng - 2007-07-15 09:01:00
We know coherent and noncoherent FSK demodulation can be done by using correlator and energy detector. In Fading channel case with noncoherent demodulation, we can use the energy detector. But in coherent case, how could we use the channel state information to detect signal..... BFSK: h is ...FSK coherent demodulation in Rayleigh Fading Channel

Convert demodulation I/Q to soft Data

Robert - 2005-08-25 00:22:00
I found the signal after demodulation module are Data_I[q:0] and Data_Q[q:0]. How to convert Data_I[q:0] and Data_Q[q:0] to soft information Data[q:0]? May you please recommend some references? Any suggestions will be appreciated! Best regards, Robert ...Convert demodulation I/Q to soft Data

RTTY (AFSK) demodulation

sven98de - 2010-02-27 09:02:00
Hi, has somebody here implemented a RTTY (AFSK) decoder. Any suggestions how to proceed ? I've found some technical abstracts about FSK demodulation in the WEB like: - frequency discriminator with IIR resonator - frequency discriminator with FIR bandpass filter - digital PLL Any idea how com...RTTY (AFSK) demodulation

OFDM demodulation question

Harry - 2006-04-03 19:31:00
Here's my question: In doing the OFDM (like DVB-T) demodulation, why do people just talk about carrier frequency sync and carrier phase noise but not carrier phase itself? Does that mean OFDM is not coherently demodulated? Thank you for your help! -- Harry ...OFDM demodulation question

Single Side Band (SSB) Demodulation

bangash - 2007-04-04 14:23:00
Hello Every One! Actually I am working on Single Side Band (SSB) Modulation/Demodulation. I have successfull programmed the Modulator and the Demodulator. But Now I have one problem, that I want extract the Carrier Frequency from the SSB (transmitted) signal at the receiver end. Any one can...Single Side Band (SSB) Demodulation

MSK demodulation using PLL

2006-08-10 09:32:00
Can I implement a MSK demodulator using PLL? Basically I want to demodulate MSK using FM demodulator IC. The IC uses a PLL for FM demodulation. What are the drawbacks in using PLL ( if I can use one ) as compared to coherent demodulator with carrier recovery? Thanks ~ Kaushal ...MSK demodulation using PLL

Need Help on Costas Loop for coherent GMSK demodulation

richard_zhang - 2008-05-12 11:40:00
Dear all, I saw in google that costas loop can be used as the carrier recovery mechanism for coherent GMSK signal demodulation, but I did not find any detailed article about it. Can anybody give a good reference to implement costas loop for gmsk? Any useful weblink or technical article will b...Need Help on Costas Loop for coherent GMSK demodulation

Blind demodulation of things like V.34

Steve Underwood - 2005-05-18 22:22:00
Hi all, I have never implemented blind demodulation of QAM, and seen all the problems first hand. However, the material I have seen on the subject is all based on despinning the constellation by looking for the corners of a square (or squarish) array sticking out. In schemes like V.34 where...Blind demodulation of things like V.34

modulation/demodulation - orthogonal fonctions

Laurent - 2008-10-29 18:06:00
Hi all, Im working on an (synthetic) acoustic experiment: I have a receiver that records waves emitted by two sources S1 and S2. So the receiver records R=S1+S2. I would like to "filter" R to get only S1 or S2. Is there any way of doing that ?? S1 and S2 are defined in the same frequ...modulation/demodulation - orthogonal fonctions

msk demodulation

harsh17 - 2005-07-11 07:59:00
Hi evrybdy, I am new to this grp.I am working on a project involving demodulation of msk signals.The transmitter has been implemented using a AD9851 DDS chip.The transmitter switches between 16MHz and 24MHz depending on the incoming bits.At the receiver,I am using AD6620 to downconvert...msk demodulation

Re: Approach to demodulating AM-signals?

Joerg - 2006-03-06 16:55:00
Hello Tam, > > If you want the best AM demodulation then you need to recover the carrier > via squaring then lock into twice the carrier freq using a PLL. Then divide > this freq by 2 and multiply and filter times the original AM. Synchronous AM > demodulation - you don't need a proces...Re: Approach to demodulating AM-signals?

Timing Recovery for Blind Demodulation

McNab - 2006-10-03 08:36:00
Hi! I'm working on a simulation of blind QAM demodulation in Matlab. So far i have implemented AGC, Carrier Phase tracking loop and a CMA equalizer - but i have not yet implemented symbol timing recovery. I have seen numerous references to Band-Edge Timiing Recovery (BETR), wich seem to do the...Timing Recovery for Blind Demodulation

a question about the effect of channel estimation and equalization in ofdm

MrJiang - 2009-06-24 09:39:00
in OFDM systems, the LS channel estimation result should be H'=P'/P if we compensate the received data symbols with one tap scheme, the equalization result should be D''=D'/H' = P*D'/P'; one the right of the above equation, D'/P' looks like the differential decoding result so the cohe...a question about the effect of channel estimation and equalization in ofdm

complex GMSK demodualtor with knowledge about preamble

Pavel Schukin - 2007-09-08 15:32:00
Hello, everybody! I have a question about baseband GMSK signal demodulation. For my signal parameters are following: 1) BT=0.3, 2) Symbol rate equals sample rate 3) I know preamble sequence I suppose to apply match filter on preamble sequence for timing and frequency offset recovery. Is this...complex GMSK demodualtor with knowledge about preamble

DIgital V's Analog Demodulation

Barry - 2003-06-23 10:48:00
Hi all, I'm implementing demodulation schemes in digital form and I'm currently trying to establish what the advantages and disadvantages are of each domain. I've written down what I think are the most important, and would be interested in hearing if I've covered all the bases and if the info...DIgital V's Analog Demodulation

FM Demodulation - Complex baseband versus Real baseband

Neville - 2007-07-05 01:58:00
For FM demodulation, on the face of it, it appears that demodulating it using a real baseband and is no different from using a complex baseband. The end result is the demodulated baseband. However it would appear that there is probaly an advantage (since most implementations using a DSP descri...FM Demodulation - Complex baseband versus Real baseband

Newbie: System Performance

Barry - 2004-06-04 15:21:00
Hi all, I have a signal of the following form - S(t) = A*cos(B*cos(2*PI*FM*t) + C*cos(2*PI*SF*t)) FM is the modulation frequency, and SF the signal frequency. I have written an algorithm to extract C*cos(2*PI*SF) from S(t) above. The algorithm is implemented on the C6711, and I use a 16 b...Newbie: System Performance
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | next