2: Aerodynamic Fundamental principles and equations Flashcards
What is a vector and how is it represented?
A vector is a quantity with both magnitude and direction. It is typically represented as an arrow, with the length representing its magnitude and the direction of the arrow showing its direction.
What is the magnitude of a vector
A, and how is it denoted?
A2: The magnitude of a vector
A is the length of the vector and is denoted by
∣A∣. It is a scalar quantity.
What is a unit vector?
A unit vector is a vector with a magnitude of 1, and it points in the same direction as the original vector. It is defined as n= A/∣A∣
How do you add two vectors A and B?
The vector sum of A and B is given by A+B=C, where C is formed by connecting the tail of A to the head of B.
How do you subtract one vector
B from another vector A?
The vector difference A−B is formed by connecting the tail of A to the head of −B, resulting in vector D.
What is the formula for the dot product (scalar product) of two vectors A and B?
The scalar (dot) product is given by: A⋅B=∣A∣∣B∣cosθ
where θ is the angle between the two vectors.
What does the scalar product represent geometrically?
The scalar product represents the magnitude of
A multiplied by the magnitude of the component of B along the direction of A.
What is the formula for the cross product (vector product) of two vectors A and B?
The vector (cross) product is given by:
A×B=(∣A∣∣B∣sinθ)
What is the right-hand rule, and how is it used in the cross product?
The right-hand rule states that when you curl the fingers of your right hand in the direction from
A to B, your thumb points in the direction of the resulting vector A×B.
What are Cartesian coordinates, and how are they represented?
Cartesian coordinates are a system where the space is divided into three mutually perpendicular axes:
x, y, and z. The unit vectors along these axes are i, j, and k, respectively.
How is a vector A represented in Cartesian coordinates?
A vector A in Cartesian coordinates is expressed as: A = AxI+Ayj+AzK
Where Ax, Ay, and Az are the scalar components of A along the x, y, and z axes.
What are cylindrical coordinates, and how are they defined?
Cylindrical coordinates are defined by three variables:
r: radial distance from the origin in the xy-plane,
θ: angle from the positive x-axis in the xy-plane,
z: height along the z-axis.
How is a vector A expressed in cylindrical coordinates?
A vector A in cylindrical coordinates is expressed as: A = Area + Athetaetheta + Azez
Where Ar, Atheta, and Az are components along the r, theta, and z directions respectively.
How do you transform between Cartesian and cylindrical coordinates?
The transformation equations are:
x=rcosθ
y=rsinθ
z=z
What are spherical coordinates, and how are they defined?
Spherical coordinates are defined by three variables:
r: distance from the origin,
θ: angle from the z-axis,
ϕ: angle in the xy-plane from the x-axis.