lucassbroto / Radar-evaluation-ESPRIT

Evaluation of vital signal (heart rate) acquired from radar with the ESPRIT technicque
1 stars 0 forks source link

Acconeer Heart Rate #1

Open PAk-CatchFire opened 4 years ago

PAk-CatchFire commented 4 years ago

Hello!! I saw you tried to get heart rate with the Acconeer module. I am trying to do the same. My question is did you succeed?

On the other hand, I am tryng to evaluate a ESPRIT algortihm too....would you mind to reupload this repository?

Thank you.

lucassbroto commented 4 years ago

Hello,

yes I am attempting to do so for my master thesis, unfortunately I haven't succeeded yet. Are you also attempting the same? If so maybe we council try to help each other.

The ESPRIT repository was deleted because I am not working with it anymore and because I didn't go further enough to have a valid result, are you applying for the evaluation of the heart rate as well?

Sorry for the delay,

Thanks, Lucas Broto

Em qui., 23 de jan. de 2020 às 23:43, Pak notifications@github.com escreveu:

Hello!! I saw you tried to get heart rate with the Acconeer module. I am trying to do the same. My question is did you succeed?

On the other hand, I am tryng to evaluate a ESPRIT algortihm too....would you mind to reupload this repository?

Thank you.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lucassbroto/Radar-evaluation-ESPRIT/issues/1?email_source=notifications&email_token=AMO6VFR2INPJGADLF56DWLDQ7IMRRA5CNFSM4KK6F7FKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IIMHTBQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMO6VFXCRGX2W6I3UOYAP4DQ7IMRRANCNFSM4KK6F7FA .

PAk-CatchFire commented 4 years ago

Thank you Lucas. Y es, we aree trying to get the heart rate, and some other materials properties. However, Acconeer is not very helpful on sharing the documentation. As you know FMCW is far superior to get this working, but Acconeer system is cheaper.

Some filtering needs to be done in postprocessing, so try to avoid Acconeer own filters. Did you get anything on your own?

Regards

lucassbroto commented 4 years ago

Right now I have my system with some problems, so I am not particularly able to share the images of m current status. My plan is to use a CW or FMCW as well, to make a comparison, because with the system I have so far it is a bit hard to tell.

The only processing from Acconeer that I am using is the Averaging of pulses to lower the noise level, the rest I am implementing by hand.

I believe during the week I can share with you the current state. With which purpose are you trying to work with it?

Em dom., 26 de jan. de 2020 às 18:18, Pak notifications@github.com escreveu:

Thank you Lucas. Y es, we aree trying to get the heart rate, and some other materials properties. However, Acconeer is not very helpful on sharing the documentation. As you know FMCW is far superior to get this working, but Acconeer system is cheaper.

Some filtering needs to be done in postprocessing, so try to avoid Acconeer own filters. Did you get anything on your own?

Regards

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lucassbroto/Radar-evaluation-ESPRIT/issues/1?email_source=notifications&email_token=AMO6VFR6ZB2D2RTBL5R44FLQ7XAWVA5CNFSM4KK6F7FKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJ5Y7DI#issuecomment-578523021, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMO6VFQ2DV4FYVKCU7E7CMLQ7XAWVANCNFSM4KK6F7FA .

PAk-CatchFire commented 4 years ago

My purpose is a PhD thesis on coherent radars for new applications, like vital sign detection and material. But I am just starting.

Perfect, then I will wait for your info.

Regards

lucassbroto commented 4 years ago

I see, I need to finish my thesis this semester, up to may, so I am racing against time now.

how are you approaching the task?

Em dom., 26 de jan. de 2020 às 18:59, Pak notifications@github.com escreveu:

My purpose is a PhD thesis on coherent radars for new applications, like vital sign detection and material. But I am just starting.

Perfect, then I will wait for your info.

Regards

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lucassbroto/Radar-evaluation-ESPRIT/issues/1?email_source=notifications&email_token=AMO6VFROCMS352GGGFHCWETQ7XFR5A5CNFSM4KK6F7FKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJ5Z4LQ#issuecomment-578526766, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMO6VFSDOYOQR7CIFIQJCFTQ7XFR5ANCNFSM4KK6F7FA .

lucassbroto commented 4 years ago

Check out this repository:

https://github.com/Kandidatarbete-Chalmers-MCCX02-19-06/RaspberryPiRadarProgram

I'll try to understand it's signal process steps

Em dom., 26 de jan. de 2020 às 19:01, Lucas Broto brotolucasc@gmail.com escreveu:

I see, I need to finish my thesis this semester, up to may, so I am racing against time now.

how are you approaching the task?

Em dom., 26 de jan. de 2020 às 18:59, Pak notifications@github.com escreveu:

My purpose is a PhD thesis on coherent radars for new applications, like vital sign detection and material. But I am just starting.

Perfect, then I will wait for your info.

Regards

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lucassbroto/Radar-evaluation-ESPRIT/issues/1?email_source=notifications&email_token=AMO6VFROCMS352GGGFHCWETQ7XFR5A5CNFSM4KK6F7FKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJ5Z4LQ#issuecomment-578526766, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMO6VFSDOYOQR7CIFIQJCFTQ7XFR5ANCNFSM4KK6F7FA .

PAk-CatchFire commented 4 years ago

Thank you for the link. I think I'll try to understand the MATLAB folder first.

Best Regards