Create and analyze an FMEA for a refigerator. Create and analyze an FMEA for a chain saw. Create and analyze an FMEA for a prescription filling process. Create and analyze an FMEA for the operation of a lathe, mill, or drill.

Answers

Answer 1

FMEA or Failure Mode and Effects Analysis is a technique used to identify, analyze, and evaluate potential failure modes and their effects on a system. FMEA is to minimize or eliminate the risk of failures or errors that could have a negative impact on the system, product, or process.

The explanation of creating and analyzing an FMEA for different scenarios is as follows:1. FMEA for a refrigerator:Step 1: List all components of the refrigerator.Step 2: Identify all potential failure modes and their causes for each component.Step 3: Assess the severity, occurrence, and detectability of each failure mode.Step 4: Prioritize the potential failure modes based on their risk priority number (RPN).Step 5: Develop and implement recommendations to prevent or mitigate high-risk failure modes.2. FMEA for a chainsaw:Step 1: Identify all components of the chainsaw.Step 2: Identify all potential failure modes and their causes for each component.Step 3: Assess the severity, occurrence, and detectability of each failure mode.Step 4: Prioritize the potential failure modes based on their risk priority number (RPN).Step 5: Develop and implement recommendations to prevent or mitigate high-risk failure modes.3.

4. FMEA for the operation of a lathe, mill, or drill:Step 1: Identify all components of the lathe, mill, or drill.Step 2: Identify all potential failure modes and their causes for each component.Step 3: Assess the severity, occurrence, and detectability of each failure mode.Step 4: Prioritize the potential failure modes based on their risk priority number (RPN).Step 5: Develop and implement recommendations to prevent or mitigate high-risk failure modes.

To know more about FMEA visit:

brainly.com/question/30163579

#SPJ11


Related Questions

(a) [5] In the context of the lumped capacity method for the analysis of transient conduction, what is the physical significance of the Biot number? (b) [10] Draw clearly-labelled velocity and temperature profiles to describe the key features of the laminar, transitional and turbulent boundary layers on an isothermal heated flat plate in forced convection. Draw an illustrative plot of the local Nusselt number as a function of position along the plate in order to illustrate the convective heat transfer within the laminar, transitional and turbulent regions. What is the parameter that relates the velocity and temperature boundary layers? (c) (10) Sketch the spectral distribution of radiant black body emission at various temperatures over the range of 50 K to 5,800 K, over the wavelength range of 0.1 – 100 um. The emissivity of white paint is low for short wavelengths and high for long wavelengths: explain why it is advisable to paint buildings white in tropical regions.

Answers

(a) The Biot number in the lumped capacity method for transient conduction signifies the ratio of internal thermal resistance to external thermal resistance, indicating whether the conduction within a solid body is dominant compared to heat transfer at the surface.

(a) In the lumped capacity method, the Biot number (Bi) compares the internal thermal resistance of a solid body to the external thermal resistance at its surface. It represents the ratio of the internal conduction resistance to the convection resistance at the surface. A low Bi number indicates that internal conduction dominates, while a high Bi number indicates that surface convection is significant. (b) The velocity and temperature profiles depict the boundary layers in forced convection. In the laminar region, the velocity profile is parabolic, and the temperature profile is relatively uniform. In the transitional region, the velocity profile becomes more distorted, and the temperature profile starts developing gradients.

Learn more about lumped capacity method here:

https://brainly.com/question/31993878

#SPJ11

Question 3 20 Points (20) After inspection, it is found that there is an internal crack inside of an alloy with a full width of 0.4 mm and a curvature radius of 5x10-3 mm, and there is also a surface crack on this alloy with a full width of 0.1 mm and a curvature radius of 1x10-3 mm. Under an applied tensile stress of 50 MPa, • (a) What is the maximum stress around the internal crack and the surface crack? (8 points) • (b) For the surface crack, if the critical stress for its propagation is 900 MPa, will this surface crack propagate? (6 points) • (c) Through a different processing technique, the width of both the internal and surface cracks is decreased. With decreased crack width, how will the fracture toughness and critical stress for crack growth change? (6 points) Use the editor to format your answer

Answers

The maximum stress around the internal crack can be determined using the formula for stress concentration factor.

The stress concentration factor for an internal crack can be approximated as Kt = 3(1 + a/w)^(1/2), where a is the crack depth and w is the full width of the crack. Substituting the values, we get Kt = 3(1 + 0.4/5)^(1/2) ≈ 3.33. Therefore, the maximum stress around the internal crack is 3.33 times the applied stress, which is 50 MPa, resulting in approximately 166.5 MPa. Similarly, for the surface crack, the stress concentration factor can be approximated as Kt = 2(1 + a/w)^(1/2).  Substituting the values, we get Kt = 2(1 + 0.1/1)^(1/2) = 2.1. Therefore, the maximum stress around the surface crack is 2.1 times the applied stress, which is 50 MPa, resulting in approximately 105 MPa. For the surface crack to propagate, the applied stress must exceed the critical stress for crack propagation. In this case, the critical stress for the surface crack is given as 900 MPa. Since the applied stress is only 50 MPa, which is lower than the critical stress, the surface crack will not propagate under the given conditions. When the width of both the internal and surface cracks is decreased through a different processing technique, the fracture toughness increases. A smaller crack width reduces the stress concentration and allows the material to distribute the applied stress more evenly. As a result, the material becomes more resistant to crack propagation, and the critical stress for crack growth increases. Therefore, by decreasing the crack width, the fracture toughness improves, making the material more resistant to cracking.

Learn more about crack propagation here:

https://brainly.com/question/31393555

#SPJ11

Let X+iY be a complex signal and its magnitude is given by Z=√X² + Y², and phase 0 = tan-¹ (Y/X) if X≥0 and phase θ = tan-¹ (Y/X) + π if x < 0
X-N(0,1) and Y-N(0,1).
Use the MATLAB or on functions to create a Gaussian distributed random value of X. Repeat this procedure and form a new random value of Y. Finally, form a random value of Z and 0, respectively. Repeat this procedure many times to create a large number of realizations of Z and 0. Using these samples, estimate and plot the probability density functions of Z and 0, respectively. Find analytical distributions among what we learned in the lectures that seem to fit your estimated PDFs. To clarify, you need to submit your code, plots of sample distributions and analytical distributions (as well as names and parameters of the analytical distributions). Note: X-N(0,1) denotes random variable X follows a Gaussian distribution with mean 0 and variance 1.

Answers

The Gaussian distribution is a type of probability distribution that is commonly used in statistics. It is also known as the normal distribution.

This distribution is used to model a wide variety of phenomena, including the distribution of measurements that are affected by small errors.

Let X+iY be a complex signal and its magnitude is given by [tex]Z=\sqrt{X^2 + Y^2}[/tex], and phase 0 = tan-¹ (Y/X) if X≥0 and phase θ = tan-¹ (Y/X) + π if x < 0.

To create a Gaussian distributed random value of X, we can use the MATLAB function randn() as it generates a Gaussian-distributed random variable with a mean of zero and a standard deviation of one. Similarly, for Y, we can use the same function. Finally, to calculate Z and 0, we can use the formulas provided below:

Z = sqrt(X.^2 + Y.^2); % magnitude of complex signal
theta = atan2(Y,X); % phase of complex signal

We will repeat this procedure many times to create a large number of realizations of Z and 0. Using these samples, we can estimate and plot the probability density functions (PDFs) of Z and 0, respectively. The code for generating these PDFs is shown below:

N = 10000; % number of samples
X = randn(N,1); % Gaussian random variable X
Y = randn(N,1); % Gaussian random variable Y
Z = sqrt(X.^2 + Y.^2); % magnitude of complex signal
theta = atan2(Y,X); % phase of complex signal
% PDF of Z
figure;
histogram(Z,'Normalization','pdf');
hold on;
% analytical PDF of Z
z = linspace(0,5,100);
fz = z.*exp(-z.^2/2)/sqrt(2*pi);
plot(z,fz,'r','LineWidth',2);
title('PDF of Z');
xlabel('Z');
ylabel('PDF');
legend('Simulation','Analytical');
% PDF of theta
figure;
histogram(theta,'Normalization','pdf');
hold on;
% analytical PDF of theta
t = linspace(-pi,pi,100);
ft = 1/(2*pi)*ones(1,length(t));
plot(t,ft,'r','LineWidth',2);
title('PDF of theta');
xlabel('theta');
ylabel('PDF');
legend('Simulation','Analytical');

In the above code, we generate 10,000 samples of X and Y using the randn() function. We then calculate the magnitude Z and phase theta using the provided formulas. We use the histogram() function to estimate the PDF of Z and theta.

To plot the analytical PDFs, we first define a range of values for Z and theta using the linspace() function. We then calculate the corresponding PDF values using the provided formulas and plot them using the plot() function. We also use the legend() function to show the simulation and analytical PDFs on the same plot.

Based on the plots, we can see that the PDF of Z is well approximated by a Gaussian distribution with mean 1 and standard deviation 1. The analytical PDF of Z is given by:

[tex]f(z) = z*exp(-z^2/2)/sqrt(2*pi)[/tex]

