A metal plate of 400 mm in length, 200mm in width and 30 mm in depth is to be machined by orthogonal cutting using a tool of width 5mm and a depth of cut of 0.5 mm. Estimate the minimum time required to reduce the depth of the plate by 20 mm

Answers

Answer 1

Complete Question:

A metal plate of 400 mm in length, 200mm in width and 30 mm in depth is to be machined by orthogonal cutting using a tool of width 5mm and a depth of cut of 0.5 mm. Estimate the minimum time required to reduce the depth of the plate by 20 mm if the tool moves at 400 mm per second.

Answer:

[tex]T_{min} =[/tex] 26 mins 40 secs

Explanation:

Reduction in depth, Δd = 20 mm

Depth of cut, [tex]d_c = 0.5 mm[/tex]

Number of passes necessary for this reduction, [tex]n = \frac{\triangle d}{d_c}[/tex]

n = 20/0.5

n = 40 passes

Tool width, w = 5 mm

Width of metal plate, W = 200 mm

For a reduction in the depth per pass, tool will travel W/w = 200/5 = 40 times

Speed of tool, v = 100 mm/s

[tex]Time/pass = \frac{40*400}{400} \\Time/pass = 40 sec[/tex]

minimum time required to reduce the depth of the plate by 20 mm:

[tex]T_{min} =[/tex] number of passes * Time/pass

[tex]T_{min} =[/tex] n * Time/pass

[tex]T_{min} =[/tex] 40 * 40

[tex]T_{min} =[/tex]  1600 = 26 mins 40 secs

Answer 2

Answer:

the minimum time required to reduce the depth of the plate by 20 mm is 26 minutes 40 seconds

Explanation:

From the given information;

Assuming the tool moves 100 mm/sec

The number of passes required to reduce the depth from 30 mm to 20 mm can be calculated as:

Number of passes = [tex]\dfrac{30-20}{0.5}[/tex]

Number of passes = 20

We know that the width of the tool is 5 mm; therefore, to reduce the depth per pass; the tool have to travel 20 times

However; the time per passes is;

Time/pass = [tex]\dfrac{20*L}{velocity \ of \ the \ feed}[/tex]

where;

length L = 400mm

velocity of the feed is assumed as 100

Time/pass  [tex]=\dfrac{20*400}{100}[/tex]

Time/pass = 80 sec

Thus; the minimum time required to reduce the depth of the plate by 20 mm can be estimated as:

[tex]T_{min} = Time/pass *number of passes[/tex]

[tex]T_{min} = 20*80[/tex]

[tex]T_{min} = 1600 \ sec[/tex]

[tex]T_{min}[/tex] = 26 minutes 40 seconds


Related Questions

9. A Co has 500,000 total shares outstanding and each share is priced at 20$. B Co has 300,000 total shares outstanding and each share is priced at 40$. You have 100 shares in A Co and 200 shares in B Cos. After consolidation how many new shares you will own in consolidated AB Co?

Answers

Answer:

In consolidated AB Co 300 shares.

Explanation:

Consolidation is a process in which two different organizations are united. In this question A Co and B Co are consolidated and a new Co names AB Co is formed. The shares of both the companies will be combined and their total share capital will be increased.

A horizontal turbine takes in steam with an enthalpy of h = 2.80 MJ/kg at 45 m/s. A steam-water mixture exits the turbine with an enthalpy of h = 1.55 MJ/kg at 20 m/s. If the heat loss to the surroundings from the turbine is 300 J/s, determine the power the fluid supplies to the turbine. The mass flow rate is 0.85 kg/s.

Answers

Answer:

The power that fluid supplies to the turbine is 1752.825 kilowatts.

Explanation:

A turbine is a device that works usually at steady state. Given that heat losses exists and changes in kinetic energy are not negligible, the following expression allows us to determine the power supplied by the fluid to the turbine by the First Law of Thermodynamics:

[tex]-\dot Q_{loss} - \dot W_{out} + \dot m \cdot \left[(h_{in}-h_{out}) + \frac{1}{2}\cdot (v_{in}^{2}-v_{out}^{2}) \right] = 0[/tex]

Output power is cleared:

[tex]\dot W_{out} = -\dot Q_{loss} + \dot m \cdot \left[(h_{in}-h_{out})+\frac{1}{2}\cdot (v_{in}^{2}-v_{out}^{2}) \right][/tex]

If [tex]\dot Q_{loss} = 0.3\,kW[/tex], [tex]\dot m = 0.85\,\frac{kg}{s}[/tex], [tex]h_{in} = 2800\,\frac{kJ}{kg}[/tex], [tex]h_{out} = 1550\,\frac{kJ}{kg}[/tex], [tex]v_{in} = 45\,\frac{m}{s}[/tex] and [tex]v_{out} = 20\,\frac{m}{s}[/tex], then:

[tex]\dot W_{out} = -0.3\,kW + \left(0.85\,\frac{kg}{s} \right)\cdot \left\{\left(2800\,\frac{kJ}{kg}-1550\,\frac{kJ}{kg} \right)+\frac{1}{2}\cdot \left[\left(45\,\frac{m}{s} \right)^{2}-\left(20\,\frac{m}{s} \right)^{2}\right] \right\}[/tex]

[tex]\dot W_{out} = 1752.825\,kW[/tex]

The power that fluid supplies to the turbine is 1752.825 kilowatts.

Eight switches are connected to PORTB and eight LEDs are connected to PORTA. We would like to monitor the first two least significant bits of PORTB (use masking technique). Whenever both of these bits are set, switch all LEDs of Port A on for one second. Assume that the name of the delay subroutine is DELAY. You do not need to write the code for the delay procedure.

Answers

Answer:

In this example, the delay procedure is given below in the explanation section

Explanation:

Solution

The delay procedure is given below:

LDS # $4000 // load initial memory

LDAA #$FF

STAA  DDRA

LDAA #$00 //load address

STAA DDRB

THERE LDAA PORT B

           ANDA   #%00000011// port A and port B

           CMPA   #%0000011

           BNE     THERE

           LDAA   #$FF

           STAA    PORT A

           JSR       DELAY

           LDAA    #$00

           STAA     PORT A

           BACK     BRA BACK

With a very precise volumetric measuring device, the volume of a liquid sample is determined to be 6.321 L (liters). Three students are asked to determine the volume of the same liquid sample using a less precise measuring instrument. How do you evaluate the following work of each student with regards to precision, and accuracy
Students
Trials A B C
1 6.35L 6.31L 6.38L
2 6.32L 6.31 L 6.32L
3 6.33L 6.32L 6.36L
4 6.36L 6.35L 6.36L

Answers

Answer:

See explanation

Explanation:

Solution:-

- Three students measure the volume of a liquid sample which is 6.321 L.

- Each student measured the liquid sample 4 times. The data is provided for each measurement taken by each student as follows:

                                                 Students

                      Trial          A            B               C

                         1            6.35        6.31          6.38

                        2            6.32        6.31          6.32

                        3            6.33        6.32         6.36

                        4            6.36        6.35         6.36

