4.5

4.5 | 4 ratings Rate this file 36 Downloads (last 30 days) File Size: 223.07 KB File ID: #6193
image thumbnail

Versatile Modulator

by César Delgado González

 

05 Nov 2004 (Updated 07 Mar 2005)

Template for signal manipulation GUI.

| Watch this File

File Information
Description

This GUI has been thought to be a templete for new projects that required signal manipulation.

    GUI manipulate files. Those files must be created by the digital signal processor, and should contain the signals of the more relevant points of the systems.
 
   Exists a function that works as interface between GUI and the processor. Changing that function properly allow to reuse the GUI on different projects.
     
    On this example, a versatile modulator has been place as DSP.
    Basically consists on a IQ modulator used for M-ASK, M-QAM, BPSK, QPSK modulated signal generation.

   Hope this could be useful,

César

--------------------------------
IMPLEMENTARION ASPECTS
-----------------------
    A.- Not heavily test, and not finshed yet.
  
    B.- Block processing style: so, generate an process a set of samples, then the next set, etc. This allow to process a large amount of samples on a reasonable time, cause the memory is not overloaded.

    C.- Bits representation over signals does not work fine yet.

    D.- Easy implementation: easy to understand and with few well commented functions and scripts to config.
    All the system is distributed on a folder hierarchy, each folder with the functions related to one specific goal.

    E.- Constelation calculation wrong: cause it is not well considered the group delay of the raise cosine filter.

    F.- Take special care on:
       F.1.- Time vector definition: in order to continue properly the time axe between blocks
       F.2.- Memory manipulation: to extract the initial conditions and save the final conditions of each block properly.
    
    G.- DSP environment parameters: memory can also be used to keep all the required environment of the DSP (filters coeficients, flags, initial conditions of the system for the incoming block, etc.).

Required Products Communications System Toolbox
Signal Processing Toolbox
MATLAB release MATLAB 6.5 (R13)
Other requirements Add folder and subfolders on Matlab path. Space for temporary files.
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (8)
15 Nov 2004 thac chi dinh sy  
06 Jul 2005 Gurminder Dhanjoon  
26 May 2006 jose pacheco

me parece un interesante trabajo. felicitaciones..

18 Jun 2006 liliam RODRIGUEZ

lkjfgkhfk

07 Aug 2006 ripan das

just give me the matlab code of ASK,FSK & PSK modulation & demodulation.

22 Aug 2006 Cesar Delgado

The code of the modulator is on processing folder. About the demodulation, there are two families: coherent and incoherent. From each family there are several types, and depends on the modulation used.

   The more general way is the Costas Loop but, unfortunately, it is not implemented. The only one implemented is the square demodulator for BPSK. You can also find it on the processing folder.

05 Sep 2006 ANKIT GARG

THIS IS REALLY A NICE THING TO HAVE.

15 Nov 2007 Vini .......

want a matlab code for ASK, PSK, FSK....

Please login to add a comment or rating.
Updates
15 Nov 2004

Update of the system

15 Nov 2004

New review of the code

15 Nov 2004

Completely different squeme, more focus to be a GUI for signal manipulation, that comes from user configurable signal processing squeme.

16 Nov 2004

New update of teh system.

16 Nov 2004

New update

16 Nov 2004

Refreshing the ScreenShot

17 Nov 2004

Completing explanation

07 Mar 2005

Some few changes on parameters validation in order to allow the M-ASK modulation

Tag Activity for this File
Tag Applied By Date/Time
bpsk César Delgado González 22 Oct 2008 07:34:49
qpsk César Delgado González 22 Oct 2008 07:34:49
qam César Delgado González 22 Oct 2008 07:34:49
ask modulator César Delgado González 22 Oct 2008 07:34:49

Contact us at files@mathworks.com