SlideShare une entreprise Scribd logo
1  sur  48
The University of Newcastle
Final Year Project
Body Sensor Network
Sensor node
electronics
CCU
CCU
box
Report
Data trans. via internet
Data trans. via wireless standarts
Medical Environment
Long distance information transmission
ISM/GSM
links
Web-based
Internet trans.
Acknowledgement
• NEWCASTLE SUPERVISOR: DR. MEHMET R. YUCE
• PSB SUPERVISOR: MR LEE CHIN KANG
We would like to take this opportunity to express our
gratitude to many individuals who have given us a lot
of support for this project.
Agenda
• Project Objectives
• Project Outcome
• Development of Temperature Sensor Node
• Development of Pulse Rate Sensor Node
• Development of Central Control Unit (CCU)
• Loop Antenna Design and Results
• Firmware Design
• Software Design
• Conclusion
• Future Development
Project Objectives
• To research, design and develop a BSN
that comprises of several sensor nodes to
monitor the vital signs of human and
transmit wirelessly to the CCU for data
display and storage.
– Wireless Transmission of data via the MICS band for a
range of 1~2 meters.
– Battery operated, power efficient and light-weight.
– Sensor nodes to extract accurate information from
human body.
– User Graphic Interface (GUI) to create database,
display and store results.
Project Outcomes
• Hardware
 Temperature Sensor Node, Pulse Rate Sensor Node
and CCU are designed and fabricated on Printed
Circuit Boards (PCB).
 Wireless Transmission of data via 402MHz (MICS
band) with a range of 1~2 m with low power
transmission mode.
 Battery operated using 2 coin batteries and
maximum operating hours for worst case mode is
4.5 hours.
 Light-weight BSN with maximum 40 grams including
Project Outcomes
• Software
 GUI successfully created and able to display real-
time data and store data in a database.
 Firmware completed for Temperature Sensor
Node, Pulse Rate Sensor Node and CCU
• Technical Paper
 A paper was prepared for submission for
