pervasive networks and ambient intelligence applications ... · pervasive networks and ambient...

39
Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile Scenarios Olivier Mehani <[email protected]> Supervisors: Roksana Boreli (Nicta), Thierry Ernst (Inria)

Upload: others

Post on 22-Mar-2020

18 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Pervasive Networks and Ambient IntelligenceApplications: Local Solutions to Improve

Communication Performance in Mobile Scenarios

Olivier Mehani <[email protected]>Supervisors: Roksana Boreli (Nicta), Thierry Ernst (Inria)

Page 2: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

OutlineUse-case Scenarios

Mobility ConditionsRequirementsOpen Issues

Transport Layer Disconnection Mitigation TechniquesJune 2008 SummaryDisconnected TFRC ModelFreeze-DCCP/TFRC

Generic Cross-Layer Design FrameworkUsual Cross-Layer DesignsAn Out-of-stack Framework

Considerations for Future work

Administrative InformationPublicationsAcademic CoursesTentative Completion Schedule

Discussion

Page 3: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Use-case ScenariosMultiple, Dynamic, Contexts

Intelligent Transportation Systems

I move at tens of kph along roads→ short connection times with elements of the infrastructure;

I quickly passing in the vicinity of one another (oppositedirection, crossroads)→ short (direct) connection times to peers;

I going in the same direction (same road)→ slowly evolving topology with longer connection times.

“Pocket Mobility”

Walking unstructured moves at a couple of kph→ temporary connections to the infrastructure;

On-board same conditions as ITS;

Static (or in a equiped vehicle)→ using locally static networks.

Page 4: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Use-case ScenariosMultiple Technologies

Possibly simultaneous use of

I Physical technologies:802.11a/b/g/p (managed orad-hoc), GSM (GPRS/UMTS),802.16e;

I Mobility management at therouting layer: AODV/OLSR,MIP/(MA)NEMO, Geographicalrouting.

AODV/OLSR

Geographical Routing

Unreliable transport(UDP, DCCP)(TCP)

Reliable transport

MIPv6/MANEMO

Application

802.11 GSM802.16e

MA

C/P

HY

Mobility

Rou

ting

a/b/gManagedAd-hoc

p, a/b/g

Example multihomed node:

Wi-Fi ad-hoc local neighbors, mesh routing algorithm;

Wi-Fi managed internet access via local infrastructure;

WiMAX internet access, slower but more widely available;

MANEMO mobility support.

Page 5: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Use-case ScenariosRequirements

Frequent changes in the network topology create short-livednetwork paths.⇒ Use resources as much and as soon as possible:

I network path capacity detection (i.e. maintain validestimations of the available bandwidth);

I connectivity information (e.g. to send binding updates,discover new neighbors or resume previous data traffic);

I use of the shortest path available (cf. Manabu’s work on routeoptimization).

Primary focus on infotainment (e.g. content access or streaming)and non safety-oriented (e.g. road traffic or environmentinformation) applications in mind.

Page 6: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Use-case ScenariosOpen Issues

Adaptation of higher layers (transport, application) to supportchanges or disappearance of connectivityObjective: adaptive update of layers parameters,Metrics: amount of unused but needed resources ;

Transmission of relevant information between layers to optimizethe overall behaviorObjective: detect changes and adapt parametersMetrics: delay before full adaptation,;

Trust assessment mechanism before establishing new routesObjective: prevent address spoofing,Metrics: spoof success rate, overhead, delays.

Page 7: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Use-case ScenariosOpen Issues

Adaptation of higher layers (transport, application) to supportchanges or disappearance of connectivityContribution: transport protocol able to suspendtransmission and re-evaluate the network capacity ;

Transmission of relevant information between layers to optimizethe overall behaviorWork in progress: external control system makingdecision based on abstracted layer information;

Trust assessment mechanism before establishing new routesIdea: certificate-based authentification of addressesand prefixes owners.

Page 8: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Use-case ScenariosOpen Issues

Unreliable transport(DCCP/TFRC)

Cross-layerinform

ation

passingand

decision

Re-evaluation of capacitySuspension of transmission

Routing and Mobility

Authentication before routing

Application

Reliable transport

Ad-hocp, a/b/g

Manageda/b/g

802.11 802.16e GSM

Page 9: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesQuick outline

Contributions:

I Evaluation of the effect of network path disruption oncongestion control mechanisms (June 2008);

I Model of the TCP-Friendly Rate Control behavior whendisconnections occur;

I Disconnection- and network capacity changes-awareadaptation of TFRC and implementation into the DatagramCongestion Control Protocol.

Page 10: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesDCCP/TFRC for Real-time Traffic

Not all traffic requires end-to-end reliability → trade-off withtimeliness of data.