- We will define the two terms stated in the question " precision " and "accuracy"

- Precision refers to how close the values are to the sample mean. The dense cluster of data is termed to be more precise. We will use the knowledge of statistics and determine the sample standard deviation for each student.

- The mean measurement taken by each student would be as follows:

                       [tex]E ( A ) = \frac{6.35 +6.32+6.33+6.36}{4} \\\\E ( A ) = 6.34\\\\E ( B ) = \frac{6.31 +6.31+6.32+6.35}{4} \\\\E ( B ) = 6.3225\\\\E ( C ) = \frac{6.38 +6.32+6.36+6.36}{4} \\\\E ( C ) = 6.355\\[/tex]

- The precision can be quantize in terms of variance or standard deviation of data. Therefore, we will calculate the variance of each data:

 

                        [tex]Var ( A ) = \frac{6.35^2+6.32^2+6.33^2+6.36^2}{4} - 6.34^2\\\\Var ( A ) = 0.00025\\\\Var ( B ) = \frac{6.31^2+6.31^2+6.32^2+6.35^2}{4} - 6.3225^2\\\\Var ( B ) = 0.00026875\\\\Var ( C ) = \frac{6.38^2+6.32^2+6.36^2+6.36^2}{4} - 6.355^2\\\\Var ( C ) = 0.000475\\[/tex]

- We will rank each student sample data in term sof precision by using the values of variance. The smallest spread or variance corresponds to highest precision. So we have:

                   Var ( A )          <          Var ( B )        <    Var ( C )

                   most precise                                      Least precise

- Accuracy refers to how close the sample mean is to the actual data value. Where the actual volume of the liquid specimen was given to be 6.321 L. We will evaluate the percentage difference of sample values obtained by each student .

                       [tex]P ( A ) = \frac{6.34-6.321}{6.321}*100= 0.30058\\\\P ( B ) = \frac{6.3225-6.321}{6.321}*100= 0.02373\\\\P ( C ) = \frac{6.355-6.321}{6.321}*100= 0.53788\\[/tex]

- Now we will rank the sample means values obtained by each student relative to the actual value of the volume of liquid specimen with the help of percentage difference calculated above. The least percentage difference corresponds to the highest accuracy as follows:

                   P ( B )         <       P ( A )         <      P ( C )

            most accurate                                least accurate

An airplane flies from San Francisco to Washington DC at an air speed of 800 km/hr. Assume Washington is due east of San Francisco at a distance of 6000 km. Use a Cartesian system of coordinates centered at San Francisco with Washington in the positive x-direction. At cruising altitude, there is a cross wind blowing from north to south of 100 km/hr.

Required:
a. What must be the direction of flight for the plane to actually arrive in Washington?
b. What is the speed in the San Francisco to Washington direction?
c. How long does it take to cover this distance?
d. What is the time difference compared to no crosswind?

Answers

Answer:

A.) 7.13 degree north east

B.) 806.23 km/h

C.) 7.44 hours

D.) 0.06 hours

Explanation:

Assume Washington is due east of San Francisco and Francisco with Washington in the positive x-direction

Also, the cross wind is blowing from north to south of 100 km/hr in y coordinate direction.

A.) Using Cartesian system of coordinates, the direction of flight for the plane to actually arrive in Washington can be calculated by using the formula

Tan Ø = y/x

Substitute y = 100 km/h and x = 800km/h

Tan Ø = 100/800

Tan Ø = 0.125

Ø = Tan^-1(0. 125)

Ø = 7.13 degrees north east.

Therefore, the direction of flight for the plane to actually arrive in Washington is 7.13 degree north east

B.) The speed in the San Francisco to Washington direction can be achieved by using pythagorean theorem

Speed = sqrt ( 800^2 + 100^2)

Speed = sqrt (650000)

Speed = 806.23 km/h

C.) Let us use the speed formula

Speed = distance / time

Substitute the speed and distance into the formula

806.23 = 6000/ time

Make Time the subject of formula

Time = 6000/806.23

Time = 7.44 hours

D.) If there is no cross wind,

Time = 6000/800

Time = 7.5 hour

Time difference = 7.5 - 7.44

Time difference = 0.06 hours

Decompose the signal (1+0.1 cos5t) cos100t into a linear combination of sinusoidal functions, and find the amplitude, frequency, and phase of each component. Hint: use the identity for cosacosb.

Answers

Answer:

amplitudes : 1 , 0.05, 0.05

frequencies : 50/[tex]\pi[/tex],   105/[tex]2\pi[/tex],  95/2[tex]\pi[/tex]

phases : [tex]\pi /2 , \pi /2 , \pi /2[/tex]

Explanation:

signal  s(t) = ( 1 + 0.1 cos 5t )cos 100t