where z is the magnitude of the complex signal. Similarly, the PDF of theta is well approximated by a uniform distribution with mean zero and range 2π. The analytical PDF of theta is given by:

f(theta) = 1/(2π)

where theta is the phase of the complex signal.

To know more about Gaussian distribution, visit:

https://brainly.com/question/32399057

#SPJ11

Use the power method to find the eigenvalue of highest magnitude and the 11 1 1 corresponding eigenvector for the matrix A = [1 1 1]
[1 1 0]
[1 0 1]
with X(⁰) = [-1]
[ 0]
[ 1]
(Perform Three iterations)

Answers

Power method is a numerical method used to find the eigenvalues of a matrix A. It is an iterative method that requires you to perform matrix multiplication to obtain the eigenvalue and eigenvector that has the highest magnitude.

The method is based on the fact that, as we multiply a vector by A repeatedly, the vector will converge to the eigenvector of the largest eigenvalue of A.

Let's use the power method to find the eigenvalue of highest magnitude and the corresponding eigenvector for the matrix A. To perform the power method, we need to perform the following. Start with an initial guess for x(0) 2. Calculate x(k) = A * x(k-1) 3.

To know more about magnitude visit:

https://brainly.com/question/31022175

#SPJ11

For two given fuzzy sets,
Please calculate the composition operation of R and S. For two given fuzzy sets, R = = [0.2 0.8 0:2 0:1].s = [0.5 0.7 0.1 0 ] Please calculate the composition operation of R and S. (7.0)

Answers

The composition operation of two fuzzy relations R and S is given by[tex]R∘S(x,z) = supy(R(x,y) ∧ S(y,z)).[/tex]

To calculate the composition operation of R and S we have the given fuzzy sets R and
S.R

=[tex][0.2 0.8 0.2 0.1]S = [0.5 0.7 0.1 0][/tex]
[tex]R ∘ S(1,1):R(1, y)∧ S(y,1) = [0, 0.7, 0.1, 0][0.2, 0.8, 0.2, 0.1]≤ [0, 0.7, 0.2, 0.1][/tex]

Thus, sup of this subset is 0.7


[tex]R ∘ S(1,1) = 0.7[/tex]

we can find the compositions of R and S as given below:


[tex]R ∘ S(1,2) = 0.8R ∘ S(1,3) = 0.2R ∘ S(1,4) = 0R ∘ S(2,1) = 0.5R ∘ S(2,2) = 0.7R ∘ S(2,3) = 0.1R ∘ S(2,4) = 0R ∘ S(3,1) = 0.2R ∘ S(3,2) = 0.56R ∘ S(3,3) = 0.1R ∘ S(3,4) = 0R ∘ S(4,1) = 0.1R ∘ S(4,2) = 0.28R ∘ S(4,3) = 0R ∘ S(4,4) = 0[/tex]

Thus, the composition operation of R and S is given by:

[tex]R ∘ S = [0.7 0.8 0.2 0; 0.5 0.7 0.1 0; 0.2 0.56 0.1 0; 0.1 0.28 0 0][/tex]

the composition operation of R and S is

[tex][0.7 0.8 0.2 0; 0.5 0.7 0.1 0; 0.2 0.56 0.1 0; 0.1 0.28 0 0].[/tex]

To know more about fuzzy visit:-

https://brainly.com/question/31475345

#SPJ11

Question 3: Explain in your own words what happens with the energy terms for a stone falling from a height into a bucket of water. Assume the water and stone are at the same temperature, which is higher than the surrounding temperature. What would happen if the object was a bouncing ball falling to a hard surface?

Answers

When a stone is dropped from a certain height into a bucket of water, it undergoes a potential to kinetic energy conversion. When the stone is lifted, it possesses a certain amount of potential energy due to its position. This energy is converted into kinetic energy as the stone starts falling towards the water.

At the same time, the water exerts an opposing force against the stone, which leads to a decrease in its kinetic energy. When the stone finally hits the water, the kinetic energy gets converted into sound and heat energy, causing a splash and a rise in temperature of the water.

In case a bouncing ball is dropped onto a hard surface, the potential energy is converted into kinetic energy as the ball falls towards the surface. Once it touches the surface, the kinetic energy is converted into potential energy. The ball bounces back up due to the elastic force exerted by the surface, which converts the potential energy into kinetic energy again. The process of conversion of potential to kinetic energy and back continues until the ball stops bouncing, and all its energy is dissipated in the form of heat.

To know more about potential energy  visit :-

https://brainly.com/question/24284560

#SPJ11

A separately-excited DC motor is operating with the following parameters and conditions. Motor rated output: 40 kW Motor input voltage: 340 V Armature resistance: 0.5 ohm Field resistance: 150 ohm Motor speed: 1800 rpm Field current: 4A Motor current: 8A Calculate the motor torque in N-m)

Answers

The motor torque is 636.62 N-m

The question is about calculating the torque of a separately-excited DC motor with certain parameters and conditions. Here are the calculations that need to be done to find the motor torque:

Given parameters and conditions:

Motor rated output: 40 kW

Motor input voltage: 340 V

Armature resistance: 0.5 ohm

Field resistance: 150 ohm

Motor speed: 1800 rpm

Field current: 4A

Motor current: 8A

We know that, P = VI where, P = Power in watts V = Voltage in volts I = Current in amperesThe armature current is given as 8A, and the armature resistance is given as 0.5 ohm.

Using Ohm's law, we can find the voltage drop across the armature as follows:

V_arm = IR_arm = 8A × 0.5 ohm = 4V

Therefore, the back emf is given by the following expression:

E_b = V_input - V_armE_b = 340V - 4V = 336V

Now, the torque is given by the following expression:

T = (P × 60)/(2πN) where,T = Torque in N-m P = Power in watts N = Motor speed in rpm

By substituting the given values in the above expression, we get:

T = (40000 × 60)/(2π × 1800) = 636.62 N-m.

To know more about Ohm's law visit:

https://brainly.com/question/1247379

#SPJ11

Describe the characteristics and differences between two important micro-analyzing techniques: electron probe X-Ray microanalysis (EPMA) & Auger electron spectroscopy (AES).

Answers

Two primary micro-analyzing techniques are Electron Probe X-Ray Microanalysis (EPMA) and Auger Electron Spectroscopy (AES).

Electron Probe X-Ray Microanalysis (EPMA) is a quantitative micro-analyzing technique used to measure the elemental composition of a sample. It uses a focused electron beam to bombard the sample, causing the emission of characteristic X-rays, which are then detected and analyzed. EPMA has high spatial resolution and can measure elements from Boron (Z=5) to Uranium (Z=92) with high accuracy and sensitivity.

On the other hand, Auger Electron Spectroscopy (AES) is a surface-sensitive micro-analyzing technique used to investigate the elements near the surface of a sample. It uses a high-energy electron beam to excite the sample, which results in the emission of Auger electrons. These electrons have energies that correspond to the atomic structure of the sample's surface atoms and can be detected and analyzed. AES is a very sensitive technique and can analyze element concentration in monolayers.

- Spatial Resolution: EPMA has high spatial resolution and can detect elements in submicron regions, while AES has a lower spatial resolution and is limited to detecting element concentration near the surface of the sample.

- Depth of Analysis: EPMA can analyze elemental compositions at varying depths up to several microns which makes it useful for measuring bulk analyses, whereas AES is surface-sensitive and limited to a maximum of a few nanometer depths.

- Analyzed elements: EPMA can detect almost all elements from Boron (Z=5) to Uranium (Z=92) in a sample, while AES is limited to detecting the lighter elements; Hydrogen (Z=1) to Carbon (Z=6) and heavier elements such as Gallium (Z=31).

- Sensitivity and Quantification: AES is highly sensitive and can detect traces of elements from sub-monolayer concentrations on the surface, While EPMA can quantify and identify major and trace elements at higher concentrations in the bulk.

Both Electron Probe X-Ray Microanalysis (EPMA) and Auger Electron Spectroscopy (AES) are valuable micro-analyzing techniques that can provide detailed information about the elemental composition of a sample. While EPMA is useful for detecting elements in deep regions of the sample, AES is highly sensitive and can detect trace elements on the surface. The choice of the technique depends upon the specific application and the requirements of the sample being analyzed.

To know more about  Auger Electron Spectroscopy, visit:

https://brainly.com/question/28606806

#SPJ11

knowing that each of the shaft AB, BC, and CD consist
of a solid circular rod, determine the shearing stress in shaft AB,
BD and CD. (final answer in mpa, 3 decimal places)

Answers

Given:Shaft AB: diameter = 80 mm, torque = 16 kNmShaft BC: diameter = 60 mm, torque = 24 kNmShaft CD: diameter = 40 mm, torque = 30 kNmSolution:The polar moment of inertia, J = (π/32)d⁴Shaft AB: diameter (d) = 80 mmTorque (T) = 16 kNmSince [tex]τ = (T/J) x r τ = (16 x 10⁶) / [(π/32) x (80)⁴ / 64] x (40)τ = 51.64[/tex] MPa

