SlideShare a Scribd company logo
Project goal            Outline             Acquiring              Transmitting         Receiving   Conclusions




               Evaluation of Bluetooth Hands-Free Profile for
               Sensors Applications in Smartphone Platforms
                 Dept. of Information Engineering, University of Brescia


                                  C. M. De Dominicis, D. Mazzotti,
                                  M. Piccinelli, S. Rinaldi, A. Vezzoli


                          IEEE 2012 Sensors Applications Symposium
                                  University of Brescia, Italy
                                       February 7-8-9


C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli
Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
Project goal             Outline            Acquiring              Transmitting         Receiving          Conclusions




Preamble: modern smartphones

                                                                                        External sensors
                   Internal sensors                                        WiFi
                   Accelerometers
                     Gyroscope
                        GPS                                              Bluetooth
                       Camera
                     Microphone                                     Zigbee, Ant+, ...
                      Proximity                                            Ext.
                         .....                                           hardware

                                                                    GSM/UMTS/4G



                                                                                             World




               Wide range of internal sensors.
               Wide range of connectivity capabilities.

C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli
Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
Project goal            Outline             Acquiring              Transmitting         Receiving         Conclusions




Objective
       Create a common interface between an external sensor (e.g.
       biometric) and a generic smartphone platform.

                   Biometric data                                                            Smartphone


                                                        Common interface




               Real time streaming.
               OS/Platform independent.

C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli
Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
Project goal            Outline             Acquiring              Transmitting         Receiving     Conclusions




Selecting the right interface



                                                        Peak energy
                                                                             Data
                                    Availability on     consumption                      Additional
                                                                         transmission
                                    Smartphones            during                          costs
                                                                             cost
                                                        transmission
                     Bluetooth         common               low               NO             NO
                       WiFi            common             medium              NO             NO
                   GSM/UMTS            common               high             YES             NO
                   External HW          limited              ?                NO             YES




C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli
Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
Project goal            Outline             Acquiring              Transmitting         Receiving   Conclusions




Advantages of Bluetooth
       Available on almost every smartphone on the market.
       Many profiles for different uses (not every one is always available).




C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli
Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
Project goal            Outline             Acquiring              Transmitting         Receiving   Conclusions




Bluetooth Hands-Free Profile HFP


       Profile for connection with an external hands-free device.
               Bi-directional audio channel.
               Available on almost every smartphone on the market.
               Already in use or ready for other applications (telephony,
               navigation, ..).
               Biometric signal can be multiplexed to preexisting
               transmissions.




C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli
Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
Project goal            Outline             Acquiring              Transmitting         Receiving   Conclusions




Bluetooth HFP: signal requirements

   Signal received for different input                             SNR [dB] for received signal for
   amplitude values, versus                                       different input amplitude values,
   frequency.                                                     versus frequency.




       The best band to transmit is between ∼ 100 Hz and ∼ 600 Hz.

C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli
Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
Project goal            Outline             Acquiring              Transmitting         Receiving   Conclusions




Working example: heart monitor


       To test the use of Bluetooth HFP to transmit sensor data, we built
       a simple heart signal monitor. The system is composed of:
               An optical sensor.
               A filtering/amplifying/modulation stage.
               A commercial bluetooth headset.
               Custom applications for both iOS and Android platforms to
               show the signal.




C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli
Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
Project goal            Outline             Acquiring              Transmitting         Receiving   Conclusions




Heart monitor system outline


                            Sensor                                Reception



                            Filter                              Demodulation
                           Amplifier

                                                                                  Visualization
                          Channel
                         modulation                                                Recording


                                                                                    Analysis
                        Transmission




C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli
Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
Project goal            Outline             Acquiring              Transmitting         Receiving   Conclusions




       Heart monitor system:


       Acquiring


       Transmitting


       Receiving




C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli
Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
Outline



   Acquiring



   Transmitting



   Receiving
Project goal            Outline             Acquiring                Transmitting       Receiving          Conclusions




