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
Sensors
  • Technologies
  • More
Sensors
Sensor Forum Piezo film sensor for footstep detection
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Sensors to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 4 replies
  • Subscribers 338 subscribers
  • Views 2038 views
  • Users 0 members are here
Related

Piezo film sensor for footstep detection

will_hs
will_hs over 5 years ago

I’m currently looking into detecting footsteps on a wooden floor using piezoelectric sensors and recording the output as audio.

 

After some research it seemed like a cantilever piezo film sensor might be suitable. I have ordered a few of these (MiniSense 100, LDTM-028K).

I’m wondering if there is a optimal way to mount these sensors to maximise vibrational transfer. At the moment I have soldered the sensor to a small PCB and have the PCB attached to the floor with adhesive tape. I’m amplifying the signal with a jfet preamp. I’m finding that footsteps around 6” from the sensor are barely registering above the noise floor.

 

Any advice on mounting these sensors, or even suggestions for other sensors that might be more suitable, would be much appreciated!

Thanks

  • Sign in to reply
  • Cancel

Top Replies

  • dougw
    dougw over 5 years ago +4
    Piezo sensors generate signals by bending. The larger and faster the bend, the larger the signal. If you can set it up so the sensor is a cantilever that gets slightly bent when a footstep occurs, you…
  • BigG
    BigG over 5 years ago +3
    Does the solution have to incorporate a piezoelectric sensor? What made you choose this? The key, in my opinion, is to consider wave propagation and what could cause this wave to distort or dampen to the…
  • shabaz
    shabaz over 5 years ago +3
    Hi Will, There's a photo here: Impact, Vibration and Ultrasound Sensing with PVDF Piezo Sensors where the sensor (similar to the one you've ordered I think) is slightly bent, and at a shallow angle, i…
  • BigG
    BigG over 5 years ago

    Does the solution have to incorporate a piezoelectric sensor? What made you choose this?

     

    The key, in my opinion, is to consider wave propagation and what could cause this wave to distort or dampen to the point that it becomes unrecognisable (as per your example). This should then help you choose a sensor and a location.

     

    I would have thought a sensor, like a tiny Electret microphone, mounted on a wall above the wooden floor might be better for this application as this would be able to detect the wave propagating from floor boards when there are footsteps and it's unlikely to become distorted (maybe lots of echo could cause problems but this would need testing). A piezo attached to a floor board might not always work as a wave travelling through a long floor wood, could dampen or distort quite quickly due to it's organic properties especially if that footstep sound has to also "hop" across to the next floor board etc.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
  • dougw
    dougw over 5 years ago

    Piezo sensors generate signals by bending. The larger and faster the bend, the larger the signal.

    If you can set it up so the sensor is a cantilever that gets slightly bent when a footstep occurs, you can get a very large signal (80V).

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 5 years ago

    Hi Will,

     

    There's a photo here:

    Impact, Vibration and Ultrasound Sensing with PVDF Piezo Sensors

    where the sensor (similar to the one you've ordered I think) is slightly bent, and at a shallow angle, i.e. making an acute angle with the floor, and it seemed very sensitive (but I did have a X100 amplifier circuit). At such levels all sorts of other stuff is also picked up by the amplifier or the sensor, including 50/60 Hz electrical hum and any fans on equipment. As Doug says, any movement would need to slightly bend the sensor, and it was sensitive enough to pick up people walking on a wood floor, but I didn't investigate distance or types of wood flooring. A metre away didn't seem an issue.

    As BigG says, an electret mic is extremely sensitive too, and enough gain should easily pick up footsteps, so it's worth considering that, and might be less experimental physically since a bare piezo film on the floor isn't practical without additional considerations. With any of these methods, probably digital processing is needed though to try to separate footsteps from other sounds.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
  • ntewinkel
    ntewinkel over 5 years ago

    Hi Will,

     

    Your project reminds me of an Arduino tutorial that uses a piezo disk to detect knocks. You can probably tune it to listen to whatever sound the footsteps on the floor might make.

    Are you just listening for any sound? or do you have to distinguish between dogs and cats and humans?

     

    Here is the tutorial:

    https://www.arduino.cc/en/tutorial/knock

     

    Oops, missed your first bit about the noise threshold - I would try mounting the piezo detector directly onto the floor itself, connecting the detection bit onto the floor itself. It seems you've already done that though... Are people stepping that softly, or is there that much of a noise level in the floor in general?

    And yes otherwise you might need something like a detection mat.

     

    Cheers,

    -Nico

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • 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