SlideShare a Scribd company logo
Mobile video delivery using ICN
Giovanna Carofiglio, Cisco Distinguished Engineer
Michele Papalini, Jacques Samain et al.
FG IMT-2020 Workshop and Demo Day
December 7, 2016
Mobility
Overlay
Security
Overlay
Transform the Overlaid IP Transport Network
Storage
Overlay
To an Integrated Mobile, Secured, Distributed Storage Network
Deliver services using a new communication
model that addresses modern Internet usage
& Exploits latest Future Internet Architecture
research
 Mobility – eliminate need for special
mobility overlays
 Security – guarantee the integrity of every
data object
 Storage – dynamic placement of information
anywhere in the network
Information Centric Networking
Providing a New Foundation
Collapsetosinglelayer
What Information Centric Networking brings
NAMED CONTENT
Slice Content into discrete namable
chunks
THREE MAJOR COMPONENTS
NAME BASED ROUTING
A name could refer to any number
of entities
TRANSPORT
ENHANCEMENTS
• Improved object-based security)
• Secure in-path caching
• Supports multipath / multicast capabilities
• Enables dynamic content-based routing
• Network based “DNS equivalent”
• User / Application identity no longer tied to IP
address supporting mobility, multipath / multicast
• Pull-based at network layer (not HTTP)
• Connectionless (robust to mobility)
• Exploits local cache for reuse or error recovery
• Unified unicast/multicast model
• Simplified core network architecture through built-in L2-agnostic anchorless mobility
support
• Seamless communication over an heterogenous and mobile access through
connectionless receiver-driven natively multipath transport
• Latency-reduction via in-network control and hop-by-hop dynamic forwarding
• Better user experience with transport cost reduction via edge caching/processing
• Unified unicast/multicast communication
• Improved security/confidentiality, flexibility to support different models
• Richer network-aware content analytics
ICN advantages for 5G
Mobility management approaches
• Consumer mobility is natively supported, in virtue of the connectionless and pull-based
communication model.
• Producer mobility is more challenging. Different categories of approaches: Global Routing (GR) requiring
all routers to be updated, or
Resolution-based
(DNS-like)
Anchor-Based
or Trace-based in ICN
Anchor-Less
MAP-Me, an anchorless mobility management protocol
for data delivery in ICN that:
• is access-agnostic, in order to cope with highly
heterogeneous wireless access and multi-homed/mobile
users
• works at network layer and at forwarding timescale to be
reactive enough to support real-time applications between
mobile consumers/producers
• leverages core ICN features like distributed hop-by-hop
stateful forwarding, connectionless communications,
object-based security
• doesn’t require any control/management plane operations
• has low overhead in terms of signaling, additional state at
routers and computational complexity in order to scale with
large network size
Our contribution: an anchorless solution
https://www.youtube.com/watch?v=p26GODPxG
GE
Cisco Mobility demo @ MWC’16
J.Augé, G. Carofiglio, G. Grassi, L. Muscariello, G. Pau, X. Zeng, MAP-Me: Managing Anchor-less
Producer Mobility in ICN, under submission, accessible at http://arxiv.org/abs/1611.06785
Video PoC architecture and components
ULTRA
eNB
Client Access
LTE
Backhaul/Cor
e
Server
DASH players w
ICN rate adaptation, load-
balancing and trasport
ICN-enabled network
monitoring
analytics
4K VoD & Live
DASH ICN server
1
(h)ICN-enabled video
player (Infinite Home)
2 3 4
Hetnet Access
(WiFI,LTE over wire)
ICN forwarders and vICN
(virtualized ICN or ICN in a container)
ICN-enabled video server
Network slices
PoC components
1
2
3
ICN-enabled DASH video
client
Hetnet Access (WiFi, LTE)
Virtualized ICN forwarders
(vICN)
4 ICN-enabled DASH video
server
ICN DASH Video client architecture
Segment scheduler
ICN transport layer
Rate-based Buffer-based Hybrid RB-b
ABR Rate adaptation logic
Delay-based AIMD, Remote AQM, Multipath
path(s) bandwidth
estimate
playout buffer
ICN forwarder
Interest Data
HTTP DASH Video player
Load-balancer
f1 f2 f3
faces
prefix face, monit
p/seg1/# (f1,d1) …
…
• DASH video is partitioned into 2s segments
that the player may ask at different encoding
bitrates depending of network conditions
• The birate adaptation logic can be
• Rate-based
• Buffer-based
• Mixed Rate and Buffer based
ICN advantages:
• Receiver-based transport model, with
less throughput oscillations and smaller
retx delays via in-network
retransmission (WLDR)
• Fine granular per-packet network view
to feed rate adaptation logic
• Multipath-capable transport layer that
does not require a-priori knowledge of
sources/paths
Heterogeneous access
MME
SGW
PGW
EPC
eNB
Linux process
tap interface
UE
UE
UE
tap interface
PDSCH
PUSCH
Channels
LTE access
Pedestrian outdoor
propagation
AP
tap interface Linux process
STA
STA
STA
802.11n
Pedestrian outdoor propagation
tap interface
4G over wire WiFi over wire
Virtualized ICN architecture (vICN)
RESOURCE PROVIDER
Linux-based cluster w. LXC/LXD, OVS
ORCHESTRATOR
RESOURCE MODELS:
• nodes & interfaces
• channels (WiFi, etc.)
• applications
• mobility models…
• …
ICN MODULES:
• workload : consumer/producers
• forwarder
• face and route mgt.
vICN: CONTROL, MANAGEMENT & MONITORING PLANE
interfaces
GUI
CLI
API
Config.
YANG
modelconfigure
interact
monitor
SHADOW RESOURCE MODEL
• secure access / slicing
• consistency check
• deployment plan & sync.
• monitoring
USER DATA PLANE
DASH
server
ICN-enabled layer2 virtual network with
real, emulated & simulated nodes and links
ADMIN
NETWORK VIEW
{
DASH
player
USER VIEW
ICN DASH Video server architecture
ICN socket API
HTTP server
video boxing
MPD creation
data path
data path
Content creation
Live feed
packetization
naming
signature
prefix
p/seg1/# (f1,d1) …
…
ICN forwarder
HTTP DASH Video server
A result of connectionless request-reply ICN transport model
• Why a powerful feature:
• Standard TCP/IP congestion control poorly performs in presence of wireless losses and does not
handle mobile
• End-to-end control even loop is slow (at least 1 RTT)
• ICN enables sub-RTT loss detection and recovery by delegation at key network nodes
(consumer/producer/access points) of
• WLDR, MLDR (Wireless, Mobility Loss Detection and Recovery) mechanisms, the
latter generalized to congestion case.
In-network loss detection and recovery
wireless mobility congestion
N.Rozhnova, G.Carofiglio, L.Muscariello, M.Papalini, Leveraging ICN in-network Control for Loss Detection
and Recovery in Wireless Mobile Networks , in Proc. of ACM ICN 2016, Kyoto, September 2016.
Wireless Loss Detection and Recovery (WLDR)
consumer access point
next: 3 expected: 3Interest 3
new expected:
3 + 1 = 4
next: 4 expected: 4Interest 4
next: 5 expected: 4Interest 5
next: 6 expected: 4Interest 6
Loss
D et ect edEW LN (4,6)
new expected:
6 + 1 = 7
Key design ideas
WLDR is implemented at face level and introduces a per-face sequencing on packets to detect losses.
• Base station or Wireless node when receiving Interests or Data packets
• Uses the sequence number in the packets to reconstruct the sequence and detect potential losses
• If received seq differs from expected seq, sends notification to the wireless node/base station
• Base station or Wireless node when sending Interests or Data packets
• maintains a counter per-face indicating the sequence number for the next Interest to be sent
• Writes such sequencing when sending the packets
Key features and advantages
• ICN enables per-packet load-balancing (LB) over
dynamically discovered paths
• Packet vs segment granularity in LB permits to
exploit all available bandwidth in parallel while
avoiding Head of Line blocking
• Forwarding strategies can be video-specific and
quality-aware (e.g. in case of SVC for smart quality
layers to faces mapping)
• Forwarding strategies can be coupled to caching
policies to minimize overall latency
Dynamic load-balancing over hetnet access
w2 1/Residual RTT2 LTE
I1(prefix/v1/segment1/seq1)
I2.prefix/v1/segment1/seq2)
…
Optimal randomized weighted LB
…
G.Carofiglio, M.Gallo, L.Muscariello, M.Papalini, S. Wang, Optimal multiapath congestion control and request
forwarding in ICN , in Proc. of IEEE ICNP, Goettingen, October 2013.
G.Carofiglio, L.Mekinda, L.Muscariello, FOCAL: Forwarding and Caching strategies with Latency awareness
in ICN , in Proc. of IEEE Globecom, San Diego, December 2015, ext. version in Computer Network Journal.
Live DEMO
Demonstrated ICN advantages:
• Joint user and network-aware video rate adaptation at the client
• User QoE combined with per-content network monitoring (congestion, cache
proximity) to drive DASH rate adaptation over hetnet  QoE optimization
• Access-agnostic in-network Wireless Loss Detection & Recovery
• ICN enables in-network rather than e2e control  latency reduction
• Mobility-robust and congestion-aware dynamic multipath
• Seamless load-balancing over multiple available interfaces in parallel
• Fine-granular per-packet (not per segment) load-balancing better performance
• Unified unicast/multicast communication model
• Communication becomes multicast as soon as more than one user request
• No need for syncronisation of different flows/users simpler configuration
Conclusions
Network-assisted video delivery
• Network-assistance to drive rate adaptation at the client
• Video/quality-aware forwarding/caching strategies at network nodes
• SVC-enabled load-balancing in the network
• Unified unicast/multicast communication model
Unified single access control framework for
• unicast/multicast
• access-agnostic (for the consumer)
• multi-source (for the producer)
Future challenges to address
ICN deployment path & network slicing
Dedicated
Core 3
Dedicated
Core 1
RAN
MME
SGW PGWPGWPGW
Services
Services
DeCor or MOCN
APNs or GTP-C
Redirection
FMSS
ICN Router A ICN Router
CPGW
ICN Router B
ICN network slice
5G RAT
Wi-Fi
...
ICN Router E
ICN Router D
ICN Router F
ICN Router A
ICN Router E
ICN Router F
ICN Router
C
ICN Router D
ICN Router B
ICN Router A
ICN Router A

