Questions
Briefly explain the difference between point source and nonpoint source water pollution? Provide one example each

Briefly explain the difference between point source and nonpoint source water pollution? Provide one example each

In: Mechanical Engineering

An ideal Otto cycle has a compression ratio of 8. At the beginning of the compression...

An ideal Otto cycle has a compression ratio of 8. At the beginning of the compression process, air is at 95 kPa and 27°C, and 730 kJ/kg of heat is transferred to air during the constant-volume heat-addition process. Take into account the variation of specific heats with temperature. The gas constant of air is R = 0.287 kJ/kg·K.

Determine:

(a) the pressure and temperature at the end of the heat addition process

(b) the net work output

(c) the thermal efficiency

(d) the mean effective pressure for the cycle.

In: Mechanical Engineering

A shaft in a mechanical system is manufactured from an acetal polymer and must have a...

A shaft in a mechanical system is manufactured from an acetal polymer and must have a minimum life of two years. If the shaft length is 50cm and it supports a load of 80N with a fatigue frequency of 10 cycles / min. Determine the minimum diameter required for the shaft.

In: Mechanical Engineering

what are head pump, head turbine and head loss and their formulas?

what are head pump, head turbine and head loss and their formulas?

In: Mechanical Engineering

1- Who is the inventor of air condition, and what year was the first modern air...

1- Who is the inventor of air condition, and what year was the first modern air conditioning produced?

2- Explain the the Combined Gas Law and 2nd law of thermodynamics briefly.

3- Explain the Air Conditioning Cycle in steps and use figure?

4- Describe the role of each part of the A/C system including: Compressor, Condenser ,Expansion valve and Evaporator.

5- What are the types of A/C?

6- Explain the working principle of Water Cooled Chiller and Air Cooled Chiller used in A/C system?

In: Mechanical Engineering

Thermal properties A bar has an initial length of 100 mm at room temperature of 27oC....

Thermal properties

A bar has an initial length of 100 mm at room temperature of 27oC. The tensile test indicates that the bar yields when it reaches is the stress level of 145 MPa and the strain value of 2.071 x 10-3. The bar is later placed in an oven and heated from room temperature to 100 oC. The linear coefficient of thermal expansion of the material is 23 x 10-6 oC-1 at 27oC, and 34 x 10-6 oC-1 at 527oC. Determine:

a. What is the linear coefficient of thermal expansion at 100 oC?

b. What is the length of the bar in millimeter at 100 oC?

c. Does the heating from room temperature to 100 oC the cause the bar to yield

In: Mechanical Engineering

Calculate the torque M which the engine of the pickup truck must supply to the rear...

Calculate the torque M which the engine of the pickup truck must supply to the rear axle to roll the front wheels over the curbing from a rest position if the rear wheels do not slip.
Determine the minimum effective coefficient of friction at the rear wheels to prevent slipping. The mass of the loaded truck with mass center at G is 1900 kg.

Calculate the torque M which the engine of the pickup truck must supply to the rear axle to roll the front wheels over the curbing from a rest position if the rear wheels do not slip.
Determine the minimum effective coefficient of friction at the rear wheels to prevent slipping. The mass of the loaded truck with mass center at G is 1900 kg.

In: Mechanical Engineering

Describe one application where a biodegradable polymer has been used, and contrast this to an application...

Describe one application where a biodegradable polymer has been used, and contrast this to an application where a biostable polymer has been used. Your answer should be a comprehensive account of each application, with diagrams if appropriate, with a specific focus on the characteristics, of the relevant polymer category, that make them suitable for the application. (Maximum 750 words )

In: Mechanical Engineering

A drunk man walking simulation A drunk man stands at origin. There is a cliff at...

A drunk man walking simulation
A drunk man stands at origin. There is a cliff at x=10 and home at x=-10. He takes steps randomly left and right. Each step has the probability p of going left and q=1−p of going right.
We desire to simulate and plot 100 random trajectories for the interval of 100 time instants. Once hit at home or cliff, a trajectory is stopped immediately and success or dead is declared. Otherwise, alive is declared. Obtain histograms of [success, dead, alive] for p=0.25, 0.5, and 0.75.

alive = 0
success = 0
dead = 0
p = 0.5
for (n in 1:1000)
{
i = 0
s = 0
while (s < 10 && s > -10 && i < 100)
{
x = rbinom(1, 1, p)
if(x == 1)
s = s-1
else
s = s+1
i = i+1
}
if(s == 0)
alive = alive +1
if(s == 10)
success = success + 1
if(s == -10)
dead = dead + 1
}
barplot(c(success, dead, alive))

this code not working

i need histogram and trajectories and code of mathlab

In: Mechanical Engineering

Explain the equations of 1) coherency hardening 2) modulus effect 3) stacking fault energy 4) order...

Explain the equations of
1) coherency hardening
2) modulus effect
3) stacking fault energy
4) order hardening
5) surface hardening of PRECIPITATION HARDENING. (Advanced mechanical behavior of materials)

pls do answer correctly!

In: Mechanical Engineering

One of the major problems that railway industries have faced since the earliest days is the...