Photoplethysmography: principles
       An optical non-invasive way to measure the blood flow through a
       body part.

                                                                          Blood flow




                                                                                                    Vout


                                                                            Body
                                                                            part


                                                        Photodiode                     Phototransistor




       The output voltage is proportional to the opacity of the body part,
       hence to the blood flow through the capillaries.
C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli
Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
Project goal            Outline             Acquiring              Transmitting         Receiving   Conclusions




Raw signal from sensor

       The raw signal from the sensor is low (∼ 4-6 mV) and noisy.




       It must be low pass filtered (∼ 6 Hz) and amplified.


C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli
Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
Project goal                    Outline               Acquiring                    Transmitting              Receiving   Conclusions




Treated signal

       The filtered and amplified signal appears as shown in figure.




                                                                  Arbitrary unit
               Arbitrary unit




                                          Time [seconds]                                          Frequency [Hz]




                                    Figure: Signal from sensor and its spectrum


       The heart beat can be clearly seen.


C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli
Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
Outline



   Acquiring



   Transmitting



   Receiving
Project goal            Outline             Acquiring              Transmitting         Receiving   Conclusions




Signal modulation

       The PPG signal is below the lower cut-off frequency of the
       Bluetooth module, so it needs to be modulated to translate its
       spectrum in the band pass.

                      Filtered PPG
                          signal


                          Square wave
                            366 Hz

                              Schmitt
                              trigger
                             oscillator




C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli
Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
Outline



   Acquiring



   Transmitting



   Receiving
Project goal            Outline             Acquiring              Transmitting              Receiving   Conclusions




Filtering
       The demodulation is based on a software moving average filter,
       which selects partially-overimposed windows, eliminates peak
       samples (lowest and highest) and averages the rest.
                                   Sample implementation of a moving average digital filter




                            Windowing          Ordering           Selecting         Averaging

                                                        Recovered Signal




                                                                                      t
                                                        Modulated Signal

C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli
Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
Project goal            Outline             Acquiring              Transmitting         Receiving   Conclusions




Displaying


   Android software.                                              iOS (iPod Touch) software.




C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli
Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
Project goal            Outline             Acquiring              Transmitting         Receiving   Conclusions




Conclusions

       Following our research, we found that the Bluetooth HFP profile,
       normally used to transmit a vocal signal to a smartphone, can be
       also used to transport biometric data from an external sensor,
       provided that the biometric signal can be modulated in the
       100-600 Hz band.
       Advantages:
               Wide availability: all smartphones OSs (iOS, Android, ...), but
               also PCs and embedded systems.
               Enough bandwidth to transmit (more than one) slowly varying
               biometric signals.
               Low cost, easy to use.


C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli
Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms

More Related Content

What's hot

In home telerehabilitation for geriatric patients
In home telerehabilitation for geriatric patientsIn home telerehabilitation for geriatric patients
In home telerehabilitation for geriatric patients
josuercuevas
 
Seminar on vlc / visible light communication
Seminar on vlc / visible light communicationSeminar on vlc / visible light communication
Seminar on vlc / visible light communication
SAMBIT SWAIN
 
Model-Based Visual Software Specification
Model-Based Visual Software SpecificationModel-Based Visual Software Specification
Model-Based Visual Software Specification
Thomas Memmel
 
VISIBLELIGHT COMMUNICATION AND LI-FI
VISIBLELIGHT COMMUNICATION AND LI-FIVISIBLELIGHT COMMUNICATION AND LI-FI
VISIBLELIGHT COMMUNICATION AND LI-FI
mes college
 
X25119123
X25119123X25119123
X25119123
IJERA Editor
 
Cognitive Radio for Military Communications SPAWAR March 2012
Cognitive Radio for Military Communications SPAWAR March 2012Cognitive Radio for Military Communications SPAWAR March 2012
Cognitive Radio for Military Communications SPAWAR March 2012
xG Technology, Inc.
 
Visible Light communication
Visible Light communicationVisible Light communication
Visible Light communication
Jay Lohokare
 
Visible Light Communication
Visible Light CommunicationVisible Light Communication
Visible Light Communication
Ashwin Shenoy M
 
Visible light communication literature review
Visible light communication literature reviewVisible light communication literature review
Visible light communication literature review
Alwin Poulose
 
