SlideShare une entreprise Scribd logo
1  sur  44
Télécharger pour lire hors ligne
Arkady Zaslavsky, Charith Perera,
Dimitrios Georgakopoulos
CSIRO, Australia
Sensing-as-a-service and Big Data
Advances in Cloud Computing, Bangalore, 28 July, 2012
Outline
1. IoT
2. Sensors, sensor networks,
sensing-as-a-service
3. Big Data
4. EU FP7 OpenIoT
5. CSIRO projects
6. Conclusion
3 | CSIRO. Australian Science, Australia's Future
6500+
staff over 55 locations
CSIRO today: a snapshot
170+
active licences of CSIRO innovation
150+
spin-offs based on our IP & expertise
Ranked in top 1% in 14 research fields
One of the largest & most diverse in the world
Australia’s national science agency
Building national prosperity and wellbeing
4 | CSIRO. Australian Science, Australia's Future
Future
Manufacturing
Light
Metals
Minerals
Down Under
Sustainable
Agriculture
Water for
a Healthy
Country
Preventative
Health
Wealth
from Oceans
Climate
Adaptation
Food
Futures
Energy
Transformed
National Research Flagships
Future Internet
Smart
Grids
Smart
Meters
Environmental
Sensors
Water
Management
Water
Management
Smart
Agriculture
IoT
Media delivery
anywhere
New media
types
Many media
managers
Many media
managers
New ways of
media
consumption
Media creation by
everybody
IoM
Software as
a Service
Ambient
services
Cloud
computing
Green
computing
Hybrid
cloud
IoS
Social
media
Social
media mining
Crowd
sourcing
Disaster
management
Telepresence
& augment.
reality
IoP
Cybersecurit
y
Compliance
Trust
IoE
Future Internet
Society
based on
standard &
interoperable
communication
protocols
A dynamic
global network
infrastructure
with self
configuring
capabilities
are
seamlessly
integrated into
the information
network.
virtual
personalities,
use intelligent
interfaces,
and
where
physical &
virtual “things”
have identities,
physical
attributes,
Internet of
Things
IoT
Internet of Things
Imagine a world where:
• your car knows where the traffic jams /
road anomalies are
• your fridge knows how long before the
milk expires
• you know the areas with the less pollution
where you can jog freely
• energy resources can be managed
efficiently
And the list goes on forever!
Existing WSN Devices
Wikipedia lists 31 Sensor Network devices
Sensor Network Museum lists 30 devices
http://www.snm.ethz.ch/Main/HomePage
IMote 2.0:
MicaZ:
TelosB:
IoT is Already Here
The Internet Will Extend to Billions of Devices
Wireless and Sensors Will Be Everywhere
90% of world’s population has wireless connectivity
100,000 wireless network masts are erected annually
1 billion electronic devices equipped with WiFi shipped in 2012
Billions of smart sensors
• Cisco2009: PlanetarySkin—integrate sensors on land, in sea, in air, and in space
to help make it possible to see the whole picture when it comes to the effects
to and changes in the environment
• HP2010: Central Nervous System for the Earth‖(CeNSE) – 10-year mission to
embed up to a trillion push-pin-sized sensors and actuators around the globe
Source: Cisco IBSG, UN: International Telecommunications Union, Real-Aliens. Com 2006-2011
The “Zettaflood” is just the Beginning of the IoT Traffic
Total IP Traffic on the global Internet:
• 2003-1.8 Petabytes
• 2007- 161 Exabytes
• 2009- 487 Exabytes
• 2010- ½Zettabyte
• 2011- 1 ZettaByte (540,000 X increase from 2003)
Expected to double over the next 18 months
2012- 91% expected to be video
Source: VentureBeat, IDC, C|Net, TheGuardian, UK
New Internet Inhabitants
Sensors: Technologies and Global Markets
Big Data
CSIRO. Sensor Cloud and the Internet of Things
The total amount of data generated on earth exceeded one Zettabyte (ZB) in 2010.
It is predicted that data volume will grow exponentially as depicted
(www.teradata.com)
CSIRO. Sensor Cloud and the Internet of Things
McKinsey report, 2011
IoT & Big Data
CSIRO. Sensor Cloud and the Internet of Things
Data generated from the Internet of Things will grow exponentially as the
number of connected nodes increases. Estimated numbers of connected nodes
based on different sectors are presented in Millions
CHALLENGES IN BIG DATA MANAGEMENT
 High volume of processing
using low power consumed
digital processing architecture.
 Discovery of data-adaptive
Machine learning techniques
that can analyse data in real-
time.
 Design scalable data storages
