element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Enchanted Objects
  • Challenges & Projects
  • Design Challenges
  • Enchanted Objects
  • More
  • Cancel
Enchanted Objects
Blog MagicHat - 10 - Blood pressure measurement
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: amgalbu
  • Date Created: 29 Apr 2015 1:35 PM Date Created
  • Views 784 views
  • Likes 4 likes
  • Comments 5 comments
  • enchanted_objects
  • earth_beat
  • magic_doctor_hat
  • arduino
  • blood_pressure
Related
Recommended

MagicHat - 10 - Blood pressure measurement

amgalbu
amgalbu
29 Apr 2015

In this post I will talk about the blood pressure measurement subsystem

The main components of this subsystem are

  1. the heart beat detector
  2. a continuous rotation servo
  3. a force sensor resistor

 

The idea behind this experimental blood pressure measurement is to replace the arm cuff that is inflated by an air compressor with an elastic rubber pulled by a servo motor. When the rubber exercise a force that is exactly equal to the pressure of the blood, the blood stops flowing through the finger. At that moment, I can read the force the finger is squeezed y means of the FSR. Force can then be converted to a pressure value by applying a simple linear conversion

The following flowchart gives an overview of the whole process

 

                                                            image

In order to make test easier, I built a frame where all the components will be placed

 

image

Note the plastic strip that will pull the elastic rubber back when the pressure measurement process has finished

Then I put the Force Sensor Resistor in place

 

image

 

On top of FSR, I placed the heart beat sensor. I enclosed the sensor in foam to protect the FSR (and the patient finger as well..). Then, I placed the elastic rubber

 

image

Then I added a microswitch to detect when the finger is in place. Since Atmel 32U4 is not that monster, this makes me save a lot of computational power when there is nothing to measure...

 

image

 

Finally, the servo that pulls the elastic rubber has been added

image

 

The implementation, is easy because I just need to put some software pieces together. I already implemented the heart beat detection algorithm and the FSR reading procedures. Moving the servo is very easy thanks to the servo library included in the Arduino IDE.

I will probably need some experiments to determine the PWM that allows the best trade-off between measurement speed and accuracy.

Also, some measurements on different subjects and a reference instrument (a blood monitor system you can buy in any pharmacy) will be reuqired to determine the force-to-pressure conversion law

After that, I hope I will finally able to measure my blood pressure...

  • Sign in to reply

Top Comments

  • tomaja
    tomaja over 10 years ago +1
    This is a very interesting idea! I would love to see a video once it's complete.
  • amgalbu
    amgalbu over 10 years ago in reply to tomaja +1
    Thanks Dragan!
  • amgalbu
    amgalbu over 10 years ago in reply to Workshopshed +1
    Hi Andy Clark you are right: typically you get a sistolic and diastolic pressure, My target is to measure both, but I would be very happy just to succeed in measuring reliably the sistolic one! cheers
  • xever
    xever over 10 years ago

    Very nice!  Looking forward to your results and its accuracy.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • amgalbu
    amgalbu over 10 years ago in reply to Workshopshed

    Hi Andy Clark

    you are right: typically you get a sistolic and diastolic pressure, My target is to measure both, but I would be very happy just to succeed in measuring reliably the sistolic one!

     

    cheers

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • amgalbu
    amgalbu over 10 years ago in reply to tomaja

    Thanks Dragan!

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Workshopshed
    Workshopshed over 10 years ago

    If I remember correctly blood pressure is measured both on the stopping and starting of a pulse so you slowly unwind and check for the pulse restarting. You get two measurements. Also you might want to have a max setting so you don't want to crush the finger.

     

    Understanding Blood Pressure Readings

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • tomaja
    tomaja over 10 years ago

    This is a very interesting idea! I would love to see a video once it's complete.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube