Sei sulla pagina 1di 87

Scheme – I

Sample Question Paper


Program Name : Diploma in Electronics Engineering Program Group
Program Code : EJ/DE/ET/EN/EX
Semester
Course Title
: Second
: 'C' Programming Language
22218
Max. Marks : 70 Time: 3 Hrs.

Instructions:
(1) All questions are compulsory.
(2) Illustrate your answers with neat sketches wherever necessary.
(3) Figures to the right indicate full marks.
(4) Assume suitable data if necessary.
(5) Preferably, write the answers in sequential order

Q.1) Attempt any FIVE of the following. 10 Marks


A) Define the term (i) identifier (ii) token.
B) State the use of break and continue statement.
C) State two differences between while loop and do while loop.
D) State the advantage of function.
E) Define pointers in C.
F) State any four features of pointer.
G) Define structure.
Q.2) Attempt any THREE of the following. 12 Marks
A) Distinguish between variable and constant.
B) Describe use of for loop with syntax and flowchart.
C) Define array. How array is declared write its syntax?
D) Explain recursion with example.
Q.3) Attempt any THREE of the following. 12 Marks
A) Enlist any four types of arithmetic operators used in C and give one example of
each.
B) Explain declaration and initialization of one-dimensional array with example.
C) Explain meaning of following statement with reference to pointers. int * a, b;
b = 20;
*a = b;
a = &b;
D) Explain how structure can be initialized with suitable example.

Sample output to test PDF Combine only


Q.4) Attempt any THREE of the following. 12 Marks
A) Write a program in ‘C’ to display hexadecimal, decimal, octal format of the entered
number.
B) Write a C program to convert a temperature of 600 C to the Fahrenheit scale using
the relationship F = (9/5)* C +32
C) Explain any four string handling functions from standard library function..
D) Write a ‘c’ program to add two numbers using pointers

Q.5) Attempt any TWO of the following. 12 Marks

A) Explain how ‘switch’ statement is used in the programs instead of ‘if-else’


statements with a suitable example program.
B) Write a C program to count the number of characters and print the vowels present
in entered text.
C) Write a C program to swap contents of two variables using call by reference.

Q.6) Attempt any TWO of the following. 12 Marks


A) Write a C program to search a particular roll no. in an array. If that roll no. exist in
an array print “number is present" else print “number is absent".
B) Write a C program to find factorial of given number using recursion function.
C) Write a program to declare structure book having data member as book_name, book_id,
book_price. Accept this data for 3 books and display it. 

Sample output to test PDF Combine only


Scheme – I
Sample Test Paper - I
Program Name : Diploma in Electronics Engineering Program Group
Program Code : EJ/DE/ET/EN/EX
Semester
Course Title
: Second
: 'C' Programming Language
22218
Max. Marks : 20 Time: 1 Hour

Instructions: All questions are compulsory


1. Illustrate your answers with neat sketches wherever necessary
2. Figures to the right indicate full marks
3. Assume suitable data if necessary
4. Preferably, write the answers in sequential order
Q1. Attempt any Four (2*4=08)
1. Define token and identifier.
2. Explain use of for loop with syntax and flow chart.
3. List any two library functions with syntax.
4. Write the syntax of else if-ladder.
5. Write syntax of switch case.
6. Write a program to find the sum of digit of an integer
(Sum = 1 + 4 + 5 + 3 + 2 = 15)

Q2. Attempt any Three (3*4=12)


1. Write a program to demonstrate the use of printf and scanf statement to read and
print values of variables of different data types.
2. Write a program to determine whether a person is eligible to vote.
3. Write a program that displays the size of every data type.
4. Write use of comma operator in ‘for ‘loop.
5. Identify situation will you prefer to use while, do-while loop.
6. Write algorithm and draw flowchart to print prime numbers between 1 to 100.
7. Write a program to print following pattern.
1 1 1
2 2
3

Sample output to test PDF Combine only


Scheme - I
Sample Test Paper - II
Program Name : Diploma in Electronics Engineering Program Group
Program Code : EJ/DE/ET/EN/EX
Semester
Course Title
: Second
: 'C' Programming Language
22218
Max. Marks : 20 Time: 1 Hour

Instructions: All questions are compulsory


1. Illustrate your answers with neat sketches wherever necessary
2. Figures to the right indicate full marks
3. Assume suitable data if necessary
4. Preferably, write the answers in sequential order

Q1. Attempt any Four (2*4=08)


1. Clarify the situation: when a function returns a value that does not match with the
return type of function?
2. State any four advantages of function.
3. State the difference between one dimensional and two dimensional arrays.
4. Write advantages of pointer.
5. Write the syntax for structure.
6. Give an example of enumerated data type with syntax.

Q2. Attempt any Three (3*4=12)


1. Write types of parameter passing methods in function and give one example of each.
2. Write a program to convert the given string "Hello" to "olleH" using recursion
3. Write a program to read, display the information about employees using structure.
4. Differentiate between * (arr+i) and (arr+i).
5. Write C Program for following string function.
 strrev( )
 strlen( )

Sample output to test PDF Combine only


Scheme – I
Sample Question Paper
Program Name : Diploma in Electronics Engineering Program Group
Program Code : EJ/DE/ET/EN/EX/EQ
Semester
Course Title
: Second
: Electronic Engineering Materials
22217
Marks : 70 Time : 3 Hrs.
Instructions:
(1) All questions are compulsory.
(2) Illustrate your answers with neat sketches wherever necessary.
(3) Figures to the right indicate full marks.
(4) Assume suitable data if necessary.
(5) Preferably, write the answers in sequential order.

Q.1 Attempt any FIVE of the following. 10 Marks


a) List any two applications of secondary emission.
b) List any two dielectric properties of polymeric material.
c) List any two magnetic materials.
d) Draw energy level diagram of conductor and insulator.
e) Define superconductivity.
f) List any two trivalent and any two pentavalant impurity materials
g) Give the relevant combination of materials for LED to emit red and green color.

Q.2 Attempt any THREE 12 Marks


a) Explain thermoelectric effect and give its any two application.
b) Explain the concept of ferroelectricity and state its anyone application.
c) Describe the breakdown in solid dielectric materials.
d) Explain the process of photoelectric emission.

Q3. Attempt any THREE 12 Marks


a) Explain the process of diffusion in semiconductor material.
b) Identify the material offering higher resistivity from following fig. no.1

Fig.no.1

c) Suggest the relevant materials used in flexible and wearable antenna.


1

Sample output to test PDF Combine only


d) Differentiate between anti-ferromagnetism and ferrimagnetisms.

Q4. Attempt any THREE 12 Marks


a) Explain the principle of stimulated emission and radiation in LASER.
b) Explain the piezoelectric effect and give any two materials which exhibit this effect.
c) Explain Magnetostriction property of ferromagnetic material.
d) Explain the effect of change in temperature on conductivity of semiconductor.
e) Explain the characteristics of good insulating material.

Q5. Attempt any TWO 12 Marks


a) Suggest the suitable material for i)Thermionic emission ii) photoelectric emission
and explain any one emission process. Give one application of each.
b) Identify the material based on given Hysteresis loop in fig No.1 and fig. No 2 and
describe any one.

fig no.1 fig.no.2

c) Write one applications for the given dielectric material


(i) Mica (ii) Porcelain (iii) Polythene (iv) Bakelite (v) Rubber (vi) cotton.

Q6. Attempt any TWO. 12 Marks


a) State any four materials used in fabrication of semiconductor device and describe its
need.
b) On the basis of given properties identify the magnetic materials (i) Permanent
magnetic dipole (ii) Diamagnetism(iii) Paramagnetism (iv) Ferromagnetism.
c) Describe Hall Effect and state its application.

Sample output to test PDF Combine only


Scheme – I
Sample Test Paper - I
Program Name : Diploma in Electronics Engineering Program Group
Program Code : EJ/DE/ET/EN/EX/EQ
Semester
Course Title
: Second
: Electronic Engineering Materials
22217
Marks : 20 Time : 1 Hour

Instructions:
(1) All questions are compulsory.
(2) Illustrate your answers with neat sketches wherever necessary.
(3) Figures to the right indicate full marks.
(4) Assume suitable data if necessary.
(5) Preferably, write the answers in sequential order.

Q.1. Attempt any FOUR of the following 08 Marks


a) Define conductor, Insulator with examples
b) Mention the use of dielectric materials
c) Define the term polymerization
d) Define Superconductivity
e) List the different types of conducting materials
f) Define dielectric loss

Q.2. Attempt any THREE of the following 12 Marks


a) Describe the effect of temperature on superconductivity of metals
b) Describe the breakdown in liquid dielectric materials
c) Describe the factors affecting on Mobility
d) Describe the different modes of emission

Sample output to test PDF Combine only


Scheme – I
Sample Test Paper - II
Program Name : Diploma in Electronics Engineering Program Group
Program Code : EJ/DE/ET/EN/EX/EQ
Semester
Course Title
: Second
: Electronic Engineering Materials
22217
Marks : 20 Time : 1 Hour

Instructions:
(1) All questions are compulsory.
(2) Illustrate your answers with neat sketches wherever necessary.
(3) Figures to the right indicate full marks.
(4) Assume suitable data if necessary.
(5) Preferably, write the answers in sequential order.

Q.1. Attempt any FOUR of the following 08 Marks


a) Define diamagnetic, paramagnetic and ferromagnetic.
b) List the materials for fabrication of semiconductor devices.
c) List different impurities used to emit different colors of light.
d) Define diffusion.
e) Give the classification of magnetic materials.
f) Give different functions of antenna.

Q.2. Attempt any THREE of the following 12 Marks


a) Explain electroluminescence.
b) Sketch energy band diagrams of conductors, semiconductors.
c) Explain the effect of thermal and electrical conductivity on semiconductor materials.
d) Give the materials used for flexible and wearable antenna.

Sample output to test PDF Combine only


Scheme
S –I
Samplee Questioon Paper
Prograam Name : Diplooma in Elecctronics Prrogram Grooup
Prograam Code : DE/E
EJ/IE/IS/ET
T/EN/EX
Semesster
Course Title
: Second
: Basicc Electroniics
22216
Markss : 70 Time: 3 Hrs.
H

Instru
uctions:
(1) Alll questions are compullsory.
(2) Illuustrate yourr answers with
w neat skeetches wherrever necesssary.
(3) Figgures to thee right indicate full marrks.
(4) Asssume suitab ble data if necessary.
n
(5) Preferably, write the answ wers in sequuential ordeer.

Q.1) AAttempt anny FIVE of the followiing. 100 Marks


aa) Name thhe componennts of folloowing symbbols:

1]

2]
bb) State any
y two appliccation of FE ET.
cc) State typ
pe of transisstor configuuration for obtaining
o higghest currennt gain.
dd) Sketch thhe symbol ofo P-Channeel and N-Chhannel Enhaancement tyype MOSFE ET.
ee) State any
y two limitaations of Zeener diode reegulator.
ff) Define: Load
L regulaation and Liine regulatioon.
gg) Identify the type of diode for thhe given V-I characterristics show wn in figure 1:

Figure 1

