SlideShare uma empresa Scribd logo
1 de 28
BT-BOX
(BLUETOOTH)
Ben Valdovinos
Overview
• The BT-Box is a general purpose Bluetooth based data
  acquisition system that connects computers or smart
  phone to sensors
• BT-Box’s technology is general purpose and its
  applications are very diverse
• Applications in the medical field
  • Fall Detection
• Applications in the environmental field
  • Temperature and humidity sensing
Requirements
• Small size: 3.5” x 2.5” x 0.75”
• Bluetooth communication between BT-Box and
    computer/phone
•   Data storage on micro SD card
•   Accepts different sensors and is reprogrammable
•   System runs on re-chargeable battery
•   Implement Fall-Detection Algorithm
•   Optional: Development of smart phone interface
BT-Box                              Small enough to be worn
                                   at the waistline when used
All components inside small case        for Fall Detecting
Fall Detection Application
• The costs of falls among elderly persons in the US have
      Fall Detected!!
 been calculated to be nearly 20 billion $ per year [1].
Existing Bluetooth Based Products
• EMANT380 Bluetooth Wireless 24 bit DAQ Module
  • $159
  • Wireless data acquisition (DAQ) module for learning purposes
  • Used with a PC for data acquisition and control.
  • Bluetooth connectivity to desktop PC, notebook, or mobile phone
  • 25 pin D-Sub connects to the physical world
  • Supports LabVIEW, C++, and Python
     Great Product, but not geared towards fall detection



                         LabVIEW Display
Existing Fall Detection Products
• Tunstall’s fall detectors automatically senses if the user
  has fallen and remains immobile
• Raises an alert via Lifeline Connect
• Summon help anywhere in the home

             Great Product, but limited to in home
                                     Base station placed
         Worn on the waist                inside home
System Level Block Diagram
Microcontroller

                  Operating Clock  Flash       IO
    Brand                                RTCC         Price
                   Voltage  Speed Memory      Pins
  Microchip
                            50
PIC32MX250F         3.3          128 KB   Yes   21    $3.18
                           MHz
    128B
Flexis Coldfire             66
                    3.3          128 KB   No    134   $3.21
   MCF21X                  MHz
   Atmel
                            66
AT32UC3A01          3.3          128 KB   Yes   144   $4.40
                           MHz
    28
  Analog                    10
                    3.3           32 KB   No    14    $5.15
 ADUC7060                  MHz
Accelerometer
• ADXL345 from “Analog Devices”
• Really small: 3mm x 5mm x 1mm
• 23uA in measurement mode and 0.1uA in standby mode
    at 2.5 V
•   3-axis measurement with 10-bit resolution
•   Up to 16g (1° accuracy)
•   Activity/inactivity monitoring
•   Single and double-tap detection as well as free-fall
    detection
microSD Card
                                                Supply
  Type       Size (mm)      Price    Capacity
                                                Voltage
   SD       32 x 24 x 2.1   $4.95     2 GB        3.3
 mini SD     21.5 x 1.4     $12.95    2 GB        3.3
 micro SD   11 x 15 x 1     $5.95     2 GB        3.3
Rechargeable Batteries
           Outp
  Type             Capacity      Size (mm)        Lifetime   Price
            ut
 Lithium
           3.7 V   1000 mAh   50.8 x 33.5 x 5.9              $11.00
    Ion
Ni-Cd AA   1.2 V   1200 mAh    50 x 10.5 dia.                $1.55
Ni-MH AA   1.2 V   2500 mAh    50 x 10.5 dia.                $3.99
Bluetooth Module
• Connection to smart phones will be easier
  with Bluetooth
• Adds usability, convenience, and ease-of-use
• Buying a module is faster than designing my
  own PCB
  • flash, crystal, filters, antenna, and amplifiers included
   in RN-42