signal s(t) = cos100t + 0.1cos100tcos5t . using the identity for cosacosb

         s(t) = cos100t + [tex]\frac{0.1}{2}[/tex] [cos(100+5)t + cos (100-5)t]

          s(t) = cos 100t + 0.05cos ( 100+5)t + 0.05cos (100-5)t

               =  cos100t + 0.05cos(105)t + 0.05cos 95t

             = cos 2 [tex](\frac{50}{\pi } )t + 0.05cos2 (\frac{105}{2\pi } )t + 0.05cos2 (\frac{95}{2\pi } )t[/tex] [ ∵cos (∅) = sin(/2 +∅ ]

= sin ( 2 [tex](\frac{50}{\pi } ) t[/tex]  + /2 ) + 0.05sin ( 2 [tex](\frac{105}{2\pi } ) t + /2 )[/tex] + 0.05sin ( 2 [tex](\frac{95}{2\pi } )t + /2[/tex] )

attached is the remaining part of the solution

A heavy ball with a weight of 110 N is hung from the ceiling of a lecture hall on a 4.9-m-long rope. The ball is pulled to one side and released to swing as a pendulum, reaching a speed of 5.0 m/s as it passes through the lowest point.

Required:
What is the tension in the rope at that point?

Answers

Answer:T = 167.3 N

Explanation:

Given that the

Weight mg = 110 N

The mass m of the ball will be

m = 110/9.8 = 11.22 kg

As the direction of the ball’s velocity is changing, the force responsible for this is centripetal force F. And

F = mV^2/r

Where

V = 5.0 m/s

r = L = 4.9 m

m = 11.22

Substitute all these parameters into the formula

F = (11.22 × 5^2)/4.9

F = 280.6/4.9

F = 57.27 N

Tension T = F + mg

Substitute F and mg into the formula

T = 57.27 + 110

T = 167.3 N

Therefore, the tension in the rope at that point is 167.3 N

The velocity field of a flow is given by V = 2x2 ti +[4y(t - 1) + 2x2 t]j m/s, where x and y are in meters and t is in seconds. For fluid particles on the x-axis, determine the speed and direction of flow

Answers

Answer:

Explanation:

The value of a will be zero as it is provided that the particle is on the x-axis.

Calculate the velocity of particles along x-axis.

[tex]{\bf{V}} = 2{x^2}t{\bf{\hat i}} + [4y(t - 1) + 2{x^2}t]{\bf{\hat j}}{\rm{ m/s}}[/tex]

Substitute 0 for y.

[tex]\begin{array}{c}\\{\bf{V}} = 2{x^2}t{\bf{\hat i}} + \left( {4\left( 0 \right)\left( {t - 1} \right) + 2{x^2}t} \right){\bf{\hat j}}{\rm{ m/s}}\\\\ = 2{x^2}t{\bf{\hat i}} + 2{x^2}t{\bf{\hat j}}{\rm{ m/s}}\\\end{array}[/tex]

Here,

[tex]A = 2{x^2}t \ \ and\ \ B = 2{x^2}t[/tex]

Calculate the magnitude of vector V .

[tex].\left| {\bf{V}} \right| = \sqrt {{A^2} + {B^2}}[/tex]

Substitute

[tex]2{x^2}t \ \ for\ A\ and\ 2{x^2}t \ \ for \ B.[/tex]

[tex]\begin{array}{c}\\\left| {\bf{V}} \right| = \sqrt {{{\left( {2{x^2}t} \right)}^2} + {{\left( {2{x^2}t} \right)}^2}} \\\\ = \left( {2\sqrt 2 } \right){x^2}t\\\end{array}[/tex]

The velocity of the fluid particles on the x-axis is [tex]\left( {2\sqrt 2 } \right){x^2}t{\rm{ m/s}}[/tex]

Calculate the direction of flow.

[tex]\theta = {\tan ^{ - 1}}\left( {\frac{B}{A}} )[/tex]

Here, θ is the flow from positive x-axis in a counterclockwise direction.

Substitute [tex]2{x^2}t[/tex] as A and [tex]2{x^2}t[/tex] as B.

[tex]\begin{array}{c}\\\theta = {\tan ^{ - 1}}\left( {\frac{{2{x^2}t}}{{2{x^2}t}}} \right)\\\\ = {\tan ^{ - 1}}\left( 1 \right)\\\\ = 45^\circ \\\end{array}[/tex]

The direction of flow is [tex]45^\circ[/tex] from the positive x-axis.

Technician A say's that The most two-stroke engines have a pressure type lubrication system. Technician be says that four stroke engines do not require the mixing of oil with gasoline

Answers

Question:Technician A say's that The most two-stroke engines have a pressure type lubrication system. Technician be says that four stroke engines do not require the mixing of oil with gasoline . Which of them is correct ?

Answer: Technician  B is   correct

Explanation: Two types of engines exist , the two stroke (example, used in chainsaws)  is a type of engine that uses two strokes--a compression stroke and a return stroke to produce power in a crankshaft combustion cycle and the  four stroke engines(eg lawnmowers) which  uses four strokes,  2-strokes during  compression and exhaustion accompanied by 2 return strokes for each of the initial process to produce power in a combustion cycle.

While a 2 stroke system engine, requires mixing of oil and fuel to the crankshaft before  forcing  the mixture into the cylinder and do not require a pressurized system.  The 4 stroke system uses a splash and pressurized system where oil is not mixed with gasoline but drawn from the sump and  directed to  the main moving  parts of  crankshaft through its channels.

We can therefore say that Technician A is wrong while Technician B is  correct

A gas in a piston–cylinder assembly undergoes a compression process for which the relation between pressure and volume is given by pVn 5 constant. The initial volume is 0.1 m3, the final volume is 0.04 m3, and the final pressure is 2 bar. Determine the initial pressure, in bar, and the work for the process, in kJ, if (a) n 5 0, (b) n 5 1, (c) n 5 1.3.

Answers

Answer:

A.) P = 2bar, W = - 12kJ

B.) P = 0.8 bar, W = - 7.3 kJ

C.) P = 0.608 bar, W = - 6.4kJ

Explanation: Given that the relation between pressure and volume is

PV^n = constant.

That is, P1V1^n = P2V2^n

P1 = P2 × ( V2/V1 )^n

If the initial volume V1 = 0.1 m3,

the final volume V2 = 0.04 m3, and

the final pressure P2 = 2 bar. 

A.) When n = 0

Substitute all the parameters into the formula

(V2/V1)^0 = 1

Therefore, P2 = P1 = 2 bar

Work = ∫ PdV = constant × dV

Work = 2 × 10^5 × [ 0.04 - 0.1 ]

Work = 200000 × - 0.06

Work = - 12000J

Work = - 12 kJ

B.) When n = 1

P1 = 2 × (0.04/0.1)^1

P1 = 2 × 0.4 = 0.8 bar

Work = ∫ PdV = constant × ∫dV/V

Work = P1V1 × ln ( V2/V1 )

Work = 0.8 ×10^5 × 0.1 × ln 0.4

Work = - 7330.3J

Work = -7.33 kJ

C.) When n = 1.3

P1 = 2 × (0.04/0.1)^1.3

P1 = 0.6077 bar

Work = ∫ PdV

Work = (P2V2 - P1V1)/ ( 1 - 1.3 )

Work = (2×10^5×0.04) - (0.608 10^5×0.1)/ ( 1 - 1.3 )

Work = (8000 - 6080)/ -0.3

Work = -1920/0.3

Work = -6400 J

Work = -6.4 kJ

a surveyor is trying to find the height of a hill . he/she takes a sight on the top of the hill and find that the angle of elevation is 40°. he/she move a distance of 150 metres on level ground directly away from the hill and take a second sight. from this point the angl.e of elevation is 22°. find the height of the
hill​

Answers

Answer:

height ≈ 60.60 m

Explanation:

The surveyor is trying to find the height of the hill . He takes a sight on the top of the hill and finds the angle of elevation is 40°. The distance from the hill where he measured the angle of elevation of 40° is not known.

Now he moves 150 m on level ground directly away from the hill and take a second sight from this point and measures the angle of elevation as 22°. This illustration forms a right angle triangle. The opposite side of the triangle is the height of the hill. The adjacent side of the triangle which is 150 m is the distance on level ground directly away from the hill.

Using tangential ratio,

tan 22° = opposite/adjacent

tan 22° = h/150

h = 150 × tan 22°

h = 150 × 0.40402622583

h = 60.6039338753

height ≈ 60.60 m

Q: Draw shear and bending moment diagram for the beam shown in
the figure. EI= constant






Answers

Answer:

Explanation:

Please

Given the circuit at the right in which the following values are used: R1 = 20 kΩ, R2 = 12 kΩ, C = 10 µ F, and ε = 25 V. You close the switch at t = 0. Find (a) the current in R1 and R2 at t=0, (b) the voltage across R1 after a long time. (Careful with this one.)

Answers

Answer:

a.) I = 7.8 × 10^-4 A

b.) V(20) = 9.3 × 10^-43 V

Explanation:

Given that the

R1 = 20 kΩ,

R2 = 12 kΩ,

C = 10 µ F, and

ε = 25 V.

R1 and R2 are in series with each other.

Let us first find the equivalent resistance R

R = R1 + R2

R = 20 + 12 = 32 kΩ

At t = 0, V = 25v

From ohms law, V = IR