Q.2) A
Attempt an ny THREE of the folloowing. 122 Marks
a) Sketch the block diaggram of Reg gulated DC
C power suppply, explaiin working of each
block with input and output
o waveforms.
b) Sketch fixeed bias and self
s bias BJT
B biasing circuit.
c) Differentiatte Zener brreakdown annd Avalanche breakdow
wn on basiss of:
1. Definittion
2. Breakddown characteristics
d) Explain thhe thermal ruunaway phhenomenon for BJT
1

Sample output to test PDF Combine only


Q.3) Attempt any THREE of the following. 12 Marks
a) Sketch input and output characteristics of CE configuration. Label various regions on
characteristics.
b) Explain the working of negative clipper with circuit diagram.
c) A JFET has a drain current of 5mA .If IDSS = 10mA and VGS(off) = -6V .Find the
value of i) V GS ii) Vp
d) Explain working of Zener as a voltage regulator with circuit diagram.

Q.4) Attempt any THREE of the following. 12 Marks


a) Define the following parameters of rectifier:-
1. Peak Inverse Voltage (PIV)
2. Ripple factor
3. Efficiency
4. Transformer Utilization Factor.
b) Describe operation of voltage divider biasing with circuit diagram.
c) Compare CB and CC configuration of transistor with respect to
1. Voltage Gain
2. Input – output terminals
3. Input Impedance
4. Output Impedance
d) Calculate input impedance of JFET if reverse gate source voltage of 15V and gate
current is 10 –3 uA
e) Sketch the block diagram of Regulated DC power supply, explain working of each
block with output waveforms.

Q.5) Attempt any TWO of the following. 12 Marks


a) Justify ‘ for FET amplification factor depends on its transconductance
b) Explain the working of bridge rectifier connected with capacitor filter, sketch circuit
diagram and output waveforms with respect to ac signal input,
c) Compare LED and photo diode on basis of:
1. Function
2. Symbol
3. Construction

Q.6) Attempt any TWO of the following. 12 Marks


a) Compare P-N Junction diode and Zener diode on following parameters:
1. Doping Level
2. Breakdown voltage
3. Applications
b) Draw the circuit diagram of CE amplifier, explain its working with input and output
characteristics.
c) Identify the given circuits in figure 2 and draw input and output waveforms for following
circuits :

Figure 2

Sample output to test PDF Combine only


Scheme
S –I
Sample Test Paaper - I
Prograam Name : Diplooma in Elecctronics Prrogram Grooup
Prograam Code : DE/E
EJ/IE/IS/ET
T/EN/EX
Semesster
Course Title
: Second
: Basicc Electroniics
22216
Markss : 20 Time: 1 Hour
H

Instru
uctions:
1. All questioons are commpulsory
2. Illustrate your
y answerrs with neatt sketches wherever
w neccessary
3. Figures to the right inndicate full marks
m
4. Assume su uitable data if necessaryy
5. Preferablyy, write the answers
a in sequential
s o
order

Q.1 Atttempt anyy FOUR. 08 Marks


a) Deffine the folloowing terms of PN jun nction diodee:
11. Knee vo oltage
22. Dynamicc resistancee.
b) Statte any two types
t of recttifier circuitt.
c) Expplain the funnction of cappacitor in fiilter circuit.
d) Skeetch the charracteristics of Zener dio ode.
e) Com mpare LED and Photo diode d on baasis :
11. functionn
22. symbol
f) Statte the functiion of Clippper circuit.

Q.2 Atttempt anyy THREE. 12 Marks


M
a) Draw the outpput waveform
m Vo at thee output of figure
f 1for the
t given innput wavefoorm.

a)Innput wavefoorm b) Circuit diagram


d
Fiigure 1
b) Nam
me the compponent of symbols
s giv
ven in Figurre 2:

((a) (b) (c) (d)


F
Figure 2

c) Expplain the wo
orking princciple of LED
D with neat diagram
d) Com
mpare Half wave rectiffier and Cen
ntre tapped full
f wave reectifier on thhe basis of
folloowing param
meter:
3

Sample output to test PDF Combine only


i. No.of diodes
ii. Ripple factor
iii. PIV
iv. TUF

e) Describe the working of Positive Clamper with circuit diagram and waveforms.
f) Explain the energy band diagram for conductors, insulator, and semiconductors.

Sample output to test PDF Combine only


Scheme
S –I
Samplle Test Paaper -II
Prograam Name : Diplooma in Elecctronics Prrogram Grooup
Prograam Code : DE/E
EJ/IE/IS/ET
T/EN/EX
Semesster
Course Title
: Second
: Basicc Electroniics
22216
Markss : 20 Time: 1 Hour
H

Instru
uctions:
1. All questioons are commpulsory
2. Illustrate your
y answerrs with neatt sketches wherever
w neccessary
3. Figures to the right inndicate full marks
m
4. Assume su uitable data if necessaryy
5. Preferablyy, write the answers
a in sequential
s o
order

Q.1 Atttempt anyy FOUR. 08 Marks

a) Staate the needd of biasing for BJT.


b) Staate any two advantagess of Transisttorized seriees regulatorr.
c) Skketch the ouutput wavefo
form at poinnt A and ,B of figure 1..

Figurre 1
d) Skketch the circcuit diagram
m of fixed bias.
b
e) Ex
xplain workiing of transiistorized shhunt voltagee regulator with
w diagram
m.
f) Draw the sym
mbols of :p channel
c MO
OSFET and n channel MOSFET
M
Q.2 Atttempt anyy THREE. ( Marks))
(12
a) Idenntify the cirrcuit given in
i figure 2 and
a explain its workingg.

Figurre 2
b) Expplain workinng of n-channnel JFET with
w diagram
m.

Sample output to test PDF Combine only


c) Identify given circuit and explain its working.

Figure 3
d) Draw the output characteristics of CE configuration , label its different region.
e) Identify circuit given in figure 4 and draw input and output waveforms for
following circuits:

Figure 4
f. Compare CB with CE, configuration of transistor on the basis of:
i. Input current,
ii. output current,
iii. Application
iv. Output voltage

Sample output to test PDF Combine only


Scheme – I
Sample Question Paper

Program Name : Electrical Engineering Program Group & Electronics


Engineering Program Group
Program Code : DE/EE/EJ/IE/IS/MU/ET/EN/EX/EP/EQ/EU/IC
Semester : Second
Course Title : Applied Mathematics
22210
Max. Marks : 70 Time: 3 Hrs.

Instructions:
1. All Questions are Compulsory.
2. Answer each next main Question on a new page.
3. Illustrate your answers with neat sketches wherever necessary.
4. Non Programmable pocket calculator is allowed.
5. Programmable pocket calculator is not allowed.
6. Figures to the right indicate full marks.
7. Mobile Phone, Pager and any other Electronic Communication devices are not
permissible in Examination Hall.

Q.1 Attempt any FIVE of the following 10 Marks


π
a) If f(x) = log(sin x) , find f .
2

b) State whether the function f(x) = is even or odd.

c) Find if y = e ∙ tan

d) Evaluate e dx

e) Evaluate : tan x dx

f) Find the area bounded by the curve y = x, X-axis & the ordinates x = 0, x = 2.

g) Express = 1 + i in polar form.

1
Sample output to test PDF Combine only
Q.2 Attempt any THREE of the following 12 Marks

a) Find if x + y + xy − y = 0. Find at (1,2)

b) If x = a cos θ and y = bsin θ. Find at θ =

c) An electrical pole wire near a factory hangs in the form of a curve y = log(sin x).
π
Find the radius of curvature at x =
4
d) If I and I be the currents and R and R be the two resistances in parallel to

the total current I = I + I which is constant. Then the heat developed in a


1
circuit is given by H = { I R t + I R t }. Show that heat developed in a circuit
J

is minimum if I R = I R where R , R , t are constants

Q.3 Attempt any THREE of the following 12 Marks


a) Find equation of tangent & normal to the curve y = x − 2x + 4 at x = 2.

b) Find if y = x + (sin x)

c) If y = e find

d) Evaluate dx

Q.4 Attempt any THREE of the following 12 Marks

a) Evaluate

b) Evaluate:

c) Evaluate x sin x dx

d) Evaluate dx
( )

2
Sample output to test PDF Combine only
/
e) Evaluate: dx

Q.5 Attempt any TWO of the following 12 Marks


a) Find the area between the parabolas y = 4x and x = 4y. .
b) Attempt the following:

dy
i) Find the order & degree of the differential equation =
dx

ii) Solve: + = sin x

c) The quantity of a charge of coulombs passes through a conducting wire during

small interval of time t sec is given by = where is current in ampere. If

i = 10 sin 100 t and that q = 0, t = 0 find the charge at time t.

Q.6 Attempt any TWO of the following 12 Marks


a) Attempt the following:

i) Express in x + i y form

ii) Find L{ e t }

4s + 5
b) Find L 2
s−1 ∙ s+2

c) Solve the differential equation using Laplace transform:

+ = ; q(0)=0

3
Sample output to test PDF Combine only
Scheme – I
Sample Test Paper - I
(40% of 5-Unit curriculum and 50% of 6-Unit curriculum)

Program Name : Electrical Engineering Program Group & Electronics


Engineering Program Group
Program Code : DE/EE/EJ/IE/IS/MU/ET/EN/EX/EP/EQ/EU/IC
Semester : Second
Course Title : Applied Mathematics 22210
Max. Marks : 20 Time: 1 Hour

Instructions:
1. All Questions are Compulsory.

2. Answer each next main Question on a new page.

3. Illustrate your answers with neat sketches wherever necessary.

4. Non Programmable pocket calculator is allowed.

5. Figures to the right indicate full marks.

6. Mobile Phone, Pager and any other Electronic Communication devices are not permissible

in Examination Hall.

Q.1 Attempt any FOUR of the following 08 Marks

a) If f(x) = x + 4 find f(x + 1) − f(x − 1).

b) State with proof whether the function f(x) = x − 3x + sin x is even or odd.

c) Find if y = (x − 7x + 3) ∙ (x − 1)

d) Find if x = at and y = 2at

e) At what point of the curve y = 3x − x , the slope of tangent is −5?

f) Evaluate : e dx

4
Sample output to test PDF Combine only
Q.2 Attempt any THREE of the following 12 Marks

a) Find if x + y + xy − y = 0 at (1,2)

b) Find the equation of tangent & normal to the curve x2 + 3 + y2 = 5 at the point

(1, 1).

c) Find the values of x for which the function is maximum and minimum if

15 x2
y=x − + 18 x .
2

d) Evaluate : − xa + 5X + dx

5
Sample output to test PDF Combine only
Scheme – I

Sample Test Paper – II

(60% of 5-Unit curriculum and 50% of 6-Unit curriculum)

Program Name : Electrical Engineering Program Group & Electronics


Engineering Program Group
Program Code : DE/EE/EJ/IE/IS/MU/ET/EN/EX/EP/EQ/EU/IC
Semester : Second
Course Title : Applied Mathematics 22210
Max. Marks : 20 Time: 1 Hour