• UART communication with microcontroller
Bluetooth Modules
             WT12      WT21       RN-41      RN-42

 TX POWER    3 dBm     7 dBm      15 dBm     4 dBm
  CLASS        2        1.5         1          2
  RANGE      30m      100-200m   100m Max     20m
  OP. VOLT    3.3      1.8-3.6     3.3       2.7-3.0
   Sleep
   Mode
             1 mA      1.5 mA     2.5 mA    0.026 mA

   Power     2 mW      5 mW      31.6 mW    2.5 mW
    Cost     $33.00    $20.00     $24.95     $17.42
Experimental Results
• Accelerometer interfacing with microcontroller
• Chipkit Uno32
Risks & Challenges
• Bluetooth implementation
  • Familiar with UART
• Minimizing size and power consumption
  • Last several hours ACTIVE mode, most the time in SLEEP
• Designing the Fall Detection Algorithm
• Designing the PCB with Eagle
• Working with a 32-bit MCU
  • Familiar with PIC microcontrollers
EE Courses
• Microcontrollers – ES 310
• Electronics – ES 330/230
• Wireless Communications – ES 485-03
• Intro to Antenna Theory – ES 485-01
• Analog and Digital Communications – ES 442
• Electromagnetic Theory – ES 430
Bill of Materials
         Item                Cost          Acquired
        MCU                  $3.18           NO
ADXL345 Accelerometer       $14.95           YES
        RN-42               $17.42           NO
  SanDisk micro SD           $5.95           NO
   micro SD Socket           $3.95           NO
  Lithium Ion Battery       $11.95           NO
   USB Connector             $1.20           NO
 USB LiPoly Charger         $14.95           NO
         PCB                $169.00          NO
      Wires, etc            $16.00           NO
       TOTAL            $258.55 ($89.95)
Schedule
                               MCU Programming
                               Environment Ready




Fall Detection
  Complete                                         Bluetooth
 Save Data on                                       Works
                                                    1
   SD Card


                  Assemble
                 PCB and Box
References
• [1] J. A. Stevens, P. S. Corso, E. A. Finkelstein, and T. R.
  Miller, "The costs of fatal and non-fatal falls among older
  adults," Inj Prev, vol. 12, pp. 290-5, 2006.
• [2] Microchip website: http://www.microchip.com
• [3] Dr. Farahmand’s website:
  http://www.sonoma.edu/users/f/farahman/
• [4] SD Group Technical Committee, SD Card
  Specifications: Physical Layer, Version 3.01
Advisors
• Project Advisor: Professor Jack Ou
• Industry Mentor: Ryan Press
Questions?
• www.benvaldo.com/senior-project-blog
Accelerometer
Accelerometer fall detection
• 8 interrupts
   DATA_READY, SINGLE_TAP,
   DOUBLE_TAP, ACTIVITY,
   INACTIVITY, FREE_FALL,
   WATERMARK, and OVERRUN

• Algorithm
  • Determine the start of the fall
  • Detect impact, which has
    largest impact
  • Aftermath: body doesn’t rise
    immediately
  • Comparing orientation
    before and after.
Algorithm
SD card specifics
• Initial communication through synchronous one-bit
    interface
•   Host provides clock signal and can command card to
    use different operating voltage
•   Host prepares card for read/write of data block
•   SDHC and SDXC cards can operate at 1.8-volt
•   Formatting
    • For SDSC cards: FAT16
    • For SDHC cards: FAT32
• Power use 66-330mW (20-100mA) @ 3.3-V
• Max transfer of 50-Mbit/sec
Function boards
• Power, Ground, and various I/O ports
• Will be encased inside box
• Automatically identified by microcontroller
Basic Data Packet
      Access Code                          Header                          Payload
 Preamb   Sync      Trailer AM_ADDR TYPE FLOW ARQN SEQN HEC                 DATA
    le    Word
    4      64        4        3        4     1         1   1           8   0-XXX




                          Accelerometer Data Payload
          Header          Board ID #         Time              Event
             8                8               64                8

Mais conteúdo relacionado

Mais procurados

