NTNUJAVA Virtual Physics Laboratory
Physics Simulations to help you enjoy the fun of physics!
September 09, 2010, 07:28:30 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: This site host hundreds of physics related java simulations under create common license. All registered user will be able to get files for offline use when user login and view the simulation. Switch to this new system on 2007/02/14. (previous system2001-2007, 1996-2001) ,Check out Chinese forum to find more simulations and resources in Chinese.
 
   Home   Help Search Login Register  
To live close to great minds is the best kind of education. ..."John Buchan (1875~1940 Scotticsh historian, Governor General of Canada)"
Google Bookmarks Yahoo My Web MSN Live Netscape Del.icio.us FURL Stumble Upon Delirious Ask FaceBook

Pages: [1]   Go Down
  Print  
Author Topic: A loop rotating in a magnetic field (How electric power generator works!)  (Read 8528 times)
0 Members and 2 Guests are viewing this topic. Click to toggle author information(expand message area).
Fu-Kwun Hwang
Administrator
Hero Member
*****
Online Online

Posts: 2363


WWW
« on: February 02, 2009, 05:31:29 PM »

When a loop rotating in a uniform magnetic field.
The magnetic flux is changing which will induce electric field along the loop (produce voltage).
If the loop is rotating with constant angular velocity \omega . (The angle is \omega t)
The magnetic flux in the loop will be \Psi =\int \vec{B}\cdot d\vec{A}= B A cos(\omega t)
So the induced emf = -\frac {d\Psi}{dt}=B A \omega sin(\omega t)

The following simulation show how it works dynamically.
-*-

Press the Alt key and the left mouse button to drag the applet off the browser and onto the desktop.
This work is licensed under a Creative Commons Attribution 2.5 Taiwan License
  • Please feel free to post your ideas about how to use the simulation for better teaching and learning.
  • Post questions to be asked to help students to think, to explore.
  • Upload worksheets as attached files to share with more users.
Let's work together. We can help more users understand physics conceptually and enjoy the fun of learning physics!


So a loop rotating in a uniform magnetic field will generate electric power.
Reverse the process, a current in the uniform magnetic field will rotate (it become a motor).
Please check out Current Loop in magnetic field (How motor works!)
Logged
Fu-Kwun Hwang
Administrator
Hero Member
*****
Online Online

Posts: 2363


WWW
« Reply #1 on: October 03, 2009, 04:44:22 PM » posted from:Taipei,T\'ai-pei,Taiwan

Another similar one:

Press the Alt key and the left mouse button to drag the applet off the browser and onto the desktop.
This work is licensed under a Creative Commons Attribution 2.5 Taiwan License
  • Please feel free to post your ideas about how to use the simulation for better teaching and learning.
  • Post questions to be asked to help students to think, to explore.
  • Upload worksheets as attached files to share with more users.
Let's work together. We can help more users understand physics conceptually and enjoy the fun of learning physics!
Logged
lookang
lookang
Hero Member
*
Offline Offline

Posts: 1082

http://sgeducation.co.nr


WWW
« Reply #2 on: November 03, 2009, 01:30:16 PM » posted from:Singapore,,Singapore

When a loop rotating in a uniform magnetic field.
The magnetic flux is changing which will induce electric field along the loop (produce voltage).
If the loop is rotating with constant angular velocity \omega . (The angle is \omega t)
The magnetic flux in the loop will be \Psi =\int \vec{B}\cdot d\vec{A}= B A cos(\omega t)
So the induced emf = -\frac {d\Psi}{dt}=B A \omega sin(\omega t)


I suspect your model in the ejs codes is not reflecting the correct physics phenomena.
i change it to
"E0*cos(2*pi*x/(5*R))" for the Z in the analytic3D curve which symbolize the emf generated
and
E0*Math.cos(c2*pi2) for the Z in the emfparticle3D point which symbolize the instantaneous emf generated.
is my interpretation of the code in the model correct?