Instructions:
1. All Questions are Compulsory.
2. Answer each next main Question on a new page.
3. Illustrate your answers with neat sketches wherever necessary.
4. Non Programmable pocket calculator is allowed.
5. Figures to the right indicate full marks.
6. Mobile Phone, Pager and any other Electronic Communication devices are not permissible
in Examination Hall.

Q.1 Attempt any FOUR of the following. 08 Marks

a) Evaluate: dx

b) Evaluate : dx
( )( )

dx
c) Evaluate:

d) Find the area bounded by the curve y = x, X-axis & the ordinates x = 0, x = 2.

dy
e) Find the order & degree of the differential equation = y+

f) Find polar form of 1 + i

6
Sample output to test PDF Combine only
Q.2 Attempt any THREE of the following. 12 Marks

a) Evaluate: x ∙ sin 2 dx

dy
b) Solve: cos x
dx
+ y = tan x

c) Find L {e (2cos 5t − 3sin5t) }

d) Solve the differential equation using Laplace transform:

+ = ; q(0) = 0

7
Sample output to test PDF Combine only
Scheme – I
Sample Question Paper

Program Name : Computer & Electronics Engineering Program Group


Program Code : CO/CM/IF/CW/IF/DE/EJ/IE/IS/ET/EN/EX/IC/EQ
Semester : Second
Course Title : Elements of Electrical Engineering 22215
Marks : 70 Time: 3 Hrs.

Instructions:
(1) All questions are compulsory.
(2) Illustrate your answers with neat sketches wherever necessary.
(3) Figures to the right indicate full marks.
(4) Assume suitable data if necessary.
(5) Preferably, write the answers in sequential order.

Q.1) Attempt any FIVE of the following. 10 Marks


a) Define Magnetic circuit.
b) Draw impedance triangle and show various quantities on it.
c) Define phase sequence RYB and RBY.
d) State the difference between step up and step down Transformer.
e) Write EMF equation of transformer. State the meaning of each notation in it.
f) Define FHP Motor.
g) State various types of Fuses.

Q.2) Attempt any THREE of the following. 12 Marks


a) Compare Electric Circuit and Magnetic Circuit on any four points.
b) Write standard formula for each of the following and state its unit.
(i) Active Power (ii) Reactive Power (iii) Apparent Power and (iv) Copper Loss.
c) Draw a balanced 3-phase delta connected load. Show various line and phase
quantities on
it. Also write relationship between line and phase values of voltages and currents
d) Draw schematic diagram for each of the following motor.
(i) DC Shunt Motor (ii) DC Series Motor (iii) Short Shunt DC Compound Motor and
(iv) Long Shunt DC Compound Motor.

Sample output to test PDF Combine only


Q.3) Attempt any THREE of the following. 12 Marks
a) Explain with neat diagram Static and Dynamic Induced EMF.
b) Explain working of autotransformer. State it’s any two applications.
c) Write principle of operation of Split Phase Induction Motor.
d) Explain importance of Earthing.

Q.4) Attempt any THREE of the following. 12 Marks


a) A non-magnetic ring has a mean diameter of 44.5 cm and a cross-sectional area of 12
cm2 . It is uniformly wound with 500 turns. Calculate the field strength and total flux
produced in the ring by a current of 1Amp.
b) Write any two applications of each of the following.
i) DC Shunt Motor ii) DC Series Motor
c) Explain principle of operation of Universal motor with neat diagram.
d) State the types of stepper motor. Explain working of any one type of Stepper Motor.
e) Explain with neat diagram operation of MCB.

Q.5) Attempt any TWO of the following. 12 Marks


0
a) A sinusoidal voltage with equation v=173 sin (314 t - 30 ) Volt is applied to a load.
Calculate: (i) Maximum Voltage (ii) RMS Voltage (iii) Frequency (iv) Time Period
(v) Phase and (vi) Angular Frequency.
b) Three similar coils each of resistance of 20 Ω and an inductance of 0.5 H are
connected in star to a 3-phase, 440 V, 50Hz supply system. Calculate the phase
current, line current, phase voltage, line voltage, total phase power and total line
power.
c) A 1-Phase, 1 kVA, 230/115 V transformer used in a laboratory. Calculate: (i)
Primary winding current (ii) Secondary winding current (iii) Turns Ratio and (iv)
Current Ratio.

Q.6) Attempt any TWO of the following. 12 Marks


a) Write any two applications of each of the following motor: (i) Universal Motor
(ii) Stepper Motor (iii) Capacitor Start Induction Run Motor
b) Explain operation of each of the following: (i) Fuse and (ii) MCB
c) Write any two applications of each of the following: (i) ELCB (ii) MCCB (iii) MCB
and (iv) Fuse.

Sample output to test PDF Combine only


Scheme – I
Sample Question Paper - I

Program Name : Computer & Electronics Engineering Program Group


Program Code : CO/CM/IF/CW/IF/DE/EJ/IE/IS/ET/EN/EX/IC/EQ
Semester : Second
Course Title : Elements of Electrical Engineering 22215
Marks : 20 Time: 1 Hour.

Instructions:
(1) All questions are compulsory.
(2) Illustrate your answers with neat sketches wherever necessary.
(3) Figures to the right indicate full marks.
(4) Assume suitable data if necessary.
(5) Preferably, write the answers in sequential order.

Q.1 Attempt any FOUR. 08 Marks


a) Draw series and parallel magnetic circuit.
b) State Lenz’s law.
c) Define form factor and peak factor for a sinusoidal waveform.
d) If v=50√2 Sinωt Volts and i=10√2 Sin(ωt-30) Amps. Draw phasor diagram for above
two quantities.
e) State difference between 3-phase balanced and 3-phase unbalanced load.
f) Draw a 3-phase, star connected balanced load and show phase and line quantities on it.

Q.2 Attempt any THREE. 12 Marks


a) Define each of the following terms: (i) Magnetic flux (ii) Magnetic flux density
(iii) Permeability and (iv) Reluctance.
b) Draw & explain hysteresis loop.
c) A 30 Ohm resistance is connected in series with 0.1 H inductance and the combination
is connected across a 230 V, 50 Hz, 1-phase supply. Calculate: (i) Current (ii) Power
factor (iii) active power consumed and (iv) Reactive power.
d) Write any four advantages of AC supply over DC supply.
e) Each phase of a delta connected load consist of impedance (8+j6) Ohm. Calculate the
line current, the power absorbed the total kVA and power factor when connected to a
400 V, 3-phase, 50 Hz supply.
f) Draw a 3-phase EMF generation sinusoidal waveform on a time scale.

Sample output to test PDF Combine only


Scheme – I
Sample Test Paper - II

Program Name : Computer & Electronics Engineering Program Group


Program Code : CO/CM/IF/CW/IF/DE/EJ/IE/IS/ET/EN/EX/IC/EQ
Semester : Second
Course Title : Elements of Electrical Engineering 22215
Marks : 20 Time: 1 Hour.

Instructions:
(1) All questions are compulsory.
(2) Illustrate your answers with neat sketches wherever necessary.
(3) Figures to the right indicate full marks.
(4) Assume suitable data if necessary.
(5) Preferably, write the answers in sequential order.

Q.1 Attempt any FOUR. 08 Marks


a) State the different losses in transformer.
b) Define Motor and Generator.
c) State how the direction of Universal motor is reversed.
d) Write the meaning of FHP motor.
e) Write any four factors affecting earthing.
f) Write general specifications of earthing.

Q.2 Attempt any THREE. 12 Marks


a) Draw constructional diagram of DC motor. Show different parts on it and write
function of each part.
b) Compare autotransformer with two winding transformer on any four points.
c) Explain principle of operation of shaded pole motor.
d) Explain working of capacitor start capacitor run FHP motor.
e) Write any four IE rules relevant to earthing.
f) Explain operation of ELCB.

Sample output to test PDF Combine only


*22218*
22218
21718
3 Hours / 70 Marks Seat No.

Instructions : (1) All questions are compulsory.


(2) Answer each next main question on a new page.
(3) Illustrate your answers with neat sketches wherever necessary.
(4) Figures to the right indicate full marks.
(5) Assume suitable data, if necessary.
Marks

1. Attempt any five of the following : 10


A) State different data types supported by ‘C’ language.
B) State use of continue statement.
C) Give syntax of switch case statement.
D) Give syntax of declaring user defined function. Give one example.
E) Give the meaning of declaration int *ptr.
F) Explain initialization of pointer with example.
G) Give syntax of declaring and initialization of structure.

2. Attempt any three of the following : 12


A) State the use of %d and %f and write the printf statement of ‘C’ using above mentioned
symbols.
B) Compare while and do-while loop.
C) State the ways of declaration and initialization of string variables.
D) Explain recursion functions with example and state its advantages.

3. Attempt any three of the following : 12


A) Explain the use of increment and decrement operators. Also give difference between i++
and ++i statements with example.
B) Declare and initialize the one dimentional integer array with 10 elements.
C) Explain the concept of pointer’s arithmetic operation with example.
D) Explain array of structure with example.

P.T.O.

Sample output to test PDF Combine only


22218 *22218*
Marks

4. Attempt any three of the following : 12


A) Write a ‘C’ program to enter basic salary. Calculate gross salary with 5% DA and
15% TA on basic salary. Display calculated gross salary.
B) Write a ‘C’ program to find whether the given number is prime or non prime.
C) Define array and explain how elements of array can be accessed.
D) Write a ‘C’ program using pointer to swap the value of two integer numbers.
E) Write a ‘C’ program to declare a structure ‘student’ with members as Roll no., name and
marks. Accept and display data for one instance.

5. Attempt any two of the following : 12


A) Explain else-if ladder with syntax and its execution with example. Also draw flow chart
for else-if ladder.
B) Write the program to accept 10 (ten) numbers from user using array, search and print the
location of a given number.
C) Write a ‘C’ program to print factorial of number n
(i.e. n! = n × (n – 1) × (n – 2) × . . . ) using recursion function.

6. Attempt any two of the following : 12


A) Write a ‘C’ program to copy one string into another without using strcpy function.
B) Write a ‘C’ program to find sum of natural number entered by user.
C) Declare a structure circle containing data members as radius, area, perimeter. Accept
radius for one variable from user and find out perimeter and area.

––––––––––––––

Sample output to test PDF Combine only


22215
21718
3 Hours / 70 Marks Seat No.

  Instructions – (1) All Questions are Compulsory.


(2) Answer each next main Question on a new page.
(3) Illustrate your answers with neat sketches wherever
necessary.
(4) Figures to the right indicate full marks.
(5) Assume suitable data, if necessary.
(6) Use of Non-programmable Electronic Pocket Calculator
is permissible.
(7) Mobile Phone, Pager and any other Electronic
Communication devices are not permissible in
Examination Hall.

Marks

1. Attempt any FIVE of the following: 10


a) Define Faraday’s first law of electromagnetic induction.
b) Define:
(i) Form factor
(ii) Peak factor
c) Draw 3-phase voltage waveform of a.c. supply with respect to
time.
d) State working principle of transformer.
e) Write two applications of D.C. series motor.
f) List different types of stepper motor. State one application of
stepper motor.
g) State function of ELCB.

P.T.O.