STMicroelectronics offers smart solutions for wearable devices
STMicroelectronics offers smart solutions for wearable devicesSTMicroelectronics offers smart solutions for wearable devices
STMicroelectronics offers smart solutions for wearable devicesST_World
 
Testo 552 vacuum gauge
Testo 552 vacuum gaugeTesto 552 vacuum gauge
Testo 552 vacuum gaugeTesto Limited
 
Samsung Techwin SCV-3081 Data Sheet
Samsung Techwin SCV-3081 Data SheetSamsung Techwin SCV-3081 Data Sheet
Samsung Techwin SCV-3081 Data SheetJMAC Supply
 
Samsung Techwin SCV-3082 Data Sheet
Samsung Techwin SCV-3082 Data SheetSamsung Techwin SCV-3082 Data Sheet
Samsung Techwin SCV-3082 Data SheetJMAC Supply
 
audio labler device for visual impare
audio labler device for visual impareaudio labler device for visual impare
audio labler device for visual imparehusnatajwar
 
Samsung Techwin SCO-3080R Data Sheet
Samsung Techwin SCO-3080R Data SheetSamsung Techwin SCO-3080R Data Sheet
Samsung Techwin SCO-3080R Data SheetJMAC Supply
 

Mais procurados (8)

STMicroelectronics offers smart solutions for wearable devices
STMicroelectronics offers smart solutions for wearable devicesSTMicroelectronics offers smart solutions for wearable devices
STMicroelectronics offers smart solutions for wearable devices
 
Testo 552 vacuum gauge
Testo 552 vacuum gaugeTesto 552 vacuum gauge
Testo 552 vacuum gauge
 
Touch1
Touch1Touch1
Touch1
 
Samsung Techwin SCV-3081 Data Sheet
Samsung Techwin SCV-3081 Data SheetSamsung Techwin SCV-3081 Data Sheet
Samsung Techwin SCV-3081 Data Sheet
 
Lcz3750
Lcz3750Lcz3750
Lcz3750
 
Samsung Techwin SCV-3082 Data Sheet
Samsung Techwin SCV-3082 Data SheetSamsung Techwin SCV-3082 Data Sheet
Samsung Techwin SCV-3082 Data Sheet
 
audio labler device for visual impare
audio labler device for visual impareaudio labler device for visual impare
audio labler device for visual impare
 
Samsung Techwin SCO-3080R Data Sheet
Samsung Techwin SCO-3080R Data SheetSamsung Techwin SCO-3080R Data Sheet
Samsung Techwin SCO-3080R Data Sheet
 

Destaque

ANA Seguros No Recomienda que los Menores Conduzcan
ANA Seguros No Recomienda que los Menores ConduzcanANA Seguros No Recomienda que los Menores Conduzcan
ANA Seguros No Recomienda que los Menores ConduzcanAgente Capital
 
Recent M&As in Israel, Feb2009
Recent M&As in Israel, Feb2009Recent M&As in Israel, Feb2009
Recent M&As in Israel, Feb2009Sharon Weshler
 
Alternative Agronomic Crops
Alternative Agronomic CropsAlternative Agronomic Crops
Alternative Agronomic CropsElisaMendelsohn
 
Conceptos basicos de redes e internet
Conceptos basicos de redes e internetConceptos basicos de redes e internet
Conceptos basicos de redes e internetrosario_olaya
 
Transformaciones isometricas i
Transformaciones isometricas iTransformaciones isometricas i
Transformaciones isometricas ibuscapower
 
Plan de ayuda a los emprendedores de la ue
Plan de ayuda a los emprendedores de la uePlan de ayuda a los emprendedores de la ue
Plan de ayuda a los emprendedores de la uefakunga
 
Cómo funciona el plan de compensación de Savi Health
Cómo funciona el plan de compensación de Savi HealthCómo funciona el plan de compensación de Savi Health
Cómo funciona el plan de compensación de Savi HealthCarlos Erazo
 
