1 Presentation Mads Verwohlt and Martin H. Larsen 6th Semester Communication Network Diploma...

12
1 Presentation Mads Verwohlt and Martin H. Larsen 6th Semester Communication Network Diploma engineer Previous projects: Text Conference over W3 RTAI linux controller system
  • date post

    20-Dec-2015
  • Category

    Documents

  • view

    215
  • download

    2

Transcript of 1 Presentation Mads Verwohlt and Martin H. Larsen 6th Semester Communication Network Diploma...

Page 1: 1 Presentation Mads Verwohlt and Martin H. Larsen 6th Semester Communication Network Diploma engineer Previous projects: Text Conference over W3 RTAI linux.

1

Presentation

• Mads Verwohlt and Martin H. Larsen• 6th Semester• Communication Network• Diploma engineer• Previous projects: Text Conference over W3

RTAI linux controller system

Page 2: 1 Presentation Mads Verwohlt and Martin H. Larsen 6th Semester Communication Network Diploma engineer Previous projects: Text Conference over W3 RTAI linux.

2

Project Presentation

• Which multicast-scheme is best suited for mobile multiparty games, in a wireless network.

Relevant topics:• Multiparty Gaming• Bluetooth and Wireless LAN• Multicast Schemes

Page 3: 1 Presentation Mads Verwohlt and Martin H. Larsen 6th Semester Communication Network Diploma engineer Previous projects: Text Conference over W3 RTAI linux.

3

Multiparty game typesGame types

Round-robin

Simultaneous-

movement

Massively Multiplayer

Online

MO-FPS First

person shooter

Latency Is tolerable Is tolerable

Is not very tolerable

Not tolerable

Max number of

players supported

Low.

Max 4-8 players

Low.

Max 4-8 players

Very high. In

thousands

High.

Max 32 players

Network traffic

required

Low Low High High

Page 4: 1 Presentation Mads Verwohlt and Martin H. Larsen 6th Semester Communication Network Diploma engineer Previous projects: Text Conference over W3 RTAI linux.

4

Multiparty gaming networks

Peer-to-peer games Server-driven games

Player bandwidth usage

High Low

Max number of players supported

Low

Max. 4-8

High

Developers server expenses

None Server hardware and bandwidth

For usage with multicast

Yes Yes

Page 5: 1 Presentation Mads Verwohlt and Martin H. Larsen 6th Semester Communication Network Diploma engineer Previous projects: Text Conference over W3 RTAI linux.

5

Scenario Multiparty Game

• For the scenario we chose a Server-driven game of the type Multiplayer Online First Person Shooter. (MO-FPS)– It is simpler to implement a multicast scheme

for a Server-driven game– FPS are less tolerable to latency– FPS a high rate of network traffic

Page 6: 1 Presentation Mads Verwohlt and Martin H. Larsen 6th Semester Communication Network Diploma engineer Previous projects: Text Conference over W3 RTAI linux.

6

Bluetooth and Wireless LAN

Bluetooth:• Accesspoints and Piconets

WLAN and Bluetooth multicasting:• No Acks• No reliable layer 2• Throughput• Delay

Page 7: 1 Presentation Mads Verwohlt and Martin H. Larsen 6th Semester Communication Network Diploma engineer Previous projects: Text Conference over W3 RTAI linux.

7

Project goals

1. Identify the features of mobile multi-party games

1. user group size

2. game session length

3. traffic volume

2. Identify the effect of the wireless environment

Page 8: 1 Presentation Mads Verwohlt and Martin H. Larsen 6th Semester Communication Network Diploma engineer Previous projects: Text Conference over W3 RTAI linux.

8

Project goals

3. Study existing multicast schemes

4. Build a test bed to validate the performance of the multicast scheme.

Page 9: 1 Presentation Mads Verwohlt and Martin H. Larsen 6th Semester Communication Network Diploma engineer Previous projects: Text Conference over W3 RTAI linux.

9

Scenario overview

Server

Router

Router

BluetoothAccesspoint

WLANAccesspoint

Node Node

Router

Router Router

WLANAccesspoint

Node Node

BluetoothAccesspoint

NodeNodeNode

Page 10: 1 Presentation Mads Verwohlt and Martin H. Larsen 6th Semester Communication Network Diploma engineer Previous projects: Text Conference over W3 RTAI linux.

10

Choosing Scenario

Game Scenario:• A game type will be chosen. (MO-FPS)• A specific game of that type will be

selected.Test bed scenario:• A router with multicasting enabled.• Bluetooth and WLAN access points.• Computers used as nodes.

Page 11: 1 Presentation Mads Verwohlt and Martin H. Larsen 6th Semester Communication Network Diploma engineer Previous projects: Text Conference over W3 RTAI linux.

11

Problem statement

• Which multicast-scheme is best suited for mobile MO-FPS games, considering packet error rate, delay and jitter in a wireless multicast environment.

Page 12: 1 Presentation Mads Verwohlt and Martin H. Larsen 6th Semester Communication Network Diploma engineer Previous projects: Text Conference over W3 RTAI linux.

12

Timeplan

Feb Marts April May

Tasks 7 8 9 10 11 12 13 14 15 16 17 18 19 20

Prestudy

Preanalysis

Delimitation of study

Analysis of multicast Schemes

Study for Experiment

Experiment

Report Writing