Data transmission through visible light communication (li fi)
Data transmission through visible light communication (li fi)Data transmission through visible light communication (li fi)
Data transmission through visible light communication (li fi)
Omkar Omkar
 
I Minds2009 Future Networks Prof Piet Demeester (Ibbt Ibcn U Gent)
I Minds2009 Future Networks  Prof  Piet Demeester (Ibbt Ibcn U Gent)I Minds2009 Future Networks  Prof  Piet Demeester (Ibbt Ibcn U Gent)
I Minds2009 Future Networks Prof Piet Demeester (Ibbt Ibcn U Gent)
imec.archive
 
Rikor eng
Rikor engRikor eng
Rikor eng
habdullaev
 
Light Fidelity(LiFi)- Wireless Optical Networking Technology
Light Fidelity(LiFi)- Wireless Optical Networking TechnologyLight Fidelity(LiFi)- Wireless Optical Networking Technology
Light Fidelity(LiFi)- Wireless Optical Networking Technology
vivatechijri
 
Informe Europeo de Wireless
Informe Europeo de WirelessInforme Europeo de Wireless
Informe Europeo de Wireless
jero
 
New coding techniques, standardisation, and quality metrics
New coding techniques, standardisation, and quality metricsNew coding techniques, standardisation, and quality metrics
New coding techniques, standardisation, and quality metrics
Touradj Ebrahimi
 
Sensorless sensing with wi fi
Sensorless sensing with wi fiSensorless sensing with wi fi
Sensorless sensing with wi fi
ashajuly20
 
Visible Light Communication
Visible Light CommunicationVisible Light Communication
Visible Light Communication
Meherunnesha (Nishat)
 
Digital radiography/cosmetic dentistry courses
Digital radiography/cosmetic dentistry coursesDigital radiography/cosmetic dentistry courses
Digital radiography/cosmetic dentistry courses
Indian dental academy
 
Next generation video compression
Next generation video compressionNext generation video compression
Next generation video compression
Ericsson Slides
 

What's hot (19)

In home telerehabilitation for geriatric patients
In home telerehabilitation for geriatric patientsIn home telerehabilitation for geriatric patients
In home telerehabilitation for geriatric patients
 
Seminar on vlc / visible light communication
Seminar on vlc / visible light communicationSeminar on vlc / visible light communication
Seminar on vlc / visible light communication
 
Model-Based Visual Software Specification
Model-Based Visual Software SpecificationModel-Based Visual Software Specification
Model-Based Visual Software Specification
 
VISIBLELIGHT COMMUNICATION AND LI-FI
VISIBLELIGHT COMMUNICATION AND LI-FIVISIBLELIGHT COMMUNICATION AND LI-FI
VISIBLELIGHT COMMUNICATION AND LI-FI
 
X25119123
X25119123X25119123
X25119123
 
Cognitive Radio for Military Communications SPAWAR March 2012
Cognitive Radio for Military Communications SPAWAR March 2012Cognitive Radio for Military Communications SPAWAR March 2012
Cognitive Radio for Military Communications SPAWAR March 2012
 
Visible Light communication
Visible Light communicationVisible Light communication
Visible Light communication
 
Visible Light Communication
Visible Light CommunicationVisible Light Communication
Visible Light Communication
 
Visible light communication literature review
Visible light communication literature reviewVisible light communication literature review
Visible light communication literature review
 
Data transmission through visible light communication (li fi)
Data transmission through visible light communication (li fi)Data transmission through visible light communication (li fi)
Data transmission through visible light communication (li fi)
 
I Minds2009 Future Networks Prof Piet Demeester (Ibbt Ibcn U Gent)
I Minds2009 Future Networks  Prof  Piet Demeester (Ibbt Ibcn U Gent)I Minds2009 Future Networks  Prof  Piet Demeester (Ibbt Ibcn U Gent)
I Minds2009 Future Networks Prof Piet Demeester (Ibbt Ibcn U Gent)
 
Rikor eng
Rikor engRikor eng
Rikor eng
 
