Saturday, 13 April 2013

STLD BITS




                                    JNTUH SECOND BITS

                                                       STLD

Note: 1.Don’t think that these bits only will be repeted in second mid.go through the concepts of last four units thoroughly then solve bits .these bits to cross check your knowledge

 1.The Programmable Array Logic consists of  [ d]
a) fixed OR and AND gates b) Programmable OR , fixed AND gates
c) Programmable OR and AND gates d) Programmable AND , fixed OR gates

2. A ring counter is useful in generating————- . [c ]
a) Frequency scaling b ) Pseud or and on pattern generation
c) Timing signals d ) Refresh address of DRAM

3. An ASM chart can be [ a]
a) converted to a state diagram & table and implemented as a Flip-Flop
b) converted into a state table
c) converted into astate diagram
d) implemented using gates & flip – flops

4. Four RAM chips of 16×4 size have their busses connected together. This system will be of size[c ]
a) 16×4 b) 256×1 c) 16×16 d) 32×8

5. The parameters of a threshold element are [ a]
a) weights assigned to input variable s and T b) output variables
c) weights assigned to input variables d) value of T

6. The table containing present state of output, next state of the output and the inputs is called[a ]
( a) Excitationtable ( b ) State table ( c ) Transition table e ( d ) Truth table

7. A finite state machine [a]
(a) same as clocked sequential circuits
(b) Neither Electrical motors nor clocked sequential circuits
(c) consists of electrical motors
(d) Electrical motors and clocked sequential circuits

8. The address bus with a ROM of size 1024*8 bits is [ b]
a)8 bits b) 10 bits c) 12 bits d) 16 bits

9. Which of the following flip flop is used as a latch – [b ]
a) JK flip flop b) D flip flop c)Master Slave flip d) T flip flop

10. Master slave configuration is used in flip flop to [c ]
a) Increase its clocking b) reduce power dissipation
c) Eliminate race around condition d) improve its reliability
 11.The ROM programmed during manufacturing process itself is called [ a]
a)MROM (b) PROM (c) EPROM (d) EEPROM

12. A memory in which the contents get erased when power failure occurs is [ d]
a)EAROM (b) PROM (c) ROM (d) RAM

13. A single literal term in SOP expression [ b]
a)Requires an inverter for PLA implementation
b)Requires an AND gate for PLA implementation
c)Doesn’t requires an AND gate for PLA implementation
d) Doesn’t requires an inverter for PLA implementation

14. When an inverter is placed between the inputs of an S – R flip – flop, the resulting flip – flop is a [ d]
a)J - K flip - flop (b) Master – slave flip - flop c)T flip - flop (d) D flip - flop

15. Flip – flops can be used to make [c ]
a)Latches (b) Bounce – elimination switches c) Registers (d) All of the above

16. The output of a clocked sequential circuit is independent of the input. The circuit can be represented by [b ]
a)Mealy model (b) Moore model
c)Either Mealy or Moore model (d) Neither Mealy or Moore model

17. For designing a finite state machine k – maps can be used for minimizing the
[ d]
a)Excitation expressions of flip - flops (b) Number of flip – flops
c)Output logic expressions (d) Excitation and output logic expressions

18. While constructing a state diagram of sequential circuit from the set of given statements [b ]
a)A minimum number of states must only be used b)Redundant states may be used
c) Redundant states must be avoided d)None of the above

19. An ASM chart consists of [ d]
a)Only state boxes (b) only decision boxes c)Only decision and conditional output boxes (d) All the above.

20. Moore type outputs are [a ]
a)Independent of the inputs b)Dependent only on the inputs
c)Dependent on present state and inputs d)Any one of the above


21. An n-stage ripple counter can count up to [b ]
(a) 2n (b) 2n-1 (c) n (d) 2n-1

22. A mod-13 counter must have [ c]
(a) 13 flip flops (b) 3 flip flops (c) 4 flip flops (d) synchronous clocking

23. In programmable logic array [ c]
(a) AND –array is fixed &OR- array is programmable
(b) AND-array is programmable & OR-array is fixed
(c) both AND &OR array are programmable
(d) both AND &OR array are fixed

