100% found this document useful (1 vote)
3K views7 pages

TECHNICAL QUIZ Ece

The document appears to be a technical quiz for an electronics and communication engineering circuit hackathon. It contains 40 multiple choice questions testing knowledge of topics like electronics components, logic gates, Boolean algebra, circuits and signals. The questions cover concepts like series-parallel circuits, logic gate identification, diode circuits, capacitor and resistor values, digital logic families and multiplexers.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
3K views7 pages

TECHNICAL QUIZ Ece

The document appears to be a technical quiz for an electronics and communication engineering circuit hackathon. It contains 40 multiple choice questions testing knowledge of topics like electronics components, logic gates, Boolean algebra, circuits and signals. The questions cover concepts like series-parallel circuits, logic gate identification, diode circuits, capacitor and resistor values, digital logic families and multiplexers.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING

CIRCUIT HACKATHON 2019-2020


TECHNICAL QUIZ

STUDENT NAME COLLEGE MARKS

1. The min. number of resistors required to form a series- parallel circuit is_______
2. Identify and write the names of the following electronic components .

3. Identify the logic gate formed using DTL as shown in figure

a) NOR b) XOR c)XNOR d)NAND

4 For the switch in the circuit, taking 0 as open and 1 as closed the expression of Y is

a)A+(B+C)D b)A+BC+D c)A(BC+D) d)None of these

5.When the JFET is no longer able to control the current, this point is called the:
1
A
breakdown region
.
B.depletion region
C.saturation point
D
pinch-off region
.

6. The min. no. of NAND gates required to realize Ex-NOR gate is ---------
7.The maximum power that can be transferred to the load resistor RL from the voltage source is

a)1W b)0.5w c)0.25W d)10W


8. Plot the output voltage for the circuit shown in figure. Consider Si diode

9.If the voltage in the given circuit was cut in half, then the current equals to __________

10.Electron pair bonding occurs when atoms:


A
lack electrons
.
B.share holes
C.lack holes
D
share electrons
.

2
11.What is the value of a capacitor labeled 102?
A
10,000 pF
.
B.1000 pF
C. 1000 F
D
. 10,000 F

12.In a power supply diagram, which block indicates a smooth dc output?


A
transformer
.
B.filter
C.rectifier
D
regulator
.

13. Identify the type of feedback in the given circuit

a) series Shunt b) shunt series c) Series Series d) Shunt Shunt

14. Calculate the duty cycle of the repetitive pulse waveform in the given circuit.

A.8.33%
B.0%
C.33.33%
D.25%
15.How is a 3.9 k resistor color-coded?
A
red, white, red, gold
.

3
B.red, green, orange, silver
C.orange, white, red, gold
D
orange, green, orange, silver
.

16. Find the value of R if the current flowing through R is 4 Ampere

a)4.5Ω b)2.5 Ω c)1 Ω d)3.5 Ω

17.One oscilloscope selector knob that allows the major and minor divisions of the graticule to be
used to determine a signal amplitude value is called the:
A
time/cm control
.
B.position control
C.intensity control
D
volts/cm control
.
18.One application of a digital multiplexer is to facilitate:
A
code conversion
.
B.parity checking
C.parallel-to-serial data conversion
D
data generation
.
19. Identify the type of filter formed by the circuit shown in figure.

a) Low Pass b) High pass c) Band Stop d) Bandpass

2 If the dielectric constant of a capacitor is decreased, then its capacitance will:


0. A
Increase
.
BDecrease

4
.
C
remain the same
.
D
be destroyed
.
21.If the voltage across a fixed value of resistance is increased five times, what does the current
do?
A
It increases by a factor of five.
.
B
It decreases by a factor of five.
.
C
It stays the same.
.
D
Not enough information
.
22.A comparison between ring and Johnson counters indicates that:
A
a ring counter has fewer flip-flops but requires more decoding circuitry
.
B
a ring counter has an inverted feedback path
.
C
a johnson counter has more flip-flops but less decoding circuitry
.
D
a johnson counter has an inverted feedback path
.
23.What is the decimal value of the hexadecimal number 777?
A
191
.
B
1911
.
C
19
.
D
19111
.

24. For a BJT, under the saturation condition,


A
I = βIB
. C
B.IC = αIB
C.IC is independent of all other parameters
D
IC < βIB
.
25.Convert the binary number 1011010 to hexadecimal.
A.5B
B.B4
C.5A
D.5C

5
26. The 555 timer Consists of _______ number of comparators.
27.A sine wave reaches maximum positive voltage at:
A
90°
.
B.0°
C.–90°
D
360°
.
28.PLAs, CPLDs, and FPGAs are all which type of device?
A
SLD
.
B.PLD
C.EPROM
D
SRAM
.
29.What voltage will an ac voltmeter display?
A
Rms
.
B.Average
C.Peak
D
peak-to-peak
.
30.Which of the examples below expresses the distributive law of Boolean algebra?
A
A • (B • C) = (A • B) + C
.
B.A + (B + C) = (A • B) + (A • C)
C.A • (B + C) = (A • B) + (A • C)
D
(A + B) + C = A + (B + C)
.

31.The time constant of the given circuit is

a) 2RC b) RC/2 c) RC/4 d) RC

32.The depletion-mode MOSFET


a) can operate with only positive gate voltages b)can operate with only negative gate voltages
c) cannot operate in the ohmic region d)can operate with positive as well as negative gate voltages

33. How many flip-flops are required to produce a divide-by-128 counter device?
a)1 b)4 c)7 d)6

34. Which of the following will not normally be found on a data sheet?
6
a) Minimum HIGH level output voltage b) Maximum LOW level output voltage
c) Minimum LOW level output voltage d) Maximum HIGH level input current

35. Which among the bipolar logic families is specifically adopted for high speed applications?

a. Diode Transistor Logic (DTL) b. Transistor Transistor Logic (TTL)


c. Emitter Coupled Logic (ECL) d. Integrated Injection Logic (I2L)

36. The logic gate which detects equality of two bits is


(A) EX-OR (B) EX-NOR (C) NOR (D) NAND

37. The Gray code for 3 bit binary number 101 is


a)101 b)110 c)111 d) 011

38. If A, B are inputs and X is output then Identify the Logic gate formed from the waveforms.

a) NAND b) NOR C) XOR d) AND

39. The logic gate formed by the 2x1 multiplexer is _______

40. Implement 4x1 Multiplexer using 2x1 Multiplexer.

You might also like