Sample output to test PDF Combine only


22215 [2]
Marks
2. Attempt any THREE of the following: 12
a) Explain with neat diagram series and parallel magnetic circuits.
b) Explain the concept of lagging and leading phase angle by
waveform.
c) Draw delta connected load. Sate relation between:
(i) Line voltage and phase voltage
(ii) Line current and phase current
d) List the main parts of DC motor. Give the function of any
two parts.

3. Attempt any THREE of the following: 12


a) Explain dynamic and static induced emf. with neat diagram.
b) Compare autotransformer with two winding transformer
(any four points).
c) Draw and explain split phase induction motor.
d) Give the working of MCCB.

4. Attempt any THREE of the following: 12


a) Find relactance, flux, mmf, required and exciting current for an
iron ring with 200 turns having diameter of 15  cm and 10  cm2
cross sectional area if flux density 1  wb/m2 and permeability
of 500.
b) Draw schematic diagram of long shunt DC compound motor.
Give one application.
c) Explain in brief the working of universal motor.
d) With neat sketch give the working of shaded pole induction
motor.
e) Give the function of fuse and switch.

Sample output to test PDF Combine only


22215 [3]
Marks
5. Attempt any TWO of the following: 12
a) An alternating voltage is represented by V = 50.5 sin (314 t  +  90).
Calculate frequency, amplitude, RMS value and phase difference.
b) A balanced 3-f star connected load consist of three resistances
each of four Ohm’s connected to 400  V, 3 phase 50  Hz supply,
find:
(i) Phase voltage
(ii) Phase current
(iii) Line current
(iv) Power consumed
c) 20  kVA, 3300/240  V, 50  Hz single phase transformer has 80 turns
on secondary winding. Calculate number of primary winding
turns, full load primary and secondary currents and maximum
value of flux in the core.

6. Attempt any TWO of the following: 12


a) Draw schematic diagram of capacitor start capacitor run
induction motor. Give any two applications of the same.
b) What is earthing? Give the importance of earthing.
c) Write two applications of each of the following:
(i) Fuse
(ii) MCB
(iii) MCCB

Sample output to test PDF Combine only


21718
22217
3 Hours / 70 Marks Seat No.

Instructions : (1) All Questions are compulsory.

(2) Answer each next main Question on a new page.

(3) Illustrate your answers with neat sketches wherever necessary.

(4) Figures to the right indicate full marks.

(5) Assume suitable data, if necessary.

(6) Use of Non-programmable Electronic Pocket Calculator is permissible.

(7) Mobile Phone, Pager and any other Electronic Communication


devices are not permissible in Examination Hall.

Marks

1. Attempt any FIVE of the following : 10

(a) Define the term ‘Photoelectric emission’.

(b) List dielectric materials (any four).

(c) Define the term ‘Permeability’. State its unit.

(d) Sketch energy band diagram of intrinsic semiconductor.

(e) List electrical conducting material (any four).

(f) ‘Pentavalent impurity materials are called as Donor impurity.’ Justify your
answer.

(g) State working principle of LED.

[1 of 4] P.T.O.

Sample output to test PDF Combine only


22217 [2 of 4]
2. Attempt any THREE : 12

(a) State the effect of following factors on resistivity of electrical conducting


material :

(i) Temperature

(ii) Alloying

(iii) Cold work

(iv) Age Hardening

(b) State four selection factors for selecting an insulating material.

(c) Describe the effect on the capacitance of the dielectric material on the basis of
factors polarizability and permittivity.

(d) Describe Peltier thermoelectric effect. State its application.

3. Attempt any THREE : 12

(a) Compare P-type semiconductor with N-type semiconductor on the basis of

(i) Majority charge carrier

(ii) Minority charge carrier

(iii) Impurity material

(iv) Fermi-level position in energy band diagram.

(b) List specifications of micro relay. (any four)

(c) Sketch energy band diagram of conducting and insulating material and label it
well.

(d) Sketch orientation of spins in paramagnetic, ferromagnetic, anti-ferromagnetic


and ferrimagnetic material.

Sample output to test PDF Combine only


22217 [3 of 4]
4. Attempt any THREE : 12

(a) State any two characteristics of

(i) Electro-textile

(ii) Textile-antenna

used for wearable antenna.

(b) Describe the concept of ferroelectricity. State its applications.

(c) Describe with sketch B-H curve. State effect of change in temperature on area
of B-H curve.

(d) State effect of temperature on superconductivity of metals.

(e) State any two properties and application of following material :

(i) Mica

(ii) Transformer oil

(iii) Rubber

(iv) Polymer

5. Attempt any TWO : 12

(a) The resistivity of pure copper is 1.56 -cm. An alloy of copper containing 1
atomic percent nickel has a resistivity of 2.81 -cm. An alloy of copper
containing 3 atomic percent silver has a resistivity of 1.98 -cm. Calculate
the resistivity of copper alloy containing 2 atomic percent nickel and 2 atomic
percent silver.

P.T.O.

Sample output to test PDF Combine only


22217 [4 of 4]
(b) Classify following material as diamagnetic, paramagnetic, ferromagnetic and
anti-ferromagnetic :

(i) Platinum

(ii) Iron

(iii) Glass

(iv) Nickel oxide

(v) Quartz

(vi) Silicon Iron alloy

(c) Describe effect of plate area, thickness of dielectric material, permittivity on


capacitance of a capacitor.

6. Attempt any TWO : 12

(a) Explain thermal conductivity and coefficient of thermal conductivity in


semiconductor material.

(b) Explain hysteresis loss and eddy current loss of magnetic material.

(c) Suggest two passive materials used for substrate, metal and capacitance of
semiconductor device fabrication. State their two functions.

_______________

Sample output to test PDF Combine only


22210
21718
3 Hours / 70 Marks Seat No.

  Instructions – (1) All Questions are Compulsory.


(2) Answer each next main Question on a new page.
(3) Illustrate your answers with neat sketches wherever
necessary.
(4) Figures to the right indicate full marks.
(5) Use of Non-programmable Electronic Pocket
Calculator is permissible.
(6) Mobile Phone, Pager and any other Electronic
Communication devices are not permissible in
Examination Hall.

Marks

1. Solve any FIVE of the following: 10


1
a) If f (x) = 64 x + log3 x, find f d n
3
b) If f (x) = sin x, show that f (3x) = 3f (x) - 4f 3 (x)
dy
if y = e x sin 1 x
-
c) Find
dx
d) Evaluate : y x (x - 1) dx
2

e) Evaluate : y sin 2x dx
2

f) Find the area bounded by the curve y = x2, x - axis and


ordinates x = 0 to x = 3.
1- i
g) Express z = in a + i b form, where i = - 1 and a, b
1+ i
are real numbers.
P.T.O.

Sample output to test PDF Combine only


22210 [2]
Marks
2. Attempt any THREE of the following: 12
dy
a) If 13x2 + 2x 2 y + y3 = 1 , find at (1, –2)
dx
dy r
b) If x = a (i + sin i), y = a (1 - cos i), find at i =
dx 2
c) The rate of working of an engine is given by the expression
4000
10V + , where V is the speed of the engine. Find the
V
speed at which the rate of working is the least.

d) A telegraph wire hangs in the form of a curve


y = 2 sin x - sin 2x. Find the radius of curvature of the wire
r
at the point x =
2
3. Solve any THREE of the following: 12
a) Find the equation of the tangent to the curve y = 9x2 - 12x + 7
which is parallel to the x-axis.
dy sin x
b) Find if y = log d n
dx 1 + cos x
dy log x
c) If x y = e x
-y
, then prove that =
dx (1 + log x) 2
cos x
d) Evaluate : y 2
dx
1 + sin x

4. Solve any THREE of the following: 12

log x dx
a) Evaluate : y x (2 + log x) (3 + log x)

b) Evaluate : y 3 - dx
2 sin x
-1
x sin x
c) Evaluate : y dx
1 - x2

Sample output to test PDF Combine only


22210 [3]
Marks
x+ 1
d) Evaluate : y dx
x2 (x - 2)
3
x+ 5
3
e) Evaluate : y 3
x+ 5 + 3 9- x
dx
1

5. Solve any TWO of the following: 12


a) Find the area enclosed between the parabola y = x2 and the
line y = 4.
b) Attempt the following:
(i) Find the order and degree of the differential equation
d2 y dy 3/2
= dy + n 2
dx2 dx
dy
(ii) Solve : x - y = x2 4
dx
di
c) The current ‘i’ is given by L = 30 sin (10rt), where L is
dt
inductance and t is time. Find ‘i’ in terms of t, given that
L = 2 and i = 0 at t = 0.

6. Solve any TWO of the following: 12


a) Attempt the following:
z1
(i) If z1 = - 3 + 4i , z2 = 5 - 3i express in x + i y form.
z2
(ii) Find L #e sin 2t -
- 3t

3s + 1
b) Find L 1 * 4
-

(s - 1) (s2 + 1)
c) Solve the differential equation using Laplace transform.
di
L + R i = V, i (o) = 0
dt

Sample output to test PDF Combine only


22215
21819
3 Hours / 70 Marks Seat No.

  Instructions – (1) All Questions are Compulsory.


(2) Answer each next main Question on a new page.
(3) Figures to the right indicate full marks.
(4) Assume suitable data, if necessary.
(5) Mobile Phone, Pager and any other Electronic
Communication devices are not permissible in
Examination Hall.

Marks

1. Attempt any FIVE of the following: 10


a) State Fleming’s right hand rule.
b) State value of power factor for purely resistive and purely
capacitive circuit.
c) Write meaning of the term ‘‘balanced load’’ in case of 3f
system.
d) State function of poles and brushes in DC motors. State material
for each.
e) Write principle of operation for a DC motor.
f) Suggest suitable motor for following applications-
(i) Food Mixer
(ii) Electric Fan
g) List any two factors that affect earthing.

P.T.O.

Sample output to test PDF Combine only


22215 [2]
Marks
2. Attempt any THREE of the following: 12
a) Compare electric and magnetic circuit on any four points.
b) Find :
(i) RMS value
(ii) Average value
(iii) Form factor and
(iv) Frequency
of the waveform shown in Fig. No. 1

Fig. No. 1
c) Write any four advantages of 3 f system over 1 f system.
d) Draw schematic of following motors. Give two applications of
each.
(i) DC shunt
(ii) DC series

3. Attempt any THREE of the following: 12


a) Define-
(i) Flux density
(ii) Field strength
(iii) Permeability
(iv) Reluctance

Sample output to test PDF Combine only


22215 [3]
Marks
b) Compare auto transformer and two winding transformer on any
four points.
c) Draw a neat schematic of shaded pole 1f Induction motor. List
any two applications of it.
d) Write any four major points related to rewirable fuse.

4. Attempt any THREE of the following: 12