More Related Content

What's hot

05 (IDNOG02) Technology to reserve the redundancy on the layer2 network by Sa...
05 (IDNOG02) Technology to reserve the redundancy on the layer2 network by Sa...05 (IDNOG02) Technology to reserve the redundancy on the layer2 network by Sa...
05 (IDNOG02) Technology to reserve the redundancy on the layer2 network by Sa...
Indonesia Network Operators Group
 
3.3 gpp NR USER Plane introduction
3.3 gpp NR USER Plane introduction3.3 gpp NR USER Plane introduction
3.3 gpp NR USER Plane introduction
Saurabh Verma
 
OPNFV with 5G Applications
OPNFV with 5G ApplicationsOPNFV with 5G Applications
OPNFV with 5G Applications
OPNFV
 
Backhaul Ppt
Backhaul PptBackhaul Ppt
Backhaul Ppt
willyaoll
 
NFV and SDN: 4G LTE and 5G Wireless Networks on Intel(r) Architecture
NFV and SDN: 4G LTE and 5G Wireless Networks on Intel(r) ArchitectureNFV and SDN: 4G LTE and 5G Wireless Networks on Intel(r) Architecture
NFV and SDN: 4G LTE and 5G Wireless Networks on Intel(r) Architecture
Michelle Holley
 
SDN Summit - Optical SDN: Virtualizing the Transport Network
SDN Summit - Optical SDN: Virtualizing the Transport NetworkSDN Summit - Optical SDN: Virtualizing the Transport Network
SDN Summit - Optical SDN: Virtualizing the Transport Network
ADVA
 
Latency-Based 5G RAN Slicing Descriptor to Support Deterministic Industry 4.0...
Latency-Based 5G RAN Slicing Descriptor to Support Deterministic Industry 4.0...Latency-Based 5G RAN Slicing Descriptor to Support Deterministic Industry 4.0...
Latency-Based 5G RAN Slicing Descriptor to Support Deterministic Industry 4.0...
AUTOWARE
 
NFV evolution towards 5G
NFV evolution towards 5GNFV evolution towards 5G
NFV evolution towards 5G
Marie-Paule Odini
 
Network slicing: A key technology for 5G and its impact on mobile virtual net...
Network slicing: A key technology for 5G and its impact on mobile virtual net...Network slicing: A key technology for 5G and its impact on mobile virtual net...
Network slicing: A key technology for 5G and its impact on mobile virtual net...
Athanasios Lioumpas
 
5g introduction_NR
5g introduction_NR5g introduction_NR
5g introduction_NR
Nitin George Thomas
 
The history of synchronisation in digital cellular networks
The history of synchronisation in digital cellular networksThe history of synchronisation in digital cellular networks
The history of synchronisation in digital cellular networks
3G4G
 
3GPP Packet Core Towards 5G Communication Systems
3GPP Packet Core Towards 5G Communication Systems3GPP Packet Core Towards 5G Communication Systems
3GPP Packet Core Towards 5G Communication Systems
Ofinno
 
VoWLAN: Call Quality
VoWLAN: Call QualityVoWLAN: Call Quality
VoWLAN: Call Quality
3G4G
 
Can today’s Internet protocols deliver URLLC?
Can today’s Internet protocols deliver URLLC?Can today’s Internet protocols deliver URLLC?
Can today’s Internet protocols deliver URLLC?
3G4G
 
Building the foundations of Ultra-RELIABLE and Low-LATENCY Wireless Communica...
Building the foundations of Ultra-RELIABLE and Low-LATENCY Wireless Communica...Building the foundations of Ultra-RELIABLE and Low-LATENCY Wireless Communica...
Building the foundations of Ultra-RELIABLE and Low-LATENCY Wireless Communica...
3G4G
 
LTE – the Future of IMS
LTE – the Future of IMSLTE – the Future of IMS
LTE – the Future of IMS
RADVISION Ltd.
 
5 g core overview
5 g core overview5 g core overview
5 g core overview
Hemraj Kumar
 
Cloud RAN for Mobile Networks_Final
Cloud RAN for Mobile Networks_FinalCloud RAN for Mobile Networks_Final
Cloud RAN for Mobile Networks_FinalSumedh Deshpande
 
Nokia 3GPP Industry e-Workshop on XR Sept 2020
Nokia 3GPP Industry e-Workshop on XR Sept 2020Nokia 3GPP Industry e-Workshop on XR Sept 2020
Nokia 3GPP Industry e-Workshop on XR Sept 2020
Eiko Seidel
 
5g ngn-architecture
5g ngn-architecture5g ngn-architecture
5g ngn-architecture
Saurabh Verma
 

What's hot (20)

05 (IDNOG02) Technology to reserve the redundancy on the layer2 network by Sa...
05 (IDNOG02) Technology to reserve the redundancy on the layer2 network by Sa...05 (IDNOG02) Technology to reserve the redundancy on the layer2 network by Sa...
05 (IDNOG02) Technology to reserve the redundancy on the layer2 network by Sa...
 
3.3 gpp NR USER Plane introduction
3.3 gpp NR USER Plane introduction3.3 gpp NR USER Plane introduction
3.3 gpp NR USER Plane introduction
 
OPNFV with 5G Applications
OPNFV with 5G ApplicationsOPNFV with 5G Applications
OPNFV with 5G Applications
 
Backhaul Ppt
Backhaul PptBackhaul Ppt
Backhaul Ppt
 
NFV and SDN: 4G LTE and 5G Wireless Networks on Intel(r) Architecture
NFV and SDN: 4G LTE and 5G Wireless Networks on Intel(r) ArchitectureNFV and SDN: 4G LTE and 5G Wireless Networks on Intel(r) Architecture
NFV and SDN: 4G LTE and 5G Wireless Networks on Intel(r) Architecture
 
SDN Summit - Optical SDN: Virtualizing the Transport Network
SDN Summit - Optical SDN: Virtualizing the Transport NetworkSDN Summit - Optical SDN: Virtualizing the Transport Network
SDN Summit - Optical SDN: Virtualizing the Transport Network
 
Latency-Based 5G RAN Slicing Descriptor to Support Deterministic Industry 4.0...
Latency-Based 5G RAN Slicing Descriptor to Support Deterministic Industry 4.0...Latency-Based 5G RAN Slicing Descriptor to Support Deterministic Industry 4.0...
Latency-Based 5G RAN Slicing Descriptor to Support Deterministic Industry 4.0...
 
NFV evolution towards 5G
NFV evolution towards 5GNFV evolution towards 5G
NFV evolution towards 5G
 
Network slicing: A key technology for 5G and its impact on mobile virtual net...
Network slicing: A key technology for 5G and its impact on mobile virtual net...Network slicing: A key technology for 5G and its impact on mobile virtual net...
Network slicing: A key technology for 5G and its impact on mobile virtual net...
 
5g introduction_NR
5g introduction_NR5g introduction_NR
5g introduction_NR
 
The history of synchronisation in digital cellular networks
The history of synchronisation in digital cellular networksThe history of synchronisation in digital cellular networks
The history of synchronisation in digital cellular networks
 
3GPP Packet Core Towards 5G Communication Systems
3GPP Packet Core Towards 5G Communication Systems3GPP Packet Core Towards 5G Communication Systems
3GPP Packet Core Towards 5G Communication Systems
 
VoWLAN: Call Quality
VoWLAN: Call QualityVoWLAN: Call Quality
VoWLAN: Call Quality
 
Can today’s Internet protocols deliver URLLC?
Can today’s Internet protocols deliver URLLC?Can today’s Internet protocols deliver URLLC?
Can today’s Internet protocols deliver URLLC?
 