Light Fidelity(LiFi)- Wireless Optical Networking Technology
Light Fidelity(LiFi)- Wireless Optical Networking TechnologyLight Fidelity(LiFi)- Wireless Optical Networking Technology
Light Fidelity(LiFi)- Wireless Optical Networking Technology
 
Informe Europeo de Wireless
Informe Europeo de WirelessInforme Europeo de Wireless
Informe Europeo de Wireless
 
New coding techniques, standardisation, and quality metrics
New coding techniques, standardisation, and quality metricsNew coding techniques, standardisation, and quality metrics
New coding techniques, standardisation, and quality metrics
 
Sensorless sensing with wi fi
Sensorless sensing with wi fiSensorless sensing with wi fi
Sensorless sensing with wi fi
 
Visible Light Communication
Visible Light CommunicationVisible Light Communication
Visible Light Communication
 
Digital radiography/cosmetic dentistry courses
Digital radiography/cosmetic dentistry coursesDigital radiography/cosmetic dentistry courses
Digital radiography/cosmetic dentistry courses
 
Next generation video compression
Next generation video compressionNext generation video compression
Next generation video compression
 

Viewers also liked

Fallons Graduation Power Point
Fallons Graduation Power PointFallons Graduation Power Point
Fallons Graduation Power Point
charroberts
 
miembros
miembros miembros
miembros
guidopulido
 
Catalog asbak
Catalog asbakCatalog asbak
Catalog asbak
iruw
 
Sve Presentation
Sve PresentationSve Presentation
Sve Presentation
Success Vision Enterprise
 
iPhone Backup Analyzer 2 - presentation [ITA]
iPhone Backup Analyzer 2 - presentation [ITA]iPhone Backup Analyzer 2 - presentation [ITA]
iPhone Backup Analyzer 2 - presentation [ITA]
piccimario
 
A Forensics Perspective of the Costa Concordia Shipwreck
A Forensics Perspective of the Costa Concordia ShipwreckA Forensics Perspective of the Costa Concordia Shipwreck
A Forensics Perspective of the Costa Concordia Shipwreck
piccimario
 
Habia una vez. .
Habia una vez. . Habia una vez. .
Habia una vez. .
emasanmu
 
Castaways Beachside Restaurant Presents
Castaways Beachside Restaurant PresentsCastaways Beachside Restaurant Presents
Castaways Beachside Restaurant Presents
jbaxter0918
 
2010 stm-expansion-concepts
2010 stm-expansion-concepts2010 stm-expansion-concepts
2010 stm-expansion-concepts
stmichaellcms
 
Interfaccia WUSB per smart sensor
Interfaccia WUSB per smart sensorInterfaccia WUSB per smart sensor
Interfaccia WUSB per smart sensor
piccimario
 
Analog Graphic Equalizer
Analog Graphic EqualizerAnalog Graphic Equalizer
Analog Graphic Equalizer
piccimario
 
Metodologie Estrazione Evidenze Digitali
Metodologie Estrazione Evidenze DigitaliMetodologie Estrazione Evidenze Digitali
Metodologie Estrazione Evidenze Digitali
piccimario
 
Methods and Instruments for the new Digital Forensics Environments
Methods and Instruments for the new Digital Forensics EnvironmentsMethods and Instruments for the new Digital Forensics Environments
Methods and Instruments for the new Digital Forensics Environments
piccimario
 
Forensic Profiling with Digital Data
Forensic Profiling with Digital DataForensic Profiling with Digital Data
Forensic Profiling with Digital Data
piccimario
 
Absolutely brilliant photos
Absolutely brilliant photosAbsolutely brilliant photos
Absolutely brilliant photos
Font Ioan
 
Bucuresti -aniversar
Bucuresti  -aniversarBucuresti  -aniversar
Bucuresti -aniversarFont Ioan
 
Absolutely brilliant photos
Absolutely brilliant photosAbsolutely brilliant photos
Absolutely brilliant photos
Font Ioan
 
2009 poze frumoase
2009 poze frumoase2009 poze frumoase
2009 poze frumoaseFont Ioan
 
