There are several points of interest in this thesis:
- It has a thorough survey of most simulation techniques in use
- A comparison of simulators currently in use
- It introduces some new techniques from ns
- Selective abstraction - use of different levels of abstraction in the
same simulation
- A study of how different levels of abstraction affect simulation
- Finite state automata model of TCP
Huang is mainly concerned with large scale simulations of TCP/IP, and in
particular multicast. She is associated with the ns network
simulator.
- Algorithmic routing (have a special case for cycles?)
- End to end packet delivery
- Finite State Automata TCP
- Lili Qiu's session based simulation
A quotation (58):
In short, how a source releases data into the network will eventually
affect its behaviour in the future. The effect depends heavily on the
specifications of the network. Thus, any model that is generated from
curve fitting certain traffic measurements will not be valid when applied
to a different network, which is often the case in simulations because of
limited knowledge about the measured networks.
|