Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

modulationschemes.h File Reference

Declares classes used to implement different modulation schemes. More...

#include <complex>
#include <vector>
#include <simthetic/phbib.h>
#include <simtheticlib/modulationmodes.h>

Include dependency graph for modulationschemes.h:

Go to the source code of this file.

Namespaces

namespace  simthlib


Detailed Description

Declares classes used to implement different modulation schemes.

A modulation scheme defines points in an m-dimensional signal space (see Proakis, Digital Communications) used to transmit information in a digital transmission system. Actually, the modulation schemes declared in this file deals with two-dimensional signal spaces only. Therefore, the modulation schemes defined here can be described as a mapping between a two dimensional vector within the signal space and a so-called symbol index.

To each symbol index and hence to each signal space point corresponds a certain bit pattern However, this bit mapping is NOT depending on the modulation schemes but is implemented seperately in the bit mapping classes declared in bitmapping.h.


Generated on Fri Jul 15 16:17:17 2005 for simtheticlib by  doxygen 1.4.1