Predicting Change: Difference between revisions
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
C is the specific capacity, and is different for all materials. Units = J/g◦C. C for water is 4.2J/g◦C | C is the specific capacity, and is different for all materials. Units = J/g◦C. C for water is 4.2J/g◦C | ||
∆T is the final temperature minus the initial temperature in ◦C | ∆T is the final temperature minus the initial temperature in ◦C | ||
==The Main Idea== | |||
State, in your own words, the main idea for this topic | |||
Electric Field of Capacitor | |||
===A Mathematical Model=== | |||
What are the mathematical equations that allow us to model this topic. For example <math>{\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net}</math> where '''p''' is the momentum of the system and '''F''' is the net force from the surroundings. | |||
===A Computational Model=== | |||
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript] |
Revision as of 17:10, 8 November 2015
Claimed by myoung65 on 11/8/2015 Short Description of Topic
Predicting energy change is simple trying to figure out how energy moves throughout the universe without being created or destroyed, but simply by changing form. Energy makes everything happen, and every time something changes, there is an energy change associated with it. In a very simplistic form, you can predict that when you turn on an oven, it will get hot. Energy is not being created because the temperature increases, the oven is just converting energy from electricity into heat, and we predict that the temperature of the oven will increase. An easy way to predict energy change is to look at thermal energy and how that changes when two substances of different temperatures interact
∆Et =mC∆T=Q m is the mass of the object, usually in grams because C has units of J/g◦C C is the specific capacity, and is different for all materials. Units = J/g◦C. C for water is 4.2J/g◦C ∆T is the final temperature minus the initial temperature in ◦C
The Main Idea
State, in your own words, the main idea for this topic Electric Field of Capacitor
A Mathematical Model
What are the mathematical equations that allow us to model this topic. For example [math]\displaystyle{ {\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net} }[/math] where p is the momentum of the system and F is the net force from the surroundings.
A Computational Model
How do we visualize or predict using this topic. Consider embedding some vpython code here Teach hands-on with GlowScript