6LoWPAN IPv6 for Wireless Sensor Network
|
|
|
- Bryce Blair
- 10 years ago
- Views:
Transcription
1 LACNOG 2011 Buenos Aires, Argentina, los días 4 al 7 de Octubre 6LoWPAN IPv6 for Wireless Sensor Network Gustavo Mercado UTN-FRMendoza Mendoza - Argentina [email protected] Carlos Taffernaberry Universidad de Mendoza Mendoza - Argentina [email protected] This work is licensed under the Creative Commons Attribution-Noncommercial- Share Alike 3.0 Unported License. To view a copy of this license, visit or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA
2 Internet of Things A global network infrastructure, linking physical and virtual objects through the exploitation of data capture and communications capabilities. This infrastructure includes existing and evolving Internet and network developments. It will offer specific object-identification, sensor and connection capability as the basis for the development of independent federated services and applications. These will be characterised by a high degree of autonomous data capture, event transfer, network connectivity and interoperability. Source CASAGRAS 2
3 3 Internet of Things
4 Internet of Things Source: Internet of Things Strategic Research Roadmap 4
5 Internet of Things
6 Source IPSO Internet of Things
7 Internet of Things en la Universidad Tecnológica Nacional Mendoza Argentina Inserción de generación fotovoltaica en el sistema de distribución de energía eléctrica, dentro del ámbito urbano de Mendoza Lugar de trabajo: UTN-FRM. Dptos de Ing. Electromecánica, Electrónica, Grupos CLIOPE y GridTics Dir: Alejandro Pablo Arena Integrantes: Mario Martínez, Cristian Pérez, Gustavo Mercado, Eduardo Font, Santiago Heredia, Pablo Giménez Diseño de técnicas de aprendizaje de máquinas aplicado a la caracterización ambiental de la cuenca andina Lugar de trabajo: IANIGLA Conicet Mendoza - GridTICS UTN FRM Doctorando: Ing. Ana Diedrichs Director de Beca: Dr. Facundo Bromberg -FRM UTN Co-Director: Dr. Ana Marina Srur -IANIGLA CONICET Optimización de sistemas de riego mediante redes de sensores inalámbricos, Lugar de trabajo: INTA Mendoza gridtics UTN FRM Directores: Dr. Jorge Pérez Peña INTA, Ing. Pablo Farreras UTN FRM Integrantes: Wireless Network Sensor Group UTN FRM
8 SIPIA Net Wireless Sensor Network for Agronomical Research SIPIA Net Propietary STACK (gridtics) SIPIA6 Net 6loWPAN STACK
9 Challenge to LoWPAN's Hard to implement in embedded devices: -Security: IP includes support for IP Security. -WebServices: Internet services today rely on webservices, mainly using the transmission control protocol (TCP). -Management: Management with SNMP or web services. -Frame size: Current Internet protocols require links with sufficient frame length. -Power and duty-cycle: Battery-powered wireless devices need to keep low duty cycles. -Multicast: Wireless embedded radio technologies, do not typically support multicast. -Reliability: Standard Internet protocols are not optimized for low-power wireless and lossy networks.
10 What is 6LoWPAN? IPv6 over Low-Power wireless Personal Area Networks Defined by IETF standards RFC 4919, 4944 draft-ietf-6lowpan-hc and -nd draft-ietf-roll-rpl draft-ietf-6lowpan-uc (use cases) draft-6lowpan-tcphc Don't reinvent the wheel IPv6
11 Benefits of 6LoWPAN Technology IPv6 over Low-Power Wireless Personal Area Networks Low-power RF + IPv6 = The Internet of Things The benefits of 6LoWPAN include: Open, long-lived, reliable standards Easy learning-curve Transparent Internet integration Network maintainability Global scalability End-to-end data flows use of existing Internet infrastructure 6LoWPAN makes this possible Minimal use of code and memory Multiple topology options Multiple independent implementations 10+ Increasing number of deployments
12 Architecture
13 Architecture LoWPANs are stub networks Simple LoWPAN Single Edge Router Extended LoWPAN Multiple Edge Routers with common backbone link Ad-hoc LoWPAN No route outside the LoWPAN Internet Integration issues Maximum transmission unit Application protocols IPv4 interconnectivity Firewalls and NATs Security IPv6-LoWPAN Edge Router Stack
14 The 6LoWPAN Format 6LoWPAN is an adaptation header format Enables the use of IPv6 over low-power wireless links IPv6 header compression UDP header compression Format initially defined in RFC4944 Updated by draft-ietf-6lowpan-hc (work in progress)
15 The 6LoWPAN Format 6LoWPAN makes use of IPv6 address compression RFC4944 Features: Basic LoWPAN header format HC1 (IPv6 header) and HC2 (UDP header) compression formats Fragmentation & reassembly Mesh header feature (depreciation planned) draft-ietf-6lowpan-hc Features: New HC (IPv6 header) and NHC (Next-header) compression Support for global address compression (with contexts) Support for IPv6 option header compression Support for compact multicast address compression
16 6LoWPAN Headers Orthogonal header format for efficiency Stateless header compression
17 Prefix Dissemination In normal IPv6 networks RAs are sent to a link based on the information (prefix etc.) configured for that router interface In ND for 6LoWPAN RAs are also used to automatically disseminate router information across multiple hops
18 6LoWPAN Routing Routing Over Low power and Lossy networks (ROLL) Here we consider IP routing (at layer 3) Routing in a LoWPAN Single-interface routing Flat address space (exact-match) Stub network (no transit routing)
19 Chips Solutions Single-Chip (App + 6LowPAN + Transceiver) Minimizing cost and size is critical. Complexity of the embedded application is low. All soft on the same micro increases complexity and development time. Examples TI CC2530, TI CC1110, ATMEGA 128RF and the Jennic JN5139. Two-Chip (App + 6LowPAN <UART> Transceiver) Great application complexity and performance requirements. Leaves the developer freedom in the choice of application microcontroller. 6LoWPAN and application need to be integrated in the same microcontroller and may require extensive engineering and testing. Examples of radio transceivers are TI CC2520, Atmel AT86RF231. Network Processor (App <UART> 6LowPAN + Transceiver) Projects in which a design or application software already exists. Programming is often realized as an extended socket-like protocol. Not be possible for devices with extreme cost limitations. Example of network processor is TI CC1180.
20 Protocols Stacks Contiki and uipv6 Low-Power IPv6/RPL Network TCP and UDP proto Network simulator (Cooja) Tiny OS BLIP, the Berkeley Low-power IP stack IPv6 Ready TCP and UDP proto Nano Stack (Sensinode) Nano Stack, Nano Router, Nano Service Nano Sensor UDP proto only Jennic 6LoWPAN (Jennic) JN5139 Wireless Microcontroller Jenie API, SNAP, JenNet UDP proto only
21 References Internet of Things International Dimensions CASAGRAS2 EU F7 Project Patrick Guillemin, Peter Friess, Internet of Things: Strategic Research Roadmap, SRA 2009 N. Kushalnagar, G. Montenegro, C. Schumacher IPv6 over Low-Power Wireless Personal Area Networks (6LoWPANs):Overview, Assumptions, Problem Statement, and Goals, RFC 4919, August 2007, IETF G. Montenegro,N. Kushalnagar,J. Hui, D. Culler Transmission of IPv6 Packets over IEEE Networks, RFC 4944, September 2007, IETF Shelby & Bormann, The Wireless Embedded Internet ISBN: , (c) 2009 John Wiley & Sons Ltd David E. Culler & Jonathan Hui 6LoWPAN Tutorial: IP on IEEE Low-Power Wireless Networks, Arch Rock Corporation Compression Format for IPv6 Datagrams in 6LoWPAN Networks, draft-ietf-6lowpan-hc-13. Neighbor Discovery Optimization for Low-power and Lossy Networks, draft-ietf-6lowpan-nd-15 Design and Application Spaces for 6LoWPANs, draft-ietf-6lowpan-usecases-09. This work is licensed under the Creative Commons Attribution-Noncommercial- Share Alike 3.0 Unported License. To view a copy of this license, visit or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA
6LoWPAN IPv6 for Wireless Sensor Network
6LoWPAN IPv6 for Wireless Sensor Network SASE 2012 Carlos Taffernaberry UTN - Mendoza - Argentina [email protected] This work is licensed under the Creative Commons Attribution-Noncommercial-Share
Using IPv6 and 6LoWPAN for Home Automation Networks
Using IPv6 and 6LoWPAN for Home Automation Networks Thomas Scheffler / Bernd Dörge ICCE-Berlin Berlin, 06.09.2011 Overview IPv6 and 6LoWPAN for Home Automation Networks 6LoWPAN Application & Network Architecture
www.mindteck.com 6LoWPAN Technical Overview
www.mindteck.com 6LoWPAN Technical Overview 6LoWPAN : Slide Index Introduction Acronyms Stack Architecture Stack Layers Applications IETF documents References Confidential Mindteck 2009 2 6LoWPAN - Introduction
Thingsquare Technology
Thingsquare Technology Thingsquare connects smartphone apps with things such as thermostats, light bulbs, and street lights. The devices have a programmable wireless chip that runs the Thingsquare firmware.
6LoWPAN: An Open IoT Networking Protocol
6LoWPAN: An Open IoT Networking Protocol OpenIoT Summit 2016 San Diego Stefan Schmidt [email protected] 1 6LoWPAN: An Open IoT Networking Protocol Open: Specified by the IETF Specifications available
IoT for surveillance applications!
! IoT for surveillance applications!! (and how to connect & schedule them)! EU-SEA workshop and cooperation on IoT and open platforms! January 25th, 2015!! IEEE RIVF 2015, Can Tho, Vietnam! Prof. Congduc
Internet of Things based approach to Agriculture Monitoring
Internet of Things based approach to Agriculture Monitoring A. Paventhan ERNET India Regional Centre, Bangalore Asia-Pacific Advanced Network (APAN) 36th Meeting 20th August 2013 1 / 19 Outline 1 IP-based
Connecting IPv6 capable Bluetooth Low Energy sensors with the Internet of Things
Connecting IPv6 capable Bluetooth Low Energy sensors with the Internet of Things Johanna Nieminen (Nokia), Future Internet SHOK preconference 30.05.2012 IoT Taxonomy ZigBee 802.5.4 Bluetooth Video RFID
Overview. Lecture 16: IP variations: IPv6, multicast, anycast. I think we have a problem. IPv6. IPv6 Key Features
Overview Lecture 16: IP variations: IPv6, multicast, anycast Next generation IP: IPv6 6lowpan and the Internet of Things IP multicast IP anycast Practical considerations throughout I think we have a problem
6PANview: A Network Monitoring System for the Internet of Things
6PANview: A Network Monitoring System for the Internet of Things 23-August-2011 Lohith Y S, Brinda M C, Anand SVR, Malati Hegde Department of ECE Indian Institute of Science Bangalore Funded by DIT, Government
6LoWPAN Tutorial IP on IEEE 802.15.4 Low-Power Wireless Networks
6LoWPAN Tutorial IP on IEEE 802.15.4 Low-Power Wireless Networks David E. Culler Jonathan Hui IEEE 802.15.4 The New IP Link http://www.ietf.org/internet-drafts/draft-ietf-6lowpan-format-12.txt Please refer
Bluetooth Low Energy
Bluetooth Low Energy Responsable de l épreuve : L. Toutain Tous documents autorisés. Répondez uniquement sur la copie en annexe. Lisez bien tout le document avant de commencer à répondre 1 Bluetooth Low
Smart Cities are the Internet of Things
June 20th, 2013 Smart Cities are the Internet of Things Zach Shelby, Chief Nerd 1 About Sensinode Vision The Internet of Things (IoT) is the next evolution of the Internet where devices of all types and
Key requirements for Interoperable IoT systems
Key requirements for Interoperable IoT systems Pratul Sharma Technical Marketing Manager, ARM Inc. May/08/2014 Agenda Why Interoperability? Open standards for interoperability Data Communication Standards
Secure, Efficient, and Open Standard Internet of Things
Secure, Efficient, and Open Standard Internet of Things Zach Shelby Director of Technology, IoT ARM acknowledges the trademarks and copyrights of 3 rd parties included in this presentation What is the
Chapter 9. IP Secure
Chapter 9 IP Secure 1 Network architecture is usually explained as a stack of different layers. Figure 1 explains the OSI (Open System Interconnect) model stack and IP (Internet Protocol) model stack.
Reduce Cost and Complexity of M2M and IoT Solutions via Embedded IP and Application Layer Interoperability for Smart Objects
Reduce Cost and Complexity of M2M and IoT Solutions via Embedded IP and Application Layer Interoperability for Smart Objects Fabien Castanier STMicroelectronics IPSO Promoter M2M Forum - Milan, May 20,
6lowpan security considerations
6lowpan security considerations Christian Schumacher [email protected] 6lowpan WG 64th IETF 7th of November, 2005 Disposition 6lowpan problem areas and scope Current security considerations IEEE802.15.4
IPv6 Based Sensor Home Networking
KRNET 2005 IPv6 Based Sensor Home Networking KRNET 2005 Soohong Daniel Park Mobile Platform Laboratory, SAMSUNG Electronics. [email protected] KRNET 2005 2/29 Trend of Home Networking Digital World
Internetworking Between ZigBee/802.15.4 and IPv6/802.3 Network
Internetworking Between ZigBee/802.15.4 and IPv6/802.3 Network Reen-Cheng Wang Department of Computer Science and Information Engineering, National Dong Hwa University 1, Sec. 2, Da Hsueh Rd., Shoufeng,
LOADng Routing Protocol Evaluation for Bidirectional Data flow in AMI Mesh Networks
Routing Protocol Evaluation for Bidirectional Data flow in AMI Mesh Networks Saida ELYENGUI, Riadh BOUHOUCHI 2, Tahar EZZEDINE 3.2.3 Communication System Laboratory Sys'Com, National Engineering School
Mobile and Embedded/IoT market Overview and Trends. June 2014
Mobile and Embedded/IoT market Overview and Trends June 2014 2 Ubiquitous Connectivity Quantified Self Ultra HD Media Streaming Global Wireless Broadband Wearables 3 Contactless Payments Wearable Momentum
Performance Evaluation of Large-Scale Wireless Sensor Networks Communication Protocols that can be Integrated in a Smart City
Performance Evaluation of Large-Scale Wireless Sensor Networks Communication Protocols that can be Integrated in a Smart City A. Lavric 1, V. Popa 2 PhD.,Computers, Department of Electronics and Automation,
Implementation of Wireless Gateway for Smart Home
Communications and Network, 2013, 5, 16-20 doi:10.4236/cn.2013.51b005 Published Online February 2013 (http://www.scirp.org/journal/cn) Implementation of Wireless Gateway for Smart Home Yepeng Ni 1, Fang
Network Security TCP/IP Refresher
Network Security TCP/IP Refresher What you (at least) need to know about networking! Dr. David Barrera Network Security HS 2014 Outline Network Reference Models Local Area Networks Internet Protocol (IP)
Definition. A Historical Example
Overlay Networks This lecture contains slides created by Ion Stoica (UC Berkeley). Slides used with permission from author. All rights remain with author. Definition Network defines addressing, routing,
The Future of IoT. Zach Shelby VP Marketing, IoT Feb 3 rd, 2015
The Future of IoT Zach Shelby VP Marketing, IoT Feb 3 rd, 2015 1 Internet of (really nerdy) People 1980s 2 Internet of (content silo) People 1990s 3 Internet of (Web) People 2000s 4 Internet of (really
MetroNet6 - Homeland Security IPv6 R&D over Wireless
MetroNet6 - Homeland Security IPv6 R&D over Wireless By: George Usi, President, Sacramento Technology Group and Project Manager, California IPv6 Task Force [email protected] Acknowledgement Reference:
Mobile IP Network Layer Lesson 02 TCP/IP Suite and IP Protocol
Mobile IP Network Layer Lesson 02 TCP/IP Suite and IP Protocol 1 TCP/IP protocol suite A suite of protocols for networking for the Internet Transmission control protocol (TCP) or User Datagram protocol
ARM mbed IoT Device Platform. November 3 rd, 2014
ARM mbed IoT Device Platform November 3 rd, 2014 1 The Big Picture What? At TechCon 2014 we announced the ARM mbed IoT Device Platform consisting of: An expanded partner ecosystem spanning silicon to the
Some Challenging Issues for Internet of Things Realization
Some Challenging Issues for Internet of Things Realization ZORAN BOJKOVIC, BOJAN BAKMAZ, MIODRAG BAKMAZ University of Belgrade SERBIA [email protected] Abstract: - From a wireless communication perspective,
Making Sense of Internet of Things Protocols and Implementations
Making Sense of Internet of Things Protocols and Implementations Author: Kim Rowe, RoweBots Higher level protocols for Internet of Things have various features and offer different capabilities. Most of
Secure data aggregation in mobile sink wireless sensor networks
Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(6):2927-2933 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Secure data aggregation in mobile sink wireless
ZigBee IP Network Performance, Part I Unicast Messaging under SEP2.0 HAN Messaging Profile
Document Part Number 53-301017 Rev 0.1 April 2013 ii Exegin Technologies Limited Printed in Canada The information in this document is subject to change without notice. No part of this document may be
Tiny Web Services: Design and Implementation of Interoperable and Evolvable Sensor Networks (Priyantha, Kansal, Goraczko, Zhao, 2008)
Tiny Web Services: Design and Implementation of Interoperable and Evolvable Sensor Networks (Priyantha, Kansal, Goraczko, Zhao, 2008) Dominique Im Obersteg Distributed Systems Seminar 2011, ETH Zurich
IOTIVITY AND EMBEDDED LINUX SUPPORT. Kishen Maloor Intel Open Source Technology Center
IOTIVITY AND EMBEDDED LINUX SUPPORT Kishen Maloor Intel Open Source Technology Center Outline Brief introduction to IoTivity Software development challenges in embedded Yocto Project and how it addresses
Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc
(International Journal of Computer Science & Management Studies) Vol. 17, Issue 01 Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc Dr. Khalid Hamid Bilal Khartoum, Sudan [email protected]
Network System Design Lesson Objectives
Network System Design Lesson Unit 1: INTRODUCTION TO NETWORK DESIGN Assignment Customer Needs and Goals Identify the purpose and parts of a good customer needs report. Gather information to identify network
Implementing Existing Management Protocols on Constrained Devices. IETF 81, Quebec, 2011-07-26
Implementing Existing Management Protocols on Constrained Devices Jürgen Schönwälder IETF 81, Quebec, 2011-07-26 1 / 22 SNMP on Constrained Devices 1 SNMP on Constrained Devices 2 NETCONF on Constrained
KNX IP only A New Class of KNX Devices. WEINZIERL ENGINEERING GmbH. Dr.-Ing. Th. Weinzierl D-84558 Tyrlaching www.weinzierl.de
KNX IP only A New Class of KNX Devices Dr.-Ing. Th. Weinzierl D-84558 Tyrlaching www.weinzierl.de KNX IP only means communication only over the Internet Protocol in a computer network. At first this may
Internet of Things. Laurent Toutain. June 11, 2013. Caen () IPv6 opérateur June 11, 2013 1 / 14
Internet of Things Laurent Toutain June 11, 2013 Caen () IPv6 opérateur June 11, 2013 1 / 14 Internet of Things? Internet of Things Caen () IPv6 opérateur June 11, 2013 2 / 14 Internet of Things? Internet
IPv6 Challenges for Embedded Systems István Gyürki 30.08.2011
IPv6 Challenges for Embedded Systems István Gyürki 30.08.2011 AGENDA Introduction IPv6 why do we need it? Selecting the right TCP/IP stack Case study Conclusions Page 2 Company Profile Wireless Products
Facility Usage Scenarios
Facility Usage Scenarios GDD-06-41 GENI: Global Environment for Network Innovations December 22, 2006 Status: Draft (Version 0.1) Note to the reader: this document is a work in progress and continues to
Evaluation of an Algorithm used in Routing and Service Discovery Protocols of Wireless Sensor Networks The Trickle Algorithm
Evaluation of an Algorithm used in Routing and Service Discovery Protocols of Wireless Sensor Networks The Trickle Algorithm Markus Becker [email protected] ComNets, TZI, University Bremen, Germany
Deploying IPv6 in 3GPP Networks. Evolving Mobile Broadband from 2G to LTE and Beyond. NSN/Nokia Series
Brochure More information from http://www.researchandmarkets.com/reports/2379605/ Deploying IPv6 in 3GPP Networks. Evolving Mobile Broadband from 2G to LTE and Beyond. NSN/Nokia Series Description: Deploying
EITF25 Internet Techniques and Applications L5: Wide Area Networks (WAN) Stefan Höst
EITF25 Internet Techniques and Applications L5: Wide Area Networks (WAN) Stefan Höst Data communication in reality In reality, the source and destination hosts are very seldom on the same network, for
INTERNET OF THINGS 1
INTERNET OF THINGS 1 OUTLINE Introduction to IoT Technologies Ubiquitous Network Network Management Technologies RFID WSN Embedded Nanotechnology IPv6 UPnP SNMP Challenging Problems Conclusions and Future
Design of Remote data acquisition system based on Internet of Things
, pp.32-36 http://dx.doi.org/10.14257/astl.214.79.07 Design of Remote data acquisition system based on Internet of Things NIU Ling Zhou Kou Normal University, Zhoukou 466001,China; [email protected]
Charter Text Network Design and Configuration
MIF Charter update proposal MIF WG Charter update proposal summary http://www.ietf.org/mail-archive/web/mif/current/msg02125.html Specific deliverables listed MPVD architecture document Requirement for
Internet of Things 2015/2016
Internet of Things 2015/2016 The Things Johan Lukkien John Carpenter, 1982 1 What makes up the IoT? IoT versus WSN What are examples? Guiding questions 2 Some definitions of IoT (march 2015) Whatis.com:
11 Internet of Things (IoT) Protocols You Need to Know About
11 Internet of Things (IoT) Protocols You Need to Know About by RS Components There exists an almost bewildering choice of connectivity options for electronics engineers and application developers working
NETWORK PROGRAMMING OF JOINT TACTICAL RADIO SYSTEM RADIOS
NETWORK PROGRAMMING OF JOINT TACTICAL RADIO SYSTEM RADIOS Donald R. Stephens, Cinly Magsombol, Norman Browne Joint Program Executive Office (JPEO), Joint Tactical Radio Systems San Diego, CA ABSTRACT The
Analyzing 6LoWPAN/ZigBeeIP networks with the Perytons Protocol Analyzer May, 2012
Analyzing 6LoWPAN/ZigBeeIP networks with the Perytons Protocol Analyzer May, 2012 Background While IP protocols are widely spread over broadband wireline and wireless communication means, transferring
IPv4 and IPv6 Integration. Formation IPv6 Workshop Location, Date
IPv4 and IPv6 Integration Formation IPv6 Workshop Location, Date Agenda Introduction Approaches to deploying IPv6 Standalone (IPv6-only) or alongside IPv4 Phased deployment plans Considerations for IPv4
ZigBee IP Stack Overview Don Sturek Pacific Gas and Electric (PG&E) 2009 ZigBee Alliance. All rights reserved. 1
ZigBee IP Stack Overview Don Sturek Pacific Gas and Electric (PG&E) 1 Presenter Background Pacific Gas and Electric Company Northern and Central California Gas and Electric Utility Company (including San
ProCurve Networking IPv6 The Next Generation of Networking
ProCurve Networking The Next Generation of Networking Introduction... 2 Benefits from... 2 The Protocol... 3 Technology Features and Benefits... 4 Larger number of addresses... 4 End-to-end connectivity...
AERONAUTICAL COMMUNICATIONS PANEL (ACP) ATN and IP
AERONAUTICAL COMMUNICATIONS PANEL (ACP) Working Group I - 7 th Meeting Móntreal, Canada 2 6 June 2008 Agenda Item x : ATN and IP Information Paper Presented by Naoki Kanada Electronic Navigation Research
Networking issues for the Internet of Things
Networking issues for the Internet of Things Giacomo Morabito University of Catania 2015 IEEE SPS Italy Chapter Summer School on Signal Processing Acknowledgements The following are the results of the
CS 78 Computer Networks. Internet Protocol (IP) our focus. The Network Layer. Interplay between routing and forwarding
CS 78 Computer Networks Internet Protocol (IP) Andrew T. Campbell [email protected] our focus What we will lean What s inside a router IP forwarding Internet Control Message Protocol (ICMP) IP
Virtual KNX/EIB devices in IP networks
WEINZIERL ENGINEERING GmbH WEINZIERL ENGINEERING GMBH F. Heiny, Dr. Y. Kyselytsya, Dr. Th. Weinzierl Bahnhofstr. 6 D-84558 Tyrlaching Tel. +49 (0) 8623 / 987 98-03 E-Mail: [email protected] Web: www.weinzierl.de
Smart Cities & Internet of Things (IoT): New training opportunities. Dr. Periklis Chatzimisios
Smart Cities & Internet of Things (IoT): New training opportunities Dr. Periklis Chatzimisios Introduction on Smart Cities The smart city is the ability to access any application at anytime from anywhere
How To Understand The Internet Of S (Netware)
Summer Workshop on Cyber Security Computer s Security (Part 1) Dr. Hamed Mohsenian-Rad University of California at Riverside and Texas Tech University August 12-16, 2013 Supported by National Science Foundation
IPv6 Advantages. www.compaq.com. Yanick Pouffary. [email protected]
IPv6 Advantages Yanick Pouffary [email protected] IPv6 FORUM A world-wide consortium of leading Internet vendors and Research and Education Networks The IPv6 FORUM mission To promote IPv6 in order
Mobility Management in DECT/IPv6 Networks
Mobility Management in DECT/IPv6 Networks Sarantis Paskalis 1, Georgios Lampropoulos 1, and Georgios Stefanou 1 Department of Informatics and Telecommunications University of Athens, Greece Abstract. The
Network layer: Overview. Network layer functions IP Routing and forwarding
Network layer: Overview Network layer functions IP Routing and forwarding 1 Network layer functions Transport packet from sending to receiving hosts Network layer protocols in every host, router application
Address Resolution Protocol (ARP)
Address Resolution Protocol (ARP) Question: how do packets actually get to their destination? IP routing tables: based on network addresses Ethernet physical interfaces only understand ethernet addresses
IPv6 Security Assessment and Benchmarking Abstract Test Suite
IPv6 Security Assessment and Benchmarking Abstract Test Suite Version 1.0 2013-01-22 EANTC AG Copyright (C) 2012, 2013 EANTC European Advanced Networking Test Center Aktiengesellschaft This document is
IPv6 associated protocols. Piers O Hanlon
IPv6 associated protocols Piers O Hanlon Contributions Main authors Jean-Marc Barozet, Cisco, France Faycal Hadj, Cisco, France Patrick Grossetete, Cisco, France Gunter Van de Velde, Cisco, Belgium Bernard
Heterogeneous PLC-RF networking for LLNs
Heterogeneous PLC-RF networking for LLNs Cedric Chauvenet, Bernard Tourancheau To cite this version: Cedric Chauvenet, Bernard Tourancheau. Heterogeneous PLC-RF networking for LLNs. CFIP 2011 - Colloque
Reducing Configuration Complexity with Next Gen IoT Networks
Reducing Configuration Complexity with Next Gen IoT Networks Orama Inc. November, 2015 1 Network Lighting Controls Low Penetration - Why? Commissioning is very time-consuming & expensive Network configuration
CS 457 Lecture 19 Global Internet - BGP. Fall 2011
CS 457 Lecture 19 Global Internet - BGP Fall 2011 Decision Process Calculate degree of preference for each route in Adj-RIB-In as follows (apply following steps until one route is left): select route with
IPv6 Fundamentals Ch t ap 1 er I : ntroducti ti t on I o P IPv6 Copyright Cisco Academy Yannis Xydas
IPv6 Fundamentals Chapter 1: Introduction ti to IPv6 Copyright Cisco Academy Yannis Xydas The Network Today The Internet of today is much different that it was 30, 15 or 5 years ago. 2 Technology Tomorrow
10CS64: COMPUTER NETWORKS - II
QUESTION BANK 10CS64: COMPUTER NETWORKS - II Part A Unit 1 & 2: Packet-Switching Networks 1 and Packet-Switching Networks 2 1. Mention different types of network services? Explain the same. 2. Difference
Computer Networks 1 (Mạng Máy Tính 1) Lectured by: Dr. Phạm Trần Vũ
Computer Networks 1 (Mạng Máy Tính 1) Lectured by: Dr. Phạm Trần Vũ 1 Lecture 7: Network Layer in the Internet Reference: Chapter 5 - Computer Networks, Andrew S. Tanenbaum, 4th Edition, Prentice Hall,
Network performance in virtual infrastructures
Network performance in virtual infrastructures A closer look at Amazon EC2 Alexandru-Dorin GIURGIU University of Amsterdam System and Network Engineering Master 03 February 2010 Coordinators: Paola Grosso
IP-based Mobility Management for a Distributed Radio Access Network Architecture. [email protected]
IP-based Mobility Management for a Distributed Radio Access Network Architecture [email protected] Outline - Definition IP-based Mobility Management for a Distributed RAN Architecture Page 2 Siemens
Advanced VSAT Solutions Bridge Point-to-Multipoint (BPM) Overview
2114 West 7 th Street Tempe, AZ 85281 USA Voice +1.480.333.2200 E-mail [email protected] Web www.comtechefdata.com Advanced VSAT Solutions Bridge Point-to-Multipoint (BPM) Overview January 2014 2014
A Comparison of WirelessHART and ISA100.11a
A Comparison of WirelessHART and ISA100.11a by Mark Nixon Emerson Process Management 1100 W. Louis Henna Blvd., Bldg I Round Rock, TX, USA 78681-7430 [email protected] ABSTRACT The technology advancements
IPV6 FRAGMENTATION. The Case For Deprecation. Ron Bonica NANOG58
IPV6 FRAGMENTATION The Case For Deprecation Ron Bonica NANOG58 BACKGROUND 2 Copyright 2013 Juniper Networks, Inc. www.juniper.net STATUS QUO In order to send a packet larger than the PMTU, an IPv6 node
Internet Infrastructure Measurement: Challenges and Tools
Internet Infrastructure Measurement: Challenges and Tools Internet Infrastructure Measurement: Challenges and Tools Outline Motivation Challenges Tools Conclusion Why Measure? Why Measure? Internet, with
Firewalls und IPv6 worauf Sie achten müssen!
Firewalls und IPv6 worauf Sie achten müssen! Pascal Raemy CTO Asecus AG [email protected] Asecus AG Asecus AG Security (Firewall, Web-Gateway, Mail-Gateway) Application Delivery (F5 Neworks with BIGIP)
Overview of TCP/IP. TCP/IP and Internet
Overview of TCP/IP System Administrators and network administrators Why networking - communication Why TCP/IP Provides interoperable communications between all types of hardware and all kinds of operating
TCP/IP communication in a WSN
TCP/IP communication in a WSN Oliver Gasser Betreuerin: Corinna Schmitt Seminar Sensorknoten: Betrieb, Netze und Anwendungen SS2011 Lehrstuhl Netzarchitekturen und Netzdienste, Lehrstuhl Betriebssysteme
Applications that Benefit from IPv6
Applications that Benefit from IPv6 Lawrence E. Hughes Chairman and CTO InfoWeapons, Inc. Relevant Characteristics of IPv6 Larger address space, flat address space restored Integrated support for Multicast,
Wireless Microcontrollers for Environment Management, Asset Tracking and Consumer. October 2009
Wireless Microcontrollers for Environment Management, Asset Tracking and Consumer October 2009 Jennic highlights Jennic is a fabless semiconductor company providing Wireless Microcontrollers to high-growth
A B S T R A C T. Index Trems- Wi-Fi P2P, WLAN, Mobile Telephony, Piconet I. INTRODUCTION
Wi-Fi Calling Using Android Phones. Mr.Dnyaneshwar Bhusari, Mr.Gaurav Mokase, Mr.Prasad Waghmare, Ms. Kundan Kumar Department of Information Technology D.Y.Patil College of Engineering, Akurdi, Pune, India
Tomás P. de Miguel DIT-UPM. dit UPM
Tomás P. de Miguel DIT- 15 12 Internet Mobile Market Phone.com 15 12 in Millions 9 6 3 9 6 3 0 1996 1997 1998 1999 2000 2001 0 Wireless Internet E-mail subscribers 2 (January 2001) Mobility The ability