Therefore, the shearing stress in shaft AB is 51.64 MPa.Shaft BD: diameter (d) = 60 mm and 40 mmTorque (T) = 24 kNm and 30 kNmNow, the distance from the center to shaft AB is equal to the sum of the radius of shaft BC and CD.

So, [tex]r = 20 + 30 = 50 mmτ = (T/J) x r[/tex] for the two shafts

BD:[tex]τ = (24 x 10⁶) / [(π/32) x (60)⁴ / 64] x (50)τ = 70.38[/tex] MPa

CD:[tex]τ = (30 x 10⁶) / [(π/32) x (40)⁴ / 64] x (50)τ = 150.99[/tex] MPa

Therefore, the shearing stress in shaft BD and CD is 70.38 MPa and 150.99 MPa, respectively.The shearing stress in shaft AB, BD, and CD is 51.64 MPa, 70.38 MPa and 150.99 MPa, respectively.

To know more about radius visit:

https://brainly.com/question/13449316

#SPJ11

A hydrodynamic sleeve bearing has a maximum transverse load on the shaft at the bearing of 100 lb. The bearing is 2 inches long and has a diameter of 3 inches. The clearance ratio is 0.0015 and the desired Ocvirk number is 25. Calculate the maximum pressure in the oil film, the angle at which the pressure occurs, the average pressure in the film and the power lost in the bearing if the shaft speed is 1725 rpm.

Answers

The maximum pressure in the oil film is approximately 44,444.44 psi, the angle at which the pressure occurs is approximately 90.33 degrees, the average pressure in the film is approximately 28,259.34 psi, and the power lost in the bearing is approximately 3.79 horsepower.

To calculate the maximum pressure in the oil film, angle at which the pressure occurs, average pressure in the film, and power lost in the bearing, we can follow these steps:

Step 1: Calculate the maximum pressure in the oil film (Pmax):

Pmax = (Fmax) / (L * D * Clearance Ratio)

where Fmax is the maximum transverse load, L is the length of the bearing, D is the diameter of the bearing, and the Clearance Ratio is the ratio of the clearance (difference between shaft and bearing diameters) to the bearing diameter.

Step 2: Calculate the angle at which the maximum pressure occurs (θmax):

θmax = (180 / π) * (1 - √(1 - Ocvirk Number / Clearance Ratio))

where Ocvirk Number is the desired Ocvirk number.

Step 3: Calculate the average pressure in the oil film (Pavg):

Pavg = (2/π) * Pmax

Step 4: Calculate the power lost in the bearing (Plost):

Plost = (Pavg) * (π/4) * (D^2) * (N / 33,000)

where N is the shaft speed in revolutions per minute.

Using the given values:

Fmax = 100 lb

L = 2 inches

D = 3 inches

Clearance Ratio = 0.0015

Ocvirk Number = 25

N = 1725 rpm

We can now calculate the values:

Step 1:

Pmax = (100 lb) / (2 inches * 3 inches * 0.0015)

≈ 44,444.44 psi

Step 2:

θmax = (180 / π) * (1 - √(1 - 25 / 0.0015))

≈ 90.33 degrees

Step 3:

Pavg = (2/π) * 44,444.44 psi

≈ 28,259.34 psi

Step 4:

Plost = (28,259.34 psi) * (π/4) * (3 inches^2) * (1725 rpm / 33,000)

≈ 3.79 hp

To know more about pressure click the link below:

brainly.com/question/32496114

#SPJ11

One application of the diodes is to build a clipper circuit which is used to shape the signal waveform by clipping or cutting either a portion of the positive half or negative or both halves of the signal. Write down some other Uses & Applications of the Diodes? Design a clipper circuit with positive and negative amplitudes clipped with biasing to clip the negative signal to V₁ and clip the positive signal to V2. Where: V₁ = -3 -0.01 x your last two digits of your university ID V₂ = 2 + 0.01 x your last two digits of your university ID Design procedure: 1. Draw the schematic diagram for the circuit to be analyzed. 2. Mathematically analyze the circuit and predict the behavior of the circuit under a variety of conditions. 3. Verify the design by simulating the circuit. Carefully measure all voltages and currents, to verify the accuracy of your analysis. 4. Describe the characteristics of the circuit and how it's different in practice from the 'ideal' devices.

Answers

A circuit is a closed loop or pathway through which electric current can flow. It consists of interconnected components, such as resistors, capacitors, inductors, switches, and various other electrical devices, along with conducting wires.

1. The clipper circuit to clip the input in both half cycles is constructed in Multisim.

2. A resistor of 1k is connected in series with the input source to limit the current when any diode (D1 or D2) is ON.

3. The positive voltage is clipped at around 2.21V and negative voltage is clipped below -3.21V. Hence, the design is verified.

4. There is a diode voltage drop of around 0.56-0.58V (for 1N4001 diode) which must be considered when used in practical circuit.

1. It is also given that:

V1 = -3.21V

V2 = 2.21V

The clipper circuit to clip the input in both half cycles is constructed in Multisim. The schematic of the circuit is shown below.

Solution:2

ANALYSIS OF THE CIRCUIT:

When the input voltage is positive, diode D1 is always in OFF condition. D2 is OFF when input is less than V2 + VD and therefore, output equals to input. But, when input is more than V2 + VD, D2 is ON and therefore, output voltage is clipped to V2 + VD .

When the input voltage is negative, diode D2 is always in OFF condition. D1 is OFF when input is more than -(V3 + VD) and therefore, output equals to input.

But, when input is less than -(V3 + VD), D1 is ON and therefore, output voltage is clipped to -(V1 + VD) .

For 1N4001, cut-in voltage is around

0.56 - 0.58.

Therefore, to get the required clipping voltages, V2 is chosen to be 1.63V.

Therefore, the positive clipping voltage

= 1.63 + 0.58

= 2.21V (as desired).

similarly, negative clipping voltage

= -(2.65+0.58)

= -3.23V.

A resistor of 1k is connected in series with the input source to limit the current when any diode (D1 or D2) is ON.

Solution (3):

The above circuit is simulated with input amplitude of 5V at 100Hz frequency. The output voltage is shown below.

From the above waveform, we can observe that the positive voltage is clipped at around 2.21V and negative voltage is clipped below -3.21V. Hence, design is verified.

(4)

The above analysis is performed considering the practical diode i.e cut-in voltage. For analysis purpose, we can consider the voltage across the diode is zero.

Therefore, in the above circuit diagram, V2 must be chosen to be 2.21V and V3 to be 3.21V.

But as explained above and from the simulation, we can note that there is a diode voltage drop of around 0.56-0.58V (for 1N4001 diode) which must be considered when used in practical circuit.

To know more about circuit:

https://brainly.com/question/12608516

#SPJ4

1A) Convert the denary number 47.40625 10

to a binary number. 1B) Convert the denary number 3714 10

to a binary number, via octal. 1C) Convert 1110011011010.0011 2

to a denary number via octal.

Answers

1A) The binary representation of 47.40625 is 101111.01110.

1B) The binary representation of 3714 via octal is 11101000010.

1C) The decimal representation of 1110011011010.0011 via octal is 1460.15625.

1A) To convert the decimal number 47.40625 to a binary number:

The whole number part can be converted by successive division by 2:

47 ÷ 2 = 23 remainder 1

23 ÷ 2 = 11 remainder 1

11 ÷ 2 = 5 remainder 1

5 ÷ 2 = 2 remainder 1

2 ÷ 2 = 1 remainder 0

1 ÷ 2 = 0 remainder 1

Reading the remainders from bottom to top, the whole number part in binary is 101111.

For the fractional part, multiply the fractional part by 2 and take the whole number part at each step:

0.40625 × 2 = 0.8125 (whole number part: 0)

0.8125 × 2 = 1.625 (whole number part: 1)

0.625 × 2 = 1.25 (whole number part: 1)

0.25 × 2 = 0.5 (whole number part: 0)

0.5 × 2 = 1 (whole number part: 1)

Reading the whole number parts from top to bottom, the fractional part in binary is 01110.

Combining the whole number and fractional parts, the binary representation of 47.40625 is 101111.01110.

1B) To convert the decimal number 3714 to a binary number via octal:

First, convert the decimal number to octal:

3714 ÷ 8 = 464 remainder 2

464 ÷ 8 = 58 remainder 0

58 ÷ 8 = 7 remainder 2

7 ÷ 8 = 0 remainder 7

Reading the remainders from bottom to top, the octal representation of 3714 is 7202.

Then, convert the octal number to binary:

7 = 111

2 = 010

0 = 000

2 = 010

Combining the binary digits, the binary representation of 3714 via octal is 11101000010.

1C) To convert the binary number 1110011011010.0011 to a decimal number via octal:

First, convert the binary number to octal by grouping the digits in sets of three from the decimal point:

11 100 110 110 100.001 1

Converting each group of three binary digits to octal:

11 = 3

100 = 4

110 = 6

110 = 6

100 = 4

001 = 1

1 = 1

Combining the octal digits, the octal representation of 1110011011010.0011 is 34664.14.

Finally, convert the octal number to decimal:

3 × 8^4 + 4 × 8^3 + 6 × 8^2 + 6 × 8^1 + 4 × 8^0 + 1 × 8^(-1) + 4 × 8^(-2)

= 768 + 256 + 384 + 48 + 4 + 0.125 + 0.03125

= 1460.15625

Therefore, the decimal representation of 1110011011010.0011 via octal is 1460.15625.

To know more about binary number visit:

https://brainly.com/question/13262331

#SPJ11

5. Expand Y (s) of 2 + 3 + 2y = 1(t) in a partial fraction expansion. d²y dt² dt

Answers

The given differential equation is:d²y/dt² + 3dy/dt + 2y = 1(t).Solving this system of equations, we can find the values of A and B.Once we have the values of A and B, we can express Y(s) in partial fraction form: Y(s) = A/(s + 1) + B/(s + 2).

To find the partial fraction expansion of Y(s), we first need to take the Laplace transform of the equation. Let's denote the Laplace transform of y(t) as Y(s). Taking the Laplace transform of each term:

L{d²y/dt²} = s²Y(s) - sy(0) - y'(0)

L{dy/dt} = sY(s) - y(0)

L{y} = Y(s)

Substituting these Laplace transforms into the equation and rearranging, we have:

s²Y(s) - sy(0) - y'(0) + 3(sY(s) - y(0)) + 2Y(s) = 1/s

Combining like terms and rearranging, we get:

(s² + 3s + 2)Y(s) = 1/s + (sy(0) + y'(0) + 3y(0))

Now, let's factor the denominator of the left side of the equation:

(s + 1)(s + 2)Y(s) = 1/s + (sy(0) + y'(0) + 3y(0))

To express Y(s) in partial fraction form, we need to decompose the right side of the equation. The decomposition will have the form:

Y(s) = A/(s + 1) + B/(s + 2)

Multiplying both sides of the equation by (s + 1)(s + 2), we have:

(s + 1)(s + 2)Y(s) = A(s + 2) + B(s + 1)

Expanding the left side and equating the coefficients of the corresponding powers of s, we get the following system of equations:

A + B = 1

2A + B = sy(0) + y'(0) + 3y(0)

This is the partial fraction expansion of Y(s) for the given differential equation.

To know more about differential click the link below:

brainly.com/question/31982804

#SPJ11

You want to move in a system that connects points A, B, and C.
1. Choose the type and diameter of pipe that you consider suitable for your fluid and design the system with at least 3 accessories and a control valve. They are not randomly placed, think about where to put them and why they would be useful or necessary at that point.
2. Draw your ISO diagram specifying length of pipes and if there is change in height between points in the system.
3. Determine the maximum flow that your system can take to the conditions that you established, do not forget to define the pressure or the DP (includes approach and calculations made).
Briefly explain what was done to obtain the maximum possible flow rate in the system and write the magnitude obtained.
4. Do you consider that the Q you estimated is adequate? why? Justify your answers.
5. What value of K should we produce with the valve to lower the flow to 50%?
6. The minor losses, were they negligible? Justify your answer.
7. Determine the power required to move the fluid between two of the points in the system.

Answers

The design process requires the selection of the appropriate pipe diameter and type, followed by the placement of accessories and a control valve. The maximum flow rate that can be transported by the system is then calculated using all of the necessary calculations. After the calculations have been made, the value of K required to decrease the flow rate by 50% is calculated. Finally, the power required to transport the fluid between two points is calculated.

1. Selection of pipe type and diameter:

The type of pipe suitable for the fluid to be transported and the diameter of the pipe that will be used in the design should be selected. The accessories are placed where they are necessary or beneficial.

Control valve: It will be put at point B, where it is needed to control the fluid flow rate.

Accessories: Accessory 1:

At the point where the flow is obstructed, an accessory will be used to prevent blockage.

Accessory 2:

In order to monitor the pressure of the fluid and prevent surges, an accessory will be put at point C.

Accessory 3:

At point A, an accessory will be put in order to remove unwanted materials from the fluid.

2. Drawing ISO diagram:

The length of the pipes and any changes in height between the points of the system must be specified on the ISO diagram.

3. Determining the maximum flow rate:

The maximum flow rate possible in the system is calculated after all the necessary calculations are done. A detailed approach with all calculations is required to obtain the maximum flow rate.

Qmax= 0.02m^3/s

4. Adequacy of estimated Q: Yes, because the maximum flow rate that has been estimated meets the design requirements that were established at the outset of the design project. It's in the design requirements.

5. Value of K to lower flow rate: K= 10.6

6. Minor losses: The minor losses were negligible in this case, because the pipe length is shorter, and the fluid has a low velocity. Therefore, the losses are not significant.

7. Power required: ∆P = 13,346 Pa

Q = 0.02 m3/s

P = ∆P × Q

P = 267 W

Conclusion: The design process requires the selection of the appropriate pipe diameter and type, followed by the placement of accessories and a control valve. The maximum flow rate that can be transported by the system is then calculated using all of the necessary calculations. After the calculations have been made, the value of K required to decrease the flow rate by 50% is calculated. Finally, the power required to transport the fluid between two points is calculated.

To know more about power visit

https://brainly.com/question/24416282

#SPJ11

A feedback control system characteristic equation is given by the equation below.
q(s) = 2000s³+1205²+10s+0.6k=0
Find the maximum value of k for stability,
(Note: don't include units in your answer and calculate the answer to two decimal places for example 0.44)

Answers

A feedback control system characteristic equation can be represented by q(s). For this system, the equation is given as, 2000s³+1205²+10s+0.6k=0. Stability is achieved when the values of k lie within a specific range.

Hence, we need to find the maximum value of k for stability. Mathematically, stability is achieved when the roots of the equation have negative real parts.

Therefore, we can find the maximum value of k by solving the equation and observing the values of the roots. But this is a tedious and lengthy process. We can make use of the Routh-Hurwitz stability criterion to solve this equation more quickly and efficiently. Applying the Routh-Hurwitz criterion, we get the following table.

The values in the first column represent the coefficients of the characteristic equation.

s³ 2000 10
s² 1205 k0


The Routh-Hurwitz table has 2 rows and 3 columns.

It can be seen that for stability, all the coefficients in the first column of the table must be positive. Otherwise, the system will be unstable.

Thus, for stability, we need to ensure that 2000 and 10 are positive. We can ignore the other coefficients as they do not affect the stability of the system.

Therefore, the maximum value of k for stability is given by, 2000 and 10 must be positive.

Thus, k must lie in the range, 16.67 < k < 333333.33

In this question, we are required to find the maximum value of k for stability for a feedback control system.

We can achieve stability for a system by ensuring that the roots of the characteristic equation have negative real parts. For this question, we are given a characteristic equation and we need to find the maximum value of k for stability. Solving this equation using conventional methods can be tedious and time-consuming.

Therefore, we make use of the Routh-Hurwitz stability criterion to solve this equation.

This criterion states that for stability, all the coefficients in the first column of the Routh-Hurwitz table must be positive. Applying this criterion, we obtain the required range of values of k for stability.

Thus, we can conclude that the maximum value of k for stability for a feedback control system is 333333.33. The range of values of k for stability is 16.67 < k < 333333.33.

Learn more about Routh-Hurwitz here:

brainly.com/question/31479909

#SPJ11

Breeze Toothpaste Company has been having a problem with some of the tubes of toothpaste leaking. The tubes are produced in lots of 100 and are subject to 100% visual inspection. The latest 25 lots produced yielded 112 rejected toothpastes. 1) Calculate the central line and control limits to monitor this process? 2) What is the approximate probability of Type 2 error if the mean shifts to 5.2? 3) Use the Poisson Table to find the approximate probability of Type 1 error.

Answers

The probability of a Type II error can be calculated as follows:

P(Type II error) = β = P(fail to reject H0 | H1 is true)

We are given that if the true mean shifts to 5.2, then the probability distribution changes to a normal distribution with a mean of 5.2 and a standard deviation of 0.1.

To calculate the probability of a Type II error, we need to find the probability of accepting the null hypothesis (μ = 5) when the true mean is actually 5.2 (i.e., rejecting the alternative hypothesis, μ ≠ 5).P(Type II error) = P(accept H0 | μ = 5.2)P(accept H0 | μ = 5.2) = P(Z < (CL - μ) / (σ/√n)) = P(Z < (8.08 - 5.2) / (0.1/√100)) = P(Z < 28.8) = 1

In this case, we assume that the toothpastes are randomly inspected, so the number of defects in each lot follows a We want to calculate the probability of Type I error, which is the probability of rejecting a null hypothesis that is actually true (i.e., accepting the alternative hypothesis when it is false).

To know more about probability  visit:

https://brainly.com/question/31828911

#SPJ11

13. Give the definition of entropy. Why did we create this quantity? 14. What is the relationship between entropy, heat, and reversibility?

Answers

Entropy is a physical quantity that measures the level of disorder or randomness in a system. It is also known as the measure of the degree of disorder in a system.

Entropy has several forms, but the most common is thermodynamic entropy, which is a measure of the heat energy that can no longer be used to do work in a system. The entropy of an isolated system can never decrease, and this is known as the Second Law of Thermodynamics. The creation of entropy was necessary to explain how heat energy moves in a system.