that provide efficient data
mining.
CSIRO. Sensor Cloud and the Internet of Things
EU FP7 OpenIoT Objectives
The Motivation:
• Despite the proliferation of pervasive grids, participatory sensing
and on-demand sensing services (e.g., «Location-as-a-Service»)
there is no easy (and generic) way to offer utility based IoT services
• IoT end-users and providers still need to deploy their own sensors
and devices
The Open IoT Goal:
• Research and provide an open source middleware framework
enabling the dynamic, self-organizing formulation of self-managing
cloud environments for IoT applications
• Sensing-as-a-Service
• Converge IoT and IoS - Cloud Computing
www.openiot.eu
+
OpenIoTHighLevelArchitecture
(SimpleExamplewithdynamicGSNconfig)
OpenIoT experimental test-bed
For the High Resolution Plant
Phenomics Centre’s Phenonet project
• Measure environmental and plant
physiology parameters in the field
• Improve the quality and scale of data
available to plant breeders from grain trial
plantings
IE Lab contribution
• Design and programming of sensor
network
• Testbed for declarative programming of
sensor networks
• Fast browser-based data display & analysis
using reusable components
• See http://phenonet.com
Sensor information
management solution
Runs on base
computers (Java)
Integrates data streams
with R/Matlab,…
Publish/Subscribe with
continuous data processing
Many other advanced
features…
OpenIoT is extending and transforming GSN to a Cloud Service
What is GSN ?
Acquire data from sensors,
RFIDs, motes, cameras,
and other information
sources (anything that
can produce data streams)
Stream Processing Engine
• Window-based processing
• Example:
Sliding Value 1, Window Size 3
Publish/Subscribe services
Archiving
GSN Focus
Deployments of GSN
Some of the Existing Deployments
• GSN Applications are
collections of
interconnected
Virtual Sensors
• Example:
• 9 Virtual Sensors
• Each virtual sensor
has to configure its
data source
• Publish/Subscribe
Model
• Continuous Queries
Building GSN Applications
GSN Virtual Sensors
Virtual sensor are specified by XML scripts
Include stream data processing steps specified via SQL-like queries
Include References to Java classes of additional operators,
including
– Configuration of data steam sources via provided wrappers
– Non-relational stream data processing operators, e.g., for spatiotemporal
processing, alerting, for data cleaning, visualization
Source 1
Source 2
…
Source n
1. Data source configuration
• Reference to Java Classes
2. SQL-based processing steps
3. Non-SQL processing steps
• Reference to Java Classes
Output Stream
<XML>
GSN Sensor integration support wrappers
• GSN provides wrappers and APIs
for adding more
• Wrappers produce streams
• Interact with sensors
–Wrappers consume control cmds
20+ Wrappers already available
• TinyOS, CSV, HTTP-Get, Serial Port, UDP, RSS Feeds, …
An introduction on how to write a new wrapper
• sourceforge.net/apps/trac/gsn/wiki/writing-wrapper
• sourceforge.net/apps/trac/gsn/wiki/template-wrapper
Sensor
Wrapper
Stream
Control/
Feedback
Flexible Data Acquisition for Virtual
Sensors
CSIRO Applications
CSIRO. Sensor Cloud and the Internet of Things
Priority areas
SenseT Middleware Workshop | Tasmanian Applications | 26-27 April 2012
1. Circular Head – NW Tasmania
Agriculture (dairy), aquaculture,
carbon markets
2. Scottsdale – NE Tasmania
Agriculture (dairy, fruit and
viticulture), food logistics, carbon
markets
3. South Esk – Northern Midlands,
NE Tasmania
Catchment management, flood
prediction, carbon markets
4. Triabunna – East Coast
Agriculture (pasture, fruit and
viticulture), aquaculture, food
logistics, carbon markets
5. Huon Valley – SE Tasmania
Aquaculture, food logistics,
carbon markets, catchment
management
• Strategic relevance
- Improve productivity of the salmon and oyster
aquaculture industry through provision of
real-time awareness of critical environmental
variables.
- Build supply chain resilience to natural events
(e.g. harmful algal blooms) that may force
temporary closure of some production
facilities.
• Impact
- Tasmanian aquaculture industry groups
(Oysters Tasmania and Tasmanian Salmon
Growers Association)
- Tasmania Department of Human and Health
Services
Aquaculture monitoring
SenseT Middleware Workshop | Tasmanian Applications | 26-27 April 2012
• Science challenges
- Federation of existing aquaculture data including sensor observations, historical
data, and model outputs.
- Develop incremental learning model to analyse cause-effect relationships. Decision
support tools capable of predicting events that may potentially impact productivity.
Aquaculture monitoring
SenseT Middleware Workshop | Tasmanian Applications | 26-27 April 2012
• Strategic relevance
- Real-time sensing and modelling of
environmental and irrigation crop
parameters to:
- Increase water availability
- Improve water use efficiency
- Boost agricultural productivity
without compromising critical
ecosystem services.
• Impact
- Tasmanian Irrigation (Lower South
Esk Irrigation Scheme).
Smart rural infrastructure
SenseT Middleware Workshop | Tasmanian Applications | 26-27 April 2012
• Science challenges
- Federation/querying of of diverse sensor data streams.
- Model-sensor integration, framework for managing computer simulation models
used to predict weather, stream flow, crop production, and irrigation demand.
- Provenance-based model-sensitivity analysis.
- Decision support tools that will maximise irrigation water use efficiency and
automate irrigation.
Smart rural infrastructure
SenseT Middleware Workshop | Tasmanian Applications | 26-27 April 2012
• Strategic relevance
- Delivers on key objectives in the COAG National Disaster Resilience Statement.
- Improves government and societal capacity to deal with disasters.
• Impact
- Tasmania State Emergency Services (SES).
- Local communities.
- Utilities.
Context-based disaster alerts
SenseT Middleware Workshop | Tasmanian Applications | 26-27 April 2012
• Science challenges
- Alerting system is dependent on information from many different sources including
live sensor feeds, spatial feature services, and output from predictive models.
- Representing context information in a unified manner
- Developing a methodology for analysing different contexts
- Predicting causes and effects
- Providing context-aware alerting services.
Context-based disaster alerts
SenseT Middleware Workshop | Tasmanian Applications | 26-27 April 2012
Mobile Crowd-sensing Applications
Environmental – monitor the
phenomena related to the natural
environment
 pollution levels (Common Sense[1]),
water levels in creeks
(CreekWatch[2]), wildlife habitats
Infrastructure - measurement of
large-scale phenomena related to
public infrastructure
 traffic congestion and road
conditions (CarTel [3], Nericell [4]),
 parking availability (ParkNet [5]),
 outages of public works (e.g.,
malfunctioning fire hydrants, broken
traffic lights),
 real-time transit tracking