Building the foundations of Ultra-RELIABLE and Low-LATENCY Wireless Communica...
Building the foundations of Ultra-RELIABLE and Low-LATENCY Wireless Communica...Building the foundations of Ultra-RELIABLE and Low-LATENCY Wireless Communica...
Building the foundations of Ultra-RELIABLE and Low-LATENCY Wireless Communica...
 
LTE – the Future of IMS
LTE – the Future of IMSLTE – the Future of IMS
LTE – the Future of IMS
 
5 g core overview
5 g core overview5 g core overview
5 g core overview
 
Cloud RAN for Mobile Networks_Final
Cloud RAN for Mobile Networks_FinalCloud RAN for Mobile Networks_Final
Cloud RAN for Mobile Networks_Final
 
Nokia 3GPP Industry e-Workshop on XR Sept 2020
Nokia 3GPP Industry e-Workshop on XR Sept 2020Nokia 3GPP Industry e-Workshop on XR Sept 2020
Nokia 3GPP Industry e-Workshop on XR Sept 2020
 
5g ngn-architecture
5g ngn-architecture5g ngn-architecture
5g ngn-architecture
 

Viewers also liked

SAIL: demo handout at Future Media Distribution using Information Centric Net...
SAIL: demo handout at Future Media Distribution using Information Centric Net...SAIL: demo handout at Future Media Distribution using Information Centric Net...
SAIL: demo handout at Future Media Distribution using Information Centric Net...SAIL
 
Payment System Oversight and Interoperability
Payment System Oversight and InteroperabilityPayment System Oversight and Interoperability
Payment System Oversight and Interoperability
ITU
 
ITU-T Study Group 13 Introduction
ITU-T Study Group 13 IntroductionITU-T Study Group 13 Introduction
ITU-T Study Group 13 Introduction
ITU
 
Using ICN to meet the IMT-2020 goals
Using ICN to meet the IMT-2020 goalsUsing ICN to meet the IMT-2020 goals
Using ICN to meet the IMT-2020 goals
ITU
 
AI and Automated Driving : An Ethically Aligned Design
AI and Automated Driving : An Ethically Aligned DesignAI and Automated Driving : An Ethically Aligned Design
AI and Automated Driving : An Ethically Aligned Design
ITU
 
Connected automated cars
Connected automated carsConnected automated cars
Connected automated cars
ITU
 
Cybersecurity for automated driving
Cybersecurity for automated drivingCybersecurity for automated driving
Cybersecurity for automated driving
ITU
 
Satellite network for automated driving
Satellite network for automated drivingSatellite network for automated driving
Satellite network for automated driving
ITU
 
ITU-T Study Group 20 Introduction
ITU-T Study Group 20 IntroductionITU-T Study Group 20 Introduction
ITU-T Study Group 20 Introduction
ITU
 
ITU-T Study Group 15 Introduction
ITU-T Study Group 15 IntroductionITU-T Study Group 15 Introduction
ITU-T Study Group 15 Introduction
ITU
 
What is Content centric networking
What is Content centric networkingWhat is Content centric networking
What is Content centric networking
praison
 
5G and Automative : Cellular V2X (vehicle-to-everything)
5G and Automative : Cellular V2X (vehicle-to-everything)5G and Automative : Cellular V2X (vehicle-to-everything)
5G and Automative : Cellular V2X (vehicle-to-everything)
ITU
 

Viewers also liked (12)

SAIL: demo handout at Future Media Distribution using Information Centric Net...
SAIL: demo handout at Future Media Distribution using Information Centric Net...SAIL: demo handout at Future Media Distribution using Information Centric Net...
SAIL: demo handout at Future Media Distribution using Information Centric Net...
 
Payment System Oversight and Interoperability
Payment System Oversight and InteroperabilityPayment System Oversight and Interoperability
Payment System Oversight and Interoperability
 
ITU-T Study Group 13 Introduction
ITU-T Study Group 13 IntroductionITU-T Study Group 13 Introduction
ITU-T Study Group 13 Introduction
 
Using ICN to meet the IMT-2020 goals
Using ICN to meet the IMT-2020 goalsUsing ICN to meet the IMT-2020 goals
Using ICN to meet the IMT-2020 goals
 
AI and Automated Driving : An Ethically Aligned Design
AI and Automated Driving : An Ethically Aligned DesignAI and Automated Driving : An Ethically Aligned Design
AI and Automated Driving : An Ethically Aligned Design
 
Connected automated cars
Connected automated carsConnected automated cars
Connected automated cars
 
Cybersecurity for automated driving
Cybersecurity for automated drivingCybersecurity for automated driving
Cybersecurity for automated driving
 
Satellite network for automated driving
Satellite network for automated drivingSatellite network for automated driving
Satellite network for automated driving
 
ITU-T Study Group 20 Introduction
ITU-T Study Group 20 IntroductionITU-T Study Group 20 Introduction
ITU-T Study Group 20 Introduction
 
ITU-T Study Group 15 Introduction
ITU-T Study Group 15 IntroductionITU-T Study Group 15 Introduction
ITU-T Study Group 15 Introduction
 
What is Content centric networking
What is Content centric networkingWhat is Content centric networking
What is Content centric networking
 
5G and Automative : Cellular V2X (vehicle-to-everything)
5G and Automative : Cellular V2X (vehicle-to-everything)5G and Automative : Cellular V2X (vehicle-to-everything)
5G and Automative : Cellular V2X (vehicle-to-everything)
 

Similar to Using ICN to simplify data delivery, mobility management and secure transmission

Implementation of intelligent wide area network(wan)- report
Implementation of intelligent wide area network(wan)- reportImplementation of intelligent wide area network(wan)- report
Implementation of intelligent wide area network(wan)- report
Jatin Singh
 
Efficient addressing schemes for internet of things
Efficient addressing schemes for internet of thingsEfficient addressing schemes for internet of things
Efficient addressing schemes for internet of things
IJECEIAES
 
5G 2
5G 25G 2
5G 2
IGDTUW
 