Relationship between entropy, heat, and reversibility Entropy is related to heat in the sense that an increase in heat will increase the entropy of a system. Similarly, a decrease in heat will decrease the entropy of a system.

To know more about Entropy visit-

https://brainly.com/question/20166134

#SPJ11

Compute integral ∫⁴₀ 2ˣ dx using composite trapezoidal rule with 5 integration points. Estimate the integration error.
For which functions does Simpson integration rule give exact result (check all what applies)?
- 5th degree polynomials - Cubic functions - Quadratic functions
- Exponential functions
- Linear functions - Trigonometric functions
- Logarithmic functions
- Constant functions

Answers

We need to compute the integral ∫⁴₀ 2ˣ dx using the composite trapezoidal rule with 5 integration points and estimate the integration error. The Simpson integration rule gives the exact result for quadratic functions and constant functions.

To compute the integral ∫⁴₀ 2ˣ dx using the composite trapezoidal rule with 5 integration points, we divide the interval [0, 4] into subintervals. Since we have 5 integration points, we will have 4 subintervals of equal width.

Using the composite trapezoidal rule, we can approximate the integral by summing up the areas of trapezoids formed by the function values at each integration point. The formula for the composite trapezoidal rule is:

∫⁴₀ 2ˣ dx ≈ (h/2) * [f(x₀) + 2f(x₁) + 2f(x₂) + 2f(x₃) + f(x₄)]

where h is the width of each subinterval and x₀, x₁, x₂, x₃, and x₄ are the integration points.

In this case, since we have 5 integration points, the width of each subinterval will be (4 - 0) / 4 = 1. We can calculate the values of 2ˣ at each integration point and substitute them into the composite trapezoidal rule formula to find the numerical approximation of the integral.

To estimate the integration error, we can use the error formula for the composite trapezoidal rule:

Error ≈ -(b - a)³ / (12 * N²) * f''(c)

where N is the number of integration points (in this case, 5), a and b are the limits of integration (0 and 4, respectively), and f''(c) is the second derivative of the function evaluated at some point c in the interval [a, b]. By analyzing the second derivative of the function 2ˣ, we can estimate the integration error.

For the given options, the Simpson integration rule gives the exact result for quadratic functions and constant functions. Quadratic functions are polynomials of degree 2, so they are included in the list of functions for which the Simpson integration rule provides an exact result.

To learn more about integral  Click Here: brainly.com/question/31109342

#SPJ11

A commercially housed gear driver consists of a 20° spur gear with 16 teeth and controls a 48-tooth ring gear. The pinion speed is 300 rpm, the face width is 2 inches and the diametral pitch is 6 teeth/inch. The gears are grade 1 steel, fully hardened to 200 Brinell, with number 6 quality standards, uncrowned and made to number 6, unbored and made to be rigidly and accurately mounted.
Assume a pinion life of 108 cycles and a reliability of 0.90.
Determine the AGMA bending and contact stresses and the corresponding safety factors if power is to be transmitted.
if a power of 5 hp is to be transmitted.

Answers

To determine the AGMA bending and contact stresses and corresponding safety factors for a gear system, the AGMA stress equations can be used. Variables such as power, speed, tooth geometry, material properties, and manufacturing quality are involved in the calculation.

Unfortunately, due to the limitations of the text-based system, it's not possible to perform these calculations without access to detailed gear geometry and material property data, as well as the specific AGMA stress equations. The AGMA (American Gear Manufacturers Association) has established standards for calculating bending and contact stresses based on variables such as the number of teeth, the power transmitted, the diametral pitch, the material properties, and the quality of the gear manufacturing. Once these stresses are computed, they can be compared with allowable stresses to determine the safety factors. The use of the AGMA stress equations requires specialist knowledge and should be carried out by a qualified engineer.

Learn more about AGMA stress equations here:

https://brainly.com/question/32231743

#SPJ11

What are the mechanisms for the formation of each microstructural feature for titanium alloys when they undergo SLM manufacturing

Answers

Selective laser melting (SLM) is a type of additive manufacturing that can be used to produce complex geometries with excellent mechanical properties. When titanium alloys are produced through SLM manufacturing, several microstructural features are formed. The mechanisms for the formation of each microstructural feature are as follows:

Columnar grain structure: The direction of heat transfer during solidification is the primary mechanism for the formation of columnar grains. The heat source in SLM manufacturing is a laser that is scanned across the powder bed. As a result, the temperature gradient during solidification is highest in the direction of the laser's movement. Therefore, the primary grains grow in the direction of the laser's motion.Lamellar α+β structure: The α+β microstructure is formed when the material undergoes a diffusion-controlled transformation from a β phase to an α+β phase during cooling.

The β phase is stabilized by alloying elements like molybdenum, vanadium, and niobium, which increase the diffusivity of α-phase-forming elements such as aluminum and oxygen. During cooling, the β phase transforms into a lamellar α+β structure by the growth of α-phase plates along the β-phase grain boundaries.Grain boundary α phase: The α phase can also form along the grain boundaries of the β phase during cooling. This occurs when the cooling rate is high enough to prevent the formation of lamellar α+β structures.

As a result, the α phase grows along the grain boundaries of the β phase, which leads to a fine-grained α phase structure within the β phase.

To know more about Selective laser melting visit :

https://brainly.com/question/32265711

#SPJ11

Let G be a plant with the transfer function G.s/ D 1=.s 1/. The goal is to stabilize it with minimum
control effort, measured by a size of the control sensitivity transfer function, Tc.s/ D R.s/=.1 G.s/R.s//.
1. What is the smallest attainable kTck1? What controller R.s/ attains it?
2. Assume that the bound jTc.j!/j 1 has to be met for all ! > !0 for some !0 > 0. What is the lower bound on
kTck1 in this case ? Plot this bound as a function of !0.
3. Construct generalized plants for the standard H1 problem corresponding to the problems in items 1 and 2.

Answers

1. The transfer function of the generalized plant is given as:G(s)=1/(s+1)From the given equation, the control sensitivity transfer function can be expressed as:Tc(s) = R(s)/[1+G(s)R(s)]Tc(s) can be rewritten as:Tc(s) = R(s)/[1+(R(s)/G(s))]Let the function R(s) be a constant factor k times G(s), which is:R(s) = kG(s)Tc(s) can be expressed as:Tc(s) = G(s)/[1+kG(s)]The maximum of |Tc(s)| is obtained for a maximum of |kG(s)|.

That is for the frequency at which |G(jω)| is maximum.Therefore, the maximum of |Tc(s)| is obtained when:|Tc(s)|max = 1/2 for k = 1.The function R(s) that attains this minimum value is:R(s) = G(s) / 2.2. The sensitivity function is given by:S(s) = 1/[1+G(s)R(s)]Thus, |Tc(jω)|/|R(jω)| = |G(jω)|/(1+|G(jω)R(jω)|).

Hence,|G(jω)| ≤ |Tc(jω)|/|R(jω)| ≤ 1.From this inequality, we can obtain that:|R(jω)| ≤ |Tc(jω)|/|G(jω)| ≤ 1/|G(jω)|Taking the maximum of the left-hand side and the minimum of the right-hand side, we can find the lower bound on kTcK1.Lower bound on kTcK1 = max|G(jω)|,ω / min|Tc(jω)|/|G(jω)|ω / max(1/|G(jω)|) ,ω.3.

The generalized plant for the H1 problem corresponding to the first problem is given by:S1(s) = 1/[1+G(s)R(s)]The generalized plant for the H1 problem corresponding to the second problem is given by:S2(s) = 1/[1+G(s)R(s)] - 1 = G(s)/[1+G(s)R(s)] .

To know more about generalized visit:

https://brainly.com/question/12841996

#SPJ11

You are an environmental engineer for Asinamali Ventures (Pty) Ltd, and
you are to design a particulate control device. The underlying principles in
designing these devices is grounded on separating particles from the
airstream. Articulate the three common mechanism that are used to
separate particulate matter from the airstream.

Answers

The three common mechanisms used to separate particulate matter from the airstream are filtration, cyclonic separation, and electrostatic precipitation.

Filtration is a widely employed mechanism for separating particulate matter from the airstream. In this process, the contaminated air passes through a filter medium that captures and retains the particles while allowing the clean air to pass through. The filter medium can be made of various materials, such as fabric, paper, or porous ceramics, which have the ability to trap particles based on their size and physical properties. Filtration is effective in removing both large and small particulate matter, making it a versatile and commonly used method in particulate control devices.

Cyclonic separation is another mechanism commonly used for particle separation. It utilizes the principle of centrifugal force to separate particles from the airstream. The contaminated air enters a cyclone chamber, where it is forced to rotate rapidly.

Due to the centrifugal force generated by the rotation, the heavier particles move towards the outer walls of the chamber and eventually settle into a collection hopper, while the clean air is directed towards the center and exits through an outlet. Cyclonic separation is particularly effective in removing larger and denser particles from the airstream.

Electrostatic precipitation, also known as electrostatic precipitators (ESPs), is a mechanism that relies on the electrostatic attraction between charged particles and collector plates to separate particulate matter. In this process, the contaminated air is passed through an ionization chamber where particles receive an electric charge.

