@Zahrec: Visual C++ 6.0 (I agree, a bit dated comparing with C# and .NET, Phyton, etc., but a working solution). There are several algorithms for detecting heart beats. The majority uses some assortment of signal derivatives and adaptative threshold. Each developer has a preferred.
@DirceuRodriguesJr Thanks. I'm writing my software in C#. The serial port is very easy to manage in this language and the .NET framework. One more question: How often do you read a new value from the ECG? I have made a protocol where the software sends a request to the ECG which returns a new value. However, I'm in doubt wheter this is the best way to do it, and if so, how often should one get a nre reading?
Hey there i wanted to the similar project can u plz send me the block diagram of ur project along with initial proposal report.......i shall be very thankful to you.....W8ing for reply
Incrivel trabalho amigo! tambem sou brasileiro, e estou formando em engenharia eletrica. estou fazendo um trabalho semelhante no meu trabalho de conclusao de curso. voce poderia me ajudar com algum material de exemplo? fiquei realmente impressionado com seu trabalho! meu email e eng.bruccy@gmail.com grande abraço!
Better electrode placement would have contributed to less noise and interference in the signal. Grab an EMT primer at the library or something. You want good skin contact, but also the father apart the leads are, the cleaner the signal. Motion generates noise in the signal as well due to varying resistance between the pad and the skin.
Just wanted to make others aware that there is more to it than there appears to be.
The video shows some filtering steps that make the noise amplitude be reduced to negligible levels for experimental purposes. As you can see, this is achieved with an appropriate combination of hardware and software.
Nice work! I'm a hobbyist who is making a similar project. Which language did you write the software for the PC in? How do you detect a heartbeat?
Zahrec 2 days ago
@Zahrec: Visual C++ 6.0 (I agree, a bit dated comparing with C# and .NET, Phyton, etc., but a working solution). There are several algorithms for detecting heart beats. The majority uses some assortment of signal derivatives and adaptative threshold. Each developer has a preferred.
DirceuRodriguesJr 2 days ago
@DirceuRodriguesJr Thanks. I'm writing my software in C#. The serial port is very easy to manage in this language and the .NET framework. One more question: How often do you read a new value from the ECG? I have made a protocol where the software sends a request to the ECG which returns a new value. However, I'm in doubt wheter this is the best way to do it, and if so, how often should one get a nre reading?
Zahrec 1 day ago
Hey there i wanted to the similar project can u plz send me the block diagram of ur project along with initial proposal report.......i shall be very thankful to you.....W8ing for reply
saadamjad47 6 months ago
Their called limb leads for a reason put them on your limbs....
wolfmankurd 6 months ago
This has been flagged as spam show
Incrivel trabalho amigo! tambem sou brasileiro, e estou formando em engenharia eletrica. estou fazendo um trabalho semelhante no meu trabalho de conclusao de curso. voce poderia me ajudar com algum material de exemplo? fiquei realmente impressionado com seu trabalho! meu email e eng.bruccy@gmail.com grande abraço!
bruccy 9 months ago
Comment removed
bruccy 9 months ago
Better electrode placement would have contributed to less noise and interference in the signal. Grab an EMT primer at the library or something. You want good skin contact, but also the father apart the leads are, the cleaner the signal. Motion generates noise in the signal as well due to varying resistance between the pad and the skin.
Just wanted to make others aware that there is more to it than there appears to be.
AnonyMooseanSquirrel 1 year ago
The video shows some filtering steps that make the noise amplitude be reduced to negligible levels for experimental purposes. As you can see, this is achieved with an appropriate combination of hardware and software.
DirceuRodriguesJr 1 year ago
@AnonyMooseanSquirrel I don't think the point was to demonstrate technical knowledge of medical equipment.
aradioactivedonut 3 weeks ago
Do tests with first and second derivatives. So, this signal will be little dependent of EKG base line shifting (DC component).
DirceuRodriguesJr 1 year ago
what filter did u use in matlab?
hityou123 1 year ago