2 RELATED WORKS
Many ways are proposed to classify synthetic mobil-
ity models(Batabyal and Bhaumik, 2015). Firstly the
’Entity mobility model’ where every node is indepen-
dent of each other. This class has been classified into
the following areas: random mobility models, mod-
els with temporal dependency, models with spatial
dependency and models with geographic restrictions.
For random mobility models, nodes travel freely and
without obstructions. Direction, speed, and destina-
tion are selected randomly and independently of prior
selection. That assesses these models to be generally
without a memory, e.g: Random Waypoint Mobility
Model (RWMM)(Han et al., 2016). However, mod-
els with geographic restriction, node’s movements are
not often random or have a temporal/spatial depen-
dency. But, it can be obstructed in a bounded area,
guided by paths or restricted into a building, e.g.,
Manhattan Grid Mobility Model (MGMM)(Martinez
et al., 2013). Secondly the ’correlated or group based
mobility model’, where the device node’s movement
is dependent on others. In this subclass, nodes move
by following a leader node in the group. That is to
say, each group is governed by one leader which can
be a pre-defined or a logical node, e.g., Reference
Point Group Mobility Model (RPGMMM)(Dong and
Dargie, 2013). Thirdly the ’human or social based
mobility model’ where nodes are driven by social-
izing human behaviors, e.g., Self-Similar Least Ac-
tion Walk(Hiranandani et al., 2013). And fourthly,
vehicular mobility models emulate vehicle movement
with changing speed, moving in queues along high-
way/street and stopping at traffic signals(Al-Sultan
et al., 2014). That follow the shortest trajectory from
a given source to a destination. However, vehicular
communication becomes an important portion of the
intelligent transport system.
3 SIMULATION PARAMETERS
AND RESULTS
3.1 Configuration Parameters
This paper shows results of three performance met-
rics which are Packet Delivery Ratio (PDR), average
end-to-end delay and throughput under different sce-
narios. we combine five mobile ad hoc routing proto-
cols which two of them are proactive, two are reactive
and hybrid one. With three synthetic mobility models
which are: RWMM is a random entity synthetic MM,
MGMM is an entity synthetic MM with restriction ge-
ographic MM and RPGMM is group based MM. All
Table 1: Simulation parameters.
Parameters Values
Propagation model TwoRayGround model
Bandwidth 10 Mb/s
Number of nodes 50
Packet size CBR
Packet rate 512 bytes/s
Speed 10 m/s
Pause time (s) 0, 20, 40, 60, 80
Routing Protocols
DSDV, OLSR, AODV,
DSR, and ZRP
Mobility models
RWMM, MGMM, and
RPGMM
Performance metrics
PDR, Average e-e delay,
and Throughput
Area
220 * 220 , and 1020 *
1020
Simulation time 1000 s
Recursion 15 times
these parameters are applied under two simulation ar-
eas; small one with (220m*220m) and large one with
(1020m*1020m). So, our results will represent 90 dif-
ferent scenarios with an average of 1350 simulated
files. We combine all these details in order to well un-
derstand the accurate behaviors of routing protocols
and mobility models used. Simulation settings used
for the experiments are depicted in Table 1.
3.2 Results and Discussion
To evaluate routing protocols, a wide range of perfor-
mance metrics have been considered to catch charac-
teristics of different mobility models. Our results aim
to analyze their performance impacts on routing pro-
tocols over MANET. So, different metrics have been
used to compare and evaluate them against nodes’
mobility, as follows:
Firstly, we start with Packet Delivery Ratio (PDR) or
Fraction (PDF). It represents the ratio of data pack-
ets delivered to destinations, those generated by CBR
application sources. According to this metric, simu-
lation results are shown in Figure 1 and Figure 2.
Figure 1 is applied in the small area. From Fig-
ure 1 (a) and (c), the PDR of AODV and DSR present
best results in both RWMM and RPGMM in which
they reach approximately 100%. Due to their reac-
tive strategy, routes are sure which are searched on
demand. But, AODV represents the best routing pro-
tocol in MGMM of Figure 1 (b). However, in RWMM
Experimental Synthesis of Routing Protocols and Synthetic Mobility Modeling for MANET
169