I’m interested in this because living beings are the most efficient batteries.
Powrloo are exported all over the world and different industries with quality first. Our belief is to provide our customers with more and better high value-added products. Let's create a better future together.
Recently I bought my first electric car, a Tesla and I’m learning a lot. It has also come to my attention that California wants everyone to drive electric cars by .
So my issue is that electric cars were advertised as cheap and clean energy, but companies that are pushing super chargers and placing those everywhere, leaving them as the only option is just as costly as $4.50 of gas per gallon. This is highly disappointing and bad for the car’s batteries.
So the point of why I’m here looking at your bikes is, that there will be opportunities for business to work hand in hand to supply low cost to no cost energy with some arrangements.
My idea was an energy revolution creates a health solution!
We are fat and sick because we love our electronics, but what if we could gain access to free electricity or discounted while we work out at a gym that stores our energy. We would be apart of the energy source and this would create ease to the system that already says is struggling to keep up with demands and keep raising the cost.
I’m interested in how this could be apart of the solution to our problems and helping our Earth.
I wonder how a gym full of your bikes could charge cars for free or remove heavy costs from our electricity bills now.
My Tesla, on my search for slow, free charging stations has pushed me outside and to move my ass. It’s changed my life because I want that cheap fuel I was sold on more than being a lazy ass. I even put a hula hoop in the back of my Tesla to find something fun to do, while I wait for two hours for the car to charge.
Anyhow I’m excited about your product and I’m going to follow this. I’m grateful and I wish with my whole heart that more companies push for clean energy/ inventions and to utilize our own batteries to energize our world!
I challenge anyone to build a more efficient way of converting human power into electrical power! In this project we use an NXT stationary bike to drive a 149kv outrunner via a flat belt. The outrunner works as a generator and by using the VESC6 motor controller we apply regenerative braking. The power generated is fed into a 480Wh battery and a grid tie inverter feeds this power into the grid.
During the English winter it often rains for weeks. Having an indoor trainer is convenient to keep one's fitness ticking over. Ever since I was young I have always been interested in the idea of generating electricity through pedal power. In my workshop it gets very cold and having an exercise machine to do 1-2 minute high intensity sessions gives me another way of staying warm. So there’s 3 reasons I did this project. I hope you find this write up interesting.
This diagram shows all the parts to the project. I think they are all quite self explanatory so I’ll move on to discussing the individual aspects
The motor mount hinges on a shaft and springs maintain proper tension on the flat belt to prevent slippage.
BLDC motors are normally designed to spin propellers which creates an axial load. Consideration has to be paid to how the rotor is loaded when a radial force is exerted such as in this scenario. Luckily this motor has internal bearings on either side of its drum so the shaft doesn’t experience any moment loads. Moment loads on shaft interfaces or bearings cause much faster wear.
Arguably this is a small point, but should mean the motor lasts a fair bit longer. The belt applies several kilograms of radial loading to the rotor.
Flat belts are incredibly efficient but to track centrally on the outrunner it needed to have a crown. I achieved this by wrapping sellotape around the rotor to build up thickness in the centre relative to the sides. This worked well and the belt stays central and runs smoothly.
The NXT Bike’s flywheel has a huge amount of inertia and stays spinning freely for ages without any connected load. I put the flat belt around the flywheel so it drives the motor with a 7.4:1 gearing. There is a 3.25:1 gearing between the pedal crank and the flywheel. Overall there is a 24:1 gear ratio. Therefore a cadence of 90 rpm spins the 149kv motor at rpm which would generate 14.5 volts.
The VESC6 is Benjamin Vedder's ESC. The hardware and software is open source. I actually bought the components and reflowed my own board but you can buy the fully assembled product online (for a price). I didn’t populate the CAN or Bluetooth chips.
It’s a beautiful bit of hardware and the software is remarkable. You can drive motors using super smooth FOC and control all sorts of parameters such as torque, current limits, motor speed etc. You can customise the software but instead I use a simple Arduino Pro-Mini to interface with the VESC6 via UART.
I mounted the VESC6 in a plastic enclosure with some additional bulk capacitance and an Arduino Pro-Mini. The Arduino interfaces with the VESC6 via a UART connection and runs some code. It reads the selected power from a 6-position rotary switch (50, 100, 150, 200, 250, 300 watts) and implements a PI control algorithm. The power is read from the VESC6 and the PI controller adjusts the regenerative torque on the motor so as to realise the demanded power. This means that regardless of the speed you pedal at, the mechanical power you are putting out is constant. Slow cadence will demand high torque and vice versa.
Want more information on energy generating exercise bike? Feel free to contact us.
Whenever there is lots of bulk capacitance there’s always the problem of sparks on connecting the battery. I bought a 3 position switch. To turn the device on you have to go through the middle switch position which connects the VESC6 to power through a 5 ohm resistor. This quickly pre-charges the capacitors. The switch is then turned to the fully on position which shorts out the resistor and connects the battery directly to the VESC6.
Rather than run a dozen wires to the arduino from the 6-position switch I use a resistor divider method to generate 6-different analogue voltages. A single ADC channel on the Arduino can then read the voltage and determine the switch position.
The software is available here on github. The code is simple and self explanatory.
The VESC needs somewhere to dump the electrical power. It takes the AC electrical power from the generator and converts it into DC which is fed into a 24v 20Ah LiFePO4 battery. The VESC6 provides a huge performance benefit over a full bridge rectifier. For 2 reasons:
On Facebook marketplace I found a W grid tie inverter. It’s designed as a solar MPPT with an input voltage range of between 22-50V. I wasn’t quite sure how such an inverter would perform when connected to a 26V battery. Thankfully it works beautifully. Since the battery voltage is at the lower end of the acceptable input voltage, the MPPT appears to throttle down its output power to 300-400 Watts. This suits us quite nicely because I don’t want W being drawn from my poor batteries. I discharge the batteries using the GTI if they are becoming a bit full and if I pedal at the same time then the batteries are only being discharged at about 0.5C which is fine.
When pedalling I wanted the rotary switch to select the mechanical power at the pedals rather than electrical output power. I therefore did my best to try to calculate the drive chain and electrical losses and account for these.
After pedalling at about 200W for 10 minutes I felt the motor and the VESC6. I was really pleased to note that neither were hot. In fact they were barely even warm. I took some thermal imaging pictures and you can see the motor warmed to about 20 degrees above ambient and the VESC only about 5 degrees. Interestingly the capacitors were what got warmest and I suppose this is due to the current ripple they experience. After seeing this I added a uF capacitor near the input to the VESC. This subjective assessment made me think the losses couldn't be more than about 25W.
In an attempt to get a more objective calibration I figured that I could run the generator as a motor to spin the pedals at a nominal cadence and measure the electrical power required to maintain this freewheel. I deduced that the electrical losses should be entirely symmetrical regardless of whether the motor is applying positive or negative torque. Hence when cycling at this nominal cadence the same losses will be present.
It’s a 12 pole motor, the flywheel to motor gear ratio is 1:7.4 and the pedal to flywheel gear ratio is 1:3.25. Therefore 1 rotation of the pedal crank equates to 24 motor rotations. An ERPM of corresponds to a cadence of 90 rpm.
At 90 rpm the drive chain and electrical losses appear to be about 22W. I think this estimates losses well and I don’t think the losses will drastically increase with increasing motor currents. So to keep things simple I have assumed a fixed 25W drive chain loss regardless of cadence or torque. It doesn’t take into account:
Next I got on the bike and took measurements of electrical power into the battery for different selected powers. When the VESC said it was measuring an input Voltage x Current of 290W, I only measured 242 W using my multimeters. I was slightly disappointed by the discrepancy and blamed VESC inaccuracy.
These measurements allow me to correct for the offsets measured by the VESC. For example when I asked the VESC to apply 40W regen I actually measured an electrical output power of 25W. We know that there are 25W of drive chain losses so the overall mechanical power must be 50W.
Likewise with 190W requested I measured an electrical power of 158W. I assumed 28W of losses so this correlates to a mechanical power draw of 158+28 = 186W. I plotted these values on a graph and got the equation of best fit.
These measurements allow us to estimate efficiency. A 272W mechanical power produces 242W of electricity which is 89% efficient. At 186W mechanical we get 85% efficiency. Not bad!
Mechanical Power = 0.882*Requested Power + 16.4
Equivalently:
Requested Power = 1.13*Mechanical Power - 18.6
This allows us to know what regen power to ask the VESC to apply for a desired mechanical power output.
I’m pleased with this build. I’ve accumulated a few hours whirring away on this turbo and there have been no problems so far. The power selections feel about right although it’s very difficult to judge from pedalling!
If anyone can suggest any improvements I’d be keen to hear from you!
The company is the world’s best Smart Power Generation System for Fitness Machines supplier. We are your one-stop shop for all needs. Our staff are highly-specialized and will help you find the product you need.