Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1983)

Issue 223048: Gauss-Markov Mobility Model in ns-3

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 2 months ago by muxman
Modified:
14 years, 1 month ago
CC:
ns-3-reviews_googlegroups.com
Visibility:
Public.

Description

This patch adds a new mobility model to the ns-3 mobility directory. It is a 3D adaptation of the Gauss-Markov mobility model. Unlike the other mobility models in ns-3, which are memoryless, the Gauss Markov model has both memory and variability. The tunable alpha parameter determines the how much memory and randomness you want to model. This version is suited for simple airplane flight, where direction, velocity, and pitch are the key variables. The motion field is limited by a 3D bounding box (called "box") which is a 3D version of the "rectangle" that currently exists in ns-3 mobility models. I also added a new position allocation scheme to allow the initial positioning of modes in 3D space.

Patch Set 1 #

Total comments: 1

Patch Set 2 : New Gauss Markov Mobility Files #

Total comments: 4

Patch Set 3 : Review 1 minor changes per Josh #

Total comments: 1

Patch Set 4 : Review 2 minor changes and description inclusion #

Patch Set 5 : Review 3 minor documentation changes #

Patch Set 6 : Very minor comment addition #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/mobility/gauss-markov-mobility-model.h View 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8
Josh Pelkey
Code looks good, should slide right in. A few very minor comments below. http://codereview.appspot.com/223048/diff/1/5 File ...
14 years, 2 months ago (2010-02-25 19:09:17 UTC) #1
Mathieu Lacage
The patch looks good. The documentation of GaussMarkovMobilityModel should be extended to include the introductory ...
14 years, 2 months ago (2010-02-26 09:43:41 UTC) #2
muxman
On 2010/02/26 09:43:41, Mathieu Lacage wrote: > The patch looks good. The documentation of GaussMarkovMobilityModel ...
14 years, 1 month ago (2010-02-27 02:27:03 UTC) #3
Josh Pelkey
On 2010/02/27 02:27:03, muxman wrote: > On 2010/02/26 09:43:41, Mathieu Lacage wrote: > > The ...
14 years, 1 month ago (2010-02-28 17:32:58 UTC) #4
Mathieu Lacage
On Sat, Feb 27, 2010 at 3:27 AM, <muxman@sbcglobal.net> wrote: > Thanks Mathieu. The double ...
14 years, 1 month ago (2010-03-01 09:40:52 UTC) #5
Josh Pelkey
On 2010/03/01 09:40:52, Mathieu Lacage wrote: > On Sat, Feb 27, 2010 at 3:27 AM, ...
14 years, 1 month ago (2010-03-01 15:56:57 UTC) #6
Mathieu Lacage
It's good for me so, +1 but it would be really nice if you could ...
14 years, 1 month ago (2010-03-02 08:18:58 UTC) #7
Josh Pelkey
14 years, 1 month ago (2010-03-03 16:14:19 UTC) #8
Thanks Dan!
Merged with ns-3-dev: changeset 38066d5d262b
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b