SlideShare a Scribd company logo
1 of 27
TEMU 2016
Workshop on Next Generation Emergency Communications
Dr. Evangelos Markakis
TEI of Crete
EMYNOS
nExt generation eMergencY
commuNicatiOnS
 Overview
 Limitations
 Objectives
 High level Concept
 Technologies Used
 WebRTC
 Linphone
 RTT
EMYNOS Outline
2
 EMYNOS: nExt generation eMergencY
commuNicatiOnS
 EMYNOS is a European project submitted to/
accepted in the call (H2020, Secure societies –
Protecting freedom and security of Europe and its
citizens)
 Website: http://www.emynos.eu/
 Project started: September 2015
 Duration: 30 months
EMYNOS: Overview
Participant No Participant organisation name Short name Country
1 (Coordinator) Fraunhofer Gesellschaft zur Förderung der
angewandten Forschung e.V.
Fraunhofer Germany
2 Turksat Turksat Turkey
3 (Tech.
Management)
Technological Educational Institute of Crete TEIC Greece
4 Navcert Navcert Germany
5 Public Safety Communication Europe PSCE Belgium
6 The Special Telecommunications Service STS Romania
7 Voztelecom Voz Spain
8 Harpo Sp. Z o.o. Harpo Poland
9 Hellenic Open University HOU Greece
10 Österreichisches Rotes Kreuz ARC Austria
11 MCS Data Labs MCS Germany
Research Institutes, 2 Operators, 2 End Users, 2 Universities, 4 SMEs,
Partners
• No Standard underlying technology
o Multiple Standards (Lack of Policy)
• No Multimedia(e.g. Video, Picture,)
o Based on PSTN, ISDN
• No Unified platform
o Among EU countries
Current Emergency Systems: Limitations 1/2
• No Advanced features: such as caller location
o Partially Implementation
• No Integration of social media
o Live Monitoring
• No IP-based eCall
o GSM Based Service
Current Emergency Systems: Limitations 2/2
EMYNOS Objectives 1/2
• A common Next Generation emergency
management platform that:
 addresses the limitations of today's Emergency Systems
 can manage both extreme emergency situations such as
natural disasters and terrorist attacks as well as usual
emergency situations (such as calls to ambulance and
police)
 Is standardized
EMYNOS Objectives 2/2
• A common Next Generation emergency
management platform that:
 Full support of new communication and information
technologies (mobile devices, photos, video, GPS,
WebRTC, etc)
 Accurate user/device position (civic address, geodetic
location)
 Special focus on disabled persons
EMYNOS Concept
Location information
10
• Location information encoding and retrieval is implemented in
EMYNOS according to the IETF standards
• Both Location-by-Value (LbyV) and Location-by-Reference (LbyR)
are implemented
• The LbyR concept applies where LbyV is not feasible or even
approved
• In LbyR, an identifier is provided by a location server and can be
used as a reference to a location object
• Both formats Geodesic and Civic are supported and encoded in
PIDF-LO objects (RFC 3863).
• SIP client on Android gets directly the GPS coordinates from the
mobile device
• Location Configuration Protocols (LCP) supported: DHCP, HELD,
and soon LLDP-MED
Location determination when using
WebRTC
11
• Browsers provide Geolocation API (specified by W3C)
• Usage is transparent to the application and can involve
different techniques and information depending on
the device:
 IP address
 Nearby/used Wifi network
 GPS
Use of WebRTC for Emergency Calling
 WebRTC: innovative technology for real time communication between
browsers
 WebRTC does not require any proprietary extension to be used in the browser
 Standardized by IETF RTCWeb working group and World Wide Web
Consortium (W3C)
 Allows to implement a SIP softphone as a webpage
 Emergency calling from the web
EMYNOS WebRTC Emergency client
EMYNOS WebRTC Emergency client
EMYNOS WebRTC Emergency client
• The web based emergency client uses standard SIP messages
(uses Websocket instead of UDP/TCP → requires capable SIP
proxy)
• Uses also the pre-defined emergency service URNs
• Location information is conveyed directly in the form of a
PIDF-LO
• Secure transport: WebRTC requires encrypted media transport
(DTLS-SRTP)
Support for Disabled People
Examples of messages composed
with the use of picture symbols
Sensors modules
 Total conversation (audio, video, real time text) provision
 Integration of total conversation with devices being used by
