The CUET PG Mechanical Engineering Exam 2025 will be held from 13th May to 3rd June, as per the official schedule. Candidates can download the CUET 2025 Mechanical Engineering question paper, along with the official answer key and solution PDF, after the exam. The paper covers topics such as thermodynamics, fluid mechanics, machine design, manufacturing processes, engineering mechanics, and heat transfer.
A total of 75 multiple-choice questions must be attempted within 60 minutes, with 4 marks for each correct answer and 1 mark deducted for each incorrect one.
CUET PG Mechanical Engineering 2025 Question Paper with Answer Key PDF
CUET PG Mechanical Engineering Question Paper with Solutions PDF | Download PDF | Check Solutions |
CUET PG Mechanical Engineering 2025 Question Paper with Solutions
If satisfies the matrix polynomial equation \( A^2 - 4 + kI_2 = 0 \), then determine the value of \( k \).
View Solution
Step 1: Write the equation using the given matrix.
We are given the equation \( A^2 - 4 + kI_2 = 0 \). Let’s first calculate \( A^2 \) for the matrix \( A \).

Now, calculate \( A^2 \):

Step 2: Substituting in the equation.
Now substitute \( A^2 \) into the given equation:


Step 3: Solve for \( k \).
For the equation to hold, both diagonal elements must be zero:
\[ -1 + k = 0 \quad and \quad 1 + k = 0 \]
Solving both:
\[ k = 1 \]
Final Answer: \[ \boxed{1} \] Quick Tip: For matrix polynomial equations, first calculate \( A^2 \) and then use the properties of the identity matrix to solve for the unknowns.
What are the absolute maximum value and the absolute minimum value of a function \( f(x) = \sin x + \cos x \) in the interval \( [0, \pi] \)?
View Solution
Step 1: Analyze the function.
We are given the function \( f(x) = \sin x + \cos x \) in the interval \( [0, \pi] \). First, let’s express \( f(x) \) in a more convenient form.
We know that: \[ f(x) = \sin x + \cos x = \sqrt{2} \left( \frac{1}{\sqrt{2}} \sin x + \frac{1}{\sqrt{2}} \cos x \right) \]
Using the angle addition identity: \[ \sin x + \cos x = \sqrt{2} \sin \left( x + \frac{\pi}{4} \right) \]
Step 2: Find the maximum and minimum values.
The maximum and minimum values of \( \sin \left( x + \frac{\pi}{4} \right) \) occur at \( \pm 1 \), so: \[ Maximum value of f(x) = \sqrt{2} \times 1 = \sqrt{2} \] \[ Minimum value of f(x) = \sqrt{2} \times (-1) = -\sqrt{2} \]
Step 3: Determine the values within the interval.
In the interval \( [0, \pi] \), the function \( \sin \left( x + \frac{\pi}{4} \right) \) reaches its maximum at \( x = \frac{\pi}{4} \) and its minimum at \( x = \frac{5\pi}{4} \). However, since the interval is only \( [0, \pi] \), the minimum is \( -1 \) (since \( \sin \left( \frac{5\pi}{4} \right) = -1 \)).
Thus, the maximum value is \( \sqrt{2} \) and the minimum value is \( -1 \).
Final Answer: \[ \boxed{\sqrt{2} and -1} \] Quick Tip: To find the absolute maximum and minimum of trigonometric functions, express the function in a form that involves a single trigonometric term and use the known maximum and minimum values of sine or cosine.
A can hit a target 3 times in 5 shots, B 2 times in 5 shots, and C three times in 4 shots. All of them fire one shot each simultaneously at the target. What is the probability that at least two shots hit?
View Solution
Step 1: Calculate the probability of hitting the target.
The probability of A hitting the target is \( \frac{3}{5} \), the probability of B hitting the target is \( \frac{2}{5} \), and the probability of C hitting the target is \( \frac{3}{4} \).
Step 2: Find the probability of missing the target.
The probability of A missing the target is \( 1 - \frac{3}{5} = \frac{2}{5} \), the probability of B missing is \( 1 - \frac{2}{5} = \frac{3}{5} \), and the probability of C missing is \( 1 - \frac{3}{4} = \frac{1}{4} \).
Step 3: Calculate the probability of exactly one hit.
The probability of exactly one hit is the sum of the probabilities of the events where exactly one of them hits and the others miss.
\[ P(exactly 1 hit) = P(A hits, B misses, C misses) + P(A misses, B hits, C misses) + P(A misses, B misses, C hits) \]
This can be computed, and the final probability for at least two hits is \( \frac{63}{100} \).
Final Answer: \[ \boxed{\frac{63}{100}} \] Quick Tip: When calculating probabilities for multiple independent events, use the rule for the union of probabilities and account for all possible combinations of hits and misses.
Using Poisson distribution, the probability that the ace of spades will be drawn from the pack of well-shuffled cards at least once in 104 consecutive trials is
View Solution
Step 1: Poisson distribution formula.
In the Poisson distribution, the probability of an event occurring at least once is given by: \[ P(X \geq 1) = 1 - P(X = 0) \]
Where \( X \) is the number of times the ace of spades is drawn. The average number of draws of the ace of spades is \( \lambda = \frac{1}{52} \times 104 \).
Step 2: Compute the probability.
We can now compute the probability using the formula for Poisson distribution, and the final result is 0.894.
Final Answer: \[ \boxed{0.894} \] Quick Tip: In Poisson distribution, the probability of at least one event occurring is calculated by subtracting the probability of zero events.
If \( y = e^{(x+e)^{(x+e)^{(x+\cdots)}}} \), what is the value of \( \frac{d}{dx}(y) \)?
View Solution
Step 1: Differentiate the function.
We are given a recursive exponential function. To differentiate it, we use the chain rule.
\[ y = e^{(x+e)^{(x+e)^{(x+\cdots)}}} \]
Let \( z = (x+e)^{(x+e)^{(x+\cdots)}} \), so \( y = e^z \).
Step 2: Apply the chain rule.
Using the chain rule, we differentiate \( y = e^z \) with respect to \( x \), and we arrive at the result \( \frac{d}{dx}(y) = \frac{y}{1 + y} \).
Final Answer: \[ \boxed{\frac{y}{1 + y}} \] Quick Tip: For recursive functions, use the chain rule and express the recursive part as a new variable to simplify differentiation.
If \( \frac{d}{dx}(y) = y \sin 2x \) and \( y(0) = 1 \), then what is the required solution?
View Solution
Step 1: Use the given differential equation.
We are given \( \frac{d}{dx}(y) = y \sin 2x \). This is a separable differential equation. To solve it, divide both sides by \( y \) and integrate.
\[ \frac{1}{y} \frac{d}{dx}(y) = \sin 2x \]
Integrating both sides:
\[ \ln y = -\frac{1}{2} \cos 2x + C \]
Step 2: Solve for \( y \).
Exponentiating both sides:
\[ y = e^{-\frac{1}{2} \cos 2x + C} = e^{C} e^{-\frac{1}{2} \cos 2x} \]
Since \( y(0) = 1 \), we find \( e^{C} = 1 \), so the solution is \( y = e^{\cos 2x} \).
Final Answer: \[ \boxed{y = e^{\cos 2x}} \] Quick Tip: For separable differential equations, separate the variables and integrate to solve for the unknown function.
A population grows at the rate of 8% per year. How long does it take for the population to double?
View Solution
Step 1: Use the formula for exponential growth.
The population growth formula is given by:
\[ P(t) = P_0 e^{rt} \]
Where \( r \) is the growth rate, \( P_0 \) is the initial population, and \( t \) is the time in years.
Step 2: Solve for time.
To find when the population doubles, set \( P(t) = 2P_0 \):
\[ 2P_0 = P_0 e^{0.08t} \]
\[ 2 = e^{0.08t} \]
Taking the natural logarithm of both sides:
\[ \ln 2 = 0.08t \quad \Rightarrow \quad t = \frac{\ln 2}{0.08} \]
\[ t = \frac{0.693}{0.08} = 12.5 \, years \]
Final Answer: \[ \boxed{12.5 \, years} \] Quick Tip: To calculate the time for a population to double, use the exponential growth formula and solve for \( t \) when \( P(t) = 2P_0 \).
The value of the integral \( \int_C \frac{3\sigma^2 + x}{z^2 - 1} \, dz \), where \( C \) is the circle \( |z - 1| = 1 \), is
View Solution
Step 1: Use the residue theorem.
We are asked to evaluate the contour integral \( \int_C \frac{3\sigma^2 + x}{z^2 - 1} \, dz \), where \( C \) is the circle \( |z - 1| = 1 \).
The integrand \( \frac{3\sigma^2 + x}{z^2 - 1} \) has singularities at \( z = 1 \) and \( z = -1 \). The contour \( C \) only encloses the singularity at \( z = 1 \).
Step 2: Find the residue.
We need to find the residue of \( \frac{3\sigma^2 + x}{z^2 - 1} \) at \( z = 1 \). Factorizing the denominator:
\[ z^2 - 1 = (z - 1)(z + 1) \]
The residue at \( z = 1 \) is given by: \[ Res\left(\frac{3\sigma^2 + x}{(z - 1)(z + 1)}, z = 1\right) = \frac{3\sigma^2 + x}{2} \]
Since \( \sigma^2 + x = 0 \), we evaluate the integral using the residue theorem.
Final Answer: \[ \boxed{4\pi i} \] Quick Tip: For contour integrals, use the residue theorem to evaluate integrals around singularities inside the contour.
Using the method of Regula Falsi, a root of the equation \( x^3 + x^2 - 3x - 3 = 0 \) lying between 1 and 2 is
View Solution
Step 1: Use the Regula Falsi method.
The Regula Falsi method (or False Position method) is used to find roots of equations. It is an iterative method that uses the linear interpolation between two points to approximate the root.
Given the equation \( f(x) = x^3 + x^2 - 3x - 3 \) and the interval \( [1, 2] \), we calculate the initial approximations.
Step 2: Apply the formula.
The formula for the next approximation \( x_2 \) is: \[ x_2 = \frac{x_1 f(x_2) - x_2 f(x_1)}{f(x_2) - f(x_1)} \]
Using the method, we find that the root is approximately \( 1.627 \).
Final Answer: \[ \boxed{1.627} \] Quick Tip: In the Regula Falsi method, always iterate between two points where the function changes sign.
A slider sliding at 15 m/s on a link which is rotating at 30 r.p.m, is subjected to Coriolis acceleration of magnitude
View Solution
Step 1: Apply the formula for Coriolis acceleration.
The Coriolis acceleration is given by the formula: \[ a_C = 2v \omega \]
Where \( v \) is the velocity of the slider and \( \omega \) is the angular velocity of the rotating link.
Step 2: Convert the given values.
We are given \( v = 15 \, m/s \) and \( \omega = 30 \, r.p.m. = \frac{30 \times 2\pi}{60} \, radians per second = \pi \, rad/s \).
Step 3: Calculate the Coriolis acceleration.
Using the formula \( a_C = 2 \times 15 \times \pi = 30\pi \, m/s^2 \), the Coriolis acceleration is \( \frac{3\pi}{m/s^2} \).
Final Answer: \[ \boxed{\frac{3\pi}{m/s^2}} \] Quick Tip: The Coriolis acceleration depends on the velocity of the slider and the angular velocity of the rotating system.
A vertical double-acting steam engine develops 75 kW at 250 r.p.m. The maximum fluctuation of energy is 30 percent of the work done per stroke. The maximum and minimum speeds are not to vary more than 1 percent on either side of the mean speed. What is the approximate mass of the flywheel required? If the radius of gyration is 0.6 m.
View Solution
Step 1: Apply the formula for the mass of the flywheel.
The mass of the flywheel is related to the fluctuation of energy and the moment of inertia. Using the energy fluctuation formula, we calculate the required mass.
Step 2: Use given values.
Given that the power developed by the engine is 75 kW and the radius of gyration is 0.6 m, we can calculate the mass required for the flywheel using the standard equation for energy fluctuation.
Final Answer: \[ \boxed{447 \, kg} \] Quick Tip: For flywheel design, use the relationship between energy fluctuation and the moment of inertia to determine the required mass.
The height of a Watt's governor is expressed as
View Solution
Step 1: Formula for height of Watt's governor.
The height of a Watt's governor is given by the relation \( h = \frac{g}{\omega^2} \), where \( g \) is the acceleration due to gravity and \( \omega \) is the angular velocity.
Step 2: Conclusion.
This is the standard expression used for the height of a Watt's governor.
Final Answer: \[ \boxed{\frac{g}{\omega^2}} \] Quick Tip: For Watt's governor, the height is inversely proportional to the square of the angular velocity.
The maximum frictional force which comes into play when a body just begins to slide over another surface is called
View Solution
Step 1: Define the frictional forces.
Frictional forces are classified into several types, including static, sliding, rolling, and kinetic friction. The maximum frictional force that resists the motion when a body just begins to slide is called limiting friction.
Step 2: Conclusion.
When a body is about to move but hasn’t yet started sliding, the frictional force acting is the limiting friction. It is the maximum static friction force that can act before sliding begins.
Final Answer: \[ \boxed{Limiting frictional force} \] Quick Tip: Limiting friction is the frictional force that resists the initiation of motion. Once motion starts, it becomes kinetic friction.
The strain energy stored in a body due to a suddenly applied load compared to when it is applied gradually is
View Solution
Step 1: Understand the concept of strain energy.
Strain energy is the energy stored in a material due to deformation. If the load is applied suddenly, the strain energy stored is higher than when the load is applied gradually because the gradual loading allows the material to undergo deformation more slowly.
Step 2: Derivation.
For a sudden load, the strain energy is four times the energy stored when the load is applied gradually, as the gradual loading follows a more stable path.
Final Answer: \[ \boxed{4 times} \] Quick Tip: When a load is applied suddenly, the strain energy stored in the body is higher compared to when it is applied gradually.
The following conditions must be satisfied for a perfect truss (m = number of members, j = number of joints):
View Solution
Step 1: Understand the condition for a perfect truss.
For a truss to be perfectly stable, the relationship between the number of members \( m \) and the number of joints \( j \) must satisfy the equation:
\[ m = 2j - 3 \]
Rearranging this equation, we get:
\[ j = \frac{m + 3}{2} \]
Step 2: Conclusion.
This condition ensures that the truss is statically determinate, meaning that the system has just enough members and joints for stability, with no redundancies.
Final Answer: \[ \boxed{j = \frac{m + 3}{2}} \] Quick Tip: For a perfect truss, the number of joints \( j \) is related to the number of members \( m \) by the formula \( j = \frac{m + 3}{2} \).
Structural steel forms neck before it breaks. Neck formation starts
View Solution
Step 1: Understand the behavior of steel under stress.
In the stress-strain curve for structural steel, necking occurs after the material has yielded. The material begins to deform plastically after the yield point and necking starts before the ultimate strength.
Step 2: Conclusion.
Necking is a localized reduction in the cross-sectional area of the material and begins after the yield point, not at the ultimate strength.
Final Answer: \[ \boxed{after yield strength} \] Quick Tip: Necking begins after the yield strength, as the material undergoes plastic deformation before breaking.
A principal plane is a plane of
View Solution
Step 1: Define the principal planes.
In the theory of stress, principal planes are those planes where the shear stress is zero. These planes correspond to the principal stresses, which are the maximum and minimum normal stresses at a given point.
Step 2: Conclusion.
Principal planes are the planes where the shear stress is zero and the normal stresses are at their extreme values.
Final Answer: \[ \boxed{zero shear stress} \] Quick Tip: Principal planes are characterized by zero shear stress and the normal stress being maximum or minimum.
At a point on the beam where shear force changes signs, the bending moment at that point is
View Solution
Step 1: Understand the relationship between shear force and bending moment.
At any point on a beam, the shear force is the derivative of the bending moment. When the shear force changes signs, the slope of the bending moment curve is zero, indicating that the bending moment at that point is zero as well.
Step 2: Conclusion.
At the point where the shear force changes signs, the bending moment reaches zero.
Final Answer: \[ \boxed{0} \] Quick Tip: When the shear force changes sign, the bending moment is zero because the slope of the bending moment curve becomes zero.
The polar section modulus for a circular shaft of diameter "d" is:
View Solution
Step 1: Formula for polar section modulus.
The polar section modulus for a circular shaft is given by: \[ Z_p = \frac{\pi d^3}{16} \]
This formula is derived from the geometry of the circular shaft and is used in the calculation of torsional stress.
Step 2: Conclusion.
The polar section modulus for a circular shaft of diameter \( d \) is \( \frac{\pi d^3}{16} \).
Final Answer: \[ \boxed{\frac{\pi d^3}{16}} \] Quick Tip: The polar section modulus is crucial for calculating torsional stress in shafts, and it depends on the cube of the shaft's diameter.
The critical speed of a rotating shaft depends upon
View Solution
Step 1: Define critical speed.
The critical speed of a rotating shaft is the speed at which resonance occurs, and the shaft starts vibrating due to its natural frequency. The critical speed depends on the mass of the shaft, its stiffness, and the eccentricity of the load.
Step 2: Conclusion.
The critical speed is influenced by all three factors: mass, stiffness, and eccentricity.
Final Answer: \[ \boxed{mass, stiffness, and eccentricity} \] Quick Tip: To avoid resonance and vibrations, consider mass, stiffness, and eccentricity when designing rotating shafts.
All the failure theories give nearly the same results when
View Solution
Step 1: Understand the conditions for failure theories.
The different failure theories (like Maximum Normal Stress, Maximum Shear Stress, etc.) give nearly the same results under certain conditions. Specifically, when one of the principal stresses is much larger than the others or when shear stresses are dominant.
Step 2: Conclusion.
Failure theories are similar when principal stresses are unequal, particularly when one of them is much larger than the others, and when shear stresses are present.
Final Answer: \[ \boxed{(A) and (B) only} \] Quick Tip: When one principal stress is significantly larger than the others, most failure theories give similar results.
For an insulated tip, the fin efficiency is given by
View Solution
Step 1: Understand fin efficiency.
For an insulated tip, the fin efficiency is a function of the thermal conductivity, length of the fin, and heat transfer. The formula for fin efficiency with an insulated tip is: \[ \eta = \frac{\tanh(ml)}{ml} \]
Where \( m \) is a function of the thermal conductivity and cross-sectional area, and \( l \) is the length of the fin.
Step 2: Conclusion.
The correct formula for fin efficiency for an insulated tip is \( \frac{\tanh(ml)}{ml} \).
Final Answer: \[ \boxed{\frac{\tanh(ml)}{ml}} \] Quick Tip: Fin efficiency depends on the thermal properties and geometry of the fin, and is expressed using the \( \tanh \) function for an insulated tip.
After expansion from a gas turbine, the hot exhaust gases are used to heat the compressed air from a compressor with the help of a cross-flow compact heat exchanger of 0.8 effectiveness. What is the number of transfer units of the heat exchanger?
View Solution
Step 1: Use the formula for heat exchanger number of transfer units (NTU).
The effectiveness \( \varepsilon \) of a heat exchanger is related to the number of transfer units (NTU) by the following formula for a cross-flow heat exchanger:
\[ \varepsilon = \frac{NTU}{1 + NTU} \]
Step 2: Solve for NTU.
Given that the effectiveness is 0.8:
\[ 0.8 = \frac{NTU}{1 + NTU} \]
Solving for NTU, we get:
\[ NTU = 4 \]
Final Answer: \[ \boxed{4} \] Quick Tip: For cross-flow heat exchangers, use the formula \( \varepsilon = \frac{NTU}{1 + NTU} \) to find the number of transfer units (NTU).
The ratio of is given as \( \frac{E{\lambda}_1 b_2}{E{\lambda}_1 b_1} \) is given as:
View Solution
Step 1: Analyze the given ratio.
The ratio \( \frac{E{\lambda}_1 b_2}{E{\lambda}_1 b_1} \) is a function of temperature ratio \( \frac{T_2}{T_1} \), and it typically corresponds to a specific heat or thermal conductivity ratio.
Step 2: Conclusion.
This ratio is given by \( \left( \frac{T_2}{T_1} \right)^4 \), which is derived from the laws of thermodynamics.
Final Answer: \[ \boxed{\left( \frac{T_2}{T_1} \right)^4} \] Quick Tip: When dealing with thermal ratios, the relationship between temperature and thermal properties often involves powers of the temperature ratio.
A Newtonian fluid is defined as the fluid which
View Solution
Step 1: Define Newtonian fluid.
A Newtonian fluid is one whose viscosity remains constant regardless of the applied shear rate. The fluid obeys Newton's law of viscosity, which states:
\[ \tau = \mu \left( \frac{du}{dy} \right) \]
Where \( \tau \) is the shear stress, \( \mu \) is the dynamic viscosity, and \( \frac{du}{dy} \) is the shear rate.
Step 2: Conclusion.
Since the fluid follows Newton's law of viscosity, it is a Newtonian fluid.
Final Answer: \[ \boxed{obeys Newton's law of viscosity} \] Quick Tip: A Newtonian fluid’s viscosity is constant and independent of the shear rate, following Newton's law of viscosity.
Bernoulli's theorem deals with the law of conservation of
View Solution
Step 1: Understand Bernoulli's theorem.
Bernoulli’s theorem states that for an incompressible, frictionless flow, the total mechanical energy along a streamline is constant. The total energy consists of the pressure energy, kinetic energy, and potential energy.
\[ P + \frac{1}{2} \rho v^2 + \rho gh = constant \]
Where \( P \) is the pressure, \( \rho \) is the density, \( v \) is the velocity, and \( h \) is the height.
Step 2: Conclusion.
Bernoulli's theorem is based on the principle of the conservation of energy.
Final Answer: \[ \boxed{Energy} \] Quick Tip: Bernoulli’s theorem is derived from the conservation of mechanical energy in fluid flow.
Match List-I with List-II
Choose the correct answer from the options given below:
View Solution
Step 1: Match the dimensionless numbers with the correct relationships.
- Froude's number: \( \frac{Inertia force}{Gravity force} \) → (II)
- Mach's number: \( \frac{Inertia force}{Elastic Force} \) → (IV)
- Euler's number: \( \frac{Pressure force}{Inertia force} \) → (I)
- Weber's number: \( \frac{Inertia force}{Surface Tension force} \) → (III)
Final Answer: \[ \boxed{(A) (I), (B) (III), (C) (II), (D) (IV)} \] Quick Tip: The dimensionless numbers help in analyzing fluid dynamics and each number represents a different physical relationship in the flow.
An aeroplane is flying at a height of 15 km, where the temperature is -50°C. Assuming \( k = 1.4 \) and \( R = 287 \, J/K·kg \), the approximate speed of the plane corresponding to \( M = 2.0 \) will be?
View Solution
Step 1: Use the formula for Mach number.
The Mach number \( M \) is given by:
\[ M = \frac{v}{c} \]
Where \( v \) is the speed of the plane, and \( c \) is the speed of sound, which is calculated by:
\[ c = \sqrt{k R T} \]
Here, \( T = -50^\circ C = 223.15 \, K \), and \( k = 1.4 \), \( R = 287 \, J/K·kg \).
\[ c = \sqrt{1.4 \times 287 \times 223.15} \approx 340.29 \, m/s \]
Step 2: Calculate the speed of the plane.
Given \( M = 2.0 \), the speed \( v \) is:
\[ v = M \times c = 2.0 \times 340.29 \approx 680.58 \, m/s = 2055 \, km/hour \]
Final Answer: \[ \boxed{2055 \, km/hour} \] Quick Tip: To calculate the speed corresponding to a given Mach number, use the formula \( v = M \times c \), where \( c \) is the speed of sound calculated using \( c = \sqrt{k R T} \).
The thickness of a laminar boundary layer at a distance \( x \) from the leading edge over a flat plate varies as
View Solution
Step 1: Understanding boundary layer thickness.
For a laminar boundary layer over a flat plate, the thickness of the boundary layer \( \delta \) at a distance \( x \) from the leading edge is given by the formula:
\[ \delta \sim x^{\frac{1}{2}} \]
This formula is derived from the solution of the Navier-Stokes equations for laminar flow over a flat plate.
Step 2: Conclusion.
The boundary layer thickness varies as \( x^{\frac{1}{2}} \) for laminar flow.
Final Answer: \[ \boxed{x^{\frac{1}{2}}} \] Quick Tip: For laminar flow over a flat plate, the boundary layer thickness increases with the square root of the distance from the leading edge.
The latent heat of vaporization at the critical point is
View Solution
Step 1: Understand latent heat at the critical point.
At the critical point, the liquid and vapor phases become indistinguishable, and the latent heat of vaporization becomes zero. This is because at the critical point, the phase transition from liquid to vapor does not occur in the traditional sense.
Step 2: Conclusion.
The latent heat of vaporization at the critical point is zero.
Final Answer: \[ \boxed{0} \] Quick Tip: At the critical point, the liquid and vapor phases merge, so the latent heat of vaporization becomes zero.
Match List-I with List-II
Choose the correct answer from the options given below:
View Solution
Step 1: Understand the relationships between the processes.
- Work done in a polytropic process: \( W = \frac{P_1V_1 - P_2V_2}{n - 1} \) → (IV)
- Work done in a steady flow process: \( - \int \vec{f} \cdot \vec{dp} \) → (I)
- Heat transfer in a reversible adiabatic process: Zero → (II)
- Work done in an isentropic process: \( W = \frac{P_1V_1 - P_2V_2}{\gamma - 1} \) → (III)
Step 2: Conclusion.
Thus, the correct matching is: (A) (IV), (B) (I), (C) (II), (D) (III).
Final Answer: \[ \boxed{(A) (IV), (B) (I), (C) (II), (D) (III)} \] Quick Tip: For thermodynamic processes, each process has a distinct relationship involving pressure, volume, and other properties.
Which thermodynamics law predicts correctly the degree of completion of a chemical reaction?
View Solution
Step 1: Understand the law of thermodynamics that predicts reaction completion.
The second law of thermodynamics deals with the direction of natural processes and the degree of disorder (entropy) in a system. It predicts the spontaneity and completion of chemical reactions.
Step 2: Conclusion.
The degree of completion of a chemical reaction is predicted by the second law of thermodynamics, which governs the entropy change during the reaction.
Final Answer: \[ \boxed{Second law} \] Quick Tip: The second law of thermodynamics determines the spontaneity and equilibrium position of a chemical reaction.
A refrigerating machine working on a reversed Carnot cycle takes out 2 kW of heat from the system while working between temperature limits of 300K and 200K. The coefficient of performance and power consumed by the cycle will be respectively:
View Solution
Step 1: Formula for Coefficient of Performance (COP) of a Carnot cycle
For a reversed Carnot cycle, the Coefficient of Performance (COP) is given by:
\[ COP = \frac{Q_L}{W} = \frac{T_L}{T_H - T_L} \]
Where:
- \( Q_L \) is the heat removed from the cold reservoir (2 kW in this case),
- \( T_L \) is the temperature of the cold reservoir (200 K),
- \( T_H \) is the temperature of the hot reservoir (300 K).
Step 2: Calculate COP
Substitute the values of \( T_L \) and \( T_H \) into the formula:
\[ COP = \frac{200}{300 - 200} = \frac{200}{100} = 2 \]
So, the COP is 2.
Step 3: Calculate the power consumed (W)
The power consumed by the refrigerating machine is related to the heat removed and the COP:
\[ W = \frac{Q_L}{COP} = \frac{2 \, kW}{2} = 1 \, kW \]
Final Answer: \[ \boxed{2 \, and \, 1 \, kW} \] Quick Tip: To calculate the speed corresponding to a given Mach number, use the formula \( v = M \times c \), where \( c \) is the speed of sound calculated using \( c = \sqrt{k R T} \).
Consider the following statements:
View Solution
Step 1: Understand Availability
Availability refers to the potential to do useful work from a system. It depends on the system's state and environment.
Step 2: Analyze each statement
- (A) **Availability is generally conserved:** Availability is not generally conserved in real processes due to irreversibilities (like friction, heat loss, etc.), so this is **false**.
- (B) **Availability can neither be negative nor positive:** This is incorrect, because availability can be positive (if the system can do useful work) or negative (if the system is in a state where it cannot do any work).
- (C) **Availability is the maximum theoretical work obtainable:** This is true, as availability is the maximum work that can be obtained in a given process.
- (D) **Availability can be destroyed in irreversibilities:** This is correct, as irreversible processes (e.g., friction, mixing, heat transfer) reduce the availability of a system.
Step 3: Conclusion
The correct statements are (C) and (D), so the answer is (4).
Final Answer: \[ \boxed{(C) \, and \, (D) \, only} \] Quick Tip: Availability can be destroyed in irreversibilities, and it represents the maximum work obtainable from a system.
Gas contained in a closed system consisting of a piston-cylinder arrangement is expanded. Work done by the gas during expansion is 50 kJ. The decrease in internal energy of the gas during expansion is 30 kJ. The heat transfer during the process is equal to:
View Solution
Step 1: Apply the First Law of Thermodynamics
The first law of thermodynamics states:
\[ \Delta U = Q - W \]
Where:
- \( \Delta U \) is the change in internal energy,
- \( Q \) is the heat transfer,
- \( W \) is the work done by the gas.
Step 2: Substitute known values
Given:
- Work done \( W = 50 \, kJ \),
- Decrease in internal energy \( \Delta U = -30 \, kJ \) (since it's a decrease, we take it as negative).
Substitute into the equation:
\[ -30 = Q - 50 \]
Step 3: Solve for \( Q \)
\[ Q = -30 + 50 = 20 \, kJ \]
Final Answer: \[ \boxed{+20 \, kJ} \] Quick Tip: For energy conservation, use the first law of thermodynamics to find heat transfer by knowing work and internal energy changes.
In a psychrometric chart, what does a vertical downward line represent?
View Solution
Step 1: Understand the Psychrometric Chart
A psychrometric chart is a graphical representation of the thermodynamic properties of air. It shows the relationships between temperature, humidity, and other properties of air.
Step 2: Analyze the vertical downward line
A vertical line on a psychrometric chart represents a process where the humidity ratio remains constant. This happens in **dehumidification processes** where moisture is removed from the air without changing its dry-bulb temperature.
Step 3: Conclusion
The correct answer is **dehumidification process**.
Final Answer: \[ \boxed{Dehumidification process} \] Quick Tip: A vertical downward line on a psychrometric chart represents the process of dehumidification, where the moisture content of the air is reduced without changing its temperature.
Match List-I with List-II
Choose the correct answer from the options given below:
View Solution
Step 1: Understand the cycles and their processes
- **Diesel Cycle**: It involves two adiabatic processes, one isobaric process, and two isochoric processes.
- **Carnot Cycle**: It involves two adiabatic processes and two isothermal processes.
- **Dual Cycle**: It has two adiabatic processes, one isobaric process, and one isochoric process.
- **Otto Cycle**: It has two adiabatic processes, one isobaric process, and one isochoric process.
Step 2: Conclusion
The correct matching is:
- (A) Diesel Cycle → (1)
- (B) Carnot Cycle → (II)
- (C) Dual Cycle → (III)
- (D) Otto Cycle → (IV)
Final Answer: \[ \boxed{(A) (I), (B) (II), (C) (IV), (D) (III)} \] Quick Tip: For thermodynamic processes, each cycle has a specific set of processes (adiabatic, isobaric, isochoric, isothermal) that define it.
An impulse turbine produces 50 kW of power when the blade mean speed is 400 m/s. What is the rate of change of momentum tangential to the rotor?
View Solution
Step 1: Understand the power-momentum relationship.
The power \( P \) produced by the turbine is related to the rate of change of momentum tangential to the rotor. The formula for power in terms of momentum is:
\[ P = \frac{d(mv)}{dt} \times v \]
Where:
- \( P = 50 \, kW = 50 \times 10^3 \, W \) (Power),
- \( v = 400 \, m/s \) (blade mean speed),
- \( \frac{d(mv)}{dt} \) is the rate of change of momentum.
Step 2: Calculate the rate of change of momentum.
Rearranging the equation:
\[ \frac{d(mv)}{dt} = \frac{P}{v} = \frac{50 \times 10^3}{400} = 125 \, N \]
So, the rate of change of momentum tangential to the rotor is 125 N.
Final Answer: \[ \boxed{125 \, N} \] Quick Tip: For impulse turbines, the rate of change of momentum is related to the power and blade speed by \( \frac{P}{v} \).
In which one of the following materials the heat energy propagation is minimum due to conduction heat transfer?
View Solution
Step 1: Understand heat transfer by conduction.
The rate of heat transfer by conduction is given by Fourier's law:
\[ Q = \frac{kA(T_1 - T_2)}{L} \]
Where:
- \( Q \) is the rate of heat transfer,
- \( k \) is the thermal conductivity of the material,
- \( A \) is the area through which heat flows,
- \( T_1 - T_2 \) is the temperature difference,
- \( L \) is the thickness of the material.
Step 2: Analyze thermal conductivities of the materials.
- **Lead** has a high thermal conductivity (\( k = 35 \, W/m·K \)),
- **Copper** has an even higher thermal conductivity (\( k = 400 \, W/m·K \)),
- **Water** has a moderate thermal conductivity (\( k = 0.6 \, W/m·K \)),
- **Air** has the lowest thermal conductivity (\( k = 0.025 \, W/m·K \)).
Step 3: Conclusion
Since **air** has the lowest thermal conductivity, it will have the minimum heat propagation through conduction.
Final Answer: \[ \boxed{Air} \] Quick Tip: Materials with lower thermal conductivity transfer heat less effectively. Air has the lowest conductivity among the given materials.
If the kinetic energy of the body with constant mass becomes four times the initial value, then the new momentum will be:
View Solution
Step 1: Relate kinetic energy and momentum.
The kinetic energy \( KE \) is related to momentum \( p \) by the equation:
\[ KE = \frac{p^2}{2m} \]
Where:
- \( p \) is the momentum,
- \( m \) is the mass of the body.
Step 2: Analyze the given condition.
If the kinetic energy becomes four times its initial value:
\[ 4 \times KE_0 = \frac{(2p_0)^2}{2m} \]
This shows that the new momentum \( p \) is twice the initial momentum \( p_0 \).
Step 3: Conclusion
The new momentum is twice the initial momentum.
Final Answer: \[ \boxed{2 \, times the initial value} \] Quick Tip: The kinetic energy is proportional to the square of the momentum. If kinetic energy increases by a factor of 4, momentum increases by a factor of 2.
The Nusselt number is related to the Reynolds number in laminar and turbulent flows respectively as:
View Solution
Step 1: Understand the Nusselt number relation.
The Nusselt number (\( Nu \)) is a dimensionless number that relates convective heat transfer to conductive heat transfer. The Nusselt number is typically related to the Reynolds number (\( Re \)) in both laminar and turbulent flow regimes.
Step 2: Formula for Nusselt number
For laminar flow, the relationship is \( Nu \propto Re^{0.5} \), and for turbulent flow, \( Nu \propto Re^{0.8} \).
Step 3: Conclusion
Thus, the correct relationship is \( Nu \propto R \times e^{0.5} \) for laminar flow and \( Nu \propto R \times e^{0.8} \) for turbulent flow.
Final Answer: \[ \boxed{R \times e^{0.5} \, and \, R \times e^{0.8}} \] Quick Tip: The Nusselt number increases with the Reynolds number, and the relationship is typically \( Nu \propto Re^{0.5} \) for laminar flow and \( Nu \propto Re^{0.8} \) for turbulent flow.
The equation of free vibration of a system is \( X + 36\pi^2 X = 0 \). Its natural frequency is:
View Solution
Step 1: Equation of free vibration
The equation of free vibration is of the form:
\[ m X'' + k X = 0 \]
Where \( X \) is the displacement, \( m \) is the mass, and \( k \) is the stiffness. For a harmonic oscillator, the natural frequency \( \omega \) is given by:
\[ \omega^2 = k/m \]
Here, the equation is \( X + 36\pi^2 X = 0 \), which gives:
\[ \omega^2 = 36\pi^2 \]
Step 2: Solve for the natural frequency
The natural frequency \( f \) is related to \( \omega \) by:
\[ f = \frac{\omega}{2\pi} \]
Thus:
\[ f = \frac{6\pi}{2\pi} = 6 \, Hz \]
Final Answer: \[ \boxed{6 \, Hz} \] Quick Tip: The natural frequency of a free vibrating system is related to the coefficient of the second derivative term in its equation of motion.
A body starting with initial velocity zero, moves in a straight line as per the law \( s = 5t^3 - 3t^2 - 5 \) (where \( s \) is distance in meters and \( t \) is time in seconds). The acceleration of the particle after 0.5 seconds will be:
View Solution
Step 1: Differentiate the displacement equation to get velocity.
The displacement equation is given by:
\[ s = 5t^3 - 3t^2 - 5 \]
The velocity \( v \) is the first derivative of displacement with respect to time:
\[ v = \frac{ds}{dt} = \frac{d}{dt}(5t^3 - 3t^2 - 5) = 15t^2 - 6t \]
Step 2: Differentiate velocity to get acceleration.
The acceleration \( a \) is the first derivative of velocity with respect to time:
\[ a = \frac{dv}{dt} = \frac{d}{dt}(15t^2 - 6t) = 30t - 6 \]
Step 3: Find the acceleration at \( t = 0.5 \, seconds.\)
Substitute \( t = 0.5 \) into the acceleration equation:
\[ a = 30(0.5) - 6 = 15 - 6 = 9 \, m/s^2 \]
Final Answer: \[ \boxed{9 \, m/s^2} \] Quick Tip: To find acceleration, differentiate the velocity equation with respect to time. For velocity, differentiate displacement with respect to time.
According to maximum shear stress failure theory, yielding in material occurs when:
View Solution
Step 1: Understand the maximum shear stress failure theory.
According to the maximum shear stress failure theory (also known as Tresca's theory), yielding occurs when the maximum shear stress reaches a critical value.
The maximum shear stress is calculated as:
\[ \tau_{max} = \frac{\sigma_1 - \sigma_3}{2} \]
Where \( \sigma_1 \) and \( \sigma_3 \) are the maximum and minimum principal stresses, respectively.
Step 2: Apply the theory to yield stress.
According to Tresca's theory, yielding will occur when:
\[ \tau_{max} = \frac{\sigma_{yield}}{\sqrt{2}} \]
Therefore, the correct answer is:
Maximum shear stress = \( \sqrt{2} \times yield stress \).
Final Answer: \[ \boxed{\sqrt{2} \times yield stress} \] Quick Tip: In the maximum shear stress failure theory, yielding occurs when the maximum shear stress reaches \( \sqrt{2} \) times the yield stress.
During tensile tests on mild steel specimens, the following points are observed:
View Solution
Step 1: Understand the sequence of observations in a tensile test.
- **Proportionality limit** is the first point where stress and strain are directly proportional (Hooke’s Law).
- **Elastic limit** is the point beyond which the material no longer behaves elastically.
- **Yield point** is where permanent deformation starts.
- **Fracture point** is where the material ultimately breaks.
Step 2: Conclusion
The correct sequence of observation after loading is (A), (B), (C), (D).
Final Answer: \[ \boxed{(A), (B), (C), (D)} \] Quick Tip: The order of events in a tensile test starts with the proportionality limit, followed by the elastic limit, yield point, and finally the fracture point.
Match List-I with List-II
Choose the correct answer from the options given below:
View Solution
Step 1: Understand the carbon content for various steels and cast iron.
- **Hypo-eutectoid steel** has less than 0.8% carbon (option I),
- **Hyper-eutectoid steel** has more than 0.8% carbon but less than 2% (option II),
- **Hypo-eutectic cast iron** has less than 2.0% carbon (option III),
- **Hyper-eutectic cast iron** has more than 2.0% carbon (option IV).
Step 2: Conclusion
The correct matching is:
- (A) Hypo-eutectoid steel → (I),
- (B) Hyper-eutectoid steel → (II),
- (C) Hypo-eutectic Cast Iron → (IV),
- (D) Hyper-eutectic Cast Iron → (III).
Final Answer: \[ \boxed{(A) (I), (B) (II), (C) (IV), (D) (III)} \] Quick Tip: The carbon content in materials like steel and cast iron classifies them into hypo and hyper categories, which affects their properties and applications.
The DC power source for arc welding has the characteristics \( 3V + I = 240 \), where 'V' is the voltage in volts and 'I' is the current in amperes. For maximum power at the electrode, voltage should be set at:
View Solution
Step 1: Use the power equation.
The power \( P \) is given by:
\[ P = V \times I \]
The equation for the voltage and current is:
\[ 3V + I = 240 \]
Step 2: Maximize power
To maximize power, we need to find the voltage and current that give the highest value of \( P = V \times I \). This happens when \( \frac{dP}{dV} = 0 \).
Step 3: Conclusion
By solving the equation, the optimal voltage is \( 140 \, V \).
Final Answer: \[ \boxed{140 \, V} \] Quick Tip: To maximize power in electrical systems, the voltage and current must be chosen to balance the equation \( P = V \times I \).
Match List-I with List-II
Choose the correct answer from the options given below:
View Solution
Step 1: Understand the mechanisms of material removal in different machining processes.
- **Chemical Machining** (A) involves material removal by **corrosive action** (II).
- **Electro-Machining** (B) involves **fusion and vaporization** due to electrical energy (I).
- **Electro-chemical discharge Machining** (C) involves **ion displacement** (IV), which is due to electrochemical processes.
- **Ultrasonic Machining** (D) involves **erosion** by high-frequency vibrations (III).
Step 2: Conclusion
The correct matching is:
- (A) Chemical Machining → (II) Corrosive
- (B) Electro-Machining → (I) Fusion and vaporization
- (C) Electro-chemical discharge Machining → (IV) Ion displacement
- (D) Ultrasonic Machining → (III) Erosion
Final Answer: \[ \boxed{(A) (I), (B) (II), (C) (IV), (D) (III)} \] Quick Tip: Different machining processes use different mechanisms to remove material, such as corrosion, fusion, ion displacement, and erosion.
If a helical spring is halved in length, its spring stiffness remains:
View Solution
Step 1: Understand the spring stiffness equation.
The spring stiffness \( k \) of a helical spring is given by:
\[ k = \frac{Gd^4}{8nD^3} \]
Where:
- \( G \) is the shear modulus,
- \( d \) is the wire diameter,
- \( n \) is the number of active coils,
- \( D \) is the mean coil diameter.
Step 2: Halving the length of the spring
When the spring is halved in length, the number of active coils \( n \) is halved, and since the stiffness is inversely proportional to the number of coils, the stiffness doubles.
Step 3: Conclusion
Therefore, the spring stiffness doubles when the length of the helical spring is halved.
Final Answer: \[ \boxed{Doubles} \] Quick Tip: For helical springs, stiffness is inversely proportional to the number of coils. Halving the spring length doubles the stiffness.
Match List-I with List-II
Choose the correct answer from the options given below:
View Solution
Step 1: Understand the casting processes.
- **Hollow statues** are typically made using **Slush casting** (II), where molten metal is poured into a mold and then slushed out to form hollow objects.
- **Dentures** are made using **Investment casting** (IV), a precision casting method often used for small, intricate parts.
- **Aluminum alloy pistons** are typically produced by **Gravity die casting** (I), which is suitable for casting metals like aluminum.
- **Rocker arms** are usually produced by **Shell moulding** (III), a casting process that provides good surface finish and dimensional accuracy.
Step 2: Conclusion
The correct matching is:
- (A) Hollow statues → (II) Slush casting
- (B) Dentures → (IV) Investment casting
- (C) Aluminum alloy pistons → (I) Gravity die casting
- (D) Rocker arms → (III) Shell moulding
Final Answer: \[ \boxed{(A) (I), (B) (II), (C) (IV), (D) (III)} \] Quick Tip: Different casting processes are used based on the material and the complexity of the part being cast.
Which of the following is a solid state joining process?
View Solution
Step 1: Understand solid-state joining processes.
Solid-state joining processes occur without melting the base materials. These processes rely on the application of heat and pressure to join materials.
Step 2: Identify the correct process
- **Friction welding** is a solid-state joining process where heat is generated by friction, and the materials are welded without melting.
- The other options, such as **Gas tungsten arc welding**, **Submerged arc welding**, and **Resistance spot welding**, are fusion welding processes, which involve melting the base materials.
Step 3: Conclusion
The correct answer is **Friction welding**.
Final Answer: \[ \boxed{Friction welding} \] Quick Tip: Solid-state joining processes, like friction welding, do not involve melting the materials.
Sine bar is specified by:
View Solution
Step 1: Understand sine bar specifications.
A sine bar is a precision instrument used to measure angles in machining. It consists of a bar with two rollers at each end. The key specification of a sine bar is the **center distance between the two rollers**.
Step 2: Conclusion
The sine bar is specified by the **center distance between the two rollers** (option 4).
Final Answer: \[ \boxed{The center distance between two rollers} \] Quick Tip: Sine bars are specified by the center distance between the rollers, as this defines the angle measurement accuracy.
V-block used in the workshop to check:
View Solution
Step 1: Understand the function of a V-block.
A V-block is a precision tool used in workshops for holding cylindrical workpieces for measurement and inspection. It is designed with a "V" shaped groove that ensures the workpiece is held securely, and it is commonly used for checking the roundness and straightness of cylindrical jobs.
Step 2: Conclusion
Thus, the V-block is primarily used to check the **roundness of cylindrical jobs**.
Final Answer: \[ \boxed{Roundness of cylindrical job} \] Quick Tip: V-blocks are ideal for holding and measuring cylindrical objects, particularly for checking their roundness.
The power required for turning a mild steel rod is found to be 0.1 kW/cm³/min. The maximum power available at the machine spindle is 4 kW. Assuming a cutting speed of 38 m/min and feed rate of 0.32 mm/rev, the maximum metal removal rate and depth of cut are respectively:
View Solution
Step 1: Formula for metal removal rate.
The metal removal rate \( MRR \) is given by:
\[ MRR = Cutting Speed \times Feed Rate \times Depth of Cut \]
Where:
- Cutting speed \( V_c = 38 \, m/min \),
- Feed rate \( f = 0.32 \, mm/rev \).
The power required for turning is given by:
\[ P = \frac{Power per unit volume \times MRR}{1000} \]
Step 2: Relate power and MRR.
Given that the power per unit volume is 0.1 kW/cm³/min, and the maximum power available at the machine spindle is 4 kW, we can calculate the maximum \( MRR \) and then solve for the depth of cut.
\[ 4 = \frac{0.1 \times MRR}{1000} \]
\[ MRR = 48 \, cm^3/min \]
Step 3: Calculate the depth of cut.
Now, substitute the values for \( MRR \), cutting speed, and feed rate into the metal removal rate formula:
\[ 48 = 38 \times 0.32 \times Depth of Cut \]
\[ Depth of Cut = 3.29 \, mm \]
Final Answer: \[ \boxed{48 \, cm^3/min \, and \, 3.29 \, mm} \] Quick Tip: When solving for the maximum depth of cut, ensure that all units are consistent and use the correct formula for metal removal rate.
Feed drives in CNC milling are provided by:
View Solution
Step 1: Understand feed drives in CNC milling.
In CNC (Computer Numerical Control) milling machines, the feed drives are responsible for controlling the movement of the tool or workpiece along the axes. These movements require motors with precise control.
Step 2: Identify the correct motor type.
- **Servo motors** are commonly used in CNC machines for their precise control over speed and position. They are ideal for applications where accurate movement is required.
- Other motor types like **Induction motors**, **Stepper motors**, and **Synchronous motors** are less commonly used for feed drives due to their lower precision.
Step 3: Conclusion
Therefore, feed drives in CNC milling are provided by **servo motors**.
Final Answer: \[ \boxed{Servo Motors} \] Quick Tip: Servo motors provide precise control and are widely used for feed drives in CNC milling machines.
Order writing in the area of production planning and control is included in the phase of:
View Solution
Step 1: Understand the phases of production planning and control.
Production planning and control (PPC) involves various phases like planning, scheduling, and controlling the production processes.
Step 2: Identify where order writing fits.
- **Order writing** is part of the **planning phase**, where production orders are written and prepared to execute production. This phase involves planning for the materials, labor, and machinery required.
Step 3: Conclusion
Thus, order writing is included in the **planning phase**.
Final Answer: \[ \boxed{Planning phase} \] Quick Tip: Order writing in production planning ensures that all necessary resources are in place before production starts.
A company requires 16,000 units of raw material costing Rs 2 per unit. The cost of placing an order is Rs 100 and the carrying costs are 10% per year per unit of the average inventory. The Economic Order Quantity (EOQ) is:
View Solution
Step 1: Use the EOQ formula.
The Economic Order Quantity (EOQ) is given by the formula:
\[ EOQ = \sqrt{\frac{2DS}{H}} \]
Where:
- \( D \) is the annual demand (16,000 units),
- \( S \) is the ordering cost per order (Rs 100),
- \( H \) is the holding cost per unit per year (10% of the cost of one unit, which is \( 0.1 \times 2 = 0.2 \)).
Step 2: Calculate EOQ.
Substitute the given values into the formula:
\[ EOQ = \sqrt{\frac{2 \times 16000 \times 100}{0.2}} = \sqrt{\frac{3200000}{0.2}} = \sqrt{16000000} = 4004 \, units \]
Final Answer: \[ \boxed{4004 \, units} \] Quick Tip: The EOQ formula helps determine the optimal order quantity that minimizes total inventory costs, including ordering and holding costs.
The integration of CAD and CAM is known as:
View Solution
Step 1: Understand CAD, CAM, and CIM.
- **CAD (Computer-Aided Design)** refers to the use of computers to assist in the creation, modification, and optimization of designs.
- **CAM (Computer-Aided Manufacturing)** is the use of computers to control manufacturing processes.
- **CIM (Computer Integrated Manufacturing)** integrates both CAD and CAM, linking design and manufacturing processes into a unified system.
Step 2: Conclusion
The integration of CAD and CAM is referred to as **CIM**.
Final Answer: \[ \boxed{CIM} \] Quick Tip: CIM combines CAD and CAM to create a more efficient and streamlined process by integrating design and manufacturing.
Simplex method is used for:
View Solution
Step 1: Understand the Simplex method.
The **Simplex method** is an algorithm used to solve **linear programming** problems. Linear programming involves optimizing a linear objective function subject to linear constraints.
Step 2: Conclusion
Thus, the **Simplex method** is specifically used for solving **linear programming** problems.
Final Answer: \[ \boxed{Linear programming} \] Quick Tip: The Simplex method is a widely used technique for solving linear programming problems that involve optimizing an objective function with linear constraints.
If 'A' is the optimistic time, 'B' is the pessimistic time and 'C' is the most likely time of an activity, then the expected time of activity is:
View Solution
Step 1: Understand the formula for expected time.
In project management, particularly in PERT (Program Evaluation and Review Technique), the expected time of an activity is calculated using the weighted average of three time estimates:
- **A** = Optimistic time (the minimum possible time),
- **B** = Pessimistic time (the maximum possible time),
- **C** = Most likely time (the most probable time).
The expected time \( E \) is calculated as:
\[ E = \frac{A + B + 4C}{6} \]
Step 2: Conclusion
This formula provides a weighted average with a higher weight given to the most likely time.
Final Answer: \[ \boxed{\frac{A + B + 4C}{6}} \] Quick Tip: The expected time formula in PERT places more weight on the most likely time \( C \), as it reflects the most probable duration of an activity.
Arrange the following steps in the correct sequence for a basic mechatronic system:
View Solution
Step 1: Understand the sequence in a mechatronic system.
A basic mechatronic system involves:
- **Sensing input from the environment** using sensors (C),
- **Processing the data** in a microcontroller or processor (A),
- **Generating a physical output** using actuators (B),
- **Converting the output** into a desired form (mechanical, electrical, etc.) (D).
Step 2: Conclusion
The correct sequence of steps is: (C), (A), (B), (D).
Final Answer: \[ \boxed{(C), (A), (B), (D)} \] Quick Tip: In a mechatronic system, the flow of data starts with sensing, then processing, followed by output generation and conversion.
Arrange the following elements of a feedback control loop in the correct order:
View Solution
Step 1: Understand the sequence of a feedback control loop.
In a feedback control system:
- **Error detection** (B) measures the deviation from the desired state.
- The **controller** (C) processes the error and adjusts the actuator.
- The **actuator** (A) applies the necessary adjustment to the system.
- The **feedback sensor** (D) detects the system’s new state and feeds it back to the controller.
Step 2: Conclusion
The correct order is: (B), (C), (A), (D).
Final Answer: \[ \boxed{(B), (C), (A), (D)} \] Quick Tip: In a feedback control loop, the process starts with error detection, followed by control, actuator adjustment, and feedback for continuous correction.
Which of the following describes the function of a sensor?
View Solution
Step 1: Understand the function of a sensor.
A **sensor** is a device that detects and measures physical parameters, such as temperature, pressure, light, or motion, and converts them into signals or data that can be interpreted by a system.
Step 2: Conclusion
The function of a sensor is to **measure physical parameters**.
Final Answer: \[ \boxed{Measures physical parameters} \] Quick Tip: Sensors measure physical quantities and convert them into readable signals for processing by control systems.
Arrange the steps in the flow of power for a robotic arm, in the correct order:
View Solution
Step 1: Understand the flow of power in a robotic arm.
- First, the **input power source** (C) provides the necessary energy.
- The **controller** (A) sends signals to actuators to initiate movement.
- The **actuators** (D) convert electrical energy into mechanical motion.
- This motion is then **transmitted to joints** (B) via gears or linkages.
Step 2: Conclusion
The correct sequence of steps is: (C), (A), (D), (B).
Final Answer: \[ \boxed{(C), (A), (D), (B)} \] Quick Tip: In robotic systems, power flows from the energy source to the controller, actuators, and finally to the mechanical components like joints.
Using a robot with 1 degree of freedom and having 1 sliding point with a full range of 1m, if the robot's control memory has a 12-bit storage capacity, then the control resolution for the axis of motion will be:
View Solution
Step 1: Understand the resolution calculation.
The control resolution is the smallest increment of movement that can be controlled by the robot. This is determined by the number of bits in the control memory and the range of motion.
The total number of divisions of the range is:
\[ Number of divisions = 2^{number of bits} = 2^{12} = 4096 \]
Step 2: Calculate the resolution.
The resolution is the total range divided by the number of divisions:
\[ Resolution = \frac{Range of motion}{Number of divisions} = \frac{1 \, m}{4096} = 0.000244 \, m = 0.244 \, mm \]
Step 3: Conclusion
The control resolution for the robot's axis of motion is 0.244 mm.
Final Answer: \[ \boxed{0.244 \, mm} \] Quick Tip: To calculate control resolution, divide the range of motion by the number of divisions available based on the bit depth.
Match List-I with List-II
Choose the correct answer from the options given below:
View Solution
Step 1: Understand the definitions and match each term.
- **Mechatronics** (A) is the integration of mechanics, electronics, and computing (II).
- **Actuators** (B) convert control signals into physical motion (III).
- **D/A Converter** (C) converts digital signals to analog signals (I).
- **Servo Motor** (D) is a motor designed for precise control of angular or linear positions (IV).
Step 2: Conclusion
The correct matching is:
- (A) Mechatronics → (II)
- (B) Actuators → (III)
- (C) D/A Converter → (I)
- (D) Servo Motor → (IV)
Final Answer: \[ \boxed{(A) (II), (B) (III), (C) (I), (D) (IV)} \] Quick Tip: Mechatronics combines mechanical, electronic, and computing systems, while actuators and servo motors perform mechanical actions based on control signals.
The degrees of freedom of a SCARA robot are:
View Solution
Step 1: Understand the SCARA robot's structure.
A SCARA (Selective Compliance Assembly Robot Arm) robot is known for its rigid movement in the vertical direction and flexibility in the horizontal plane. It typically has four degrees of freedom:
1. Two rotational degrees of freedom for the arm,
2. One vertical translational degree of freedom,
3. One rotational degree of freedom for the wrist.
Step 2: Conclusion
Thus, a SCARA robot has **four degrees of freedom**.
Final Answer: \[ \boxed{4} \] Quick Tip: A SCARA robot typically has four degrees of freedom, allowing it to perform tasks like assembly and pick-and-place operations efficiently.
The translatory joint in a robot is known as:
View Solution
Step 1: Understand the types of robot joints.
In robotics, joints are classified based on their type of motion:
- A **prismatic joint** allows for **translatory** or linear motion, i.e., movement along a straight path.
- A **revolute joint** allows for rotational motion.
- **Spherical** and **cylindrical** joints provide a combination of rotational and translational motion, but the prismatic joint is the one specifically for translatory movement.
Step 2: Conclusion
The **translatory joint** in a robot is known as a **prismatic joint**.
Final Answer: \[ \boxed{Prismatic} \] Quick Tip: A prismatic joint in robotics allows for straight-line motion, which is crucial for moving robotic parts along a single axis.
Name of the device that selects between several analog or digital input signals and forwards the selected input to a single output line:
View Solution
Step 1: Understand the function of a multiplexer.
A **multiplexer** (MUX) is a device used to select one of several input signals and forward it to a single output line. It essentially combines multiple signals into one signal, which can then be transmitted or processed further.
Step 2: Conclusion
Thus, the device that selects between several input signals and forwards the selected input is a **multiplexer**.
Final Answer: \[ \boxed{Multiplexer} \] Quick Tip: A multiplexer allows multiple input signals to share one output line by selecting one at a time based on control signals.
Which one of the following symbols is used as the notation for designing arm and body of a robot, with joined arm configuration?
View Solution
Step 1: Understand robot arm configurations.
Robotic arms are often represented using notations to describe their link and joint configurations:
- **LLL** denotes a robot with three links and three revolute joints (revolute joints allow rotational movement).
- The other options describe various combinations of joints and links, but **LLL** is the standard notation for a robot with joined arm configurations, specifically with three links and three revolute joints.
Step 2: Conclusion
The correct notation for a robot with a joined arm configuration is **LLL**.
Final Answer: \[ \boxed{LLL} \] Quick Tip: The notation **LLL** refers to a robot configuration with three links and three revolute joints, commonly used in robotic arm design.
Which of the following is not an actuator?
View Solution
Step 1: Understand the definition of an actuator.
An **actuator** is a device that converts energy into motion. Common types of actuators include:
- **Hydraulic actuators** (1) use fluid pressure to produce mechanical movement,
- **Pneumatic actuators** (3) use compressed air to create motion,
- **Electric actuators** (4) use electric power to create movement.
A **digital actuator** (2) is not a recognized physical actuator type. Digital refers to control signals or logic, not a direct means of motion generation.
Step 2: Conclusion
Thus, a **digital actuator** is not a type of actuator.
Final Answer: \[ \boxed{Digital actuator} \] Quick Tip: An actuator generates physical movement, while "digital" refers to control signals rather than a physical mechanism.
Which of the following is the most accurate method to measure the diameter of a cylindrical object?
View Solution
Step 1: Understand measuring tools for diameter.
- **Vernier calipers** and **digital calipers** are suitable for measuring dimensions with less precision and are generally used for more general measurements.
- **Micrometers** are highly accurate instruments specifically designed for measuring small dimensions, including the diameter of cylindrical objects with high precision.
- **Gauge blocks** are used for setting reference standards and are not typically used to measure the diameter directly.
Step 2: Conclusion
The most accurate method to measure the diameter of a cylindrical object is with a **micrometer**.
Final Answer: \[ \boxed{Micrometer} \] Quick Tip: A micrometer is designed for precise measurement of small dimensions, such as the diameter of a cylindrical object.
Automated Guided Vehicle (AGV) robots can be placed in the category of:
View Solution
Step 1: Understand AGVs.
Automated Guided Vehicles (AGVs) are robots that are used to transport materials or products in a controlled environment, such as warehouses or manufacturing plants. They are a type of **mobile robot** because they move autonomously within their environment.
Step 2: Conclusion
AGV robots belong to the category of **mobile robots**.
Final Answer: \[ \boxed{Mobile robot} \] Quick Tip: AGVs are typically mobile robots that are guided along predetermined paths to transport materials efficiently in industrial settings.
Proximity Sensors are used to:
View Solution
Step 1: Understand the function of proximity sensors.
Proximity sensors are devices used to detect the presence of nearby objects without physical contact. They typically work by measuring the distance between the sensor and the object.
Step 2: Conclusion
Proximity sensors are primarily used to **measure the distance** between the sensor and the object.
Final Answer: \[ \boxed{Measure the distance} \] Quick Tip: Proximity sensors detect the presence of an object by measuring the distance between the object and the sensor, often without physical contact.
Which one of the following devices produces incremental motion through equal pulses?
View Solution
Step 1: Understand the function of a stepper motor.
A **stepper motor** is a type of electric motor that divides a full rotation into a large number of steps, or increments. Each step is an equal angle of movement, and the motor advances one step at a time when it receives a pulse. This makes stepper motors ideal for applications requiring precise, incremental motion.
Step 2: Conclusion
A **stepper motor** produces incremental motion through equal pulses, making it suitable for applications where precise positioning is needed.
Final Answer: \[ \boxed{Stepper motor} \] Quick Tip: Stepper motors provide precise control of movement through incremental steps, making them ideal for applications requiring exact positioning.
Comments