Batranete (1)
Batranete (1)Batranete (1)
Batranete (1)Font Ioan
 

Viewers also liked (20)

Fallons Graduation Power Point
Fallons Graduation Power PointFallons Graduation Power Point
Fallons Graduation Power Point
 
miembros
miembros miembros
miembros
 
Catalog asbak
Catalog asbakCatalog asbak
Catalog asbak
 
Sve Presentation
Sve PresentationSve Presentation
Sve Presentation
 
iPhone Backup Analyzer 2 - presentation [ITA]
iPhone Backup Analyzer 2 - presentation [ITA]iPhone Backup Analyzer 2 - presentation [ITA]
iPhone Backup Analyzer 2 - presentation [ITA]
 
A Forensics Perspective of the Costa Concordia Shipwreck
A Forensics Perspective of the Costa Concordia ShipwreckA Forensics Perspective of the Costa Concordia Shipwreck
A Forensics Perspective of the Costa Concordia Shipwreck
 
Habia una vez. .
Habia una vez. . Habia una vez. .
Habia una vez. .
 
Castaways Beachside Restaurant Presents
Castaways Beachside Restaurant PresentsCastaways Beachside Restaurant Presents
Castaways Beachside Restaurant Presents
 
2010 stm-expansion-concepts
2010 stm-expansion-concepts2010 stm-expansion-concepts
2010 stm-expansion-concepts
 
Interfaccia WUSB per smart sensor
Interfaccia WUSB per smart sensorInterfaccia WUSB per smart sensor
Interfaccia WUSB per smart sensor
 
Analog Graphic Equalizer
Analog Graphic EqualizerAnalog Graphic Equalizer
Analog Graphic Equalizer
 
Metodologie Estrazione Evidenze Digitali
Metodologie Estrazione Evidenze DigitaliMetodologie Estrazione Evidenze Digitali
Metodologie Estrazione Evidenze Digitali
 
Methods and Instruments for the new Digital Forensics Environments
Methods and Instruments for the new Digital Forensics EnvironmentsMethods and Instruments for the new Digital Forensics Environments
Methods and Instruments for the new Digital Forensics Environments
 
Forensic Profiling with Digital Data
Forensic Profiling with Digital DataForensic Profiling with Digital Data
Forensic Profiling with Digital Data
 
Absolutely brilliant photos
Absolutely brilliant photosAbsolutely brilliant photos
Absolutely brilliant photos
 
Bucuresti -aniversar
Bucuresti  -aniversarBucuresti  -aniversar
Bucuresti -aniversar
 
Amsterdam
AmsterdamAmsterdam
Amsterdam
 
Absolutely brilliant photos
Absolutely brilliant photosAbsolutely brilliant photos
Absolutely brilliant photos
 
2009 poze frumoase
2009 poze frumoase2009 poze frumoase
2009 poze frumoase
 
Batranete (1)
Batranete (1)Batranete (1)
Batranete (1)
 

Similar to Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms

Qo E E2 E2 Project Overview Antoine Dejonghe
Qo E E2 E2   Project Overview   Antoine DejongheQo E E2 E2   Project Overview   Antoine Dejonghe
Qo E E2 E2 Project Overview Antoine Dejonghe
imec.archive
 
David Beckemeyer’s Presentation at eComm 2009
David Beckemeyer’s Presentation at eComm 2009David Beckemeyer’s Presentation at eComm 2009
David Beckemeyer’s Presentation at eComm 2009
eCommConf
 
Crowdsensing
CrowdsensingCrowdsensing
Crowdsensing
Ahmed Ayman
 
Copenhagen 2010 ITS "Community owned fibre optic networks in Croatia"
Copenhagen 2010 ITS "Community owned fibre optic networks in Croatia"Copenhagen 2010 ITS "Community owned fibre optic networks in Croatia"
Copenhagen 2010 ITS "Community owned fibre optic networks in Croatia"
Igor Brusic
 
Smart Santander project Jose M. Hernandez Munoz
Smart Santander project Jose M. Hernandez MunozSmart Santander project Jose M. Hernandez Munoz
Smart Santander project Jose M. Hernandez Munoz
European Network of Living Labs (ENoLL)
 
