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
Design For A Cause 2021
  • Challenges & Projects
  • Design Challenges
  • Design For A Cause 2021
  • More
  • Cancel
Design For A Cause 2021
Blog VenTTracker #05 -  Sliding Window Mock-up
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: javagoza
  • Date Created: 3 Apr 2021 10:35 AM Date Created
  • Views 941 views
  • Likes 6 likes
  • Comments 2 comments
  • design_challenge
  • venttracker
  • schools
  • covid-19
  • arduino nano 33 iot
  • design_for_a_cause_2021
  • natural ventilation
Related
Recommended

VenTTracker #05 -  Sliding Window Mock-up

javagoza
javagoza
3 Apr 2021

This week we had to do some plywood crafts.

We designed and built a plywood sliding window mockup to facilitate data capture and prototype testing.

 

image

  Design for A Cause 2021 the VenTTracker project

  01 - Intro and motivation. | 02 - Analyzing Window Types (I) | 03 - Analyzing Window Types (II) | 04 - Playing with the IMU | 05-Sliding Window Mock-up | 06 -  Window Sensor Prototype | 07 - Adjusting the window sensor | 08 - Trying to make a measuring device with the accelerometer | 09 - Checking and updating WiFiNINA Firmware | 10 - Ventilation Monitor on Arduino IoT Cloud | 11 - Wireless Environmental Monitor on Arduino Nano 33 IoT | 12 - Window Anomaly Detection. Edge Impulse & Arduino Nano 33 IoT | 14 - Environmental Monitor Revisited - Version 2 | 13 - Project wrap-up and Lessons learned

 

Tracking System for Classroom Ventilation Routines

A STEM project for classrooms

 

the VenTTracker project - Blog #05 - Sliding Window Mock-up

 

The final result of our mockup to simulate the behavior of sliding windows:

 

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

 

The design

We a need a model, mockup, to make tests and gather data for Machine Learning. So we can carry out the tests in a controlled environment.

We are going to design a plywood model to simulate sliding windows.

These are our prerequisites:

 

  • It should be designed to allow only one degree of freedom in the direction of sliding.
  • It should still allow us to simulate small vibrations in all three dimensions.
  • It should have a friction similar to a sliding window and that can be adjusted to simulate cases with more and less friction.
  • It should have some rollers to facilitate movement as in real sliding windows.
  • It should have several surfaces where the device and / or magnets can be placed both on the fixed part and on the moving part.
  • The mockup should have enough to fit a medium-sized breadboard and a battery.
  • Must be able to be built with a medium sized plywood board and a 20mm x 10mm wood strip

 

3D Front View

At the front we have enough space to place a medium-sized breadboard.

 

image

 

3D Rear View

At the back we can place a 9v battery or another type of battery. Balancing the weight of the front part somewhat.

image

 

The animated design with Windows 3DBuilder

 

 

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

 

 

 

 

Model parts

image

The construction

 

We cut the Plywood board and the wooden strip to obtain the necessary pieces for our model.

image

 

We are going to use screws and nuts to make the joints and washers to prevent the nuts from loosening with vibrations and to obtain enough space so that the boards do not rub too much against each other.

Some of the parts are assembled with white liquid glue.

 

 

image

 

And finally the built model.

image

 

With its sliding moving part.

image

 

We compare with the size of a real window. Our model is somewhat smaller but it will allow us to take data and test prototypes from the desktop.

 

image

 

Next steps

  • The next step is to make our first prototype of the window sensor.
  • The prototype must be welded and well secured to facilitate the data collection for the training of our Machine Learning models.
  • Start taking and labeling samples and design a ML model.

 

VenTTracker Blogs
VenTTracker #01 - Intro and motivation.
VenTTracker #02 - Analyzing window types.
VenTTracker #03 - Analyzing window types II
VenTTracker #04 - Playing with the IMU
VenTTracker #05 - Sliding Window Mock-up
VenTTracker #06 - Window Sensor Prototype
VenTTracker #07 - Adjusting the window sensor
VenTTracker #08 - Trying to make a measuring device with the accelerometer
VenTTracker #09 - Checking and updating WiFiNINA Firmware
VenTTracker #10 - Ventilation Monitor on Arduino IoT Cloud
VenTTracker #11 - Wireless Environmental Monitor on Arduino Nano 33 IoT
VenTTracker #12 - Window Anomaly Detection. Edge Impulse & Arduino Nano 33 IoT
VenTTracker #14 (aka #11 bis) - Environmental Monitor Revisited - Version 2
VenTTracker #13 - Project wrap-up and Lessons learned

 

<< Previous VenTTracker BlogNext VenTTracker Blog  >>
VenTTracker #04 -  Playing with the IMUVenTTracker #06 -  Window Sensor Prototype
  • Sign in to reply

Top Comments

  • 14rhb
    14rhb over 4 years ago +2
    Great progress - you've put a lot of effort into this mockup. Looking forward to seeing the next stages
  • javagoza
    javagoza over 4 years ago in reply to 14rhb +2
    Thanks, 14rhb It's being a really fun process.
  • javagoza
    javagoza over 4 years ago in reply to 14rhb

    Thanks, 14rhb

    It's being a really fun process.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • 14rhb
    14rhb over 4 years ago

    Great progress - you've put a lot of effort into this mockup. Looking forward to seeing the next stages image

    • 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