a) A coil of 500 turns wound uniformly on an iron ring of mean
circumference 50 cm and cross sectional area of 4/p cm2, carries
a current of 1 A. find
(i) MMF
(ii) Field strength
(iii) Reluctance
(iv) Flux
Take mr = 1000
b) For a transformer, give
(i) Any two main parts
(ii) Any two ratios
(iii) Any two types and
(iv) Any two losses
c) List any four applications of stepper motor.
d) Draw a neat sketch of permanent capacitor 1f induction motor.
Explain its working.
e) For a purley resistive circuit-
(i) Draw neat sketch
(ii) Draw waveforms of voltage and current
(iii) Write equation of current and
(iv) Draw phasor diagram.

P.T.O.

Sample output to test PDF Combine only


22215 [4]
Marks
5. Attempt any TWO of the following: 12
a) Calculate-
(i) Z
(ii) I
(iii) VR
(iv) VL
(v) Phase angle
And draw voltage triangle for the circuit shown in Fig. No. 2

Fig. No. 2
b) A 3f balanced load contains R = 12W and XC= 15W in each
phase. It is connected in star across a 230V, 50Hz, 3f AC.
Calculate -
(i) Vph
(ii) Zph
(iii) Iph
(iv) IL
(v) pf
(vi) P
c) Draw a practical set up to find voltage and current ratio on
a 230/115 V, 1KVA, 1f 50Hz transformer. Also write reading
of each meter.

Sample output to test PDF Combine only


22215 [5]
Marks
6. Attempt any TWO of the following: 12
a) Draw a neat schematic of universal motor. State its principle
of operations. Write the method for reversal of direction.
b) With neat sketch explain principle of operation of ELCB. Write
any two applications of it.
c) (i) State any three methods of reducing earthing resistance.
(ii) Write any three major points related to IE rules relevant
to earthing.

Sample output to test PDF Combine only


22216
21819
3 Hours / 70 Marks Seat No.

  Instructions – (1) All Questions are Compulsory.


(2) Answer each next main Question on a new page.
(3) Illustrate your answers with neat sketches wherever
necessary.
(4) Figures to the right indicate full marks.
(5) Assume suitable data, if necessary.
(6) Use of Non-programmable Electronic Pocket
Calculator is permissible.
(7) Mobile Phone, Pager and any other Electronic
Communication devices are not permissible in
Examination Hall.

Marks

1. Attempt any FIVE of the following: 10


a) Sketch energy band diagram of insulator and semiconductor.
b) State function of ‘Gate’, ‘Source’ and ‘Drain’ terminals of FET.
c) Sketch symbol of NPN and PNP transistor.
d) List out any two applications of FET.
e) Define the term ‘Voltage Regulation’
f) Draw the circuit diagram of transistorised series voltage regulator.
g) Define the term ‘knee voltage’ of P-N junction diode.

P.T.O.

Sample output to test PDF Combine only


22216 [2]
Marks
2. Attempt any THREE of the following: 12
a) Compare P-N junction diode with zener diode on the basis of:
(i) Symbol
(ii) Type of reverse break down
(iii) V. I characteristic
(iv) Material.
b) Define following terms related to BJT:
(i) Current gain in CE configuration (Beta)
(ii) Quiescent point
(iii) Stability factor
(iv) Dynamic input resistance of CE configuration
c) Sketch and explain zener diode as voltage regulator.
d) Derive relationship between alpha (a) and beta (b) of BJT.

3. Attempt any THREE of the following: 12


a) Sketch circuit diagram of bridge rectifier with p filter.
b) Compare half wave rectifier with full wave (centre tapped)
rectifier on the basis of:
(i) No. of required diodes
(ii) Rectifier efficiency
(iii) Ripple factor
(iv) Transformer utilization factor.
c) Derive relationship between transconductance (gm),
amplification factor (m) and drain resistance (gd) of FET.
d) Sketch transistor shunt voltage regulator and explain how
voltage regulation is done.

Sample output to test PDF Combine only


22216 [3]
Marks
4. Attempt any THREE of the following: 12
a) Define the term ‘clipper circuit’. State classification of clipper
circuit.
b) Sketch the input and output characteristics of CB configuration.
Label it.
c) For common base (CB) configuration of BJT if IE = 2 mA and
IB = 20 mA. Calculate value of IC and current gain a (Alpha).
d) Compare BJT with FET on the basis of:
(i) Symbol
(ii) Input impedance
(iii) Thermal stability
(iv) Charge carrier polarity.
e) Sketch block diagram of D.C regulated power supply and
sketch waveform at each stage.

5. Attempt any TWO of the following: 12


a) With neat constructional diagram explain operation of Depletion
type N-channel MOSFET.
b) Sketch positive clamper circuit diagram to clamp output at
+ 7 V for input sine signal with Vpp = 20 V. Sketch input and
output waveform.
c) Sketch V-I characteristics of P-N junction diode. Calculate
static forward resistance if applied forward bias voltage is
0.8 V and corresponding diode current is 150 mA.

P.T.O.

Sample output to test PDF Combine only


22216 [4]
Marks
6. Attempt any TWO of the following: 12
a) Suggest proper diode for following applications:
(i) For optical communication as a source
(ii) For rectifier circuit
(iii) For voltage regulation
(iv) For clipper circuit
(v) For light intensity meter
(vi) For meter protection circuit.
b) Explain with circuit diagram voltage divider biasing method
for BJT.
c) Draw the circuit diagrams and output waveforms of series
inductor filter, LC filter and p filter.

Sample output to test PDF Combine only


21819
22218
3 Hours / 70 Marks Seat No.

Instructions : (1) All Questions are compulsory.


(2) Illustrate your answers with neat sketches wherever necessary.
(3) Figures to the right indicate full marks.
(4) Assume suitable data, if necessary.
(5) Mobile Phone, Pager and any other Electronic Communication
devices are not permissible in Examination Hall.
(6) Preferably, write the answers in sequential order.

Marks
1. Attempt any FIVE of the following : 10
(a) List any four relational operators with their use.
(b) Give syntax of switch-case statement.
(c) Give syntax of for loop.
(d) State any two differences between call by value and call by reference.
(e) Define pointer and state any two uses of pointer.
(f) State the use of , & symbols used in pointers.
(g) Define structure.

2. Attempt any THREE : 12


(a) Explain any four datatypes used in C with example.
(b) Explain nested if-else statement with syntax and example.
(c) Explain Array. State two advantages of array.
(d) List any 2 string functions. Give syntax and use of each function.

3. Attempt any THREE of the following : 12


(a) Enlist any four bitwise operators used in C and give example of each.
(b) Explain Pointer Arithmetic.
(c) Explain meaning of following statement with reference to pointer :
int var = 50;
int *p1, *p2;
P1 = & var;
P2 = p1;
(d) Explain declaration of structure with example.
[1 of 2] P.T.O.

Sample output to test PDF Combine only


22218 [2 of 2]
4. Attempt any THREE of the following : 12
(a) Write a C program to accept two integer numbers from user and print the
result of addition and subtraction.
(b) Write a C program to check whether given number is positive or negative and
display message accordingly.
(c) What is an output of following C code :
# include <stdio.h>
void main( )
{
int a[5] = {10, 20, 30, 40, 50};
printf("output");
for (i = 0; i<3; i++)
{
Printf("%d", a[i];
}
}
(d) Declare a structure book having elements as book_number, book_title,
book_price and also declare array of structure taking input of 10 books using
C programming language.

5. Attempt any TWO of the following : 12


(a) Explain if-else statement using syntax and example.
(b) Write a C program to read string from keyboard and find whether it is
palindrome or not.
(c) Write a program to find length of a string.

6. Attempt any TWO of the following : 12


(a) Write a program to add two 3 × 3 matrices.
(b) Write a program to add two numbers using function.
(c) Write a C program to create structure for student having data members like
roll_no. name and marks in 3 subjects and display % of marks as output of
program.
_______________

Sample output to test PDF Combine only


21819
22217
3 Hours / 70 Marks Seat No.

Instructions : (1) All Questions are compulsory.


(2) Answer each next main Question on a new page.
(3) Illustrate your answers with neat sketches wherever necessary.
(4) Figures to the right indicate full marks.
(5) Assume suitable data, if necessary.
(6) Mobile Phone, Pager and any other Electronic Communication
devices are not permissible in Examination Hall.

Marks
1. Attempt any FIVE of the following : 5 × 2 = 10
(a) Define Superconductivity.
(b) Give any two properties of polymers.
(c) Give the classification of magnetic materials.
(d) Define intrinsic and extrinsic semiconductor.
(e) List any two applications of thermionic emission.
(f) Draw energy level diagram of conductor and insulator.
(g) State any four applications of micrometers.

2. Attempt any THREE of the following : 3 × 4 = 12


(a) Explain the concept of field emission and give its two applications.
(b) Explain the requirements of good insulating material.
(c) Explain the concept of piezo-electricity and give its two applications.
(d) Explain seekback effect and give its two applications.

3. Attempt any THREE of the following : 3 × 4 = 12


(a) Explain types of impurity added in a semiconductor with one example each.
(b) Give various photoemissive materials and suggest relevant combination of
material for LED to emit Yellow and Green colour.
(c) State and explain various factors affecting the resistivity of electrical
materials.
(d) Explain the concept of anti-ferromagnetism.
[1 of 2] P.T.O.

Sample output to test PDF Combine only


22217 [2 of 2]
4. Attempt any THREE of the following : 3 × 4 = 12
(a) Suggest the relevant materials used in flexible and wearable antenna.
(b) Explain the effect of a dielectric on the behaviour of a capacitor.
(c) Explain various factors that affecting the permeability.
(d) Explain the effect of temperature on the electrical conductivity of metal.
(e) Describe the breakdown in solid dielectric materials.

5. Attempt any TWO of the following : 2 × 6 = 12


(a) Suggest suitable material for (i) Secondary emission (ii) Photoelectric
emission and explain any one emission process. Give one application of each.
(b) State one application for the given dielectric material :
(i) Mica
(ii) Rubber
(iii) Cotton
(iv) Wood
(v) Polythene
(vi) Bakelite
(c) Draw and explain the typical magnetization curve for a ferromagnetic
material. State the applications of ferromagnetic materials.

6. Attempt any TWO of the following : 2 × 6 = 12


(a) Explain the following in brief :
(i) Diffusion
(ii) Hall effect
(iii) Thermal conductivity
(b) Explain the properties of magnetic materials with examples :
(i) Permanent magnetic dipole
(ii) Paramagnetism
(iii) Diamagnetism
(c) Explain the following materials used for fabrication of semiconductors :
(i) Substrata
(ii) Capacitance materials
(iii) Metals
_______________

Sample output to test PDF Combine only


22210
21819
3 Hours / 70 Marks Seat No.

  Instructions – (1) All Questions are Compulsory.


(2) Answer next main Question on a new page.
(3) Illustrate your answers with neat sketches wherever
necessary.
(4) Figures to the right indicate full marks.
(5) Use of Non-programmable Electronic Pocket
Calculator is permissible.
(6) Mobile Phone, Pager and any other Electronic
Communication devices are not permissible in
Examination Hall.

Marks

1. Attempt any FIVE of the following: 10


a) If f (x) = 3x2 - 5x + 7 , show that f (–1) = 3f (1)
b) State whether the function f (x) = 3x4 + x2 + 5 - 3 cos x + 2 sin2 x
is even or odd.
dy
c) Find if y = e x.sin–1x
dx
#
d) Evaluate e 2 $ logx dx
e) Evaluate # sin2 x dx
f) Find the area under the curve y = x2 from x = 0 to x = 3
with x axis.
g) Express z =  1  –  i in Polar form.