Ecc08 malta
Ecc08 maltaEcc08 malta
Ecc08 malta
Summerman80
 
Bluetooth paper (IEEE)
Bluetooth paper (IEEE)Bluetooth paper (IEEE)
Bluetooth paper (IEEE)
Kashyap Shah
 
Measurable Security in Mobile Systems
Measurable Security in Mobile SystemsMeasurable Security in Mobile Systems
Measurable Security in Mobile Systems
Josef Noll
 
MobiNear BlueNFC Cartes2009
MobiNear BlueNFC Cartes2009MobiNear BlueNFC Cartes2009
MobiNear BlueNFC Cartes2009
Christian Chabrerie
 
"Iot on the field: making smart environments in everyday experience"
"Iot on the field: making smart environments in everyday experience""Iot on the field: making smart environments in everyday experience"
"Iot on the field: making smart environments in everyday experience"
CSP Scarl
 
Mobile sector's idea
Mobile sector's ideaMobile sector's idea
Mobile sector's idea
Chen Chen
 
Future Mobile Telecommunication Networks Using Cloud Technologies
Future Mobile Telecommunication Networks Using Cloud TechnologiesFuture Mobile Telecommunication Networks Using Cloud Technologies
Future Mobile Telecommunication Networks Using Cloud Technologies
Torsten Braun, Universität Bern
 
Global Forum 2012: Christine Leurquin, ESOA
Global Forum 2012: Christine Leurquin, ESOAGlobal Forum 2012: Christine Leurquin, ESOA
Global Forum 2012: Christine Leurquin, ESOA
GlobalForum
 
Open Phone Platforms for DAB/DMB Broadcasting
Open Phone Platforms for DAB/DMB BroadcastingOpen Phone Platforms for DAB/DMB Broadcasting
Open Phone Platforms for DAB/DMB Broadcasting
Francois Lefebvre
 
Ubiquitous Computing
Ubiquitous ComputingUbiquitous Computing
Ubiquitous Computing
sanjaymps
 
PRIZE FOR OUTSTANDING RESEARCHER
PRIZE FOR OUTSTANDING RESEARCHER PRIZE FOR OUTSTANDING RESEARCHER
PRIZE FOR OUTSTANDING RESEARCHER
Emmanuel Abba
 
IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...
IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...
IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...
IRJET Journal
 
New Sensors for the Sensor Web
New Sensors for the Sensor WebNew Sensors for the Sensor Web
New Sensors for the Sensor Web
Theodor Foerster
 
Sensing mobile phones
Sensing mobile phonesSensing mobile phones
Sensing mobile phones
Arpan Pal
 
CPScom2012_mwijnants
CPScom2012_mwijnantsCPScom2012_mwijnants
CPScom2012_mwijnants
Maarten Wijnants
 

Similar to Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms (20)

Qo E E2 E2 Project Overview Antoine Dejonghe
Qo E E2 E2   Project Overview   Antoine DejongheQo E E2 E2   Project Overview   Antoine Dejonghe
Qo E E2 E2 Project Overview Antoine Dejonghe
 
David Beckemeyer’s Presentation at eComm 2009
David Beckemeyer’s Presentation at eComm 2009David Beckemeyer’s Presentation at eComm 2009
David Beckemeyer’s Presentation at eComm 2009
 
Crowdsensing
CrowdsensingCrowdsensing
Crowdsensing
 
Copenhagen 2010 ITS "Community owned fibre optic networks in Croatia"
Copenhagen 2010 ITS "Community owned fibre optic networks in Croatia"Copenhagen 2010 ITS "Community owned fibre optic networks in Croatia"
Copenhagen 2010 ITS "Community owned fibre optic networks in Croatia"
 
Smart Santander project Jose M. Hernandez Munoz
Smart Santander project Jose M. Hernandez MunozSmart Santander project Jose M. Hernandez Munoz
Smart Santander project Jose M. Hernandez Munoz
 
