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
Experimenting with Vibration Sensors
  • Challenges & Projects
  • Design Challenges
  • Experimenting with Vibration Sensors
  • More
  • Cancel
Experimenting with Vibration Sensors
Blog Experimenting with vibration sensors - Machinery Safety (Sort of) Blog #7
  • 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: dwinhold
  • Date Created: 20 Dec 2020 10:01 PM Date Created
  • Views 906 views
  • Likes 3 likes
  • Comments 5 comments
  • dwinhold
  • kemet vibration sensor
  • experimenting with vibration sensors
Related
Recommended

Experimenting with vibration sensors - Machinery Safety (Sort of) Blog #7

dwinhold
dwinhold
20 Dec 2020

This is a 2 part update,

 

First, the experimenting with the sensor controlling the machine to shut off will be done in a smaller version. I will hook it up to my CNC at home. I will check the different vibrations from the big machines (but we are using 660v at work) so no electrical work for me. My CNC at home will work great for the shutdown tests.

 

Second, I had an idea this morning for another use, medical. I taped the sensor to my wrist where my pulse is, it picked up the vibrations. I attached a video of this experiment. This is another very important field the sensor can be used in. The KEMET vibration sensor has been impressing me the more I use it.

 

Dale Winhold

Attachments:
You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image
  • Sign in to reply

Top Comments

  • ralphjy
    ralphjy over 4 years ago +2
    It would be interesting to plot the data. From watching the values change in the video you can't tell if it is periodic like a pulse measurement. Good experiment. Ralph
  • cgm11
    cgm11 over 4 years ago +1
    Hi There, I wrote a post on that using tinyML (Machine Learning for Micro-controllers); it is meant for other uses (biodiversity care), however, as I say on the posts, this kind of things could be quite…
  • cgm11
    cgm11 over 4 years ago +1
    The windowing sampling time and start, etc, will depend on what you are trying to find... All I do is related to Jaguars and their environment protection, in this particular case, it is meant to collar…
  • dwinhold
    dwinhold over 4 years ago in reply to mcfryday

    Hi Michael, thank you for the comment (and compliment). Like I mentioned in the blogs, I never have had so much fun experimenting with this sensor as with any other. It has so many possibilities!!

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mcfryday
    mcfryday over 4 years ago

    Hi Dale, I read your blogs from the beginning and I am impressed of all the work you did ! In fact this is the most sensible sensor you can get in the market I believe and as you touched the medical area I would not be surprised that in addition to measure the heart frequency you may also be able to measure blood speed with the Doppler effect, never tried this myself but the accuracy should be far enough for this. Anyway very interesting research you did !!! Cheers, Michael

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • cgm11
    cgm11 over 4 years ago

    The windowing sampling time and start, etc, will depend on what you are trying to find... All I do is related to Jaguars and their environment protection, in this particular case, it is meant to collar on cows to avoid Jaguar attacks (which produce a retaliation killing of the Jaguars). You can train models to detect from lodger on a tree to unusual machinery vibrations. edgeImpulse has a few nice other examples about this using other methods.

     

    Cheers, have a great 2021!

    This is the result after training the neural network model:

    You don't have permission to edit metadata of this video.
    Edit media
    x
    image
    Upload Preview
    image

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • cgm11
    cgm11 over 4 years ago

    Hi There, I wrote a post on that using tinyML (Machine Learning for Micro-controllers); it is meant for other uses (biodiversity care), however, as I say on the posts, this kind of things could be quite useful for preventive maintenance as well (there is plotted data as well in an unusual way which is quite effective to me), just data from an accelerometer. It is written in two parts, I hope you find this useful for what you are doing (The titles are misleading, any data that can be represented graphically can fall under the domain of machine vision).

     

    https://www.wildedge.info/post/deep-learning-machine-vision-on-mcus-introduction  and

     

    https://www.wildedge.info/post/implementing-motion-pattern-recognition-using-tinyml-on-the-sony-spresense

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • ralphjy
    ralphjy over 4 years ago

    It would be interesting to plot the data.  From watching the values change in the video you can't tell if it is periodic like a pulse measurement.  Good experiment.

     

    Ralph

    • Cancel
    • Vote Up +2 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