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
ddd [48]
3 years ago
9

Please answer the following questions.

Engineering
2 answers:
likoan [24]3 years ago
8 0

Basically, the purposes of digital multimeter are to measure two or more electrical values such as:

principally voltage (volts)

current (Ampere)

resistance (Ohms)

Alona [7]3 years ago
4 0

Answer

Explanation: didi you got the ansewr please if you gat it tell me

You might be interested in
ILL GIVE BRAINLIEST!!!
Sedbober [7]
Get the app socratic I saw the answer to your question on the app but I ran out of screen time to show you
6 0
2 years ago
The current in a 20 mH inductor is known to be: 푖푖=40푚푚푚푚푡푡≤0푖푖=푚푚1푒푒−10,000푡푡+푚푚2푒푒−40,000푡푡푚푚푡푡≥0The voltage across the induct
Anni [7]

Answer:

a) The expression for electrical current: i = -0.134*e^(-10,000*t) + 0.174*e^(-40,000*t) A

The expression for voltage: v = 26.8*e^(-10,000*t) - 139.2*e^(-40,000*t) V

b) For t<=0 the inductor is storing energy and for t > 0 the inductor is delivering energy.

Explanation:

The question text is corrupted. I found the complete question on the web and it goes as follow:

The current in a 20 mH inductor is known to be: i = 40 mA at t<=0 and i = A1*e^(-10,000*t) + A2*e^(-40,000*t) A at t>0. The voltage across the inductor (passive sign convention) is -68 V at t = 0.

a. Find the numerical expressions for i and v for t>0.

b. Specify the time intervals when the inductor is storing energy and is delivering energy.

A inductor stores energy in the form of a magnetic field, it behaves in a way that oposes sudden changes in the electric current that flows through it, therefore at moment just after t = 0, that for convenience we'll call t = 0+, the current should be the same as t=0, so:

i = A1*e^(-10,000*(0)) + A2*e^(-40,000*(0))

40*10^(-3) = A1*e^(-10,000*0) + A2*e^(-40,000*0)

40*10^(-3) = (A1)*1 + (A2)*1

40*10^(-3) = A1 + A2

A1 + A2 = 40*10^(-3)

Since we have two variables (A1 and A2) we need another equation to be able to solve for both. For that reason we will use the voltage expression for a inductor, that is:

V = L*di/dt

We have the voltage drop across the inductor at t=0 and we know that the current at t=0 and the following moments after that should be equal, so we can use the current equation for t > 0 to find the derivative on that point, so:

di/dt = d(A1*e^(-10,000*t) + A2*e^(-40,000*t))/dt

di/dt = [d(-10,000*t)/dt]*A1*e^(-10,000*t) + [d(-40,000*t)/dt]*A2*e^(-40,000*t)

di/dt = -10,000*A1*e^(-10,000*t) -40,000*A2*e^(-40,000*t)

By applying t = 0 to this expression we have:

di/dt (at t = 0) = -10,000*A1*e^(-10,000*0) - 40,000*A2*e^(-40,000*0)

di/dt (at t = 0) = -10,000*A1*e^0 - 40,000*A2*e^0

di/dt (at t = 0) = -10,000*A1- 40,000*A2

We can now use the voltage equation for the inductor at t=0, that is:

v = L di/dt (at t=0)

68 = [20*10^(-3)]*(-10,000*A1 - 40,000*A2)

68 = -400*A1 -800*A2

-400*A1 - 800*A2 = 68

We now have a system with two equations and two variable, therefore we can solve it for both:

A1 + A2 = 40*10^(-3)

-400*A1 - 800*A2 = 68

Using the first equation we have:

A1 = 40*10^(-3) - A2

We can apply this to the second equation to solve for A2:

-400*[40*10^(-3) - A2] - 800*A2 = 68

-1.6 + 400*A2 - 800*A2 = 68

-1.6 -400*A2 = 68

-400*A2 = 68 + 1.6

A2 = 69.6/400 = 0.174

We use this value of A2 to calculate A1:

A1 = 40*10^(-3) - 0.174 = -0.134

Applying these values on the expression we have the equations for both the current and tension on the inductor:

i = -0.134*e^(-10,000*t) + 0.174*e^(-40,000*t) A

v = [20*10^(-3)]*[-10,000*(-0.134)*e^(-10,000*t) -40,000*(0.174)*e^(-40,000*t)]

v = [20*10^(-3)]*[1340*e^(-10,000*t) - 6960*e^(-40,000*t)]

v = 26.8*e^(-10,000*t) - 139.2*e^(-40,000*t) V

b) The question states that the current for the inductor at t > 0 is a exponential powered by negative numbers it is expected that its current will reach 0 at t = infinity. So, from t =0 to t = infinity the inductor is delivering energy. Since at time t = 0 the inductor already has a current flow of 40 mA and a voltage, we can assume it already had energy stored, therefore for t<0 it is storing energy.

8 0
3 years ago
I gave 15 min to finish this java program
lisov135 [29]

Answer:

class TriangleNumbers

{

public static void main (String[] args)

{

 for (int number = 1; number <= 10; ++number) {

  int sum = 1;

  System.out.print("1");

  for (int summed = 2; summed <= number; ++summed) {

   sum += summed;

   System.out.print(" + " + Integer.toString(summed));

  }

  System.out.print(" = " + Integer.toString(sum) + '\n');

 }

}

}

Explanation:

We need to run the code for each of the 10 lines. Each time we sum  numbers from 1 to n. We start with 1, then add numbers from 2 to n (and print the operation). At the end, we always print the equals sign, the sum and a newline character.

4 0
3 years ago
Where’s the silicone rubber are made ? In a machine, vulcanization… explain please !!!!! I need help
Vaselesa [24]

Answer: This is done by heating a large volume of quartz sand to temperatures as high as 1800˚C. The result is pure, isolated silicon, which is allowed to cool and then ground into a fine powder. To make silicone, this fine silicon powder is combined with methyl chloride and heated once again.

Explanation:

4 0
3 years ago
The role of civil and structural engineer is to produce buildings for
Alinara [238K]
So I’m thinking C because they both have a lot to do with design here is my evidence. Structural engineering is a component of civil engineering which focuses on the design and development of infrastructures such as bridges, skyscrapers, dams. Civil engineering is a professional engineering discipline that deals with the design, construction, and maintenance of the physical and naturally built environment. I may be wrong but hope this helped!
3 0
2 years ago
Other questions:
  • Students are expected to respond to one of the two questions described below. Students should provide examples to clarify their
    12·1 answer
  • The elastic settlement of an isolated single pile under a working load similar to that of piles in the group it represents, is p
    8·1 answer
  • A string of ASCII characters has been converted to hexadecimal resulting in the following message: 4A EF 62 73 73 F4 E5 76 E5 Of
    6·1 answer
  • Water drains at a constant rate through a saturated soil column with a diameter of 1.5 feet and a height of 3 feet. The hydrauli
    11·1 answer
  • Un conejo puede recorrer una distancia de 90 m en 7 segundos .Cual es su velocidad?
    5·1 answer
  • In a movie theater in winter, 510 people, each generation sensible heat at a rate of 80 W, are watching a movie. The heat losses
    11·1 answer
  • IM JI Suneou uo mm
    12·1 answer
  • 6.3. A __________ is used to indicate the base material that needs to be beveled.
    12·1 answer
  • It is illegal to improperly dispose of antifreeze.<br> True<br> False
    8·2 answers
  • What is shown in the above figure
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!