Amount of delay on extracting information from Big Data

Asked By 0 points N/A Posted on -
qa-featured

I am researching real time roadway traffic conditions, and since Big Data collects massive amounts of information, what amount of delay is expected from the time the data is collected, transmitted, processed, extracted, analyzed, and given meaningful results?

SHARE
Answered By 0 points N/A #160684

Amount of delay on extracting information from Big Data

qa-featured

Dear Kt27ice!

While data transmission delay may occur due to many reasons and this delay is often caused by the data-rate of the link. The delay is proportional to the packet's length in bits i.e.:

Where:

 is the delay in transmission.

N is the number of bits, and

R is the rate of transmission (bits/second)

Delay may occur due to many reasons, for example:

1. Queuing Delay

2. Propagation Delay

3. Processing delay

4. Network delays and losses

Some useful links for your research are below:

http://www.ecs.umass.edu/ece/wolf/pubs/jsac2011.pdf

https://cis.temple.edu/~giorgio/cis307/readings/datatrans.html

Related Questions