2026-08-17 09:21:31: Conservation of Energy
This commit is contained in:
Vendored
+1
-1
@@ -17,6 +17,6 @@
|
|||||||
"repelStrength": 18.5634118967452,
|
"repelStrength": 18.5634118967452,
|
||||||
"linkStrength": 1,
|
"linkStrength": 1,
|
||||||
"linkDistance": 52,
|
"linkDistance": 52,
|
||||||
"scale": 1.1103605584768275,
|
"scale": 0.44236331897771103,
|
||||||
"close": true
|
"close": true
|
||||||
}
|
}
|
||||||
Vendored
+18
-4
@@ -104,9 +104,23 @@
|
|||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "Potential Energy"
|
"title": "Potential Energy"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "efec690eab1c5e4d",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "physics/Force and Translational Dynamics/Conservation of Energy.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": false
|
||||||
|
},
|
||||||
|
"icon": "lucide-file",
|
||||||
|
"title": "Conservation of Energy"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"currentTab": 6
|
"currentTab": 7
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "25da4f0a48a8e7cd",
|
"id": "25da4f0a48a8e7cd",
|
||||||
@@ -290,10 +304,11 @@
|
|||||||
"obsidian-excalidraw-plugin:New drawing": false
|
"obsidian-excalidraw-plugin:New drawing": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "4d43db135bca3764",
|
"active": "713a2ea9096a5d46",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"physics/Work Energy and Power/Work.md",
|
|
||||||
"physics/Work Energy and Power/Potential Energy.md",
|
"physics/Work Energy and Power/Potential Energy.md",
|
||||||
|
"physics/Force and Translational Dynamics/Conservation of Energy.md",
|
||||||
|
"physics/Work Energy and Power/Work.md",
|
||||||
"physics/Work Energy and Power/Translational Kinetic Energy.md",
|
"physics/Work Energy and Power/Translational Kinetic Energy.md",
|
||||||
"physics/Work Energy and Power/Work Energy and Power.md",
|
"physics/Work Energy and Power/Work Energy and Power.md",
|
||||||
"biology/Cell Structure and Function/Cell Structure and Function.md",
|
"biology/Cell Structure and Function/Cell Structure and Function.md",
|
||||||
@@ -317,7 +332,6 @@
|
|||||||
"physics/thermal expansion.md",
|
"physics/thermal expansion.md",
|
||||||
"physics/Thermodynamics.md",
|
"physics/Thermodynamics.md",
|
||||||
"physics/constants.md",
|
"physics/constants.md",
|
||||||
"physics/kinesmatics.md",
|
|
||||||
"Assets/Pasted image 20260816081041.png",
|
"Assets/Pasted image 20260816081041.png",
|
||||||
"physics/Work Energy and Power",
|
"physics/Work Energy and Power",
|
||||||
"Assets/Pasted image 20260816073410.png",
|
"Assets/Pasted image 20260816073410.png",
|
||||||
|
|||||||
@@ -0,0 +1,28 @@
|
|||||||
|
[[Work Energy and Power]]
|
||||||
|
|
||||||
|
# SUMMARY
|
||||||
|
* System of one object can only have KE.
|
||||||
|
* Mechanical energy is just KE + PE.
|
||||||
|
* If work = 0 and no no conservative forces then ME = 0
|
||||||
|
* If work is done then systems total energy changes
|
||||||
|
* Choice of system boundary decides if an interaction is internal or external (no shit)
|
||||||
|
* Nonconservative forces like friction or air resistance can dissipate mechanical energy as thermal energy or sound.
|
||||||
|
|
||||||
|
## Mechanical Energy Components
|
||||||
|
* Kinetic energy is energy of movement
|
||||||
|
* Potential energy is energy due to position or config
|
||||||
|
* Total ME stays the same when only conservative forces act inside the system
|
||||||
|
|
||||||
|
By choosing the system carefully, you can set up systems where even if things in the system change no energy exits of enters, called Constant Energy Systems.
|
||||||
|
|
||||||
|
When a system energy changes, that change matches the change across the system boundary. Energy entering increases total energy, energy leaving decreases it, and net change equals sum of in and out.
|
||||||
|
|
||||||
|
## System Selection and Energy Changes
|
||||||
|
|
||||||
|
|Comparison|Falling ball as system|Ball–Earth system|
|
||||||
|
|---|---|---|
|
||||||
|
|System contents|Ball only|Ball and Earth|
|
||||||
|
|Gravity|External interaction; does work on the ball|Internal interaction|
|
||||||
|
|Gravitational potential energy|Not included|Included|
|
||||||
|
|Energy equation|ΔK=WgravityΔK=Wgravity|Ki+Ug,i=Kf+Ug,fKi+Ug,i=Kf+Ug,f|
|
||||||
|
|Mechanical energy conserved when air resistance is negligible?|No; the ball’s kinetic energy changes as energy transfers into the system|Yes; energy converts between kinetic and gravitational potential energy|
|
||||||
Reference in New Issue
Block a user