disabled people in their everyday activities
 Integration of total conversation with Set-top boxes to enable
emergency calls from TV monitors
 Emergency warnings alerts for disabled persons
e-Health Monitoring & Support
Sensor
Network
Call Origin Side
PSAP
Side
Emergency
Decision
Framework
All IP Network
(SIP/IMS)
Network
Side
XML
File
Set top Boxes
Smart phones
VoIP phones
WebRTC
Haptics
Home
GW
IP
SIP Proxy Location Server
Service
mappingWebRTC GW
Emergency Call Manager
IP
SIP Proxy
WebRTC
Data Analytics
Storage, Logging,
Recording
Emergency Services
Dispatcher
Border
GW
e-Health Monitoring & Support
EMYNOS envisions the support of persons with disabilities
with health monitoring sensor platforms and haptic devices.
Health sensors provide the status of a person to the emergency services.
Position sensors (i.e., a belt worn by the person of interest) identifies the position
of the persons’ torso.
In case the person looses its balance and drops, or the health sensors indicate a
vital measurement above critical thresholds, then an automated SIP-based
emergence call to the appropriate PSAP is initiated.
As already stated, parts of this information will be transmitted via the MSD and
therefore the MSD, as used in conventional eCall, has to be expanded.
The health monitored data will be incorporated in an enhanced Minimum Set of
Data (MSD) of an extended eCall, that will increase the knowledge base of the
first responders, regarding the status of the person involved.
eCall Enhancement
eCall: the emergency solution for vehicles in case of crash
Integration of Social Media
 Reach quickly a wider
audience
 Settle a trusted entity
for information and
facts dissemination
 Mobilize citizens and
incent them to
participate in the
safety activities
 Update the
population about an
event
Questions?
Backup Slides
<presence xmlns="urn:ietf:params:xml:ns:pidf"
xmlns:gp="urn:ietf:params:xml:ns:pidf:geopriv10"
xmlns:gbp="urn:ietf:params:xml:ns:pidf:geopriv10:basicPolicy"
xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model"
xmlns:cl="urn:ietf:params:xml:ns:pidf:geopriv10:civicAddr"
xmlns:gml="http://www.opengis.net/gml"
entity="pres:dc0e6d0bed4e33381fbb@10.147.67.244">
<dm:device id="test device">
<gp:geopriv>
<gp:location-info>
<gml:Point srsName="urn:ogc:def:crs:EPSG::4326">
<gml:pos>52.5259087 13.3142924</gml:pos>
</gml:Point>
</gp:location-info>
<gp:usage-rules>
<gbp:retransmission-allowed>false</gbp:retransmission-allowed>
<gbp:retention-expiry>0116-07-20T14:26:53+01:00</gbp:retention-expiry>
</gp:usage-rules>
<gp:method>Held</gp:method>
</gp:geopriv>
<dm:timestamp>2016-07-19T14:26:53+02:00</dm:timestamp>
</dm:device>
</presence>
Location by Value (Geodetic)
Location by Value (Civic)
<presence xmlns="urn:ietf:params:xml:ns:pidf"
xmlns:gp="urn:ietf:params:xml:ns:pidf:geopriv10"
xmlns:gbp="urn:ietf:params:xml:ns:pidf:geopriv10:basicPolicy"
xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model"
xmlns:cl="urn:ietf:params:xml:ns:pidf:geopriv10:civicAddr"
xmlns:gml="http://www.opengis.net/gml"
entity="pres:5a6526d62acbbba2af03@10.147.67.244">
<dm:person id="test person">
<gp:geopriv>
<gp:location-info>
<cl:civicAddress xml:lang="DE">
<cl:country>DE</cl:country>
<cl:A1>Berlin</cl:A1>
<cl:A3>Berlin</cl:A3>
<cl:RD>Kaiserin-Augusta</cl:RD>
<cl:STS>Allee</cl:STS>
<cl:HNO>31</cl:HNO>
<cl:FLR>5</cl:FLR>
<cl:NAM>eGov Lab</cl:NAM>
<cl:PC>10589</cl:PC>
</cl:civicAddress>
</gp:location-info>
<gp:usage-rules>
<gbp:retransmission-
allowed>false</gbp:retransmission-allowed>
<gbp:retention-expiry>0116-07-
20T14:26:53+01:00</gbp:retention-expiry>
</gp:usage-rules>
<gp:method>Held</gp:method>
</gp:geopriv>
<dm:timestamp>2016-07-
19T14:26:53+02:00</dm:timestamp>
</dm:person>
</presence>
Location by Value (Civic) cont.
<locationResponse xmlns="urn:ietf:params:xml:ns:geopriv:held">
<locationURISet expires="0116-07-20T14:26:53+01:00">
<locationURI>http://10.147.67.244/pidflo/pidflo665b3175aff8ee089cd96c6357dc04e2256029d.xml</locatio
nURI>
</locationURISet>
</locationResponse>
Location by Reference
Emynos and AML
27
• In Emynos, we looked at AML, however, we have
several concerns,
• Concern 1: is PIDF-LO going to be used as a standard
for encoding the location information for instance
• Concern 2: It seems not all the European countries are
in favor of Location information provided by the end
device
• Concern 3: Can this be achieved at the application
level without interfering with the phone hardware
(switch on WiFi, check battery level, etc). The
involvement of mobile phones manufacturers seems to
be mandatory
• Concern 4: too restrictive as only mobile phones are
conserned. Hard phones will be still in use