24. Total no.of programmable fuses in ‘n’ input ‘m’ output PROM is [ c]
(a) n (b) nXm (c) 2nXm (d) 2mXn

25. A decision box in an ASM chart [ c]
(a) does not have exit paths (b) have only one exit path
(c) has two exit paths (d) has one entry and has one exit path

26. The functional difference between an SR flip-flop and J-K flip-flop is that [ c]
(a) J-K flip-flop is faster (b) J-K flip-flop has feedback
(c) J-K flip-flop accepts both inputs 1 (d) J-K flip-flop does not require clock

27. An Asynchronous counter differs from synchronous counter in [b ]
(a) Mod number (b) Method of clocking
(c) the type of flip-flops used (d) the numberof states in a sequence

28. To serially shift a byte of data in to shift register there must be [c ]
(a)1 clock pulse (b)one load pulse (c)eight clock pulses d)one clock pulse in each 1 in the data

29. Programming a PLD device means [b ]
(a) writing software program (b) blowing electronic fuses
(c) writing assembly language program (d) writing C program

30. When power supply of ROM is switched off, its contents [ c]
(a) becomes zero (b) becomes all ones (c) remains same (d) are unpredictable

  
Section -2:Fill in the blanks

1.A PLA consists of  AND, OR and invert / non invert matrix

2. A ROM has 32K×8 organization. Its capacity in bits is  256 Kbits

3. The number of outputs of a threshold element is  1

4. A shift register using flip flop is called  Static shift register  

5. The minimum number of flip flops required for a mod-12 ripple counter is  4

6. A Johnson counter is also called as inverse feedback amplifier

7. If the outputs of two states are different after P-state transitions they are said to be
 P- Distinguishable

8.  Unspecified outputs provide additional flexibility on state reduction.

9. The Programmable Array Logic consists of  Programmable AND, fixed OR gates

10. The Moore type of output are represented inside the  State box in an ASM chart


11.In a positive unite function all the variables are only in  Un complemented form.

12.  Non threshold functions cannot be realized using a single threshold gate.

13. Master – slave configuration is used in J-K flip – flops to eliminate  Race around condition

14. A  Basic ring counter requires no decoding circuitry.

15. The process of assigning the states of a physical device to the states of a sequential machine is
known as  State assignment

16. The merger table method of state reduction is also called pull unger method or implication chart method.



17. A table which consists of the states of a minimal state machine is called a minimal cover table

18. The data processing path is commonly referred to as the data paths.

19.  Moore type of outputs are referred to as unconditional outputs.

20. A path through an ASM block from entry to exit is referred to as a  path

21. The sequential circuit is a combination of  combinational circuit and memory elements.

22. The characteristic equation of J-K flip flop is  JQI+KIQ

23. If the binary word 1101 is entered serially into the 4-bit serial in parallel out shift register (initially clear), the Q outputs after two clock pulses are  0100

24. A combinational PLD with programmable AND array and programmable OR array is called as

 PLA

25. Next state variables in asynchronous sequential circuits are called  excitation variables.

26. A counter that triggers all the flip-flops together is called  synchronous counter.

27. In synchronous circuit output depends only on the present state of flip-flop is called

 Moore machine

 28. The full form of PROM is  programmable read only memory.

29.  State diagram is a pictorial representation of behavior of a sequential circuit.

30. A Jhonson counter uses D flip flops.


                                                                       Prepared by
                                                                   Sowmya & sreelatha

Thursday, 11 April 2013

ECA 5,6,7,8 UNITS BITS

NOTE: Don't think that these bits only will be repeated in second mid.Prepare all units thoroughly and just go through these   bits to cross check your knowledge.



                                             ECA
                                                      JNTUH OBJECTIVE EXAM

                                         UNIT-5: Feedback amplifiers

                                  SECTION-I:   Multiple choice questions

1.  Negative feedback in amplifier             [   b  ]
(a) Improves SNR at the input (b) improves SNR at the output  (c) Increases distortion (d) None of the above

