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
vovangra [49]
1 year ago
13

Sketch the asymptotes of the Bode plot magnitude and phase for the open-loop transfer ()=100(S+1)/((S+10)(S+100)) Use MATLAB to

verify your solution.
Engineering
1 answer:
Salsk061 [2.6K]1 year ago
6 0

The asymptotes of the open loop transfer are:

  • Horizontal: y = 0
  • Vertical: x = -10 and x = -100

<h3>How to plot the asymptotes?</h3>

The open loop transfer function is given as:

f(s) = 100(s + 1)/((s + 10)(s + 100))

Set the numerator of the function to 0.

So, we have:

f(s) = 0/((s + 10)(s + 100))

Evaluate

f(s) = 0

This means that, the vertical asymptote is y = 0

Set the denominator of the function to 0.

(s + 10)(s + 100)  0

Split

s + 10 = 0 and s + 100 = 0

Solve for s

s = -10 and s = -100

This means that, the horizontal asymptotes are s = -10 and s = -100

See attachment for the graph of the asymptotes

Read more about asymptotes at:

brainly.com/question/4084552

#SPJ1

You might be interested in
A 50 mm diameter shaft is subjected to a static axial load of 160 kN. If the yield stress of the material is 350 MPa, the ultima
zvonat [6]

In order to develop this problem it is necessary to take into account the concepts related to fatigue and compression effort and Goodman equation, i.e, an equation that can be used to quantify the interaction of mean and alternating stresses on the fatigue life of a materia.

With the given data we can proceed to calculate the compression stress:

\sigma_c = \frac{P}{A}

\sigma_c = \frac{160*10^3}{\pi/4*0.05^2}

\sigma_c = 81.5MPa

Through Goodman's equations the combined effort by fatigue and compression is expressed as:

\frac{\sigma_a}{S_e}+\frac{\sigma_c}{\sigma_u}=\frac{1}{Fs}

Where,

\sigma_a=Fatigue limit for comined alternating and mean stress

S_e =Fatigue Limit

\sigma_c=Mean stress (due to static load)

\sigma_u = Ultimate tensile stress

Fs =Security Factor

We can replace the values and assume a security factor of 1, then

\frac{\sigma_a}{320}+\frac{81.5}{400}=\frac{1}{1}

Re-arrenge for \sigma_a

\sigma_a = 254.8Mpa

We know that the stress is representing as,

\sigma_a = \frac{M_c}{I}

Then,

Where M_c=Max Moment

I= Intertia

The inertia for this object is

I=\frac{\pi d^4}{64}

Then replacing and re-arrenge for M_c

M_c = \frac{\sigma_a*\pi*d^3}{32}

M_c = \frac{260.9*10^6*\pi*0.05^3}{32}

M_c = 3201.7N.m

Thereforethe moment that can be applied to this shaft so that fatigue does not occur is 3.2kNm

5 0
3 years ago
A cylindrical bar of metal having a diameter of 20.2 mm and a length of 209 mm is deformed elastically in tension with a force o
Rus_ich [418]

Answer:

A) ΔL = 0.503 mm

B) Δd = -0.016 mm

Explanation:

A) From Hooke's law; σ = Eε

Where,

σ is stress

ε is strain

E is elastic modulus

Now, σ is simply Force/Area

So, with the initial area; σ = F/A_o

A_o = (π(d_o)²)/4

σ = 4F/(π(d_o)²)

Strain is simply; change in length/original length

So for initial length, ε = ΔL/L_o

So, combining the formulas for stress and strain into Hooke's law, we now have;

4F/(π(d_o)²) = E(ΔL/L_o)

Making ΔL the subject, we now have;

ΔL = (4F•L_o)/(E•π(d_o)²)

We are given;

F = 50500 N

L_o = 209mm = 0.209m

E = 65.5 GPa = 65.5 × 10^(9) N/m²

d_o = 20.2 mm = 0.0202 m

Plugging in these values, we have;

ΔL = (4 × 50500 × 0.209)/(65.5 × 10^(9) × π × (0.0202)²)

ΔL = 0.503 × 10^(-3) m = 0.503 mm

B) The formula for Poisson's ratio is;

v = -(ε_x/ε_z)

Where; ε_x is transverse strain and ε_z is longitudinal strain.

So,

ε_x = Δd/d_o

ε_z = ΔL/L_o

Thus;

v = - [(Δd/d_o)/(ΔL/L_o)]

v = - [(Δd•L_o)/(ΔL•d_o)]

Making Δd the subject, we have;

Δd = -[(v•ΔL•d_o)/L_o]

We are given v = 0.33; d_o = 20.2mm

So,

Δd = -[(0.33 × 0.503 × 20.2)/209]

Δd = -0.016 mm

8 0
3 years ago
15
AveGali [126]

Answer:

b

Explanation:

4 0
3 years ago
Write the implementation (.cpp file) of the Player class from the previous exercise. Again, the class contains:
hoa [83]

Answer:

//Define the header file

#ifndef PLAYER_H

#define PLAYER_H

//header file.

#include <string>

//Use the standard namespace.

using namespace std;

//Define the class Player.

class Player

{

//Declare the required data members.

string name;

int score;

public:

//Declare the required

//member functions.

void setName(string par_name);

void setScore(int par_score);

string getName();

int getScore();    

}

//End the definition

//of the header file.

#endif

Player.cpp:

//Include the "Player.h" header file,

#include "Player.h"

//Define the setName() function.

void Player::setName(string par_name)

{

name = par_name;

}

//Define the setScore() function.

void Player::setScore(int par_score)

{

score = par_score;

}

//Define the getName() function.

string Player::getName()

{

return name;

}

//Define the getScore() function.

int Player::getScore()

{

return score;

}

7 0
3 years ago
Student A says hazardous waste can take the form of solid, liquid, or gas. Student B says hazardous waste can only take the form
lina2011 [118]

Answer:

Student A

Explanation:

hope this helps have a great day

4 0
3 years ago
Other questions:
  • A segment of four-lane freeway (two lanes in each direction) has a 3% upgrade that is 1500 ft long followed by a 1000-ft 4% upgr
    8·1 answer
  • What is the correct statement regarding the stress over the section of a shaft in torsion?
    13·1 answer
  • An orchestra is having a recording done of 2 performances in the same concert hall. The first show is sold out. They struggled t
    7·1 answer
  • A rich industrialist was found murdered in his house. The police arrived at the scene at 11:00 PM. The temperature of the corpse
    5·1 answer
  • 3. Which of these instruments is used to measure wind speed? A. anemometer C. wind sock B. thermometer D. wind vane It is an ins
    14·1 answer
  • A window‐mounted air‐conditioning unit (AC) removes energy by heat transfer from a room, and rejects energy by heat transfer to
    13·1 answer
  • Tech A says that speed density systems use vehicle speed and fuel density to determine injector pulse width. Tech B says that ma
    8·1 answer
  • 9. A piece of Cherry wood is 5/4 x 4" X 4'<br> What is the length in inches?
    10·1 answer
  • Compare and contrast mechanical properties of plastics, metals and ceramics.
    13·1 answer
  • Whose responsibility is it to provide direction on correct ladder usage?<br> select the best option.
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!