| Author |
Message |
peichinlim
Joined: 27 Sep 2005 Posts: 14
|
03 May 2006 17:06 GMSK modulation |
|
|
|
|
Hi,
In order to design GMSK modulator, the NRZ signal needs to pass through Gaussian low pass filter and accumulator before forming I and Q channel. What's the use of Gaussian LPF and Accumulator?
Thanks
|
|
| Back to top |
|
 |
PaulHolland
Joined: 15 Jan 2003 Posts: 625 Helped: 59 Location: Holland
|
03 May 2006 19:17 Re: GMSK modulation |
|
|
|
|
GMSK is a Gaussian Minimum Shift Keying. You need to shape your bitstream before transmission to get a waveform that is GMSK. otherwise you would get FSK. The spectrum of an FSK transmitter can be converter into an GMSK spectrum but its much easyer to do this by shaping your bit stream before.
regards,
Paul.
|
|
| Back to top |
|
 |
mission
Joined: 02 Jun 2005 Posts: 33 Helped: 2
|
04 May 2006 5:25 Re: GMSK modulation |
|
|
|
|
Gaussian pulse shaping filter is used to convert the abrupt transitions in the waveform into smooth transition. When pulse shaping of this nature is used the resulting spectrum main lobe confines all the information and this helps in reducing the frequency band occupied by the modulated signal. In essence gaussian filter is used to confine 95% of the energy in the main lobe of the spectrum.
This enables efficient usage of the spectrum that means more number of channels can be accomodated in a given bandwidth as against the FSK spectrum which is not very well confined.
|
|
| Back to top |
|
 |