Make current I the subject of formula

I = V/R

I = 25/32 × 10^3

I = 7.8 × 10^-4 A

b.) The voltage across R1 after a long time can be achieved by using the formula

V(t) = Voe^- (t/RC)

V(t) = 25e^- t/20000 × 10×10^-6

V(t) = 25e^- t/0.2

After a very long time. Let assume t = 20s. Then

V(20) = 25e^- 20/0.2

V(20) = 25e^-100

V(20) = 25 × 3.72 × 10^-44

V(20) = 9.3 × 10^-43 V

An automobile travels along a straight road at 15.65 m/s through a 11.18 m/s speed zone. A police car observed the automobile. At the instant that the two vehicles are abreast of each other, the police car starts to pursue the automobile at a constant acceleration of 1.96 m/s². The motorist noticed the police car in his rear view mirror 12 s after the police car started the pursuit and applied his brakes and decelerates at 3.05 m/s². (Hint: The police will not go against the law.) a) Find the total time required for the police car to overtake the automobile. (12 marks) b) Find the total distance travelled by the police car while overtaking the automobile. (2 marks) c) Find the speed of the police car at the time it overtakes the automobile. (2 marks) d) Find the speed of the automobile at the time it was overtaken by the police car. (2 marks)​

Answers

Answer:

A.) Time = 13.75 seconds

B.) Total distance = 339 m

C.) V = 11.18 m/s

D.) V = 10.2 m/s

Explanation: Given that the automobile travels along a straight road at 15.65 m/s through a 11.18 m/s speed zone.

Then,

Initial velocity U of the motorist = 15.65m/s

acceleration a = - 3.05 m/s^2

Initial velocity u of the police man = 11.18 m/s

Acceleration a = 1.96 m/s^2

The police will overtake at distance S as the motorist decelerate and come to rest.

Where V = 0 and a = negative

While the police accelerate.

Using 2nd equation of motion for the motorist and the police

S = ut + 1/2at^2

Since the distance S covered will be the same, so

15.65t - 1/2×3.05t^2 = 11.18t +1/2×1.96t^2

Solve for t by collecting the like terms

15.56t - 1.525t^2 = 11.18t + 0.98t^2

15.56t - 11.18t = 0.98t^2 + 1.525t^2

4.38t = 2.505t^2

t = 4.38/2.505

t = 1.75 seconds approximately

But the motorist noticed the police car in his rear view mirror 12 s after the police car started the pursuit.

Therefore, the total time required for the police car to overtake the automobile will be:

12 + 1.75 = 13.75 seconds

B.) Using the same formula

S = ut + 1/2at^2

Where S = total distance travelled

Substitutes t into the formula

S = 11.18(13.75) + 1/2 × 1.96 (13.75)^2

S = 153.725 + 185.28

S = 339 m approximately

C.) The speed of the police car at the time it overtakes the automobile will be constant = 11.18 m/s

D.) Using first equation of motion

V = U - at

Since the motorist is decelerating

V = 15.65 - 3.05 × 1.75

V = 15.65 - 5.338

V = 10.22 m/s

Therefore, the speed of the automobile at the time it was overtaken by the police car is 10.2 m/ s approximately

We need to design a logic circuit for interchanging two logic signals. The system has three inputs I1I1, I2I2, and SS as well as two outputs O1 and O2. When S is low, we should have O1 = I1 and O2 = I2. On the other hand, when S is high,we should have O1 = I2 and O2 =I1. Thus, S acts as the control input for a reversing switch. Use Karnaugh maps to obtain a minimal SOP(sum ofproduct) design. Draw the circuit.

Answers

Explanation:

Inputs and Outputs:

There are 3 inputs = I₁, I₂, and S

There are 2 outputs = O₁ and O₂

The given problem is solved in three major steps:

Step 1: Construct the Truth Table

Step 2: Obtain the logic equations using Karnaugh map

Step 3: Draw the logic circuit

Step 1: Construct the Truth Table

The given logic is

When S = 0 then O₁ = I₁ and O₂ = I₂

When S = 1 then O₁ = I₂ and O₂ = I₁

I₁     |     I₂     |    S    |    O₁    |    O₂

0     |     0     |    0    |    0    |     0

0     |     0     |    1     |    0    |     0

0     |     1      |    0    |    0    |     1

0     |     1      |    1     |    1     |     0

1      |     0     |    0    |    1     |     0

1      |     0     |    1     |    0    |     1

1      |     1      |    0    |    1     |     1

1      |     1      |    1     |    1     |     1

Step 2: Obtain the logic equations using Karnaugh map

Please refer to the attached diagram where Karnaugh map is set up.

The minimal SOP representation for output O₁

[tex]$ O_1 = I_1 \bar{S} + I_2 S $[/tex]

The minimal SOP representation for output O₂

[tex]$ O_2 = I_2 \bar{S} + I_1 S $[/tex]

Step 3: Draw the logic circuit

Please refer to the attached diagram where the circuit has been drawn.

Assuming the temperature of the system is 20 C the atmospheric pressure is 0.998 atm, and the total volume collected in the balloon is 0.28 L, calculate the number of moles of H2 collected in the ballot. This is the actual yield. Use the dalton's law of partial pressure to determine the partial pressure of H2 in the balloon. The vapor pressure of water is 20 Cis 17.5 mmHg

Answers

Answer:

The number of moles of H₂ is 0.01135 moles

The partial pressure of H₂ in the balloon is 0.975 atm

Explanation:

From Dalton's law of partial pressure, we have;

Total pressure = Pressure of H₂ + Pressure of the water vapor

The vapor pressure of water at 20°C = 17.5 mmHg = 0.0230225 atm

For equilibrium, pressure of the balloon = Surrounding pressure = Atmospheric pressure

∴ Pressure of H₂ + Pressure of the water vapor = Atmospheric pressure

Partial pressure of H₂ in the balloon, P = 0.998 - 0.0230225 = 0.9749775 ≈ 0.975 atm

0.975 atm  = 98789.595 Pa

Volume of balloon, V = 0.28 L

n = PV/(RT)

Where:

R = Universal gas constant = 0.08205 L·atm/(mol·K)

T = Temperature = 20°C = 293.15 K

∴ n = 0.975 * 0.28/ (0.08205  * 293.15) =  0.01135 moles.

A Rankine steam power plant is considered. Saturated water vapor enters a turbine at 8 MPa and exits at condenser at 10 kPa. The pump is considered isentropic and the turbine isentropic efficiency is 85%. If the net power output is 100 MW calculate the thermal efficiency of the plant and the mass flow rate of steam

Answers

Answer:

0.31

126.23 kg/s

Explanation:

Given:-

- Fluid: Water

- Turbine: P3 = 8MPa , P4 = 10 KPa , nt = 85%

- Pump: Isentropic

- Net cycle-work output, Wnet = 100 MW

Find:-

- The thermal efficiency of the cycle

- The mass flow rate of steam

Solution:-

- The best way to deal with questions related to power cycles is to determine the process and write down the requisite properties of the fluid at each state.