P.T.O.

Sample output to test PDF Combine only


22210 [2]
Marks
2. Attempt any THREE of the following: 12
dy
a) Find if x2 + y2 = 4xy
dx
b) If x = a (i + sin i) , y = a (1 - cos i)
find dy at i = r/2
dx
1 1
x + y = 1 at ` , j
c) Find radius of curvature of the curve
4 4
d) Find the maximum and minimum value of x - 9x + 24y
3 2

3. Attempt any THREE of the following: 12


a) Find equation of tangent and normal to the curve
2x2 - xy + 3y2 = 18 at (3, 1)
dy
b) Find if y = x x + (sin x) x
dx
dy
c) If y = e3 sec x + 4 tan x find
dx
2
d) Evaluate #
sec x
dx
(1 + tan x) (3 + tan x)

4. Attempt any THREE of the following: 12

a) Evaluate # x tan-1 x dx
b) Evaluate # 4 + 5dxcos x
2
c) Evaluate # (x - 1)2(xx ++25) (x + 3) dx

d) Evaluate # dx
16 - 6x - x2
r/2
e) Evaluate # 1 +dxcot x
0

Sample output to test PDF Combine only


22210 [3]
Marks
5. Attempt any TWO of the following: 12
a) Find the area between the curves y = x and y = x2
b) Attempt the following:
(i) Find the order and degree of the differential equation
d2 y dy
= 1+
dx2 dx
(ii) Solve
dy
+ y cot x = cosec x
dx
di =
c) If L 30 $ sin (10 rt) , find i in terms of t, given that L=2
dt
and i=0 at t = 0

6. Attempt any TWO of the following: 12


a) Attempt the following
2- 3i
(i) Expresss in x + iy form
1+i
(ii) Find L{e–4t t2}

2s2 - 4
b) Find L-1 ' 1
(s + 1) (s - 2) (s - 3)
dx + = -t
c) Solve using Laplace transform 2x e given
dt
that x(0) = 2

Sample output to test PDF Combine only


21718
22216
3 Hours / 70 Marks Seat No.

Instructions : (1) All Questions are compulsory.

(2) Answer each next main Question on a new page.

(3) Illustrate your answers with neat sketches wherever necessary.

(4) Figures to the right indicate full marks.

(5) Use of Non-programmable Electronic Pocket Calculator is permissible.

(6) Mobile Phone, Pager and any other Electronic Communication

devices are not permissible in Examination Hall.

Marks

1. Attempt any FIVE of the following : 10

(a) State materials used for LED’s to emit different colour light.

(b) Sketch the symbol of P-channel and n-channel depletion type MOSFET.

(c) List any two BJT biasing circuits with respect to operating point.

(d) State different methods of biasing of FET.

(e) Sketch reverse characteristics of zener diode with proper labelling.

(f) Define line regulation. State the formula for its regulation.

(g) State cut in voltage value of diode for silicon and germanium.

[1 of 4] P.T.O.

Sample output to test PDF Combine only


22216 [2 of 4]
2. Attempt any THREE of the following : 12

(a) Describe experimental set-up for operation of P-N junction diode in forward
bias. Draw its characteristics.

(b) Define alpha and beta of a transistor and state the relation between them.

(c) Explain basic block diagram of regulated DC power supply, draw its input and
output waveforms.

(d) Explain the need of stabilization of Q point.

3. Attempt any THREE of the following : 12

(a) Describe circuit diagram of bridge rectifier, draw its input and output
waveforms.

(b) Explain the working of positive clamper with proper circuit diagram and draw
the waveforms at input & output of clamper.

(c) A JFET has IDSS = 10 mA, VP = –5 volts, gmo = 2 ms. Calculate the trans-

conductance and drain current of the JFET for VGS = –2.5 volts.

(d) Draw the circuit diagram for transistor series regulator and explain functions
of each component.

4. Attempt any THREE of the following : 12

(a) State the values of following parameters for half wave and full wave rectifiers :

(i) Number of diode used in circuit.

(ii) Rectification efficiency ()

(iii) Transfer Utilization Factor (TUF)

(iv) Ripple factor

Sample output to test PDF Combine only


22216 [3 of 4]
(b) Explain the operation of npn transistor in the active region.

(c) Draw the input and output characteristics of CE configuration with proper
labelling of various regions.

(d) Draw the constructional details of n-channel MOSFET. State its working
principle.

(e) Describe the working of zener as a voltage regulator.

5. Attempt any TWO of the following : 12

(a) Explain drain characteristics of JFET with ohmic region, saturation region, cut
off region and break down region.

(b) Draw circuit diagram and input and output waveforms of full wave rectifier
connected with  filter.

(c) Describe V-I characteristics of zener diode.

6. Attempt any TWO of the following : 12

(a) Show constructional details of LED. Give any two applications of LED.

(b) Describe the working of single stage CE amplifier with neat circuit diagram.

(c) Differentiate clipper and clamper with following points :

(i) Components used in circuit.

(ii) Function

(iii) Application

(iv) Configuration

_______________

P.T.O.

Sample output to test PDF Combine only


22216 [4 of 4]

Sample output to test PDF Combine only


11819
22217
3 Hours / 70 Marks Seat No.

Instructions : (1) All Questions are compulsory.

(2) Illustrate your answers with neat sketches wherever necessary.

(3) Figures to the right indicate full marks.

(4) Assume suitable data, if necessary.

(5) Mobile Phone, Pager and any other Electronic Communication

devices are not permissible in Examination Hall.

Marks

1. Attempt any FIVE : 2 × 5 = 10

(a) Define resistivity. State its unit.

(b) State any four dielectric materials.

(c) State the classification of magnetic material.

(d) Define intrinsic and extrinsic semiconductor.

(e) Define Thermonic emission.

(f) State the impurities for obtaining p-type and n-type semiconductor from

intrinsic semi conductor. (2 each)

(g) Give the material composition for obtaining RED and yellow colour LED.

[1 of 4] P.T.O.

Sample output to test PDF Combine only


22217 [2 of 4]
2. Attempt any THREE : 4 × 3 = 12

(a) Describe super conductivity. State its applications.

(b) Describe the concept of piezo electricity and state its applications.

(c) State the requirements of good insultating material.

(d) Describe the effects of temperature on conductivity of metals.

3. Attempt any THREE : 4 × 3 = 12

(a) State the materials used for fabrication of photo diode along with its

justification.

(b) Describe the process of photo emission. State the application of photo

emission in electronic components.

(c) Describe the principle of thermoelectric. State thermoelectric materials.

(d) Draw and explain hysteresis loop in magnetic material.

4. Attempt any THREE : 4 × 3 = 12

(a) Write one application for the given dielectric material.

(i) Polyvinyl Carbide (PVC)

(ii) Glass

(iii) Mica

(iv) Cotton and silk

Sample output to test PDF Combine only


22217 [3 of 4]
(b) Explain the materials used in wearable antennas with their properties.

(c) Describe dielectric strength and dielectric constant with respect to dielectric

materials.

(d) Explain the concept of anti ferro magnetism and state its significance.

(e) Define Electron mobility. State its significance in electronic components.

5. Attempt any TWO : 6 × 2 = 12

(a) State the different modes of electron emission in metal. Explain any two

modes of emission.

(b) Define magnetic permeability. State and explain the factors affecting

permeability of magnetic materials.

(c) Describe the concept of ferro electricity. Explain the application of ferro

electric material.

6. Attempt any TWO : 6 × 2 = 12

(a) (i) Explain the process of diffusion in semiconductor material.

(ii) Explain Hall effect.

(b) Explain magnetostriction property. Explain generation of ultrasonic using

magnetostriction.

(c) State any four materials used in fabrication of semiconductor device and

describe its need.

_______________
P.T.O.

Sample output to test PDF Combine only


22217 [4 of 4]

Sample output to test PDF Combine only


22215
11819
3 Hours / 70 Marks Seat No.

  Instructions – (1) All Questions are Compulsory.


(2) Answer each next main Question on a new page.
(3) Illustrate your answers with neat sketches wherever
necessary.
(4) Figures to the right indicate full marks.
(5) Mobile Phone, Pager and any other Electronic
Communication devices are not permissible in
Examination.

Marks

1. Attempt any FIVE of the following: 10


a) Define Reluctance. What is its units?
b) Write any two advantages of AC over DC.
c) Draw the waveform representation of a three phase AC supply
with neat labels.
d) Define the transformation ratio of a transformer.
e) Draw neat constructional sketch of shell type transformer.
f) State the types of single phase induction motors.
g) List the types of Fuses.

P.T.O.

Sample output to test PDF Combine only


22215 [2]
Marks
2. Attempt any THREE of the following: 12
a) Explain self induced emf and mutually induced emf with
neat sketch.
b) Explain the generation of single phase AC supply by an
elementary alternator with neat sketch.
c) Draw neat constructional sketch of auto transformer. State
its advantages and applications.
d) State four advantages of poly-phase circuit over single
phase circuit.

3. Attempt any THREE of the following: 12


a) Compare magnetic circuit and electric circuit on any four points.
b) A 2000/200 V, single phase, 50 Hz transformer has the maximum
flux of 30 mwb. Find out the no. of turns on primary and
secondary windings if the cross sectional area of the core
is 1.1 cm2.
c) Draw schematic representation of capacitor. Start capacitor run
induction motor. Also state its applications.
d) Explain pipe earthing with a neat labelled diagram.

4. Attempt any THREE of the following: 12


a) Explain B-H curve and draw with all parameters.
b) Compare two winding transformer and auto transformer.
(Any four points)
c) Explain principle of operation of universal motor with neat
diagram.
d) Write any two applications of following motors -
(i) Universal motor
(ii) Stepper motor
e) State the function of the fuse and material used for fuse.

Sample output to test PDF Combine only


22215 [3]
Marks
5. Attempt any TWO of the following: 12
a) An alternating current given by equation
i = 142.14 sin 628 t. find -
(i) Maximum value
(ii) Time period
(iii) RMS value
(iv) Average value
(v) Form factor
(vi) Peak factor
b) Three impedance, each of 10 Ω resistance and 5 Ω inductive
reactance in series, are connected in star across a 3 phase,
400 V, 50 Hz AC supply. Determine -
(i) Phase current
(ii) Line current
(iii) Phase voltage
(iv) Line voltage
(v) Power factor
(vi) Total line power
c) Draw schematic representation of -
(i) DC shunt motor
(ii) DC series motor
(iii) DC compound motor

6. Attempt any TWO of the following: 12


a) Explain the working principle of stepper motor and explain
any one type with neat sketch.
b) Explain the need of earthing in electrical systems. State the
types of earthing and any two advantages of earthing.
c) Explain with neat diagram, operation of ELCB and two
applications.

Sample output to test PDF Combine only


11819
22216
3 Hours / 70 Marks Seat No.

Instructions : (1) All Questions are compulsory.


(2) Answer each next main Question on a new page.
(3) Illustrate your answers with neat sketches wherever necessary.
(4) Figures to the right indicate full marks.

Marks
1. Attempt any FIVE of the following : 10

(a) Draw the symbol of photodiode.

(b) Define Transistor. State its type.

(c) Define load and line regulation.

(d) State application of FET.

(e) Sketch energy band diagram of semiconductor.

(f) State the need of DC regulated power supply.

(g) Name the components of following symbol :

(i) (ii)

[1 of 4] P.T.O.

Sample output to test PDF Combine only


22216 [2 of 4]
2. Attempt any THREE of the following : 12

(a) Compare PN junction diode & zener diode (four points).

(b) Explain with a neat circuit diagram of voltage divider bias method for biasing
a transistor.

(c) Draw the block diagram of DC power supply. Explain the function of each
block.

(d) Explain the concept of DC load line and operating point.

3. Attempt any THREE of the following : 12

(a) An AC supply of 230 V is applied to HWR through a transformer with turns


ratio 10 : 1. Find Average DC output, Voltage current and P/V of diode, RMS
value of voltage and current.

(b) State the values of following parameters with reference to full wave rectifier :

(i) Ripple factor (ii) Efficiency

(iii) TUF (iv) P/V

(c) Compare EMOSFET & DMOSFET.

(d) Determine output voltage Vo, load current IL, zener current IZ & power

dissipation in zener diode for the circuit shown below.

Sample output to test PDF Combine only


22216 [3 of 4]
4. Attempt any THREE of the following : 12

(a) Compare L, C, LC and  filter on the basis of usefulness in reducing ripple or

suitability for heavy / light load.

(b) Explain the operating principle of PNP transistor.

(c) Find the Q point values for the following circuit. Assume VBE = 0.7 V &

 = 60

(d) Compare BJT & JFET with reference to following point :

(i) Symbol

(ii) Transfer characteristics

(iii) I/P impedance

(iv) Application

(e) Describe the working of zener diode as a voltage regulator with reverse

characteristics of zener diode.

P.T.O.

Sample output to test PDF Combine only


22216 [4 of 4]
5. Attempt any TWO of the following : 12

(a) With neat circuit diagram and mathematical expressions, explain the self
biasing used in FET.

(b) Identify the following circuit shown in Fig. No. 1 and draw input and output
waveforms

Fig. 1

(c) Explain V-I characteristics of zener diode.

6. Attempt any TWO of the following : 12

(a) Draw the characteristics of LED and write advantages, disadvantages and
application of it. (each two points)

(b) Draw circuit and describe working of full wave rectifier using center tapped
transformer with waveforms.

(c) (i) In CE configuration if  = 99 leakage current ICEO = 50 A. If base

current is 0.5 mA. Determine IC and IE.

(ii) Derive relation between  & .

_______________

Sample output to test PDF Combine only



*22218*

22218
11819
3 Hours / 70 Marks Seat No.

Instructions : (1) All questions are compulsory.


(2) Illustrate your answers with neat sketches wherever necessary.
(3) Figures to the right indicate full marks.
(4) Assume suitable data, if necessary.
(5) Preferably, write the answers in sequential order.

Marks

1. Solve any five : (5×2=10)


A) List 4 datatypes used in C. 2
B) State use of * and & used in pointers. 2
C) Give syntax of switch case statement. 2
D) State any four control statements. 2
E) Define Array. 2
F) List 2 mathematical functions used in C programming. 2
G) Define structure. 2

2. Solve any three : (3×4=12)


A) Distinguish between compiler and interpreter. 4
B) Explain while loop with syntax and example. 4
C) Explain the use of the following function with syntax :
i) Strcmp()
ii) Strlen() 4
D) Write a program to calculate nth power of a number using function. 4

3. Solve any three : (3×4=12)


A) Write a program to accept ten numbers in array and arrange them in ascending order. 4
B) Explain use of arrow (→) operator with example. 4

P.T.O.

Sample output to test PDF Combine only


22218 *22218*
Marks
C) Write an algorithm and flowchart to swap the contents of two variables. 4
D) Write a program to find whether the character entered through keyboard is a vowel or not. 4

4. Solve any three : (3×4=12)


A) Explain how to initialize two dimensional array with example. 4
B) Explain recursive function with suitable example. 4
C) State and explain four arithmetic operations perform on pointer. 4
D) Explain conditional operator with example. 4

5. Solve any two : (2×6=12)


A) Write a program to add two 3 × 3 matrices. 6
B) Write a program to add two numbers using function. 6
C) Write a program to exchange values of two variables using pointers. 6

6. Solve any two : (2×6=12)


A) Write a program to declare a structure student having data members roll_no, name and
agg_marks. Accept data and display this information for one student. 6
B) Write a program to print table of a given number. 6
C) Write a program to concatenate two strings. 6

___________________

Sample output to test PDF Combine only


22210
11819
3 Hours / 70 Marks Seat No.

  Instructions – (1) All Questions are Compulsory.


(2) Illustrate your answers with neat sketches wherever
necessary.
(3) Figures to the right indicate full marks.
(4) Assume suitable data, if necessary.
(5) Use of Non-programmable Electronic Pocket
Calculator is permissible.
(6) Mobile Phone, Pager and any other Electronic
Communication devices are not permissible in
Examination Hall.

Marks

1. Solve any FIVE of the following: 10


a) If f (x) = 3x2 - 5x + 7 show that f (- 1) = 3f (1)

b) Define odd and even function with suitable examples.

c) Find dy if y = a x + x a + a a + x
dx
d) Evaluate # 1 dx
x2 + 4
e) Evaluate # x $ e x dx
f) If z1 = 4 - 5i and z2 = 3 + 7i find z1 + z2 .

g) Find the area enclosed by y = 3x2 , the lines x = 1, x = 3


and x-axis

P.T.O.

Sample output to test PDF Combine only


22210 [2]
Marks
2. Solve any THREE of the following: 12
a) Find dy if x3 + y3 = 3axy
dx

b) Find dy if x = 1 and y = 1 - 1
dx t t
c) A bullet is fired into a mud bank and penetrates (120t - 3600t2)m.
in ‘t’ sec. after impact. Calculate maximum depth of penetration.

d) Find radius of curvature to the curve y = x3 at (2, 8)

3. Solve any THREE of the following: 12

a) Find equation of tangent to curve 4x 2 + 9y 2 = 40 at (3, 2)

b) Find dy if y = sec-1 = 1
G
dx 3
4x - 3x

x y dy (log y) 2
c) If y = e prove that dx =
log y - 1
` x - 1je x
d) Evaluate # x 2 . sin 2 (e x x )
dx