I The Datagram Congestion Control Protocol is an interestingreplacement to non-congestion aware UDP to carry real-timetraffic over shared networks.

I DCCP can use the TCP-Friendly Rate Control for congestioncontrol.

I TCP-Friendly Rate Control Protocol:I rate-based congestion control mechanism

XBps(p, R) = s

R√

4p3 +tRTO

√27p

8 p(1+32p2);

I mimicks TCP’s behavior;I provides TCP-fair congestion control to other transports.

Page 11: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesJune 2008 Summary: Bad Interactions of Mobility and Transports

Preliminary study: impact of loss of connectivity on transportprotocols.

I Two types of handoffs

horizontal from one network to the other,vertical from one physical technology to the other.

I Both create temporary disconnections which cause packets tobe lost.

I Congestion control algorithms wrongly interpret these lossesas a congestion, and consequently reacts by reducing thesending rate.

Page 12: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesJune 2008 Summary: Bad Interactions of Mobility and Transports

0

1

2

3

4

5

6

7

45

46

47

48

49

50

51

52

53

54

55

Rat

e [M

bps]

Time [s]

TCP traffic, zoom on the first MIPv6 handoff

BS 0.2.0

CoA 0.

2.3

Sender rateReceiver rate

Page 13: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesJune 2008 Summary: Bad Interactions of Mobility and Transports

0

1

2

3

4

5

6

7

45

46

47

48

49

50

51

52

53

54

55

Rat

e [M

bps]

Time [s]

DCCP CCID 3 traffic, zoom on the first MIPv6 handoff

BS 0.2.0

CoA 0.

2.3

Sender rateReceiver rate

Page 14: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesDisconnected TFRC Model

When a disconnection occurs and until the node is fullyreconnected

I feedback messages from the receiver can no longer bereceived;

I the sender gradually reduces its sending rate then,

I it increases its retransmission timeout.t itRTOt0

RTO

NFI

X = stmbi

00 it ix

Xd

x

Td = T 0NFI

Page 15: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesDisconnected TFRC Model

During the disconnected period, all packets sent are lost.Upon reconnection

I the sender doesn’t restart sending until its retransmit timerhas expired;

I the rate is increased through a slow-start phase.

tRTOR tsstss

Lost packets Unused bandwidth

tidle

tD t′D

tT ′cTd

Xd

Tc

x

X ′c

Xc

⇒ Lower computed sending rate due to losses and sub-optimal useof the available bandwidth (both in time and volume).

Page 16: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesDisconnected TFRC Model

If the new network path offers a larger capacity then before

I slow-start to the computed sending rate then,

I even slower increase as the loss-event rate reduces.

tss tgrow

Underused bandwidth

Xc

nwasted

x

n′wasted

Xmax

Xd

Td Tc t

⇒ Better network path capacity wasted during a very long period.

Page 17: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesDisconnected TFRC Model

Losses and “wasted” bandwidth during and after a disconnection

nlost =

8><>:j

78

tDX 0

s

k(tD ≤ t0

RTO)—78

t0RTOX 0

s+PiD−1

i=1t iRTOX i

s+

tiDRTOX iD

2s

�(otherwise)

(1)

nwasted =1

s

tidle · Xd +

nssXi=0

Rnew

“Xd − 2iXc

”!(2)

n′wasted =1

s(Xmax − Xd) (tidle + tss) +

Rnew

s

ngrowXi=0

“Xmax − X i

”(3)

Page 18: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesDisconnected TFRC Model

Possible performance improvementPPPPPPPfrom

toUMTS 802.16

802.11b g

Packet losses (1)

UMTS 306 236 226 224802.16 2760 2614 2614 2614

802.11b 1080 1078 1078 1078802.11g 2909 2907 2907 2907

Unused bandwidth (2) & (3) [500 B packets]

UMTS 0 82938 263 109541802.16 0 471 155 1029

802.11b 0 0 1085 54674802.11g 0 0 0 4699

Compare to simulation results

Page 19: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesTemporarily “Freezing” the Transport to Avoid Losses

Related work: Freeze-TCP can temporarily suspend a TCPconnection

I in case of predictable disconnections on the receiving end;

I rate restored to previous value when connectivity is back;

I performance improvement in mobility situations (e.g.on-board vehicle computer).

⇒ Design the same functionalities for TFRC into DCCP [1, 2].Additional features:

sender-based freezing to account for mobile senders;

slow-start-like probing for better capacity along the new path.

Page 20: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesAdditional states and options needed to support freezing

Freeze-DCCP/TFRC mechanism:

tight cooperation between the sender and the receiver usingDCCP-level options;

new states to support the unfreezing phase:

1. restoration of the rate or fallback to the newlycomputed value;

2. probing the path for a higher capacity.

Page 21: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesAdditional states and options needed to support freezing