2.  The gain of an amplifier with feedback is ______. [            a          ]
(a) A/1+Aβ (b) β/1+βa (c) β/1-βa (d) A/1-Aβ

3.  In voltage shunt feedback, the input impedance [   b   ]
a. increases b. decreases
c. depends on dc voltage applied d. depends on frequency of operation

4.  Which of the following combination can be used as a buffer_____ [  ]
a. CE b. CB c. CC d. All

    Section-II:  Fill in the blanks

1.     The Trans conductance amplifier is also called as  Series – Series amplifier (or) Current – Series amplifier

2.     In an ideal voltage amplifier, the values of Ri & R0 are  ∞, 0

 3. The ratio of input impedance with feedback to without feedback is  1+Aβ
                                         
  

                                                   UNIT-6: Oscillators

                                     SECTION-I : Choose the correct answers


 1.An oscillator of LC type having a split capacitor in the tank circuit is [b ]
a. Hartley b. Colpitts c. Tuned d. Wein Bridge

2.  In a Crystal oscillator the frequency is very stable due to ___________ of the crystal [c ]
a. rigidity b. high Q c. vibration d. none

3.  For generating a sinusoidal wave of 1KHz frequency, the most suitable oscillator is ____ [ c]
(a) Hartley (b) Colpitts (c) Wien bridge (d) None of the above

4.  The frequency stability of LC oscillator is _______ than RC oscillators. [ a]
(a) less (b) more (c) either a or b (d) None of the above

5.  An important limitation of a crystal oscillator is ________. [ a]
(a) its low output (b) its high Q (c) less availability of quartz crystal (d) its high output

   SECTION-II: Fill in the blanks
1.      Non sinusoidal oscillators are also called  Multivibrators.

2.      The oscillator which uses inductive feedback is Hartley

     3.The oscillator that uses tapped capacitors in the tuned circuit Armstrong Oscillator.

    4. Electronic oscillations in which amplitude doesn’t change with time are called _

 Sustained or Undamped oscillations

   5 An oscillator using LC tuned circuit has L= 58.6μH & C=300pF, then the frequency of oscillations will be 1200 kHz

   6. In a RC phase shift oscillator, each RC section provides a phase shift of  60˚


                                             UNIT-7: Large signal amplifiers

                                     SECTION-I : Choose the correct answers

1.  With transformer connection to load the maximum efficiency of the class A amplifier will go up to a maximum of [c ]
a. 78.5% b.25% c.50% d.66%

2.  The units of derating factor in power amplifier is [b ]
a. Volts/oC b. Watts/ oC c. Watts/ Cm2 d. None

3.  In ____ power amplifier, the output signal varies for a full 3600 of the cycle. [a ]
(a)Class A (b) Class B (c) Class AB (d) None of the above

4.  Maximum theoretical efficiency of Class B push pull amplifier is ___. [d ]
(a)25.5% (b) 50% (c) 75% (d) 78.5%

   SECTION-II: Fill in the blanks
1.      Thermal resistance of the heat sink will be typically  30 C/W

2.      If output power=20W and the input dc power=60W,then the efficiency of power amplifier is    33.3%

      3. In Class B power amplifier, Q-point is set  near cutoff

      4. The input transformer in push-pull power amplifier is  Step-up

     5. The output transformer in push pull power amplifier is Step down


                                        UNIT-8: Tuned amplifiers

                       SECTION-I : Choose the correct answers


1.  The purpose of resonant circuits in tuned circuits is [d ]
a. TO provide properly matching load impedence b. To reset unwanted harmonics
c. To couple power to load d. All of the above

2.  To reduce further harmonic distortion in large signal tuned amplifiers_______- is used [c ]
a. feedback configuration b. transformer coupling
c. Push Pull configuration d. all of the can be used

3.  In tuned amplifiers, harmonic distortion is ____________. [c ]
(a) Infinite (b) more (c) less (d) None

4.  Double tuned amplifier provides ____ bandwidth than single tuned amplifiers. [ a]
(a)larger (b) smaller (c) negligible (d)constant