4. Solve any THREE of the following: 12

# dx
a) Evaluate
4 cos 2 x + 9 sin 2 x

log x
b) Evaluate # dx
x 82 + log xB83 + log xB
5
x
c) Evaluate # 7-x + x
dx
2

d) Evaluate # x $ tan-1 x $ dx

# x
e) Evaluate dx
(x + 1) (x + 2)

Sample output to test PDF Combine only


22210 [3]
Marks
5. Solve any TWO of the following: 12
a) Find by integration the area between the curves y = x 2 + 1 and
line y = 2x + 1

b) Solve the following.


(i) Verify that y = log x is a solution of differential equation
d 2 y dy
x 2 +
dx
=0
dx
(ii) The velocity of a particle is given by v = t2 – 6t + 7.
Find distance covered in 3 second. initially x = 0
when t = 0

c) Solve the following.

(i) Solve `1 + x2 j dy - `1 + y 2 j dx = 0
dy
(ii) Solve dx
+ y cot x = cos x

6. Solve any TWO of the following: 12

3 3
a) If ~1 = 21 + i 2 and ~2 = 21 - i 2
- -
show that ~1 2 = ~2


b) Find L :e3 t $ `t 2 + t jD

c) Find L-1 > 2s 2 - 4


H
` s + 1 j` s - 2 j` s - 3 j

d) Solve differential equation using Laplace Transform.


dy
+ 2y = e-t , given y(0) = 2
dt

Sample output to test PDF Combine only


22215
11920
3 Hours / 70 Marks Seat No.

  Instructions – (1) All Questions are Compulsory.


(2) Answer each next main Question on a new page.
(3) Illustrate your answers with neat sketches wherever
necessary.
(4) Figures to the right indicate full marks.
(5) Use of Non-programmable Electronic Pocket
Calculator is permissible.
(6) Mobile Phone, Pager and any other Electronic
Communication devices are not permissible in
Examination Hall.

Marks

1. Attempt any FIVE of the following: 10


a) State Faraday's law of Electromagnetic Induction.
b) Define following terms with respect to A.C. quantity.
(i) Time period
(ii) Frequency
c) State the relationship between line current and phase current
for star and delta connection.
d) State the working principle of transformer.
e) Write any four main parts of d.c. motor.
f) Write any two applications of each motor.
(i) Universal motor
(ii) Stepper motor
g) State any two methods of reducing earth resistance.
P.T.O.

Sample output to test PDF Combine only


22215 [2]
Marks
2. Attempt any THREE of the following: 12
a) Draw and explain B-H curve of magnetic material.
b) Draw purely capacitive circuit. Show vector diagram and
waveform and write formula for capacitive reactance.
c) Compare star and delta connection on basis
(i) Connection diagram
(ii) Neutral
(iii) Line and phase current
(iv) Line and phase voltage.
d) Compare auto transformer with two winding transformer on
following basis.
(i) Symbol
(ii) Copper saving
(iii) Isolation
(iv) Application

3. Attempt any THREE of the following: 12


a) Explain with neat diagram Lenz's law. State its any two
applications.
b) Explain the working principle of d.c. motor with neat sketch.
c) Explain the principle of operation of capacitor start capacitor
run motor.
d) Explain the importance of earthing.

Sample output to test PDF Combine only


22215 [3]
Marks
4. Attempt any THREE of the following: 12
a) Explain how Fleming's right hand rule helps to deciding direction
of induced EMF.
b) Write any two applications of each of the following.
(i) DC Shunt motor
(ii) DC series motor.
c) Explain principle of operation of universal motor with neat
diagram.
d) Explain how direction of rotation of universal motor is reversed.
e) Explain the working of fuse with neat diagram.

5. Attempt any TWO of the following: 12


a) A sinusoidal voltage with equation
V = 200 sin (314 t + π/3) volt is applied to a load.
Calculate
(i) Maximum voltage
(ii) RMS voltage
(iii) Frequency
(iv) Time period
(v) Phase angle
(vi) Angular frequency.
b) Three similar coils each of resistance 20 Ω and on inductance
0.1 H are connected in delta to a 3φ 440V, 50 Hz supply
system. Calculate the phase current, line current, phase
voltage, line voltage, active power and reactive power.
c) A 1φ. 1.5 KVA. 230/110 V transformer used in a laboratory.
Calculate primary winding current.
(i) Secondary winding current
(ii) Turns ratio.
(iii) Current ratio

P.T.O.

Sample output to test PDF Combine only


