Code No: A109211002

R09

Set No. 2

in

II B.Tech I Semester Examinations,November 2010 SWITCHING THEORY AND LOGIC DESIGN Common to Instrumentation And Control Engineering, Electronics And Computer Engineering, Electronics And Instrumentation Engineering Time: 3 hours Max Marks: 75 Answer any FIVE Questions All Questions carry equal marks ?????

ld .

1. (a) Explain the procedure to obtain the Complement of a Function. Explain how it differs from Dual of a function. (b) Determine the complements of the following function. AB+ CD(AB0 +CD) AB(BC0 +BC)(AC0 +AB) A + B[A +(B+C)0 D] AB + A0 B0 + A0 BC

[8+7]

or

i. ii. iii. iv.

2. (a) Design a modulo-9 shift counter using T flip flops. Explain the design procedure with state diagram, state table, excitation table. (b) Construct a T-Latch and explain its operation. i. ii. iii. iv.

Convert Convert Convert Convert

(1596.675)10 to hexadecimal (11110.1011)2 to decimal (10110001.01101001)2 to octal (235.0657)8 to Binary

uW

3. (a)

[10+5]

(b) Obtain the 1’s complement and 2’s complement of the binary numbers 1011011 0110101 10110 00110

nt

i. ii. iii. iv.

[8+7]

Aj

4. Minimize the following incompletely specified machine using Merger Table method. [15] PS NS,Z X=0 X=1 A E,0 B,0 B F,0 A,0 C E,C,0 D F,1 D,0 E C,1 C,0 F D,B,0 5. (a) Design a logic circuit which accepts a 4 Binary input and converts it into BCD number. Draw the logic circuit with AND gates and OR gates. 1

Code No: A109211002

R09

Set No. 2

(b) List down the Design procedure of combinational logic circuits.

[8+7]

6. (a) Write short notes on ASM chart. Give the different boxes used in the ASM chart. Explain them with examples. (b) Write the salient features of ASM chart.

[8+7]

in

7. List the PLA Programming table for OCTAL to BCD converter. Implement the function in a ROM and PLA. Compare both the design and justify which is the most economical. [15]

Aj

nt

uW

or

?????

ld .

8. Design a circuit which takes 3 inputs A, B, C. The circuit should be designed in such a way that it has 8 outputs connected to LED. The LED should glow if its input is HIGH. The circuit should be designed in such a way that the one LED glows at a time based on the Input combinations. The outputs of the circuit should correspond to the minterms of the inputs. [15]

2

Code No: A109211002

R09

Set No. 4

in

II B.Tech I Semester Examinations,November 2010 SWITCHING THEORY AND LOGIC DESIGN Common to Instrumentation And Control Engineering, Electronics And Computer Engineering, Electronics And Instrumentation Engineering Time: 3 hours Max Marks: 75 Answer any FIVE Questions All Questions carry equal marks ?????

or

ld .

1. What are the conditions for the two machines are to be equivalent? For the machine given below, find the equivalence partition and a corresponding reduced machine in standard form. [15] PS NS,Z X=0 X=1 A F,0 B,1 B G,0 A,1 C B,0 C,1 D C,0 B,1 E D,0 A,1 F E,1 F,1 G E,1 G,1

uW

2. Reduce the given function using Quine McC lusky method F(A,B,C,D,E,F)=Σm (0,1,2,4,6,9,12,16,21,25,29,32,37,41,43,45,56,58,62,63)

[15]

3. Explain the construction and working of SR flip Flop for different input conditions. Explain in detail the output conditions of SR flip flop if S=R=1.How the circuit is modified to avoid this conditions. [15] 4. (a) Prove the following identity XY + X0 Y0 +YZ = XY +X0 Y0 +X0 Z

nt

(b) Define Switching functions. Consider a 3 variable switching function and create a Truth table for all possible values of the input. (c) Consider 2 functions, f = x0 y +xyz0 & g = xy0 + xz. For all possible values of x,y,z create a truth table for the outputs f, g, f+g and f0 . [4+4+7]

Aj

5. Design a sequential logic circuit of a 4 bit counter to start counting from 0000 to 1000 and this process should go on. Draw the ASM chart and design the Data processing unit and the control unit. [15] 6. (a) Design a full adder circuit using 2 half adders. (b) Design a 4 bit Parallel adder using full adders.

7. Implement the following Boolean functions using ROM and PAL. F1(x,y,z) = Σ(0,1,5,7) F2(x,y,z) = Σ(1,2,3,6,7) 3

[8+7]

Code No: A109211002

R09

Set No. 4

F3(x,y,z) = Σ(3,5,6,7) F4(x,y,z) = Σ(0,2,3,4,6)

[15]

8. (a) Explain the procedure for converting Gray code to Binary code with an example.

in

(b) Explain the procedure for converting Binary code to Gray code with an example. [8+7]

Aj

nt

uW

or

ld .

?????

4

Code No: A109211002

R09

Set No. 1

in