Efficiency and effectiveness video on demand over worldwide interoperability ...
Efficiency and effectiveness video on demand over worldwide interoperability ...Efficiency and effectiveness video on demand over worldwide interoperability ...
Efficiency and effectiveness video on demand over worldwide interoperability ...
IJECEIAES
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
IJERD Editor
 
Future Internet: Managing Innovation and Testbed
Future Internet: Managing Innovation and TestbedFuture Internet: Managing Innovation and Testbed
Future Internet: Managing Innovation and Testbed
Shinji Shimojo
 
AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...
AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...
AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...
IJCNCJournal
 
Adoption of Next-Generation 5G Wireless Technology for “Smarter” Grid Design;...
Adoption of Next-Generation 5G Wireless Technology for “Smarter” Grid Design;...Adoption of Next-Generation 5G Wireless Technology for “Smarter” Grid Design;...
Adoption of Next-Generation 5G Wireless Technology for “Smarter” Grid Design;...
Alidu Abubakari
 
I Pv6 Presentation 310510 V4
I Pv6 Presentation 310510 V4I Pv6 Presentation 310510 V4
I Pv6 Presentation 310510 V4
Chaesub Lee
 
Introducció a les xarxes 5G
Introducció a les xarxes 5GIntroducció a les xarxes 5G
Introducció a les xarxes 5G
TICAnoia
 
Skt.2013.innovation technology for future convergence network
Skt.2013.innovation technology for future convergence networkSkt.2013.innovation technology for future convergence network
Skt.2013.innovation technology for future convergence network
son6971
 
Review on a new generation wireless mobile network
Review on a new generation wireless mobile network  Review on a new generation wireless mobile network
Review on a new generation wireless mobile network
eSAT Publishing House
 
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless ...
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wireless ...A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wireless ...
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless ...
IRJET Journal
 
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
IRJET Journal
 
CSIR 5G Testbed
CSIR 5G TestbedCSIR 5G Testbed
CSIR 5G Testbed
Sabelo Dlamini
 
Orchestration of Ethernet Services in Software-Defined and Flexible Heterogen...
Orchestration of Ethernet Services in Software-Defined and Flexible Heterogen...Orchestration of Ethernet Services in Software-Defined and Flexible Heterogen...
Orchestration of Ethernet Services in Software-Defined and Flexible Heterogen...
ADVA
 
CSIR 5G Research
CSIR 5G ResearchCSIR 5G Research
CSIR 5G Research
Sabelo Dlamini
 
5GSummit-Princeton-05262015.pdf
5GSummit-Princeton-05262015.pdf5GSummit-Princeton-05262015.pdf
5GSummit-Princeton-05262015.pdf
MahmoudTourkey
 
Migrating packet dropping in mobile ad hoc network based on modified ack-base...
Migrating packet dropping in mobile ad hoc network based on modified ack-base...Migrating packet dropping in mobile ad hoc network based on modified ack-base...
Migrating packet dropping in mobile ad hoc network based on modified ack-base...
Alexander Decker
 
Node Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksNode Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor Networks
IRJET Journal
 

Similar to Using ICN to simplify data delivery, mobility management and secure transmission (20)

Implementation of intelligent wide area network(wan)- report
Implementation of intelligent wide area network(wan)- reportImplementation of intelligent wide area network(wan)- report
Implementation of intelligent wide area network(wan)- report
 
Efficient addressing schemes for internet of things
Efficient addressing schemes for internet of thingsEfficient addressing schemes for internet of things
Efficient addressing schemes for internet of things
 
5G 2
5G 25G 2
5G 2
 
Efficiency and effectiveness video on demand over worldwide interoperability ...
Efficiency and effectiveness video on demand over worldwide interoperability ...Efficiency and effectiveness video on demand over worldwide interoperability ...
Efficiency and effectiveness video on demand over worldwide interoperability ...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Future Internet: Managing Innovation and Testbed
Future Internet: Managing Innovation and TestbedFuture Internet: Managing Innovation and Testbed
Future Internet: Managing Innovation and Testbed
 
AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...
AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...
AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...
 
Adoption of Next-Generation 5G Wireless Technology for “Smarter” Grid Design;...
Adoption of Next-Generation 5G Wireless Technology for “Smarter” Grid Design;...Adoption of Next-Generation 5G Wireless Technology for “Smarter” Grid Design;...
Adoption of Next-Generation 5G Wireless Technology for “Smarter” Grid Design;...
 
I Pv6 Presentation 310510 V4
I Pv6 Presentation 310510 V4I Pv6 Presentation 310510 V4
I Pv6 Presentation 310510 V4
 
Introducció a les xarxes 5G
Introducció a les xarxes 5GIntroducció a les xarxes 5G
Introducció a les xarxes 5G
 
Skt.2013.innovation technology for future convergence network
Skt.2013.innovation technology for future convergence networkSkt.2013.innovation technology for future convergence network
Skt.2013.innovation technology for future convergence network
 
Review on a new generation wireless mobile network
Review on a new generation wireless mobile network  Review on a new generation wireless mobile network
Review on a new generation wireless mobile network
 
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless ...
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wireless ...A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wireless ...
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless ...
 
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
 
CSIR 5G Testbed
CSIR 5G TestbedCSIR 5G Testbed
CSIR 5G Testbed
 
Orchestration of Ethernet Services in Software-Defined and Flexible Heterogen...
Orchestration of Ethernet Services in Software-Defined and Flexible Heterogen...Orchestration of Ethernet Services in Software-Defined and Flexible Heterogen...
Orchestration of Ethernet Services in Software-Defined and Flexible Heterogen...
 
CSIR 5G Research
CSIR 5G ResearchCSIR 5G Research
CSIR 5G Research
 
5GSummit-Princeton-05262015.pdf
5GSummit-Princeton-05262015.pdf5GSummit-Princeton-05262015.pdf
5GSummit-Princeton-05262015.pdf
 
Migrating packet dropping in mobile ad hoc network based on modified ack-base...
Migrating packet dropping in mobile ad hoc network based on modified ack-base...Migrating packet dropping in mobile ad hoc network based on modified ack-base...
Migrating packet dropping in mobile ad hoc network based on modified ack-base...
 
