Sei sulla pagina 1di 14

R15

Code: 15A52101

B.Tech I Year I Semester (R15) Regular & Supplementary Examinations December 2016
FUNCTIONAL ENGLISH
(Common to CE, EEE, CSE, ECE, ME, EIE and IT)

Time: 3 hours

1
(a)
(b)

(c)
(d)
(e)
(f)
(g)
(h)
(i)
(j)

Max. Marks: 70

PART A
(Compulsory Question)
*****
Answer the following: (10 X 02 = 20 Marks)
Write a concise paragraph on a day without water'.
Before the start of an international conference, the Head of department of Mechanical Engineering
introduces Dr Prameela, a Senior colleague in the department to Professor Seema Mathew, who is to
deliver the keynote address?.
(i) Either my shoes or your coat ---------- (is, are) always on the floor.
(ii) The movie, including all the previews, ------------- (take, takes) about two hours to watch.
Give the meaning of the prefix bene- think of a word beginning with bene and use it in a sentence of
your own.
How is a project different from a report?
What is the antonym of the word 'berserk' and make a sentence on your own?
What are the prerequisites of a group discussion?
What are 'adverbials of time' Give any three examples?
List any two differences between 'open ended' questions and 'hypothetical questions asked in an
interview.
What elements constitute the pro forma of a formal report?
PART B
(Answer all five units, 5 X 10 = 50 Marks)
UNIT I

2
3

(a)
(b)

What is green cover? Explain the measures taken by the Indian government to preserve nature.
OR
How does pollution caused by climatic changes lead to acid rains? Explain citing examples.
Draft a letter to the Dean of a western university seeking admission into their Master's programme.
UNIT II

Interpret the following picture in about 250-300 words. (Hints: Imagine and describe the background,
people, expressions, context etc).

OR
Describe the following graph using expressions of comparison:
Note**(The left bars which are dark in shade represent the rate of unemployment in Men while the
lighter shaded bars on the right side denote percentage of unemployment for Women.)

Contd. in page 2
Page 1 of 2

R15

Code: 15A52101

UNIT III

(a)

(b)
7

(a)

(b)

Bring out the differences in meaning of the pairs of words given and write in sentences of your own:
Foul
fowl
Throne
thrown
Principal
principle
Cheque
Check
Explain the meaning of different smiley symbols used in expressing emotions in SMS.
OR
Use the verbs into the correct tense (simple past or present perfect):
(i) I (just / finish) my------------------ homework
(ii) Mary (already / write) --------------five letters
(iii) Tom (move) ----------------- to his home town in 1994.
(iv) My friend (be) --------------- in Canada two years ago.
(v) I (not / be) ------------------- to Canada so far.
(vi) They (fight) ------------------- for the last one hour.
In each of the following blanks put a verb in agreement with its subject.
(i) Politics -----an interesting subject to study.
(ii) The police -----recently been armed with technological devices.
(iii) His policies ---------very different from mine.
(iv) The clock ------ struck five hours
Complete the irregular verb forms listed:
Past simple form
Past participle
Rise
------------------------------------------Awake
------------------------------------------Begin
-----------------------------------------Blow
---------------------------------------------Drink
--------------------------------------------UNIT IV

(a)

(b)
9

Use the following words with double consonants in sentences of your own:
(i) Aggressive
---------------(ii) Aggrandize
--------------------(iii) Beginning
--------------------(iv) Successfully --------------------(v) Collection
---------------------Identify any five differences between a group discussion and a debate and explain in brief.
OR
What is the pro forma of writing a book review? Explain with reference to a specific book reviewed by
you. Highlight the following: author's background, suitability of the title, plot/ theme and style of
writing.
UNIT V

10

(a)
(b)

11

(a)
(b)

