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
fgiga [73]
3 years ago
5

Using phasors, the value of 37 sin 50t + 30 cos(50t – 45°) is _________ cos(50t+(_____°)). Please report your answer so the magn

itude is positive and all angles are in the range of negative 180 degrees to positive 80 degrees
Engineering
1 answer:
Mars2501 [29]3 years ago
7 0

Answer: 62 cos(50t - 70°)

Explanation:

First we need to convert all sines into cosines because phasor forms are represented through cosine. For that we will use the fact that sin(wt + ∅) = cos(wt + ∅ - 90°)

Therefore, 37sin50t = <u>37cos(50t - 90°)</u>

Now we have 37cos(50t - 90°)+ 30 cos(50t – 45°). We need to convert them into phasor form to add the terms. For that we will use the fact Acos(wt+∅)=A∠∅ which can be represented using real and imaginary parts as A [cos(∅)+jsin(∅)].

So,

37cos(50t - 90°)

= 37∠-90°

= 37[cos(-90°)+jsin(-90°)

=37[0+j(-1)]

= <u>-j37</u>

Similarly,

30 cos(50t – 45°)

=30∠-45

=30[cos(-45)+jsin(-45)

=30[0.707-j0.707]

=<u>21.21 - j21.21</u>

37cos(50t - 90)+ 30 cos(50t – 45°) = -j37+21.21 - j21.21 = <u>21.21 - j58.21</u>

Now we need to convert the real and imaginary parts back to cosine form. We will first calculate the magnitude by the formula √a²+b² where a and b are the real and imaginary parts respectively.

Here a=21.21 and b=58.21

magnitude = √(21.21)²+(58.21)²=61.95≅<u>62</u>

For calculating phase ∅ the formula is ∅=inversetan (b/a) where a and b are the real and imaginary parts respectively.

∅=inversetan(-58.21/21.21)

= -69.9°≅<u>-70°</u>

So the final answer is 62cos(50t-70°)

You might be interested in
For the SR-latch below high levels of Set and Reset result in Q= 1 and 0, respectively. The next state is unknown when both inpu
dusya [7]

Answer:

hello your question lacks the required image attached to this answer is the image required

answer :  NOR1(q_) wave is complementary to NOR2(q)

Explanation:

Note ; NOR 2 will be addressed as q in the course of this solution while NOR 1 will be addressed as q_

Initial state is unknown i.e q = 0 and q_= 1

from the diagram the waveform reset and set

= from 0ns to 20ns reset=1 and set=0.from the truth table considering this given condition q=0 and q_bar=1 while  

from 30ns to 50ns reset=0 and set=1.from the truth table considering this condition q=1 and q_bar=1.so from 35ns also note there is a delay of 5 ns for the NOR gate hence the NOR 2 will be higher ( 1 )

From 50ns to 65ns both set and reset is 0.so NOR2(q)=0.

From 65 to 75 set=1 and reset=0,so our NOR 2(q)=1 checking from the truth table

also  from 75 to 90 set=1 and reset=1 , NOR2(q) is undefined "?" and is mentioned up to 95ns.

since q_ is a complement of q, then NOR1(q_) wave is complementary to NOR2(q)

3 0
3 years ago
Initialize the tuple team_names with the strings 'Rockets', 'Raptors', 'Warriors', and 'Celtics' (The top-4 2018 NBA teams at th
Drupady [299]

Answer:

#Initialise a tuple

team_names = ('Rockets','Raptors','Warriors','Celtics')

print(team_names[0])

print(team_names[1])

print(team_names[2])

print(team_names[3])

Explanation:

The Python code illustrates or printed out the tuple team names at the end of a season.

The code displayed is a function that will display these teams as an output from the program.

4 0
3 years ago
2. The moist weight of 0.1 ft3 of soil is 12.2 lb. If the moisture content is 12% and the specific gravity of soil solids is 2.7
adell [148]

The answers to dry unit weight, void ratio, porosity, degree of saturation, volume occupied by water are respectively;

γ_d = 108.93 lb/ft³; e = 0.56; n = 0.36; S = 0.58; V_w = 0.021 ft³

<h3>Calculation of Volume and Weight of soil</h3>

We are given;

Moist weight; W = 12.2 lb

Volume of moist soil; V = 0.1 ft³

moisture content; w = 12% = 0.12

Specific gravity of soil solids; G_s = 2.72

A) Formula for dry unit weight is;

γ_d = γ/(1 + w)

where γ_w is moist unit weight as;

γ_w = W/V

γ_w = 122/0.1 = 122 lb/ft³

Thus;

γ_d = 122/(1 + 0.12)

γ_d = 108.93 lb/ft³

B) Formula for void ratio is;

e = [(G_s * γ_w)/γ_d] - 1

e = [(2.72 * 122)/108.93] - 1

e = 0.56

C) Formula for porosity is;