One of the major problems that railway industries have faced since the earliest days is the prevention of service failures in running rail. As is the case will all modes of high-speed travel, failures of an essential component can have serious consequences. Rail is manufactured in different weights and conditions, and therefore, there are pursued a significant number of potential defects. In order to overcome the failure to occur during operating, a special predictive tool needs to be implemented to make sure the rail is safe and operating in normal condition. Thus, the objective of this project is to enhance the predictive monitoring assessment system for the railway running rail by estimating the fracture damage behaviour of the rail structure. The fibre optics will be used as a sensor device to measure the signal of the strain-stress in running rail. Suggest the steps or procedures that need to be carried out to measure the strain-stress signal in the railway running rail. Is that any possible errors that might be existing while capturing the data?

In: Mechanical Engineering

Identify each of the following as either true or false regarding the professional responsibilities of a...

Identify each of the following as either true or false regarding the professional responsibilities of a design engineer.

  1. a) Your main responsibility is to satisfy the needs of your employer in a competent and

    professional manner.

  2. b) You need to keep good documentation only for important projects or when you have time.

  3. c) You need to be familiar with current industry trends, standards, and codes.

  4. d) You should be versed in professional ethics.

In: Mechanical Engineering

Imagine the CEO of a software house asks you to make a system that automates the...

Imagine the CEO of a software house asks you to make a system that automates the SDLC
process. Based on the initial requirements, you were successfully able to make a prototype that
captures almost 40$-50% functionalities. You presented the demo to the CEO and now CEO is very
impressed with the work. The CEO has ordered you to add some new features in the prototype and
release the product as soon as possible. Being the lead developer of the project, do you think this is a
good idea? If yes, provide your reason? If no, write a reasoning report for the CEO to explain why it is
not a good idea to add more features in the prototype and put it in the release.

In: Mechanical Engineering

MAKE A PROCESS FLOW CHART : PROCEDURE: Pattern Making Using try square check the perpendicularity of...

MAKE A PROCESS FLOW CHART :

PROCEDURE:
Pattern Making

  1. Using try square check the perpendicularity of the wood
  2. Using try square and steel ruler check the dimension of the wood if it is suitable for our

design if not either replace the wood if it is less than to the required dimension as specified

in our drawing if it is greater using rip cut saw reduce the wood to its suitable size

  1. Divide the wood into two (2) parts using following procedure (either)

a. Create two diagonal lines, the intersection points of the two diagonal lines represents the center of the wood then marked the center and draw a lines (represent as pt P)

b. Measure 60 mm from left side then marked the point at 60 mm and draw a lines (represent as pt P)

  1. Using rip cut saw cut the wood into two (2) piece, cut location is in step # 3
  2. Overlap the two (2) piece wood then around the side of the wood, tape the wood using

masking tape for temporary joining of the material

  1. From the top side of the wood create two (2) diagonal lines
  2. Get the center of step # 6 from the center create a point going down by 10 mm (represent

as pt O)

  1. From pt O using compass create an arc with a radius of 10 mm
  2. From the center using a compass create an arc with a radius of 38 mm
  3. From the top right side of the wood from the edge measure 28 mm
  4. From the lower left side of the from the edge measure 28 mm
  5. Connect the arc and step # 10 and step # 11 to create the outline of the elbow
  6. From top right side of the wood measure 14 mm then offset going inside by 15 mm marked

it using a pencil it represents as the bamboo pin location 1

  1. From lower left side of the wood measure 14 mm then offset going inside by 15 mm marked it using a pencil it represents as the bamboo pin location 2
  2. Using drill make a hole for step # 13 and step # 14
  3. For the drill bit use 1/8” diameter then measure 22 mm depth of the drill bit then marked it

using masking tape it represents as the limits/depth of the bamboo pin for our pattern

  1. Remove the masking tape around the wood
  2. Then placed the bamboo pin to its location

Base

  1. Secure the wood piece in the bench vise
  2. Using compass draw a circle at the side of the wood piece, the circle shall be connected to

the step 10 and step 11 of pattern making

  1. Using rip cut saw remove the part of the wood outside the outline
  2. Then to shape up the wood into elbow using set of files such as rasp file, small file and

triangular file form the elbow makes sure throughout the wood it should have 28 mm in

diameter

  1. Using sandpaper clean the surface of the base

Core Prints

  1. Using the other wood create the core prints 1 and 2 (CP 1 and CP 2); using compass draw the circle with a diameter equivalent to 32 mm and 28 mm.
  2. Using rip cut saw cut the core prints (CP1 and CP2)
  3. Using set of file form, the circle of the core prints
  4. Using set of sandpaper clean the main body and core prints (CP1 and CP2)
  5. Using wood glue attach the core prints to the main body with following arrangement as shown in drawing

In: Mechanical Engineering

write a fortran code on helical transcritical compression tube used in pulse tube cryocooler using R407...

write a fortran code on helical transcritical compression tube used in pulse tube cryocooler using R407 refrigerant.

it is different than already replied question on chegg. please dont copy paste that answer i want genuine and correct code using fortran 77 only

In: Mechanical Engineering