Mobile Crowd-sensing Applications
Health and well-being – monitor health and
well-being of groups of people
 individuals measure location and bike route
quality (e.g., CO2 content on route, bumpiness
of ride), and aggregate the data to obtain the
“most” bikeable routes (BikeNet [6])
 individuals take pictures of what they eat and
share it within a community to compare their
eating habits (DietSense[7]) – community of
diabetics
Social networking
 user activity recognition and sharing with their
social networks (Cenceme[8])
 social introduction /matchmaking based on user
profile information (Serendipity [9], WhozThat
[10])
 group-based, context-aware recommendation of
music/videos (SocialFusion [11])
 visualization of mobile user concentration in an
area using users’ GPS locations (Citysense [12])
MCS Applications- Issues
Require mobile devices to continuously sense, process and upload
sensed data to the cloud/remote servers
Data collection should be cost-efficient for both the devices and
the networks
 Local analytics
Require infrastructure to receive, manage and analyse large
volumes of real-time data streams using cloud computing platforms
 Aggregate analytics
Require participation from the user and willingness to allow
collection of sensor data
 user preferences
 privacy
 incentive
Here-n-Now: A CAROMM application
How it works
Thank you !
Dr Arkady Zaslavsky, Professor
Science Leader in Semantic
Data Management, CSIRO, Australia
Phone: 02 6216 7132
Email: arkady.zaslavsky@csiro.au
AND
Research Professor
Luleå University of Technology, Sweden
CSIRO. Sensor Cloud and the Internet of Things

Contenu connexe

Tendances

WF-IOT-2014, Seoul, Korea, 06 March 2014
WF-IOT-2014, Seoul, Korea, 06 March 2014WF-IOT-2014, Seoul, Korea, 06 March 2014
WF-IOT-2014, Seoul, Korea, 06 March 2014Charith Perera
 
SKG-2013, Beijing, China, 03 October 2013
SKG-2013, Beijing, China, 03 October 2013SKG-2013, Beijing, China, 03 October 2013
SKG-2013, Beijing, China, 03 October 2013Charith Perera
 
WF-IOT-2014, Seoul, Korea, 06 March 2014
WF-IOT-2014, Seoul, Korea, 06 March 2014WF-IOT-2014, Seoul, Korea, 06 March 2014
WF-IOT-2014, Seoul, Korea, 06 March 2014Charith Perera
 
Data Modelling and Knowledge Engineering for the Internet of Things
Data Modelling and Knowledge Engineering for the Internet of ThingsData Modelling and Knowledge Engineering for the Internet of Things
Data Modelling and Knowledge Engineering for the Internet of ThingsCory Andrew Henson
 
Towards application development for the internet of things updated
Towards application development for the internet of things  updatedTowards application development for the internet of things  updated
Towards application development for the internet of things updatedPankesh Patel
 
Smart energy privacy tac tics2014
Smart energy privacy tac tics2014Smart energy privacy tac tics2014
Smart energy privacy tac tics2014Arpan Pal
 
COMPLEX EVENT PROCESSING USING IOT DEVICES BASED ON ARDUINO
COMPLEX EVENT PROCESSING USING IOT DEVICES BASED ON ARDUINOCOMPLEX EVENT PROCESSING USING IOT DEVICES BASED ON ARDUINO
COMPLEX EVENT PROCESSING USING IOT DEVICES BASED ON ARDUINOijccsa
 
Integration of internet of things with wireless sensor network
Integration of internet of things with wireless sensor networkIntegration of internet of things with wireless sensor network
Integration of internet of things with wireless sensor networkIJECEIAES
 
Designing Cross-Domain Semantic Web of Things Applications
Designing Cross-Domain Semantic Web of Things ApplicationsDesigning Cross-Domain Semantic Web of Things Applications
Designing Cross-Domain Semantic Web of Things ApplicationsAmélie Gyrard
 
How to make data more usable on the Internet of Things
How to make data more usable on the Internet of ThingsHow to make data more usable on the Internet of Things
How to make data more usable on the Internet of ThingsPayamBarnaghi
 
Cloud Computing, SDN, Big Data and Internet of Everything - Lew Tucker
Cloud Computing, SDN, Big Data and Internet of Everything - Lew TuckerCloud Computing, SDN, Big Data and Internet of Everything - Lew Tucker
Cloud Computing, SDN, Big Data and Internet of Everything - Lew TuckerLew Tucker
 
Semantic Technologies for the Internet of Things: Challenges and Opportunities
Semantic Technologies for the Internet of Things: Challenges and Opportunities Semantic Technologies for the Internet of Things: Challenges and Opportunities
Semantic Technologies for the Internet of Things: Challenges and Opportunities PayamBarnaghi
 
Introduction to IoT Architectures and Protocols
Introduction to IoT Architectures and ProtocolsIntroduction to IoT Architectures and Protocols
Introduction to IoT Architectures and ProtocolsAbdullah Alfadhly
 
The Future is Cyber-Healthcare
The Future is Cyber-Healthcare The Future is Cyber-Healthcare
The Future is Cyber-Healthcare PayamBarnaghi
 
15CS81- IoT- VTU- module 3
15CS81- IoT- VTU- module 315CS81- IoT- VTU- module 3
15CS81- IoT- VTU- module 3Syed Mustafa
 
Internet of Things for healthcare: data integration and security/privacy issu...
Internet of Things for healthcare: data integration and security/privacy issu...Internet of Things for healthcare: data integration and security/privacy issu...
Internet of Things for healthcare: data integration and security/privacy issu...PayamBarnaghi
 
Internet of Things and Data Analytics for Smart Cities and eHealth
Internet of Things and Data Analytics for Smart Cities and eHealthInternet of Things and Data Analytics for Smart Cities and eHealth
Internet of Things and Data Analytics for Smart Cities and eHealthPayamBarnaghi
 