The charged particles then migrate towards oppositely charged collection plates or electrodes, where they adhere and accumulate. The clean air is discharged from the precipitator. Electrostatic precipitation is highly efficient in removing both fine and coarse particles and is commonly used in industries where fine particulate matter is a concern, such as power plants and cement kilns.

Learn more about airstream

brainly.com/question/17218592

#SPJ11

A 13.8-KV, 50-MVA, 0.9-power-factor-lagging, 60-Hz, four-pole Y-connected synchronous generator has a synchronous reactance of 2.5 and an armature resistance of 0.2 №. At 60 Hz, its friction and windage losses are 1 MW, and its core losses are 1.5 MW. The field circuit has a dc voltage of 120 V, and the maximum field current is 10 A. The current of the field circuit is adjustable over the range from 0 to 10 A. Draw the synchronous impedance (Xs) of this generator as a function of the armature current.

Answers

The synchronous impedance (Xs) of the given generator increases from 2.5Ω to 3.317Ω when the armature current increases from 0A to 2533.52A.

The synchronous impedance of the given generator as a function of the armature current is given below.

The armature current is given by the expression;

Ia = S / Vc

= (50 × 10⁶)/(13.8 × √3)

= 2533.52A

The value of armature reaction (Iʳ) = (Ia)² Xs = (2533.52)² X 2.5

= 16.11 × 10⁶ VA

Phase voltage Vp = 13.8 / √3

= 7.97 kV

Average air-gap flux density B = 0.4 × Vp / (4.44 × f × kW / pole)

= (0.4 × 7970) / (4.44 × 60 × 3)

= 0.3999 Wb/m²

The generated EMF (Eg) = 1.11 × f × (Φt / p)

= 1.11 × 60 × (0.3999 / 4)

= 8.64 kV

The net EMF (E) = Eg + jIʳXs

= 8.64 + j(16.11 × 10⁶ × 2.5)

= -39.56 + j21.25 × 10⁶ V

Then, the absolute value of the synchronous impedance (Xs) is calculated below as follows:

Xs = |E| / Ia

= √((-39.56)² + (21.25 × 10⁶)²) / 2533.52

= 8404.5 / 2533.52

= 3.317Ω

For Ia = 0;

Xs = 2.5 Ω

For Ia = Ia′

= 2533.52 A;

Xs = 3.317 Ω

The plot of the synchronous impedance (Xs) of this generator as a function of the armature current is shown below.

Hence, the conclusion of the given question is that the synchronous impedance (Xs) of the given generator increases from 2.5Ω to 3.317Ω when the armature current increases from 0A to 2533.52A.

To know more about generator visit

https://brainly.com/question/12252019

#SPJ11

Fill in the blanks in the following statements (Each question is two points)
1. A ___ is a headless fastener. 2. Thrust bearings support __ loads. 3. __ lubrication occurs when the contacting surfaces are nonconforming as with the gear teeth or cam and follower. 4. If___ is needed, a roller bearing is preferred over a ball bearing. 5. ___ gears can be any value and is often 90 degrees
6. Large gear reductions can be obtained using __ gears
7. Keys are the ___ links in the assembly to provide desired factor of safety.
8. The major reasons of failure in gears are due to __ and __ stresses
9. The modified Columb-Mohr theory is the best theory for the __ loading
10. ___ is the distance between adjacent threads of a bolt
11. The term ___ is used to represent the infinite life strength only for those materials having one
12. The ___ is the typical failure theory for ductile materials under static loading.
13. In failure analysis, ___ stress is often used in determining whether an isotropic and ductile metal will yield when subjected to combined loading
14. In cases where axial loads are very small, it may be feasible to do without the shoulders entirely, and rely on ___ to maintain an axial location on shafts
15. In high-cycle fatigue regime, the number of cycles (N) varies from __ to __
16. The ___ diagram is constructed for fatigue failure analysis to study if the design is safe
17. The mean stress is equal to ___ in fully reversed loading.
18. __ is the maximum load that a bolt can withstand without acquiring a permanent set
19. ___ is the difference between the maximum and minimum size
20. ___ allows the axis of some of the gears to move relative to the other axes and it is especially used when a large change in speed or power is needed across a small distance.

Answers

The mechanical engineering principles are nut, radial, Boundary, misalignment, Involute, Bevel, weakest, bending, torsional, fatigue, Pitch, Endurance, Von Mises, Equivalent, Friction, [tex]10^3[/tex], [tex]10^9[/tex], Goodman, Endurance limit, Tolerance, Splines.

In the first step, the missing words in the statements are mechanical engineering principles filled as follows:

1. A nut is a headless fastener.

2. Thrust bearings support radial loads.

3. Boundary lubrication occurs when the contacting surfaces are nonconforming as with the gear teeth or cam and follower.

4. If misalignment is needed, a roller bearing is preferred over a ball bearing.

5. Involute gears can be any value and is often 90 degrees.

6. Large gear reductions can be obtained using Bevel gears.

7. Keys are the weakest links in the assembly to provide the desired factor of safety.

8. The major reasons for failure in gears are due to bending and torsional stresses.

9. The modified Columb-Mohr theory is the best theory for fatigue loading.

10. Pitch is the distance between adjacent threads of a bolt.

11. The term Endurance is used to represent the infinite life strength only for those materials having one.

12. The Von Mises theory is the typical failure theory for ductile materials under static loading.

13. In failure analysis, Equivalent stress is often used in determining whether an isotropic and ductile metal will yield when subjected to combined loading.

14. In cases where axial loads are very small, it may be feasible to do without the shoulders entirely and rely on Friction to maintain an axial location on shafts.

15. In the high-cycle fatigue regime, the number of cycles (N) varies from [tex]10^3[/tex] to [tex]10^9[/tex].

16. The Goodman diagram is constructed for fatigue failure analysis to study if the design is safe.

17. The mean stress is equal to zero in fully reversed loading.

18. Endurance limit is the maximum load that a bolt can withstand without acquiring a permanent set.

19. Tolerance is the difference between the maximum and minimum size.

20. Splines allow the axis of some of the gears to move relative to the other axes, and it is especially used when a large change in speed or power is needed across a small distance.

In the explanation, each paragraph provides a concise explanation of the filled blanks, covering various topics related to fasteners, bearings, lubrication, gears, failure analysis, fatigue, and mechanical components. The filled words help to understand the concepts and terminology associated with these areas of study.

Learn more about mechanical engineering principles brainly.com/question/10122433

#SPJ11

Consider an insulated duct (i.e. adiabatic wall). Now we let Helium gas steadily enters the duct inlet at 50°C at a rate of 0.16 kg/s and heated by a 3-kW electric resistance heater. The exit temperature of helium will be:

Answers

Given dataThe helium gas enters the insulated duct at 50°C.The mass flow rate of the gas, m = 0.16 kg/s The heat supplied by the electric resistance heater, Q = 3 kW (3,000 W)Now, we need to calculate the exit temperature of the helium gas .

Solution The heat supplied by the electric resistance heater will increase the temperature of the helium gas. This can be calculated using the following equation:Q = mCpΔT, where Cp is the specific heat capacity of helium gas at constant pressure (CP), andΔT is the temperature rise in Kelvin. Cp for helium gas at constant pressure is 5/2 R, where R is the gas constant for helium gas = 2.08 kJ/kg-K.

Substituting the values in the above equation, we get:3,000 = 0.16 × 5/2 × 2.08 × ΔT⇒ ΔT = 3,000 / 0.16 × 5/2 × 2.08= 36,000 / 2.08× 0.8= 21,634 K We know that, Temperature in Kelvin = Temperature in °C + 273 Hence, the exit temperature of helium gas will be: 21,634 - 273 = 21,361 K = 21,087 °C.Answer:The exit temperature of the helium gas will be 21,087 °C.

To know more about resistance visit:

https://brainly.com/question/29427458

#SPJ11

7 14 21 28 35 Question 1 Not yet answered Marked out of 2 P Flag question When you start a new Solidworks document, what is the choice of standard templates? Select one: O a. Part, Block, Drawing O b. Sub-Assembly, Assembly, Drawing O c. Part, Assembly, Drawing O d. Part, Assembly, Coordinate System Question 2 Not yet answered Marked out of 2 P Flag question Please identify which of these objects could not be modeled from an extrusion? Select one: a. Block O b. Sphere O c. Cube O d. Pyramid

Answers

When you start a new Solid works document, the choice of standard templates is Part, Assembly, Drawing. A solid works document contains three types of templates which are part, assembly, and drawing.

The templates can be used to ensure that you have all the information you need to start creating a part, assembly, or drawing. Here are some examples of how each template can be used: Part Template: Use this template when you need to create a new part.

The template includes the default properties, dimensions, and features that are common to most parts.Assembly Template: Use this template when you need to create a new assembly. The template includes the default properties and settings that are common to most assemblies.

To know more about contains visit:

https://brainly.com/question/29133605

#SPJ11