ICC 2007, Smart Technologies for Tomorrow
under Wireless Ad Hoc and Sensor Network.
Development of Temperature
Sensor Node
• Building Block of Temperature Sensor Node
Temp
Sensor
ADC PIC16F877
Microcontroller
3 to 5 V
Level shifter
AMIS
Transceiver
Development of Temperature
Sensor Node
• Temperature Sensor
(Prototype 1)
• Temperature Sensor
(Final)
PCB Design of Sensor Nodes
MCU and Level
Shifter
Power
Management
Antenna
Transceiver and
matching cct.
Connector to
Sensor
Temperature Sensor Node
Battery Lifespan Calculation
(Live-Monitoring Mode)
• 5V Device
~ PIC16F877 (MCU) 15mA
~ SN74LVC4245A
(Level Shifter) 1.5mA
~ LM35DZ
(Temperature Sensor) 60uA
Total: 17mA
• 3.3V Device
~ AMIS-52100
(Transceiver) 25mA
~ SN74LVC4245A
(Level Shifter) 1.5mA
Total: 26.5mA
Total maximum current consumption of Temperature Sensor Node: 43.5mA
Battery rating: 560mAH
Therefore, the battery can last,
560/43.5 = 12.9 hours for Live-Monitoring Mode
Development of Pulse Rate
Sensor Node
• Building Block of Pulse Rate Sensor
Pulse
Rate
Sensor
LNA Filter ADC PIC16F877
Microcontroller
3 to 5 V
Level shifter
AMIS
Transceiver
Development of Pulse Rate
Sensor Node
• Pulse Rate Sensor
(Prototype 1)
• Pulse Rate Sensor
(Final)
Development of Pulse Rate
Sensor Node
• Pulses captured at the pulse detector
stage.
Development of Pulse Rate
Sensor Node
• Op-Amp stage
(Simulation)
• Op-Amp stage
(Actual)
Pulse Rate Sensor Node
Battery Lifespan Calculation
(Live-Monitoring Mode)
• 5V Device
~ PIC16F877 (MCU) 15mA
~ SN74LVC4245A
(Level Shifter) 1.5mA
~ LM358 (Op-amp) 1.2mA
~ SFH487
(Infrared Emitter) 80mA
~ SFH309FA
(Phototransistor) 1.5mA
Total: 99.2mA
• 3.3V Device
~ AMIS-52100
(Transceiver) 25mA
~ SN74LVC4245A
(Level Shifter) 1.5mA
Total: 26.5mA
Total maximum current consumption of Pulse Rate Sensor Node: 126mA
Battery rating: 560mAH
Therefore, the battery can last,
560/126 = 4.44 hours for Live-Monitoring Mode
Development of CCU
• Building Block of CCU
AMIS
Transceiver
PIC16F877
Microcontroller
3 to 5 V
Level shifter
Rs232
Level shifter
PCB Design for CCU
Antenna
Power
Management
MCU and Level
Shifter
RS232 Cct
CCU
Battery Lifespan Calculation
(Live-Monitoring Mode)
• 5V Device
~ PIC16F877 (MCU) 15mA
~ SN74LVC4245A
(Level Shifter) 1.5mA
~ DG9415DQ
(Selector) 2uA
~ MAX232AESE 10mA
Total: 27mA
• 3.3V Device
~ AMIS-52100
(Transceiver) 10mA
~ SN74LVC4245A
(Level Shifter) 1.5mA
Total:
11.5mA
Total maximum current consumption of CCU: 38.5mA
Battery rating: 560mAH
Therefore, the battery can last,
560/38.5 = 14.55 hours for Live-Monitoring Mode
BSN Total Costing
• Temperature Sensor Node: USD57.05
• Pulse Rate Sensor Node: USD58.95
• CCU: USD61.19
• Accessories: USD10
Total: USD187.19
Loop Antenna Design and
Results
• Loop Antenna design was reference from AN868
from Microchip, Designing Loop Antenna.
• Some formulas used were entered into an excel
sheet for easy calculation.
Loop Antenna Design and
Results
• Sensor Node Loop Antenna Design
C28 tunes the input impedance of the Loop Antenna while C29
and C30 tunes the resonant frequency of the Loop Antenna.
Loop Antenna Design and
Results
• Sensor Antenna S11
Loop Antenna Design and
Results
• CCU Loop Antenna Design
Loop Antenna Design and
Results
• CCU Antenna S11
Loop Antenna Design and
Results
• Gain Measurement of Loop Antenna was
reference to Free Space Path Loss
Formulae.
Pr = Received Power (dBm)
Pt = Transmit Power (dBm)
Gt = Transmitter Gain (dB)
Gr = Receiver Gain (dB)
λ = wavelength (m)
R = Range (m)
Π = 3.142
Loop Antenna Design and
Results
CCU Antenna Gain Measurement
Loop Antenna Design and
Results
Sensor Antenna Gain Measurement
Transmit Power Vs Range
Transmit Power Vs Range
0
2
4
6
8
10
12
-24.000 -23.000 -22.000 -21.000 -20.000 -19.000 -18.000 -17.000 -16.000
Transmit Power (dBm)
Range(m)
Data Format
• Different types of data are using for Sensor nodes, CCU and GUI
• To provide more reliable and error free wireless system
Data Conversion Conversion Methods
8 bit integer to character fputc( )
Character to Float float_variable = (((float)char_variable));
String to double (for Visual C++) Double::TryParse(string, double_variable)
Double to Integer (nearest estimation) integer_variable=double_variable
8 bit
Integer
Character Float String Double Integer
8 bit
Integer
8 bit
Integer
Data
Addres
s
Sensor Node CCU CCU PC PC PC
8 bit
Integer
Purpose To Store
ADC value
To receive
8 bit data
To Calculate
Temperature
To Calculate
Temperature
To Display
In text box
To Store
Data
To Display
Graph
Firmware Design
C Program Script file
CCS C compiler
MPLAB IDE V7.31
ICD2 Programmer
Firmware Design, Development and
Implementation
• High-level C programming Language is used
• CCS C compiler is used for compiling
• MPLAB IDE V7.31 is used as emulator
• ICD2 Programmer is used for program downloading
Central Control Unit (CCU)
Firmware Architecture
• Communication with PC using RS232
• Communication with AMIC transceiver using I2C
• Data Multiplexing between PC and Sensor nodes using selector IC
• Error free Address and Data Polling from sensor nodes
• Calculation for Actual Temperature using conversion factor
• Timing controlling during data and address polling for different sensors
Selector
IC
AMIS5210
RX/TX
74LVC4245
3V/0V
PIC16F87
7
MAX232
5V/ 0V
RX/TX
-8V/+8V
RX/TX
5V/ 0V
• Two way serial link and one way wireless link
• RS232 is communication media for serial link
• RF media is for wireless link
Baud Rate 9600
Number of bits 8
SPRG Value (Decimal) 31
SPRGH Value 0
Fosc
20 MHz
Percent Error (%) 1.73
Parity N
Transmit PIN ( PIC16F877) C6
Receive PIN ( PIC16F877) C7
Operating Frequency 403.5 MHz
TX output power +12dbm
RX sensitivity -117dbm (min)
Data rate 1 to 8 Kbps
Fosc
20 MHz
Modulation ASK/OOK
Crystal Start time 15 us
PLL lock time <50us
Data Filter Up to 20 kHz
RS 232 Serial link RF link
Communication Scheme
Communication Protocol Architecture
PC CCU
Temperature
Sensor node
Pulse Rate
Sensor node
Send a Character
Send Address
Send Data
Send Address
Send Data
Send Address
Send Address
Send Data
Send Data
Send Data
Send Data
CCU
Temperature
Sensor node
Pulse Rate
Sensor node
1 or 2 or 3 or 4
Start Start Start
Rcv num
1 or 2 or 3 or 4
Idle
1 or 2
Chk num
Send Add
Send Data
Rcv Add
Rcv Data
Valid Add
3 or 4
Rcv Add
Rcv Data
Valid Add
Send Data
PC
Start
Chk button
Send num
Rcv Data
Send Data
Idle
Send Data
Send Add
State Diagram and Logic Connection
Time
Temperature
Sensor Add Data
Pulse Rate
Sensor Add Data Add Data
1000 200 300 400 500 Time (ms)
Add Data Add Data
RF Link Package Format
• 8 bits of address followed by data is transmitted
• Different addresses (ID) are used for sensor nodes
Firmware interface for Sensor Node
(ADC Portion)
• PIC microcontroller built in ADC module is used
• Temperature sensor is operating in 8 bits mode
• Pulse rate sensor is operating in 10 bits mode
• A/D clock 625 kHz is used by setting divisor to 32
• A/D Resolution for Temperature Sensor
• A/D Resolution for Pulse rate Sensor
11
Calculation for Actual Temperature using
conversion factor
• Temperature calculation is done at Central Control Unit
• LM35DZ is giving an output of 10 mV per Degree Centigrade
• 8 bit ADC Is using and 10mV is corresponds to 1°C
• Temperature calculation and data conversion to float in C program
Software Design
Software Architecture and Implementation
• Data entry for patient particulars
• Graphical User Interface interaction
• Data acquisition from sensor nodes
• Data storage for partient particular, diagnosis and medical information
• Real time data display
Application Software
• Microsoft Visual C++ 2005 Express edition
• Installer 1.0.5
• Microsoft Platform SDK (Visual C++ 2005 Express edition)
• Microsoft .net frame work
Required Platforms
Graphical User Interface Interaction
Data entry for patient particulars
Data Acquisition
• Initiated by GUI ( presssing Get Display button)
• Event handler program execute
• Initialized serial communication (RS232 link)
Data Storage
• Doctor incharge Patient’s particular,
Diagnosis and Medical information can be
stored
• All data are stored in text file (small in size)
• Auto file naming system
**********************************************
** THE UNIVERSITY OF NEWCASTLE **
** Final Year Project **
** Body Sensor Network **
** Remote Health Monitoring System **
**********************************************
Date & Time: 08/12/2006 4:00:09 AM
----------------------------------------------
Patient's Particular
----------------------------------------------
Patient Name: Myo Naung Lwin
ID/Passport Number: S7779190F
Age: 29
Sex: Male
Height: 1.8m
Weight: 70kg
Diagnosis: Project Headache!!
----------------------------------------------
Patient's Medical Information
----------------------------------------------
Body Temperature: 35.36
Body Temperature: 35.36
Body Temperature: 35.36
Body Temperature: 35.36
Body Temperature: 35.36
Body Temperature: 35.36
Body Temperature: 35.36
Body Temperature: 35.36
Body Temperature: 35.36
Body Temperature: 35.36
Pulse Rate:66
Pulse Rate:66
Pulse Rate:66
Pulse Rate:66
Pulse Rate:66
Pulse Rate:66
Pulse Rate:66
Pulse Rate:66
Pulse Rate:66
Pulse Rate:66
patient’ s name and date of data saving)
• Real time temperature can be stored
• Real time pulse rate can be stored
• Data storage is done at PC
( file name is generated according to
Data Display
• Professional quality graph display
• Scaling has been done to suit for human body temperature and pulse rate
Conclusion
There has been increased interest in wireless recording and
monitoring real-time physiologic parameters (e.g. ECG, EEG, EOG,
EMG, Neural, Blood Flow, Blood Pressure etc.) from a patient body
in medical environments among researchers in the last decades
medical environments among researchers in the last decades.
With the advanced wireless technology, the healthcare can now be
wireless.
This project gives us a great experience in this up-coming trend and
put us in an advantage of becoming the frontier in this new
technology.
Unlimited experiences were gain throughout the project
development.
New skills such as PIC programming, loop antenna design, multi-
layer PCB design, Visual C++ and many more were picked up during
the project.
Conclusion
We learned that Project Management is a key element to determine
the success of a project.
With the experience gain in this project, we are confident that we can
overcome any work-related problems in the future and solve them
systematically.
Future Development
There are other Human Vitals Signs such as Blood Pressure, Oxygen
saturation, etc to be explored and research to incorporate into the Body
Sensor Network Project.
The 2nd
RF link from CCU to Nurse Station or Data collection center can
be implemented into the BSN.
The Sensor nodes and CCU PCB size can be reduced further to make the
product more commercialized.
The current microcontroller size is too big. Consider a small size MCU and
the overall size of both the Sensor Nodes and CCU will reduce greatly.
Change the microcontroller to a 3V microcontroller. This will save up a
level shifter IC and a 5V regulator. Make the entire circuit run in 3V and
therefore a single 3V power will be sufficient.
Design the Sensor Nodes to send data at intervals so as to save on power
consumption of the battery.

Contenu connexe

Tendances

Wireless Body Area Network
Wireless Body Area Network Wireless Body Area Network
Wireless Body Area Network vaishnavibrhm
 
WIRELESS BODY AREA NETWORK
WIRELESS BODY AREA NETWORKWIRELESS BODY AREA NETWORK
WIRELESS BODY AREA NETWORKmadhushreek
 
Body based sensor network and its applications
Body based sensor network and its applicationsBody based sensor network and its applications
Body based sensor network and its applicationsShashank Gupta
 
Wireless Telemetry System
Wireless Telemetry SystemWireless Telemetry System
Wireless Telemetry Systemijsrd.com
 
wireless body area networks(WBAN)
wireless body area networks(WBAN)wireless body area networks(WBAN)
wireless body area networks(WBAN)kramsheeda
 
Easy to swallow wireless telemetry
Easy to swallow wireless telemetryEasy to swallow wireless telemetry
Easy to swallow wireless telemetryManiroop Badam
 
Wireless Body Area Network
Wireless Body Area NetworkWireless Body Area Network
Wireless Body Area NetworkFaheema Monica
 
Wireless Body Area Network (WBAN)
Wireless Body Area Network (WBAN)Wireless Body Area Network (WBAN)
Wireless Body Area Network (WBAN)RAJKAMALKUMAR2
 
Wireless body area network
Wireless body area networkWireless body area network
Wireless body area networkPratik Gondaliya
 
Medical Body Area Networks - MBAN
Medical Body Area Networks - MBANMedical Body Area Networks - MBAN
Medical Body Area Networks - MBANJack Brown
 
Body Area Network Presentation
Body Area Network PresentationBody Area Network Presentation
Body Area Network PresentationNishant Kumar
 
ULTRA WIDE BAND BODY AREA NETWORK
ULTRA WIDE BAND BODY AREA NETWORKULTRA WIDE BAND BODY AREA NETWORK
ULTRA WIDE BAND BODY AREA NETWORKaravind m t
 
Wireless Body Area Networks
Wireless Body Area Networks Wireless Body Area Networks
Wireless Body Area Networks Musfiqur Rahman
 
Wireless body area network
Wireless body area networkWireless body area network
Wireless body area networkNaga Dinesh
 

Tendances (20)

Wireless Body Area Network
Wireless Body Area Network Wireless Body Area Network
Wireless Body Area Network
 
WIRELESS BODY AREA NETWORK
WIRELESS BODY AREA NETWORKWIRELESS BODY AREA NETWORK
WIRELESS BODY AREA NETWORK
 
Body based sensor network and its applications
Body based sensor network and its applicationsBody based sensor network and its applications
Body based sensor network and its applications
 
Comsnets wban ppt
Comsnets wban pptComsnets wban ppt
Comsnets wban ppt
 
Wban
WbanWban
Wban
 
Wireless Telemetry System
Wireless Telemetry SystemWireless Telemetry System
Wireless Telemetry System
 
Wireless Body Sensor Networks
Wireless Body Sensor Networks Wireless Body Sensor Networks
Wireless Body Sensor Networks
 
wireless body area networks(WBAN)
wireless body area networks(WBAN)wireless body area networks(WBAN)
wireless body area networks(WBAN)
 
Easy to swallow wireless telemetry
Easy to swallow wireless telemetryEasy to swallow wireless telemetry
Easy to swallow wireless telemetry
 
WSN IN BODY AREA NETWORK BASED ON EGERGY CONSERVATION
WSN IN BODY AREA NETWORK BASED ON EGERGY CONSERVATIONWSN IN BODY AREA NETWORK BASED ON EGERGY CONSERVATION
WSN IN BODY AREA NETWORK BASED ON EGERGY CONSERVATION
 
Wireless Body Area Network
Wireless Body Area NetworkWireless Body Area Network
Wireless Body Area Network
 
Wireless Body Area Network (WBAN)
Wireless Body Area Network (WBAN)Wireless Body Area Network (WBAN)
Wireless Body Area Network (WBAN)
 
Wireless body area network
Wireless body area networkWireless body area network
Wireless body area network
 
Body Area Networks (BANs) - PPT (By Study PPT)
Body Area Networks (BANs) - PPT (By Study PPT)Body Area Networks (BANs) - PPT (By Study PPT)
Body Area Networks (BANs) - PPT (By Study PPT)
 
Medical Body Area Networks - MBAN
Medical Body Area Networks - MBANMedical Body Area Networks - MBAN
Medical Body Area Networks - MBAN
 
Body Area Network Presentation
Body Area Network PresentationBody Area Network Presentation
Body Area Network Presentation
 
ULTRA WIDE BAND BODY AREA NETWORK
ULTRA WIDE BAND BODY AREA NETWORKULTRA WIDE BAND BODY AREA NETWORK
ULTRA WIDE BAND BODY AREA NETWORK
 
Wireless Body Area Network (WBAN)
Wireless Body Area Network (WBAN)Wireless Body Area Network (WBAN)
Wireless Body Area Network (WBAN)
 
Wireless Body Area Networks
Wireless Body Area Networks Wireless Body Area Networks
Wireless Body Area Networks
 
Wireless body area network
Wireless body area networkWireless body area network
Wireless body area network
 

En vedette

Automatic Wireless Health Monitoring System In Hospitals For Patients
Automatic Wireless Health Monitoring System In Hospitals For PatientsAutomatic Wireless Health Monitoring System In Hospitals For Patients
Automatic Wireless Health Monitoring System In Hospitals For PatientsEdgefxkits & Solutions
 
wireless sensor network my seminar ppt
wireless sensor network my seminar pptwireless sensor network my seminar ppt
wireless sensor network my seminar pptEisha Madhwal
 
Wireless Body Area Networking
Wireless Body Area NetworkingWireless Body Area Networking
Wireless Body Area Networkingsubhradeep mitra
 
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEM
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEMINTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEM
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEMJOLLUSUDARSHANREDDY
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networksrajatmal4
 
PFC_Analysis of IEEE 802.15.4 in WBSN
PFC_Analysis of IEEE 802.15.4 in WBSNPFC_Analysis of IEEE 802.15.4 in WBSN
PFC_Analysis of IEEE 802.15.4 in WBSNmanuay
 
Framework for preserving security and privacy in peer-to-peer content distrib...
Framework for preserving security and privacy in peer-to-peer content distrib...Framework for preserving security and privacy in peer-to-peer content distrib...
Framework for preserving security and privacy in peer-to-peer content distrib...UOC Universitat Oberta de Catalunya
 
Quality of service aware mac protocol for body sensor networks
Quality of service aware mac protocol for body sensor networksQuality of service aware mac protocol for body sensor networks
Quality of service aware mac protocol for body sensor networksIffat Anjum
 
Self driving cars -
Self driving cars - Self driving cars -
Self driving cars - Hany G. Amer
 
Week 10 virtual class describing your house_7.6.2013
Week 10 virtual class describing your house_7.6.2013Week 10 virtual class describing your house_7.6.2013
Week 10 virtual class describing your house_7.6.2013Đại học trực tuyến
 
v.S2 Intelligent WiFi Lock
v.S2 Intelligent WiFi Lockv.S2 Intelligent WiFi Lock
v.S2 Intelligent WiFi LockSteve Bowcut
 
Integrated modeling and simulation framework for wireless sensor networks
Integrated modeling and simulation framework for wireless sensor networksIntegrated modeling and simulation framework for wireless sensor networks
Integrated modeling and simulation framework for wireless sensor networksDaniele Gianni
 

En vedette (20)

Automatic Wireless Health Monitoring System In Hospitals For Patients
Automatic Wireless Health Monitoring System In Hospitals For PatientsAutomatic Wireless Health Monitoring System In Hospitals For Patients
Automatic Wireless Health Monitoring System In Hospitals For Patients
 
wireless sensor network my seminar ppt
wireless sensor network my seminar pptwireless sensor network my seminar ppt
wireless sensor network my seminar ppt
 
Wireless Body Area Networking
Wireless Body Area NetworkingWireless Body Area Networking
Wireless Body Area Networking
 
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEM
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEMINTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEM
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEM
 
IoT for Healthcare
IoT for HealthcareIoT for Healthcare
IoT for Healthcare
 
Smart sensor technology in healthcare & protection
Smart sensor technology in healthcare & protectionSmart sensor technology in healthcare & protection
Smart sensor technology in healthcare & protection
 
Ppt
PptPpt
Ppt
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networks
 
Distributed sensor network
Distributed sensor networkDistributed sensor network
Distributed sensor network
 
PFC_Analysis of IEEE 802.15.4 in WBSN
PFC_Analysis of IEEE 802.15.4 in WBSNPFC_Analysis of IEEE 802.15.4 in WBSN
PFC_Analysis of IEEE 802.15.4 in WBSN
 
Framework for preserving security and privacy in peer-to-peer content distrib...
Framework for preserving security and privacy in peer-to-peer content distrib...Framework for preserving security and privacy in peer-to-peer content distrib...
Framework for preserving security and privacy in peer-to-peer content distrib...
 
Ecc08 malta
Ecc08 maltaEcc08 malta
Ecc08 malta
 
Quality of service aware mac protocol for body sensor networks
Quality of service aware mac protocol for body sensor networksQuality of service aware mac protocol for body sensor networks
Quality of service aware mac protocol for body sensor networks
 
BCC with HOSPITAL STAFF
BCC with HOSPITAL STAFFBCC with HOSPITAL STAFF
BCC with HOSPITAL STAFF
 
Self driving cars -
Self driving cars - Self driving cars -
Self driving cars -
 
Ecg
EcgEcg
Ecg
 
Ece powerpoint
Ece powerpointEce powerpoint
Ece powerpoint
 
Week 10 virtual class describing your house_7.6.2013
Week 10 virtual class describing your house_7.6.2013Week 10 virtual class describing your house_7.6.2013
Week 10 virtual class describing your house_7.6.2013
 
v.S2 Intelligent WiFi Lock
v.S2 Intelligent WiFi Lockv.S2 Intelligent WiFi Lock
v.S2 Intelligent WiFi Lock
 
Integrated modeling and simulation framework for wireless sensor networks
Integrated modeling and simulation framework for wireless sensor networksIntegrated modeling and simulation framework for wireless sensor networks
Integrated modeling and simulation framework for wireless sensor networks
 

Similaire à MICS Band Wireless Body Sensor Network

RESUME__SUMER SAILI
RESUME__SUMER SAILIRESUME__SUMER SAILI
RESUME__SUMER SAILISumer Saili
 
Application of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless SystemApplication of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless Systemijceronline
 
10 Reasons to use the Renesas RX21A integrated billing meter solution kit
10 Reasons to use the Renesas RX21A integrated billing meter solution kit10 Reasons to use the Renesas RX21A integrated billing meter solution kit
10 Reasons to use the Renesas RX21A integrated billing meter solution kitRenesas Electronics Corporation
 
Data acquisition system
Data acquisition systemData acquisition system
Data acquisition systemSANTOSH A M S
 
adaptive_ecg_cdr_edittedforpublic.pptx
adaptive_ecg_cdr_edittedforpublic.pptxadaptive_ecg_cdr_edittedforpublic.pptx
adaptive_ecg_cdr_edittedforpublic.pptxssuser6f1a8e1
 
Automated irrigation system using zig bee
Automated irrigation system using zig beeAutomated irrigation system using zig bee
Automated irrigation system using zig beeRahul Wagh
 
-1348064572-13. electronics - ijeceierd - design and - sapna katiyar - unpaid
 -1348064572-13. electronics - ijeceierd - design and - sapna katiyar - unpaid -1348064572-13. electronics - ijeceierd - design and - sapna katiyar - unpaid
-1348064572-13. electronics - ijeceierd - design and - sapna katiyar - unpaidsairamreddy siddu
 
PC based Oscilloscope
PC based OscilloscopePC based Oscilloscope
PC based OscilloscopeSayyed Z
 
ELECTRICAL ENGINEERING PROJECT
ELECTRICAL ENGINEERING PROJECTELECTRICAL ENGINEERING PROJECT
ELECTRICAL ENGINEERING PROJECTvasav2204
 
electrical engineering project
electrical engineering projectelectrical engineering project
electrical engineering projectvasav2204
 
Advance Portable & Low Cost 3 Lead ECG(1).pptx
Advance Portable & Low Cost 3 Lead ECG(1).pptxAdvance Portable & Low Cost 3 Lead ECG(1).pptx
Advance Portable & Low Cost 3 Lead ECG(1).pptxMdSazzad28
 
Industrial training report of embedded system and robotics
Industrial training report of embedded system and roboticsIndustrial training report of embedded system and robotics
Industrial training report of embedded system and roboticsPallavi Bharti
 
intelligent braking system report
intelligent braking system reportintelligent braking system report
intelligent braking system reportSumit Kumar
 
ARM Based Handy and Portable Oscilloscope Using Graphical Display
ARM Based Handy and Portable Oscilloscope Using Graphical DisplayARM Based Handy and Portable Oscilloscope Using Graphical Display
ARM Based Handy and Portable Oscilloscope Using Graphical DisplayIJERA Editor
 
Temparature alarm
Temparature alarmTemparature alarm
Temparature alarmDIVYA S
 

Similaire à MICS Band Wireless Body Sensor Network (20)

RESUME__SUMER SAILI
RESUME__SUMER SAILIRESUME__SUMER SAILI
RESUME__SUMER SAILI
 
Application of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless SystemApplication of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless System
 
10 Reasons to use the Renesas RX21A integrated billing meter solution kit
10 Reasons to use the Renesas RX21A integrated billing meter solution kit10 Reasons to use the Renesas RX21A integrated billing meter solution kit
10 Reasons to use the Renesas RX21A integrated billing meter solution kit
 
B41012015
B41012015B41012015
B41012015
 
Data acquisition system
Data acquisition systemData acquisition system
Data acquisition system
 
adaptive_ecg_cdr_edittedforpublic.pptx
adaptive_ecg_cdr_edittedforpublic.pptxadaptive_ecg_cdr_edittedforpublic.pptx
adaptive_ecg_cdr_edittedforpublic.pptx
 
Automated irrigation system using zig bee
Automated irrigation system using zig beeAutomated irrigation system using zig bee
Automated irrigation system using zig bee
 
-1348064572-13. electronics - ijeceierd - design and - sapna katiyar - unpaid
 -1348064572-13. electronics - ijeceierd - design and - sapna katiyar - unpaid -1348064572-13. electronics - ijeceierd - design and - sapna katiyar - unpaid
-1348064572-13. electronics - ijeceierd - design and - sapna katiyar - unpaid
 
Designing Of Time and Power Efficient Model for Controlling Of Critical Process
Designing Of Time and Power Efficient Model for Controlling Of Critical ProcessDesigning Of Time and Power Efficient Model for Controlling Of Critical Process
Designing Of Time and Power Efficient Model for Controlling Of Critical Process
 
PC based Oscilloscope
PC based OscilloscopePC based Oscilloscope
PC based Oscilloscope
 
Punch sensor, Arduino
Punch sensor, Arduino Punch sensor, Arduino
Punch sensor, Arduino
 
ELECTRICAL ENGINEERING PROJECT
ELECTRICAL ENGINEERING PROJECTELECTRICAL ENGINEERING PROJECT
ELECTRICAL ENGINEERING PROJECT
 
electrical engineering project
electrical engineering projectelectrical engineering project
electrical engineering project
 
Advance Portable & Low Cost 3 Lead ECG(1).pptx
Advance Portable & Low Cost 3 Lead ECG(1).pptxAdvance Portable & Low Cost 3 Lead ECG(1).pptx
Advance Portable & Low Cost 3 Lead ECG(1).pptx
 
Industrial training report of embedded system and robotics
Industrial training report of embedded system and roboticsIndustrial training report of embedded system and robotics
Industrial training report of embedded system and robotics
 
Wds
WdsWds
Wds
 
intelligent braking system report
intelligent braking system reportintelligent braking system report
intelligent braking system report
 
ppt of mdas
ppt of mdasppt of mdas
ppt of mdas
 
ARM Based Handy and Portable Oscilloscope Using Graphical Display
ARM Based Handy and Portable Oscilloscope Using Graphical DisplayARM Based Handy and Portable Oscilloscope Using Graphical Display
ARM Based Handy and Portable Oscilloscope Using Graphical Display
 
Temparature alarm
Temparature alarmTemparature alarm
Temparature alarm
 

Dernier

原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
定制(CQU文凭证书)中央昆士兰大学毕业证成绩单原版一比一
定制(CQU文凭证书)中央昆士兰大学毕业证成绩单原版一比一定制(CQU文凭证书)中央昆士兰大学毕业证成绩单原版一比一
定制(CQU文凭证书)中央昆士兰大学毕业证成绩单原版一比一Fi ss
 
Untitled presedddddddddddddddddntation (1).pptx
Untitled presedddddddddddddddddntation (1).pptxUntitled presedddddddddddddddddntation (1).pptx
Untitled presedddddddddddddddddntation (1).pptxmapanig881
 
306MTAMount UCLA University Bachelor's Diploma in Social Media
306MTAMount UCLA University Bachelor's Diploma in Social Media306MTAMount UCLA University Bachelor's Diploma in Social Media
306MTAMount UCLA University Bachelor's Diploma in Social MediaD SSS
 
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改yuu sss
 
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCRdollysharma2066
 
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证nhjeo1gg
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024CristobalHeraud
 
办理学位证加州州立大学洛杉矶分校毕业证成绩单原版一比一
办理学位证加州州立大学洛杉矶分校毕业证成绩单原版一比一办理学位证加州州立大学洛杉矶分校毕业证成绩单原版一比一
办理学位证加州州立大学洛杉矶分校毕业证成绩单原版一比一Fi L
 
cda.pptx critical discourse analysis ppt
cda.pptx critical discourse analysis pptcda.pptx critical discourse analysis ppt
cda.pptx critical discourse analysis pptMaryamAfzal41
 
ARt app | UX Case Study
ARt app | UX Case StudyARt app | UX Case Study
ARt app | UX Case StudySophia Viganò
 
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...Yantram Animation Studio Corporation
 
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一Fi L
 
Call Girls Meghani Nagar 7397865700 Independent Call Girls
Call Girls Meghani Nagar 7397865700  Independent Call GirlsCall Girls Meghani Nagar 7397865700  Independent Call Girls
Call Girls Meghani Nagar 7397865700 Independent Call Girlsssuser7cb4ff
 
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degreeyuu sss
 
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubai
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services DubaiDubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubai
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubaikojalkojal131
 
How to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIHow to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIyuj
 
韩国SKKU学位证,成均馆大学毕业证书1:1制作
韩国SKKU学位证,成均馆大学毕业证书1:1制作韩国SKKU学位证,成均馆大学毕业证书1:1制作
韩国SKKU学位证,成均馆大学毕业证书1:1制作7tz4rjpd
 
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVAAnastasiya Kudinova
 

Dernier (20)

原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
定制(CQU文凭证书)中央昆士兰大学毕业证成绩单原版一比一
定制(CQU文凭证书)中央昆士兰大学毕业证成绩单原版一比一定制(CQU文凭证书)中央昆士兰大学毕业证成绩单原版一比一
定制(CQU文凭证书)中央昆士兰大学毕业证成绩单原版一比一
 
Untitled presedddddddddddddddddntation (1).pptx
Untitled presedddddddddddddddddntation (1).pptxUntitled presedddddddddddddddddntation (1).pptx
Untitled presedddddddddddddddddntation (1).pptx
 
306MTAMount UCLA University Bachelor's Diploma in Social Media
306MTAMount UCLA University Bachelor's Diploma in Social Media306MTAMount UCLA University Bachelor's Diploma in Social Media
306MTAMount UCLA University Bachelor's Diploma in Social Media
 
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
 
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
 
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
 
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
 
办理学位证加州州立大学洛杉矶分校毕业证成绩单原版一比一
办理学位证加州州立大学洛杉矶分校毕业证成绩单原版一比一办理学位证加州州立大学洛杉矶分校毕业证成绩单原版一比一
办理学位证加州州立大学洛杉矶分校毕业证成绩单原版一比一
 
cda.pptx critical discourse analysis ppt
cda.pptx critical discourse analysis pptcda.pptx critical discourse analysis ppt
cda.pptx critical discourse analysis ppt
 
ARt app | UX Case Study
ARt app | UX Case StudyARt app | UX Case Study
ARt app | UX Case Study
 
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
 
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
 
Call Girls Meghani Nagar 7397865700 Independent Call Girls
Call Girls Meghani Nagar 7397865700  Independent Call GirlsCall Girls Meghani Nagar 7397865700  Independent Call Girls
Call Girls Meghani Nagar 7397865700 Independent Call Girls
 
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
 
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubai
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services DubaiDubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubai
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubai
 
How to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIHow to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AI
 
韩国SKKU学位证,成均馆大学毕业证书1:1制作
韩国SKKU学位证,成均馆大学毕业证书1:1制作韩国SKKU学位证,成均馆大学毕业证书1:1制作
韩国SKKU学位证,成均馆大学毕业证书1:1制作
 
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
 

MICS Band Wireless Body Sensor Network

  • 1. The University of Newcastle Final Year Project Body Sensor Network Sensor node electronics CCU CCU box Report Data trans. via internet Data trans. via wireless standarts Medical Environment Long distance information transmission ISM/GSM links Web-based Internet trans.
  • 2. Acknowledgement • NEWCASTLE SUPERVISOR: DR. MEHMET R. YUCE • PSB SUPERVISOR: MR LEE CHIN KANG We would like to take this opportunity to express our gratitude to many individuals who have given us a lot of support for this project.
  • 3. Agenda • Project Objectives • Project Outcome • Development of Temperature Sensor Node • Development of Pulse Rate Sensor Node • Development of Central Control Unit (CCU) • Loop Antenna Design and Results • Firmware Design • Software Design • Conclusion • Future Development
  • 4. Project Objectives • To research, design and develop a BSN that comprises of several sensor nodes to monitor the vital signs of human and transmit wirelessly to the CCU for data display and storage. – Wireless Transmission of data via the MICS band for a range of 1~2 meters. – Battery operated, power efficient and light-weight. – Sensor nodes to extract accurate information from human body. – User Graphic Interface (GUI) to create database, display and store results.
  • 5. Project Outcomes • Hardware  Temperature Sensor Node, Pulse Rate Sensor Node and CCU are designed and fabricated on Printed Circuit Boards (PCB).  Wireless Transmission of data via 402MHz (MICS band) with a range of 1~2 m with low power transmission mode.  Battery operated using 2 coin batteries and maximum operating hours for worst case mode is 4.5 hours.  Light-weight BSN with maximum 40 grams including
  • 6. Project Outcomes • Software  GUI successfully created and able to display real- time data and store data in a database.  Firmware completed for Temperature Sensor Node, Pulse Rate Sensor Node and CCU • Technical Paper  A paper was prepared for submission for ICC 2007, Smart Technologies for Tomorrow under Wireless Ad Hoc and Sensor Network.
  • 7. Development of Temperature Sensor Node • Building Block of Temperature Sensor Node Temp Sensor ADC PIC16F877 Microcontroller 3 to 5 V Level shifter AMIS Transceiver
  • 8. Development of Temperature Sensor Node • Temperature Sensor (Prototype 1) • Temperature Sensor (Final)
  • 9. PCB Design of Sensor Nodes MCU and Level Shifter Power Management Antenna Transceiver and matching cct. Connector to Sensor
  • 11. Battery Lifespan Calculation (Live-Monitoring Mode) • 5V Device ~ PIC16F877 (MCU) 15mA ~ SN74LVC4245A (Level Shifter) 1.5mA ~ LM35DZ (Temperature Sensor) 60uA Total: 17mA • 3.3V Device ~ AMIS-52100 (Transceiver) 25mA ~ SN74LVC4245A (Level Shifter) 1.5mA Total: 26.5mA Total maximum current consumption of Temperature Sensor Node: 43.5mA Battery rating: 560mAH Therefore, the battery can last, 560/43.5 = 12.9 hours for Live-Monitoring Mode
  • 12. Development of Pulse Rate Sensor Node • Building Block of Pulse Rate Sensor Pulse Rate Sensor LNA Filter ADC PIC16F877 Microcontroller 3 to 5 V Level shifter AMIS Transceiver
  • 13. Development of Pulse Rate Sensor Node • Pulse Rate Sensor (Prototype 1) • Pulse Rate Sensor (Final)
  • 14. Development of Pulse Rate Sensor Node • Pulses captured at the pulse detector stage.
  • 15. Development of Pulse Rate Sensor Node • Op-Amp stage (Simulation) • Op-Amp stage (Actual)
  • 17. Battery Lifespan Calculation (Live-Monitoring Mode) • 5V Device ~ PIC16F877 (MCU) 15mA ~ SN74LVC4245A (Level Shifter) 1.5mA ~ LM358 (Op-amp) 1.2mA ~ SFH487 (Infrared Emitter) 80mA ~ SFH309FA (Phototransistor) 1.5mA Total: 99.2mA • 3.3V Device ~ AMIS-52100 (Transceiver) 25mA ~ SN74LVC4245A (Level Shifter) 1.5mA Total: 26.5mA Total maximum current consumption of Pulse Rate Sensor Node: 126mA Battery rating: 560mAH Therefore, the battery can last, 560/126 = 4.44 hours for Live-Monitoring Mode
  • 18. Development of CCU • Building Block of CCU AMIS Transceiver PIC16F877 Microcontroller 3 to 5 V Level shifter Rs232 Level shifter
  • 19. PCB Design for CCU Antenna Power Management MCU and Level Shifter RS232 Cct
  • 20. CCU
  • 21. Battery Lifespan Calculation (Live-Monitoring Mode) • 5V Device ~ PIC16F877 (MCU) 15mA ~ SN74LVC4245A (Level Shifter) 1.5mA ~ DG9415DQ (Selector) 2uA ~ MAX232AESE 10mA Total: 27mA • 3.3V Device ~ AMIS-52100 (Transceiver) 10mA ~ SN74LVC4245A (Level Shifter) 1.5mA Total: 11.5mA Total maximum current consumption of CCU: 38.5mA Battery rating: 560mAH Therefore, the battery can last, 560/38.5 = 14.55 hours for Live-Monitoring Mode
  • 22. BSN Total Costing • Temperature Sensor Node: USD57.05 • Pulse Rate Sensor Node: USD58.95 • CCU: USD61.19 • Accessories: USD10 Total: USD187.19
  • 23. Loop Antenna Design and Results • Loop Antenna design was reference from AN868 from Microchip, Designing Loop Antenna. • Some formulas used were entered into an excel sheet for easy calculation.
  • 24. Loop Antenna Design and Results • Sensor Node Loop Antenna Design C28 tunes the input impedance of the Loop Antenna while C29 and C30 tunes the resonant frequency of the Loop Antenna.
  • 25. Loop Antenna Design and Results • Sensor Antenna S11
  • 26. Loop Antenna Design and Results • CCU Loop Antenna Design
  • 27. Loop Antenna Design and Results • CCU Antenna S11
  • 28. Loop Antenna Design and Results • Gain Measurement of Loop Antenna was reference to Free Space Path Loss Formulae. Pr = Received Power (dBm) Pt = Transmit Power (dBm) Gt = Transmitter Gain (dB) Gr = Receiver Gain (dB) λ = wavelength (m) R = Range (m) Π = 3.142
  • 29. Loop Antenna Design and Results CCU Antenna Gain Measurement
  • 30. Loop Antenna Design and Results Sensor Antenna Gain Measurement
  • 31. Transmit Power Vs Range Transmit Power Vs Range 0 2 4 6 8 10 12 -24.000 -23.000 -22.000 -21.000 -20.000 -19.000 -18.000 -17.000 -16.000 Transmit Power (dBm) Range(m)
  • 32. Data Format • Different types of data are using for Sensor nodes, CCU and GUI • To provide more reliable and error free wireless system Data Conversion Conversion Methods 8 bit integer to character fputc( ) Character to Float float_variable = (((float)char_variable)); String to double (for Visual C++) Double::TryParse(string, double_variable) Double to Integer (nearest estimation) integer_variable=double_variable 8 bit Integer Character Float String Double Integer 8 bit Integer 8 bit Integer Data Addres s Sensor Node CCU CCU PC PC PC 8 bit Integer Purpose To Store ADC value To receive 8 bit data To Calculate Temperature To Calculate Temperature To Display In text box To Store Data To Display Graph Firmware Design
  • 33. C Program Script file CCS C compiler MPLAB IDE V7.31 ICD2 Programmer Firmware Design, Development and Implementation • High-level C programming Language is used • CCS C compiler is used for compiling • MPLAB IDE V7.31 is used as emulator • ICD2 Programmer is used for program downloading
  • 34. Central Control Unit (CCU) Firmware Architecture • Communication with PC using RS232 • Communication with AMIC transceiver using I2C • Data Multiplexing between PC and Sensor nodes using selector IC • Error free Address and Data Polling from sensor nodes • Calculation for Actual Temperature using conversion factor • Timing controlling during data and address polling for different sensors Selector IC AMIS5210 RX/TX 74LVC4245 3V/0V PIC16F87 7 MAX232 5V/ 0V RX/TX -8V/+8V RX/TX 5V/ 0V
  • 35. • Two way serial link and one way wireless link • RS232 is communication media for serial link • RF media is for wireless link Baud Rate 9600 Number of bits 8 SPRG Value (Decimal) 31 SPRGH Value 0 Fosc 20 MHz Percent Error (%) 1.73 Parity N Transmit PIN ( PIC16F877) C6 Receive PIN ( PIC16F877) C7 Operating Frequency 403.5 MHz TX output power +12dbm RX sensitivity -117dbm (min) Data rate 1 to 8 Kbps Fosc 20 MHz Modulation ASK/OOK Crystal Start time 15 us PLL lock time <50us Data Filter Up to 20 kHz RS 232 Serial link RF link Communication Scheme
  • 36. Communication Protocol Architecture PC CCU Temperature Sensor node Pulse Rate Sensor node Send a Character Send Address Send Data Send Address Send Data Send Address Send Address Send Data Send Data Send Data Send Data
  • 37. CCU Temperature Sensor node Pulse Rate Sensor node 1 or 2 or 3 or 4 Start Start Start Rcv num 1 or 2 or 3 or 4 Idle 1 or 2 Chk num Send Add Send Data Rcv Add Rcv Data Valid Add 3 or 4 Rcv Add Rcv Data Valid Add Send Data PC Start Chk button Send num Rcv Data Send Data Idle Send Data Send Add State Diagram and Logic Connection
  • 38. Time Temperature Sensor Add Data Pulse Rate Sensor Add Data Add Data 1000 200 300 400 500 Time (ms) Add Data Add Data RF Link Package Format • 8 bits of address followed by data is transmitted • Different addresses (ID) are used for sensor nodes
  • 39. Firmware interface for Sensor Node (ADC Portion) • PIC microcontroller built in ADC module is used • Temperature sensor is operating in 8 bits mode • Pulse rate sensor is operating in 10 bits mode • A/D clock 625 kHz is used by setting divisor to 32 • A/D Resolution for Temperature Sensor • A/D Resolution for Pulse rate Sensor 11
  • 40. Calculation for Actual Temperature using conversion factor • Temperature calculation is done at Central Control Unit • LM35DZ is giving an output of 10 mV per Degree Centigrade • 8 bit ADC Is using and 10mV is corresponds to 1°C • Temperature calculation and data conversion to float in C program
  • 41. Software Design Software Architecture and Implementation • Data entry for patient particulars • Graphical User Interface interaction • Data acquisition from sensor nodes • Data storage for partient particular, diagnosis and medical information • Real time data display Application Software • Microsoft Visual C++ 2005 Express edition • Installer 1.0.5 • Microsoft Platform SDK (Visual C++ 2005 Express edition) • Microsoft .net frame work Required Platforms
  • 43. Data entry for patient particulars Data Acquisition • Initiated by GUI ( presssing Get Display button) • Event handler program execute • Initialized serial communication (RS232 link)
  • 44. Data Storage • Doctor incharge Patient’s particular, Diagnosis and Medical information can be stored • All data are stored in text file (small in size) • Auto file naming system ********************************************** ** THE UNIVERSITY OF NEWCASTLE ** ** Final Year Project ** ** Body Sensor Network ** ** Remote Health Monitoring System ** ********************************************** Date & Time: 08/12/2006 4:00:09 AM ---------------------------------------------- Patient's Particular ---------------------------------------------- Patient Name: Myo Naung Lwin ID/Passport Number: S7779190F Age: 29 Sex: Male Height: 1.8m Weight: 70kg Diagnosis: Project Headache!! ---------------------------------------------- Patient's Medical Information ---------------------------------------------- Body Temperature: 35.36 Body Temperature: 35.36 Body Temperature: 35.36 Body Temperature: 35.36 Body Temperature: 35.36 Body Temperature: 35.36 Body Temperature: 35.36 Body Temperature: 35.36 Body Temperature: 35.36 Body Temperature: 35.36 Pulse Rate:66 Pulse Rate:66 Pulse Rate:66 Pulse Rate:66 Pulse Rate:66 Pulse Rate:66 Pulse Rate:66 Pulse Rate:66 Pulse Rate:66 Pulse Rate:66 patient’ s name and date of data saving) • Real time temperature can be stored • Real time pulse rate can be stored • Data storage is done at PC ( file name is generated according to
  • 45. Data Display • Professional quality graph display • Scaling has been done to suit for human body temperature and pulse rate
  • 46. Conclusion There has been increased interest in wireless recording and monitoring real-time physiologic parameters (e.g. ECG, EEG, EOG, EMG, Neural, Blood Flow, Blood Pressure etc.) from a patient body in medical environments among researchers in the last decades medical environments among researchers in the last decades. With the advanced wireless technology, the healthcare can now be wireless. This project gives us a great experience in this up-coming trend and put us in an advantage of becoming the frontier in this new technology. Unlimited experiences were gain throughout the project development. New skills such as PIC programming, loop antenna design, multi- layer PCB design, Visual C++ and many more were picked up during the project.
  • 47. Conclusion We learned that Project Management is a key element to determine the success of a project. With the experience gain in this project, we are confident that we can overcome any work-related problems in the future and solve them systematically.
  • 48. Future Development There are other Human Vitals Signs such as Blood Pressure, Oxygen saturation, etc to be explored and research to incorporate into the Body Sensor Network Project. The 2nd RF link from CCU to Nurse Station or Data collection center can be implemented into the BSN. The Sensor nodes and CCU PCB size can be reduced further to make the product more commercialized. The current microcontroller size is too big. Consider a small size MCU and the overall size of both the Sensor Nodes and CCU will reduce greatly. Change the microcontroller to a 3V microcontroller. This will save up a level shifter IC and a 5V regulator. Make the entire circuit run in 3V and therefore a single 3V power will be sufficient. Design the Sensor Nodes to send data at intervals so as to save on power consumption of the battery.