CAMBIO Y OPORTUNIDAD Conceptos y tendencias que definirán el futuro
CAMBIO Y OPORTUNIDAD Conceptos y tendencias que definirán el futuroCAMBIO Y OPORTUNIDAD Conceptos y tendencias que definirán el futuro
CAMBIO Y OPORTUNIDAD Conceptos y tendencias que definirán el futuroAlvaro Uribe V.
 
Las merindades de burgos
Las merindades de burgosLas merindades de burgos
Las merindades de burgosRobin Hood
 
Matematica recreativa 2015
Matematica recreativa 2015Matematica recreativa 2015
Matematica recreativa 2015Yrma Martinez
 
Effect and maintenance of "EEG-biofeedback rTMS" on mood and working memory ...
Effect and maintenance of "EEG-biofeedback rTMS" on mood and working memory ...Effect and maintenance of "EEG-biofeedback rTMS" on mood and working memory ...
Effect and maintenance of "EEG-biofeedback rTMS" on mood and working memory ...Amin Asadollahpour Kargar
 
Memoria do cafe marcala 2010 2011
Memoria do cafe marcala 2010 2011Memoria do cafe marcala 2010 2011
Memoria do cafe marcala 2010 2011Edwin Pérez
 
218546864 las-recetas-de-sasha-fitness
218546864 las-recetas-de-sasha-fitness218546864 las-recetas-de-sasha-fitness
218546864 las-recetas-de-sasha-fitnesscami0610
 

Destaque (20)

ANA Seguros No Recomienda que los Menores Conduzcan
ANA Seguros No Recomienda que los Menores ConduzcanANA Seguros No Recomienda que los Menores Conduzcan
ANA Seguros No Recomienda que los Menores Conduzcan
 
Recent M&As in Israel, Feb2009
Recent M&As in Israel, Feb2009Recent M&As in Israel, Feb2009
Recent M&As in Israel, Feb2009
 
Alternative Agronomic Crops
Alternative Agronomic CropsAlternative Agronomic Crops
Alternative Agronomic Crops
 
Conceptos basicos de redes e internet
Conceptos basicos de redes e internetConceptos basicos de redes e internet
Conceptos basicos de redes e internet
 
Raduga Apps
Raduga AppsRaduga Apps
Raduga Apps
 
Transformaciones isometricas i
Transformaciones isometricas iTransformaciones isometricas i
Transformaciones isometricas i
 
Presentación Instituto ai2 de la UPV jul2012
Presentación Instituto ai2 de la UPV  jul2012Presentación Instituto ai2 de la UPV  jul2012
Presentación Instituto ai2 de la UPV jul2012
 
Plan de ayuda a los emprendedores de la ue
Plan de ayuda a los emprendedores de la uePlan de ayuda a los emprendedores de la ue
Plan de ayuda a los emprendedores de la ue
 
Cómo funciona el plan de compensación de Savi Health
Cómo funciona el plan de compensación de Savi HealthCómo funciona el plan de compensación de Savi Health
Cómo funciona el plan de compensación de Savi Health
 
Ariana puigcerda
Ariana puigcerdaAriana puigcerda
Ariana puigcerda
 
CAMBIO Y OPORTUNIDAD Conceptos y tendencias que definirán el futuro
CAMBIO Y OPORTUNIDAD Conceptos y tendencias que definirán el futuroCAMBIO Y OPORTUNIDAD Conceptos y tendencias que definirán el futuro
CAMBIO Y OPORTUNIDAD Conceptos y tendencias que definirán el futuro
 
Las merindades de burgos
Las merindades de burgosLas merindades de burgos
Las merindades de burgos
 
Manual Rede Social Ning
Manual Rede Social NingManual Rede Social Ning
Manual Rede Social Ning
 
Sistemi distribuiti
Sistemi distribuitiSistemi distribuiti
Sistemi distribuiti
 
Presentación iab
Presentación iabPresentación iab
Presentación iab
 
Matematica recreativa 2015
Matematica recreativa 2015Matematica recreativa 2015
Matematica recreativa 2015
 