pprev − p ≥ ∆p†/–p ≥ pprev ——

save(Xrecv)Freeze command/

OPT FREEZE

Remotelysignaled

Unfreeze command/restore(Xrecv)OPT UNFREEZE

OPT UNFREEZE/restore(Xrecv)

p ≥ pprev/–

OPT UNFROZEN/--

Probing Restoring

OPT RESTORINGOPT PROBING

Double rate Ignore Xrecv

Ignore feedbacksInhibit sending

FrozenNormal TFRCsender

OPT FREEZE/ save(Xrecv)

SenderDrives the restoration

process

ReceiverEnsures synchronisation

Normal TFRCreceiver

a p equivalent to the currently observed Xrecv.†When a packet is lost, the receiver computes and reports

OPT UNFROZEN

RecoveryProbed†

OPT UNFROZEN

Recovery2

Restoration

1 R elapsed/OPT UNFROZEN

OPT PROBING/--

new loss/–

OPT RESTORING/--

!OPT RESTORING/--

new loss/–

Page 22: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesPerformance of DCCP vs. Freeze-DCCP in simulations

0

2

4

6

8

10

12

55.5 56 56.5 57 57.5 58 58.5 59 59.5 60

Send

ing

rate

[Mbp

s]

Time [s]

Faster rate restoration rate on similar paths (802.11b)

Regular Freeze

Page 23: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesPerformance of DCCP vs. Freeze-DCCP in simulations

0.1

1

10

56 58 60 62 64

Send

ing

rate

[Mbp

s]

Time [s]

Graceful adaptation to smaller capacities (802.11b to UMTS)

Regular Freeze

Page 24: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesPerformance of DCCP vs. Freeze-DCCP in simulations

0

10

20

30

40

50

60

290 291 292 293 294 295 296 297 298

Send

ing

rate

[Mbp

s]

Time [s]

Better adaptation to newly available bandwidth (802.16 to 802.11g)

Regular Freeze

Though: the probing phase can still be improved.

Page 25: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesPerformance of DCCP vs. Freeze-DCCP in simulations

PPPPPPPfromto

UMTS 802.16802.11

b g

Packet losses (DCCP/TFRC only)

UMTS 253.3 269.8 273.6 275.4802.16 1732.3 1734.6 1734.6 1734.6

802.11b 856 855.5 855.3 855.3802.11g 2470.9 2470.4 2470.2 2470.1

Unused bandwidth [500 B packets]

UMTS50.5 54018.05 2209.5 92156.113.4 3607.9 9342.75 89328.6

802.1612.45 1827.95 603.05 4185.75

5 591.15 150.9 1520.35

802.11b150.45 28314 2101.75 57970.65

0 15278 47.45 1045.05

802.11g42.5 2104.3 943.4 4313

0 7172.75 46.5 188.45

Compare to analytical predicitions

Page 26: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Transport Layer Disconnection Mitigation TechniquesConclusion on Freeze-DCCP/TFRC

I Better network usage when/as soon as it is available;I More flexible than Freeze-TCP:

I can accomodate a mobile sender;I adapted to multiple network paths and technologies;

I Mobility-aware transport protocol well suited for real-timetraffic (e.g. VoIP or video streaming).

Strong assumption: upcoming disconnections information isreliably available.Still to be done: actual kernel implementation.

Page 27: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Generic Cross-Layer Design FrameworkQuick outline

Expected contributions:

I abstract description of layers’ possible states and capabilities ;

I specifications of an external cross-layer-based optimizationframework ;

I real implementation of an instance of the proposed frameworkfor evaluation and comparison with other proposals.

Page 28: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Generic Cross-Layer Design FrameworkSome Cross-Layer Designs

More knowledge about the status of other elements of the stackcan help optimizing the local layer.Some examples:

Receiver-Based AutoRate signal strength measured by the receiverat the physical layer, reported in a MAC message,used by the sender to optimize its datarate;

ETX metric measured at the MAC/physical layers, used at therouting layer;

signal strength measured at the physical layer, used by mobilityprotocols (routing) for handoff decisions;

“Dynamic Adjustment Packet Control” multihop metrics from therouting layer, used at the application layer to adaptthe video encoding strategy.

Page 29: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Generic Cross-Layer Design FrameworkDrawbacks of Usual Cross-Layer Designs

However, most proposed cross-layer designs are

stack-intrusive solutions implemented directly into the protocolstack which can no longer work without theadditional information (most of them);

ad-hoc solutions usually implemented to optimize performances ina very narrow case;

possible causes of bad interactions (e.g. RBAR with DSDV)hence,

not easily portable or implementable in a complete system.

⇒ Need for an external system manipulating abstractedinformation with a global view of the entire stack in charge of thedecision process.

