2: Aerodynamic Fundamental principles and equations Flashcards

1
Q

What is a vector and how is it represented?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the magnitude of a vector
A, and how is it denoted?

A

A2: The magnitude of a vector
A is the length of the vector and is denoted by
∣A∣. It is a scalar quantity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a unit vector?

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How do you add two vectors A and B?

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How do you subtract one vector
B from another vector A?

A

The vector difference A−B is formed by connecting the tail of A to the head of −B, resulting in vector D.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the formula for the dot product (scalar product) of two vectors A and B?

A

The scalar (dot) product is given by: A⋅B=∣A∣∣B∣cosθ
where θ is the angle between the two vectors.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does the scalar product represent geometrically?

A

The scalar product represents the magnitude of
A multiplied by the magnitude of the component of B along the direction of A.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the formula for the cross product (vector product) of two vectors A and B?

A

The vector (cross) product is given by:
A×B=(∣A∣∣B∣sinθ)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the right-hand rule, and how is it used in the cross product?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are Cartesian coordinates, and how are they represented?

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How is a vector A represented in Cartesian coordinates?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are cylindrical coordinates, and how are they defined?

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How is a vector A expressed in cylindrical coordinates?

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How do you transform between Cartesian and cylindrical coordinates?

A

The transformation equations are:

x=rcosθ

y=rsinθ

z=z

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are spherical coordinates, and how are they defined?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How is a vector A expressed in spherical coordinates?

A

A vector A in spherical coordinates is expressed as: A = Arer + Athetaetheta + Aphiephi

Where Ar, Atheta, and Aphi are components along the r, theta, and phi directions respectively.

17
Q

What is a scalar field?

A

A scalar field is a scalar quantity that varies with position and time, e.g., pressure p(x,y,z,t), density ρ(x,y,z,t), and temperature T(x,y,z,t).

18
Q

How do you transform between Cartesian and spherical coordinates?

A

The transformation equations are:

x=rsinθcosϕ

y=rsinθsinϕ

z=rcosθ

19
Q

What is a vector field?

A

A vector field is a vector quantity that varies with position and time, e.g., velocity V(x,y,z,t)=Vxi + Vyj + Vzk

20
Q

How do you compute the dot product of two vectors
A and B in Cartesian coordinates?

A

The dot product is calculated as:

A⋅B=AxBx + AyBy + AzBz

21
Q

How do you compute the cross product of two vectors A and B in Cartesian coordinates?

A

The cross product is calculated using the determinant