Effect and maintenance of "EEG-biofeedback rTMS" on mood and working memory ...
Effect and maintenance of "EEG-biofeedback rTMS" on mood and working memory ...Effect and maintenance of "EEG-biofeedback rTMS" on mood and working memory ...
Effect and maintenance of "EEG-biofeedback rTMS" on mood and working memory ...
 
Memoria do cafe marcala 2010 2011
Memoria do cafe marcala 2010 2011Memoria do cafe marcala 2010 2011
Memoria do cafe marcala 2010 2011
 
218546864 las-recetas-de-sasha-fitness
218546864 las-recetas-de-sasha-fitness218546864 las-recetas-de-sasha-fitness
218546864 las-recetas-de-sasha-fitness
 
Java desde cero maven
Java desde cero mavenJava desde cero maven
Java desde cero maven
 

Semelhante a Senior Project Presentation

Practical introduction to IoT
Practical introduction to IoTPractical introduction to IoT
Practical introduction to IoTpekkanikander
 
Microcontrollers and intro to real time programming 1
Microcontrollers and intro to real time programming 1Microcontrollers and intro to real time programming 1
Microcontrollers and intro to real time programming 1SSGMCE SHEGAON
 
GDG Meetup Jakarta - Low Power IoT
GDG Meetup Jakarta - Low Power IoTGDG Meetup Jakarta - Low Power IoT
GDG Meetup Jakarta - Low Power IoTAlwin Arrasyid
 
DIY Home Weather Station (Devoxx Poland 2023)
DIY Home Weather Station (Devoxx Poland 2023)DIY Home Weather Station (Devoxx Poland 2023)
DIY Home Weather Station (Devoxx Poland 2023)Ryan Cuprak
 
book-ch04-5(BLE).ppt
book-ch04-5(BLE).pptbook-ch04-5(BLE).ppt
book-ch04-5(BLE).pptmanu60563
 
Internet of Things to Internet of Everythings
Internet of Things to Internet of Everythings Internet of Things to Internet of Everythings
Internet of Things to Internet of Everythings Laxmi Kant Tiwari
 
Track 2 session 3 - st dev con 2016 - simplifying cloud connectivity
Track 2   session 3 - st dev con 2016 - simplifying cloud connectivityTrack 2   session 3 - st dev con 2016 - simplifying cloud connectivity
Track 2 session 3 - st dev con 2016 - simplifying cloud connectivityST_World
 
Virtual Twins: Modeling Trends and Challenges Ahead
Virtual Twins: Modeling Trends and Challenges AheadVirtual Twins: Modeling Trends and Challenges Ahead
Virtual Twins: Modeling Trends and Challenges AheadBrain IoT Project
 
Water environment measuring system using ph sensor
Water environment measuring system using ph sensorWater environment measuring system using ph sensor
Water environment measuring system using ph sensorSuresh Babu
 
Webinar: Potencializando a Indústria 4.0 com tecnologias ST
Webinar: Potencializando a Indústria 4.0 com tecnologias STWebinar: Potencializando a Indústria 4.0 com tecnologias ST
Webinar: Potencializando a Indústria 4.0 com tecnologias STEmbarcados
 
Remote authentication via biometrics1
Remote authentication via biometrics1Remote authentication via biometrics1
Remote authentication via biometrics1Omkar Salunke
 
Esp32 datasheet
Esp32 datasheetEsp32 datasheet
Esp32 datasheetMoises .
 
4 Channel Relay Board 5V-Bluetooth Compatible for Arduino
4 Channel Relay Board 5V-Bluetooth Compatible for Arduino4 Channel Relay Board 5V-Bluetooth Compatible for Arduino
4 Channel Relay Board 5V-Bluetooth Compatible for ArduinoRaghav Shetty
 
Semiconductor overview
Semiconductor overviewSemiconductor overview
Semiconductor overviewNabil Chouba
 
60 hz Electromagnetic Field Detection-Interface System
60 hz Electromagnetic Field Detection-Interface System60 hz Electromagnetic Field Detection-Interface System
60 hz Electromagnetic Field Detection-Interface SystemGaurav Jaina
 

