You are on page 1of 3

Important Questions

B.TECH Electrical Engineering 1st semester


Subject Name 1: Engineering Mathematics - I.

1) If u=log ( x 3+ y 3+ z 3−3 xyz ) Show that

( )
2
∂ ∂ ∂ −9
+ + u=
∂x ∂ y ∂z ( x + y + z )2
1 √ 1− x2 √ 1−x 2− y 2
2) Evaluate the triple integral∫ ∫ ∫ ( xyz ) dx dy dz.
0 0 0

3) Verify Gauss divergence theorem for∫ [ ( x − yz ) i2


^ x2 y ^j+2 k^ ] n^ ds where S denotes the
3

surface of cube bounded by the planes x = o, x = a;

4) If A= [−3
−1 0 ]
2
then evaluate the value of the expression ( A+5 I 2 A −1
) . Find the nth derivative of
n−1
X logx .
2
1 x
5) Evaluate ∫ ∫ x e y dxdy .
0 0

6) Reduce the matrix [ 13 1 1


1 1 ]
into normal form and find its rank.

7) Find the value of m if ⃗ ^


F =mx i−5 y ^j+2 z k^ is a solenoidal vector.

( )
1 1
4 4
−1 x +y
8) If u=sin 1 1 then evaluate the value of
6 6
x +y

( )
2 2 2
2 ∂u ∂u 2 ∂ u
x 2
+2 xy +y 2
∂x ∂x∂y ∂y

Subject Name 2: Engineering Physics-I.

1) What is holography? Explain the basic principle of holography using


Construction and reconstruction of image.
2) Discuss the formation of interference fringes due to a wedge-shaped thin
Film seen by normally reflected monochromatic light and obtain an
Expression for the fringe width.
3) Explain single mode and multimode fibers. Differentiate between
Characteristic properties of single mode and multimode fibers.
4) What do you mean by time dilation? Establish a relation for it. At what
Speed should a clock be moved so that it may appear to lose 1 min each
Hour?
5) Differentiate between spontaneous and stimulated emission of radiation.
6) Explain dispersion and attenuation in optical fiber.
7) Find an expression for the energy states of a particle in a one –dimensional box.
8) What is the concept of de-Broglie matter waves?

Subject Name 3: Engineering Chemistry.


1) What type of electronic transitions is involved in UV- visible spectroscopy? Explain the Absorption
and Intensity shift in the UV spectroscopy and support with examples. Illustrate,
The effect of polar and non-polar solvent on π - π* transition in acetone?

2) Draw the Molecular orbital diagram of N2 molecule. Calculate its bond


Order and predict its magnetic behavior.
3) What are organometallic compounds? Write their classification, preparation and applications.
4) What is rank of coal? Describe proximate and ultimate analysis of coal.
5) Explain when will the value of GCV=NCV?
6) Will you prefer to polymerize acrylonitrile under anionic or cationic conditions? Explain.
7) Classify the polymers on the basis of facticity.
8) Discuss the quantum theory of Raman spectroscopy and how the Stokes and anti-Stokes lines
appear in the Raman Spectroscopy?

Subject Name 4: Basic Electrical Engineering.

1) Using superposition ,find the current flowing through 2 ohm resistance


In following circuits.

2) Show the condition for resonance in a parallel R-L-C circuit. State the
Application of series.
3) Obtain equivalent Star from Delta in Star-Delta transformation.
4) A balanced star connected load of (6+j8) ohm per phase connected to a
Balance 3 phase, 400v supply. Find the line current, power factor, power and total volt-amperes.
5) Explain the working principle of single phase transformer.
6) Distinguish the relationship between Electric and Magnetic circuit.
7) Why we provide earthing to the equipment?
8) Explain Power factor in detail.

Subject Name 5: Computer System & Programming in C.

1) Write a C program to add first seven terms of the following series


Using for loop. 1/1! +2/2! +3/3! +--------
2) Discuss various data types used in c with suitable examples.
3) Write a C program to sort set of integers in ascending order by using
Bubble sort technique.
4) What is digital computer? Draw block diagram of digital computer and
Explain each components of it.
5) Explain function declaration and definition of a function with example.
6) Draw a flow chart to find the greatest number among three numbers.
7) Differentiate complier and interpreter.
8) Why we use do-while loop in c? Also tell any properties which you know?

You might also like