FYP2- Micro Search Engine for Iot
FYP2- Micro Search Engine for IotFYP2- Micro Search Engine for Iot
FYP2- Micro Search Engine for IotAhmed Al-Haddad
 

Tendances (20)

WF-IOT-2014, Seoul, Korea, 06 March 2014
WF-IOT-2014, Seoul, Korea, 06 March 2014WF-IOT-2014, Seoul, Korea, 06 March 2014
WF-IOT-2014, Seoul, Korea, 06 March 2014
 
SKG-2013, Beijing, China, 03 October 2013
SKG-2013, Beijing, China, 03 October 2013SKG-2013, Beijing, China, 03 October 2013
SKG-2013, Beijing, China, 03 October 2013
 
WF-IOT-2014, Seoul, Korea, 06 March 2014
WF-IOT-2014, Seoul, Korea, 06 March 2014WF-IOT-2014, Seoul, Korea, 06 March 2014
WF-IOT-2014, Seoul, Korea, 06 March 2014
 
Data Modelling and Knowledge Engineering for the Internet of Things
Data Modelling and Knowledge Engineering for the Internet of ThingsData Modelling and Knowledge Engineering for the Internet of Things
Data Modelling and Knowledge Engineering for the Internet of Things
 
Towards application development for the internet of things updated
Towards application development for the internet of things  updatedTowards application development for the internet of things  updated
Towards application development for the internet of things updated
 
Smart energy privacy tac tics2014
Smart energy privacy tac tics2014Smart energy privacy tac tics2014
Smart energy privacy tac tics2014
 
COMPLEX EVENT PROCESSING USING IOT DEVICES BASED ON ARDUINO
COMPLEX EVENT PROCESSING USING IOT DEVICES BASED ON ARDUINOCOMPLEX EVENT PROCESSING USING IOT DEVICES BASED ON ARDUINO
COMPLEX EVENT PROCESSING USING IOT DEVICES BASED ON ARDUINO
 
Integration of internet of things with wireless sensor network
Integration of internet of things with wireless sensor networkIntegration of internet of things with wireless sensor network
Integration of internet of things with wireless sensor network
 
Designing Cross-Domain Semantic Web of Things Applications
Designing Cross-Domain Semantic Web of Things ApplicationsDesigning Cross-Domain Semantic Web of Things Applications
Designing Cross-Domain Semantic Web of Things Applications
 
How to make data more usable on the Internet of Things
How to make data more usable on the Internet of ThingsHow to make data more usable on the Internet of Things
How to make data more usable on the Internet of Things
 
Internet of Things: Trends and challenges for future
Internet of Things: Trends and challenges for futureInternet of Things: Trends and challenges for future
Internet of Things: Trends and challenges for future
 
Cloud Computing, SDN, Big Data and Internet of Everything - Lew Tucker
Cloud Computing, SDN, Big Data and Internet of Everything - Lew TuckerCloud Computing, SDN, Big Data and Internet of Everything - Lew Tucker
Cloud Computing, SDN, Big Data and Internet of Everything - Lew Tucker
 
Semantic Technologies for the Internet of Things: Challenges and Opportunities
Semantic Technologies for the Internet of Things: Challenges and Opportunities Semantic Technologies for the Internet of Things: Challenges and Opportunities
Semantic Technologies for the Internet of Things: Challenges and Opportunities
 
Introduction to IoT Architectures and Protocols
Introduction to IoT Architectures and ProtocolsIntroduction to IoT Architectures and Protocols
Introduction to IoT Architectures and Protocols
 
The Future is Cyber-Healthcare
The Future is Cyber-Healthcare The Future is Cyber-Healthcare
The Future is Cyber-Healthcare
 
15CS81- IoT- VTU- module 3
15CS81- IoT- VTU- module 315CS81- IoT- VTU- module 3
15CS81- IoT- VTU- module 3
 
Internet of Things for healthcare: data integration and security/privacy issu...
Internet of Things for healthcare: data integration and security/privacy issu...Internet of Things for healthcare: data integration and security/privacy issu...
Internet of Things for healthcare: data integration and security/privacy issu...
 
Internet of Things and Data Analytics for Smart Cities and eHealth
Internet of Things and Data Analytics for Smart Cities and eHealthInternet of Things and Data Analytics for Smart Cities and eHealth
Internet of Things and Data Analytics for Smart Cities and eHealth
 
FYP2- Micro Search Engine for Iot
FYP2- Micro Search Engine for IotFYP2- Micro Search Engine for Iot
FYP2- Micro Search Engine for Iot
 
Iot
IotIot
Iot
 

Similaire à ACC-2012, Bangalore, India, 28 July, 2012

SMART Seminar Series: "From cloud-sourced flood mapping to connected communit...
SMART Seminar Series: "From cloud-sourced flood mapping to connected communit...SMART Seminar Series: "From cloud-sourced flood mapping to connected communit...
SMART Seminar Series: "From cloud-sourced flood mapping to connected communit...SMART Infrastructure Facility
 
Internet2 Bio IT 2016 v2
Internet2 Bio IT 2016 v2Internet2 Bio IT 2016 v2
Internet2 Bio IT 2016 v2Dan Taylor
 
NextGEOSS: The Next Generation European Data Hub and Cloud Platform for Earth...
NextGEOSS: The Next Generation European Data Hub and Cloud Platform for Earth...NextGEOSS: The Next Generation European Data Hub and Cloud Platform for Earth...
NextGEOSS: The Next Generation European Data Hub and Cloud Platform for Earth...Wolfgang Ksoll
 
