Time calculation in sending data

Using dpsk modulator i am transmitting random sequence binary data in rayleigh fading channel with bitrate rate of 100mbps, i want to know how much time it is taking to transmit data

1 commentaire

Walter Roberson
Walter Roberson le 4 Jan 2014
Do you want the exact time for the particular random sequence, or do you want the statistical time ?
Which error detection and correction technique are you using?
Are you framing the data into packets? How are you signalling end of data?

Connectez-vous pour commenter.

Réponses (1)

John Petersen
John Petersen le 4 Jan 2014

0 votes

can you use
tik
toc

1 commentaire

Naga
Naga le 4 Jan 2014
tic toc just estimates the execution time of code in matlab
In matlab for example a designed transmitter for transmitting 100mb of data through 1mbps channel takes just 2 or 3 seconds to execute code, but practically tranmitter takes 100 seconds to transmit the data, i want to estimate this practical time.
Please help me to with this

Connectez-vous pour commenter.

Catégories

Question posée :

le 2 Jan 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by