Compare and contrast the life of people living in 'rural areas' Vs 'Metropolitan cities'.
What are the top ten frequently asked interview questions (FAQ's)?
OR
What are the differences between a 'tweet' and an 'e mail?
How do you think does tweeting and blogging enable better communication?

*****

Page 2 of 2

R15

Code: 15A54101

B.Tech I Year I Semester (R15) Regular & Supplementary Examinations December 2016
MATHEMATICS I
(Common to CE, EEE, CSE, ECE, ME, EIE and IT)

Time: 3 hours

Max. Marks: 70

PART A
(Compulsory Question)
*****
Answer the following: (10 X 02 = 20 Marks)
(a) Find the orthogonal trajectories of the family of parabolas through the origin and foci on the
(b) Find the complementary function
(c)

has the general solution

(d) Find
(e) If
(f)

then find

Find the radius of curvature at any point of the cardioids

(g)
(h) Evaluate

(i)
(j)

Evaluate

along the parabola

from

PART B
(Answer all five units, 5 X 10 = 50 Marks)
UNIT I

Solve

.
OR

Solve
UNIT II

Solve

The deflection

by the method of variation of parameters.


OR
of a strut of length with one end built-in and other end subjected to the

end thrust , satisfies

. Find the deflection

of the strut at

distance

the built-in end.


UNIT III

(a) If

then show that

(b) If

then prove

(a) Find the points on the surface


(b) Find the radius of curvature at

OR
nearest to the origin.
on the curve

.
Contd. in page 2

Page 1 of 2

from

R15

Code: 15A54101

UNIT IV

8
9

Evaluate

by changing the order of integration.

Evaluate

OR
taken through the positive octant of the sphere:

UNIT V

10 (a) Find the directional derivative of


.
(b) Find curl where

in the direction of vector

at the point

.
OR

11

Evaluate by Greens theorem

where

.
*****

Page 2 of 2

is triangle enclosed the lines

R15

Code: 15A05101

B.Tech I Year I Semester (R15) Regular & Supplementary Examinations December 2016
COMPUTER PROGRAMMING
(Common to CE, EEE, CSE, ECE, ME, EIE and IT)

Time: 3 hours

1
(a)
(b)
(c)
(d)
(e)
(f)
(g)
(h)
(i)
(j)

Max. Marks: 70

PART A
(Compulsory Question)
*****
Answer the following: (10 X 02 = 20 Marks)
Define precedence and order of evaluation.
List the importance of Flowchart.
Write syntax of If-else statements.
How one Dimensional array is initialized?
Discuss the problems associated with pointers.
Define type qualifiers.
Define function prototype. Give the general syntax of function prototype.
Why do we need structures?
What is the problem with getchar ()?
Define Stream. List different types of Streams.
PART B
(Answer all five units, 5 X 10 = 50 Marks)
UNIT I

(a) Write an algorithm to find the distance between two points in plane.
(b) With an example, explain the structure of C program.
OR
(a) Explain the bitwise operators and relation operators available in C program.
(b) Evaluate the following expressions:
(i) a*(3+b)/2-c++ *b where a=3,b=4 and c=5
(ii) !(4+5*0>=6-4)
UNIT II

(a) Explain switch case statement with an example program.


(b) Write a C program to check whether a given number is Palindrome or not.
OR
(a) Explain for loop statement with syntax with an example.
(b) Define an array. Write a program to find the largest and smallest element in a given array.
UNIT III

(a) Define Pointer. Write a C program to find the sum of the all elements in given array using pointers.
(b) Define scope. Briefly explain the scope, life time and visibility of Identifier.
OR
(a) List the different storage classes in C and explain each one of them.
(b) Write a C program to exchange the value of two integers using call by reference.
Contd. in page 2

Page 1 of 2

R15

Code: 15A05101

UNIT IV

(a) Define structures. Write a C program using functions to return the sum of two complex numbers
passed as parameters.
(b) Explain enumerated data types with an example.
OR
(a) Define union. Differentiate between union and structures.
(b) With an example program, explain structure within structure.
UNIT V

10 (a) Explain fprintf() and fscanf() functions with an example program.


(b) Define Preprocessor directives. Discuss Marco replacement with an example.
OR
11 (a) Write a C program that reads characters from the keyboard and writes them to a disk file until the
user types a dollar sign.
(b) What is Flushing a Stream? Discuss function like Macro With an example.
*****

Page 2 of 2

R15

Code: 15A56101

B.Tech I Year I Semester (R15) Regular & Supplementary Examinations December 2016
ENGINEERING PHYSICS
(Common to CE, EEE and CSE)

Time: 3 hours

1
(a)
(b)
(c)

(d)
(e)
(f)
(g)
(h)
(i)
(j)

Max. Marks: 70

PART A
(Compulsory Question)
*****
Answer the following: (10 X 02 = 20 Marks)
A slit of width 6.2 x 10-4 cm is illuminated with light of wavelength 5800 A0. What is the angular
separation between the first-order minima on either side of central maxima?
What is meant by active material and metastable state in a laser?
The spacing between the successive (100) planes is 2.82 A0. X-ray incident on the surface of the
crystal is found to give rise to first order Bragg reflection at glancing angle 8.80. What is the
wavelength of X-ray?
Write four applications of ultrasonics.
What would be the wavelength of quantum of radiant energy emitted, if an electron transmitted in
to radiation and converted into one quantum?
What are the drawbacks of classical free electron theory?
What is Fermi level? Mention its position in n-type and p-type semiconductors?
Susceptibility of iron is more than that of copper. Why?
What is Meissner effect?
Why are the properties of nanoscale objects different than those of the same materials at the bulk
scale?
PART B
(Answer all five units, 5 X 10 = 50 Marks)
UNIT I

th

(a) Prove that the diameter of n dark ring in a Newtons ring set-up is directly proportional to the
square root of the ring number.
(b) How many lines per cm are there in a grating which gives an angle of diffraction of 300 in first
order of light of wavelength 6 x 10-5 cm.
OR
(a) Provide a detailed description of an optical fibre-based communication system using a block
diagram.
(b) A step-index fibre has a core of refractive index of 1.5. If the NA of the fibre is 0.26, calculate the
refractive index of the cladding material.
UNIT II

(a) Find the atomic radius in different types of cubic lattices.


(b) Calculate the wavelength of neutron beam and its speed if the spacing between successive
planes is 3.84 A0 and glancing angle is 300 for first order Bragg reflection. Mass of the neutron is
, Plancks constant is
.
OR
Define piezoelectric effect. Draw a circuit diagram for the production of ultrasonic using a quartz
crystal. Also explain its working.
Contd. in page 2

Page 1 of 2

R15

Code: 15A56101

UNIT III

By applying Schrodingers wave equation, show that the energy of an electron confined in a 1-D
potential well of length L is quantized. Discuss its wave functions.
OR
(a) Explain Fermi-Dirac distribution function. How does it vary with temperature?
(b) Find the temperature at which there is 1% probability that a state with energy 2 eV is occupied.
Given that Fermi energy is 1.5 eV.
UNIT IV

(a) What is Hall effect? How does this effect show whether holes or electrons predominate in a
semiconductor?
(b) A copper strip 2 cm wide and 1 mm thick is placed in a magnetic field with B = 1.5 Wb/m2. If a
current of 200 A is set up in the strip, calculate Hall voltage that appears across the strip. Assume
RH = 6 x 10-7 m3/C.
OR
(a) How magnetic moment is originated? Explain.
(b) What is hysteresis curve? How hysteresis curve is used for selecting the material for the
construction of a permanent magnet.
UNIT V

10 (a) Explain a.c and d.c Josephson effect.


(b) Write in detail BCS theory of superconductivity.
OR
11 (a) What are the induced effects due to increase in surface area of nanoparticles?
(b) Explain sol-gel synthesis for producing nanomaterials with the help of a neat sketch.
*****

Page 2 of 2

R15

Code: 15A51101

B.Tech I Year I Semester (R15) Regular & Supplementary Examinations December 2016
ENGINEERING CHEMISTRY
(Common to ECE, ME, EIE and IT)

Time: 3 hours

1
(a)
(b)
(c)
(d)
(e)
(f)
(g)
(h)
(i)
(j)

Max. Marks: 70

PART A
(Compulsory Question)
*****
Answer the following: (10 X 02 = 20 Marks)
Write any two disadvantages of hard water.
Define caustic embrittlement.
Write any two engineering applications of Buna-S.
Write short note on silicones.
What is galvanic corrosion?
Give examples for cathodic and anodic inhibitors.
Write any two characteristics of fuel.
What is cetane number?
Write any two applications of acidic refractory material.
Write short note on fullerenes.
PART B
(Answer all five units, 5 X 10 = 50 Marks)
UNIT I

(a) What is breakpoint chlorination? Explain its significance.


(b) Explain desalination of brackish water by electrodialysis method.
OR
(a) Explain zeolite method for the treatment of water.
(b) Explain any three boiler troubles.
UNIT II

(a) Differentiate between thermosetting and thermoplastic resins.


(b) Explain the synthesis and applications of polyacetylene.
OR
(a) Explain cationic mechanism.
(b) What are inorganic polymers? Write their applications.
UNIT III

(a) Derive Nernst equation.


(b) Explain electrochemical theory of corrosion.
OR
(a) What are the factors affecting corrosion based on nature of metal?
(b) Explain in detail about cathodic protection.
UNIT IV

Write the manufacture of metallurgical coke by Otto Hoffmanns by product oven method and
write advantages and disadvantages of power alcohol.
OR
What is octane number? Explain the refining of petroleum.
UNIT V

10
11

Write the composition of cement and explain setting and hardening of cement.
OR
Explain thick film, thin film and extreme pressure lubrication.
*****

R15

Code: 15A01101

B.Tech I Year I Semester (R15) Regular & Supplementary Examinations December 2016
ENVIRONMENTAL STUDIES
(Common to ECE, ME, EIE and IT)

Time: 3 hours

1
(a)
(b)
(c)
(d)
(e)
(f)
(g)
(h)
(i)
(j)

Max. Marks: 70

PART A
(Compulsory Question)
*****
Answer the following: (10 X 02 = 20 Marks)
Write differences between Renewable and non renewable resources.
Give an account on Biomagnification.
Write short notes on Grass land ecosystem with a focus on Savannas.
Define NBPGR and give its importance.
Briefly explain about Minamata disease.
What is Green house effect? Write its effect.
What is Total fertility rate?
Define ENVIS.
Give an account on Chipko movement.
What is Food web? Give its importance
PART B
(Answer all five units, 5 X 10 = 50 Marks)
UNIT I

What are the major causes and consequences of deforestation? Discuss with the help of a case
study, how big dams have affected forests and the tribals.
OR
What are the major causes for conflicts over water? Discuss one international and one interstate
water conflict. Should we build big dams? Give arguments in favour of your answer.
UNIT II

Give an account on the structure and function of an ecosystem. Add a note on ecological
pyramids.
OR
What are the major biogeographical regions of India? Add a note on the different levels of
biodiversity.
UNIT III

6
7

What are the sources, effects and control of air pollution? Give an account on Bhopal gas tragedy.
OR
What are the sources, effects and control of solid wastes? How the solid wastes can be managed?
UNIT IV

What is rain water harvesting? Give an account on the modern methods of rain water harvesting?
Add a note on the conservation of water.
OR
What is acid rain? What are the major impacts of acid rain? How can we control it? Give an
account on the agents responsible for ozone depletion.
UNIT V

10

11

What are the objectives and elements of value education? How can the same be achieved?
Discuss various issues for women and child welfare at international and national level.
OR
What is meant by population explosion? Discuss the Indian scenario? How the population growth
can be slowed down?
*****

R15

Code: 15A03101a

B.Tech I Year I Semester (R15) Regular & Supplementary Examinations December 2016

ENGINEERING DRAWING
(Common to CE and EEE)
Time: 3 hours

Max. Marks: 70
(Answer all five units, 05 X 14 = 70 Marks)
(All dimensions are in mm unless otherwise specified)
UNIT - I

The vertex of a hyperbola is 65 mm from its focus. Draw the curve if the eccentricity is 3/2. Draw a normal
and tangent to the curve at a point on it 70 mm from the directrix.
OR
A circle of 50 mm diameter rolls on the circumference of another circle of 175 mm diameter outside it.
Trace the locus of a point on the circumference of the rolling circle for one complete revolution. Name the
curve. Draw a tangent and normal to the curve at a point 125 mm the centre of the directing circle.

UNIT - II
3

(a)

(b)

Construct a scale to be used with a map, the scale of which is 1 cm = 40 m. The scale should read in
meters up to 500 m. Mark on the scale a distance of 456 m.
OR
A point P is 15 above the HP and 20 in front of the V.P. Another point Q is 25 behind the V.P and
40 below the H.P. Draw the projections of P and Q keeping the distance between the projectors equal to
90. Draw straight lines joining: (i) Their top views. (ii) Their front views.
Two points A and B are in the H.P. The point A is 30 in front of the V.P, while B is behind the V.P. The
distance between their projections is 75 and the line joining their top views makes an angle of 45 with xy.
Find the distance of the point B, from the V.P.
UNIT III

A line AB, 90 long, is inclined at 45 to the H.P and its top view makes an angle of 60 with xy. The end A
is in the H.P and 15 in front of the V.P. Draw its front view and find its true inclination with the V.P.
OR
Draw the projections of a rhombus having diagonals 120 and 50 long, the smaller diagonal of which is
parallel to both the principal planes, while the other is inclined at 30 to the V.P.
UNIT IV

A tetrahedron of 75 edges has one edge on the ground and inclined at 45 to the V.P, while the face
containing the edge is vertical. Draw its projections.
OR
A pentagonal prism 20 side of base and 45 height stands vertically on its base with two of its rectangular
faces equally inclined to the V.P. Develop the lateral surface of the prism.
Contd. in page 2

Page 1 of 2

R15

Code: 15A03101a

UNIT - V
9

A paper weight consists of three portions. The bottom most portion is a cylinder of 60 diameter and
15 height. On it is situated a frustum of a cone of height 30 and bottom diameter 60 and top diameter 30.
The top portion is a sphere of diameter 30 centrally placed on the circle. Draw the isometric projection of
the same.
OR

10

Draw the front view and top view for the object shown in the figure below.

*****

Page 2 of 2

R15

Code: 15A03101b

B.Tech I Year I Semester (R15) Regular & Supplementary Examinations December 2016
ENGINEERING DRAWING
(Computer Science and Engineering)

Time: 3 hours

Max. Marks: 70
(Answer all five units, 05 X 14 = 70 Marks)
*****
UNIT I

(a)
(b)

(a)
(b)

Construct a parabola, with the distance of the focus from the directrix as 60 mm, also draw a normal and
tangent to the curve at a point 40 mm from the directrix.
A circle of 40 mm diameter rolls along a line for one revolution clockwise. Draw a locus of a point on the
circle, which is in contact with the line.
OR
Draw a hypocycloid when the radius of the directing circle is twice the radius of generating circle. Radius
of the generating circle is given as 35 mm.
Construct an ellipse when the distance of the focus from the directrix is equal to 50 mm and eccentricity
is 2/3.
UNIT II

(a)

(b)

(a)

(b)

(i) A point M is 35 mm above HP and 40 mm in front of VP. Draw its projections.


(ii) Draw the projections of a point A lying on HP and 50 mm in front of VP.
(iii) Draw the projections of a point B lying on HP and 55 mm in front of VP.
(iv) Draw the projections of a point A lying on VP and 55 mm above HP.
Draw a vernier of R.F = 1:2.4 to show decimeters, centimeters and millimeters and long enough to read
up to 6 decimeters. Mark a distance of 3.69 decimeters on the scale.
OR
(i) Draw the projections of a point A 25 mm above HP and 50 mm in front of VP.
(ii) A point B is 45 mm above HP and 60 mm behind VP. Draw the projections.
(iii) Draw the projections of a point B 25 mm below HP and 55 mm in front of VP.
(iv) A point M is 60 mm below HP and 45mm in front of VP. Draw the projections.
Construct a diagonal scale of 1:5000 to show meters, decameters and centimeters and long enough to
measure 300 m. Mark a distance of 257 m.
UNIT III

(a)
(b)

(a)
(b)

The front view of a line, inclined at 30 to the V.P is 65 mm long. Draw the projection of the line, when it
is parallel to and 40 mm above the VP, its one end being 30mm in front of the V.P.
A line AB measuring 85 mm has its end A 25 mm above HP and 20 mm in front of VP. The front and top
views of the line measure 70 mm and 55 mm respectively. Draw the projections of the line and
determine its true inclination with HP and VP.
OR
A right hexagonal plane of 30 mm side has a corner at 20 mm from V.P and 50 mm from H.P its surface
is inclined at 450 to V.P and perpendicular to H.P. Draw the projections of the plane.
Draw the projections of a pentagonal plane figure of side 30 mm resting with one side on HP, such that
the plane figure is inclined at 300 to HP perpendicular to VP.
Contd. in page 2

Page 1 of 2

R15

Code: 15A03101b

UNIT IV

(a)
(b)

Draw the projections of a cone of base 75 mm diameter and axis 100 mm long, lying on the H.P. on one
of its generators with the axis parallel to the V.P.
A hexagonal pyramid of base side 30 mm and length of axis 60 mm is resting on VP on one of its
triangular faces with the F.V of the axis making 400 with HP and the vertex positing towards HP. Draw
its projections.
OR
A pentagonal pyramid of base side 40 mm and axis length 75 mm is resting on HP on its base with one
of its base side parallel to VP. It is cut by a plane inclined at 350 to HP and perpendicular to VP and
bisecting the axis. Draw its front view, sectional top view and true shape of section.
UNIT V

Draw the front view, top view and left side view of the Adjustor arm shown below (dimensions in mm).

10

OR
Three views of a machine part are shown below. Draw the isometric view of the part (dimensions are in
mm).

*****
Page 2 of 2

Potrebbero piacerti anche