n = e/(1 + e)

n = 0.56/(1 + 0.56)

n = 0.36

D) Formula for degree of saturation is;

S = (w * G_s)/e

S = (0.12 * 2.72)/0.56

S = 0.58

E) Volume occupied by water is gotten from;

V_w = S*V_v

where;

V_v is volume of voids = nV

V_v = 0.36*0.1

V_v = 0.036 ft³

Thus;

V_w = 0.58 * 0.036

V_w = 0.021 ft³

Read more about Specific Gravity of Soil at; brainly.com/question/14932758

4 0
3 years ago
1. A four-lane freeway (two lanes in each direction) is located on rolling terrain and has 12-ft lanes, no lateral obstructions
otez555 [7]

Answer:

Maximum number of vehicle = 308

Explanation:

See the attached file for the calculation.

6 0
3 years ago
Write 3 classes with three levels of hierarchy: Base, Derive (child of base), and D1 (child of Derive class). Within each class,
PIT_PIT [208]

Answer:

class Base

{

void m1()

{

System.out.println("Origin: Base Class");

}

}

class Derive extends Base

{

void m1()

{

System.out.println("Origin: Derived Class");

}

}

class D1 extends Derive

{

void m1()

{

System.out.println("Origin: D1 - Child of Derive Class");

}

}

class TestDynamicBinding

{

public static void main(String args[])

{

Base base = new Base(); // object of Base class

Derive derive = new Derive(); // object of Derive class

D1 d1 = new D1(); // object of D1 class

 

Base reference; // Reference of type Base

reference = base; // reference referring to the object of Base class

reference.m1();   //call made to Base Class m1 method

 

reference = derive;   // reference referring to the object of Derive class

reference.m1(); //call made to Derive Class m1 method

 

reference = d1;    // reference referring to the object of D1 class

reference.m1(); //call made to D1 Class m1 method

}

}

Explanation:

The solution demonstrates dynamic binding behavior because the linking procedure used calls overwritten method m1() is made at run time rather than doing it at the compile time. The code to be executed for this specific procedural call is also known at run time only.

6 0
3 years ago
Other questions:
  • A reversible refrigerator operates between a low temperature reservoir at TL and a high temperature reservoir at TH . Its coeffi
    12·1 answer
  • When the outside temperature is 5.2 ⁰C, a steel beam of cross-sectional area 52 cm2 is installed in a building with the ends of
    8·1 answer
  • Link AB is to be made of a steel for which the ultimate normal stress is 65 ksi. Determine the cross-sectional area of AB for wh
    14·1 answer
  • A contractor needs to excavate 50,000 yd3 of silty clay and haul it with Caterpillar 69C dump trucks. Each truck can carry 30.9
    13·1 answer
  • ________ is the most theoretical computing discipline, focusing mostly on finding new and better ways for computers to work
    9·1 answer
  • Which one of the following activities is not an example of incident coordination
    15·1 answer
  • 1. In order to minimize hazards, what should you do before starting a job
    10·2 answers
  • 1. When and why should we use the Pattern option?
    12·1 answer
  • "Transformer is used to change the voltage".
    5·1 answer
  • I’m in Sociology Class guys and I need help on this question!
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!