Kerry Taylor - Semantics & sensors
Kerry Taylor - Semantics & sensorsKerry Taylor - Semantics & sensors
Kerry Taylor - Semantics & sensorsWeb Directions
 
Virtual Research Environments supporting tailor-made data management service...
Virtual Research Environments supporting tailor-made data management service...Virtual Research Environments supporting tailor-made data management service...
Virtual Research Environments supporting tailor-made data management service...Blue BRIDGE
 
Challenges and Opportunities of the IoT Data and Service Interoperability
Challenges and Opportunities of the IoT Data and Service InteroperabilityChallenges and Opportunities of the IoT Data and Service Interoperability
Challenges and Opportunities of the IoT Data and Service InteroperabilitySensorUp
 
Semantically-Enabling the Web of Things: The W3C Semantic Sensor Network Onto...
Semantically-Enabling the Web of Things: The W3C Semantic Sensor Network Onto...Semantically-Enabling the Web of Things: The W3C Semantic Sensor Network Onto...
Semantically-Enabling the Web of Things: The W3C Semantic Sensor Network Onto...Laurent Lefort
 
Wireless Sensor Network for AgriTech Applications
Wireless Sensor Network for AgriTech Applications Wireless Sensor Network for AgriTech Applications
Wireless Sensor Network for AgriTech Applications IoTForum | TiE Bangalore
 
LCG project description
LCG project descriptionLCG project description
LCG project descriptionlouisponcet
 
Wielkopolska activities with potential to cluster to cluster collaboration EU...
Wielkopolska activities with potential to cluster to cluster collaboration EU...Wielkopolska activities with potential to cluster to cluster collaboration EU...
Wielkopolska activities with potential to cluster to cluster collaboration EU...Raul Palma
 
big_data_casestudies_2.ppt
big_data_casestudies_2.pptbig_data_casestudies_2.ppt
big_data_casestudies_2.pptvishal choudhary
 
IDB-Cloud Providing Bioinformatics Services on Cloud
IDB-Cloud Providing Bioinformatics Services on CloudIDB-Cloud Providing Bioinformatics Services on Cloud
IDB-Cloud Providing Bioinformatics Services on Cloudstratuslab
 
The BlueBRIDGE approach to collaborative research
The BlueBRIDGE approach to collaborative researchThe BlueBRIDGE approach to collaborative research
The BlueBRIDGE approach to collaborative researchBlue BRIDGE
 
The Internet of Things (IoT) and its evolution
The Internet of Things (IoT) and its evolutionThe Internet of Things (IoT) and its evolution
The Internet of Things (IoT) and its evolutionSathvik N Prasad
 
Federating Infrastructure as a Service cloud computing systems to create a un...
Federating Infrastructure as a Service cloud computing systems to create a un...Federating Infrastructure as a Service cloud computing systems to create a un...
Federating Infrastructure as a Service cloud computing systems to create a un...David Wallom
 

Similaire à ACC-2012, Bangalore, India, 28 July, 2012 (20)

SMART Seminar Series: "From cloud-sourced flood mapping to connected communit...
SMART Seminar Series: "From cloud-sourced flood mapping to connected communit...SMART Seminar Series: "From cloud-sourced flood mapping to connected communit...
SMART Seminar Series: "From cloud-sourced flood mapping to connected communit...
 
Sinnott Paper
Sinnott PaperSinnott Paper
Sinnott Paper
 
Internet2 Bio IT 2016 v2
Internet2 Bio IT 2016 v2Internet2 Bio IT 2016 v2
Internet2 Bio IT 2016 v2
 
NextGEOSS: The Next Generation European Data Hub and Cloud Platform for Earth...
NextGEOSS: The Next Generation European Data Hub and Cloud Platform for Earth...NextGEOSS: The Next Generation European Data Hub and Cloud Platform for Earth...
NextGEOSS: The Next Generation European Data Hub and Cloud Platform for Earth...
 
Kerry Taylor - Semantics & sensors
Kerry Taylor - Semantics & sensorsKerry Taylor - Semantics & sensors
Kerry Taylor - Semantics & sensors
 
Virtual Research Environments supporting tailor-made data management service...
Virtual Research Environments supporting tailor-made data management service...Virtual Research Environments supporting tailor-made data management service...
Virtual Research Environments supporting tailor-made data management service...
 
Challenges and Opportunities of the IoT Data and Service Interoperability
Challenges and Opportunities of the IoT Data and Service InteroperabilityChallenges and Opportunities of the IoT Data and Service Interoperability
Challenges and Opportunities of the IoT Data and Service Interoperability
 
Grid computing
Grid computingGrid computing
Grid computing
 
SomeSlides
SomeSlidesSomeSlides
SomeSlides
 
Semantically-Enabling the Web of Things: The W3C Semantic Sensor Network Onto...
Semantically-Enabling the Web of Things: The W3C Semantic Sensor Network Onto...Semantically-Enabling the Web of Things: The W3C Semantic Sensor Network Onto...
Semantically-Enabling the Web of Things: The W3C Semantic Sensor Network Onto...
 
Wireless Sensor Network for AgriTech Applications
Wireless Sensor Network for AgriTech Applications Wireless Sensor Network for AgriTech Applications
Wireless Sensor Network for AgriTech Applications
 
X-GSN in OpenIoT SummerSchool
X-GSN in OpenIoT SummerSchoolX-GSN in OpenIoT SummerSchool
X-GSN in OpenIoT SummerSchool
 
1. GRID COMPUTING
1. GRID COMPUTING1. GRID COMPUTING
1. GRID COMPUTING
 
LCG project description
LCG project descriptionLCG project description
LCG project description
 