More Related Content

What's hot

SMi Group's 8th annual Mobile Deployable Communications Conference 2015
SMi Group's 8th annual Mobile Deployable Communications Conference 2015SMi Group's 8th annual Mobile Deployable Communications Conference 2015
SMi Group's 8th annual Mobile Deployable Communications Conference 2015Dale Butler
 
V2X Communication in 3GPP (S1-144374)
V2X Communication in 3GPP (S1-144374)V2X Communication in 3GPP (S1-144374)
V2X Communication in 3GPP (S1-144374)Yi-Hsueh Tsai
 
Huawei about LTE V2X Standardisation in 3GPP
Huawei about LTE V2X Standardisation in 3GPPHuawei about LTE V2X Standardisation in 3GPP
Huawei about LTE V2X Standardisation in 3GPPEiko Seidel
 

What's hot (20)

EENA 2016 - Alert to citizens in case of disaster (3/3)
EENA 2016 - Alert to citizens in case of disaster (3/3)EENA 2016 - Alert to citizens in case of disaster (3/3)
EENA 2016 - Alert to citizens in case of disaster (3/3)
 
Next Generation eCall (2/3)
Next Generation eCall (2/3)Next Generation eCall (2/3)
Next Generation eCall (2/3)
 
EENA 2016 - Mobile Broadband: What will its impact be? (2/3)
EENA 2016 - Mobile Broadband: What will its impact be? (2/3)EENA 2016 - Mobile Broadband: What will its impact be? (2/3)
EENA 2016 - Mobile Broadband: What will its impact be? (2/3)
 
EENA2021: Industry session by Huawei: Integrated Communication Platform enabl...
EENA2021: Industry session by Huawei: Integrated Communication Platform enabl...EENA2021: Industry session by Huawei: Integrated Communication Platform enabl...
EENA2021: Industry session by Huawei: Integrated Communication Platform enabl...
 
EENA 2018 - Wireless Communications in a Mission Critical Environment - State...
EENA 2018 - Wireless Communications in a Mission Critical Environment - State...EENA 2018 - Wireless Communications in a Mission Critical Environment - State...
EENA 2018 - Wireless Communications in a Mission Critical Environment - State...
 
EENA2019: Track3 session2 Mobile public warning project roll-out strategies_T...
EENA2019: Track3 session2 Mobile public warning project roll-out strategies_T...EENA2019: Track3 session2 Mobile public warning project roll-out strategies_T...
EENA2019: Track3 session2 Mobile public warning project roll-out strategies_T...
 
SMi Group's 8th annual Mobile Deployable Communications Conference 2015
SMi Group's 8th annual Mobile Deployable Communications Conference 2015SMi Group's 8th annual Mobile Deployable Communications Conference 2015
SMi Group's 8th annual Mobile Deployable Communications Conference 2015
 