Press the Alt key and the left mouse button to drag the applet off the browser and onto the desktop.
This work is licensed under a Creative Commons Attribution 2.5 Taiwan License
  • Please feel free to post your ideas about how to use the simulation for better teaching and learning.
  • Post questions to be asked to help students to think, to explore.
  • Upload worksheets as attached files to share with more users.
Let's work together. We can help more users understand physics conceptually and enjoy the fun of learning physics!


*** There are 1 more attached files. You need to login to acces it!
Logged
Fu-Kwun Hwang
Administrator
Hero Member
*****
Online Online

Posts: 2363


WWW
« Reply #3 on: December 12, 2009, 09:12:40 AM » posted from:Taipei,T\'ai-pei,Taiwan

Assume the width and height of the loop are d and h.
The magnetic flux in the loop is \Psi =\int \vec{B}\cdot d\vec{A}= \vec{B}\cdot \vec{A(t)} =B d h \cos\omega t

So the induced emf \epsilon= -\frac {d\Psi}{dt}=B (dh) \omega \sin\omega t=BA_{max} \omega \sin\omega t
Logged
lookang
lookang
Hero Member
*
Offline Offline

Posts: 1082

http://sgeducation.co.nr


WWW
« Reply #4 on: December 12, 2009, 09:41:48 AM »

Assume the width and height of the loop are d and h.
The magnetic flux in the loop is \Psi =\int \vec{B}\cdot d\vec{A}= \vec{B}\cdot \vec{A(t)} =B d h \cos\omega t

So the induced emf \epsilon= -\frac {d\Psi}{dt}=B (dh) \omega \sin\omega t=BA_{max} \omega \sin\omega t

should be
is \Psi =\int \vec{B}\cdot d\vec{A}= \vec{B}\cdot \vec{A(t)} =B d h \sin\omega t
I check by sub t=0 ,  $\Psi =0.
The initial condition is causing the error in your equation. Right ?
Logged
Fu-Kwun Hwang
Administrator
Hero Member
*****
Online Online

Posts: 2363


WWW
« Reply #5 on: December 12, 2009, 11:46:40 AM » posted from:Taipei,T\'ai-pei,Taiwan

Yes. There was a bug.
I am sorry that : I use different symbol in the simulation and in the web page.
The cta in EJS code was not the same \theta in the above equation, and the direction for rotation was positive for colckwise rotation.

I have modified the whole code and change all the convention back to normal.

cta in the EJS code is the same as \theta now (i.e. maximum area mean cta=0;)
THank you for the bug report. It is fixed and the first simulation has been updated!

P.S. another bug was fixed, too. (the check box for the Efield show be showE instead of showBF)
Logged
Pages: [1]   Go Up
  Print  
To live close to great minds is the best kind of education. ..."John Buchan (1875~1940 Scotticsh historian, Governor General of Canada)"
 
Jump to:  


Related Topics
Subject Started by Replies Views Last post
Cosmic Rays trapped Into Power Lines Magnetic Field
Request for physics Simulations
nalzayed 2 4631 Last post December 12, 2008, 09:55:05 PM
by nalzayed
Current Loop in magnetic field (How motor works!)
Electromagnetism
Fu-Kwun Hwang 9 9416 Last post February 26, 2010, 11:03:49 AM
by Fu-Kwun Hwang
Power Loss in electric power transmission network .. V^2/R OR I^2*R?/board:37-100-
Question related to Physics or physics related simulation
hengleng 1 863 Last post March 08, 2010, 06:29:49 PM
by Fu-Kwun Hwang
A loop rotating in a magnetic field (How electric power generator works!
electromagnetism
ahmedelshfie 7 536 Last post April 22, 2010, 05:19:06 PM
by ahmedelshfie
Current Loop in magnetic field (How motor works!)
electromagnetism
ahmedelshfie 0 185 Last post June 08, 2010, 01:40:56 AM
by ahmedelshfie
Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 1.416 seconds with 24 queries.