Model Paper Set 2
Model Paper Set 2
_________
SUB: COMPUTER ENGINEERING (CO)
Time:1 Hour 30 minutes
Instructions:
1. Ensure that all pages are printed
2. Use Black ball pen only
3. Change in option is not allowed
4. There is no negative marking
5. Use of non -programmable scientific calculator is allowed
C int * D int **
A 135689 B 956831
4. Assume that a string is defined in C with name str, which of the following is valid
operation?
A %x B %o
C %u D %h
A Inorder B Preorder
CO Page 1 of 12
7. What would be output of following?
int x, y = 7;
If (x = y) printf("Hello"); else printf("Fine");
A Hello B Fine
A 4 B 8
C 16 D 32
A 4 Bytes B 8 Bytes
11. Which of the following can be used to immediately exit from C program ?
A break B continue
A Array B Structure
C When last rotation occurred D Whether all the child nodes are at
same level
CO Page 2 of 12
A Load balancing B Asynchronous data transfers
16. If the array is already sorted, which of these algorithms will exhibit the best
performance?
17. The recurrence relation capturing the optimal time of the Tower of Hanoi problem with
n disc is
A N2 B NlogN
C N D N(logN)2
19. The time factor when determining the efficiency of algorithm is measured by
A 3 B 6
C 9 D 12
CO Page 3 of 12
C Both A and B D None of the above
A Stack B Queue
27. Which of the following HTML tag will not be used when frameset is used ?
A <head> B <body>
A onSubmit B onValidate
31. The binary numbers A = 1100 and B = 1001 are applied to the inputs of a comparator.
What are the output levels?
A 11 B 1100
C 1000 D 1010
CO Page 4 of 12
33. The main use of the Multiplexer is to
A 7 B 8
35. A set of Boolean connectives is functionally complete if all Boolean functions can be
synthesized using those. Which of the following sets of connectives is NOT
functionally complete?
A 2 B 3
C 5 D 6
37. The speed imbalance between memory access and CPU operation can be reduced by
38. Instructions which are not meant for execution are known as
39. ___________does not hold data but holds the address of data
C is useful when very small programs D useally referes to the control unit
to be run of a microprocessor
CO Page 5 of 12
https://www.freshersnow.com/previous-year-question-papers/
C Uses buffers on both the sides D Does not provide any solution
42. A group of networks and router under a single administrative authority is known as
A Autonomous System B Internet Service Provider
C Intranet D WAN
43. A subnet mask in class C has 25 1s. How many subnets does it define?
A 1 B 2
C 4 D 8
C Transport D Network
45. Which of the following protocol is used by Ethernet to access the media?
A CDMA B CDMA/CD
C ALOHA D Slotted ALOHA
46. Which of the following pair represents the socket?
A IP address, MAC address B IP address, Physical address
C IP address, Port address D Any one of them
47. Which of the following is not applicable to IP protocol?
A Best-effort delivery B Datagram service
C Connection oriented D All are applicable
CO Page 6 of 12
https://www.freshersnow.com/previous-year-question-papers/
51. Which of the following symmetric key algorithm uses streaming cipher ?
A Blowfish B RC4
C MD5 D SHA
52. Which of the following commands is used to perform an Nmap XMAS scan every
15seconds?
A Spamming B Impersonation
A Effort and duration based on the size B Size and duration based on the
of the software effort of the software
57. Which of the following combination is desirable for modular software design ?
58. Which of the following testing technique uses fault simulation technique ?
CO Page 7 of 12
https://www.freshersnow.com/previous-year-question-papers/
59. Given the following expression grammar
E -> E*F | F + E | F
F -> F – F | id
Which of the following is true ?
A ‘*’ has higher precedence than ‘+’ B ‘-‘ has higher precedence than ‘*’
C ‘+‘ has higher precedence than ‘*’ D ‘+’ and ‘-‘ have same precedence
60. Which of the following is suffices to covert an arbitrary CFG to an LL(1) grammar ?
61. In which machine all of the moves for an alphabet must be specified?
A User level threads are not scheduled B Context switching between user
by the kernel. level threads is faster than context
switching between kernel level
threads.
C Kernel level threads cannot share the D When a user level thread is
code segment blocked, all other threads of its
process are blocked.
CO Page 8 of 12
https://www.freshersnow.com/previous-year-question-papers/
67. Which of the following requires a device driver ?
A Register B Cache
69. Which of the following scheduling does not suffer from starvation ?
70. An operating system implements a policy that requires a process to release all the
resources before making a request to another resource. Select the TRUE statement from
the following.
71. Which of the following is not shared by the threads of the same process ?
72. A counting semaphore was initialized to 10. Then 6 P(wait) operations and 4 V(signal)
operations were completed on this semaphore. The resulting value of semaphore is
A 0 B 8
C 10 D 12
73. If the time-slice used in RR scheduling policy is more than the maximum time
required to execute any process, then policy will
A Degenerate to SJF scheduling B Degenerate to priority scheduling
74. Consider the join of a relation R with a relation S. If R has m tuples and S has n
tuples, then the maximum and minimum sizes of the join respectively are:
A m+n and 0 B mn and 0
CO Page 9 of 12
https://www.freshersnow.com/previous-year-question-papers/
A Reflexive, Augmentation and B Augmentation, Transitive,
Decomposition Reflexive and Decomposition
76. Which of the following concurrency control protocols ensure both conflict
serialzability and freedom from deadlock?
I. 2-phase locking
II. Time-stamp ordering
A I only B II only
C Both I and II D Neither I nor II
77. Precompiled queries are faster in RDBMS as
A They are stored in special memory B Database engines gives them
priority
C They are compiled once only D All of the above
78. RDBMS uses ………. Mathematical concepts to relate the tables.
A Set Theory B Boolean Algebra
C Both A and B D None of the above
79. Which of the following is correct with respect to Two phase commit protocol?
A Prevents Deadlock B Detects Deadlock
C Recover from Deadlock D Ensures serializability
80. Which one of these is characteristic of RAID 5?
A Dedicated parity B Double parity
C Distributed parity D Hamming code parity
81
The rank of a matrix is
A 2 B 3
C 0 D 1
82 A linear system െ െ has
A Unique solution B No Solution
C Infinite number of solutions D None of these
83
െ
If then eigen values of are
A 5, 6, 7 B 1, 2, 3
C D 6, 2, 3
84
If then െ െ 䁮 is equal to
C 5 D 2
90 Solution of is
A B
C D
91 Solution of െ is
A െ B െ െ
C D
A B െ
െ
C െ D െ
93 Which one is Analytic function
A B
C D
94 Value of , (where is െ ) is
െ
A 〼 B 〼
C 〼 D 〼
95 Residue of
െ
at simple pole is
െ
A 2 B 9
C D 0
A 0.9832 B 0.9578
C 0.8048 D 0.9051
99 If a card is chosen from a standard deck of cards, what is the probability of getting a
diamond or club ?
A B
C D
CO Page 12 of 12
Seat No._________
SUBJECT : CIVIL ENGINEERING (CE)
Time:1 Hour 30 minutes
Instructions:
1. Ensure that all pages are printed.
2. Use Black ball pen only
3. Change in option is not allowed
4. There is no negative marking
5. Use of non -programmable scientific calculator is allowed
17. The combined load factor applied in the ultimate strength design of R.C.C. members is
A 1.2 B 1.5
C 1.8 D 2.2
18. Design of structure should not consider snow load when roof is steeper than
A 600 B 150
C 30 0
D 450
19. Minimum pitch is taken as (d = diameter of rivet)
A 3.5d B 4.5d
C 2.5d D 1.5d
20. The diameter of tacking rivets should not be less than
A 10 mm B 16 mm
C 20 mm D 25 mm
21. The permissible stress in axial tension, in MPa on the net effective area of section shall
not exceed _______, where, fy = minimum yield stress of steel in MPa.
A 0.3 fy B 0.4 fy
C 0.5 fy D 0.6 fy
22. Lacing bars shall be inclined at an angle not more than ______degree to the axis of the
member.
A 40 B 50
C 60 D 70
23. As per IS : 800 – 1984, the maximum slenderness ratio for a member carrying
compressive loads resulting from dead loads and imposed loads is
A 180 B 250
C 300 D 350
24. When hydraulic gradient is 0.75 for dense state of sand, the flow will be
A turbulent B Laminar
C transition D undefined
25. Consolidation is the compression of soil mass under long term
A gradual static load B sudden load
C impact load D shear load
CE Page 2 of 8
26. Box type structure of caisson has the shape of
A rectangle B hexagon
C triangle D slit
27. The factor safety for pier foundation on rock bed is generally taken as
A 1.5 to 2 B 5 to 8
C 2 to 3 D 3 to 5
28. Dynamic formulae cannot be used to obtain carrying capacity in
A Dry sands B Saturated sands
C Dry gravels D Saturated clays
29. In the region of ‘made up soil’, the type of foundation most suitable is
A isolated footing B pile foundation
C combined footing D stepped foundation
30. For efficient dissipation of the energy, the Froude number of the incoming flow should be
between
A 2 to 4 B 4.5 to 9
C 9 to 11 D 11.5 to 13
31. The critical slope in an open channel is
A directly proportional to N B directly proportional to N2
C inversely proportional to N D inversely proportional to N2
32. Pitot tube is used to measure
A pressure head B velocity head
C discharge coefficient D velocity variation
33. Rotameter is used to measure
A velocity through the pipe B discharge through the pipe
C velocity profile through the D static pressure in the pipe
pipe
34. Concept of boundary layer was first introduced by
A Von-Karman B Nikuradse
C Bernoulli D Prandtl
35. The total energy line in a pipe flow is always higher than hydraulic gradient line. The
vertical distance between the two represents
A a datum head B pressure head
C the velocity head D piezometric head
36. A hydraulic model of a spillway is constructed with a scale 1:16. If the prototype
discharge is 2048 cumec, then the corresponding discharge for which the model should be
tested is the model should be tested is
A 1 cumec B 2 cumec
C 4 cumec D 8 cumec
37. A well is considered to be good if it is sunk into
A Clay B Sand
C Coarse gravel D Silt
38. Humidity is measured by
A hydrometer B hyetometer
C anemometer D hygrometer
39. Infiltration rate is always
A more than the infiltration B less than the infiltration capacity
capacity
C equal to or less than the D equal to or more than the infiltration
infiltration capacity capacity
CE Page 3 of 8
40. ‘Bank Storage’ in a dam reservoir
A increases the computed B decreases the computed reservoir
reservoir capacity capacity
C sometimes increases and D has no effect on the computed reservoir
sometimes decreases the capacity
computed reservoir capacity
41. The ratio of the ‘average width’ to the ‘axial length’ of a drainage basin is called
A compactness coefficient B ratio factor
C form factor D runoff factor
42. Hydraulic jump is an example of
A rapidly varied flow B spatially varied flow
C gradually varied flow D unsteady flow
43. The contraction joints in a gravity dam are provided
A to ensure proper transfer of B
stresses to eliminate stress concentrations
C to prevent cracks in the dam D to facilitate the construction of dam in
that may develop due to stages
temperature changes
44. Cross drainage works are not required when the canal is completely
A a ridge canal B a contour canal
C side slope canal D carrier canal
45. The weight of silt carried by the river per unit volume of water is termed as
A silt grade B silt factor
C silt ratio D silt charge
46. The crest level of barrage is kept
A almost at the river bed level B high with no gates
with large gates
C high with large gates D low with no gates
47. The suction pressure on an ogee spillway is caused when the head on the spillway is
A equal to the design head B < the design head
C > the design head D >= the design head
48. The ratio of maximum sewage flow to average sewage flow for mains up to 1 m diameter
is
A 1.5 B 2
C 3 D 4
49. Lead poisoning occurs when the lead content in water is
A 50 – 100 ppm B 30 – 50 ppm
C 3 – 5 ppm D 0.3 – 0.5 ppm
50. Bleaching powder is
A lime B chloride of lime
C hypo-chlorite of lime D hypo-chloride of lime
51. Beds of granular activated carbon can be made to act
A as filters B as adsorbent
C both as filter and adsorbent D as coagulants
52. The lowest point on the inside surface of a sewer is known as
A discharge point B invert
C silting point D sewer point
53. In plain settling tank, suspended solids are reduced from
A 10 to 20% B 20 to 40%
C 40 to 70% D 70 to 90%
CE Page 4 of 8
54. The principal air pollutant responsible for leaching and discoloration on building
materials is
A NO2 B Ozone
C Oxidants D SO2
55. ______is a primary air pollutant
A Oxides of nitrogen B Ozone
C Formaldehyde D Peroxy Acetyl Nitrate
56. If D.O concentration falls down to zero in any natural drainage, it indicates the zone of
A Degradation B Active decomposition
C Recovery D Cleaner Water
57. The visible plume, which is in form of fan or cone with well defined cone and dragged or
diffused bottom is called
A looping B conning
C lofting D fumigation
58. The standard concentration of carbon monoxide adopted by Environmental Protection
Agency (EPA) is ____ppm (1 hour, Not more than once per year)
A 20 B 25
C 30 D 35
59. _______are used only for removing coarse dusts (> 1-2 µ range) where high efficiency is
not required.
A Spray tower B Cyclone scrubber
C Venturi scrubber D Packed scrubber
60. The rate of change of radius of transition curve is variable in
A cubic parabola B lemniscate
C Both (A) and (B) D spiral
61. Soundness test is performed to know the behavior of aggregate against
A weathering action B corrosion
C fatigue D creep
62. IRC has recommended Vehicle Damage Factor (VDF) for the initial traffic volume of
1000 CV/day (commercial vehicles per day) in plain terrain is
A 1.5 B 2.5
C 3.5 D 4.5
63. The minimum camber, as recommended by Indian Road Congress, for water bound
macadam surface road is
A 1.7 to 2% B 2 to 2.5%
C 2.5 to 3% D 3 to 4%
64. The time by which activity completion time can be delayed without affecting the start of
succeeding activities, is known as
A Duration B Total float
C Free float D Interfering float
65. The lane distribution factor for four lanes single carriage-way is ___in both directions.
A 100% B 75%
C 60% D 40%
66. In traffic engineering, _______is the number of vehicles occupying a unit length of the
moving lane of a roadway at a given instant.
A Traffic volume B Headway
C Traffic density D Space mean speed
67. The sign ‘Overtaking Prohibited’ is an example of
A Regulatory sign B Cautionary sign
C Informatory sign D Warning sign
CE Page 5 of 8
68. The maximum length of vehicle that can be used on Indian Roads is
A 8m B 12 m
C 13 m D 14 m
69. The combined movement of merging and diverging of traffic streams moving in the same
general direction is called
A at grade B rotary
C intersecting D weaving
70. _______percentile speed shows the vehicles whose speed may cause interference with
traffic stream.
A 15th B 50th
C 85th D 98th
71. ________change the length of green signal interval, in accordance with the actual
volumes on the particular approach of the intersection.
A Co-ordinated traffic signals B Vehicle actuated signals
C Flashing signals D Linked traffic signals
72. FAA recommends that the runway length after having been corrected for elevation and
temperature should be further increased at the rate of _____for every 1% of effective
gradient.
A 10% B 20%
C 30% D 40%
73. The normal landing case require that aircraft should come to a stop within ____of the
landing distance.
A 40% B 50%
C 60% D 70%
74. In Railway Engineering, the flanges of wheels are in the shape of a cone with a slope of
about
A 1 in 20 B 1 in 25
C 1 in 30 D 1 in 35
75. Latitude and departure of a station with respect to the preceding station is called
A consecutive coordinate B cylindrical coordinate
C cartesian coordinate D spherical coordinate
76. Radiation plane table surveying is the best suited when
A distances are long but B distances are short and accessible
accessible
C distances are long and D distances are short but inaccessible
inaccessible
77. The drainage layer is
A Surface course B Subbase
C Base Course D Subgrade
78. __________is an operation of levelling in which a line of levels is run to determine the
approximate elevations along a route
A Reciprocal levelling B Profile levelling
C Check levelling D Fly levelling
79. When the length of any chord of a curve is less than peg interval, it is known as
A Sub chord B Small chord
C Normal chord D Short chord
80. Froude’s transition curve is
A Bernoulli’s lemniscate B Cubic Parabola
C Cubic spiral D Ellipse
CE Page 6 of 8
81. The possible value(s) of determinant of an elementary matrix is/are
A B
C D any number
A t h B ht
C t h D t h
83. Which form of numbers from given below is not an indeterminate form?
A B
C D
A B
C D
A ∇ ∇ B ∇ ∇
C D ∇ t ∇ t
C D
C D
C D
94. ln
h aaaaaaaaa
A B
C D
95. If h then is
A B
C D
C D
97. A coin is tossed times. What is the probability of getting three head?
A B
C D
C 㐮 D 㐮
99. h is
A one dimensional wave equation B two dimensional wave equation
C one dimensional Laplace D
two dimensional Laplace equation
equation
100. The line integral 䙇, for a simple closed curve represents
A length of the curve B area bounded by the curve
C half the length of the curve D none
CE Page 8 of 8
Seat No._________
SUB: MECHATRONICS (MC)
Time:1 Hour 30 minutes
Instructions:
1. Ensure that all pages are printed.
2. Use Black ball pen only
3. Change in option is not allowed
4. There is no negative marking
5. Use of non -programmable scientific calculator is allowed
A 2 B 3
C 0 D 1
82 A linear system y ty ㌰ 吾 yty ㌰ 吾 yty ㌰ has
A Infinite number of solutions B No Solution
C Unique solution D None of these
83
If ㌰ then eigen values of are
A B 2, 4, 6
吾 吾
C 3, 7, 1 D 1, 3, 7
84
If ㌰ then y 䁸 is equal to
C 1 D 2
87 If ㌰ ⤩
t
then y t is equal to
yt t
A U B 2U
C 3U D 0
88 If ㌰ t then 晦 ⤩ is
A ∇ B ∇
C D ∇
MC Page 7 of 9
89 The value of t y t t, where C is square bounded by ㌰ 吾 ㌰ 吾t㌰
⤩ t㌰ is
A B 2
C D 3
90 Solution of t
y cos y t
sin t㌰ is
A t
sin ㌰ B t
y sin ㌰
C t
y cos ㌰ D t
cos ㌰
91 Solution of
t t
y t㌰ is
A y y B y y
C D y y
y y
92 Inverse Laplace transformation of is
y
A sin B y sin
C sin D y sin
93 Which one is Analytic function
A B
C D
94 Value of , (where is ) is
A ⵔ B ⵔ
C ⵔ D ⵔ
95 Residue of ㌰ at simple pole is
A 0 B 5
C D 9
A 0.6932 B 0.9673
C 0.6833 D 0.9633
98 If
t
㌰ t 吾 t ㌰ 吾 ㌰ p , by RungeeKutta second order method to
what is an approximate value of t p
A 0.9145 B 0.7665
C 0.6555 D 0.9589
99 Three coins are tossed together and let random variable be the number of heads in
each outcome then Standard deviation is
MC Page 8 of 9
A B
C D
MC Page 9 of 9
Seat No._________
SUB: TEXTILE ENGINEERING (TE)
Time:1 Hour 30 minutes
Instructions:
1. Ensure that all pages are printed.
2. Use Black ball pen only
3. Change in option is not allowed
4. There is no negative marking
5. Use of non -programmable scientific calculator is allowed
TE Page 2 of 8
27. A precision winder has to wind 4 kg of 40 tex yarn. If the machine winds at 800
m/min, without any interruption, the time taken(min) for winding would be
A 125 B 100
C 25 D 12.5
28. In over-pick loom, the shuttle velocity can be increased by
A Increasing the length of picking B Rotating the picking cam on
strap bottom shaft
C Using a large nosebit of the picking D By increasing the swell pressure
cam
29. A double lift double cylinder jacquard would normally produce
A Bottom closed shed B Centre closed shed
C Semi open shed D Open shed
30. While weaving a cloth on an automatic shuttle loom bumping can be avoided by
A Changing the shedding timing B Increasing picks per unit length
C Decreasing warp tension D Increasing warp tension
31. A conjugate cam driven sley
A Moves along the horizontal plane B Can be moved as per a desired
displacement function
C Has an adjustable eccentricity D Does not need a rocking shaft
32. Split drying system is employed on sizing machines for drying
A Very dense warp sheet B Very wide warp sheet
C Warp sheet with very high wet pick D Multi coloured warp sheet
up
33. With reference to winding technology, wind is defined as
A Number of coils per traverse B Number of coils in double
traverse
C Number of grooves in the drum D Winding speed in m/min
34. During shedding operations, negative cams actually control
A Raising and lowering of B Raising of the heald
C Lowering of the heald D Either raising or lowering of the
heald
35. The actual production of an automatic loom for 2 hours, running at 230 RPM with
48 PPI is 11.68 m. What will be the percent efficiency of the loom?
A 80 B 81
C 82 D 83
36. Length of yarn in a bunch on a pirn of automatic loom approximately equals
A Half the reed width B The reed width
C Twice the reed width D Four times the reed width
37. Dyeing of silk is carried out by using
A Disperse dyes B Acid dyes
C Pigment colours D Any one of the above
38. Crock meter is used to measure following property of a dyed fabric.
A Rubbing fastness B Perspiration fastness
C Laundry fastness D Fastness to gas fading
39. During bleaching of cotton with H2O2, the stabilizer used is
A Sodium hydroxide B Sodium silicate
C Acetic acid D Sodium carbonate
40. Crease resist finishing of cotton fabric does not lead to
A Reduction in tensile strength B Increase in dimensional stability
C Increase in moisture regain D Increase in bending length
TE Page 3 of 8
41. The fibre that dissolves in 59% (w/w) sulfuric acid solution is
A Wool B Polypropylene
C Cotton D Viscose
42. A typical curve between equilibrium dye uptake and dyeing temperature goes
through a maximum. After the maximum, the dye uptake decreases because
A Dyeing is an exothermic process B Pressure in the dye bath increases
C Saturation value is reached D Kinetic energy increases rapidly
43. Sodium persulphate is used in
A Bleaching B Scouring
C Desizing D Mercerization
44. The highest rates of production in printing is obtained by
A Flat bed printing B Rotary printing
C Roller printing D Block printing
45. Sodium formaldehyde sulphoxylate is
A Reducing agent B Mild oxidizing agent
C Thickener D Hygroscopy agent
46. The efficacy of the wash-n-wear treatment can be estimated by measuring its
A Bending length B Tensile strength
C Dye uptake D Crease recovery
47. Which, out of the following, is not a surfactant
A Detergent B Dispersing agent
C Wetting agent D Reducing agent
48. Softener reduces the bending rigidity of fabrics by decreasing
A Inter-fibre and inter-yarn friction B Modulus of the fibres
C Glass transition temperature of the D Packing coefficient of yarns
fibres
49. In a flat bed knitting machine, the loop length is controlled by
A Raising cam B Clearing cam
C Stitch cam D Guard cam
50. A plain single jersey fabric
A Exhibits curling from technical B Exhibits curling from technical
back to technical front along course back to technical front along wale
line line
C Exhibits curling from technical D Exhibits curling from technical
front to technical back along wale back to technical front along
line course line and curling from
technical front to technical back
along wale line
51. In fully relaxed state, the loop shape factor ( defined as a ratio of courses per unit
length to wales per unit length) of a plain weft knitted cotton fabric will be
approximately
A 5.5 B 4.2
C 1.3 D 0.3
52. The underlap of warp knitted fabric is basically equivalent to
A Closed loop B Sinker loop
C Needle loop D Open loop
53. In weft knitted fabrics of the same mass per unit area produced from the same
yarn, the structure which will give the highest thickness is
A Plain B Rib
C Purl D Interlock
TE Page 4 of 8
54. The instrument which works on CRE as well as CRL principle is
A Stelometer B Pressley fibre strength tester
C Cambridge extensometer D Inclined plane principle
55. What is the resultant count of a 3 ply yarn in Ne, when a 100 Nm worsted yarn, 90
denier polyester and 59.05 text cotton yarn are twisted together?
A 8.1 B 7.4
C 6.6 D 5.2
56. Uniformity ratio is
A 50% span length/2.5 span length B 2.5 span length/50% span length
C Mean length/upper half mean D Upper half mean length/ Mean
length length
57. Shirley yarn hairiness tester
A Usually measures fiber longer than B Usually measures total length of
10 mm hairs per cm of yarn
C Usually measures number of hairs D Usually measures number of fiber
of multiple lengths together longer than 3 mm
58. In Classimat results which among the following is longest and thinnest
A H1 B H2
C I1 D I2
59. Cotton fibre maturity is indicated by
A Increase in thickness of lumen B Increase in thickness of primary
wall
C Increase in thickness of secondary D All of the above
wall
60. A higher value of drape coefficient indicates
A Stiffer fabric B Limpy fabric
C Highly compressible fabric D Very flexible fabric
61. Bursting strength is indicative of
A Warp way strength B Weft way strength
C Multi directional strength D Wale wise strength
62. CV% is approximately equal to
A U%/-1.25 B U%/1.25
C 1.25/U% D 1.25*U%
63. The ratio of weight of water present in textile material to oven dry weight of textile
material indicates
A Moisture content B Moisture Regain
C Absolute humidity D Relative humidity
64. Assuming race-tracked cross section of threads, the ratio of major to minor
diameters of yarns for a jammed plain woven fabric will be
A 0.13 B 0.31
C 1.3 D 3.1
65. In an ideally 5 layered open packed yarn, the number of fibres in 5th layer and total
fibres will be respectively
A 6, 7 B 12, 19
C 25, 62 D 31, 93
66. The relationship between cloth cover and air permeability is
A Exponential B Hyperbolic
C Parabolic D Linear
67. In ideal migration, the numerical value for the fibre mean position in yarn is
A 0 B 0.5
TE Page 5 of 8
C 1.0 D Indeterminate
68. Statistical analysis of variation in yarn count can be carried out by
A Binomial Distribution B Poisson Distribution
C Normal Distribution D Chi – Square Distribution
69. Statistical analysis of report of defective cloth rolls can be carried out by
A Binomial Distribution B Poisson Distribution
C Normal Distribution D Chi – Square Distribution
70. For 60s reed count(stockport) and 3 ends per dent denting, the total ends in the 160
cm width will be
A 5760 B 5670
C 5067 D 5076
71. Diameter of a 50 denier polyester yarn (in cms) approximately will be
A 0.072 B 0.027
C 0.0072 D 0.0027
72. For weaving a plain woven fabric with 6 heald shafts and skip draft, how many
minimum cams are needed?
A 2 B 3
C 4 D 6
73. A design repeating on 45 cm along the length & 30 cm across the width of the
fabric having 40 ends/cm & 35 picks/cm will require a jacquard capacity of
A 1800 B 1350
C 1400 D 1200
74. If the barrel of a dobby has 12 grooves then minimum no. of lags needed in a chain
for a weave repeating on 18 picks is
A 12 B 18
C 36 D 48
75. If d is the yarn diameter, then the closest thread spacing attainable without thread
distortion in a square set plain weave made from same set of yarns in both
direction will be
A 1.237 * d B 1.327 * d
C 1.723 * d D 1.732 * d
76. Polypropylene is not preferred for agro textile as
A It is very expensive B It has poor elongation
C It has poor UV protection D It does not have enough strength
77. Wet spinning technique is commercially used to produce filament yarn of
A Polypropylene B Polyester
C Nylon 66 D Acrylic
78. An example of a coagulant used in textile effluent treatment is
A Activated carbon B Ferrous sulphate
C Hydrogen peroxide D Sodium chloride
79. The major pollutant found in flame retardant finish is
A Antimony B Nickel
C Copper D Zinc
80. Which technique is more useful to separate salts and organic compounds from
textile effluents?
A Reverse Osmosis B Micro filtration
C Ultra-filtration D Nano filteration
81. For the matrix i
TE Page 6 of 8
A Ͷ ܣെi͵ B ܣͶ െi͵
A i B det h ͵
C iܣ C ܣ
i
83. Which of the following functions does not satisfy the hypothesis of Roll’s theorem?
A i ܣh; ͵t B i
ܣ
; ͵t
ܣ
C i ܣ ; t D i ܣ ; t
A ͵t B
C ͵t D
A ͵t B t
89. For i , is
A rotational B irrotational
C solenoidal D compressible
90. If i then is
A B
C D
ܣ
TE Page 7 of 8
91. The polar form of Cauchy-Riemann equations for i t ㌸ t is
A i
㌸ ㌸
and i B iܣ
㌸
and
㌸
i
C i
㌸
and
㌸
iܣ D iܣ
㌸
and
㌸
iܣ
92. If െ i over the circle i , then
ܣ
A െi͵ B െi
C െi D െi
93. For ͵ ܣ , the Lorentz series of i about i is
ܣ ܣ ܣh
ܣ
ܣ ܣh . Which of the statements given below is incorrect?
A i is a singular point of B
i is a simple pole
multiplicity
C i is a simple pole D i is a simple singular point
94. In an experiment of tossing a coin three times the probability of getting at least two
HEAD is……
A B
Ͷ
C D
95. th
i 쳌쳌쳌쳌쳌쳌쳌쳌쳌쳌쳌
ht
A B
h
h
C h
D h
96. sinܣ
͵
i 쳌쳌쳌쳌쳌쳌쳌쳌쳌
ܣ
A t B t Ͷ
C t D t
97. lim ܣ i 쳌쳌쳌쳌쳌쳌쳌쳌
͵ sin
A ͵ B
C ܣ D ܣt
98. The differential equation i sinis
A a nonlinear differential equation B Bessel’s equation
C Legendre’s homogeneous equation D Jacobi equation
99. For the forward difference operator , what is , with step size ?
A ͵ B
C D
100. t for ͵
If a random variable has the probability density i ; the
͵t otherwise
mean of the given probability density is
A B t
C t D tͶ
TE Page 8 of 8
Seat No._________
SUB: MECHANICAL ENGINEERING (ME)
Time:1 Hour 30 minutes
Instructions:
1. Ensure that all pages are printed.
2. Use Black ball pen only
3. Change in option is not allowed
4. There is no negative marking
5. Use of non -programmable scientific calculator is allowed
1. The resultant of two forces (P + Q) and (P – Q) equals to (3P2 + Q2)1/2. The forces are
then inclined to each other at the angle of
A 30° B 60°
C 90° D 120°
2. Two balls are dropped from the same point with an interval of one second. If g = 10
m/s2, their separation three seconds after the release of first ball would be
A 5m B 15 m
C 25 m D 30 m
3. For a projectile of range R, the kinetic energy is minimum after the projectile covers
(from start) a distance equal to
A 0.25 R B 0.5 R
C 0.75 R D R
4. Two bodies of masses m and 2m are dropped from the top of a building. When these
bodies reach the ground, their kinetic energy will be in the ratio
A 1:2 B 1 : √2
C 1:4 D 1: 1
5. A pendulum is made of hollow sphere of negligible mass and having a small hole in
the bottom. The pendulum is made to vibrate after filling it with water. As the water
gradually flows out of the hole, the time period of the pendulum will
A increase B decrease
C may increase or decrease D remain unchanged
6. An attempt to turn a key into a lock manifests in the application of
A coplanar force B moment
C couple D torque
7. The radiation of gyration of a circular area of radius r with respect to centroidal axis
is
A 0.1 r B 0.2 r
C 0.5 r D 0.7 r
8. A body weighing 400 N is resting on a rough horizontal table. A pull of 120 N
applied at an angle of 15° with the horizontal just causes the body to slide over the
table. The normal reaction is about
A 280 N B 370 N
C 400 N D 430 N
9. A ball of mass 5 kg, initially at rest, is dropped from the height 1 m. Ball hits the
ground and bounces off from it. Upon impact with the ground, the velocity reduces
by 20%. The height (in m) to which the ball will rise is
A 0.76 B 0.52
C 0.40 D 0.64
ME Page 1 of 11
10. The ratio of elongation of a prismatic bar due to its total self-weight W to that of similar
bar with an additional weight W attached to its free end is
A 1/3 B 2/3
C 3/4 D 1/2
11. Thermal stress is generally induced in a component when
1. a temperature gradient exists in the component
2. the component is free from any restraint
3. the component is restrained to expand or contract freely
Which of the statement(s) given above is (are) correct?
A 1 and 2 B 2 and 3
C 3 only D 2 only
12. In a strained material one of the principal stress equals twice the other. What will be the
ratio of maximum principal stress to maximum shear stress?
A 1 B 2
C 4 D 8
13. The strain energy stored in a body due to external loading, within the elastic limit, is
known as
A malleability B ductility
C toughness D resilience
14. A simply supported beam has equal overhanging lengths and carries equal concentrated
load P at ends. Then the bending moment over the length between the supports
A is zero B is a non-zero constant
C varies uniformly from one support to D
is maximum at mid span
the other
15. The ratio of average shear stress to the maximum shear stress in a beam with square
cross-section is
A 1 B 2/3
C 3/2 D 2
16. Two shafts of solid circular cross-section are identical except for their diameter d1 and d2.
Under the same torque, the ratio of strain energy stored in each shaft (U1/U2) will confirm
the relation
A d2/d1 B (d2/d1)2
C (d2/d1) 3 D (d2/d1)4
17. A closed coil helical spring is cut into two equal parts. The stiffness of each resulting
spring as compared to the original spring will be
A one forth B one half
C same D double
18. When the slider in a four-bar linkage is fixed, it forms the mechanism of
A hand pump B reciprocating engine
C quick return D oscillating cylinder
19. In order to draw acceleration diagram, it is necessary to determine the Coriolis
component of acceleration in case of
A crank and slotted lever quick return B
slider crank mechanism
mechanism
C pantograph D four bar mechanism
20. The mid-section of flat pulley is slightly raised to
A reduce tension in belt B increase the angle of contact
C avoid lateral slip of the belt D save the pulley from any damage
from the belt joints
ME Page 2 of 11
21. Common contact ratio of a pair of spur pinion and gear is
A less than 1.0 B equal to 1
C between 2 and 3 D greater than 3
22. The maximum efficiency of a screw jack provided with square threaded screw and angle
of friction equals to 30° will be
A 27% B 33%
C 50% D 61%
23. If the ratio of the length of connecting rod to the crank radius increases, then
A primary unbalanced forces will B primary unbalanced forces will
increase decrease
C secondary unbalanced forces will D secondary unbalanced forces will
increase decrease
24. The static deflection of a shaft under a flywheel is 4 mm. What is the critical speed in
rad/s if g = 10 m/s2
A 50 B 20
C 10 D 5
25. For thickness of plates greater than 8 mm, the diameter of the rivet is worked out by
using the relation
A d = 2 √t B d = 4 √t
C d = 6 √t D d = 8 √t
26. The size of the weld in case of fillet welded joint is the
A smaller side of the triangle of fillet B larger side of the triangle of fillet
C hypotenuse of the triangle of fillet D perpendicular distance from root to
hypotenuse
27. For a proper design and longer gear life
A wear load must be more than dynamic B wear load must be less than dynamic
load load
C dynamic load must be more than D wear load must be less than
endurance strength endurance strength
28. The main purpose of spheroidizing treatment is to improve
A hardenability of low carbon steels B machinability of low carbon steels
C hardenability of high carbon steels D machinability of high carbon steels
29. Which one of the following defects is ‘Schottky defect?
A Vacancy defect B Compositional defect
C Interstitial defect D Surface defect
30. Upper and lower yield points are observed in
A all pure metals B carbon steels
C brittle metals D an α–β brass
31. The decision on the volume of the design riser is based on
A Bernoulli’s equation B Continuity equation
C Newton’s law of viscosity D Chvorinov’s rule
32. Which of the following materials requires the largest shrinkage allowance, while making
a pattern for casting?
A Aluminium B Brass
C Cast iron D Carbon steel
33. Stretch forming is used for producing bent sheets without any local buckling and
wrinkling. This is achieved by keeping the metal strip during the operation under
A tension B compression
C high temperature D low temperature
34. The punching force required in a blanking operation of mild steel sheet is 500 kN. The
diameter of the blank is increased by 20% and thickness is reduced by 4%, then the
punching force will be
ME Page 3 of 11
A 434 kN B 576 kN
C 634 kN D 676 kN
35. Which current is preferred for welding of cast iron and non-ferrous metals?
A low frequency AC current B high frequency AC current
C DC current D all of the above
36. The welding process used extensively for lap welding of sheet, foil, and thin wires is
A laser beam welding B ultrasonic welding
C electron beam welding D all of the above
37. Which one of the following is a solid state joining process?
A Gas tungsten arc welding B Resistance spot welding
C Friction welding D Submerged arc welding
38. The mechanism of material removal in EDM process is
A melting and evaporation B melting and corrosion
C erosion and cavitation D cavitation and evaporation
39. In orthogonal turning of medium carbon steel, the specific machining energy is 2.0
J/mm3. The cutting velocity, feed and depth of cut are 120 m/min, 0.2 mm/rev and 2 mm,
respectively. The main cutting force in N is
A 40 B 80
C 400 D 800
40. In abrasive jet machining, as the distance between the nozzle tip and the work surface
increases, the material removal rate
A increases continuously B decrease continuously
C decreases, becomes stable and then D increases, becomes stable and then
increases decreases
41. Highest cutting temperature is possible with
A stellite B tungsten carbide
C ceramics D diamond
42. The frequency of the tool in case of ultrasonic machining (USM) is in the range of
A 10–15 kHz B 15–25 kHz
C 25–35 kH D 35–50 kHz
43. To drill a 10 mm diameter hole through a 20 mm thick mild steel plate with a drill bit
running at 300 rpm and a feed of 0.25 mm per revolution, time taken in seconds will be
A 8 B 16
C 24 D 32
44. A ring gauge is used to measure
A outside diameter but not roundness B roundness but not outside diameter
C both outside diameter and roundness D only external threads
45. Which of the following is not provided on combination set?
A Square head B Center head
C Bevel protractor D Vernier calliper
46. A universal precision gauge, also called planar gauge, is used for
A setting planar and shaper cutting tools B measurement of parallel faces in a
to establish the correct depth of the slot
cut
C height gauge using a dial test D all of the above
indicator
47. A cutting tool has a radius of 1.8 mm. The feed rate for a theoretical surface roughness of
Ra = 0.005 mm is
A 0.36 mm/rev B 0.189 mm/rev
C 0.036 mm/rev D 0.0189 mm/rev
48. In a 2-D CAD package, clockwise circular arc of radius 5, specified from P1 (15, 10) to
P2 (10, 15) will have its centre at
ME Page 4 of 11
A (10, 10) B (15, 15)
C (15, 10) D (10, 15)
49. A CNC vertical milling machine has to cut a straight lot of 10 mm width and 2 mm depth
by a cutter of 10 mm diameter between points (0,0) and (100,100) on the XY plane
(dimensions in mm). The feed rate used for milling is 50 mm/min. Milling time for the
slot (in seconds) is
A 120 B 170
C 180 D 240
50. In a CNC machine tool, encoder is used to sense and control
A table position B table velocity
C spindle speed D coolant flow
51. For a product, the forecast and the actual sales for December 2018 were 25 and 20,
respectively. If the exponential smoothing constant (α) is taken as 0.2, the forecast sales
for January 2019 would be
A 21 B 23
C 24 D 27
52. Preliminary work sampling studies show that machine was idle 25% of the time based on
a sample of 100 observations. The number of observations needed for a confidence level
of 95% and an accuracy of ±5% is
A 400 B 1200
C 3600 D 4800
53. The ABC analysis for inventory control does not require the following information
A complete list of items B unit cost of each item
C periodic consumption D available stock for each item
54. Which of the following fluid flows is suitable for a laboratory application which
demands the flow to be incompressible and irrotational?
P: u = 2y, v = −3x
Q: u = 2xy, v = 0
R: u = −3x, v = 3y
A P B Q
C R D P and R
55. The phenomenon of rise or fall of liquid surface relative to adjacent general level of
liquid is called capillarity. It is associated with
A angle of contact B surface tension
C both (A) and (B) D none of the above
56. The ratio of gauge pressure within a spherical droplet and that in a bubble of the same
fluid and same size will be
A 1/4 B 1/2
C 1 D 2
57. The shear stress developed in a lubricating oil of viscosity 9.81 poise, filled between two
parallel plates 1 cm part and moving with relative velocity of 2 m/s is
A 20.62 N/m2 B 19.62 N/m2
C 29.62 N/m 2 D 40 N/m2
58. The barometric pressure at the base of a mountain is 750 mm Hg and at the top 600 mm
Hg. If the average air density is 1 kg/m3, the height of the mountain is, approximately
A 2000 m B 3000 m
C 4000 m D 5000 m
59. An open tank contains water to depth of 2 m and oil over it to a depth of 1 m. If the
specific gravity of oil is 0.8, then the pressure (in N/mm2) at the interface of the two fluid
layers will be
A 7848 B 8720
ME Page 5 of 11
C 9747 D 9750
60. A body weighs 30 N and 15 N when weighed under submerged conditions in liquids of
relative densities 0.8 and 1.2, respectively. What is the volume (in litre) of the body?
A 12.50 B 3.82
C 18.70 D 75.50
61. Consider a laminar boundary layer over a heated flat plate. The free stream velocity is
U∞. At some distance x from the leading edge the velocity boundary layer thickness is δv
and the thermal boundary layer thickness is δT. If the Prandtl number is greater than 1,
then
A δv > δT B δT > δv
C δv ≈ δT ∼ (U∞ x)−1/2 D δv ≈ δT ∼ x−1/2
62. The temperature distribution within the thermal boundary layer over a heated isothermal
flat plate is given by
3
T Tw 3 y 1 y
T Tw 2 t 2 t
Where Tw and T∞ are the temperatures of plate and free stream, respectively, and y is the
normal distance measured from the plate. The local Nusselt number based on the thermal
boundary layer thickness δt is given by
A 1.33 B 1.50
C 2.0 D 4.64
63. In a counter flow heat exchanger, hot fluid enters at 60°C and cold fluid leaves at 30°C.
Mass flow rate of the hot fluid is 1 kg/s and that of the cold fluid is 2 kg/s. Specific heat
of the hot fluid is 10 kJ/kg K and that of the cold fluid is 5 kJ/kg K. The log mean
temperature difference (LMTD) for the heat exchanger in °C is
A 15 B 30
C 25 D 45
64. A hollow enclosure is formed between two infinitely long concentric cylinders of radii 1
m and 2 m, respectively. Radiative heat exchange takes place between the inner surface
of the larger cylinder and the outer surface of the smaller cylinder. The radiating surfaces
are diffused and the medium in the enclosure is nonparticipating. The fraction of the
thermal radiation leaving the larger surface and striking itself is
A 0.25 B 0.50
C 0.75 D 1.00
65. Two insulating materials of thermal conductivities ‘k’ and ‘2k’ are available for lagging a
pipe carrying a hot fluid. If the radial thickness of each material is the same, then
A material with higher thermal B material with lower thermal
conductivity should be used for the conductivity should be used for the
inner layer and one with lower inner layer and one with higher
thermal conductivity for the outer thermal conductivity for the outer
layer layer
C it is immaterial in which sequence the D it is not possible to judge unless
insulating materials are used numerical values of the dimensions
are given
66. Lumped system analysis is the simplest and most convenient method that can be used to
solve transient conduction problems. This analysis can be used only when Biot number
(Bi) is
A less than 0.1 B more than 0.1
C less than 1.0 D more than 1.0
67. A furnace is made of a red brick wall of thickness 0.5 m and conductivity 0.7 W/m K. For
the same heat loss and temperature drop, this can be replaced by a layer of diatomic earth
of conductivity 0.14 W/m K and thickness?
ME Page 6 of 11
A 0.05 m B 0.1 m
C 0.2 m D 0.5 m
68. During an isothermal non-flow process of a gas 900 kJ of work is developed by the
system. If surrounding temperature is 27°C, entropy change of the surroundings will be
A 3 kJ/kg K B -3 kJ/K
C 3 kJ/K D Can’t be calculated from given data
69. A heat engine having an efficiency of 70% is used to drive a refrigerator having a co-
efficient of performance of 5. The energy absorbed from low temperature reservoir by
the refrigerator for each kJ of energy absorbed from high temperature source by the
engine is
A 0.14 kJ B 0.71 kJ
C 3.5 kJ D 7.1 kJ
70. A solar collector receiving solar radiation at the rate of 0.6 kW/m2 transforms it to the
internal energy of a fluid at an overall efficiency of 50%. The fluid heated to 350 K is
used to run a heat engine which rejects heat at 313 K. If the heat engine is to deliver 2.5
kW power, the minimum area of the solar collector (in m2) required would be
A 8.33 B 16.66
C 39.68 D 78.83
71. A steel billet of 4000 kg mass is to be cooled from 1250 K to 450 K. The heat released
during this process is to be used as a source of energy. The ambient temperature is 303 K
and specific heat of steel is 0.5 kJ/kg K. The available energy of this billet is
A 981 MJ B 70 MJ
C 410 MJ D 10 MJ
72. In case of power failure, a battery is used to light a bulb, run a fan and heat an electric
iron each of 100 W rating for 10 min. In this process, the work done and heat supplied by
the battery are given by?
A W = 0, Q = 0 B W = 180 kJ, Q = 0
C W = 60 kJ, Q = 120 kJ D W = 120 kJ, Q = 60 kJ
73. In which one of the following processes in a closed system, the thermal energy
transferred to a gas is completely converted to internal energy resulting in an increase in
gas temperature?
A Isochoric process B Adiabatic process
C Isothermal process D Free expansion
74. The loss of available energy associated with the transfer of 1000 kJ of heat from a
constant temperature system at 600 K to another 400 K when the environmental
temperature is 300 K is
A 166.67 kJ B 250 kJ
C 500 kJ D 750 kJ
75. The main advantage of a reheat Rankine cycle is
A reduced moisture content in low B increase efficiency
pressure side of turbine
C reduced load on condenser D reduced load on pump
76. The stagnation temperature is of an isentropic flow of air (γ = 1.4) is 400 K. If the
temperature is 200K at a section, then the Mach number of the flow will be
A 1.046 B 1.264
C 2.236 D 3.211
77. In a spark ignition engine working on the ideal Otto cycle, the compression ratio is 5.5.
The work output per cycle (i.e. area of the p-v diagram) is equal to 23.625×105×vc J,
where vc is the clearance volume in m3. The indicated mean effective pressure is
A 4.295 bar B 5.250 bar
C 86.870 bar D 106.30 bar
78. The overall efficiency of a Pelton turbine is 70%. If the mechanical efficiency is 85%,
ME Page 7 of 11
what is its hydraulic efficiency?
A 82.4% B 59.5%
C 72.3% D 79..5%
79. When a refrigerator system is started from ambient conditions, the evaporator
temperature decreases from ambient temperature to design value. This period is known as
a pull-down period. The power requirement of compressor during pull down
A decreases continuously B increases continuously
C remains constant D increases and then decreases
80. The process in a hot water spray washer maintained at a temperature of 40°C through
which unsaturated air at 10°C dry bulb temperature and 50% relative humidity passes, is
A sensible heating B humidification
C heating and humidification D heating and dehumidification
81. 1
dx
Improper integral 2 / 3 is
1
x
A 2 B 4
C 6 D -2
82. At which point the local maxima will occur of f ( x, y ) 2 xy x 2 2 y 2 3x 4
A 2,1 B 3
3,
2
C 3 D 3, 1
3,
2
A 3 B 2
C -1 D None of these
84. Evaluate
xy y z ds
C
where C is the curve r (t ) 2t iˆ t ˆj 2 2t kˆ ,
0 t 1.
A 1 B 0
C 13 D
None of these.
2
85. Evaluate
y where C is the triangle bounded by x 0,
2
dx x 2 dy x y 1,
C
y 0.
A 2 B 3
C 1 D 0
ME Page 8 of 11
86. General solution of y y 6 y 0 is
A B y c1 e 3 x c2 e 2 x
y c1 e 3 x c2 e 2 x
C y c1 e 3 x c 2 e 2 x D None of these
C x 1 e x y x 2 c D None of these
A 3 3 B 5 3
i i
2 2 2 2
ME Page 9 of 11
C 1 3 D 3 3
i i
2 2 2 2
A n! f ( z) B n! f ( z)
n
a
n
a
i C ( z ) n 1
f dz f dz
i C ( z a ) n 1
C D
f n
a (n 1) ! f ( z)
dz f n
a n!
f ( z)
dz
i C ( z a)
n 1
2 i C ( z a ) n 1
A z z3 B 1 z z3
z ... ...
3 45 z 3 45
C z z3 D
z ... None of these
3 15
97. A card is drawn at random from an ordinary deck of 52 playing cards. Find the
A 1 B 2
3 3
C 1 D 2
13 13
98. Find the probability that in tossing a fair coin three times, there will appear two tails
ME Page 10 of 11
A 3 B 1
8 2
C 3 D 1
4 3
99. Determine the interval where root lies for the function f ( x) x 3 x 1 .
A (0, 1) B (1, 0)
C (1, 2) D (2, 3)
100. x1
A h 3 B 3
f x0 f x1 h f h
f x0 f x1 h f
3 12 2 12
C h 3 D
f x0 f x1 h f None of these
4 12
ME Page 11 of 11
Seat No._________
SUB: INSTRUMENTATION & CONTROL ENGINEERING (IC)
Time:1 Hour 30 minutes
Instructions:
1. Ensure that all pages are printed.
2. Use Black ball pen only
3. Change in option is not allowed
4. There is no negative marking
5. Use of non -programmable scientific calculator is allowed
IC Page 1 of 9
(A) P-controller (B) D-controller
(C) PI-controller (D) I-controller
12. An op-amp has very ________.
(A) high voltage gain (B) high input impedance
(C) low output impedance (D) all of the above
13. If an error signal e(t) of an ON-OFF controller is found to be greater than zero, what would be its
output?
(A) 10% (B) 50%
(C) 80% (D) 100%
14. If the system is specified by open loop transfer function G(s)H(s) = k / s(s+3) (s + 2), how many
root loci proceed to end at infinity?
(A) 2 (B) 3
(C) 5 (D) 6
15. In P-D controller, the derivative action plays a significant role in increasing _______ of response.
(A) Time (B) Distance
(C) Speed (D) Volume
(C) Marginally stable (D) Unpredictable
16. Which of the following is true for bimetallic type thermometer?
(A) Two metals have same temperature (B) Two metals have different temperature
coefficients coefficients
(C) One metal is cooled always (D) Both(a) and (b)
17. Kelvin is unit of
(A) Pressure (B) Temperature
(C) Level (D) Flow
18. Accuracy of a measuring instrument indicates the
(A) Closeness of the output reading to (B) Ratio of output value to the input value
the true value
(C) Change in output with each change (D) Degree of freedom from random errors
in input
19. Gain of an instrument is defined as
(A) Closeness of the output reading to (B) Ratio of output value to the input value
the true value
(C) Change in output with error (D) Degree of freedom from random errors
20. For a system to work, as oscillator the feedback of system is
(A) Less than 1 (B) Greater than 1
(C) Equal to 1 (D) zero
21. Smallest change which a sensor can detect is
(A) Accuracy (B) Precision
(C) Resolution (D) Scale
22. Chromatography is a physical method that is used to separate and analyse __________
(A) Simple mixtures (B) Complex mixtures
(C) Viscous mixtures (D) Metals
23. The detectors used in optical sensors is
(A) Photo Diode (B) Diode
(C) Transistor (D) Both(a) and (b)
IC Page 2 of 9
24. Resistor is a ________________ element.
(A) Zero order (B) First order
(C) Third order (D) None of above
25. What is the time constant for a resistor-capacitor network?
(A) R (B) R/C
(C) RC (D) C/R
26. Which of the following has transfer function G(S) =1/(1+Sτ)?
(A) Zero order (B) First order
(C) Second order (D) None of above
27. In LC circuit resonant frequency is defined by
(A) √L (B) LC
(C) √LC (D) 1/(√LC)
28. Which of following represent active transducer?
(A) Strain gauge (B) Thermistor
(C) LVDT (D) Thermocouple
29. What is the span of an instrument, operating under a bias which read value from 230V to 450V
only?
(A) 450 (B) 200
(C) 220 (D) 230
30. What is ‘live zero’?
(A) Output zero for zero input (B) Output non zero for zero input
(C) Output null for all input (D) Output unpredictable
31. Filters are used to convert
(A) Pulsating dc signal into a pure dc (B) Pulsating ac signal into a pure dc signal
signal
(C) Pulsating dc signal into a pure ac (D) Pulsating ac signal into a pure ac signal
signal
32. The output of an OR gate with three inputs, A, B, and C, is LOW when
(A) A = 0, B = 0, C = 0 (B) A = 0, B = 0, C = 1
(C) A = 1, B = 1, C = 1 (D) A = 0, B = 1, C = 1
33. Which of the following gates has the exact inverse output of the OR gate for all possible input
combinations?
(A) NOR (B) NOT
(C) NAND (D) Both(a) and (b)
34. Pyrometer is used to measure
(A) Pressure (B) Level
(C) Temperature (D) Density
35. The sensitivity of a resistive transducer can be increased by
(A) increasing the length of wire (B) Decrease the length of wire
(C) increasing the current of wire (D) Decrease the current of wire
36. Flow rate Q is proportional to
(A) Pressure (B) Square of pressure
(C) Root of pressure (D) Square root of differential pressure
37. Damping Ratio value for unstable control system is
(A) 1 (B) 0
IC Page 3 of 9
(C) 10 (D) -1
38. Turbine meters are generally preferred for
(A) Low viscosity and high flow (B) High viscosity and high flow
measurement measurement
(C) High viscosity and high flow (D) Low viscosity and low flow
measurement measurement
39. Example for positive displacement meter is
(A) Variable area flow meter (B) Turbine meters
(C) Rotary Piston meter (D) Venturi
40. The devices used for differential pressure measurement is
(A) Orifice plate (B) Manometer
(C) Rota meter (D) None of above
41. For the measurement of flow rate of liquid, the method used is
(A) Orifice plate (B) Manometer
(C) Bourdon tube (D) Rota meter method
42. Which language is more popular for PLC programming?
(A) Graphical (B) Text base
(C) Ladder Logic (D) Assembly
43. _______ method is used for contact less temperature measurement system
(A) Thermocouple (B) RTD
(C) Thermister (D) Pyrometer
44. For pneumatic type of system value for supply pressure is
(A) 14.7 PSI (B) 3 PSI
(C) 15 PSI (D) 3-15PSI
45. FIR filter is
(A) open loop filter (B) close loop filter
(C) both (a) and (b) (D) none of above
46. Which of the following is not the triple point of water?
(A) 32°R (B) 273°K
(C) 492°R (D) 32°F
47. Configuration of Bourdon spring tube is never made of __________ shape.
(A) circular (B) semi-circular
(C) helical (D) spiral
48. Which of the following instruments is not used for measuring sub-zero temperatures?
(A) Platinum resistance thermometer (B) Mercury in glass thermometer
(C) Vapor pressure thermometer (D) Radiation pyrometer
49. Split range control scheme uses
(A) two controller and one valve (B) two controllers and two valve
(C) one controller and one valve (D) one controller and two valves
50. Which is the strongest paramagnetic gas?
(A) CO2 (B) O2
(C) NO (D) NO2
51. Use of hygrometer is to measure
(A) Temperature (B) Humidity
(C) Hygienic condition (D) High speed
IC Page 4 of 9
52. The loop transfer function of a feedback control system is given by G(s)H(s)=1/s(s+1)(9s+1) its
phase cross over frequency (rad/s) is
(A) 1.22 (B) 0.7
(C) 0.33 (D) 0.1
53. Mercury manometer (U-tube type) exemplifies a __________ order system.
(A) zero (B) First
(C) second (D) Third
54. Bode stability method uses __________ loop transfer function.
(A) open (B) Closed
(C) either (a) or (b) (D) neither (a) nor (b)
55. Working principle of bimetallic thermometers is difference in linear co-efficient of thermal
expansion of two strips of different metals welded together. Which of the following has the
maximum thermal co-efficient of linear expansion?
(A) Nickel (B) Chromel
(C) Brass (D) none of above
56. Thermal conductivity cell is the primary element of a/an __________ analyzer.
(A) oxygen (B) sulphur dioxide
(C) carbon monoxide (D) Carbon dioxide
57. Which digital logic can be used as equality detector?
(A) X-OR (B) X-NOR
(C) AND (D) none of above
58. How many NAND gates are requiring to make HALF ADDER?
(A) 5 (B) 4
(C) 3 (D) none of above
59. which type of element is normally not used in the bimetallic thermometers
(A) Flat spiral (B) Bourdon tube
(C) Single helix (D) Multiple helix
60. Convert binary 01001110 to decimal.
(A) 4E (B) 79
(C) 76 (D) none of above
61. An LED made up of
(A) Phosphorescent material (B) Germanium
(C) Silicon (D) Gallium Arsenide
62. Three input NOR gate gives logic high output only when
(A) One input is high (B) One input is low
(C) All input low (D) All input high
63. For measuring the temperature of a red hot furnace, which is the most suitable instrument ?
(A) Platinum resistance thermometer (B) Thermocouple
(C) Optical pyrometer (D) Bimetallic thermometer
64. which temperature has highest sensitivity
(A) Thermister (B) RTD
(C) Thermocouple (D) none of above
65. Binary of 64 is
(A) 1010000 (B) 1000000
(C) 1010000 (D) 1111100
IC Page 5 of 9
66. A digital voltmeter can count from 0 to 9999. If full scale reading is 9.999 V, the resolution of full
scale reading is
(A) 0.001 (B) 0.01
(C) 0.00001 (D) 1
67. Radiation pyrometer is used to measure temperature in the range of
(A) -200 to 500° C (B) 500 to 1200° C
(C) 1200 to 2500° C (D) 0 to 500° C
68. Whether a linear system is stable or unstable that it
(A) is a property of the system only (B) depends on the input function only
(C) either (a) or (b) (D) both (a) and (b)
69. A stepper motor is
(A) a two phase induction motor (B) is a kind of rotating amplifier
(C) is an electromagnetic transducer (D) is an electromechanical device which
used to convert an angular position actuates a train of step angular
of shaft into electrical signal movements in response to a train of input
pulses on one to one basis
70. From the noise point of view, bandwidth should
(A) be large (B) not be too large
(C) should be as large as possible (D) should be infinite
71. A system has its two poles on the negative real axis and one pair of poles lies on jω axis. The
system is
(A) stable (B) unstable
(C) limitedly stable (D) either (a) or (c)
72. A lag compensator is essentially a
(A) low pass filter (B) high pass filter
(C) band pass filter (D) either (a) or (b)
73. Stepper motors find applications in
(A) X-Y plotters (B) numerically controlled machining
equipment
(C) printers (D) all of the above
74. For type 2 system, the magnitude and phase angle of the term (jω)2 in the denominator, at ω = 0,
are respectivel
(A) 0 and - 90° (B) 0 and + 90°
(C) infinity and - 180° (D) infinity and + 180°
75. In an integral controller
(A) the output is proportional to input (B) the rate of change of output is
proportional to input
(C) the output is proportional to rate of (D) none of the above
change of input
76. Bode magnitude plot is drawn between
IC Page 6 of 9
77. PID controlled system has
(A) P and I actions in forward path and (B) P and I actions in feedback path and
D action in feedback path actions in forward path
(C) All the three (i.e., P, I and D) (D) All the three (i.e., P, I and D) actions in
actions in forward path feedback path
78. Bellows converts
(A) pressure difference into (B) pressure difference into voltage
displacement
(C) displacement into pressure (D) None of above
difference
79. For the transport lag G(jω) = e-jωT, the magnitude is always equal to
(A) 0 (B) 1
(C) 10 (D) 0.5
80. The log magnitude curve for a constant gain K is a
(A) horizontal straight line (B) horizontal straight line of magnitude 20
log K decibels
(C) an inclined line having slope K (D) an inclined line having slope -K
81. For a square matrix
A B
C D
82. To solve a system of linear equations using Gauss-Jordan method, the augmented matrix
is transformed to
A row echelon form matrix B upper triangular matrix
C reduced row echelon form matrix D identity matrix
83. For , which of the following statements is incorrect?
A is continuous for all B is continuous for all , except at
C is differentiable for all D is differentiable for all , except at
84. Which of the following functions satisfies the hypothesis of the mean value theorem for
differentiation?
A ; B and
C ; D ;
85. Which of the following is a single step method to solve differential equations numerically?
A Adam-Bashforth method B Modified Euler’s method
C Taylor series method D Fourth-order Runge-Kutta method
IC Page 7 of 9
86. has a root in the interval . According to the bisection method, which
interval will be the next?
A B
C D
87.
A B
C D
88. For the function to have a minimum value at a critical point, the conditions are
A and B and
C and D and
89. Which of the differential equation given below is not linear?
A B
C D
90. For a level surface , where is a constant, its normal is represented by
A B
C D none
91. The Laplace transform of the function is
A B
C D
C D
93.
If , where is the upper half of the circle in counterclockwise direction, then
A B
C D
94.
What is the order of zero of at ?
A B
C D
95. In an experiment of tossing a coin three times the probability of getting exactly two HEAD is……
A B
C D
96.
A B
IC Page 8 of 9
C D
97.
A B
C D
98.
The differential equation is
A a nonlinear differential equation B Bessel’s equation
C Cauchy’s homogeneous equation D Jacobi equation
99. For the shift operator , what is , with step size ?
A B
C D
100. The mean of the probability distribution of the number of head obtained in two flips of a balanced
coin is
A B
C D
IC Page 9 of 9