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
Nezavi [6.7K]
3 years ago
14

Motor oil is responsible for

Engineering
1 answer:
Lelechka [254]3 years ago
5 0

Answer:

lubricating all moving parts in the engine

Explanation:

like the pistons, pushrods, and the crank

You might be interested in
1) What output force (Fout) is produced if the lever arm length (rout) is 100 mm?
Ierofanga [76]
The length of the arm is the main part of natur
6 0
2 years ago
Read 2 more answers
The boost converter of Fig. 6-8 has parameter Vs 20 V, D 0.6, R 12.5 , L 10 H, C 40 F, and the switching frequency is 200 kHz. (
mr Goodwill [35]

Answer:

a) the output voltage is 50 V

b)

- the average inductor current is 10 A

- the maximum inductor current is 13 A

- the maximum inductor current is 7 A

c) the output voltage ripple is 0.006 or 0.6%V₀

d) the average current in the diode under ideal components is 4 A

Explanation:

Given the data in the question;

a) the output voltage

V₀ = V_s/( 1 - D )

given that; V_s = 20 V, D = 0.6

we substitute

V₀ = 20 / ( 1 - 0.6 )

V₀ = 20 / 0.4

V₀ = 50 V

Therefore, the output voltage is 50 V

b)

- the average inductor current

I_L = V_s / ( 1 - D )²R

given that R = 12.5 Ω, V_s = 20 V, D = 0.6

we substitute

I_L = 20 / (( 1 - 0.6 )² × 12.5)

I_L = 20 / (( 0.4)² × 12.5)

I_L = 20 / ( 0.16 × 12.5 )

I_L = 20 / 2

I_L = 10 A

Therefore, the average inductor current is 10 A

- the maximum inductor current

