机械学代写|MECHANICS MATHS2034 University of Glasgow Assignment

0

Assignment-daixieTM为您提供格拉斯哥大学University of Glasgow MECHANICS MATHS2034机械学代写代考辅导服务!

Instructions:

Mechanics is the branch of physics that deals with the study of the motion, forces, and energy of objects. It is concerned with how objects move and the forces that cause this motion. The study of mechanics involves the development of mathematical models and theories to describe and explain the behavior of physical systems, such as machines, structures, and particles. Some of the key concepts in mechanics include Newton’s laws of motion, conservation of energy, and momentum. Mechanics is essential in many fields of science and engineering, including aerospace engineering, mechanical engineering, and materials science.

机械学代写|MECHANICS MATHS2034 University of Glasgow Assignment

问题 1.

Suppose the state of stress at a point in a $x, y, z$ coordinate system is given by
$$
\left[\begin{array}{ccc}
100 & 1 & 180 \
0 & 20 & 0 \
180 & 0 & 20
\end{array}\right]
$$
a. Calculate the three invariants of this stress tensor.

证明 .

a) Invariants of stress tensor
Recall: these values do not change no matter the coordinate system selected
$$
\begin{gathered}
I_1=\sigma_x+\sigma_y+\sigma_z=-100+20+20 \
I_2=\sigma_x \sigma_y+\sigma_y \sigma_z+\sigma_z \sigma_x-\tau_{x y}{ }^2-\tau_{y z}{ }^2-\tau_{z x}{ }^2 \
=(-100 \times 20)+(-100 \times 20)+20^2-0-0-80^2 \
I_1=-60 \
I_2=-10000 \
=\sigma_x \sigma_y \sigma_z+2 \tau_{x y} \tau_{y z} \tau_{z x}-\sigma_x \tau_{y z}{ }^2-\sigma_y \tau_{z x}{ }^2-\sigma_z \tau_{x y}{ }^2 \
=(-100 \times 20 \times 20)+2 \times 0-0-20 \times(-80)^2-0 \
I_3=-168000
\end{gathered}
$$


问题 2.

b. Determine the three principal stresses of this stress tensor.

证明 .

The eigenvalue problem for a stress tensor

$$
\left[\begin{array}{ccc}
-100 & 0 & -80 \
0 & 20 & 0 \
-80 & 0 & 20
\end{array}\right]
$$
is given by
$$
\operatorname{det}\left[\begin{array}{ccc}
-100-\lambda & 0 & -80 \
0 & 20-\lambda & 0 \
-80 & 0 & 20-\lambda
\end{array}\right]=0
$$
Solve for $\lambda$, we have three eigenvalues
$$
\begin{aligned}
& \lambda_1=-140 \
& \lambda_2=60 \
& \lambda_3=20
\end{aligned}
$$
The principal stresses are the three eigenvalues of the stress tensor
$$
\begin{aligned}
\sigma_{x p} & =-140 \
\sigma_{y p} & =60 \
\sigma_{z p} & =20
\end{aligned}
$$

问题 3.

Suppose the state of stress at a point relative to a $x, y, z$ coordinate system is given by:
$$
\left[\begin{array}{cc}
15 & -10 \
-10 & -5
\end{array}\right]
$$
Try to find a new coordinate system $\left(x^{\prime}, y^{\prime}\right)$ that corresponds to the principal directions of the stress tensor.
a. Find the principal stresses.

证明 .

a) Determine principal stresses
The eigenvalue problem for a stress tensor
$$
\left[\begin{array}{cc}
15 & -10 \
-10 & -5
\end{array}\right]
$$
is given by
$$
\operatorname{det}\left[\begin{array}{cc}
15-\lambda & -10 \
-10 & -5-\lambda
\end{array}\right]=0
$$
Solve for $\lambda$, we have two eigenvalues
$$
\begin{aligned}
& \lambda_1=19.14 \
& \lambda_2=-9.14
\end{aligned}
$$
The principal stresses are the two eigenvalues of the stress tensor
$$
\begin{aligned}
& \sigma_{x p}=19.14 \
& \sigma_{y p}=-9.14
\end{aligned}
$$