II B.Tech I Semester Examinations,November 2010 SWITCHING THEORY AND LOGIC DESIGN Common to Instrumentation And Control Engineering, Electronics And Computer Engineering, Electronics And Instrumentation Engineering Time: 3 hours Max Marks: 75 Answer any FIVE Questions All Questions carry equal marks ?????

ld .

1. Draw the ASM for the following sequence. 0000 → 0001 → 0010 → 0011 → 0100 → 0000 and continues. Design the data processing unit and control unit to implement the above mentioned design. [15] 2. (a) Simplify using Boolean postulates and verify using K-map the following

or

i. (x+y0 +xy0 )(xy+x0 z+yz) ii. (A+B)(A0 +C)(B+C) (b) Simplify the following function using K-map F = Π M(1,5,7,9,11,13)

[11+4]

3. (a) Define Truth table with examples. Define Huntington Postulates.

uW

(b) Implement the following Boolean functions as logic circuits F1 = (AB + C0 D)0 (A0 B xor D)0 (C0 D)0 F2 = (A + B[A+(B+C)0 D]0 )

[8+7]

4. (a) Explain how decoder acts as a demultiplexer. (b) Realize the logic function using 8:1 multiplexer F(w,x,y,z) = Σm(0,1,3,5,6,15)

[8+7]

Aj

nt

5. For the machine shown, find the equivalent partition and a corresponding reduced machine in standard form. [15] PS NS,Z X=0 X=1 A F,0 B,1 B G,0 A,1 C B,0 C,1 D C,0 B,1 E D,0 A,1 F E,1 F,1 G E,1 G,1

6. (a) Solve for X i. (F3A7C2)16 = (X)10 ii. (2AC5)16 = (10949)X iii. (0.93)10 = (X)8 5

Code No: A109211002

R09

Set No. 1

iv. (4057.06)8 = (X)10

[15]

ld .

7. A combinational logic circuit is defined by the following functions. F1(w,x,y,z) = Σ(1,3,12) F2(w,x,y,z) = Σ(1,2,5,7,8,9,10) F3(w,x,y,z) = Σ(0,1,2,4,6,8,9,12,15) F4(w,x,y,z) = Σ(1,2,3,5,7,9,12,14,15) Implement the circuit using PLA.

in

(b) The message given below has been coded in the Hamming code and transmitted through a noisy channel. Decode the message assuming that at most a single error has occurred in each code word of 8 bits. 1001001011100111101100011011 [8+7]

8. A long sequence of pulses enters a 2 input, 2 output synchronous sequential circuit, which is required to produce an output pulse y =1 whenever the sequence 1010 occurs. Overlapping sequences are accepted.

or

(a) Draw the state diagram.

(b) Select an assignment and show the excitation and output tables. (c) Write the excitation table for JK flip flop and draw the corresponding logic diagram. [15]

Aj

nt

uW

?????

6

Code No: A109211002

R09

Set No. 3

1. (a) Differentiate Hexadecimal codes and Alpha numeric codes i. ii. iii. iv.

ld .

(b) Write Gray codes for the following decimal numbers

in

II B.Tech I Semester Examinations,November 2010 SWITCHING THEORY AND LOGIC DESIGN Common to Instrumentation And Control Engineering, Electronics And Computer Engineering, Electronics And Instrumentation Engineering Time: 3 hours Max Marks: 75 Answer any FIVE Questions All Questions carry equal marks ?????

1000 724 83 37

or

[8+7]

2. Design a combinational logic circuit to convert the input Gray code into equivalent BCD code using a Multiplexer. Write the truth table to indicate the conversion. Draw the logic diagram. [15]

uW

3. (a) Obtain the ASM chart for the following state transition. State T1 starts and then goes to state T2 when AB = 00, then goes to state T3 when AB = 01 and then goes to state T1 when AB = 10, otherwise to state T3. (b) Draw an ASM chart for a DATA flip flop.

[8+7]

Aj

nt

4. Minimize the following incompletely specified machine using Merger Graph method. [15] PS NS,Z I1 I2 I3 I4 A C,1 E,1 B,1 B E,0 C F,0 F,1 D B,1 E F,0 A,0 D,1 F C,0 B,0 C,1 5. (a) Define the Distributive law and Idempotence law with examples (b) Prove that i. AB + A0 C = (A +C)(A0 +B) ii. (A+B) (A0 +C)(B+C) = (A+B)(A0 +C)

[8+7]

6. (a) Design a clocked SR flip flop. Explain its operation with the help of characteristic table and characteristic equation. Give the symbol of edge triggered SR flipflop. 7

Code No: A109211002

R09

Set No. 3

(b) Explain the operation of JK flipflop with the help of input output waveforms. [8+7]

8. Design a 4 input priority encoder in a ROM and PAL.

[15]

Aj

nt

uW

or

ld .

?????

in

7. A digital system has 4 inputs W, X,Y, Z. If any three, or all four inputs are HIGH The output F must go HIGH. If only 2 inputs are HIGH, then the output will take the value of Z. If only one, or none, of the inputs is HIGH the output must be LOW. Design the circuit. [15]