EENA 2016 - NG112 testing report
EENA 2016 - NG112 testing reportEENA 2016 - NG112 testing report
EENA 2016 - NG112 testing report
 
EENA2019: Track3 session3 Latest developments in Public Warning standardisati...
EENA2019: Track3 session3 Latest developments in Public Warning standardisati...EENA2019: Track3 session3 Latest developments in Public Warning standardisati...
EENA2019: Track3 session3 Latest developments in Public Warning standardisati...
 
EENA 2018 - eCall implementation remaining issues
EENA 2018 - eCall implementation remaining issues  EENA 2018 - eCall implementation remaining issues
EENA 2018 - eCall implementation remaining issues
 
EENA 2018 - Update on EENA Activities
EENA 2018 - Update on EENA Activities  EENA 2018 - Update on EENA Activities
EENA 2018 - Update on EENA Activities
 
EENA 2021: Emergency communications handling around the World (3/3)
EENA 2021: Emergency communications handling around the World (3/3)EENA 2021: Emergency communications handling around the World (3/3)
EENA 2021: Emergency communications handling around the World (3/3)
 
EENA2019: Track3 session3 Drones in realtime communication_Markus Bornheim
EENA2019: Track3 session3 Drones in realtime communication_Markus BornheimEENA2019: Track3 session3 Drones in realtime communication_Markus Bornheim
EENA2019: Track3 session3 Drones in realtime communication_Markus Bornheim
 
AML workshop - Tthe role of MNOs
AML workshop - Tthe role of MNOsAML workshop - Tthe role of MNOs
AML workshop - Tthe role of MNOs
 
V2X Communication in 3GPP (S1-144374)
V2X Communication in 3GPP (S1-144374)V2X Communication in 3GPP (S1-144374)
V2X Communication in 3GPP (S1-144374)
 
Huawei about LTE V2X Standardisation in 3GPP
Huawei about LTE V2X Standardisation in 3GPPHuawei about LTE V2X Standardisation in 3GPP
Huawei about LTE V2X Standardisation in 3GPP
 
EENA 2021: Critical communications (4/6)
EENA 2021: Critical communications (4/6) EENA 2021: Critical communications (4/6)
EENA 2021: Critical communications (4/6)
 
EENA 2018 - Weather-related emergencies
EENA 2018 - Weather-related emergencies EENA 2018 - Weather-related emergencies
EENA 2018 - Weather-related emergencies
 
EENA 2018 - The integration of next generation mission-critical and emergency...
EENA 2018 - The integration of next generation mission-critical and emergency...EENA 2018 - The integration of next generation mission-critical and emergency...
EENA 2018 - The integration of next generation mission-critical and emergency...
 
EENA 2018 - Wireless Communications in a Mission Critical Environment - State...
EENA 2018 - Wireless Communications in a Mission Critical Environment - State...EENA 2018 - Wireless Communications in a Mission Critical Environment - State...
EENA 2018 - Wireless Communications in a Mission Critical Environment - State...
 

Similar to Next Generation Emergency Communications Workshop

Katastrophen-Einsatz-Überwachung mit survival sensor networks on IPv6
Katastrophen-Einsatz-Überwachung mit survival sensor networks on IPv6Katastrophen-Einsatz-Überwachung mit survival sensor networks on IPv6
Katastrophen-Einsatz-Überwachung mit survival sensor networks on IPv6Governments ENabled with IPv6
 
Safe City Tekes Safety and Security programme 2013
Safe City Tekes Safety and Security programme 2013Safe City Tekes Safety and Security programme 2013
Safe City Tekes Safety and Security programme 2013Turvallisuus2013
 
ZONeSEC: critical infrastructure protection in real practice
ZONeSEC: critical infrastructure protection in real practice ZONeSEC: critical infrastructure protection in real practice
ZONeSEC: critical infrastructure protection in real practice José Ramón Martínez Salio
 
J.-P. Seifert; Security-Aware Android Applications for the Enterprise
J.-P. Seifert; Security-Aware Android Applications for the EnterpriseJ.-P. Seifert; Security-Aware Android Applications for the Enterprise
J.-P. Seifert; Security-Aware Android Applications for the EnterpriseDroidcon Berlin
 
