Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

project on heart beat measurement using finger

Status
Not open for further replies.

moti lal poddar

Newbie level 2
Joined
Apr 27, 2011
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,299
Dear sir
my project is to measure heart beat using LM324,IR LED,phototransistor
and microcontroller 89c52.In my project I am facing a problem that i unable to count the pulse by 89c52.I am using 89c52 in counter mode and giving the input through p3.4 the input is the output of the LM324 by placing finger between IR LED and PHOTOTRANSITOR and this output changes their state continuosly high-low-high-low......according to that a LED connected at this position is ON-OFF-ON-OFF.....continuosly but this event is not counted by 89c52 properly for 15 second (actually i want to count for 15 second afterthat multiply the count by 4 to get the total count in one minute) but 89c52 is not counting properly please help me in this regard
 

Check if the Output is in the range of 89c52?

If it is bellow the limit or above the limit it will not be detected.
So can you please measure the OFF state voltage and ON state voltage at the output of 741?
and also check the oscilator frequency.
Make a pulse generator using 555 and check if you are able to count the pulses. If you do then adjust the pulse height of 741 output hence you can count.

Hope it helps.
 

ARE YOU POWERING LM324 FROM 5V. THE OUTPUT WILL NOT GO ABOVE ABOUT 3.5 ON no load. AND with the led connected, it is lower. i hope you have a schmit trigger in the circuit because if the pulse is detected, a single heartbeat can cause 1001 TRANSITION AT THE OUTPUT. UPLOAD YOUR CIRCUIT.
 

Dear sir
my project is to measure heart beat using LM324,IR LED,phototransistor
and microcontroller 89c52.In my project I am facing a problem that i unable to count the pulse by 89c52.I am using 89c52 in counter mode and giving the input through p3.4 the input is the output of the LM324 by placing finger between IR LED and PHOTOTRANSITOR and this output changes their state continuosly high-low-high-low......according to that a LED connected at this position is ON-OFF-ON-OFF.....continuosly but this event is not counted by 89c52 properly for 15 second (actually i want to count for 15 second afterthat multiply the count by 4 to get the total count in one minute) but 89c52 is not counting properly please help me in this regard

i have succcessfully done this project using a not gate at the output of the opamp afterthat i use 2:1 mux for selecting high and ground this perfect ground solve the problem i am facing...........
thanks you...........
 

Thinking about how I might detect the smallest change in my finger as blood pumps through it...

I can only suppose that the phototransistor is showing only the slightest change when the heart beats.

The signal is probably low frequency AC at microvolts riding a DC component of a couple volts.

Question: Are you amplifying ONLY the AC part of the signal? All DC component filtered out?

Probably 1,000,000x amplification isn't too much. One op amp gives you 1,000x.

You need an oscilloscope to make sure there's enough voltage swing coming from the op amp to generate pulse transitions that can be counted.
 

Thinking about how I might detect the smallest change in my finger as blood pumps through it...

I can only suppose that the phototransistor is showing only the slightest change when the heart beats.
Actually if done right, IR pulse oximeters are pretty sensitive, and SNR shouldn't be a problem (for detecting pulse anyways, oxygen is more difficult). If biased properly, the photodiode should give millivolts of signal, at least.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top