Derive the expression below for the theoretical head developed by a centrifugal fan. State your assumptions. H = (1/g)(u₂vw₂ - u₁yw₁)
A centrifugal fan supplies air at a rate of 4.5 m³/s and a head of 100 mm of water. The outer diameter of the impeller is 50 cm and the impeller width at the outlet is 18 cm. The blades are backward inclined and of negligible thickness. If the fan runs at 1800 rpm determine the blade angle at the outlet. Assume zero whirl at the inlet and air density of 1.23 kg/m³.

Answers

The expression for the theoretical head developed by a centrifugal fan, H = (1/g)(u₂vw₂ - u₁yw₁), can be derived based on the following assumptions:

Steady flow: The flow conditions within the fan remain constant and do not change with time. Incompressible flow: The air is assumed to be incompressible, meaning its density remains constant. Negligible frictional losses: The losses due to friction within the fan are considered negligible. Negligible kinetic energy changes: The kinetic energy of the air entering and leaving the fan is assumed to remain constant.

By applying the principles of conservation of mass and energy, along with Bernoulli's equation, the expression for the theoretical head can be derived. In the given scenario, with a supplied air rate of 4.5 m³/s and a head of 100 mm of water, we can calculate the blade angle at the outlet using the derived expression and the provided parameters. By plugging in the values and solving the equation, the blade angle can be determined.

Learn more about centrifugal performance and calculations here:

https://brainly.com/question/12954017

#SPJ11

2) For half-wave uncontrolled sinusoidal rectifier circuit charging a battery via an inductor: a) the value of the battery voltage must be lower than the peak value of the input voltage. b) the PIV of the diodes equals the negative peak value of the input AC voltage. c) square wave AC input voltage is not possible. d) the charging current waveform is sinusoidal if the input voltage is sinusoidal. e) all of the above f) a+b. 3) The effect(s) of inductance source on the rectification process of uncontrolled full-bridge rectifier circuit is (are): a) increase the average value of the output voltage. b) increase the average value of the output DC power. c) introduce the commutation interval in case of highly inductive load. d) does not introduce any effect on the waveform of the output voltage in case of highly inductive load. e) none of the above. f) c + d. 4) As for charging the battery from uncontrolled rectifier circuit including the effect of source inductance a)-is possible with only pure sinusoidal input AC voltage. b) is impossible as battery must receive DC voltage. c) d) is impossible as the inductance does not permit the step change in the current. the diodes start conducting in the first half cycle when the input AC voltage becomes greater than the value of the voltage of the battery. e) none of the above f) a+d.

Answers

2) For a half-wave uncontrolled sinusoidal rectifier circuit charging a battery via an inductor, f) a+b.

3) For the effect of the inductance source on the rectification process of an uncontrolled full-bridge rectifier circuit f) c+d.

4) For charging the battery from an uncontrolled rectifier circuit, including the effect of source inductance f) a+d.

2) The battery voltage must be lower than the peak value of the input voltage, and the PIV (Peak Inverse Voltage) of the diodes equals the negative peak value of the input AC voltage. Therefore, the answer is f) a+b.

3) The inductance source can introduce the commutation interval in the case of a highly inductive load and does not affect the waveform of the output voltage in the case of a highly inductive load. Therefore, the answer is f) c+d.

4) Charging the battery is possible with only a pure sinusoidal input AC voltage, and the diodes start conducting in the first half cycle when the input AC voltage becomes greater than the battery voltage. Therefore, the answer is f) a+d.

Learn more about voltage

https://brainly.com/question/31347497

#SPJ11

A Batch of 40 good workpieces is to be produced using a sand casting process with a starting material that costs SR40 a piece. The time it takes to fill the mold is 10 seconds, while the solidification time is 1 minute. The casting is removed from the sand mold in 5 seconds. The sand used to make the mold costs SR100 and can be used to make 100 molds before it needs to be replaced by new sand. Making the mold will take 20 minutes. Neglecting the melting process and assuming 5% scrap rate, then determine: a) The production rate of the casting process b) The cost of each produce part given that .
-the hourly wage rate of the operator = SR100/hr, and the applicable labor overhead rate = 60%, & -the hourly equipment cost rate= SR20/hr; which includes overhead.

Answers

A Batch of 40 good workpieces is to be produced using a sand casting process with a starting material that costs SR40 a piece. The production rate of the casting process is 39.6 parts/minute and the cost of each produced part is SR 290.56.

Given data: The batch size = 40, The cost of starting material = SR 40 a piece, The filling time = 10 seconds, The solidification time = 1 minute = 60 seconds, The casting is removed from the sand mold in 5 seconds, The sand used to make the mold costs SR 100 and can be used to make 100 molds before it needs to be replaced by new sand, The time taken to make a mold = 20 minutes, The scrap rate = 5%, Hourly wage rate of the operator = SR 100/hr, Applicable labor overhead rate = 60%, Hourly equipment cost rate= SR 20/hr.

The production rate is defined as the number of parts produced per unit of time.

Production rate = 3600/Total time = 3600/Batch size * Time taken to make one piece

production time = Filling time + solidification time + time taken to remove the casting from the sand mold + time taken to make a mold = 10 + 60 + 5 + 20*60 = 1295 seconds

Production rate = 3600/ (40 * 1295) = 0.66 parts/second = 39.6 parts/minutes of each produced part

The total cost to produce one part = Direct cost + indirect cost.Direct cost = Cost of starting material + Cost of sand + Cost of labor + Cost of equipment

Cost of starting material = SR 40

Cost of sand = Cost of sand used/mold * Number of molds required to produce one part

Cost of sand used/mold = SR 100/100 = SR 1

Number of molds required to produce one part = 1 mold/part

cost of sand = 1 * SR 1 = SR 1

Cost of labor = Time taken to produce one part * Hourly wage rate of the operator

Cost of equipment = Time taken to produce one part * Hourly equipment cost rate

Total direct cost = 40 + 1 + 100 + (1295/3600)*100 + (1295/3600)*20 = SR 181.60

Indirect cost = Applicable labor overhead rate * Direct cost = 60/100 * SR 181.60 = SR 108.96

Total cost to produce one part = Direct cost + Indirect cost = SR 181.60 + SR 108.96 = SR 290.56

Therefore, the production rate is 39.6 parts/minute and the cost of each produced part is SR 290.56.

For further information on Production rate visit:

https://brainly.com/question/1566541

#SPJ11

Solve the Problem • FOR THE FOLLOWING ENGINE DATA; 4 STROKE DIESEL ENGINE OF 5 KW CYLINDER 1200 RPM, MEAN EFFECTIVE PRESSURE 35 N/mm2 WITH MECHANICAL EFFICIENCY OF 85%, • THE CYLINDER HEAD AND THE CYLINDER LINER MADE OF CAST IRON WITH ALLOWABLE CIRCMFERNAIL STRESS OF 45 MPA • DETERMINE A-THE ENGINE BORE -STROKE • B-THE CYLINDER LINER LENGTH AND THICKNESS • C-CYLINDER HEAD THICKNESS. • D- PISTON CROWN THICKNESS ( MADE OF ALLMINUM ALLOY) .

Answers

The engine bore-stroke, cylinder liner length and thickness, cylinder head thickness, and piston crown thickness have been determined.

4 stroke diesel engine of 5 kW• Cylinder 1200 rpm• Mean effective pressure 35 N/mm²• Mechanical efficiency of 85%• Cylinder head and the cylinder liner made of cast iron with allowable circumferential stress of 45 MPaTo find:A- The engine bore - strokeB- The cylinder liner length and thicknessC- Cylinder head thicknessD- Piston crown thickness (made of aluminum alloy)Solution:A. Engine Bore - StrokeWe know that the power developed by the engine = 5 kWSo, the work done by the engine = 5 × 1000 joules/sec. = 5000 J/sAlso, the number of power strokes per minute = (1200/2) = 600Therefore, work done per power stroke = (5000/600) J= 8.33 JFor 1 power stroke:Work done = Pressure × Area × StrokeLengthWhere Pressure = Mean effective pressure = 35 N/mm² and Stroke length = 2 × StrokeBoreArea = π/4 × (Bore)²Also, we know that mechanical efficiency = (Indicated power / Brake power) × 100So, Indicated power = Brake power × (Mechanical efficiency/100) = 5 × 1000 × (85/100) = 4250 J/sLet V be the volume of the cylinder= π/4 × (Bore)² × (2 × Stroke)So, Indicated power= Mean effective pressure × V × Number of power strokes per minute4250 J/s= 35 N/mm² × [π/4 × (Bore)² × 2 × Stroke] × 600∴ Bore x Stroke = (4250 × 4) / (35 × π × 2 × 600) = 0.032 m³= 32 × 10⁶ mm³Also, stroke = 2.8 × Bore mm.B. Cylinder Liner Length and ThicknessThe hoop stress in the cylinder liner is given by: σ = pd/2tWhere p = Mean effective pressure = 35 N/mm², d = Bore, σ = Allowable circumferential stress = 45 N/mm²Thickness of liner: t = pd / 2σ = (35 × π/4 × (Bore)² × d) / (2 × 45)Length of liner = 1.2 × Bore mmC. Cylinder Head ThicknessThe thickness of the cylinder head is given by:T = p x d² / 4 × σ = 35 × π × (Bore)² / (4 × 45)D. Piston Crown ThicknessThe thickness of the piston crown is determined by the equation:T= (P x D² × K) / (4C × S)Where P = Maximum gas pressure = 35 N/mm², D = Bore, C = Compressive strength of the material = 75 N/mm², S = Allowable tensile stress for the material = 40 N/mm², and K = a constant value that depends on the shape of the piston crown.K = 0.1 to 0.15 for flat-topped pistons.K = 0.2 to 0.25 for crown-topped pistons.T = (35 × π × (Bore)² × 0.15) / (4 × 75 × 40) mm= (1.44 × 10⁶ / Bore²) mm