I_{Lmax = [V_s / ( 1 - D )²R] + [ V

given that, R = 12.5 Ω, V_s = 20 V, D = 0.6, L = 10 μH, T = 1/200 kHz = 5 hz

we substitute

I_{Lmax = [20 / (( 1 - 0.6 )² × 12.5)] + [ (20 × 0.6 × 5) / (2 × 10) ]

I_{Lmax = [20 / 2 ] + [ 60 / 20 ]    

I_{Lmax = 10 + 3

I_{Lmax = 13 A

Therefore, the maximum inductor current is 13 A

- The minimum inductor current

I_{Lmax = [V_s / ( 1 - D )²R] - [ V

given that, R = 12.5 Ω, V_s = 20 V, D = 0.6, L = 10 μH, T = 1/200 kHz = 5 hz

we substitute

I_{Lmin = [20 / (( 1 - 0.6 )² × 12.5)] - [ (20 × 0.6 × 5) / (2 × 10) ]

I_{Lmin = [20 / 2 ] -[ 60 / 20 ]    

I_{Lmin = 10 - 3

I_{Lmin  = 7 A

Therefore, the maximum inductor current is 7 A

 

c)  the output voltage ripple

ΔV₀/V₀ = D/RCf

given that; R = 12.5 Ω, C = 40 μF = 40 × 10⁻⁶ F, D = 0.6, f = 200 Khz = 2 × 10⁵ Hz

we substitute

ΔV₀/V₀ = 0.6 / (12.5 × (40 × 10⁻⁶) × (2 × 10⁵) )

ΔV₀/V₀ = 0.6 / 100

ΔV₀/V₀ = 0.006 or 0.6%V₀

Therefore, the output voltage ripple is 0.006 or 0.6%V₀

d) the average current in the diode under ideal components;

under ideal components; diode current = output current

hence the diode current will be;

I_D = V₀/R

as V₀ = 50 V and R = 12.5 Ω

we substitute

I_D = 50 / 12.5

I_D = 4 A

Therefore, the average current in the diode under ideal components is 4 A

7 0
3 years ago
Do the coil resistances have any effect on the plots?
PolarNik [594]
Because of the skin depth effect, the current at high frequency tends to flow at very low depth from radius. Then at high frequency the effective cross section of the wire is narrower than at DC.

Fro example skin depth at 100 kHz is 0.206 mm (0.008”), a wire more thicker than AWG26 could be a waste of copper, better use a bunch of thin wire (Litz wire) to rise the Q factor.
8 0
3 years ago
A video inspection snake is use
LekaFEV [45]

Answer:

very good thx

Explanation:

5 0
2 years ago
8.19 - Airline Reservations System (Project Name: Airline) - A small airline has just purchased a computer for its new automated
e-lub [12.9K]

Answer:

The App is written in C++ language using dev C++.

Explanation:

/******************************************************************************

You can run this program in any C++ compiler like dev C++ or any online C++ compiler

*******************************************************************************/

#include <iostream>

using namespace std;

class bookingSeat// class for airline reservation system

{

  private:

   

   

  bool reserveSeat[10];// 10 seats (1-5) for first class and 6-10 for economy class

  int firstClassCounter=0;//count first class seat

  int economyClassCounter=5;//count economy class seat

  char seatPlacement;/* switch between economy and first clas seat----- a variable for making decision based on user input*/

  public:  

  void setFirstClassSeat()//

  {

      if(firstClassCounter<5)// first class seat should be in range of 1 to 5

      {

          reserveSeat[firstClassCounter]=1; /*set first class seat..... change index value to 1 meaning that it now it is reserved*/

          cout<<"Your First Class seat is booked and your seat no is "<<firstClassCounter+1; //display seat number reserved

          firstClassCounter++; //increament counter

      }

      else//in case seats are ful

      {

          cout<<"\nSeats are full";

          if(economyClassCounter==10 && firstClassCounter==5)

          {

              cout<<"\n Next flight leaves in 3 hours.";

          }

          else

          {

              cout<<"\nIt’s acceptable to be placed to you in the first-class section  y/n ";//take input from user

              cin>>seatPlacement;//user input

              if(seatPlacement=='y')//if customer want to reserve seat in first class

              {

                  setEconomyClassSeat();// then reserve first class seat

              }

              else

              {

                  cout<<"\n Next flight leaves in 3 hours.";

               }

               

          }

      }

       

  }

  void setEconomyClassSeat()//set economy class seat

  {

    if(economyClassCounter<10)//seat ranges between 6 and 10

      {

          reserveSeat[economyClassCounter]=1;// reserve economy class seat

          cout<<"Your Economy class seat is booked and your seat no is "<<economyClassCounter+1;//display reservation message about seat

          economyClassCounter++;//increament counter

      }

      else// if economy class seats are fulled

      {

          cout<<"\nSeats are full";

          if(economyClassCounter==10 && firstClassCounter==5)//check if all seats are booked in both classes

          {

              cout<<"\n Next flight leaves in 3 hours.";

          }

          else

          {

              cout<<"\nIt’s acceptable to be placed to you in the first-class section  y/n ";//take input from user

              cin>>seatPlacement;//user input

              if(seatPlacement=='y')//if customer want to reserve seat in first class

              {

                  setFirstClassSeat();// then reserve first class seat

              }

              else

              {

                  cout<<"\n Next flight leaves in 3 hours.";

               }

               

          }

      }

  }

   

   

};

int main()

{   int checkseat=10;// check seat

   int classType;//class type economy or first class

   bookingSeat bookseat;//object declaration of class bookingSeat

   while(checkseat<=10)//run the application until seats are fulled in both classes

   {

       cout<<"\nEnter 1 for First Class and 2 for Economy Class ";

       cin>>classType;//what user entered

       switch (classType)//decide which seat class to be reserved  

       {

           case 1://if user enter 1 then reserve first class seat

           bookseat.setFirstClassSeat();

           break;

           case 2://if user enter 2 then reserve the economy class seat

           bookseat.setEconomyClassSeat();

           

       }

       

   }

   

   return 0;

}

8 0
3 years ago
Other questions:
  • The boiler pressure is 38bar and the condenser pressure 0.032 bar.The saturated steam is superheated to 420 oC before entering t
    8·1 answer
  • Water flows through a tee in a horizontal pipe system. The velocity in the stem of the tee is 15 f t/s, and the diameter is 12 i
    10·1 answer
  • Use the overall heat-transfer resistance presented by the external air and the glass itself to determine the heat flux in W/m2 i
    10·1 answer
  • Water flows through a horizontal 60 mm diameter galvanized iron pipe at a rate of 0.02 m3/s. If the pressure drop is 135 kPa per
    9·1 answer
  • The natural material in a borrow pit has a mass unit weight of 110.0 pcf and a water content of 6%, and the specific gravity of
    11·1 answer
  • Complete the sentence to identify a useful advance in the culinary arts.
    8·1 answer
  • Whats is the purpose of the stator winding​
    13·1 answer
  • Which option distinguishes why the behaviors of the team in the following scenario are so important during the engineering desig
    5·1 answer
  • What car is this? I thinks its a nissan 240sx but i dont know
    11·1 answer
  • On what kind of sectional drawing would you find the maximum length of a building?
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!