Adaptive Coordinated Medium Access Control (AC-MAC), a contention-based Medium
Access Control protocol for wireless sensor networks. To handle the load variations in some real-time sensor applications, ACMAC
introduces the adaptive duty cycle scheme within the framework of sensor-MAC (S-MAC).
The goal of this thesis is the development of traffic engineering rules for cellular packet
radio networks based on GPRS and EDGE. They are based on traffic models for typical
mobile applications. Load generators, representing these traffic models, are developed
and integrated into a simulation environment with the prototypical implementation of
the EGPRS protocols and models for the radio channel, which were also developed in
the framework of this thesis. With this simulation tool a comprehensive performance
evaluation is carried out that leads to the traffic engineering rules.
FP + OOP = Haskell. The programming language Haskell adds object-oriented functionality (using a concept
known as
type classes
) to a pure functional programming framework. This paper describes
these extensions and analyzes its accomplishments as well as some problems.