To know more about length, visit:

https://brainly.com/question/32060888

#SPJ11

Other Questions
You have been given the accession no NM_003183.6. a. List the name of protein domain(s) coded by this gene. b. Delete the exon which starts from 456 to 586 nucleotides. Find out and write down the protein domain(s) coded by this shorter sequence. Prove your findings with related images. c. When you delete exon positioned at 456 to 586, does this protein sequence remain in frame? Explain your answer. d. Which software(s) did you use for your answers? Write down the name(s) and aim(s) for each software Search for "3AXK' protein at PDB database; a. From which organism is this protein? b. How many beta strands and alpha helixes are found in this protein? c. How many subunits found in this protein? d. Paste a print screen of the 3D structure of this protein whit space fill style, coloured subunits at black background. white vinegar is a 5.0% by mass solution of acetic acid in water. if the density of white vinegar is , what is the ph? Conservation and development are interdependent and must be carefully balanced. Explain why (3) b) Sewage is generally subjected to biological, mechanical or chemical treatment before it is discharged to the water body. Provide any four motivation sewage cannot be directly discharged in to the water body without treatment. (4) c) Briefly explain the working principle behind chemical sewage treatment. ( "Based on the information given, are there toxicologu studies thatmay he avioded because of special circumstances. three situationsare listed below, please list the rationale of they exist and anysp8 Here are some descriptions of a few molecules. Based on the information given, are there toxicology studies that may be avoided because of special circumstances. If so, then the cost and perhaps time of development may be reduced. Discuss these special dispensations, if they exist and the rationale why those studies may not be necessary; that is, everybody-even the risk averse deem these studies not useful in risk assessment. Large peptide molecule for the treatment of pruritus (itch) The therapeutic is applied topically and studies have shown that no measurable drug reaches the systemic circulation. The intended patient population includes adult and elderly males and females. Large protein molecule (human-specific) administered intravenously for the treatment of Inflammatory Bowel Disease. The intended patient population includes males and females above the age of 18 years. A small peptide (arginine-histidine-alanine-tyrosine) for the topical treatment of decubitus ulcers. When applied to dermal ulcers, some drug does reach the systemic circulation. The intended patient population is typically the elderly, though a lot of off label use is included in younger patients (eg. Quadriplegic or persistent coma). A round pipe 0.9 m diameter is partially filled to a height of 0.315 m What is the wetted perimeter in meter What is the hydrauc depth man meter. 3. On Mars, the acceleration of gravity is 12 meters/second. A rock is thrown vertically from a height of 80 feet and an initial speed of 64 feet/second. a) Write the quadratic function in standard 3. Multiple Choice: Which quotation best characterizes thepick-pockets in the area the narrator is observing?O A. "They wore the cast-off graces of the gentry; -and this, I believe, involves the best definition ofthe class." (Paragraph 6)OB. "They had all slightly bald heads, from which theright ears, long used to pen-holding, had an oddhabit of standing off on end." (Paragraph 7)OC. "Their voluminousness of wristband, with an airof excessive frankness, should betray them atonce." (Paragraph 8)OD. "The gamblers, of whom I descried not a few.were still more easily recognisable"(Paragraph 9) Question: You are required to create a discrete time signal x(n), with 5 samples where each sample's amplitude is defined by the middle digits of your student IDs. For example, if your ID is 19-39489-1, then: x(n) = [39 4 8 9]. Now consider x(n) is the excitation of a linear time invariant (LTI) system. Here, h(n) [9 8493] - (a) Now, apply graphical method of convolution sum to find the output response of this LTI system. Briefly explain each step of the solution. Please Answer Carefully and accurately with given value. It's very important for me. Background: Polychlorinated biphenyls (PCBs) are synthetic organic chemicals that are widespread environmental contaminant in air, water, and soils around the globe. PCBs are oily liquids or solids, clear to yellow in color, with no smell or taste. PCB's are not simple compounds, but are complex mixtures of individual chlorobiphenyls that contain 1 to 10 chlorine atoms. They were manufactured in the United States from 1929 to 1977. PCBs are a group of synthetic organic chemicals that contain 209 individual compounds (known as congeners) with varying harmful effects. Some commercial PCB mixtures are known in the United States by their industrial trade name, Arochlor. The name, Arochlor 1254, for example, means that the molecule contains 12 carbon atoms the first two digits and approximately 54% chlorine by weight (last two digits). Their low reactivity and high chemical stability made them useful in num- ber of industrial applications, particularly in a electrical transformers and capacitors. Theses same qualities make many individual chlorobiphenyls slow to degrade upon their release to environment relative to most other organic chemicals. PCBs bind strongly to organic particles in water column, atmosphere sediments and soil. The deposition of particle-bound PCBs from the atmosphere and the sedimentation of them from water are largely responsible for their accumulation in sediments and soils Numerous bodies of water in the United States contain PCB-contaminated sediments that po current and potential future risks, PCBs in sediments can enter the aquatic food chain, thus contami nating aquatic organisms, including fish, and ultimately placing humans and wildlife at risk of adverse health effects from consumption of those organisms. PCBs have been demonstrated to cause cancer, as well as a variety of other adverse health effects on the immune system, reproductive system, nervous system, and endocrine system. In recent years, substantial progress has been made in scientific under standing of the dynamics of PCBs in the environment and effects of PCBs on human and ecosystems However, important issues remain regarding the overall risks of PCB-contaminated sediments and the management strategies best suited to reduce them A Bronze sand casting alloy UNS C90700 (89% Cu 11% Sn) casting is made in a sand mold using a sand core that has a mass of 3kg. Determine the buoyancy force in Newtons tending to lift the core during pouring. Density of the sand is 1.6 g/cm3 and bronze alloy is 8.77 g/cm 3. 4. 5. 6. List the main products of the light reactions of photosynthesis. Oxygen, ATP, NADPH List the main products of the carbon-fixation reactions of photosynthesis. What are the main events associated with each of the two photosystems in the light reactions, and what is the difference between antenna pigments and reaction center pigments? Describe the principal differences among the C3, C4, and CAM pathways 1. Rudy watches to see if Patricia's parents come into the restaurant. He keeps an eyeout for them.Meaning:2. Rudy's mom always know what he is doing. She has eyes in the back of her head.Meaning:3. Patricia ordered a big meal, but she couldn't finish it. Her eyes were bigger than herstomach.Meaning:4. Amanda was a back-seat driver, shouting out instructions along the way.Meaning:5. Lily's baby girl was as cute as a kitten.Meaning: A cation nutrient entering an endodermal cell from the soil water must have a positive equilibrium potential. True False Question 8 2 pts A cation nutrient entering an endodermal cell from the soil wa Calculate the change of entropy of 1 kg of air expending polytropically in a cylinder behind a piston from 6.3 bar and 550 C to 1.05 bar, the index of expension is 1.3. The R value for air is 287 Nm/kg K and the ratio of specific heats is 1.4 During constant volume non-flow reversible process which occurs in otto cycle, 4.0 BTU of heat are added, the cylinder contains 0.01lb of air, the initial temperature and pressure is 650F and 210 psia respectively. Find:A.) final temperature (F)B.) final pressure (psia)C.) work doneD.) change internal energy (BTU) Name: 19. If a wave has a peak amplitude of 17 cm, what is its RMS amplitude? NOTE: please calculate your answer in cm, not meters. 20. If a wave has an RMS amplitude of 240 mm, what is its peak ampli Chapter 16 Nutrition1. Describe the factors that predict a successful pregnancy outcome.2. List major physiological changes that occur in the body during pregnancy and describe how nutrient needs are altered.3. Describe the special nutritional needs of pregnant and lactating women, summarize factors that put them at risk for nutrient deficiencies, and plan a nutritious diet for them.PLEASE cite your sources. Descending Corticospinal tracts decussate in the: a. corpus callosum b. midbrain c. pyramids of the medulla d. Internal capsule e. fornix QUESTION 73 A hormone is best defined as any substance which i D Question 3 3. If, f(x) = ax bx+c and as xx, f(x) -1, which of the following must be true? O a = 2, b = -2, and c = 2. 10 pts a = -1, c = 0, and b can be any real number. a = -b, and c can be any doboth questions plsHow many sigfigs would the following answer have? Not the answer, just the number of sigfigs it would contain. (IE. 2+2=4 has one sigfig. Answer would be 1) 1.206/124.5 = ??? Question 6 How many sigfi