EGLA's Patent and Intellectual Property Portfolio - Licensing
EGLA's Patent and Intellectual Property Portfolio - LicensingEGLA's Patent and Intellectual Property Portfolio - Licensing
EGLA's Patent and Intellectual Property Portfolio - LicensingDr. Edwin Hernandez
 
Research Group 'Multimedia Communication' Presentation (March 2015)
Research Group 'Multimedia Communication' Presentation (March 2015)Research Group 'Multimedia Communication' Presentation (March 2015)
Research Group 'Multimedia Communication' Presentation (March 2015)hellwagner
 
LTE - Advancing the Intelligent Edge with Public Safety LTE White Paper
LTE - Advancing the Intelligent Edge with Public Safety LTE White PaperLTE - Advancing the Intelligent Edge with Public Safety LTE White Paper
LTE - Advancing the Intelligent Edge with Public Safety LTE White PaperBrian Mollett
 
Wouter Joossen - Security
Wouter Joossen - SecurityWouter Joossen - Security
Wouter Joossen - Securityimec.archive
 
Introduction to Operationalizing the Common Alerting Protocol (ITU-T X.1303) ...
Introduction to Operationalizing the Common Alerting Protocol (ITU-T X.1303) ...Introduction to Operationalizing the Common Alerting Protocol (ITU-T X.1303) ...
Introduction to Operationalizing the Common Alerting Protocol (ITU-T X.1303) ...Nuwan Waidyanatha
 
First Responders Tekes Safety and Security programme 2013
First Responders Tekes Safety and Security programme 2013First Responders Tekes Safety and Security programme 2013
First Responders Tekes Safety and Security programme 2013Turvallisuus2013
 

Similar to Next Generation Emergency Communications Workshop (20)

EENA2019: Track1 session1 Citizens' needs, cloud and IP technology (...)_Guil...
EENA2019: Track1 session1 Citizens' needs, cloud and IP technology (...)_Guil...EENA2019: Track1 session1 Citizens' needs, cloud and IP technology (...)_Guil...
EENA2019: Track1 session1 Citizens' needs, cloud and IP technology (...)_Guil...
 
Katastrophen-Einsatz-Überwachung mit survival sensor networks on IPv6
Katastrophen-Einsatz-Überwachung mit survival sensor networks on IPv6Katastrophen-Einsatz-Überwachung mit survival sensor networks on IPv6
Katastrophen-Einsatz-Überwachung mit survival sensor networks on IPv6
 
Deimos security suite eng
Deimos security suite engDeimos security suite eng
Deimos security suite eng
 
Safe City Tekes Safety and Security programme 2013
Safe City Tekes Safety and Security programme 2013Safe City Tekes Safety and Security programme 2013
Safe City Tekes Safety and Security programme 2013
 
Mechatronics for Homeland Security
Mechatronics for Homeland SecurityMechatronics for Homeland Security
Mechatronics for Homeland Security
 
Kyros lbs suite eng
Kyros lbs suite  engKyros lbs suite  eng
Kyros lbs suite eng
 
ZONeSEC: critical infrastructure protection in real practice
ZONeSEC: critical infrastructure protection in real practice ZONeSEC: critical infrastructure protection in real practice
ZONeSEC: critical infrastructure protection in real practice
 
EENA 2018 - Emergency video calls and their effect on future emergency manage...
EENA 2018 - Emergency video calls and their effect on future emergency manage...EENA 2018 - Emergency video calls and their effect on future emergency manage...
EENA 2018 - Emergency video calls and their effect on future emergency manage...
 
J.-P. Seifert; Security-Aware Android Applications for the Enterprise
J.-P. Seifert; Security-Aware Android Applications for the EnterpriseJ.-P. Seifert; Security-Aware Android Applications for the Enterprise
J.-P. Seifert; Security-Aware Android Applications for the Enterprise
 
FIWARE Smart City cases 2014
FIWARE Smart City cases  2014FIWARE Smart City cases  2014
FIWARE Smart City cases 2014
 