5.  Tuned amplifiers can be used in _____. [c ]
(a)Radar (b) IF amplifiers (c) both a and b (d) None

SECTION-II: Fill in the blanks

1. Small signal tuned amplifiers are operated in  Class A mode.

 2. Parallel tuned circuit is also known as  Anti resonant circuit

                                                                                                   Prepared By
                                                                                           V.Neelima & Dhanalakshmi

Wednesday, 27 March 2013

III Year DSP BITS




                            Digital Signal Processing (DSP)

                                   JNTUH Second mid Bits

                                                 UNIT-5

SECTION-I: Multiple choice questions

1.  The impulse invariant mapping and bilinear mapping are  [  d  ]
( a ) both are many-to-one mapping ( b ) both are one-to-one mapping
( c ) one- to- one and many-to-one mapping respectively
( d ) many-to-one and one- to-one mapping

2.  In Chebyshev approximation, at the cutoff frequency,the normalized magnitude response has a value of      [ a]




3.  The two properties which are preserved in analog to digital transformation are [  c  ]
( a ) linearity and stability ( b ) linearity and causality
( c ) stability and causality ( d ) time in variant and linearity


4.  A mapping from the S-Plane to the Z-Plane called [ c]
(a) Laplace Transform (b) Z-Transform (c) Bilinear Transform (d) None

5.  In which filters exhibit equiripple behavior in the pass band and a monotonic characteristics in the stop band [ b ]
(a) Butterworth (b) Type I Chebyshev (c) Type 2 Chebyshev (d) Elliptic


6.  How many types of chebyshev filters are there?   [ b  ]
(a) 4 (b) 2 (c) 3 (d) 6

7.   The digital frequency in bilinear transformation is [ b ]



8.  In chebyshev filter, the alternation constant is [a ]



9.  The ratio (Ω2)/(Ω1) for impulse invariant transformation is   (a)

(a)      (W1) / (w2)   (b) (w1)/(w)   (c) (w)/(w2)   (d) (w1)/(w2)

10.  The normalized magnitude response of chebyshev    type-I filter has a value of ________ at the cutoff frequency Ω  (c )




Section-II: Fill in the blanks

1.In impulse invariant mapping the left half poles of s-plane are mapped into

 Interior  of unit circle in z-plane

2. The poles of the butterworth transfer function symmetrically lies on an unit circle in s-lane with

angular spacing of  π/N


3. The frequency response of the Butterworth filter Decreases monotonically with  Increasing Ω and as the filter order increases, the transition band become narrower.

4. Impulse invariance method is not suitable for  HIGH PASS

5.  Bilinear Transformation can pressure the magnitude response of an analog filter, but the phase response of the analog filter cannot be pressured

6. A linear phase analog filter cannot be transformed to a linear phase digital filter using bilinear transformation.

                                                                                                Prepared by
                                                                                                                        B.SRIDHAR


Sunday, 24 March 2013

ECA SECOND MID BITS






                                                                       ECA

                                                          JNTUH  second Mid BITS

                                             UNIT-5: Feedback amplifiers

SECTION-I:   Multiple choice questions

1.  Negative feedback in amplifier             [   b  ]
(a) Improves SNR at the input (b) improves SNR at the output  (c) Increases distortion (d) None of the above

2.  The gain of an amplifier with feedback is ______. [                    ]
(a) A/1+Aβ (b) β/1+βa (c) β/1-βa (d) A/1-Aβ

3.  In voltage shunt feedback, the input impedance [   b   ]
a. increases b. decreases
c. depends on dc voltage applied d. depends on frequency of operation


4.  Which of the following combination can be used as a buffer_____ [  c ]
a. CE b. CB c. CC d. All




                   Section-II:  Fill in the blanks


1.     The Trans conductance amplifier is also called as  Series – Series amplifier (or) Current – Series amplifier


2.     In an ideal voltage amplifier, the values of Ri & R0 are  ∞, 0

     3. The ratio of input impedance with feedback to without feedback is  1+Aβ

   

                                                                                                    Prepared By
                                                                                             Dhanalakshmi & Neelima