这是一份2023年的格拉斯哥大学University of Glasgow MECHANICS MATHS2034代写的成功案例

机械学代写Mechanics|PA1110 University of Leicester Assignment

0

Assignment-daixieTM为您提供莱斯特大学University of Leicester PA1110 Mechanics机械学代写代考辅导服务!

Instructions:

Classical mechanics is a fundamental part of physics that deals with the motion of macroscopic objects in the presence of forces. It is based on the laws of motion proposed by Sir Isaac Newton in the 17th century, which form the foundation of classical mechanics.

In classical mechanics, we use various quantities to describe the behavior of objects, including position, velocity, acceleration, force, work, energy, momentum, and angular momentum. These quantities are related through mathematical equations and principles that describe how objects move and interact with each other.

For example, the work-energy principle states that the work done on an object is equal to the change in its kinetic energy, while the law of conservation of momentum states that the total momentum of a closed system remains constant unless acted upon by an external force.

Classical mechanics is still widely used today in many fields of science and engineering, from astronomy to robotics, and it provides a solid foundation for understanding the behavior of objects at the macroscopic level.

机械学代写Mechanics|PA1110 University of Leicester Assignment

问题 1.

A runner travels along the $\mathrm{x}$-axis, and at time $t=0$ is at the origin. The $x$-component of the runner’s position with respect to the origin is given by: $$ x(t)=b t^2 $$ where $b$ is a positive constant. (Part a) What are the units of the constant $b$ ? Express your answer in terms of $\mathrm{m}$ for meter and $\mathrm{s}$ for seconds. (Part b) Find $v(t)$, the $x$-component of the runner’s velocity as a function of time.

证明 .

a) The units of the constant $b$ can be obtained by looking at the units of $x(t)$. We have $x(t)=[b][t^2]$, where $[b]$ denotes the units of $b$ and $[t]$ denotes the units of $t$. Since $x(t)$ has units of length (meters), we have $[b]=\mathrm{m}/\mathrm{s}^2$.

b) The velocity of the runner is given by the derivative of the position function with respect to time:

$v(t)=\frac{d x}{d t}=\frac{d}{d t}\left(b t^2\right)=2 b t$.

Therefore, the $x$-component of the runner’s velocity as a function of time is $v(t) = 2bt$.

问题 2.

(Part c) Find $a(t)$, the $x$-component of the runner’s acceleration as a function of time.

证明 .

c) The acceleration of the runner is given by the second derivative of the position function with respect to time:

$a(t)=\frac{d^2 x}{d t^2}=\frac{d}{d t}(2 b t)=2 b$

Therefore, the $x$-component of the runner’s acceleration as a function of time is constant and given by $a(t) = 2b$.

问题 3.

At time $t=0$, a car moving along the $+x$-axis passes through $x=0$ with a constant velocity of magnitude $v_0$. At some time later, $t_1$, it starts to slow down. The acceleration of the car as a function of time is given by:
$$
a(t)= \begin{cases}0 & 0 \leq t \leq t_1 \ -c\left(t-t_1\right) & t_1<t \leq t_2\end{cases}
$$
where $c$ is a positive constants in $\mathrm{Sl}$ units, and $t_1<t \leq t_2$ is the given time interval for which the car is slowing down. The goal of the problem is to find the car’s position as a function of time between $t_1<t<t_2$. Express your answer in terms of $\mathrm{v}{-} 0$ for $v_0$, t 1 for $t_1, \mathrm{t} 2$ for $t_2$, and $c$ as needed.
(Part a). What is $v(t)$, the velocity of the car as a function of time during the time interval $0 \leq t \leq t_1$ ?

证明 .

Since the acceleration of the car is zero during the time interval $0 \leq t \leq t_1$, the car’s velocity remains constant during this time interval. Therefore, the velocity of the car as a function of time during the time interval $0 \leq t \leq t_1$ is given by:

$$v(t) = v_0 \qquad \text{for } 0 \leq t \leq t_1$$

where $v_0$ is the constant velocity of the car at $t=0$.

这是一份2023年的莱斯特大学University of Leicester PA1110数学物理代写的成功案例