Vector Addition Model
![]() |
| http://weelookang.blogspot.sg/2014/10/vector-addition-model.html PLAY: https://dl.dropboxusercontent.com/u/44365627/lookangEJSworkspace/export/ejss_model_horizontalverticalsum/horizontalverticalsum_Simulation.xhtml source: https://dl.dropboxusercontent.com/u/44365627/lookangEJSworkspace/export/ejss_src_horizontalverticalsum.zip author: lookang, Fu-Kwun, Andreu Glasmann, Wolfgang Christian, and Mario Belloni author of EJS 5: Paco. |
Model:
The model assumes $ \vec {A} $ and $ \vec {B} $ are added together to form vector $ \vec {C} $
$ \vec {A} $ + $ \vec {B} $ = $ \vec {C} $
In its components of x and y direction
$ A_{x} $ + $ B_{x} $ = $ C_{x} $
$ A_{y} $ + $ B_{y} $ = $ C_{y} $
Reference:
- Fu-Kwun and lookang http://weelookang.blogspot.sg/2010/06/add-two-vectors-to-determine-resultant.html
- lookang, Fu-Kwun, Andreu Glasmann, Wolfgang Christian, and Mario Belloni http://weelookang.blogspot.sg/2014/10/decomposition-of-vector-advance-model.html
- Problem 3.2: Two Vectors Shown on a Coordinate Grid by Andreu Glasmann, Wolfgang Christian, and Mario Belloni
Changes made:
- i sort of made this on my own as the math is easy :)
- added ability to animate moving vector B tail to the head of vector A
- added showing of vector C after animation is done

This comment has been removed by the author.
ReplyDelete