Skip to content
Snippets Groups Projects
Commit b70c3711 authored by David Preiss's avatar David Preiss
Browse files

Update README.md

parent 9a3b19e0
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,10 @@ Things get more complex when trying to extrapolate 2D simulation results to 3 di
In the case of a coil, center axis of the coil is at a fixed distance from the circumference of wire (assuming it isn't spiraling), and therefore we can scale Biot-Savart by 2*pi*r, but as we move towards the perimeter of the coil radially, the 3 dimensionality of the coil becomes more complex and nonlinear. I believe that unlike the infinite wire approcimation, this would not result in linear scaling and perhaps would result in error unless accounted for?
## Calculating Forces
["Lorentz Force Law"](https://en.wikipedia.org/wiki/Lorentz_force)?
# Motor Questions
This project attempt to answer some non-intuitive motor design questions through simulation, fundamental equations, and hopefully some homemade discrete 2D EM (static) FEA.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment