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 Carbon monoxide detector test
  • Blog
  • Forum
  • Documents
  • Files
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: gelmi
  • Date Created: 12 Jul 2013 2:29 PM Date Created
  • Views 959 views
  • Likes 3 likes
  • Comments 4 comments
  • low_power
  • heat
  • wuerth
  • low_energy
  • thermal_energy
  • 32_bit
  • linear
  • würth
  • temperature
  • enery_efficiency
  • energy_harvesting
  • thermal
  • efm32
  • peltier
  • energy_micro
  • self_powered
  • kit
  • energy_saving
  • consumer_electronics
  • energy_harvesting_challenge
  • energy_harvesting_source
Related
Recommended

Carbon monoxide detector test

gelmi
gelmi
12 Jul 2013

I have soldered and tested my board and I must say – it works great! Here are some pictures of the whole thing: detector, harvester and STK with uC.


image

image

image

 

I have done some energy tests. The output of the harvester chip has 0.1 F supercap. I used LTC3108-1, so the output is 3 V. As I have mentioned in one of my previous posts, I use internal EFM32 5V reference, so the usable voltage for me is 2.5-3 V. Below, there is a graph of discharge process. It takes more than 2 h to drain the 0.1 F supercap from 3 to 2.5 V.


image

 

Additionally, I did some energy harvesting time test. The charging graph from 2.4 to 2.7 V is presented below.


image

 

To compare, the charge/discharge time ratio from 2.5 to 3 V is 1/3. I thought to myself I could be better, but I tested the device over a whole day where I was doing some house choirs: washing dishes, cleaning, cooking, plus two baths and I have to say that after a day the voltage was still 3 V and even some extra energy was saved in STORE capacitor – I used 1 F supercap.


My other observations:

  1. If you use your hot water tap a lot during the day, the system works great. When not so often, bigger (or even couple) Peltier module and radiator may come handy.
  2. When the output supercap and the STORE supercap are fully charged, the device can autonomously work for almost 1.5 day.
  3. Be aware where you put the radiator. If it is right above the sink, the heat from hot water will influence the ambient temperature and TEG will not be as effective as it could be.
  4. The stable 70 mV Peltier voltage shows really quick after you turn the water on, but the tap stays warm for at least couple/tens of minutes, so I noticed that it is more efficient to use the tap often, but for short periods.
  5. As Victor mentioned in one of his posts, there is a problem with starting the EFM32 because of the leakage current. The LTC comparator and FET is a solution, but I would like to use something else. Since the CO detector is a safety device it should have power supply all the time, even if the hot water is not used for some time. That is why I would like to use harvester with buffered power supply from a battery. I used this in one of my projects and it worked great. I will try to demonstrate this solution in some other post.


Also I will upload the movie from testing the whole device soon. Stay tuned!

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

    I think you could use one of the low current MCU boards to wake up and sample the CO2 sensor say once a minute.

    That approach might significantly extend your power available to keep the sensor active all night.

     

    Great post.  I liked your graphs and explanations of your circuit in operation.

     

    Thanks

    DAB

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

    I think you could use one of the low current MCU boards to wake up and sample the CO2 sensor say once a minute.

    That approach might significantly extend your power available to keep the sensor active all night.

     

    Great post.  I liked your graphs and explanations of your circuit in operation.

     

    Thanks

    DAB

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

    Actually, I used EFM32 chip EM4 mode with BackUpRTC to wake up every minute to save the energy (check my previous posts 1 and 2). The supercaps leakage current is still a bit of pain though.

    • 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