Ecc08 malta
Ecc08 maltaEcc08 malta
Ecc08 malta
 
Bluetooth paper (IEEE)
Bluetooth paper (IEEE)Bluetooth paper (IEEE)
Bluetooth paper (IEEE)
 
Measurable Security in Mobile Systems
Measurable Security in Mobile SystemsMeasurable Security in Mobile Systems
Measurable Security in Mobile Systems
 
MobiNear BlueNFC Cartes2009
MobiNear BlueNFC Cartes2009MobiNear BlueNFC Cartes2009
MobiNear BlueNFC Cartes2009
 
"Iot on the field: making smart environments in everyday experience"
"Iot on the field: making smart environments in everyday experience""Iot on the field: making smart environments in everyday experience"
"Iot on the field: making smart environments in everyday experience"
 
Mobile sector's idea
Mobile sector's ideaMobile sector's idea
Mobile sector's idea
 
Future Mobile Telecommunication Networks Using Cloud Technologies
Future Mobile Telecommunication Networks Using Cloud TechnologiesFuture Mobile Telecommunication Networks Using Cloud Technologies
Future Mobile Telecommunication Networks Using Cloud Technologies
 
Global Forum 2012: Christine Leurquin, ESOA
Global Forum 2012: Christine Leurquin, ESOAGlobal Forum 2012: Christine Leurquin, ESOA
Global Forum 2012: Christine Leurquin, ESOA
 
Open Phone Platforms for DAB/DMB Broadcasting
Open Phone Platforms for DAB/DMB BroadcastingOpen Phone Platforms for DAB/DMB Broadcasting
Open Phone Platforms for DAB/DMB Broadcasting
 
Ubiquitous Computing
Ubiquitous ComputingUbiquitous Computing
Ubiquitous Computing
 
PRIZE FOR OUTSTANDING RESEARCHER
PRIZE FOR OUTSTANDING RESEARCHER PRIZE FOR OUTSTANDING RESEARCHER
PRIZE FOR OUTSTANDING RESEARCHER
 
IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...
IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...
IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...
 
New Sensors for the Sensor Web
New Sensors for the Sensor WebNew Sensors for the Sensor Web
New Sensors for the Sensor Web
 
Sensing mobile phones
Sensing mobile phonesSensing mobile phones
Sensing mobile phones
 
CPScom2012_mwijnants
CPScom2012_mwijnantsCPScom2012_mwijnants
CPScom2012_mwijnants
 

Recently uploaded

Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
Edge AI and Vision Alliance
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
Neo4j
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
SOFTTECHHUB
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
Daiki Mogmet Ito
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
Pixlogix Infotech
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
Tomaz Bratanic
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
panagenda
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
Zilliz
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
Adtran
 
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial IntelligenceAI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
IndexBug
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
panagenda
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 