Semelhante a Senior Project Presentation (20)

Practical introduction to IoT
Practical introduction to IoTPractical introduction to IoT
Practical introduction to IoT
 
BLE Talk
BLE TalkBLE Talk
BLE Talk
 
Microcontrollers and intro to real time programming 1
Microcontrollers and intro to real time programming 1Microcontrollers and intro to real time programming 1
Microcontrollers and intro to real time programming 1
 
GDG Meetup Jakarta - Low Power IoT
GDG Meetup Jakarta - Low Power IoTGDG Meetup Jakarta - Low Power IoT
GDG Meetup Jakarta - Low Power IoT
 
DIY Home Weather Station (Devoxx Poland 2023)
DIY Home Weather Station (Devoxx Poland 2023)DIY Home Weather Station (Devoxx Poland 2023)
DIY Home Weather Station (Devoxx Poland 2023)
 
Final
FinalFinal
Final
 
book-ch04-5(BLE).ppt
book-ch04-5(BLE).pptbook-ch04-5(BLE).ppt
book-ch04-5(BLE).ppt
 
Internet of Things to Internet of Everythings
Internet of Things to Internet of Everythings Internet of Things to Internet of Everythings
Internet of Things to Internet of Everythings
 
Track 2 session 3 - st dev con 2016 - simplifying cloud connectivity
Track 2   session 3 - st dev con 2016 - simplifying cloud connectivityTrack 2   session 3 - st dev con 2016 - simplifying cloud connectivity
Track 2 session 3 - st dev con 2016 - simplifying cloud connectivity
 
Virtual Twins: Modeling Trends and Challenges Ahead
Virtual Twins: Modeling Trends and Challenges AheadVirtual Twins: Modeling Trends and Challenges Ahead
Virtual Twins: Modeling Trends and Challenges Ahead
 
Water environment measuring system using ph sensor
Water environment measuring system using ph sensorWater environment measuring system using ph sensor
Water environment measuring system using ph sensor
 
Elektor 0304-2020
Elektor 0304-2020Elektor 0304-2020
Elektor 0304-2020
 
Asus Tinker Board
Asus Tinker BoardAsus Tinker Board
Asus Tinker Board
 
Webinar: Potencializando a Indústria 4.0 com tecnologias ST
Webinar: Potencializando a Indústria 4.0 com tecnologias STWebinar: Potencializando a Indústria 4.0 com tecnologias ST
Webinar: Potencializando a Indústria 4.0 com tecnologias ST
 
basic vlsi ppt
basic vlsi pptbasic vlsi ppt
basic vlsi ppt
 
Remote authentication via biometrics1
Remote authentication via biometrics1Remote authentication via biometrics1
Remote authentication via biometrics1
 
Esp32 datasheet
Esp32 datasheetEsp32 datasheet
Esp32 datasheet
 
4 Channel Relay Board 5V-Bluetooth Compatible for Arduino
4 Channel Relay Board 5V-Bluetooth Compatible for Arduino4 Channel Relay Board 5V-Bluetooth Compatible for Arduino
4 Channel Relay Board 5V-Bluetooth Compatible for Arduino
 
Semiconductor overview
Semiconductor overviewSemiconductor overview
Semiconductor overview
 
60 hz Electromagnetic Field Detection-Interface System
60 hz Electromagnetic Field Detection-Interface System60 hz Electromagnetic Field Detection-Interface System
60 hz Electromagnetic Field Detection-Interface System
 

Último

Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Shubhangi Sonawane
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...KokoStevan
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfSanaAli374401
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 

Último (20)

Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 

