element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Members
    Members
    • Benefits of Membership
    • Achievement Levels
    • Members Area
    • Personal Blogs
    • Feedback and Support
    • What's New on element14
  • Learn
    Learn
    • Learning Center
    • eBooks
    • STEM Academy
    • Webinars, Training and Events
    • More
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • More
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • More
  • Products
    Products
    • Arduino
    • Dev Tools
    • Manufacturers
    • Raspberry Pi
    • RoadTests & Reviews
    • Avnet Boards Community
    • More
  • 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
Energy Harvesting Design Challenge
  • Challenges & Projects
  • Design Challenges
  • Energy Harvesting Design Challenge
  • More
  • Cancel
Energy Harvesting Design Challenge
Blog Building and debugging my harvester - Part 2
  • Blog
  • Forum
  • Documents
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Blog Post Actions
  • Subscribe by email
  • More
  • Cancel
  • Share
  • Subscribe by email
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: vsluiter
  • Date Created: 9 Jul 2013 7:27 PM Date Created
  • Views 133 views
  • Likes 0 likes
  • Comments 2 comments
  • wuerth
  • linear
  • efm32
  • energy_harvesting_challenge
Related
Recommended

Building and debugging my harvester - Part 2

vsluiter
vsluiter
9 Jul 2013

First: the good news:I found the problem! Now the bad news: I've still got to find the solution....

 

Recap

In my post from yesterday I told that the output at Vout on the LTC3108 was very low. It was about 800mV. Today I did some experiments:

  • I desoldered the LTC3108, and replaced it with the one from the demonstration board; to my surprise, the VOUT was zero volt, but the LDO voltage was 2.2V, and the VSTORE (excess energy storage) pin was 5.25V! Was VOUT defective? No, it was badly soldered (hard to see with a DFN12 housing); with a bit of rework the pin was connected, and the converter was in the same state as yesterday evening, with VSTORE at zero, and VOUT at 800mV. This gave me the conclusion that something fishy was going on on the VOUT line
  • Measured the impedance on VOUT: something like 800kOhm. That's no short.
  • I desoldered the 100-pin QFN GiantGecko....and the 3V3 was there! experimenting with a few pull-downs and the capacitors I found that the converter was working quite well
  • I resoldered the GiantGecko, of course the converter collapsed. I then used a second power supply to lift the VOUT to 3V3. After removing the power supply, the voltage kept stable at 3V3....

 

You had my curiosity.... But now, you have my attention!

Apparently, the converter can't get 'through' the startup current of the GiantGecko. But why? And why does it work on the demonstator board? And how can I solve it?

 

Dear readers: ANY suggestions are welcome, as I'd like to solve this problem quickly! Meanwhile, I'm going to try and read through some datasheets.....

 

EDIT 1: Energy Micro Aplication note 0061 describes this:

"To prevent the MCU from draining the harvested energy before the energy bank has built up enough

reserves to safely power-up the microcontroller, a switch can be inserted between the harvester and the

microcontroller. Figure 2.5 (p. 7) shows a conceptual sketch of such a switch.

[..]

The full schematics of the above switch can be found on Linear Technology's Energy Harvesting Multi-

Source Demoboard. This demonstration board is paired with an EFM32GG-STK3700 and sold as an

"Energy Harvesting Solution To Go" by Würth Elektronik."

 

Unfortunately, I do not have a 'single' VSS pin on my device, everything is tied to a GND plane.... Let's see what I can do...

 

Edit2: adding a switch

Here it is: I separated the GND of the input and the converter from the input GND. I used a small FET from the energy harvesting supply board, connected it to PGOOD of the LTC3108, and now the supply charges to around 3V, and.... collapses. So somehow the GiantGecko is using too much power. Why? How? More questions.....

 

Edit 3:

Found out why it collapses; the PGOOD signal is only high for a few ms. need to add some hysteresis.

 

Edit 4:

Very smart done, LT and Wuerth! Taking another look at the demo board finally gave an insight in this weird piece of schematic:

 

The LTC2935 doesn't look much like a comparator here, but it is! It compares the VCC to a voltage set by S0, S1 and S2. By using the nRST output of the comparator to select the threshold voltage, hysteresis is added; when crossing a voltage on a positive slope, the inputs are changed so that the threshold is now lower. When the sensed voltage is getting low enough to trip the output, the threshold is set higher.... Very nice and clever!

Unfortunately I just lost a LTC2935 I was trying to deadbug. It fell on the floor, and I haven't been able to recover it..... For now, I'm going to bed....

Anonymous
  • vsluiter
    vsluiter over 8 years ago in reply to shabaz

    First: Hacksaw is a great idea! I, in fact, do have a second board, and this could have been a possibility. But I just found out that as my converter and the powerinput are relatively close, I could just make a cut in the GND layer on the bottom.

    The development kit ( even mentioned above in AN00061) had the power switch, as an option. As far as I know this was only necessary for really low power use, whereas I have a power supply connected at the moment.... Anyway, I'm going to try to mimic this, and see what happens.

     

    Result: See edit2  above

    • Cancel
    • Up 0 Down
    • Reply
    • More
    • Cancel
  • shabaz
    shabaz over 8 years ago

    Hi Victor,

     

    If you're absolutely sure the solution is to insert something to the VSS pin on a QFN and the ground plane, then one method (not great I must admit, but would work) would be to build half of the circuit on one PCB, and the other half on another PCB (only works if you've got a spare PCB though) and patch the two together. Or, strategically hacksaw the PCB into two pieces (a little extreme! but maybe feasible).

     

    But, before anything so drastic like a hacksaw, it's interesting that the dev board was able to power up the MCU without the switch circuitry. I don't know anything about the microcontroller, maybe, it is possible to adjust the config register to slow down the internal clock speed, to consume less power? It may be worth a try.

    • Cancel
    • Up 0 Down
    • Reply
    • More
    • Cancel
Element14

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 © 2022 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

  • Facebook
  • Twitter
  • linkedin
  • YouTube