Recently uploaded (20)

Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
 
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial IntelligenceAI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 

Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms

  • 1. Project goal Outline Acquiring Transmitting Receiving Conclusions Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms Dept. of Information Engineering, University of Brescia C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli IEEE 2012 Sensors Applications Symposium University of Brescia, Italy February 7-8-9 C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
  • 2. Project goal Outline Acquiring Transmitting Receiving Conclusions Preamble: modern smartphones External sensors Internal sensors WiFi Accelerometers Gyroscope GPS Bluetooth Camera Microphone Zigbee, Ant+, ... Proximity Ext. ..... hardware GSM/UMTS/4G World Wide range of internal sensors. Wide range of connectivity capabilities. C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
  • 3. Project goal Outline Acquiring Transmitting Receiving Conclusions Objective Create a common interface between an external sensor (e.g. biometric) and a generic smartphone platform. Biometric data Smartphone Common interface Real time streaming. OS/Platform independent. C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
  • 4. Project goal Outline Acquiring Transmitting Receiving Conclusions Selecting the right interface Peak energy Data Availability on consumption Additional transmission Smartphones during costs cost transmission Bluetooth common low NO NO WiFi common medium NO NO GSM/UMTS common high YES NO External HW limited ? NO YES C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
  • 5. Project goal Outline Acquiring Transmitting Receiving Conclusions Advantages of Bluetooth Available on almost every smartphone on the market. Many profiles for different uses (not every one is always available). C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
  • 6. Project goal Outline Acquiring Transmitting Receiving Conclusions Bluetooth Hands-Free Profile HFP Profile for connection with an external hands-free device. Bi-directional audio channel. Available on almost every smartphone on the market. Already in use or ready for other applications (telephony, navigation, ..). Biometric signal can be multiplexed to preexisting transmissions. C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
  • 7. Project goal Outline Acquiring Transmitting Receiving Conclusions Bluetooth HFP: signal requirements Signal received for different input SNR [dB] for received signal for amplitude values, versus different input amplitude values, frequency. versus frequency. The best band to transmit is between ∼ 100 Hz and ∼ 600 Hz. C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
  • 8. Project goal Outline Acquiring Transmitting Receiving Conclusions Working example: heart monitor To test the use of Bluetooth HFP to transmit sensor data, we built a simple heart signal monitor. The system is composed of: An optical sensor. A filtering/amplifying/modulation stage. A commercial bluetooth headset. Custom applications for both iOS and Android platforms to show the signal. C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
  • 9. Project goal Outline Acquiring Transmitting Receiving Conclusions Heart monitor system outline Sensor Reception Filter Demodulation Amplifier Visualization Channel modulation Recording Analysis Transmission C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
  • 10. Project goal Outline Acquiring Transmitting Receiving Conclusions Heart monitor system: Acquiring Transmitting Receiving C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
  • 11. Outline Acquiring Transmitting Receiving
  • 12. Project goal Outline Acquiring Transmitting Receiving Conclusions Photoplethysmography: principles An optical non-invasive way to measure the blood flow through a body part. Blood flow Vout Body part Photodiode Phototransistor The output voltage is proportional to the opacity of the body part, hence to the blood flow through the capillaries. C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
  • 13. Project goal Outline Acquiring Transmitting Receiving Conclusions Raw signal from sensor The raw signal from the sensor is low (∼ 4-6 mV) and noisy. It must be low pass filtered (∼ 6 Hz) and amplified. C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
  • 14. Project goal Outline Acquiring Transmitting Receiving Conclusions Treated signal The filtered and amplified signal appears as shown in figure. Arbitrary unit Arbitrary unit Time [seconds] Frequency [Hz] Figure: Signal from sensor and its spectrum The heart beat can be clearly seen. C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
  • 15. Outline Acquiring Transmitting Receiving
  • 16. Project goal Outline Acquiring Transmitting Receiving Conclusions Signal modulation The PPG signal is below the lower cut-off frequency of the Bluetooth module, so it needs to be modulated to translate its spectrum in the band pass. Filtered PPG signal Square wave 366 Hz Schmitt trigger oscillator C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
  • 17. Outline Acquiring Transmitting Receiving
  • 18. Project goal Outline Acquiring Transmitting Receiving Conclusions Filtering The demodulation is based on a software moving average filter, which selects partially-overimposed windows, eliminates peak samples (lowest and highest) and averages the rest. Sample implementation of a moving average digital filter Windowing Ordering Selecting Averaging Recovered Signal t Modulated Signal C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
  • 19. Project goal Outline Acquiring Transmitting Receiving Conclusions Displaying Android software. iOS (iPod Touch) software. C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms
  • 20. Project goal Outline Acquiring Transmitting Receiving Conclusions Conclusions Following our research, we found that the Bluetooth HFP profile, normally used to transmit a vocal signal to a smartphone, can be also used to transport biometric data from an external sensor, provided that the biometric signal can be modulated in the 100-600 Hz band. Advantages: Wide availability: all smartphones OSs (iOS, Android, ...), but also PCs and embedded systems. Enough bandwidth to transmit (more than one) slowly varying biometric signals. Low cost, easy to use. C. M. De Dominicis, D. Mazzotti, M. Piccinelli, S. Rinaldi, A. Vezzoli Evaluation of Bluetooth Hands-Free Profile for Sensors Applications in Smartphone Platforms