Senior Project Presentation

  • 2. Overview • The BT-Box is a general purpose Bluetooth based data acquisition system that connects computers or smart phone to sensors • BT-Box’s technology is general purpose and its applications are very diverse • Applications in the medical field • Fall Detection • Applications in the environmental field • Temperature and humidity sensing
  • 3. Requirements • Small size: 3.5” x 2.5” x 0.75” • Bluetooth communication between BT-Box and computer/phone • Data storage on micro SD card • Accepts different sensors and is reprogrammable • System runs on re-chargeable battery • Implement Fall-Detection Algorithm • Optional: Development of smart phone interface
  • 4. BT-Box Small enough to be worn at the waistline when used All components inside small case for Fall Detecting
  • 5. Fall Detection Application • The costs of falls among elderly persons in the US have Fall Detected!! been calculated to be nearly 20 billion $ per year [1].
  • 6. Existing Bluetooth Based Products • EMANT380 Bluetooth Wireless 24 bit DAQ Module • $159 • Wireless data acquisition (DAQ) module for learning purposes • Used with a PC for data acquisition and control. • Bluetooth connectivity to desktop PC, notebook, or mobile phone • 25 pin D-Sub connects to the physical world • Supports LabVIEW, C++, and Python Great Product, but not geared towards fall detection LabVIEW Display
  • 7. Existing Fall Detection Products • Tunstall’s fall detectors automatically senses if the user has fallen and remains immobile • Raises an alert via Lifeline Connect • Summon help anywhere in the home Great Product, but limited to in home Base station placed Worn on the waist inside home
  • 9. Microcontroller Operating Clock Flash IO Brand RTCC Price Voltage Speed Memory Pins Microchip 50 PIC32MX250F 3.3 128 KB Yes 21 $3.18 MHz 128B Flexis Coldfire 66 3.3 128 KB No 134 $3.21 MCF21X MHz Atmel 66 AT32UC3A01 3.3 128 KB Yes 144 $4.40 MHz 28 Analog 10 3.3 32 KB No 14 $5.15 ADUC7060 MHz
  • 10. Accelerometer • ADXL345 from “Analog Devices” • Really small: 3mm x 5mm x 1mm • 23uA in measurement mode and 0.1uA in standby mode at 2.5 V • 3-axis measurement with 10-bit resolution • Up to 16g (1° accuracy) • Activity/inactivity monitoring • Single and double-tap detection as well as free-fall detection
  • 11. microSD Card Supply Type Size (mm) Price Capacity Voltage SD 32 x 24 x 2.1 $4.95 2 GB 3.3 mini SD 21.5 x 1.4 $12.95 2 GB 3.3 micro SD 11 x 15 x 1 $5.95 2 GB 3.3
  • 12. Rechargeable Batteries Outp Type Capacity Size (mm) Lifetime Price ut Lithium 3.7 V 1000 mAh 50.8 x 33.5 x 5.9 $11.00 Ion Ni-Cd AA 1.2 V 1200 mAh 50 x 10.5 dia. $1.55 Ni-MH AA 1.2 V 2500 mAh 50 x 10.5 dia. $3.99
  • 13. Bluetooth Module • Connection to smart phones will be easier with Bluetooth • Adds usability, convenience, and ease-of-use • Buying a module is faster than designing my own PCB • flash, crystal, filters, antenna, and amplifiers included in RN-42 • UART communication with microcontroller
  • 14. Bluetooth Modules WT12 WT21 RN-41 RN-42 TX POWER 3 dBm 7 dBm 15 dBm 4 dBm CLASS 2 1.5 1 2 RANGE 30m 100-200m 100m Max 20m OP. VOLT 3.3 1.8-3.6 3.3 2.7-3.0 Sleep Mode 1 mA 1.5 mA 2.5 mA 0.026 mA Power 2 mW 5 mW 31.6 mW 2.5 mW Cost $33.00 $20.00 $24.95 $17.42
  • 15. Experimental Results • Accelerometer interfacing with microcontroller • Chipkit Uno32
  • 16. Risks & Challenges • Bluetooth implementation • Familiar with UART • Minimizing size and power consumption • Last several hours ACTIVE mode, most the time in SLEEP • Designing the Fall Detection Algorithm • Designing the PCB with Eagle • Working with a 32-bit MCU • Familiar with PIC microcontrollers
  • 17. EE Courses • Microcontrollers – ES 310 • Electronics – ES 330/230 • Wireless Communications – ES 485-03 • Intro to Antenna Theory – ES 485-01 • Analog and Digital Communications – ES 442 • Electromagnetic Theory – ES 430
  • 18. Bill of Materials Item Cost Acquired MCU $3.18 NO ADXL345 Accelerometer $14.95 YES RN-42 $17.42 NO SanDisk micro SD $5.95 NO micro SD Socket $3.95 NO Lithium Ion Battery $11.95 NO USB Connector $1.20 NO USB LiPoly Charger $14.95 NO PCB $169.00 NO Wires, etc $16.00 NO TOTAL $258.55 ($89.95)
  • 19. Schedule MCU Programming Environment Ready Fall Detection Complete Bluetooth Save Data on Works 1 SD Card Assemble PCB and Box
  • 20. References • [1] J. A. Stevens, P. S. Corso, E. A. Finkelstein, and T. R. Miller, "The costs of fatal and non-fatal falls among older adults," Inj Prev, vol. 12, pp. 290-5, 2006. • [2] Microchip website: http://www.microchip.com • [3] Dr. Farahmand’s website: http://www.sonoma.edu/users/f/farahman/ • [4] SD Group Technical Committee, SD Card Specifications: Physical Layer, Version 3.01
  • 21. Advisors • Project Advisor: Professor Jack Ou • Industry Mentor: Ryan Press
  • 24. Accelerometer fall detection • 8 interrupts DATA_READY, SINGLE_TAP, DOUBLE_TAP, ACTIVITY, INACTIVITY, FREE_FALL, WATERMARK, and OVERRUN • Algorithm • Determine the start of the fall • Detect impact, which has largest impact • Aftermath: body doesn’t rise immediately • Comparing orientation before and after.
  • 26. SD card specifics • Initial communication through synchronous one-bit interface • Host provides clock signal and can command card to use different operating voltage • Host prepares card for read/write of data block • SDHC and SDXC cards can operate at 1.8-volt • Formatting • For SDSC cards: FAT16 • For SDHC cards: FAT32 • Power use 66-330mW (20-100mA) @ 3.3-V • Max transfer of 50-Mbit/sec
  • 27. Function boards • Power, Ground, and various I/O ports • Will be encased inside box • Automatically identified by microcontroller
  • 28. Basic Data Packet Access Code Header Payload Preamb Sync Trailer AM_ADDR TYPE FLOW ARQN SEQN HEC DATA le Word 4 64 4 3 4 1 1 1 8 0-XXX Accelerometer Data Payload Header Board ID # Time Event 8 8 64 8

Notas do Editor

  1. Add an “applications” slide
  2. Python running on a computer is replacing the cell phone, which is the end goal of another project. There isn’t enough time for the development of an app or application writing. So I will have python script receive data and save to a file.
  3. Emphasize the size. Where do you wear it. Future works: now I just detect fall. Later I send messages with phone. Make it clear I am making a whole thing here. Emphasize my project last year in 310. picture of where yoy could wear this. How many people fall. Disease. Simple and high level. Still technical. Interesting. Convincing. Whos my audience?
  4. Iob is not mobile. Look at climate pod….expensive. Mines small, low cost, mobile,
  5. Iob is not mobile. Look at climate pod….expensive. Mines small, low cost, mobile,
  6. Microchip: information about mcu is easily available. Somewhat difficult to find info with other websites. Company is known and robust, plus I have experience with them.Fall detection has been done with 60KB
  7. ADD PICTURE TO EMPHASIZE THE SIZE
  8. RN-41 and RN-42 both have options for antennaAdd in power usageThese are claimed by the manufacturer
  9. Single_tap = acceleration in one-axis is above set threshold, for shorter time period than in DUR registerDouble_tap = acceleration in two-axes is above set threshold, for shorter time period than in DUR period