motion analyser for paralysed patient monitoring

11
MOTION ANALYSER FOR PARALYSED PATIENT MONITORING PROJECT GUIDE Group members Asst.prof.Mrs.Rani Nandu V S(10) SarathKrishnan(14) Nitheesh M(11) Vipin Raj P(20)

Upload: thinckollam

Post on 26-Oct-2015

9 views

Category:

Documents


3 download

DESCRIPTION

gf

TRANSCRIPT

Page 1: Motion Analyser for Paralysed Patient Monitoring

MOTION ANALYSER FOR PARALYSED PATIENT

MONITORING

PROJECT GUIDE Group members Asst.prof.Mrs.Rani Nandu V S(10)

SarathKrishnan(14)Nitheesh M(11) Vipin Raj P(20)

Page 2: Motion Analyser for Paralysed Patient Monitoring

CONTENTSINTRODUCTIONBLOCK DIAGRAMFLOW CHARTCIRCUIT DESCRIPTION

Page 3: Motion Analyser for Paralysed Patient Monitoring

INTRODUCTIONDeveloping a device capable of sensing motion of a

paralyzed person under observation.Use GSM technology with PIR sensor to alert doctor

with motion of a patient.Motion sensing is using PIR sensor(passive infra red

sensor)Used components are PIRsensor, PIC

microcontroller(PIC16F877A),GSM modem,LCD.Blood pressure is measured using blood pressure

sensing unit.

Page 4: Motion Analyser for Paralysed Patient Monitoring

BLOCK DIAGRAM

Page 5: Motion Analyser for Paralysed Patient Monitoring

FLOW CHARTSTART

INITIALISE SENSOR AND GSM MODEM

IS SENSOR OUTPUT HIGH?

YESNO

GSM MODEMGSM MODEM

SEND MOVEMENT

SIGNAL

SEND NORMAL SIGNAL

DISPLAY

STOP

Page 6: Motion Analyser for Paralysed Patient Monitoring

CIRCUIT DESCRIPTIONPIR sensor-(passive infra red sensor)measures

infrared light radiating from objects.Use in the construction of PIR based motion

detectors.Apparent motion is detected when a infrared source

with one temperature such as human passes in front of an infrared source with another temperature such as a wall.

Page 7: Motion Analyser for Paralysed Patient Monitoring

Sensor detects the heat from the object passing infront of it.

The object breaks the field with the sensor determined by normal state.

Page 8: Motion Analyser for Paralysed Patient Monitoring

Microcontroller used is PIC16F877ACMOS FLASH –based 8-bit microcontroller.200ns instruction execution,256 bytes

EEPROM data memory.2 comparators,8-channel of 10 bit ADC,2

capture /compare/pwm function, Serial port is either 3 wire spi/2 wire i2cbus,a

USART, and parallel slave port.

Page 9: Motion Analyser for Paralysed Patient Monitoring

GSM modem is used for calling doctor.Using DTMF technology.Designed for control signals only.DTMF tone controlled by AT command

Page 10: Motion Analyser for Paralysed Patient Monitoring

RESULT RECENT DEVELOPMENTFabricated 50% of the pcb lay out using orcad software.Studied half of the programme. FUTURE DEVELOPMENT• Wiring of circuit and checking the output.• Assembling of circuit.• Program development.• Final Product development

Page 11: Motion Analyser for Paralysed Patient Monitoring

REFERENCE Schildt, Herbert. C/C++ Programmer’s Reference 2nd Edition. McGraw-Hill

Publishing. New York, 2000. Morton, John. PIC Your Personal Introductory Course. Newnes. Boston, 1998. Bergquist, Carl. Guide to PICMICRO Microcontrollers. Sams Technical

Publications. Indianapolis, 2001. Predko, Myke. Handbook of Microcontrollers. McGraw-Hill Publishing. New York,

1999. Predko, Myke. PICMicro Microcontroller Pocket Reference. McGraw-Hill. New

York. 2000. Smith, D.W. PIC in Practice. Newnes. Oxford. 2002. Microchip.com. PIC16F877A. 2006. <http://www.microchip.com/>