EGLA's Patent and Intellectual Property Portfolio - Licensing
EGLA's Patent and Intellectual Property Portfolio - LicensingEGLA's Patent and Intellectual Property Portfolio - Licensing
EGLA's Patent and Intellectual Property Portfolio - Licensing
 
Thales
ThalesThales
Thales
 
Research Group 'Multimedia Communication' Presentation (March 2015)
Research Group 'Multimedia Communication' Presentation (March 2015)Research Group 'Multimedia Communication' Presentation (March 2015)
Research Group 'Multimedia Communication' Presentation (March 2015)
 
EENA 2021 - Improving public safety with smart cities and Internet of Things ...
EENA 2021 - Improving public safety with smart cities and Internet of Things ...EENA 2021 - Improving public safety with smart cities and Internet of Things ...
EENA 2021 - Improving public safety with smart cities and Internet of Things ...
 
Zonesec_overview_v3
Zonesec_overview_v3Zonesec_overview_v3
Zonesec_overview_v3
 
LTE - Advancing the Intelligent Edge with Public Safety LTE White Paper
LTE - Advancing the Intelligent Edge with Public Safety LTE White PaperLTE - Advancing the Intelligent Edge with Public Safety LTE White Paper
LTE - Advancing the Intelligent Edge with Public Safety LTE White Paper
 
LTE WP FINAL
LTE WP FINALLTE WP FINAL
LTE WP FINAL
 
Wouter Joossen - Security
Wouter Joossen - SecurityWouter Joossen - Security
Wouter Joossen - Security
 
Introduction to Operationalizing the Common Alerting Protocol (ITU-T X.1303) ...
Introduction to Operationalizing the Common Alerting Protocol (ITU-T X.1303) ...Introduction to Operationalizing the Common Alerting Protocol (ITU-T X.1303) ...
Introduction to Operationalizing the Common Alerting Protocol (ITU-T X.1303) ...
 
First Responders Tekes Safety and Security programme 2013
First Responders Tekes Safety and Security programme 2013First Responders Tekes Safety and Security programme 2013
First Responders Tekes Safety and Security programme 2013
 

Recently uploaded

VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesVVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesPooja Nehwal
 
Microsoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AIMicrosoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AITatiana Gurgel
 
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...NETWAYS
 
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
George Lever - eCommerce Day Chile 2024
George Lever -  eCommerce Day Chile 2024George Lever -  eCommerce Day Chile 2024
George Lever - eCommerce Day Chile 2024eCommerce Institute
 
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...NETWAYS
 
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Delhi Call girls
 
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...henrik385807
 
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Pooja Nehwal
 
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfOpen Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfhenrik385807
 
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝soniya singh
 
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...NETWAYS
 
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Salam Al-Karadaghi
 
call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@vikas rana
 
LANDMARKS AND MONUMENTS IN NIGERIA.pptx
LANDMARKS  AND MONUMENTS IN NIGERIA.pptxLANDMARKS  AND MONUMENTS IN NIGERIA.pptx
LANDMARKS AND MONUMENTS IN NIGERIA.pptxBasil Achie
 
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )Pooja Nehwal
 
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024eCommerce Institute
 
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...NETWAYS
 
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Krijn Poppe
 

Recently uploaded (20)

VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesVVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
 
Microsoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AIMicrosoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AI
 
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
 
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
George Lever - eCommerce Day Chile 2024
George Lever -  eCommerce Day Chile 2024George Lever -  eCommerce Day Chile 2024
George Lever - eCommerce Day Chile 2024
 
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
 
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
 
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
 
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
 
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfOpen Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
 
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
 
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
 
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
 
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
 
call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@
 
LANDMARKS AND MONUMENTS IN NIGERIA.pptx
LANDMARKS  AND MONUMENTS IN NIGERIA.pptxLANDMARKS  AND MONUMENTS IN NIGERIA.pptx
LANDMARKS AND MONUMENTS IN NIGERIA.pptx
 
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
 
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
 
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
 
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
 

