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
Energy Harvesting Design Challenge
  • Challenges & Projects
  • Design Challenges
  • Energy Harvesting Design Challenge
  • More
  • Cancel
Energy Harvesting Design Challenge
Blog Putting it all together: hardware and software for harvesting!
  • Blog
  • Forum
  • Documents
  • Files
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: vsluiter
  • Date Created: 7 Jun 2013 8:50 PM Date Created
  • Views 842 views
  • Likes 2 likes
  • Comments 3 comments
  • heat
  • low_energy
  • thermal_energy
  • linear
  • energyharvestingch
  • würth
  • enery_efficiency
  • energy_harvesting
  • efm32
  • peltier
  • energy_micro
  • energy_saving
  • energy_harvesting_challenge
  • energy_harvesting_source
Related
Recommended

Putting it all together: hardware and software for harvesting!

vsluiter
vsluiter
7 Jun 2013

Harvesting: the final frontier... It feels like I've just manouvered my egg-spaceship to a place that had to be explored; after months of travelling through low-power switchmode fields and changing my warp-core throug all low-power modes I finally put it all together; I'm harvesting energy and using that energy to do a complex calculation on the microcontroller.

 

The pan

imageimage

Here you can see how I prepared my egg pan; on the top I mounted the heatsink and TEG I took from the demo board (mounted as shown at the bottom of this post). I then drilled a hole through the lid, and glued the temperature probe I took from the thermometer that got dissected in another post. This is my basic setup; energy will be generated by the temperature difference between the inside and outside of the pan, and this will be used to measure the water temperature. This info will then be used to calculate the temperature of the egg that just got inserted into the water.

 

Calibrating the temperature probe

My last post got no response; I think it was going a bit too much into detail, and was more about the temperature measurement than about the harvesting. Still, I think it is important to show that the energy made available by the harvesting principle can do something useful. So I'll tell a bit more about the calibration. I took two measurements to determine what my temperature probe was doing; one with ice cubes immersed in water (0°C) and the other with boiling water (100°C). I tweaked the numbers in the formulae I put into the firmware a bit to shift the measurement values to be more or less correct at these temperatures.

My resistance measurement had been right, I determined that at the boiling point the resistance was indeed indicating a temperature of 106°C. This has a very big effect on the 'boiling time' of an egg; to get a firm yolk, you'll need it to become 90°C, which will happen much faster at 106°C water temperature than at 100°C.

image

I double checked the measurement of my STK board with my faithful Philips multimeter. Here I'm cooling down....

image

And here I'm cooking! The board was still at the breakpoint I set when I was freezing, thus indicating 8.2°C.....

 

Harvesting:

image

And here it is; everything working together! The water temperature is 51.07°C (cooling down from cooking, very nice to see that this can already provide enough energy!), and the virtual egg yolk temperature has raised from 20°C to 41.7°C, and rising....

 

Phew....

I am SO glad this worked out in the end; I have been taking a look at several options for energy harvesting, and most of the times I was pretty disappointed to see the hurdles I had to take. Maybe this subject was just too hard to get a good prototype design in just 2 months. I would have loved to make a custom PCB with the needed electronics on it, which would be about the area of the heatsink, instead of bulging across the lid of the pan. In the end I chose to use the LTC3108 over the LTC3105. The latter has a nice option for matching the input impedance, and is able to generate a higher output current, but fortunately I can use the LTC3108 because the energy requirement is so low. The benefit of the LTC3108 for me is that it starts at a lower voltage.

Honestly: I would have loved and would have hated to continue this RoadTest Challenge; it took up a lot of time, but on the other hand I feel I've just started to scratch the surface of all possibilities. I would have loved to go deeper into the switching topologies, or route my own circuit for the converter. I would have loved to dive deeper into the possibilities of the GiantGecko. And I'm very happy that next week is the deadline of this project, and that I have more time for projects that were put aside the last months!

 

What designs could be made from this technology? Obviously: egg timers. Another way of using a setup like this would be cooking clocks that could be set for each pan separately. And finally, I think this could be great for monitoring / steering processes where temperature or pressure control is required and no electricity is available (natural disaster area, refugee camps, ...). Many processes can be monitored by looking at the current pressure, temperature or other physical gauge. What I tried to accomplish here was to show that integrating the heat can be calculated, thus saving fuel, or giving better control over your process. While I'm cooking eggs, others must have other uses in mind; sterilizing water and brewing beer has been mentioned before....

 

What's next? I'll cook an egg and make a small video of the design!

  • Sign in to reply
  • DAB
    DAB over 12 years ago in reply to vsluiter

    Hi Victor,

     

    I wasn't negative, I just wanted to say it is not easy to do.

     

    You do have the right answer though, energy harvesting needs to be an integral part of the design for a system to make it useful.

    Add on devices can only take you so far and given the current technology, that issue posses a major problem.

    Now that you have shown a good example of raking advantage of left over heat, could see where you could set up a hot water storage vessel with the thermal energy extraction built in, then pour off your used hot water to let the system collect the energy as the water cools.

     

    That way you would not have to do the energy harvesting add on, but you could still take some advantage of the left over energy.

     

    As I said, you did a great job.

    Thanks

    DAB

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • vsluiter
    vsluiter over 12 years ago in reply to DAB

    Hey DAB,

    Thanks for your compliments, I was anxiously waiting to put everything together.

     

    I think I'm more positive than you are on the subject of energy harvesting; it's not easy to do, and economically and design-wise it's challenging. But I guess it's the same as making an application needing all 24 bits from a 24-bit AD converter; you can't simply put it in your design and expect to get the maximum performance; you need to understand what's going on to effectively get all 24 bits. Doing a wrong layout screws up a few LSB, choosing microphonic capacitors will screw up in a vibrating environment, temperature changes will make it drift...

    With energy harvesting you also have to get the complete 'electronic ecosystem' working correctly together, and your application should be designed with that in mind. Is this a 'plug and play technology'? No. And that's why it was hard to use in a Roadtest Challenge. The Qi (wireless power) challenge gave the contestants a 'wireless 5V / 500mA supply', ready to use. This challenge started off with a technology demonstrator kit, which left more design and implementation to us, the designers.

    There are a few areas where I think energy harvesting is a great AND usable technology: sensor nodes out in the field, on off-grid locations, or where it is hard to get power (hostile or hard to reach places). The other is in places where every joule counts, for instance in harvesting energy in prostheses, or in in-body medical devices. Both of these applications are not consumer/mainstream areas, and thus not as 'sexy' as wireless power, but do offer the possibility in economics and design time to make a good design.

     

    My two cents image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • DAB
    DAB over 12 years ago

    Congratulations Victor.

     

    I always like it when a plan comes together.

    You also did a very good job of showing why energy harvesting has a long way to go.  It's not easy to do.

     

    Even with an abundance of wasted heat and energy, the ability to capture and reuse that energy is not trivial, nor for the most part, cost effective.

     

    Perhaps once we begin to build ways to capture excess energy into devices, then we might reach a break-even point.  I know a lot of us would like to pull out every erg we can find, but sometimes you have to just let it go.

     

    Anyway, thank you for a very good blog series.  You combined science, engineering and humour througout it all.

     

    Good job,

    DAB

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