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

Re: [ns] Variable Bit Rate Source



u can also use a heavy tailed source (expoo or pareto) as your traffic
source .. usea udp agent and use a random variable to  set  the value of
the burst time and/or size of ur packets...
this can simulate a vbr source ...

-Shantanu

On Thu, 17 May 2001, Anshuman Kanwar wrote:

> I want to generate variable bit rate traffic (simulate a P/A video stream),
> given peak to mean ratio. From your experience, would it be better to do
> this in C++ or TCL?
> 
> I looked up files ns/cbr_traffic.cc and ns/trafgen.cc. Is there a way to
> send the packets in variable bursts without messing with the code in
> ns/trafgen.cc?
> 
> Is there any document that sugests how to do this?
> 
> Any ideas are be greatly appreciated.
> 
> Thanks for your time,
> ansh.
> 
> --------------------------------------------------------
> Anshuman Kanwar
> http://www.cs.ucsb.edu/~akanwar
> --------------------------------------------------------
> 
>