First process: Isentropic compression by pump

       P1 = P4 = 10 KPa ( condenser and pump inlet is usually equal )

      h1 = h-P1 = 191.81 KJ/kg ( saturated liquid assumption )

       s1 = s-P1 = 0.6492 KJ/kg.K

       v1 = v-P1 = 0.001010 m^3 / kg

       

       P2 = P3 = 8 MPa( Boiler pressure - Turbine inlet )

       s2 = s1 = 0.6492 KJ/kg.K   .... ( compressed liquid )

- To determine the ( h2 ) at state point 2 : Pump exit. We need to determine the wok-done by pump on the water ( Wp ). So from work-done principle we have:

   

                           [tex]w_p = v_1*( P_2 - P_1 )\\\\w_p = 0.001010*( 8000 - 10 )\\\\w_p = 8.0699 \frac{KJ}{kg}[/tex]

- From the following relation we can determine ( h2 ) as follows:

                          h2 = h1 + wp

                          h2 = 191.81 + 8.0699

                          h2 = 199.88 KJ/kg

                           

Second Process: Boiler supplies heat to the fluid and vaporize

- We have already evaluated the inlet fluid properties to the boiler ( pump exit property ).

- To determine the exit property of the fluid when the fluid is vaporized to steam in boiler ( super-heated phase ).

              P3 = 8 MPa

              T3 = ?  ( assume fluid exist in the saturated vapor phase )

              h3 = hg-P3 = 2758.7 KJ/kg

              s3 = sg-P3 = 5.7450 KJ/kg.K

- The amount of heat supplied by the boiler per kg of fluid to the water stream. ( qs ) is determined using the state points 2 and 3 as follows:

                          [tex]q_s = h_3 - h_2\\\\q_s = 2758.7 -199.88\\\\q_s = 2558.82 \frac{KJ}{kg}[/tex]

Third Process: The expansion ( actual case ). Turbine isentropic efficiency ( nt ).

- The saturated vapor steam is expanded by the turbine to the condenser pressure. The turbine inlet pressure conditions are similar to the boiler conditions.

- Under the isentropic conditions the steam exits the turbine at the following conditions:

             P4 = 10 KPa

             s4 = s3 = 5.7450 KJ/kg.K ... ( liquid - vapor mixture phase )

             

- Compute the quality of the mixture at condenser inlet by the following relation:

                           [tex]x = \frac{s_4 - s_f}{s_f_g} \\\\x = \frac{5.745- 0.6492}{7.4996} \\\\x = 0.67947[/tex]

- Determine the isentropic ( h4s ) at this state as follows:

                          [tex]h_4_s = h_f + x*h_f_g\\\\h_4_s = 191.81 + 0.67947*2392.1\\\\h_4_s = 1817.170187 \frac{KJ}{kg}[/tex]        

- Since, we know that the turbine is not 100% isentropic. We will use the working efficiency and determine the actual ( h4 ) at the condenser inlet state:

                         [tex]h4 = h_3 - n_t*(h_3 - h_4_s ) \\\\h4 = 2758.7 - 0.85*(2758.7 - 181.170187 ) \\\\h4 = 1958.39965 \frac{KJ}{kg} \\[/tex]

- We can now compute the work-produced ( wt ) due to the expansion of steam in turbine.

                        [tex]w_t = h_3 - h_4\\\\w_t = 2758.7-1958.39965\\\\w_t = 800.30034 \frac{KJ}{kg}[/tex]

- The net power out-put from the plant is derived from the net work produced by the compression and expansion process in pump and turbine, respectively.

                       [tex]W_n_e_t = flow(m) * ( w_t - w_p )\\\\flow ( m ) = \frac{W_n_e_t}{w_t - w_p} \\\\flow ( m ) = \frac{100000}{800.30034-8.0699} \\\\flow ( m ) = 126.23 \frac{kg}{s}[/tex]

Answer: The mass flow rate of the steam would be 126.23 kg/s

- The thermal efficiency of the cycle ( nth ) is defined as the ratio of net work produced by the cycle ( Wnet ) and the heat supplied by the boiler to the water ( Qs ):

                        [tex]n_t_h = \frac{W_n_e_t}{flow(m)*q_s} \\\\n_t_h = \frac{100000}{126.23*2558.82} \\\\n_t_h = 0.31[/tex]

Answer: The thermal efficiency of the cycle is 0.31

       

   

You want to plate a steel part having a surface area of 160 with a 0.002--thick layer of lead. The atomic mass of lead is 207.19 . The density of lead is 11.36 . How many atoms of lead are required

Answers

Answer:

To answer this question we assumed that the area units and the thickness units are given in inches.

The number of atoms of lead required is 1.73x10²³.    

Explanation:

To find the number of atoms of lead we need to find first the volume of the plate:

[tex] V = A*t [/tex]

Where:

A: is the surface area = 160

t: is the thickness = 0.002

Assuming that the units given above are in inches we proceed to calculate the volume:

[tex]V = A*t = 160 in^{2}*0.002 in = 0.32 in^{3}*(\frac{2.54 cm}{1 in})^{3} = 5.24 cm^{3}[/tex]    

Now, using the density we can find the mass:

[tex] m = d*V = 11.36 g/cm^{3}*5.24 cm^{3} = 59.5 g [/tex]

Finally, with the Avogadros number ([tex]N_{A}[/tex]) and with the atomic mass (A) we can find the number of atoms (N):

[tex] N = \frac{m*N_{A}}{A} = \frac{59.5 g*6.022 \cdot 10^{23} atoms/mol}{207.19 g/mol} = 1.73 \cdot 10^{23} atoms [/tex]    

Hence, the number of atoms of lead required is 1.73x10²³.

I hope it helps you!

Two finned surfaces with long fins are identical, except that the convection heat transfer coefficient for the first finned surface is twice that of the second one. What statement below is accurate for the efficiency and effectiveness of the first finned surface relative to the second one?
A) Higher efficiency and higher effectiveness.
B) Higher efficiency but lower effectiveness.
C) Lower efficiency but higher effectiveness.
D) Lower efficiency and iower effectiveness.
E) Equal efficiency and equal effectiveness.

Answers

Answer:

D) Lower efficiency and lower effectiveness.

Explanation:

Given;

Two finned surfaces with long fins which are identical,

with difference in the convection heat transfer coefficient,

The first finned surface has a higher convection heat transfer coefficient, but gives the same heat rate as the second, which will make it (first finned surface) to have lower efficiency and lower effectiveness than the second finned surface.

Therefore, the correct option is "(D) Lower efficiency and lower effectiveness"

Find the function f and the value of the constant a such that: 2 ∫ f(t)dt x a = 2 cos x − 1

Answers

Answer:

The function is [tex]-\sin x[/tex] and the constant of integration is [tex]C = - 1[/tex].

Explanation:

The resultant expression is equal to the sum of a constant multiplied by the integral of a given function and an integration constant. That is:

[tex]a = k\cdot \int\limits {f(x)} \, dx + C[/tex]

Where:

[tex]k[/tex] - Constant, dimensionless.

[tex]C[/tex] - Integration constant, dimensionless.

