Example: Metal Cart: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
Line 83: Line 83:


[[Kirk Betz]] Read and approved 1-26-10
[[Kirk Betz]] Read and approved 1-26-10
[[Will Griffith]] Approved 1-27-10
[[Will Griffith]] Approved 1-27-10

Revision as of 23:26, 27 January 2010

Problem

A DC generator is built using a metal cart with metallic wheels that travel around a set of perfectly conducting rails in a large circle. The rails are L m apart and there is a uniform magnetic B field normal to the plane. The cart has a penguin,with mass m, and is driven by a rocket engine having a constant thrust F1. A wet polar bear, having stumbled out of a shack where he recently had a bad experience with a battery, lays dying across the tracks acting as a load resistance R over the rails. Find The current as a function of time. What is the current after the generator attains the steady-state condition?

Solution

For this Problem the large circle will be represented by a pair of parallel wires and the cart as a single wire. This is illustrated below in the top and end view figures.


We have two forces, F1 being the force from the rocket engine and F2 being the force caused by the current in the conductor and the Magnetic Field. The resulting Force Ft is simply the sum of F1 and F2

F2 can be found using Ampere's Law

F=cIdl×BF2=0LIdl×BF2=I(t)BLi^

We can also say that I(t)=em(t)R

And em(t)=oL(v×B)dlem(t)=vLB


I(t)=vLBRF2=I(t)BLi^F2=vLBRBLi^F2=vL2B2Ri^


v˙=F1mi^+F2mi^v˙=F1mi^vL2B2Rmi^v˙+v(L2B2Rm)F1m=0

Now we have a lovely differential equation to work with! To attempt to find the current we will take the Laplace transform.


{v˙+v(L2B2Rm)F1m}sV(s)+L2B2RmV(s)F1ms

Lets title and substitute in the variable ψ=L2B2Rm to simplify things

sV(s)+ψV(s)F1ms=0

V(s)(s+ψ)=F1msV(s)=F1ms(s+ψ)

Using partial fraction expansion

F1ms(s+ψ)F1/mψsF1/mψs+ψ


V(s)=F1/mψsF1/mψs+ψ


V(t)={F1/mψsF1/mψs+ψ}V(t)=F0mψ(u(t)eψtu(t))V(t)=F0mψ(1eψt)


V(t)=F0mL2B2Rm(1eL2B2Rmt)V(t)=F0RL2B2(1eL2B2Rmt)


We know that em(t)=V(t)LB

So we can substitute in V(t) to get

em(t)=F0RLB(1eL2B2Rmt)

And we know that I(t)=em(t)R


I(t)=F0RLB(1eL2B2Rmt)RI(t)=F0LB(1eL2B2Rmt)

To find the steady-state current we simply look at the limit of I(t) as t

limtI(t)=F0LB(1e)I()=F0LB


So the Steady-State Current = F0LB


Inconclusionitcanbeseenthatapenguindriven,polarbearkillinggenerator

wouldbeaviableoptionforalternativeenergyinCanada.

Review Comments and Status

Kirk Betz Read and approved 1-26-10

Will Griffith Approved 1-27-10