22215 [4]
Marks
6. Attempt any TWO of the following: 12
a) Explain the principle of working of stepper motor with a neat
diagram.
b) Explain the operation of each of the following
(i) Fuse
(ii) ELCB
c) Write any two applications of each of the following
(i) ELCB
(ii) MCCB
(iii) MCB
(iv) Fuse

Sample output to test PDF Combine only


22210
11920
3 Hours / 70 Marks Seat No.

  Instructions – (1) All Questions are Compulsory.


(2) Illustrate your answers with neat sketches wherever
necessary.
(3) Figures to the right indicate full marks.
(4) Assume suitable data, if necessary.
(5) Use of Non-programmable Electronic Pocket
Calculator is permissible.
(6) Mobile Phone, Pager and any other Electronic
Communication devices are not permissible in
Examination Hall.

Marks

1. Attempt any FIVE of the following: 10


a) If f(x) = tan x, show that
2f (x)
f (2x) =
1 - 6 f (x)@2 x -x
b) State whether the function f (x) = e +2e is even or odd.
dy
c) Find if y = x.e x
dx
d) Evaluate # tan–1x dx
e) Evaluate # 1 + sin2x dx
f) Find the area bounded by the curve y = sin x and the x-axis
from x = 0 to x = π
g) Express in the form a + ib,
1+ i
Z = , where a, b, ∈IR. i = -1
2- i

P.T.O.

Sample output to test PDF Combine only


22210 [2]
Marks
2. Attempt any THREE of the following: 12
a) If x = a(θ – sinθ), y = a(1 – cos θ)
dy
find
dx
dy
b) If x 2 + y 2 = xy find
dx
c) A metal wire 36 cm long is bent to form a rectangle. Find its
dimensions when its area is maximum.
d) A beam is bent in the form of the curve y = 2 sin x – sin 2x.
r
Find the radius of curvature of the beam at this point at x =
2

3. Attempt any THREE of the following: 12


a) Find the equation of the tangent and normal to the curve
4x2 + 9y2 = 40 at (1,2)
dy
b) Find if y = xsinx + (tan x)x
dx
dy
c) Find if y = log 6x + x2 + a2 @
dx

d) Evaluate # dx
4 + 5 cos x

4. Attempt any THREE of the following: 12


^ x - 1h e x
a) Evaluate # dx
ex
x2 . sin2 c m
x
b) Evaluate # sin3 x dx

# 2x2 + 5
c) Evaluate dx
(x - 1) (x + 2) (x + 3)

d) Evaluate # x2 . e3x dx
5
5- x
e) Evalute # x + 5- x
dx
o

Sample output to test PDF Combine only


22210 [3]
Marks
5. Attempt any TWO of the following: 12
a) Find the area of the circle x 2 + y 2 = 36 by using definite
integration.
b) (i) Find the order and degree of D.E.
d2 y dy
2 - - xy2 = 0
dx dx
dy
(ii) Solve D. E. x. + y = x3
dx

c) The velocity of a particle is given by


v = t 2 – 6t + 7. Find distance covered in 3 seconds.

6. Attempt any TWO of the following: 12


a) i) Express in polar form, Z = 1 + i 3
ii) Find L {sin 3t + cos 2t}
2s + 3
b) Find L–1 ' ^s + 2h ^s + 6h 1

c) Solve the differential equation using Lap lace Transformation.


dy
- 3y = t.e- 2t, y (0) = 0
dt

Sample output to test PDF Combine only


22216
11920
3 Hours / 70 Marks Seat No.

  Instructions – (1) All Questions are Compulsory.


(2) Answer each next main Question on a new page.
(3) Illustrate your answers with neat sketches wherever
necessary.
(4) Figures to the right indicate full marks.
(5) Mobile Phone, Pager and any other Electronic
Communication devices are not permissible in
Examination Hall.

Marks

1. Attempt any FIVE of the following: 10


a) Define : Intrinsic semiconductor and Extrinsic semiconductor.
b) State any two applications of FET.
c) Draw symbol of NPN and PNP transistor.
d) Sketch the drain characteristics of N - channel MOSFET.
e) Define : Load regulation and Line regulation.
f) Draw basic block diagram of a DC regulated power supply.
g) Identify the components of following symbol.

(i) (ii)

Fig. No. 1 Fig. No. 2

P.T.O.

Sample output to test PDF Combine only


22216 [2]
Marks
2. Attempt any THREE of the following: 12
a) Compare P - N junction diode and zener diode on following
parameters:
(i) Symbol
(ii) Doping Level
(iii) Breakdown Voltage
(iv) Applications.
b) Sketch input and output characteristics of CE configuration.
Label various regions on characteristics.
c) Sketch circuit diagram of transistorized series voltage regulator
and explain its working.
d) Derive the relationship between a and b of a transistor.

3. Attempt any THREE of the following: 12


a) Define following parameter of rectifier :
(i) Ripple factor
(ii) Efficiency
(iii) Peak Inverse Voltage
(iv) Transformer utilization factor
b) Sketch circuit diagram of positive biased clipper using diode
and explain it’s working.
c) Define with respect to FET :-
(i) Static drain resistance
(ii) Dynamic resistance
(iii) Trans conductance
(iv) Pinch - OFF voltage
d) State any four applications of regulated D.C. power - supply.

Sample output to test PDF Combine only


22216 [3]
Marks
4. Attempt any THREE of the following: 12
a) Compare half wave rectifier and full wave bridge rectifier with
following parameters.
(i) No of diodes used
(ii) Efficiency
(iii) Peak inverse voltage
(iv) Ripple frequency
b) Sketch the experimental setup for CB transistor configuration.
c) If a of a transistor is 0.9; Calculate b .
d) State advantages of MOSFET over JFET.
e) Sketch block diagram of an unregulated power supply and
explain function of each block.

5. Attempt any TWO of the following: 12


a) Sketch construction of N - channel JFET and explain it’s operating
principle.
b) Draw circuit diagram for r filter and explain it’s working with
waveforms.
c) Sketch constructional diagram of LED and state it’s three
applications.

6. Attempt any TWO of the following: 12


a) Describe classification of solids on the basis of energy band
diagram.
b) Sketch the circuit diagram of centre tap rectifier and explain
it’s working with input and output waveforms.
c) Explain with circuit diagram, voltage divider biasing method
and state it’s two advantages.

Sample output to test PDF Combine only


11920
22218
3 Hours / 70 Marks Seat No.

Instructions : (1) All Questions are compulsory.


(2) Answer each next main Question on a new page.
(3) Illustrate your answers with neat sketches wherever necessary.
(4) Figures to the right indicate full marks.
(5) Assume suitable data, if necessary.

Marks

1. Attempt any FIVE of the following : 10


(a) State any four relational operators in ‘C’.
(b) Give the syntax for switch case statement.
(c) State the use of continue statement.
(d) Define the term function.
(e) State any two advantages of pointer.
(f) State the use of ‘&’ and ‘*’ operators used with pointer.
(g) Write any two features of structure.

2. Attempt any THREE of the following : 12


(a) Describe scanf( ) with its syntax and example.
(b) With suitable example, describe importane of break statement used with
switch statement.
(c) State any two advantages and any two limitations of an array.
(d) Differentiate between call by value and call by reference methods for passing
parameter. (any four points)

[1 of 2] P.T.O.

Sample output to test PDF Combine only


22218 [2 of 2]
3. Attempt any THREE of the following : 12
(a) Describe with suitable example difference between preincrement and
postincrement operator.
(b) Describe declaration and initialization of two dimensional array.
(c) Describe pointer arithmetic with any two operations.
(d) With example describe enumerated data type.

4. Attempt any THREE of the following : 12


(a) Write an algorithm and draw flowchart to find whether entered number is
even or odd.
(b) Write a program in ‘C’ to print the table for entered number.
(c) Describe following functions with their syntax and example.
(i) strcat( )
(ii) strcmp( )
(d) Write a ‘C’ program to calculate sum of elements of given array using pointer.
(e) Write a ‘C’ program to create a structure with members as day, month and
year. Assign initial values to that structure and display it.

5. Attempt any TWO of the following : 12


(a) Describe use of nested if-else statement with syntax and example.
(b) Write a ‘C’ program to find largest number from an array of 10 numbers.
(c) Write a ‘C’ program to display fibbonacci series using recursion.

6. Attempt any TWO of the following : 12


(a) Write a ‘C’ program to accept two strings from user. Display length of both
the strings. Also concatenate two strings and display the output.
(b) Write a ‘C’ program to accept two numbers. Write a function add( ) to display
addition of entered number. Write a function multiply( ) to display
multiplication of entered number.
(c) Write a ‘C’ program to declare structure ‘employee’ having data members as
empid, empname. Accept this data for 5 employees and display it.
_______________

Sample output to test PDF Combine only


11920
22217
3 Hours / 70 Marks Seat No.

Instructions : (1) All Questions are compulsory.


(2) Illustrate your answers with neat sketches wherever necessary.
(3) Figures to the right indicate full marks.
(4) Assume suitable data, if necessary.

Marks

1. Attempt any FIVE of the following : 10


(a) Define superconductivity.
(b) List any two examples of ferroelectric materials.
(c) Give classification of magnetic materials.
(d) Draw energy level diagram of conductor & insulator.
(e) List any two applications of photoelectric emission.
(f) List any two trivalent & pentavalent impurity materials.
(g) Give any two applications of micro relays.

2. Attempt any THREE of the following : 12


(a) Explain how energy levels are formed in a materials.
(b) Explain the concept of piezo-electricity & state its any one application.
(c) Explain the properties of dielectric materials.
(d) Explain the concept of thermoelectric effect & give any two materials for
thermocouples.

3. Attempt any THREE of the following : 12


(a) Explain the process of photoelectric emission.
(b) Explain diffusion (current) in a semiconductor.
(c) Explain the principle of stimulated emission & radiation in LASER.
(d) Differentiate between anti-ferromagnetism & ferrimagnetisms.
[1 of 2] P.T.O.

Sample output to test PDF Combine only


22217 [2 of 2]
4. Attempt any THREE of the following : 12
(a) Suggest the relevant materials used in flexible & wearable antenna.
(b) Explain the characteristics of good insulating materials.
(c) Explain the concept of magnetostriction effect & state its application.
(d) Suggest any one suitable material and any one application for :
(i) thermionic emission
(ii) secondary emission
(e) Write one application for the given dielectric materials :
(i) Mica
(ii) Bakelite
(iii) Rubber
(iv) Polythene

5. Attempt any TWO of the following : 12


(a) Explain the effect of temperature on conductivity of metals.
(b) On the basis of given properties, identify the magnetic materials
(i) Permanent magnetic dipole
(ii) Diamagnetism
(iii) Paramagnetism
(iv) Ferromagnetism
(c) Write one property for the given dielectric material.
(i) Ceramic
(ii) Porcelain
(iii) Poly Vinyl Chloride (PVC)
(iv) Cotton
(v) Silk
(vi) Glass

6. Attempt any TWO of the following : 12


(a) Describe Hall effect & state its applications.
(b) Describe the magnetization curve.
(c) State any four materials used in fabrication of semiconductor device &
describe its need.
_______________

Sample output to test PDF Combine only

Potrebbero piacerti anche