Please wait...

Production Engineering Test 7
Menu grid icon
Result Result point icon
Production Engineering Test 7
  • Goals icon

    /

    Score
  • Trophy icon

    -

    Rank
White alarm icon Time Taken: -
Result frame illustration
  • Question 1/10
    1 / -0

    3-2-1 method of location in a jig or fixture would collectively restrict the work piece in ‘n’ degrees of freedom where the value of ‘n’ is
    Solutions

    Concept:

    3-2-1 Principle :

    • There are 12 degree of freedom of a work piece i.e., movement about negative and positive axis and clockwise and anti-clockwise rotation about the three axis.
    • By providing three pins in the base, five degree of freedom will be arrested i.e. movement about negative Z-axis and the clockwise and anti-clockwise rotation about X and Y axis.
    • These three pins also ensure that machining always takes place on single plane perpendicular to the base, along the length direction.
    • By providing two pins at front side, this arrests movement of work piece along negative Y-direction in clockwise and anti-clock wise rotation about Z-axis.
    • A sixth pin is provided on a plane perpendicular to the previous two planes, which also arrests movement about negative X-axis.
    • By providing six pins, nine degree of freedom is arrested.
    • Hence we can see that this principle helps us in locating the devices.
  • Question 2/10
    1 / -0

    A stepper motor of 300 steps per revolution is mounted on the lead screw of a drilling machine. The lead screw pitch is 5 mm. The BIU of system is ______ (mm)
    Solutions

    Concept:

    \(BLU = \frac{{Lead\;screw\;pitch}}{{steps\;per\;revolution}}\)

    Calculation:

    Given:

    Stepper motor = 300 steps per revolution, Lead screw pitch = 5 mm

    Now,

    \(BLU = \frac{5}{{300}}\)

    BLU = 0.0167 

  • Question 3/10
    1 / -0

    In an electron beam welding process, the voltage used is 45 kV and the beam current in 60 mA. The beam is focused on a circular area 0.25 mm in diameter and the heat transfer factor is 0.87. The average power density of the beam in kW/mm2 is ________
    Solutions

    Concept:

    The power density is given by \(J = η \frac{{VI}}{A}\)

    Calculation:

    Given:

    Volatge (V) = 45 kV, Current (I) = 60 mA, diameter (d) = 0.25 mm, heat transfer factor (η) = 0.87

    \(J = 0.87 \times \frac{{45 \times 1000 \times 60 \times {{10}^{ - 3}} \times 4}}{{\pi \times {{0.25}^2}}} = 47853.435\;W/m{m^2} \)

    ∴ J = 47.853 kW/mm2

  • Question 4/10
    1 / -0

    The command M02 is used in CNC programming for
    Solutions

    Explanation:

    Important G codes

    • G 00 – Rapid Transverse
    • G 01 – Linear Interpolation
    • G 02 – CW Circular Interpolation
    • G 03 – CCW Circular Interpolation
    • G 04 – Dwell
    • G 97 – Spindle Speed

    Important M codes

    • M 00 – Program Stop
    • M 01 – Optional Stop
    • M 02 - End of Program
    • M 03 – Spindle Start (CW)
    • M 04 – Spindle Start (CCW)
    • M 05 – Spindle Stop
    • M 06 – Tool Change 
    • M 08 – Coolant on
    • M 09 – Coolant off
    • M 10 – Clamp-on
    • M 11 – Clamp off
  • Question 5/10
    1 / -0

    In an ECM process for machining iron it is desired to obtain a metal removal rate of 1 cm3/min. Atomic weight of iron = 56 gm, valency = 2, density of iron = 7.8 gm/cm3, F = 1609 amp-min. The amount of current required in the process is
    Solutions

    Concept:

    \(Metal\;removal\;rate,\;Q = \frac{{AI}}{{\rho ZF}} = c{m^3}/sec\)

    A = Gram atomic weight of the metallic iron, I = Current (amp), ρ = Density of anode (g/cm3)

    Z = Valence of the cation, F = Faraday = 96500 coulombs

    Calculation:

    Given:

    \(Q = 1\frac{{c{m^3}}}{{min}} = \frac{1}{{60}}c{m^3}/sec\),

    A = 56 gm, Z = 2, ρ = 7.8 gm/cm3, F = 1609 amp-min = 1609 × 60 amp-s (coulombs)

    Now,

    \(Q = \frac{{AI}}{{\rho ZF}} \)

    \(∴ \frac{1}{{60}} = \frac{{56 \times I}}{{7.8 \times 2 \times 1609 \times 60}}\)

    ∴ I = 448 amp
  • Question 6/10
    1 / -0

    In NC machine, the stepper motor of X-axis is connected to a lead screw having double start screw threads of 4 mm pitch. If the specialization of motor is 800 pulses/one revolution of motor, the positioning accuracy of motor is _______
    Solutions

    Concept:

    800 pulses = 1 revolution of motor = 1 revolution of lead screw = 2 × pitch of lead screw

    Calculation:

    800 pulses = 2 × pitch of lead screw

    800 pulses = 2 × 4 mm

    800 pulses = 8 mm

    Now,

    Position accuracy of motor = distance travelled in 1 pulses

    ∴ positional accuracy \(= \frac{8}{{800}}\)

    Positional accuracy = 10 μm
  • Question 7/10
    1 / -0

    A cutter tip is initially at X = 10 mm, Y = 20 mm. In a rapid motion, using G00 code, it moves to X = 160 mm, Y = 120 mm. The X and Y axes have maximum speed of 10000 mm/min and 5000 mm/min respectively. Operating at maximum speed, what is the time it will take to reach the destination?
    Solutions

    Concept:

    The G00 code gives the cutter a rapid transverse motion.

    If the X-axis and Y-axis have separate speed then the time taken to reach the final point separately in X and Y direction is given by

    \({t_x} = \frac{{{\rm{\Delta }}x}}{{{V_x}}}\)

    \({t_y} = \frac{{{\rm{\Delta }}y}}{{{V_y}}}\)

    The time to reach the destination will be maximum of the tx and ty because the cutter will start the motion in X and Y direction simultaneously.

    Calculation:

    Given:

    X1 = 10 mm, X2 = 160 mm and Vx = 10000 mm/min 

    \({t_x} = \frac{{{\rm{\Delta }}x}}{{{V_x}}} = \frac{{160 - 10}}{{10000}} = 0.015\;minutes = 0.9\;s\)

    In Y-direction,

    Y1 = 20 mm, X2 = 120 mm and Vx = 5000 mm/min

    \({t_y} = \frac{{{\rm{\Delta }}y}}{{{V_y}}} = \frac{{120 - 20}}{{5000}} = 0.02\;minutes = 1.2\;seconds\)

    ∴ The time required to reach the destination will be 1.2 seconds.

    ∴ The motor operating in X-direction will stop operating after 0.9 s and the motor in Y-direction will run for 1.2 s. 

  • Question 8/10
    1 / -0

    In an electric discharge cutting of a 12 mm × 8 mm × 6 mm hole, the resistance and capacitance in relaxation circuit are 45 Ω and 10 μF. The supply voltage for maximum power supply is 250 V and the metal removal rate is given by, θ = 27W1.70 (θ in mm3 / min, W is power input in kW). What is the time required to complete this operation? _______ hr
    Solutions

    Concept:

    Energy released per spark

    \(E = \frac{1}{2}CV_d^2\)

    For maximum Power ⇒   Vd = 0.72 Vs

    \({\rm{Cycle\;time\;}}\left( {{{\rm{t}}_{\rm{C}}}} \right){\rm{\;}} = RC\ln \left( {\frac{{Vs}}{{Vs - Vd}}} \right)\)

    \({\rm{Average\;power\;input\;}}\left( W \right) = \frac{E}{{{t_C}}}\)

    Calculation:

    Vd = 0.72 Vs

    Vd = 0.72 × 250

    Vd = 180 V

    Now,

    \(E = \frac{1}{2}CV_d^2\)

    \(E = \frac{1}{2} \times 10 \times {10^{ - 6}} \times {180^2} = 0.162\;J\)

    Now,

    \({t_C} = 45 \times 10 \times {10^{ - 6}}\ln \left( {\frac{{250}}{{250 - 180}}} \right)\)

    tc = 5.728 × 10-4 sec

    Now,

    \(W = \frac{{0.162}}{{5.728\; \times \;{{10}^{ - 4}}}} = 282.80\;W\)

    MRR = θ = 27 (0.2828)1.70

    MRR = 3.15 mm3/min

    Now,

    Material to be removed = 12 × 8 × 6 mm3

    \({\rm{Time\;required\;}} = \frac{{12\; \times \;8\; \times \;6}}{{3.15}}min\)

    Time required = 3.043 hour

  • Question 9/10
    1 / -0

    In an electrochemical machining process using NaCl as electrolyte, the gap between the tool and workpiece is 0.30 mm and the supply voltage is 14 V DC. If the specific resistance is 4 Ω cm and cross-section machined is 30 mm × 30 mm, then which of the following are true? (Take A = 56, ρ = 7700 kg / m3, Z = 3)
    Solutions

    Concept:

    Material removal rate (MRR) \(= \frac{{AI}}{{\rho ZF}}\)

    A = atomic weight, I = current, ρ = density, F = faraday constant, Z = valency

    \(I = \frac{{{\rm{\Delta }}V}}{R} = \frac{{Voltage}}{{Resistance}}\)

    R = ρsL/ A

    Electrode feed rate = s × S

    Electrode feed rate = specific MRR × current density

    \(s = \frac{e}{{F\rho }},\;s = \frac{{{\rm{\Delta }}V}}{{{\rho _s}L}},\;e = \frac{A}{Z}\)

    ρs = specific resistance

    Calculation:

    A = 56, Z = 3, ρ = 7700 kg/m3 = 7.70 gm/cc, ρs = 4 Ω cm, ΔV = 14 V, Ar = 3 × 3 cm2, L = 0.3 mm = 0.03 cm

    e = A/Z = 56/3

    \(I = \frac{{{\rm{\Delta }}V}}{R} = \frac{{14}}{{4 \times \frac{{0.03}}{{3\; \times \;3}}}} = 1050\;A\)

    \({\rm{MRR\;}} = \frac{{56\; \times \;1050}}{{96500\; \times \;3\; \times\; 7.70}}\)

    MRR = 0.02638 cm3/s

    Now,

    s = e/FP

    \(s = \frac{{\frac{{56}}{3}}}{{96500\; \times \;7.70}}\)

    Now,

    \(S = \frac{{\Delta V}}{{{P_s}L}}\)

    \(s = \frac{{14}}{{4\; \times \;0.03}}\)

    Now,

    \({\rm{Feed\;rate\;}} = \left( {\frac{{\frac{{56}}{3}}}{{96500\; \times \;7.70}}} \right) \times \frac{{14}}{{4 \times 0.03}}\)

    Feed rate = 0.00293 cm/s

  • Question 10/10
    1 / -0

    During drilling of holes in a mild steel workpiece by electron beam machining (EBM), an accelerating voltage of 150 kV is used. The density of steel workpiece is 7500 kg/m3. The total distance (μm) upto which the electron can penetrate inside the workpiece is _____. (Correct upto 2 decimals)
    Solutions

    (i) Concept:

    When a fast moving electron impinges on a material surface, it penetrates through a layer undisturbed. Then it starts colliding with the molecules and ultimately is brought to rest. The layer through which the electron penetrates undisturbed is called the transparent layer. When electron begins colliding with the lattice atoms, it starts giving up its kinetic energy. The total distance to which electron can penetrate (δ) depends upon kinetic energy. The distance δ is given by

    \(\delta =2.6\times {{10}^{-17}}\frac{{{V}^{2}}}{\rho }\)

    Here, δ = total range in mm, V = Accelerating voltage in volts

    ρ = Density of work material in kg/mm3

    (ii) Calculation:

    Given data, V = 150 kV = 150 × 103 volts

    \(\rho =7500\frac{kg}{{{m}^{3}}}=\frac{7500}{{{10}^{9}}}=75\times {{10}^{-7}}~kg/m{{m}^{3}}\)

    \(\delta =2.6\times {{10}^{-17}}\frac{{{\left( 150\times {{10}^{3}} \right)}^{2}}}{75\times {{10}^{-7}}}\)

    \(=\frac{2.6\times {{10}^{-17}}\times {{\left( 150 \right)}^{2}}\times {{10}^{6}}\times {{10}^{7}}}{75}\)

    \(=\frac{2.6\times 150\times 150\times {{10}^{-4}}}{75}\)

    = 0.078 mm = 78 μm

    δ = 78 μm

Close button icon
User Profile
-

Correct (-)

Wrong (-)

Skipped (-)


  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
Mockers logo Get latest Exam Updates
& Study Material Alerts!
No, Thanks
Arrow pointer icon
Click on Allow to receive notifications
Notification bell icon ×
Open Now