Node Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksNode Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor Networks
 

More from ITU

Do we need a wakeup call to keep driver-less cars protected?
Do we need a wakeup call to keep driver-less cars protected? Do we need a wakeup call to keep driver-less cars protected?
Do we need a wakeup call to keep driver-less cars protected?
ITU
 
Global Virtual Mobile Network for Car manufacturers
Global Virtual Mobile Network for Car manufacturersGlobal Virtual Mobile Network for Car manufacturers
Global Virtual Mobile Network for Car manufacturers
ITU
 
Coordination of Threat Analysis in ICT Ecosystems
Coordination of Threat Analysis in ICT EcosystemsCoordination of Threat Analysis in ICT Ecosystems
Coordination of Threat Analysis in ICT Ecosystems
ITU
 
Learning from the past: Systematization for Attacks and Countermeasures on Mo...
Learning from the past: Systematization for Attacks and Countermeasures on Mo...Learning from the past: Systematization for Attacks and Countermeasures on Mo...
Learning from the past: Systematization for Attacks and Countermeasures on Mo...
ITU
 
Trustworthy networking and technical considerations for 5G
Trustworthy networking and technical considerations for 5GTrustworthy networking and technical considerations for 5G
Trustworthy networking and technical considerations for 5G
ITU
 
The role of Bicycles and E-Bikes in the future development of Intelligent Tra...
The role of Bicycles and E-Bikes in the future development of Intelligent Tra...The role of Bicycles and E-Bikes in the future development of Intelligent Tra...
The role of Bicycles and E-Bikes in the future development of Intelligent Tra...
ITU
 
Connected Cars & 5G
Connected Cars & 5GConnected Cars & 5G
Connected Cars & 5G
ITU
 
5G for Connected and Automated Driving
5G for Connected and Automated Driving5G for Connected and Automated Driving
5G for Connected and Automated Driving
ITU
 
Securing the future of Automotive
Securing the future of AutomotiveSecuring the future of Automotive
Securing the future of Automotive
ITU
 
The Connected Vehicle - Challenges and Opportunities.
The Connected Vehicle - Challenges and Opportunities. The Connected Vehicle - Challenges and Opportunities.
The Connected Vehicle - Challenges and Opportunities.
ITU
 
Machine learning for decentralized and flying radio devices
Machine learning for decentralized and flying radio devicesMachine learning for decentralized and flying radio devices
Machine learning for decentralized and flying radio devices
ITU
 
AI and machine learning
AI and machine learningAI and machine learning
AI and machine learning
ITU
 
Machine learning for 5G and beyond
Machine learning for 5G and beyondMachine learning for 5G and beyond
Machine learning for 5G and beyond
ITU
 
Efficient Deep Learning in Communications
Efficient Deep Learning in CommunicationsEfficient Deep Learning in Communications
Efficient Deep Learning in Communications
ITU
 
AI for Good Global Summit - 2017 Report
AI for Good Global Summit - 2017 ReportAI for Good Global Summit - 2017 Report
AI for Good Global Summit - 2017 Report
ITU
 
Standardization of XDSL and MGfast in ITU-T SG15
Standardization of XDSL and MGfast in ITU-T SG15Standardization of XDSL and MGfast in ITU-T SG15
Standardization of XDSL and MGfast in ITU-T SG15
ITU
 
One World One Global Sim
One World One Global Sim One World One Global Sim
One World One Global Sim
ITU
 
ICTs, LDCs and the SDGs
ICTs, LDCs and the SDGsICTs, LDCs and the SDGs
ICTs, LDCs and the SDGs
ITU
 
Collection Methodology for Key Performance Indicators for Smart Sustainable C...
Collection Methodology for Key Performance Indicators for Smart Sustainable C...Collection Methodology for Key Performance Indicators for Smart Sustainable C...
Collection Methodology for Key Performance Indicators for Smart Sustainable C...
ITU
 
Enhancing innovation and participation in smart sustainable cities
Enhancing innovation and participation in smart sustainable citiesEnhancing innovation and participation in smart sustainable cities
Enhancing innovation and participation in smart sustainable cities
ITU
 

More from ITU (20)

Do we need a wakeup call to keep driver-less cars protected?
Do we need a wakeup call to keep driver-less cars protected? Do we need a wakeup call to keep driver-less cars protected?
Do we need a wakeup call to keep driver-less cars protected?
 
Global Virtual Mobile Network for Car manufacturers
Global Virtual Mobile Network for Car manufacturersGlobal Virtual Mobile Network for Car manufacturers
Global Virtual Mobile Network for Car manufacturers
 
Coordination of Threat Analysis in ICT Ecosystems
Coordination of Threat Analysis in ICT EcosystemsCoordination of Threat Analysis in ICT Ecosystems
Coordination of Threat Analysis in ICT Ecosystems
 
Learning from the past: Systematization for Attacks and Countermeasures on Mo...
Learning from the past: Systematization for Attacks and Countermeasures on Mo...Learning from the past: Systematization for Attacks and Countermeasures on Mo...
Learning from the past: Systematization for Attacks and Countermeasures on Mo...
 
Trustworthy networking and technical considerations for 5G
Trustworthy networking and technical considerations for 5GTrustworthy networking and technical considerations for 5G
Trustworthy networking and technical considerations for 5G
 
The role of Bicycles and E-Bikes in the future development of Intelligent Tra...
The role of Bicycles and E-Bikes in the future development of Intelligent Tra...The role of Bicycles and E-Bikes in the future development of Intelligent Tra...
The role of Bicycles and E-Bikes in the future development of Intelligent Tra...
 
Connected Cars & 5G
Connected Cars & 5GConnected Cars & 5G
Connected Cars & 5G
 
5G for Connected and Automated Driving
5G for Connected and Automated Driving5G for Connected and Automated Driving
5G for Connected and Automated Driving
 
Securing the future of Automotive
Securing the future of AutomotiveSecuring the future of Automotive
Securing the future of Automotive
 
