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
Bluetooth Unleashed Design Challenge
  • Challenges & Projects
  • Design Challenges
  • Bluetooth Unleashed Design Challenge
  • More
  • Cancel
Bluetooth Unleashed Design Challenge
Blog Smart exercise bike computer. Part #5: Experiments with power generation
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: yuritikhonov
  • Date Created: 5 Jun 2018 8:27 AM Date Created
  • Views 2384 views
  • Likes 7 likes
  • Comments 12 comments
  • bluetooth
  • freedom_development_platform
  • electromecha
  • power_generation
  • bluetooth_unleashed
  • frdm-k64f
  • frdm
  • design_challenges
  • electromechanics
  • frdm-kw41z
  • nxp
  • bt_exercise_bike
  • sport
Related
Recommended

Smart exercise bike computer. Part #5: Experiments with power generation

yuritikhonov
yuritikhonov
5 Jun 2018

Good day!

 

Two weeks ago I promised to continue my project when a parcel from Element14 arrives to me. The package is still on the way, but I think that this is not an excuse to stop the project. The fact is that a good idea came to me: even if I have to stop the development of software, nevertheless, I can do no less interesting secondary tasks of my project.

 

So, today I want to talk about the issue that was discussed in the comments to one of my previous articles [link] – about the generation of electricity by the muscle strength of a rider.

 

Object of research

 

For my current experiment, I decided to use an DC motor with permanent magnets, which I had for a long time of no use. As you know, this machine can work both in the motor and in the generator mode as well.

image

 

First, try to use this motor for its intended purpose. Below is a diagram of the experimental setup.

image

 

The motor that I decided to use is rated at 15 V. There was only one unit in my home workshop that could provide such a voltage. If you are interested in learning more about it, I offer you an article in which I quote its construction [link].

 

I conducted series of experiments and calculations:

 

1. I measured the resistance of the wire: Rc = 1,1 Ohm.

 

2. With the closed key S1, I determined the voltage Um* = 14.9 V, and also the current Im = 102 mA.

 

3. Further, based on the results of the experiment, I determined the voltage on the motor brushes  Um, for this I needed to determine the equivalent resistance of the motor Rm:

Rm = Um* / Im – 2*Rc

Rm = 14,9 / 0,102 – 2*1,1 = 143,9 Ohm

 

Um = Rm * Im

Um = 143,9 * 0,102 = 14,7 V

 

4. Knowing the current and voltage I determined the motor power on idle:

Pm_1 = Um * Im

Pm_1 = 14,7 * 0,102 = 1,50 W

 

5. I repeated steps 2-4 for the short circuit mode and got the power Pm_2:

Pm_2 = 5,19 W.

 

The numbers obtained can be interpreted as follows:

  1. If we put the motor in generator mode, then when working on a low load (high resistance), we can get a voltage of ~15V, consuming only 1.5 W of power, which is quite small compared to the 98 W of load of our exercise bike.
  2. When the generator is operating at a high load (low resistance), 1.5W of power will be expended to overcome the moment of motor resistance (this motor is simply dissipated).
  3. Operation in short circuit mode is invalid. In this way, I will conduct further experiments with a calculated electrical load of not more than 1-2 W.

 

Power generation

 

For a low load experiment, I connected a load resistor Rn = 10 kOhm to my motor as follows:

image

 

Experiments with a high load, I conducted at a resistance of Rn = 100 Ohm.

 

To pair the electric machine with the exercise bike, I installed a collet chuck on the motor shaft, in which in its turn was inserted a Dremel [model 407] nozzle designed for sanding. The fact is that if you remove the skin from this nozzle, it is a rubber wheel, ideal for connecting an electric machine with an exercise bike.

image

 

I reduced the test results to the table:

image

 

Battery charging

 

The results of the experiment upset me a little, because the maximum voltage that I managed to get by "muscle power" is 6.0 V. Under load and at a speed of 30 km/h, the voltage dropped down to 1.4 V. This voltage can not be used to feed battery, because charging it requires a voltage of 3.3 – 4.2 V (for 1S LiPo).

 

We have three possible solutions to this problem:

 

  1. Considering that the FRDM-KW41Z board consumes very little power, you can do nothing and simply connect the generator to the battery through a resistor and a Zener diode at 4.2 V. It is necessary to select a resistor in such a way that the voltage on battery is at least 3.5 V.
  2. You can solve the problem with a DC-DC converter, for example using the [LM2621] chip.
  3. The most correct solution is to use a multiplier (aka step-up reducer). If we increase the engine speed by only 3 times, we are supposed to be able to get stable 4.2 V at a load of 100 Ohm (i.e. 0.18 W). A further increase in RPM will allow us to enter the normal mode for my electric machine and get the calculated 1-2W.

 

I went the first, easiest way – and now I have though a small and low-power, but simple and reliable system of autonomous power supply!

image

 

Conclusion

 

Today I managed to hold though a secondary but very important experiment. I managed to perform one of the important parts of my plan (note – the Maximum plan!), I created a self-contained power supply system for an exercise bike computer.

 

Will I use this system in real training after the contest is over? This is a question, the answer to which can only be obtained having completely finished the hardware part of my exercise bike computer. For sure, I can say only one thing – smart exercise bike computer, this is one of my few hobby projects that I definitely will not abandon after the end of the contest! In any case, I believe in it.

 

Thanks for reading and have a nice day!

  • Sign in to reply

Top Comments

  • DAB
    DAB over 7 years ago +4
    Nice update. Brings back memories when I put a generator on my bike to power a light back in 1962. DAB
  • BigG
    BigG over 7 years ago +3
    Wow, nice update. I like the mix of theory and then verification. Say, have you considered removing the battery altogether and replacing with a super capacitor, for example. Then, as a suggestion, maybe…
  • genebren
    genebren over 7 years ago +2
    Nice update on your design challenge project! I wonder if you were to add some gearing to increase the speed of the generator further, would you be able to get your output voltage up high enough throughout…
Parents
  • genebren
    genebren over 7 years ago

    Nice update on your design challenge project!  I wonder if you were to add some gearing to increase the speed of the generator further, would you be able to get your output voltage up high enough throughout the pedal speed range to charge your battery?  Would a larger generator achieve the same result without the gearing.  If the current motor, produces enough energy at the lower speeds, maybe you could use a boost regulator to increase the voltage high enough to allow charging at lower pedal speeds?

     

    Good luck on getting your package in time to continue your development.  I  look forward to your future updates.

    Gene

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • genebren
    genebren over 7 years ago

    Nice update on your design challenge project!  I wonder if you were to add some gearing to increase the speed of the generator further, would you be able to get your output voltage up high enough throughout the pedal speed range to charge your battery?  Would a larger generator achieve the same result without the gearing.  If the current motor, produces enough energy at the lower speeds, maybe you could use a boost regulator to increase the voltage high enough to allow charging at lower pedal speeds?

     

    Good luck on getting your package in time to continue your development.  I  look forward to your future updates.

    Gene

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
  • yuritikhonov
    yuritikhonov over 7 years ago in reply to genebren

    Thanks Gene!

    It all depends on the power consumption of my exercise bike computer. If the power is not enough, then I'll have to apply a "gearbox".

    • 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