Wielkopolska activities with potential to cluster to cluster collaboration EU...
Wielkopolska activities with potential to cluster to cluster collaboration EU...Wielkopolska activities with potential to cluster to cluster collaboration EU...
Wielkopolska activities with potential to cluster to cluster collaboration EU...
 
big_data_casestudies_2.ppt
big_data_casestudies_2.pptbig_data_casestudies_2.ppt
big_data_casestudies_2.ppt
 
IDB-Cloud Providing Bioinformatics Services on Cloud
IDB-Cloud Providing Bioinformatics Services on CloudIDB-Cloud Providing Bioinformatics Services on Cloud
IDB-Cloud Providing Bioinformatics Services on Cloud
 
The BlueBRIDGE approach to collaborative research
The BlueBRIDGE approach to collaborative researchThe BlueBRIDGE approach to collaborative research
The BlueBRIDGE approach to collaborative research
 
The Internet of Things (IoT) and its evolution
The Internet of Things (IoT) and its evolutionThe Internet of Things (IoT) and its evolution
The Internet of Things (IoT) and its evolution
 
Federating Infrastructure as a Service cloud computing systems to create a un...
Federating Infrastructure as a Service cloud computing systems to create a un...Federating Infrastructure as a Service cloud computing systems to create a un...
Federating Infrastructure as a Service cloud computing systems to create a un...
 

Plus de Charith Perera

SL2College: Undergraduate Research and higher Education, March 2017, Peradeni...
SL2College: Undergraduate Research and higher Education, March 2017, Peradeni...SL2College: Undergraduate Research and higher Education, March 2017, Peradeni...
SL2College: Undergraduate Research and higher Education, March 2017, Peradeni...Charith Perera
 
UCC-2016, 6-9 May December, Shanghai, China
UCC-2016, 6-9 May December, Shanghai, ChinaUCC-2016, 6-9 May December, Shanghai, China
UCC-2016, 6-9 May December, Shanghai, ChinaCharith Perera
 
AAMAS-2017 8-12 May, 2017, Sao Paulo, Brazil
AAMAS-2017 8-12 May, 2017, Sao Paulo, BrazilAAMAS-2017 8-12 May, 2017, Sao Paulo, Brazil
AAMAS-2017 8-12 May, 2017, Sao Paulo, BrazilCharith Perera
 
Building Open Data Markets Using Sensing as a Service Model
Building Open Data Markets Using Sensing as a Service ModelBuilding Open Data Markets Using Sensing as a Service Model
Building Open Data Markets Using Sensing as a Service ModelCharith Perera
 
SEAMS-2016, 16-17 May, 2016, Austin, Texas, United States
SEAMS-2016, 16-17 May, 2016, Austin, Texas, United StatesSEAMS-2016, 16-17 May, 2016, Austin, Texas, United States
SEAMS-2016, 16-17 May, 2016, Austin, Texas, United StatesCharith Perera
 
IS-EUD-2015, Madrid, Spain, 27 May 2015
IS-EUD-2015, Madrid, Spain, 27 May 2015IS-EUD-2015, Madrid, Spain, 27 May 2015
IS-EUD-2015, Madrid, Spain, 27 May 2015Charith Perera
 

Plus de Charith Perera (6)

SL2College: Undergraduate Research and higher Education, March 2017, Peradeni...
SL2College: Undergraduate Research and higher Education, March 2017, Peradeni...SL2College: Undergraduate Research and higher Education, March 2017, Peradeni...
SL2College: Undergraduate Research and higher Education, March 2017, Peradeni...
 
UCC-2016, 6-9 May December, Shanghai, China
UCC-2016, 6-9 May December, Shanghai, ChinaUCC-2016, 6-9 May December, Shanghai, China
UCC-2016, 6-9 May December, Shanghai, China
 
AAMAS-2017 8-12 May, 2017, Sao Paulo, Brazil
AAMAS-2017 8-12 May, 2017, Sao Paulo, BrazilAAMAS-2017 8-12 May, 2017, Sao Paulo, Brazil
AAMAS-2017 8-12 May, 2017, Sao Paulo, Brazil
 
Building Open Data Markets Using Sensing as a Service Model
Building Open Data Markets Using Sensing as a Service ModelBuilding Open Data Markets Using Sensing as a Service Model
Building Open Data Markets Using Sensing as a Service Model
 
SEAMS-2016, 16-17 May, 2016, Austin, Texas, United States
SEAMS-2016, 16-17 May, 2016, Austin, Texas, United StatesSEAMS-2016, 16-17 May, 2016, Austin, Texas, United States
SEAMS-2016, 16-17 May, 2016, Austin, Texas, United States
 
IS-EUD-2015, Madrid, Spain, 27 May 2015
IS-EUD-2015, Madrid, Spain, 27 May 2015IS-EUD-2015, Madrid, Spain, 27 May 2015
IS-EUD-2015, Madrid, Spain, 27 May 2015
 

Dernier

unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 

Dernier (20)

unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 