8

R09 Set No. 2

Computer Engineering, Electronics And Instrumentation Engineering .... Design the data processing unit and control unit to implement the above mentioned.

74KB Sizes 3 Downloads 177 Views

Recommend Documents

R09 Set No. 2
R09. Set No. 2. I B.Tech Examinations,December 2010 ... 6. A gear is accelerated from rest to a speed of 1800 rpm and then immediately · decelerated to a stop.

R09 Set No. 2
Calculate the · thermal efficiency of the cycle and the mean effective pressure. .... 1. (a) Determine an expansion for the heat transfer in a closed system isochoric.

R09 Set No. 2
Prove the theorem: Every equivalence relation R on a set generates a unique parti- · tion of the set. The blocks of this partition correspond to the R equivalence ...

R09 Set No. 2
(b) A gas turbine receives gases from the combustion chamber at 7.5 bar and ... (b) If turbine and pump efficiencies are 0.8 and 0.5 respectively, what is the ther-.

R09 Set No. 2
(b) Discuss the performance of the two magnetic coils, if the coupling coefficient ... control spring constant is 0.375 × 10−6 Nm/degree. Find the flux density in.

R09 Set No. 2
for this gases/ lb mol between the bottom and the top of the stack. .... at 750 mmHg of pressure, given that latent heat of vaporization is 88.4 cal/g. (R=1.987 ...

R09 Set No. 2
(a) Name and discuss atleast four important metallic properties? (b) What causes metals ... zone to room temperature and calculate the proportions of different phases and · also draw the ... solid materials? Glass is not considered as true solid.

R09 Set No. 2
the two limbs of the U tube containing Mercury. The difference of mercury level · in the two limbs is 170 mm. Find the speed of submarine. Assume that sea water.

R09 Set No. 2
(c) Collar bone · (d) Coccyx. [4+4+4+3] · 2. What is lymph? Describe the lymphatic circulation. Explain lymphedema. [15] · 3. What are female sex hormones?

R09 Set No. 2
2. (a) State the three important spectral properties of periodic power signals. .... (b) Derive the expression for Energy density spectrum function of a energy signal.

R09 Set No. 2
z = 0 and z = 1.5cm wrapped with 5000 turns of wire and filled with a magnetic .... (b) Determine energy stored in the electric filed of this cable when potential dif-.

R09 Set No. 2
Common to Information Technology, Computer Science And Engineering .... (b) What are the advantages and limitations of a moving iron instrument? [7+8].

R09 Set No. 2
4. (a) Form the partial differential equation from · F( x - y - z, x2 − z2)=0 · (b) Solve the partial differential equation · (p · 2 · + x) · 2 · + (q · 2 · + y) · 2 · = 1 · [15] · 5. Reduce the quadratic form 5x2 + 26y2 + 10z2 +4yz +6xy + 14xz to

R09 Set No. 2
solutions are mixed quickly, and measurements of CA versus t are made. The re- action is believed to be reversible, and of first order in both directions. Find the.

R09 Set No. 2 Accounts
II B.Tech I Semester Examinations,MAY 2011 · MANAGERIAL ECONOMICS AND FINANCIAL ANALYSIS · Civil Engineering · Time: 3 hours · Max Marks: 75.

R09 Set No. 2 Accounts
be generated by process of induced somatic mutations. [15] ... compartment with which it fuses. Discuss the role of SNARE proteins in membrane · fusion. [15].

R09 Set No. 2 Accounts
(a) Write equation relating free energy and electron transfer. Write its impor- · tance. ... 3. (a) Define buffer. Explain the principle of buffereing with an example.

R09 Set No. 2 - MLR Institute of Technology
(a) Effect of Earth's rotation on an orbit's ground track obtained on the ... Describe the re-entry process of a space vehicle. Explain the features of the vehicle.

R09 Set No. 2 - MLR Institute of Technology
Set No. 2. II B.Tech II Semester Examinations,December-January, 2011-2012 .... If the change in velocity (∆V) for the 2nd stage is 3000 ms−1, what would be.

SET-1 R09
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY, HYDERABAD · B.Tech II Year - I Semester Examinations, December 2011 · FLUID MECHANICS AND ...

R09 SET-1
B. Tech III Year I Semester Examinations, December-2011 · MECHANICS OF FLUIDS AND HYDRAULIC MACHINES · (AUTOMIBILE ENGINEERING).

R09 SET-1
directions and carriers a load of 100kn at its free end. Calculate the forces ... b) Calculate the shear stress distribution in the walls of the three – cell wing section.

R09 SET-1
Determine the natural frequency of the spring mass pulley radius 'r' system given .... 7.a) List various irregularities in the vehicle maintenance which lead to ...

R09 SET-1
8.a) Show how coded signal is obtained as an output corresponding to the changes in · position in Absolute Position Encoder. b) Draw the structure of a Photo ...