written by
Andrew Duffy
supported by
the National Science Foundation
The Vector Addition model allows the user to practice vector addition of two vectors in two dimensions. You are given the magnitude and direction of the two vectors, and your goal is to fill in the nine values in the table (showing the x-component, y-component, and length) of the two vectors, and the resultant vector that is the sum of the first two vectors.
The Vector Addition was created using the Easy Java Simulations (EJS) modeling tool. It is distributed as a ready-to-run (compiled) Java archive. Double clicking the ejs_bu_vector_addition.jar file will run the program if Java is installed.
Please note that this resource requires
at least version 1.5 of Java (JRE).
Vector Addition Source Code
The source code zip archive contains an XML representation of the Vector Addition model. Unzip this archive in your EJS workspace to compile and run this model using EJS. download 7kb .zip
Published: April 25, 2010
previous versions
6-8: 11B/M2. Mathematical models can be displayed on a computer and then modified to see what happens.
9-12: 11B/H2. Computers have greatly improved the power and use of mathematical models by performing computations that are very long, very complicated, or repetitive. Therefore, computers can reveal the consequences of applying complex rules or of changing the rules. The graphic capabilities of computers make them useful in the design and simulated testing of devices and structures and in the simulation of complicated processes.
A. Duffy, Computer Program VECTOR ADDITION MODEL (2010), WWW Document, (https://www.compadre.org/Repository/document/ServeFile.cfm?ID=9996&DocID=1629).
Duffy, A. (2010). Vector Addition Model [Computer software]. Retrieved December 14, 2024, from https://www.compadre.org/Repository/document/ServeFile.cfm?ID=9996&DocID=1629
%A Andrew Duffy %T Vector Addition Model %D April 16, 2010 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=9996&DocID=1629 %O application/java
%0 Computer Program %A Duffy, Andrew %D April 16, 2010 %T Vector Addition Model %8 April 16, 2010 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=9996&DocID=1629
Disclaimer: ComPADRE offers citation styles as a guide only. We cannot offer interpretations about citations as this is an automated procedure. Please refer to the style manuals in the Citation Source Information area for clarifications.
Ejs Open Source vectors addition by graphical method java applet by lookang using coes by Fu-Kwun Hwang Add two vectors to determine a resultant by a graphical method ( A + B = R )