element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • 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
Power & Energy
  • Technologies
  • More
Power & Energy
Blog Lessons learned during validation testing part 2 (do's and don'ts)
  • Blog
  • Forum
  • Quiz
  • Documents
  • Polls
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
3M-Optimizing-Machine-Vision
Engagement
  • Author Author: ctammann
  • Date Created: 27 Apr 2020 8:00 PM Date Created
  • Views 623 views
  • Likes 6 likes
  • Comments 1 comment
  • temperature testing
  • avnet
  • zynq
  • lessons learned
  • thermal testing
  • ammann
  • power
Related
Recommended

Lessons learned during validation testing part 2 (do's and don'ts)

ctammann
ctammann
27 Apr 2020

I feel very fortunate to have gotten to jump right into board design right out of school, which I can't believe was so long ago. The first 6 years of my career was a trial by fire that taught me a lot of great lessons on design practice. To this day I still make recommendations on designs based on what I learned about designing in plenty of operational margin and saving cost wherever you can. Yes those things don't really go together, but the point is I never take for granted the value inherent in both philosophies. It really helps me explain the cost / risk equation when working with other customers on their designs. The second part of my lessons learned blogs is focused on a lesson I learned about temperature testing. (part 1 posted here - Lessons learned during validation testing part 1 (do's and don'ts) )

 

Under a time crunch to get a product released, I had planned out a tight schedule to perform temperature testing over the weekend on a piece of pole mounted telecom equipment. This thing had to work in Alaska and Arizona inside a sealed box over an extreme temperature environment. I had thermal probes attached to critical components as well as in strategic places around the enclosure. I had a data logger set up to measure and record these temperatures. During the test the equipment would be power cycled to ensure it would startup and shut down properly at all temps, and also run for different periods of time while data traffic was passed and the temperatures were monitored. The longest test involved 16 hours of continuous operation at 65 C at full capacity. Here is a very basic block diagram of the system and an excerpt from the test report I create oh so many years ago

 

image

image

I went into the office periodically over the weekend just to make sure everything was still in sync and working. Come Monday I was happy to see everything still operating as expected. Then a colleague happened to walk by the temperature chamber while I was working and asked how it went. I told him and his response was "did you turn off the chamber?" I thought for a second somewhat confused and told him no. He told me to turn off the chamber power and see what happens. The chamber was still running set to 65 C so I turned off the power with everything still sealed up. Much to my disappointment I very quickly started seeing my readings rise. That 18.8 C worst case rise rather quickly became a 30 C rise. Why? Airflow. Even in a confined space, airflow dramatically lowers the highest temperatures as it constantly moves the hottest air to other locations. I knew that, which is why we had a fan tray inside the sealed product enclosure... What hadn't occurred to me was that the temperature chamber itself was "blowing" hot air inside it and that air movement was altering my test results.

 

From that point on, my new test procedure included placing my equipment under test inside a cardboard box in the chamber to eliminate airflow across the surface of the board / enclosure. To this day I still ask questions about the test setup when I start talking to someone about thermal testing. There is a lot of truth to the sentiment that the best way to learn something is to do it wrong once.

  • Sign in to reply

Top Comments

  • aspork42
    aspork42 over 5 years ago +1
    Nice write up. I had to create standard test templates at my current and my previous company to be sure things like that don't get missed. It seems that we would always forget things like the following…
  • aspork42
    aspork42 over 5 years ago

    Nice write up. I had to create standard test templates at my current and my previous company to be sure things like that don't get missed. It seems that we would always forget things like the following:

    1. Power the machine off then back on. Ensure that the new feature is still enabled.

    2. Change and save a setpoint. Restart the software and verify that the setpoint is still correct. Power cycle the system and verify that the setpoint is still correct.

     

    Power cycles and software restarts seemed to be a big problem area since they don't seem to get tested very often. We've shipped machines across the country only to realize that new settings are lost on power cycles (PLC), but not on simple program restarts (Windows programs).

     

    Hardware testing was always difficult since the setups would always take forever to prepare. We were triggering a laser pointer to create defects on a high-speed vision system and capturing the 'defect' output pulse with a 4-channel scope. One channel on the defect trigger, one on the "Z" pulse of the system (printing press) and one on the 'defect' output. The test took about a day to get all set up and we would always forget some important test after we tore it all down...I found that we /could/ use standard template test cases and just adapt them every time as needed.

    • 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