discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Relation between a vocodec, bitrate and CPFSK modulat


From: Giancarlo Murillo
Subject: [Discuss-gnuradio] Relation between a vocodec, bitrate and CPFSK modulation
Date: Fri, 11 Mar 2016 22:59:35 -0500

First, thanks for reading my question experts.

Im trying to implement a Continous Phase Frequency Shift Keying Modulation (CPFSK) to stream audio, for the design of the modulator, i implemented my modulation system in the GNUradio for simulate it in prior to use a USRP1 from Ettus Research.

Some details

I decided to put every variable in function of the bit rate needed. in my example im using a bitrate R=1024e3 (bits per second), this means.

The CPFSK block needs 2 variables: K, which is Modulation index and SPS whis is Samples_per_Symbol.

My problem is when im trying to import a WAV file to stream, which has a frecuency spectrum detail in music.png, Sample_Rate=44.1 KHz and one channel of audio.

Im using the vocoder CVSD since it works better for my application, it needs2 fields

My question is related to this Resample field (How can i use this variable to obtain a Bitrate variable?)

Bitrate=function(R,fa)

Thanks



--
Saludos y Buena suerte
Atte.
Giancarlo Freddy Murillo Arenas
Estudiante de Ingeniería Electronica y de telecomunicaciones
Universidad Catolica San Pablo

Attachment: music.png
Description: PNG image

Attachment: ComuDig.grc.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]