How Do Flywheels Store and Deliver Energy Efficiently?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 20K views
kikko
Messages
47
Reaction score
0

Homework Statement


Flywheels are large, massive wheels used to store energy. They can be spun up slowly, then the wheel's energy can be released quickly to accomplish a task that demands high power. An industrial flywheel has a 2.0 m diameter and a mass of 270 kg. Its maximum angular velocity is 1500 rpm.

A) A motor spins up the flywheel with a constant torque of 58 N\cdot m. How long does it take the flywheel to reach top speed?

B) How much energy is stored in the flywheel?

C) The flywheel is disconnected from the motor and connected to a machine to which it will deliver energy. Half the energy stored in the flywheel is delivered in 2.2 s. What is the average power delivered to the machine?

D) How much torque does the flywheel exert on the machine?

Homework Equations


T = r x F
a = Tnet/I
I = [tex]\Sigma[/tex]mr^2
Krot = .5Iw^2
Period = 2pi/w
I=.5MR^2

The Attempt at a Solution



I first apologize for the lack of units, I'm not very solid with units while doing rotational work and get confused as to what they should be.

I = .5(270)(2)^2 = 540kg*m^2
1500rpm = 2pi/w = 25 rounds/seconds
w = 39.59
a = (58/540) = .107 (theta)/s^2

Actually, I just solved the first part when typing that out at 370s. The rest of the problems seem pretty linear, but I can't figure them out. I'm just plugging it into the Krot=.5Iw^2 formula, and the answer comes out wrong.


I've tried this problem for a couple hours and asked tenish people from my physics class how to do it, but they couldn't figure it out either.
 
Physics news on Phys.org
kikko said:
I = .5(270)(2)^2 = 540kg*m^2
1500rpm = 2pi/w = 25 rounds/seconds
w = 39.59
a = (58/540) = .107 (theta)/s^2

ω should be in rad/s (radians per second)

and α would be in rad/s2 (radians per second squared)

kikko said:
B) How much energy is stored in the flywheel?

This is just asking for the rotational kinetic energy.

kikko said:
C) The flywheel is disconnected from the motor and connected to a machine to which it will deliver energy. Half the energy stored in the flywheel is delivered in 2.2 s. What is the average power delivered to the machine?

Power is simply energy/time

kikko said:
D) How much torque does the flywheel exert on the machine?

Another way to write power for rotational motion is P=Tω
 
So it looks like if I can get part B done then I can get the rest by just using that answer.

I'm doing Krot=.5Iw^2=(.5)(540)(39.69)^2=425000, but this is coming out wrong in Mastering Physics. I've tried 425329 and some others, and now am down to 1 more guess. Any help?
 
kikko said:
So it looks like if I can get part B done then I can get the rest by just using that answer.

I'm doing Krot=.5Iw^2=(.5)(540)(39.69)^2=425000, but this is coming out wrong in Mastering Physics. I've tried 425329 and some others, and now am down to 1 more guess. Any help?

Sorry, I forgot to point out your error. You converted 1500 rpm incorrectly.

rpm means revolution per minute

1 revolution = 2π radians
1 min = 60 seconds

Hence 1 rpm = 2π/60 rad/s

so 1500rpm = 1500(2π/60) rad/s
 
Okay, i got 1.7*10^6 for B which is correct, and 3.8*10^5 for C, which is also correct.

For D, I'm doing 3.8*10^5 = Tω
(3.8*10^5)/w = T

I'm not sure how to get w. I do not believe it is my original ω, because using ω = 25*2pi gave me the wrong answer when use as (3.8*10^5)/(25*2pi). I'm not sure how to come up with the new ω to get the new T.