By comparing terms, [tex]k = 2[/tex], [tex]C = -1[/tex] and [tex]\int {f(x)} \, dx = \cos x[/tex]. Then, [tex]f(x)[/tex] is determined by deriving the cosine function:

[tex]f(x) = \frac{d}{dx} (\cos x)[/tex]

[tex]f(x) = -\sin x[/tex]

The function is [tex]-\sin x[/tex] and the constant of integration is [tex]C = - 1[/tex].

Engine oil (unused) flows at 1.81 x 10^-3 kg/s inside a 1-cm diameter tube that is heated electrically at a rate of 76 W/m. At a particular location where flow and heat transfer are fully developed, the wall temperature is 370K. Determine:

a. The oil mean temperature.
b. The centerline temperature.
c. The axial gradient of the mean temperature.
d. The heat transfer coefficient.

Answers

Answer:

(a)Tb = 330.12 K (b)Tc =304.73 K (c)19.81 K/m (d) h =60.65 W/m². K

Explanation:

Solution

Given that:

The mass flow rate of engine oil m = 1.81 x 10^-3 kg/s

Diameter of the tube, D = 1cm =0.01 m

Electrical heat rate, q =76 W/m

Wall Temperature, Ts = 370 K

Now,

From the properties table of engine oil we can deduce as follows:

thermal conductivity, k =0.139 W/m .K

Density, ρ = 854 kg/m³

Specific heat, cp = 2120 J/kg.K

(a) Thus

The wall heat flux is given as follows:

qs = q/πD

=76/π *0.01

= 2419.16 W/m²

Now

The oil mean temperature is given as follows:

Tb =Ts -11/24 (q.R/k) (R =D/2=0.01/2 = 0.005 m)

Tb =370 - 11/24 * (2419.16 * 0.005/0.139)

Tb = 330.12 K

(b) The center line temperature is given below:

Tc =Ts - 3/4 (qs.R/k)= 370 - 3/4 * ( 2419.16 * 0.005/0.139)

Tc =304.73 K

(c) The flow velocity is given as follows:

V = m/ρ (πR²)

Now,

The The axial gradient of the mean temperature is given below:

dTb/dx = 2 *qs/ρ *V*cp * R

=2 *qs/ρ*[m/ρ (πR²) *cp * R

=2 *qs/[m/(πR)*cp

dTb/dx = 2 * 2419.16/[1.81 x 10^-3/(π * 0.005)]* 2120

dTb/dx = 19.81 K/m

(d) The heat transfer coefficient is given below:

h =48/11 (k/D)

=48/11 (0.139/0.01)

h =60.65 W/m². K

A 2.75-kN tensile load is applied to a test coupon made from 1.6-mm flat steel plate (E = 200 GPa, ν = 0.30). Determine the resulting change in (a) the 50-mm gage length, (b) the width of portion AB of the test coupon, (c) the thickness of portion AB, (d) the cross- sectional area of portion AB.

Answers

Answer:

I have attached the diagram for this question below. Consult it for better understanding.

Find the cross sectional area AB:

A = (1.6mm)(12mm) = 19.2 mm² = 19.2 × 10⁻⁶m

Forces is given by:

F = 2.75 × 10³ N

Horizontal Stress can be found by:

σ (x) = F/A

σ (x) = 2.75 × 10³ / 19.2 × 10⁻⁶m

σ (x) = 143.23 × 10⁶ Pa

Horizontal Strain can be found by:

ε (x) = σ (x)/ E

ε (x) = 143.23 × 10⁶ / 200 × 10⁹

ε (x) = 716.15 × 10⁻⁶

Find Vertical Strain:

ε (y) = -v · ε (y)

ε (y) = -(0.3)(716.15 × 10⁻⁶)

ε (y) = -214.84 × 10⁻⁶

PART (a)

For L = 0.05m

Change (x) = L · ε (x)

Change (x) = 35.808 × 10⁻⁶m

PART (b)

For W = 0.012m

Change (y) = W · ε (y)

Change (y) = -2.5781 × 10⁻⁶m

PART(c)

For t= 0.0016m

Change (z) = t · ε (z)

where

ε (z) = ε (y) ,so

Change (z) = t · ε (y)

Change (z) = -343.74 × 10⁻⁹m

PART (d)

A = A(final) - A(initial)

A = -8.25 × 10⁻⁹m²

(Consult second picture given below for understanding how to calculate area)

The resulting change in the 50-mm gauge length; the width of portion AB of the test coupon; the thickness of portion AB; the cross- sectional area of portion AB are respectively; Δx = 35.808 × 10⁻⁶ m; Δy = -2.5781 × 10⁻⁶m; Δ_z = -343.74 × 10⁻⁹m; A = -8.25 × 10⁻⁹m²

What is the stress and strain in the plate?

Let us first find the cross sectional area of AB from the image attached;

A = (1.6mm)(12mm) = 19.2 mm² = 19.2 × 10⁻⁶m

We are given;

Tensile Load; F = 2.75 kN = 2.75 × 10³ N

Horizontal Stress is calculated from the formula;

σₓ = F/A

σₓ = (2.75 × 10³)/(19.2 × 10⁻⁶)m

σₓ = 143.23 × 10⁶ Pa

Horizontal Strain is calculated from;

εₓ = σₓ/E

We are given E = 200 GPa = 200 × 10⁹ Pa

Thus;

εₓ = (143.23 × 10⁶)/(200 × 10⁹)

εₓ = 716.15 × 10⁻⁶

Formula for Vertical Strain is;

ε_y = -ν * εₓ

We are given ν = 0.30. Thus;

ε_y  = -(0.3) * (716.15 × 10⁻⁶)

ε_y  = -214.84 × 10⁻⁶

A) We are given;

Gauge Length; L = 0.05m

Change in gauge length is gotten from;

Δx = L * εₓ

Δx = 0.05 × 716.15 × 10⁻⁶

Δx = 35.808 × 10⁻⁶ m

B) From the attached diagram, the width is;

W = 0.012m

Change in width is;

Δy = W * ε_y

Δy = 0.012 * -214.84 × 10⁻⁶

Δy = -2.5781 × 10⁻⁶m

C) We are given;

Thickness of plate; t = 1.6 mm = 0.0016m

Change in thickness;

Δ_z = t * ε_z

where;

ε_z = ε_y

Thus;

Δ_z = t * ε_y

Δ_z = 0.0016 * -214.84 × 10⁻⁶

Δ_z = -343.74 × 10⁻⁹m

D) The change in cross sectional area is gotten from;

ΔA = A_final - A_initial

From calculating the areas, we have;

A = -8.25 × 10⁻⁹ m²

Read more about stress and strain in steel plates at; https://brainly.com/question/1591712

An undersea research chamber is spherical with an external diameter of 3.50 mm . The mass of the chamber, when occupied, is 21700 kg. It is anchored to the sea bottom by a cable. Find the followings

Required:
a. The buoyant force on the chamber.
b. The tension in the cable?

Answers

Answer:

a. The buoyant force on the chamber is 220029.6 N