Next Generation Emergency Communications Workshop

  • 1. TEMU 2016 Workshop on Next Generation Emergency Communications Dr. Evangelos Markakis TEI of Crete EMYNOS nExt generation eMergencY commuNicatiOnS
  • 2.  Overview  Limitations  Objectives  High level Concept  Technologies Used  WebRTC  Linphone  RTT EMYNOS Outline 2
  • 3.  EMYNOS: nExt generation eMergencY commuNicatiOnS  EMYNOS is a European project submitted to/ accepted in the call (H2020, Secure societies – Protecting freedom and security of Europe and its citizens)  Website: http://www.emynos.eu/  Project started: September 2015  Duration: 30 months EMYNOS: Overview
  • 4. Participant No Participant organisation name Short name Country 1 (Coordinator) Fraunhofer Gesellschaft zur Förderung der angewandten Forschung e.V. Fraunhofer Germany 2 Turksat Turksat Turkey 3 (Tech. Management) Technological Educational Institute of Crete TEIC Greece 4 Navcert Navcert Germany 5 Public Safety Communication Europe PSCE Belgium 6 The Special Telecommunications Service STS Romania 7 Voztelecom Voz Spain 8 Harpo Sp. Z o.o. Harpo Poland 9 Hellenic Open University HOU Greece 10 Österreichisches Rotes Kreuz ARC Austria 11 MCS Data Labs MCS Germany Research Institutes, 2 Operators, 2 End Users, 2 Universities, 4 SMEs, Partners
  • 5. • No Standard underlying technology o Multiple Standards (Lack of Policy) • No Multimedia(e.g. Video, Picture,) o Based on PSTN, ISDN • No Unified platform o Among EU countries Current Emergency Systems: Limitations 1/2
  • 6. • No Advanced features: such as caller location o Partially Implementation • No Integration of social media o Live Monitoring • No IP-based eCall o GSM Based Service Current Emergency Systems: Limitations 2/2
  • 7. EMYNOS Objectives 1/2 • A common Next Generation emergency management platform that:  addresses the limitations of today's Emergency Systems  can manage both extreme emergency situations such as natural disasters and terrorist attacks as well as usual emergency situations (such as calls to ambulance and police)  Is standardized
  • 8. EMYNOS Objectives 2/2 • A common Next Generation emergency management platform that:  Full support of new communication and information technologies (mobile devices, photos, video, GPS, WebRTC, etc)  Accurate user/device position (civic address, geodetic location)  Special focus on disabled persons
  • 10. Location information 10 • Location information encoding and retrieval is implemented in EMYNOS according to the IETF standards • Both Location-by-Value (LbyV) and Location-by-Reference (LbyR) are implemented • The LbyR concept applies where LbyV is not feasible or even approved • In LbyR, an identifier is provided by a location server and can be used as a reference to a location object • Both formats Geodesic and Civic are supported and encoded in PIDF-LO objects (RFC 3863). • SIP client on Android gets directly the GPS coordinates from the mobile device • Location Configuration Protocols (LCP) supported: DHCP, HELD, and soon LLDP-MED
  • 11. Location determination when using WebRTC 11 • Browsers provide Geolocation API (specified by W3C) • Usage is transparent to the application and can involve different techniques and information depending on the device:  IP address  Nearby/used Wifi network  GPS
  • 12. Use of WebRTC for Emergency Calling  WebRTC: innovative technology for real time communication between browsers  WebRTC does not require any proprietary extension to be used in the browser  Standardized by IETF RTCWeb working group and World Wide Web Consortium (W3C)  Allows to implement a SIP softphone as a webpage  Emergency calling from the web
  • 15. EMYNOS WebRTC Emergency client • The web based emergency client uses standard SIP messages (uses Websocket instead of UDP/TCP → requires capable SIP proxy) • Uses also the pre-defined emergency service URNs • Location information is conveyed directly in the form of a PIDF-LO • Secure transport: WebRTC requires encrypted media transport (DTLS-SRTP)
  • 16. Support for Disabled People Examples of messages composed with the use of picture symbols Sensors modules  Total conversation (audio, video, real time text) provision  Integration of total conversation with devices being used by disabled people in their everyday activities  Integration of total conversation with Set-top boxes to enable emergency calls from TV monitors  Emergency warnings alerts for disabled persons
  • 17. e-Health Monitoring & Support Sensor Network Call Origin Side PSAP Side Emergency Decision Framework All IP Network (SIP/IMS) Network Side XML File Set top Boxes Smart phones VoIP phones WebRTC Haptics Home GW IP SIP Proxy Location Server Service mappingWebRTC GW Emergency Call Manager IP SIP Proxy WebRTC Data Analytics Storage, Logging, Recording Emergency Services Dispatcher Border GW
  • 18. e-Health Monitoring & Support EMYNOS envisions the support of persons with disabilities with health monitoring sensor platforms and haptic devices. Health sensors provide the status of a person to the emergency services. Position sensors (i.e., a belt worn by the person of interest) identifies the position of the persons’ torso. In case the person looses its balance and drops, or the health sensors indicate a vital measurement above critical thresholds, then an automated SIP-based emergence call to the appropriate PSAP is initiated. As already stated, parts of this information will be transmitted via the MSD and therefore the MSD, as used in conventional eCall, has to be expanded. The health monitored data will be incorporated in an enhanced Minimum Set of Data (MSD) of an extended eCall, that will increase the knowledge base of the first responders, regarding the status of the person involved.
  • 19. eCall Enhancement eCall: the emergency solution for vehicles in case of crash
  • 20. Integration of Social Media  Reach quickly a wider audience  Settle a trusted entity for information and facts dissemination  Mobilize citizens and incent them to participate in the safety activities  Update the population about an event
  • 23. <presence xmlns="urn:ietf:params:xml:ns:pidf" xmlns:gp="urn:ietf:params:xml:ns:pidf:geopriv10" xmlns:gbp="urn:ietf:params:xml:ns:pidf:geopriv10:basicPolicy" xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model" xmlns:cl="urn:ietf:params:xml:ns:pidf:geopriv10:civicAddr" xmlns:gml="http://www.opengis.net/gml" entity="pres:dc0e6d0bed4e33381fbb@10.147.67.244"> <dm:device id="test device"> <gp:geopriv> <gp:location-info> <gml:Point srsName="urn:ogc:def:crs:EPSG::4326"> <gml:pos>52.5259087 13.3142924</gml:pos> </gml:Point> </gp:location-info> <gp:usage-rules> <gbp:retransmission-allowed>false</gbp:retransmission-allowed> <gbp:retention-expiry>0116-07-20T14:26:53+01:00</gbp:retention-expiry> </gp:usage-rules> <gp:method>Held</gp:method> </gp:geopriv> <dm:timestamp>2016-07-19T14:26:53+02:00</dm:timestamp> </dm:device> </presence> Location by Value (Geodetic)
  • 24. Location by Value (Civic) <presence xmlns="urn:ietf:params:xml:ns:pidf" xmlns:gp="urn:ietf:params:xml:ns:pidf:geopriv10" xmlns:gbp="urn:ietf:params:xml:ns:pidf:geopriv10:basicPolicy" xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model" xmlns:cl="urn:ietf:params:xml:ns:pidf:geopriv10:civicAddr" xmlns:gml="http://www.opengis.net/gml" entity="pres:5a6526d62acbbba2af03@10.147.67.244"> <dm:person id="test person"> <gp:geopriv> <gp:location-info> <cl:civicAddress xml:lang="DE"> <cl:country>DE</cl:country> <cl:A1>Berlin</cl:A1> <cl:A3>Berlin</cl:A3> <cl:RD>Kaiserin-Augusta</cl:RD> <cl:STS>Allee</cl:STS> <cl:HNO>31</cl:HNO> <cl:FLR>5</cl:FLR> <cl:NAM>eGov Lab</cl:NAM> <cl:PC>10589</cl:PC> </cl:civicAddress>
  • 27. Emynos and AML 27 • In Emynos, we looked at AML, however, we have several concerns, • Concern 1: is PIDF-LO going to be used as a standard for encoding the location information for instance • Concern 2: It seems not all the European countries are in favor of Location information provided by the end device • Concern 3: Can this be achieved at the application level without interfering with the phone hardware (switch on WiFi, check battery level, etc). The involvement of mobile phones manufacturers seems to be mandatory • Concern 4: too restrictive as only mobile phones are conserned. Hard phones will be still in use

Editor's Notes

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15
  16. 16
  17. 19
  18. 20
  19. 21
  20. 22
  21. 27