ACC-2012, Bangalore, India, 28 July, 2012

  • 1. Arkady Zaslavsky, Charith Perera, Dimitrios Georgakopoulos CSIRO, Australia Sensing-as-a-service and Big Data Advances in Cloud Computing, Bangalore, 28 July, 2012
  • 2. Outline 1. IoT 2. Sensors, sensor networks, sensing-as-a-service 3. Big Data 4. EU FP7 OpenIoT 5. CSIRO projects 6. Conclusion
  • 3. 3 | CSIRO. Australian Science, Australia's Future 6500+ staff over 55 locations CSIRO today: a snapshot 170+ active licences of CSIRO innovation 150+ spin-offs based on our IP & expertise Ranked in top 1% in 14 research fields One of the largest & most diverse in the world Australia’s national science agency Building national prosperity and wellbeing
  • 4. 4 | CSIRO. Australian Science, Australia's Future Future Manufacturing Light Metals Minerals Down Under Sustainable Agriculture Water for a Healthy Country Preventative Health Wealth from Oceans Climate Adaptation Food Futures Energy Transformed National Research Flagships
  • 5. Future Internet Smart Grids Smart Meters Environmental Sensors Water Management Water Management Smart Agriculture IoT Media delivery anywhere New media types Many media managers Many media managers New ways of media consumption Media creation by everybody IoM Software as a Service Ambient services Cloud computing Green computing Hybrid cloud IoS Social media Social media mining Crowd sourcing Disaster management Telepresence & augment. reality IoP Cybersecurit y Compliance Trust IoE Future Internet Society
  • 6. based on standard & interoperable communication protocols A dynamic global network infrastructure with self configuring capabilities are seamlessly integrated into the information network. virtual personalities, use intelligent interfaces, and where physical & virtual “things” have identities, physical attributes, Internet of Things IoT
  • 7. Internet of Things Imagine a world where: • your car knows where the traffic jams / road anomalies are • your fridge knows how long before the milk expires • you know the areas with the less pollution where you can jog freely • energy resources can be managed efficiently And the list goes on forever!
  • 8. Existing WSN Devices Wikipedia lists 31 Sensor Network devices Sensor Network Museum lists 30 devices http://www.snm.ethz.ch/Main/HomePage IMote 2.0: MicaZ: TelosB:
  • 10. The Internet Will Extend to Billions of Devices
  • 11. Wireless and Sensors Will Be Everywhere 90% of world’s population has wireless connectivity 100,000 wireless network masts are erected annually 1 billion electronic devices equipped with WiFi shipped in 2012 Billions of smart sensors • Cisco2009: PlanetarySkin—integrate sensors on land, in sea, in air, and in space to help make it possible to see the whole picture when it comes to the effects to and changes in the environment • HP2010: Central Nervous System for the Earth‖(CeNSE) – 10-year mission to embed up to a trillion push-pin-sized sensors and actuators around the globe Source: Cisco IBSG, UN: International Telecommunications Union, Real-Aliens. Com 2006-2011
  • 12. The “Zettaflood” is just the Beginning of the IoT Traffic Total IP Traffic on the global Internet: • 2003-1.8 Petabytes • 2007- 161 Exabytes • 2009- 487 Exabytes • 2010- ½Zettabyte • 2011- 1 ZettaByte (540,000 X increase from 2003) Expected to double over the next 18 months 2012- 91% expected to be video Source: VentureBeat, IDC, C|Net, TheGuardian, UK
  • 14. Sensors: Technologies and Global Markets
  • 15. Big Data CSIRO. Sensor Cloud and the Internet of Things The total amount of data generated on earth exceeded one Zettabyte (ZB) in 2010. It is predicted that data volume will grow exponentially as depicted (www.teradata.com)
  • 16. CSIRO. Sensor Cloud and the Internet of Things McKinsey report, 2011
  • 17. IoT & Big Data CSIRO. Sensor Cloud and the Internet of Things Data generated from the Internet of Things will grow exponentially as the number of connected nodes increases. Estimated numbers of connected nodes based on different sectors are presented in Millions
  • 18. CHALLENGES IN BIG DATA MANAGEMENT  High volume of processing using low power consumed digital processing architecture.  Discovery of data-adaptive Machine learning techniques that can analyse data in real- time.  Design scalable data storages that provide efficient data mining. CSIRO. Sensor Cloud and the Internet of Things
  • 19. EU FP7 OpenIoT Objectives The Motivation: • Despite the proliferation of pervasive grids, participatory sensing and on-demand sensing services (e.g., «Location-as-a-Service») there is no easy (and generic) way to offer utility based IoT services • IoT end-users and providers still need to deploy their own sensors and devices The Open IoT Goal: • Research and provide an open source middleware framework enabling the dynamic, self-organizing formulation of self-managing cloud environments for IoT applications • Sensing-as-a-Service • Converge IoT and IoS - Cloud Computing www.openiot.eu
  • 21. OpenIoT experimental test-bed For the High Resolution Plant Phenomics Centre’s Phenonet project • Measure environmental and plant physiology parameters in the field • Improve the quality and scale of data available to plant breeders from grain trial plantings IE Lab contribution • Design and programming of sensor network • Testbed for declarative programming of sensor networks • Fast browser-based data display & analysis using reusable components • See http://phenonet.com
  • 22. Sensor information management solution Runs on base computers (Java) Integrates data streams with R/Matlab,… Publish/Subscribe with continuous data processing Many other advanced features… OpenIoT is extending and transforming GSN to a Cloud Service What is GSN ?
  • 23. Acquire data from sensors, RFIDs, motes, cameras, and other information sources (anything that can produce data streams) Stream Processing Engine • Window-based processing • Example: Sliding Value 1, Window Size 3 Publish/Subscribe services Archiving GSN Focus
  • 25. Some of the Existing Deployments
  • 26. • GSN Applications are collections of interconnected Virtual Sensors • Example: • 9 Virtual Sensors • Each virtual sensor has to configure its data source • Publish/Subscribe Model • Continuous Queries Building GSN Applications
  • 27. GSN Virtual Sensors Virtual sensor are specified by XML scripts Include stream data processing steps specified via SQL-like queries Include References to Java classes of additional operators, including – Configuration of data steam sources via provided wrappers – Non-relational stream data processing operators, e.g., for spatiotemporal processing, alerting, for data cleaning, visualization Source 1 Source 2 … Source n 1. Data source configuration • Reference to Java Classes 2. SQL-based processing steps 3. Non-SQL processing steps • Reference to Java Classes Output Stream <XML>
  • 28. GSN Sensor integration support wrappers • GSN provides wrappers and APIs for adding more • Wrappers produce streams • Interact with sensors –Wrappers consume control cmds 20+ Wrappers already available • TinyOS, CSV, HTTP-Get, Serial Port, UDP, RSS Feeds, … An introduction on how to write a new wrapper • sourceforge.net/apps/trac/gsn/wiki/writing-wrapper • sourceforge.net/apps/trac/gsn/wiki/template-wrapper Sensor Wrapper Stream Control/ Feedback Flexible Data Acquisition for Virtual Sensors
  • 29. CSIRO Applications CSIRO. Sensor Cloud and the Internet of Things
  • 30.
  • 31.
  • 32. Priority areas SenseT Middleware Workshop | Tasmanian Applications | 26-27 April 2012 1. Circular Head – NW Tasmania Agriculture (dairy), aquaculture, carbon markets 2. Scottsdale – NE Tasmania Agriculture (dairy, fruit and viticulture), food logistics, carbon markets 3. South Esk – Northern Midlands, NE Tasmania Catchment management, flood prediction, carbon markets 4. Triabunna – East Coast Agriculture (pasture, fruit and viticulture), aquaculture, food logistics, carbon markets 5. Huon Valley – SE Tasmania Aquaculture, food logistics, carbon markets, catchment management
  • 33. • Strategic relevance - Improve productivity of the salmon and oyster aquaculture industry through provision of real-time awareness of critical environmental variables. - Build supply chain resilience to natural events (e.g. harmful algal blooms) that may force temporary closure of some production facilities. • Impact - Tasmanian aquaculture industry groups (Oysters Tasmania and Tasmanian Salmon Growers Association) - Tasmania Department of Human and Health Services Aquaculture monitoring SenseT Middleware Workshop | Tasmanian Applications | 26-27 April 2012
  • 34. • Science challenges - Federation of existing aquaculture data including sensor observations, historical data, and model outputs. - Develop incremental learning model to analyse cause-effect relationships. Decision support tools capable of predicting events that may potentially impact productivity. Aquaculture monitoring SenseT Middleware Workshop | Tasmanian Applications | 26-27 April 2012
  • 35. • Strategic relevance - Real-time sensing and modelling of environmental and irrigation crop parameters to: - Increase water availability - Improve water use efficiency - Boost agricultural productivity without compromising critical ecosystem services. • Impact - Tasmanian Irrigation (Lower South Esk Irrigation Scheme). Smart rural infrastructure SenseT Middleware Workshop | Tasmanian Applications | 26-27 April 2012
  • 36. • Science challenges - Federation/querying of of diverse sensor data streams. - Model-sensor integration, framework for managing computer simulation models used to predict weather, stream flow, crop production, and irrigation demand. - Provenance-based model-sensitivity analysis. - Decision support tools that will maximise irrigation water use efficiency and automate irrigation. Smart rural infrastructure SenseT Middleware Workshop | Tasmanian Applications | 26-27 April 2012
  • 37. • Strategic relevance - Delivers on key objectives in the COAG National Disaster Resilience Statement. - Improves government and societal capacity to deal with disasters. • Impact - Tasmania State Emergency Services (SES). - Local communities. - Utilities. Context-based disaster alerts SenseT Middleware Workshop | Tasmanian Applications | 26-27 April 2012
  • 38. • Science challenges - Alerting system is dependent on information from many different sources including live sensor feeds, spatial feature services, and output from predictive models. - Representing context information in a unified manner - Developing a methodology for analysing different contexts - Predicting causes and effects - Providing context-aware alerting services. Context-based disaster alerts SenseT Middleware Workshop | Tasmanian Applications | 26-27 April 2012
  • 39. Mobile Crowd-sensing Applications Environmental – monitor the phenomena related to the natural environment  pollution levels (Common Sense[1]), water levels in creeks (CreekWatch[2]), wildlife habitats Infrastructure - measurement of large-scale phenomena related to public infrastructure  traffic congestion and road conditions (CarTel [3], Nericell [4]),  parking availability (ParkNet [5]),  outages of public works (e.g., malfunctioning fire hydrants, broken traffic lights),  real-time transit tracking
  • 40. Mobile Crowd-sensing Applications Health and well-being – monitor health and well-being of groups of people  individuals measure location and bike route quality (e.g., CO2 content on route, bumpiness of ride), and aggregate the data to obtain the “most” bikeable routes (BikeNet [6])  individuals take pictures of what they eat and share it within a community to compare their eating habits (DietSense[7]) – community of diabetics Social networking  user activity recognition and sharing with their social networks (Cenceme[8])  social introduction /matchmaking based on user profile information (Serendipity [9], WhozThat [10])  group-based, context-aware recommendation of music/videos (SocialFusion [11])  visualization of mobile user concentration in an area using users’ GPS locations (Citysense [12])
  • 41. MCS Applications- Issues Require mobile devices to continuously sense, process and upload sensed data to the cloud/remote servers Data collection should be cost-efficient for both the devices and the networks  Local analytics Require infrastructure to receive, manage and analyse large volumes of real-time data streams using cloud computing platforms  Aggregate analytics Require participation from the user and willingness to allow collection of sensor data  user preferences  privacy  incentive
  • 42. Here-n-Now: A CAROMM application
  • 44. Thank you ! Dr Arkady Zaslavsky, Professor Science Leader in Semantic Data Management, CSIRO, Australia Phone: 02 6216 7132 Email: arkady.zaslavsky@csiro.au AND Research Professor Luleå University of Technology, Sweden CSIRO. Sensor Cloud and the Internet of Things