b. The tension in the cable is 7369.6 N

Explanation:

The diameter of the sphere cannot be in millimeter (mm), if the chamber must occupy a big mass as 21700kg

Given;

diameter of the sphere, d = 3.50 m

radius of the sphere, r = 1.75 mm = 1.75 m

mass of the chamber, m = 21700 kg

density of water, ρ = 1000 kg/m³

(a)

Buoyant force is the weight of water displaced, which is calculated as;

Fb = ρvg

where;

v is the volume of sphere, calculated as;

[tex]V = \frac{4}{3} \pi r^3\\\\V = \frac{4}{3} \pi (1.75)^3\\\\V = 22.452 \ m^3[/tex]

Fb = 1000 x 22.452 x 9.8

Fb = 220029.6 N

(b)

The tension in the cable will be calculated as;

T = Fb - mg

T = 220029.6 N - (21700 x 9.8)

T =  220029.6 N - 212660 N

T = 7369.6 N

A certain heat pump produces 200 kW of heating for a 293 K heated zone while only using 75 kW of power and a heat source at 273 K. Calculate the COP of this device as well as the theoretical maximum COP

Answers

Answer:

COP(heat pump) = 2.66

COP(Theoretical maximum) = 14.65

Explanation:

Given:

Q(h) = 200 KW

W = 75 KW

Temperature (T1) = 293 K

Temperature (T2) = 273 K

Find:

COP(heat pump)

COP(Theoretical maximum)

Computation:

COP(heat pump) = Q(h) / W

COP(heat pump) = 200 / 75

COP(heat pump) = 2.66

COP(Theoretical maximum) = T1 / (T1 - T2)

COP(Theoretical maximum) = 293 / (293 - 273)

COP(Theoretical maximum) = 293 / 20

COP(Theoretical maximum) = 14.65

Mathematical modeling aids in technological design by simulating how.
1. A solution should be designed
2. A proposed system might behave
3. Physical models should be built
4. Designs should be used

Answers

It’s 4 because designs should be used

Mathematical modeling aids in technological design by simulating how proposed system might behave. The correct option is 2.

What is mathematical modelling?

Mathematical modelling describes a real world problem in mathematical terms or in the form of equations. This makes an engineer to discover new features about the problem and designer to alter his design for better function and output.

Mathematical models allow engineers and designers to understand how the proposed model and actual prototype will be produced.

Thus, the correct option is 2.

Learn more about mathematical modelling

https://brainly.com/question/731147

#SPJ2

A tubular reactor has been sized to obtain 98% conversion and to process 0.03 m^3/s. The reaction is a first-order irreversible isomerization. The reactor is 3 m long, with a cross- sectional area of 25 dm^2. After being built, a pulse tracer test on the reactor gave the following data: tm = 10 s and σ2 = 65 s2. What conversion can be expected in the real reactor?

Answers

Answer:

The conversion in the real reactor is = 88%

Explanation:

conversion = 98% = 0.98

process rate = 0.03 m^3/s

length of reactor = 3 m

cross sectional area of reactor = 25 dm^2

pulse tracer test results on the reactor :

mean residence time ( tm) = 10 s and variance (∝2) = 65 s^2

note:  space time (t) =

t = [tex]\frac{A*L}{Vo}[/tex]   Vo = flow metric flow rate , L = length of reactor , A = cross sectional area of the reactor

therefore (t) = [tex]\frac{25*3*10^{-2} }{0.03}[/tex] = 25 s

since the reaction is in first order

X = 1 - [tex]e^{-kt}[/tex]

[tex]e^{-kt}[/tex] = 1 - X

kt = In [tex]\frac{1}{1-X}[/tex]

k = In [tex]\frac{1}{1-X}[/tex] / t  

X = 98% = 0.98 (conversion in PFR ) insert the value into the above equation then  

K = 0.156 [tex]s^{-1}[/tex]

Calculating Da for a closed vessel

; Da = tk

      = 25 * 0.156 = 3.9

calculate Peclet number Per using this equation

0.65 = [tex]\frac{2}{Per} - \frac{2}{Per^2} ( 1 - e^{-per})[/tex]

therefore

[tex]\frac{2}{Per} - \frac{2}{Per^2} (1 - e^{-per}) - 0.65 = 0[/tex]

solving the Non-linear equation above( Per = 1.5 )

Attached is the Remaining part of the solution

A very large thin plate is centered in a gap of width 0.06 m with a different oils of unknown viscosities above and below; one viscosity is twice the other. When the plate is pulled at a velocity of 0.3 m/s, the resulting force on one square meter of plate due to the viscous shear on both sides is 29 N. Assuming viscous flow and neglecting all end effects calculate the viscosities of the oils.

Answers

Answer:

The viscosities of the oils are 0.967 Pa.s and 1.933 Pa.s

Explanation:

Assuming the two oils are Newtonian fluids.

From Newton's law of viscosity for Newtonian fluids, we know that the shear stress is proportional to the velocity gradient with the viscosity serving as the constant of proportionality.

τ = μ (∂v/∂y)

There are oils above and below the plate, so we can write this expression for the both cases.

τ₁ = μ₁ (∂v/∂y)

τ₂ = μ₂ (∂v/∂y)

dv = 0.3 m/s

dy = (0.06/2) = 0.03 m (the plate is centered in a gap of width 0.06 m)

τ₁ = μ₁ (0.3/0.03) = 10μ₁

τ₂ = μ₂ (0.3/0.03) = 10μ₂

But the shear stress on the plate is given as 29 N per square meter.

τ = 29 N/m²

But this stress is a sum of stress due to both shear stress above and below the plate

τ = τ₁ + τ₂ = 10μ₁ + 10μ₂ = 29

But it is also given that one viscosity is twice the other

μ₁ = 2μ₂

10μ₁ + 10μ₂ = 29

10(2μ₂) + 10μ₂ = 29

30μ₂ = 29

μ₂ = (29/30) = 0.967 Pa.s

μ₁ = 2μ₂ = 2 × 0.967 = 1.933 Pa.s

Hope this Helps!!!

Steam is contained in a closed rigid container which has a volume of 2 initially the the pressure and the temperature is the remeraturedrops as a result of heat transfer to the surroundings. Determine
a) the temperature at which condensation first occurs, in °C,
b) the fraction of the total mass that has condensed when the pressure reaches 0.5 bar.
c) What is the volume, in m3, occupied by saturated liquid at the final state?

Answers

The given question is incomplete. The complete question is as follows.

Steam is contained in a closed rigid container with a volume of 1 m3. Initially, the pressure and temperature of the steam are 10 bar and 500°C, respectively. The temperature drops as a result of heat transfer to the surroundings. Determine

(a) the temperature at which condensation first occurs, in [tex]^{o}C[/tex],

(b) the fraction of the total mass that has condensed when the pressure reaches 0.5 bar.

(c) What is the volume, in [tex]m^{3}[/tex], occupied by saturated liquid at the final state?

Explanation:

Using the property tables

  [tex]T_{1} = 500^{o}C[/tex],    [tex]P_{1}[/tex] = 10 bar

  [tex]v_{1} = 0.354 m^{3}/kg[/tex]

(a) During the process, specific volume remains constant.

  [tex]v_{g} = v_{1} = 0.354 m^{3}/kg[/tex]

  T = [tex](150 - 160)^{o}C[/tex]

Using inter-polation we get,

      T = [tex]154.71^{o}C[/tex]

The temperature at which condensation first occurs is [tex]154.71^{o}C[/tex].

(b) When the system will reach at state 3 according to the table at 0.5 bar then

  [tex]v_{f} = 1.030 \times 10^{-3} m^{3}/kg[/tex]

  [tex]v_{g} = 3.24 m^{3} kg[/tex]

Let us assume "x" be the gravity if stream

   [tex]v_{1} = v_{f} + x_{3}(v_{g} - v_{f})[/tex]

   [tex]x_{3} = \frac{v_{1} - v_{f}}{v_{g} - v_{f}}[/tex]

               = [tex]\frac{0.3540 - 0.00103}{3.240 - 0.00103}[/tex]

               = 0.109

At state 3, the fraction of total mass condensed is as follows.

  [tex](1 - x_{5})[/tex] = 1 -  0.109

                = 0.891

The fraction of the total mass that has condensed when the pressure reaches 0.5 bar is 0.891.

(c) Hence, total mass of the system is calculated as follows.

     m = [tex]\frac{v}{v_{1}}[/tex]

         = [tex]\frac{1}{0.354}[/tex]

         = 2.825 kg

Therefore, at final state the total volume occupied by saturated liquid is as follows.

     [tex]v_{ws} = m \times v_{f}[/tex]

                 = [tex]2.825 \times 0.00103[/tex]

                 = [tex]2.9 \times 10^{-3} m^{3}[/tex]

The volume occupied by saturated liquid at the final state is [tex]2.9 \times 10^{-3} m^{3}[/tex].

What's a disadvantage of highest MERV-rated filters?


1) the pressure drop across high MERV filters is less.

2) high MERV filters require at least a 240 V power supply.

3) the pressure drop across high MERV filters is significant.

Answers

Answer:

3) the pressure drop across high MERV filters is significant.

Explanation:

MERV (Minimum-Efficiency Reporting Value) is used to measure the efficiency of filter to remove particles. A filter of high MERV can filter smaller particles but this causes an increase in reduced air flow that is an increase in pressure drop. High MERV filters capture more particles causing them to get congested faster and thereby increasing pressure drop.

Excessive pressure drop can cause overheating and lead to damage of the filter. The pressure drop can be reduced by increasing the surface area of the filter.

Answer:

3) The pressure drop across high MERV filters is significant.

Explanation:

The higher the MERV filter rate is, the most efficient it will be when it comes to trapping small particles. This comes with a cost. Since the space between fibers is smaller, this translates into a higher pressure drop. This is a disadvantge since in air conditioning or ventilation systems, the higher the pressure drop, the biggest the equipment and the most expensive it is.

The benefit of using the generalized enthalpy departure chart prepared by using PR and TR as the parameters instead of P and T is that the single chart can be used for all gases instead of a single particular gas.

a. True
b. False

Answers

The answer is: a. True
Other Questions
which formula is used to indicate simple past tense ? Please help me find Jebel dhanna in UAE map. which was one way that everyday life changed during the first half of the 19th century An example of an inventory accounting policy that should be disclosed in Summary of Significant Accounting Policies is the:_________ . a. amount of income resulting from the involuntary liquidation of LIFO b. major backlogs of inventory orders. c. method used for pricing inventory. d. division of inventory by raw materials, work-in-process, finished goods. Events that set up the conflict in the beginning of the story are called causes. complications. reactions. resolutions. What type of asexual reproduction is shown in the picture above?O binary fissionObuddingO regenerationO vegetative propagation WILL GIVE BRAINLIEST! 7th GRADE MATH In "The Chrysanthemums," the character of Elisa is different at the end of the story than she is at the beginning of the story. Describe Elisa as she is characterized at the beginning of the story. Then describe the way she is characterized at the end of the story. Explain why she changes from the beginning to the end of the story. Be sure to use specific examples from the text to support your answer. GPR, Inc., has an inventory turnover of 18.42 times, a payables turnover of 10.93 times, and a receivables turnover of 8.24 times. What is the length of the company's cash cycle The world's record for the largest cup of coffee was broken on October 15, 2010 with a 2010 gallon cup of coffee in Las Vegas, Nevada. If a cup of coffee contains 318 mL of coffee, how many cups of coffee would be required to fill the world record coffee cup? You can save your place in the course byA. adding the page to your browser favoritesB. clicking on the bookmark icon at the top of the course pageC. adding the page to your browser bookmarksD. asking your instructor to save your location Answer the following: What is the area of the circle? (Will give brainliest) 9 Wheeling Company produces and sells bikes. It expects to sell 22,000 bikes in the month of April. It had 1,200 bikes in Finished Goods Inventory at the end of March. Wheeling Company would like to complete operations in the month of April with at least 1,500 completed bikes in inventory. The bikes sell for $100 each. How many bikes would Wheeling need to produce in April? a. 19,700 bikes c. 18,800 bikes b. 22,300 bikes d. 20,300 bikes 13) The _________ system is an integrated system capable of providing access to real-time data from the various funcitonal areas of a company. a. lean accounting management b. operational control information c. enterprise resource planning d. financial management information 14)In a company that supplies muffins to bakeries, which of the following would be considered an input? a. cashier c. delivered muffins b. flour d. None of the above In the sentence below, theword series is jargon specificto which field or occupation?The professor used up theentire board to show that theseries he was referring towas, indeed, finite.A. Geology = a distinct group of rockformations closely related in time of originB. Mathematics = the sum of asequentially ordered finite or infinite set oftermsC. Radio, Television = a daily or weeklyprogram with a continuing story and thesame cast The 3 by 3 grid below shows nine 1 cm 1 cm 1 cm1 cm squares and uses 24 cm 24 cm of wire. What length of wire is required for a similar 20 by 20 grid? What inferences can be made about Odysseus based on his choice to stay and see the Cyclops? Check all that apply. Odysseus does not care about his crew. Odysseus is curious about what the Cyclops is like. Odysseus wants to see if the Cyclops will give him anything. Odysseus is scared of the Cyclops. Odysseus needs to show who is in charge by not following what his men say. You are given an nn board, where n is an even integer and 2n30. For how many such boards is it possible to cover the board with T-shaped tiles like the one shown? Each cell of the shape is congruent to one cell on the board. Five minutes after midnight of 25 April 2016 there was a heavy rain in Adelaide. 144 hours later, what is the probability that it would be sunny over there? Justify your answer. Given a normal distribution with (mean) = 50 and (standard deviation) = 4, what is the probability that:__________.a) x>43b) x57.5d) 42 e) x55f) 5% of the values are less than what X value?g) 60% of the values are between what two X values (symmetrically distributed around the mean)?h) 85% of the values will be above what X value? Match the expression to the simplified form