1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
svet-max [94.6K]
3 years ago
5

A block of mass 0.75 kg is suspended from a spring having a stiffness of 150 N/m. The block is displaced downwards from its equi

librium position through a distance of 3 cm with an upward velocity of 2 cm/sec. Determine: a)- The natural frequency b)-The period of oscillation c)-The maximum velocity d)-The phase angle e)-The maximum acceleration
Engineering
2 answers:
Fantom [35]3 years ago
6 0

Answer:

A. 2.249 hz

B. 0.45 s

C. 0.424 m/s

D. 66⁰

E. 6 m/s^2

Explanation:

<u>Step 1:</u> identify the given parameters

mass of the block (m)= 0.75kg

stiffness constant (k) = 150N/m

Amplitude (A) = 3cm = 0.03m

upward velocity (v) = 2cm/s

<u>Step 2:</u> calculate the natural frequency (F)by applying relevant formula in S.H.M

f=\frac{1}{2\pi } \sqrt \frac{k}{m}

f=\frac{1}{2\pi } \sqrt \frac{150}{0.75}

f = 2.249 hz

<u>Step 3:</u> calculate the period of the oscillation (T)

period (T) = \frac{1}{frequency}

T = \frac{1}{2.249} (s)

T = 0.45 s

<u>Step 4</u>: calculate the maximum velocity,V_{max}

V_{max} = A\sqrt{\frac{k}{m} }

A is the amplitude of the oscilation

V_{max} = 0.03\sqrt{\frac{150}{0.75} }

V_{max} = 0.424(\frac{m}{s})

<u>Step 5:</u> calculate the phase angle, by applying equation in S.H.M

X = Acos(\omega{t} +\phi)

where X is the displacement; calculated below

Displacement = upward velocity X period of oscillation

displacement (X) = vt (cm)

X = (2cm/s) X (0.45 s)

X = 0.9 cm = 0.009m

where \omega is omega; calculated below

\omega=\sqrt{\frac{k}{m} }

\omega=\sqrt{\frac{150}{0.75} }

\omega= 14.142

\phi = phase angle

Applying displacement equation in S.H.M

X = Acos(\omega{t}+\phi)

0.009 = 0.03cos(14.142 X 0.45+\phi)

cos(6.364+\phi) = \frac{0.009}{0.03}

cos(6.364+\phi) = 0.3

(6.364+\phi) = cos^{-1}(0.3)

(6.364+\phi)= 72.5⁰

6.364+\phi =72.5⁰

\phi =72.5 -6.364

\phi =66.1⁰

Phase angle, \phi ≅66⁰

<u>Step 6:</u> calculate the maximum acceleration, a_{max}

a_{max} = \omega^{2}A

a_{max} = 14.142 X 14.142 X 0.03

a_{max} = 5.999 (\frac{m}{s^{2} })

a_{max} ≅ 6 (\frac{m}{s^{2} })

olganol [36]3 years ago
3 0

Answer:

a)f=2.25 Hz

b)Time period T=.144 s

c)tex]V_{max}[/tex]=0.42 m/s

d)Phase angle Ф=87.3°

e) a_{max}=6.0041 [tex]\frac{m}{s^2}

Explanation:

a)

Natural frequency

  \omega _n=\sqrt {\dfrac{K}{m}}

\omega _n=\sqrt {\dfrac{150}{0.75}}

\omega _n=14.14 rad/s

w=2πf

⇒f=2.25 Hz

b) Time period

=\dfrac{2π}{\omega _n}

T=\frac{1}{f}

 Time period T=.144 s

c)Displacement equation

x=Acos\omega _nt+Bsin\omega _nt

Boundary condition

t=o,x=0.03 m

t=0,v=.02m/s   , V=\frac{dx}{dt}

Now by using these above conditions

A=0.03,B=0.0014

x=0.03 cos14.14 t+0.0014 sin14.14 t

⇒x=0.03003sin(14.14t+87.3)

V_{max}=\omega_n X_{max}

V_{max}=14.14\times 0.03003=0.42 m/s

d)

Phase angle Ф=87.3°

e)

Maximum acceleration

a_{max}=(\omega _n )^2X_{max}

a_{max}=(14.14)^20.03003=6.0041 \frac{m}{s^2}

You might be interested in
Which best describes the body in terms of simple machines?
alex41 [277]

Answer:B

Explanation:

5 0
3 years ago
How much horse power does a Lamborghini have
statuscvo [17]
The Lamborghini SCV12 has 830 horse power.
4 0
2 years ago
Read 2 more answers
Which of the following is the class of ingredient which is the base for most baked items?
Ierofanga [76]

Answer:flour

Explanation:

3 0
2 years ago
Which best explains Susan B Anthony purpose in her speech “Women’s rights to the suffrage”
Furkat [3]

Answer:

She wrote and delivered a speech in 1873, which came to be known as the “Women's Rights to the Suffrage” speech. In her address, she lets the audience know of her “crime” of voting. She reminds the listener that the Constitution of the United States says “we the people” and does not exclude women as people

6 0
3 years ago
Read 2 more answers
import java.util.Scanner; public class FindSpecialValue { public static void main (String [] args) { Scanner scnr = new Scanner(
Hitman42 [59]

Answer:

Java program explained below

Explanation:

FindSpecialNumber.java

import java.util.Scanner;

public class FindSpecialNumber {

public static void main(String[] args) {

//Declaring variable

int number;

/*

* Creating an Scanner class object which is used to get the inputs

* entered by the user

*/

Scanner sc = new Scanner(System.in);

//getting the input entered by the user

System.out.print("Enter a number :");

number = sc.nextInt();

/* Based on user entered number

* check whether it is special number or not

*/

if (number == -99 || number == 0 || number == 44) {

System.out.println("Special Number");

} else {

System.out.println("Not Special Number");

}

}

}

_______________

Output#1:

Enter a number :-99

Special Number

Output#2:

Enter a number :49

Not Special Number

7 0
2 years ago
Other questions:
  • Our goal is to design a traffic-light controller with the following properties; it lights up the green light (output G) for 15 s
    7·1 answer
  • How would an engineer know if a product design were feasible?
    8·2 answers
  • In the contemporary approach to control systems, benefits of continuous monitoring include which one of the following? Multiple
    9·1 answer
  • Pressurized steam at 400 K flows through a long, thin- walled pipe of 0.6-m diameter. The pipe is enclosed in a concrete casing
    9·2 answers
  • How do you connect several springs to increase the equivalent stiffness? What is one example from industry or other real-life si
    7·1 answer
  • In the High Low Logic Index low levels are bearish and high levels are bullish, generally True False
    13·1 answer
  • PLZZZZZ HELP
    7·2 answers
  • Lynx eat snowshoe hares, and snowshoes hears eat plants. Which term can be applied to the lynx in this food chain example? Prima
    10·1 answer
  • Contrast moral and immoral creativity and innovation<br>​
    12·1 answer
  • A cantilever beam AB of length L has fixed support at A and spring support at B.
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!