aquanaut
Junior Member level 1
- Joined
- Jul 3, 2013
- Messages
- 16
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,398
Hi Everybody,
I am working on wired communication project. In that I need to send packets with specified rate in a fixed time interval. The condition is, these packets should arrive in a random manner. For example, I want to send 10 packets in an interval of 1sec then, all 10 packet should arrive independently in a 1sec timing window. The expected result should be as given in attached image...
Here all t1, t2....t9 should be independent and should not be predictable.
I searched about it a lot but I could not find such number generation. Please help me how can I find time after which I send the packet.
Thanks in advance...
I am working on wired communication project. In that I need to send packets with specified rate in a fixed time interval. The condition is, these packets should arrive in a random manner. For example, I want to send 10 packets in an interval of 1sec then, all 10 packet should arrive independently in a 1sec timing window. The expected result should be as given in attached image...
Here all t1, t2....t9 should be independent and should not be predictable.
I searched about it a lot but I could not find such number generation. Please help me how can I find time after which I send the packet.
Thanks in advance...