Decomposição de Vetor (módulo+ângulo)
- Created by
- Renato Passos, Eng. de Software
- Reviewed by
- Renato Passos, Eng. de Software
Last updated: Apr 18, 2026
Formula
polar → cartesiano
About this calculator
The vector decomposition calculator converts a vector given in magnitude and angle into its Cartesian components (x, y). The vector is represented as v = (|v|cosθ, |v|senθ), where θ is the angle relative to the positive x-axis. This tool is essential for transforming polar representations into rectangular coordinates, facilitating calculations in physics, engineering, and mathematics.
How it works: enter the vector magnitude and the angle (in degrees or radians). The calculator applies the cosine and sine functions to obtain the horizontal (x) and vertical (y) components. The result is displayed as an ordered pair (x, y). The angle is measured from the positive x-axis, counterclockwise.
When to use: in physics problems, such as decomposing forces, velocities, or displacements; in engineering for vector analysis on inclined planes; in navigation and computer graphics. For example, decompose a force of 100 N at 30° into horizontal and vertical components to calculate work or equilibrium.
Cautions: ensure the angle is in the correct mode (degrees or radians). Remember that angles above 360° or negative can be reduced to the [0°, 360°) range. The calculator assumes the angle is measured from the positive x-axis. For angles in radians, ensure the value is correct (e.g., π rad = 180°).
Frequently asked questions
What is vector decomposition?
It is the process of converting a vector expressed in magnitude and direction (angle) into its components along the x and y axes.
How do I convert degrees to radians?
Multiply degrees by π/180. For example, 30° = 30 × π/180 = π/6 rad.
What if the angle is negative?
Negative angles are measured clockwise from the x-axis. The calculator accepts them and gives the correct components.
Can I use this calculator for 3D vectors?
No, this calculator is only for vectors in the plane (2D). For 3D, you need two angles (azimuth and elevation).
What is the unit of the result?
The components have the same unit as the magnitude entered (meters, newtons, etc.).