The Connected Vehicle - Challenges and Opportunities.
The Connected Vehicle - Challenges and Opportunities. The Connected Vehicle - Challenges and Opportunities.
The Connected Vehicle - Challenges and Opportunities.
 
Machine learning for decentralized and flying radio devices
Machine learning for decentralized and flying radio devicesMachine learning for decentralized and flying radio devices
Machine learning for decentralized and flying radio devices
 
AI and machine learning
AI and machine learningAI and machine learning
AI and machine learning
 
Machine learning for 5G and beyond
Machine learning for 5G and beyondMachine learning for 5G and beyond
Machine learning for 5G and beyond
 
Efficient Deep Learning in Communications
Efficient Deep Learning in CommunicationsEfficient Deep Learning in Communications
Efficient Deep Learning in Communications
 
AI for Good Global Summit - 2017 Report
AI for Good Global Summit - 2017 ReportAI for Good Global Summit - 2017 Report
AI for Good Global Summit - 2017 Report
 
Standardization of XDSL and MGfast in ITU-T SG15
Standardization of XDSL and MGfast in ITU-T SG15Standardization of XDSL and MGfast in ITU-T SG15
Standardization of XDSL and MGfast in ITU-T SG15
 
One World One Global Sim
One World One Global Sim One World One Global Sim
One World One Global Sim
 
ICTs, LDCs and the SDGs
ICTs, LDCs and the SDGsICTs, LDCs and the SDGs
ICTs, LDCs and the SDGs
 
Collection Methodology for Key Performance Indicators for Smart Sustainable C...
Collection Methodology for Key Performance Indicators for Smart Sustainable C...Collection Methodology for Key Performance Indicators for Smart Sustainable C...
Collection Methodology for Key Performance Indicators for Smart Sustainable C...
 
Enhancing innovation and participation in smart sustainable cities
Enhancing innovation and participation in smart sustainable citiesEnhancing innovation and participation in smart sustainable cities
Enhancing innovation and participation in smart sustainable cities
 

Recently uploaded

Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
Frank van Harmelen
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
Bhaskar Mitra
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
CatarinaPereira64715
 

Recently uploaded (20)

Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 