Page 30: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Generic Cross-Layer Design FrameworkRelated Work

Layer details abstraction:

Layer 2 triggers

Unified Layer 2 Abstractions for Layer 3-Driven Fast Handover(RFC5184) link-related abstract details (e.g.L2-LinkUp, L2-LinkStatusChanged orL2-LinkDisconnect);

Media Independent Handovers (IEEE 802.21) interoperabilitybetween heterogeneous physical technologies.

External systems:

AODV-ST use of MAC ETX metrics to update routing table;

Fast Handovers for MIPv6 external daemon in charge of directingthe L3 handover based on L2 information.

Page 31: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Generic Cross-Layer Design FrameworkInformation Abstraction

Per-layer information of interest (in progress):

Physical/MAC layer (per neighbor)

I link status;I signal strength;I MAC layer acknowledgments/retransmissions;I delays;I bandwidth, data rate;I compound metrics (e.g. ETX or ETT).

Routing layer (per network)

I metric/cost of forwarding along a given route;I existence of parallel routes.

Transport layer (per end-to-end network path)

I round trip time, jitter;I achievable throughput.

Application (per socket)

I data rate (both ways);I compression, encoding, . . .

Page 32: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Generic Cross-Layer Design FrameworkOut-of stack System

Flow of information within the controlling entity

1. Acquisition of information;I layer-specific

I signal strengths,I end-to-end path throughputs,I route metrics, . . .

I non network-related informationI geographical location,I machine learning predictions, . . .

2. Conversion into abstract information;

3. Optimization-oriented decisions with global information;

4. Information/instruction passing to the desired layers.I freeze if the network path will be down,I change the video encoding if the transport reports a drop in

throughput.

Page 33: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Generic Cross-Layer Design FrameworkOut-of stack System

Flow of information within the controlling entity

neighborsNetwork

systemsNon-network

abstractionInformation

processDecision

Application

Transport

Routing & Mobility

MAC/Link

Page 34: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Future WorkTrust for Routing in Partially Disconnected Networks

Need for decentralized trusted authentication at the routing layerI Can an equipment presenting itself as part of the infrastructure be trusted

as such?

I How to use the HoA of a mobile node/router in a disconnectedenvironment?

I How to avoid spoofing/route poisoning?

Page 35: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Future WorkConsideration for Demonstration Applications

Discovery and used of of available services in the vicinity of thestation

I ITS: traffic, road conditions, weather ahead;

I Pocket Mobility: bus timetables, shop stock availability;

I Home or generic automation: detection of the environment, capabilitiesand statuses, instruction/report exchanges.

Page 36: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Administrative InformationPublications

[1] Olivier Mehani and Roksana Boreli.

Adapting TFRC to mobile networks with frequent disconnections.

In CoNEXT 2009, 4th ACM Int’l Conference on emerging NetworkingEXperiments and Technologies, Student Workshop, Madrid, Spain.

[2] Olivier Mehani, Roksana Boreli, and Thierry Ernst.

Analysis of TFRC in disconnected scenarios and performanceimprovements with Freeze-DCCP.

In MobiArch’09, 4th ACM Int’l Workshop on Mobility in the EvolvingInternet Architecture [submitted], Krakow, Poland.

Page 37: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Administrative InformationAcademic Courses

Courses completion:

Advanced Networking (TELE9756) 6 UNSW credits, 33 contacthours, current result: 45%, final exam postponed toS2 2009 (worth 55%);

Nicta Short Courses 2 UNSW credits, 21 contact hours each,

I Network Simulation, assessment result: 95%;I Network Analysis, result pending;

Security Engineering (COMP9441) 6 UNSW credits, 60 contacthours, final examination in June.

Universities requirements:

ENSMP 21/60 hours, 114 currently pending;

UNSW 2/18 credits, 14 currently pending.

Page 38: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Administrative InformationTentative Completion Schedule

April-June 2009 (Nicta)

I Freeze-DCCP implementation & experimental evaluation;I Layer information availability & needs;I Cross-Layer framework abstractions specification;I Cross-Layer framework initial implementation;

July-December 2009 (Inria) ITS applications

I Cross-Layer integration into the vehicular network;I Infotainment-based experiments of Freeze-DCCP;I Trusted authentication framework (VANET, road-side

infrastructure);

January-March 2010 Pocket mobility/Ambient Intelligence

I Adaptation of the previous work to portable devices(CAMP project);

I Service discovery system (based on cross-layer triggers);I Pervasive network applications demonstrators.

April-September 2010 Thesis writing;

September 2010 Thesis submission.

Page 39: Pervasive Networks and Ambient Intelligence Applications ... · Pervasive Networks and Ambient Intelligence Applications: Local Solutions to Improve Communication Performance in Mobile

Discussion

Thanks

Questions ?