Using ICN to simplify data delivery, mobility management and secure transmission

  • 1. Mobile video delivery using ICN Giovanna Carofiglio, Cisco Distinguished Engineer Michele Papalini, Jacques Samain et al. FG IMT-2020 Workshop and Demo Day December 7, 2016
  • 2. Mobility Overlay Security Overlay Transform the Overlaid IP Transport Network Storage Overlay To an Integrated Mobile, Secured, Distributed Storage Network Deliver services using a new communication model that addresses modern Internet usage & Exploits latest Future Internet Architecture research  Mobility – eliminate need for special mobility overlays  Security – guarantee the integrity of every data object  Storage – dynamic placement of information anywhere in the network Information Centric Networking Providing a New Foundation Collapsetosinglelayer
  • 3. What Information Centric Networking brings NAMED CONTENT Slice Content into discrete namable chunks THREE MAJOR COMPONENTS NAME BASED ROUTING A name could refer to any number of entities TRANSPORT ENHANCEMENTS • Improved object-based security) • Secure in-path caching • Supports multipath / multicast capabilities • Enables dynamic content-based routing • Network based “DNS equivalent” • User / Application identity no longer tied to IP address supporting mobility, multipath / multicast • Pull-based at network layer (not HTTP) • Connectionless (robust to mobility) • Exploits local cache for reuse or error recovery • Unified unicast/multicast model
  • 4. • Simplified core network architecture through built-in L2-agnostic anchorless mobility support • Seamless communication over an heterogenous and mobile access through connectionless receiver-driven natively multipath transport • Latency-reduction via in-network control and hop-by-hop dynamic forwarding • Better user experience with transport cost reduction via edge caching/processing • Unified unicast/multicast communication • Improved security/confidentiality, flexibility to support different models • Richer network-aware content analytics ICN advantages for 5G
  • 5. Mobility management approaches • Consumer mobility is natively supported, in virtue of the connectionless and pull-based communication model. • Producer mobility is more challenging. Different categories of approaches: Global Routing (GR) requiring all routers to be updated, or Resolution-based (DNS-like) Anchor-Based or Trace-based in ICN Anchor-Less
  • 6. MAP-Me, an anchorless mobility management protocol for data delivery in ICN that: • is access-agnostic, in order to cope with highly heterogeneous wireless access and multi-homed/mobile users • works at network layer and at forwarding timescale to be reactive enough to support real-time applications between mobile consumers/producers • leverages core ICN features like distributed hop-by-hop stateful forwarding, connectionless communications, object-based security • doesn’t require any control/management plane operations • has low overhead in terms of signaling, additional state at routers and computational complexity in order to scale with large network size Our contribution: an anchorless solution https://www.youtube.com/watch?v=p26GODPxG GE Cisco Mobility demo @ MWC’16 J.Augé, G. Carofiglio, G. Grassi, L. Muscariello, G. Pau, X. Zeng, MAP-Me: Managing Anchor-less Producer Mobility in ICN, under submission, accessible at http://arxiv.org/abs/1611.06785
  • 7. Video PoC architecture and components ULTRA eNB Client Access LTE Backhaul/Cor e Server DASH players w ICN rate adaptation, load- balancing and trasport ICN-enabled network monitoring analytics 4K VoD & Live DASH ICN server 1 (h)ICN-enabled video player (Infinite Home) 2 3 4 Hetnet Access (WiFI,LTE over wire) ICN forwarders and vICN (virtualized ICN or ICN in a container) ICN-enabled video server Network slices
  • 8. PoC components 1 2 3 ICN-enabled DASH video client Hetnet Access (WiFi, LTE) Virtualized ICN forwarders (vICN) 4 ICN-enabled DASH video server
  • 9. ICN DASH Video client architecture Segment scheduler ICN transport layer Rate-based Buffer-based Hybrid RB-b ABR Rate adaptation logic Delay-based AIMD, Remote AQM, Multipath path(s) bandwidth estimate playout buffer ICN forwarder Interest Data HTTP DASH Video player Load-balancer f1 f2 f3 faces prefix face, monit p/seg1/# (f1,d1) … … • DASH video is partitioned into 2s segments that the player may ask at different encoding bitrates depending of network conditions • The birate adaptation logic can be • Rate-based • Buffer-based • Mixed Rate and Buffer based ICN advantages: • Receiver-based transport model, with less throughput oscillations and smaller retx delays via in-network retransmission (WLDR) • Fine granular per-packet network view to feed rate adaptation logic • Multipath-capable transport layer that does not require a-priori knowledge of sources/paths
  • 10. Heterogeneous access MME SGW PGW EPC eNB Linux process tap interface UE UE UE tap interface PDSCH PUSCH Channels LTE access Pedestrian outdoor propagation AP tap interface Linux process STA STA STA 802.11n Pedestrian outdoor propagation tap interface 4G over wire WiFi over wire
  • 11. Virtualized ICN architecture (vICN) RESOURCE PROVIDER Linux-based cluster w. LXC/LXD, OVS ORCHESTRATOR RESOURCE MODELS: • nodes & interfaces • channels (WiFi, etc.) • applications • mobility models… • … ICN MODULES: • workload : consumer/producers • forwarder • face and route mgt. vICN: CONTROL, MANAGEMENT & MONITORING PLANE interfaces GUI CLI API Config. YANG modelconfigure interact monitor SHADOW RESOURCE MODEL • secure access / slicing • consistency check • deployment plan & sync. • monitoring USER DATA PLANE DASH server ICN-enabled layer2 virtual network with real, emulated & simulated nodes and links ADMIN NETWORK VIEW { DASH player USER VIEW
  • 12. ICN DASH Video server architecture ICN socket API HTTP server video boxing MPD creation data path data path Content creation Live feed packetization naming signature prefix p/seg1/# (f1,d1) … … ICN forwarder HTTP DASH Video server
  • 13. A result of connectionless request-reply ICN transport model • Why a powerful feature: • Standard TCP/IP congestion control poorly performs in presence of wireless losses and does not handle mobile • End-to-end control even loop is slow (at least 1 RTT) • ICN enables sub-RTT loss detection and recovery by delegation at key network nodes (consumer/producer/access points) of • WLDR, MLDR (Wireless, Mobility Loss Detection and Recovery) mechanisms, the latter generalized to congestion case. In-network loss detection and recovery wireless mobility congestion N.Rozhnova, G.Carofiglio, L.Muscariello, M.Papalini, Leveraging ICN in-network Control for Loss Detection and Recovery in Wireless Mobile Networks , in Proc. of ACM ICN 2016, Kyoto, September 2016.
  • 14. Wireless Loss Detection and Recovery (WLDR) consumer access point next: 3 expected: 3Interest 3 new expected: 3 + 1 = 4 next: 4 expected: 4Interest 4 next: 5 expected: 4Interest 5 next: 6 expected: 4Interest 6 Loss D et ect edEW LN (4,6) new expected: 6 + 1 = 7 Key design ideas WLDR is implemented at face level and introduces a per-face sequencing on packets to detect losses. • Base station or Wireless node when receiving Interests or Data packets • Uses the sequence number in the packets to reconstruct the sequence and detect potential losses • If received seq differs from expected seq, sends notification to the wireless node/base station • Base station or Wireless node when sending Interests or Data packets • maintains a counter per-face indicating the sequence number for the next Interest to be sent • Writes such sequencing when sending the packets
  • 15. Key features and advantages • ICN enables per-packet load-balancing (LB) over dynamically discovered paths • Packet vs segment granularity in LB permits to exploit all available bandwidth in parallel while avoiding Head of Line blocking • Forwarding strategies can be video-specific and quality-aware (e.g. in case of SVC for smart quality layers to faces mapping) • Forwarding strategies can be coupled to caching policies to minimize overall latency Dynamic load-balancing over hetnet access w2 1/Residual RTT2 LTE I1(prefix/v1/segment1/seq1) I2.prefix/v1/segment1/seq2) … Optimal randomized weighted LB … G.Carofiglio, M.Gallo, L.Muscariello, M.Papalini, S. Wang, Optimal multiapath congestion control and request forwarding in ICN , in Proc. of IEEE ICNP, Goettingen, October 2013. G.Carofiglio, L.Mekinda, L.Muscariello, FOCAL: Forwarding and Caching strategies with Latency awareness in ICN , in Proc. of IEEE Globecom, San Diego, December 2015, ext. version in Computer Network Journal.
  • 17. Demonstrated ICN advantages: • Joint user and network-aware video rate adaptation at the client • User QoE combined with per-content network monitoring (congestion, cache proximity) to drive DASH rate adaptation over hetnet  QoE optimization • Access-agnostic in-network Wireless Loss Detection & Recovery • ICN enables in-network rather than e2e control  latency reduction • Mobility-robust and congestion-aware dynamic multipath • Seamless load-balancing over multiple available interfaces in parallel • Fine-granular per-packet (not per segment) load-balancing better performance • Unified unicast/multicast communication model • Communication becomes multicast as soon as more than one user request • No need for syncronisation of different flows/users simpler configuration Conclusions
  • 18. Network-assisted video delivery • Network-assistance to drive rate adaptation at the client • Video/quality-aware forwarding/caching strategies at network nodes • SVC-enabled load-balancing in the network • Unified unicast/multicast communication model Unified single access control framework for • unicast/multicast • access-agnostic (for the consumer) • multi-source (for the producer) Future challenges to address
  • 19.
  • 20. ICN deployment path & network slicing Dedicated Core 3 Dedicated Core 1 RAN MME SGW PGWPGWPGW Services Services DeCor or MOCN APNs or GTP-C Redirection FMSS ICN Router A ICN Router CPGW ICN Router B ICN network slice 5G RAT Wi-Fi ... ICN Router E ICN Router D ICN Router F ICN Router A ICN Router E ICN Router F ICN Router C ICN Router D ICN Router B ICN Router A ICN Router A