Code No: RR322203

RR

Set No. 2

in

III B.Tech II Semester Examinations,APRIL 2011 MICROPROCESSORS AND MICRO CONTROLLERS Instrumentation And Control Engineering Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ????? 1. (a) Discuss the serial data transmission standards and their specifications?

ld .

(b) A terminal is transmitting asynchronous serial data at 2400 bd. What is the bit time? Assuming 7 data bits, a parity bit and 1 stop bit how long does it take to transmit one character? [6+10] 2. (a) What is the length of the instruction queue in 8086? Discuss the use of the queue? Explain the reason for limiting the length of queue?

or

(b) What is the minimum number of segment resisters that are necessary to provide segmentation? How do access common data for different programs using segmentation? [8+8]

uW

3. (a) A DAC is interfaced to 8255 with an address map of 0800H to 0803H. Give the hardware design? It is necessary to design a counter type ADC with the same 8255 and DAC using a comparator. Give the necessary hardware? Provide the necessary instruction sequence to store a sample in location ‘sampleone’ ? (b) Using the above hardware write the instruction sequence for ADC?

[10+6]

nt

4. In an SDK-86 kit 64KB SRAM and 32KB EPROM is provided on system and provision for expansion of another 64KB SRAM is given. The on system SRAM address map is from 00000H to 0FFFFH and that of EPROM is from F8000H to FFFFFH. The expansion slot address map is from 80000H to 8FFFFH. The size of SRAM chip is 32KB. EPROM chip size is 16KB. Give the complete memory interface and also the address map for individual chips? [16] 5. (a) What is the address map of interrupt address vector table?

Aj

(b) Give the priority of 8086 interrupts, hardware and software? Explain why single step interrupt is having lower priority? [6+10]

6. Draw and discuss the formats and bit definitions of the following SFR’s in 8051 microcontroller? (a) PCON

(b) PSW (c) IP

(d) TMOD

[4x4=16]

1

Code No: RR322203

RR

Set No. 2

7. Develop an 8086 assembly language program that reads a key from the keyboard and converts it to uppercase before displaying it. The program needs to terminate on typing the ‘Enter’ key combination. [16] 8. (a) Discuss the system bus cycle of 8086 with a neat diagram? What is the use of wait cycles? Compare wait and idle cycles?

in

(b) Design an I/O port decoder that generate the following low-bank I/O strobes: 00FEH, 00C8H, 00DEH, 00EEH. [8+8]

Aj

nt

uW

or

ld .

?????

2

Code No: RR322203

RR

Set No. 4

in

III B.Tech II Semester Examinations,APRIL 2011 MICROPROCESSORS AND MICRO CONTROLLERS Instrumentation And Control Engineering Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ?????

ld .

1. Develop an 8086 assembly language program that reads a key from the keyboard and converts it to uppercase before displaying it. The program needs to terminate on typing the ‘Enter’ key combination. [16] 2. (a) Discuss the system bus cycle of 8086 with a neat diagram? What is the use of wait cycles? Compare wait and idle cycles?

(b) Design an I/O port decoder that generate the following low-bank I/O strobes: 00FEH, 00C8H, 00DEH, 00EEH. [8+8]

(a) PCON (c) IP

uW

(b) PSW

or

3. Draw and discuss the formats and bit definitions of the following SFR’s in 8051 microcontroller?

(d) TMOD

[4x4=16]

4. (a) What is the length of the instruction queue in 8086? Discuss the use of the queue? Explain the reason for limiting the length of queue?

nt

(b) What is the minimum number of segment resisters that are necessary to provide segmentation? How do access common data for different programs using segmentation? [8+8] 5. (a) What is the address map of interrupt address vector table? (b) Give the priority of 8086 interrupts, hardware and software? Explain why single step interrupt is having lower priority? [6+10]

Aj

6. (a) A DAC is interfaced to 8255 with an address map of 0800H to 0803H. Give the hardware design? It is necessary to design a counter type ADC with the same 8255 and DAC using a comparator. Give the necessary hardware? Provide the necessary instruction sequence to store a sample in location ‘sampleone’ ? (b) Using the above hardware write the instruction sequence for ADC?

[10+6]

7. (a) Discuss the serial data transmission standards and their specifications? (b) A terminal is transmitting asynchronous serial data at 2400 bd. What is the bit time? Assuming 7 data bits, a parity bit and 1 stop bit how long does it take to transmit one character? [6+10] 3

Code No: RR322203

RR

Set No. 4

in

8. In an SDK-86 kit 64KB SRAM and 32KB EPROM is provided on system and provision for expansion of another 64KB SRAM is given. The on system SRAM address map is from 00000H to 0FFFFH and that of EPROM is from F8000H to FFFFFH. The expansion slot address map is from 80000H to 8FFFFH. The size of SRAM chip is 32KB. EPROM chip size is 16KB. Give the complete memory interface and also the address map for individual chips? [16]

Aj

nt

uW

or

ld .

?????

4

Code No: RR322203

RR

Set No. 1

in

III B.Tech II Semester Examinations,APRIL 2011 MICROPROCESSORS AND MICRO CONTROLLERS Instrumentation And Control Engineering Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ?????

ld .

1. In an SDK-86 kit 64KB SRAM and 32KB EPROM is provided on system and provision for expansion of another 64KB SRAM is given. The on system SRAM address map is from 00000H to 0FFFFH and that of EPROM is from F8000H to FFFFFH. The expansion slot address map is from 80000H to 8FFFFH. The size of SRAM chip is 32KB. EPROM chip size is 16KB. Give the complete memory interface and also the address map for individual chips? [16] 2. (a) What is the address map of interrupt address vector table?

or

(b) Give the priority of 8086 interrupts, hardware and software? Explain why single step interrupt is having lower priority? [6+10] 3. (a) Discuss the serial data transmission standards and their specifications?

uW

(b) A terminal is transmitting asynchronous serial data at 2400 bd. What is the bit time? Assuming 7 data bits, a parity bit and 1 stop bit how long does it take to transmit one character? [6+10] 4. (a) What is the length of the instruction queue in 8086? Discuss the use of the queue? Explain the reason for limiting the length of queue? (b) What is the minimum number of segment resisters that are necessary to provide segmentation? How do access common data for different programs using segmentation? [8+8]

nt

5. Develop an 8086 assembly language program that reads a key from the keyboard and converts it to uppercase before displaying it. The program needs to terminate on typing the ‘Enter’ key combination. [16]

Aj

6. (a) A DAC is interfaced to 8255 with an address map of 0800H to 0803H. Give the hardware design? It is necessary to design a counter type ADC with the same 8255 and DAC using a comparator. Give the necessary hardware? Provide the necessary instruction sequence to store a sample in location ‘sampleone’ ? (b) Using the above hardware write the instruction sequence for ADC?

[10+6]

7. Draw and discuss the formats and bit definitions of the following SFR’s in 8051 microcontroller? (a) PCON (b) PSW (c) IP 5

Code No: RR322203

RR

Set No. 1

(d) TMOD

[4x4=16]

8. (a) Discuss the system bus cycle of 8086 with a neat diagram? What is the use of wait cycles? Compare wait and idle cycles?

in

(b) Design an I/O port decoder that generate the following low-bank I/O strobes: 00FEH, 00C8H, 00DEH, 00EEH. [8+8]

Aj

nt

uW

or

ld .

?????

6

Code No: RR322203

RR

Set No. 3

in

III B.Tech II Semester Examinations,APRIL 2011 MICROPROCESSORS AND MICRO CONTROLLERS Instrumentation And Control Engineering Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ?????

ld .

1. (a) A DAC is interfaced to 8255 with an address map of 0800H to 0803H. Give the hardware design? It is necessary to design a counter type ADC with the same 8255 and DAC using a comparator. Give the necessary hardware? Provide the necessary instruction sequence to store a sample in location ‘sampleone’ ? (b) Using the above hardware write the instruction sequence for ADC?

[10+6]

(a) PCON (b) PSW (c) IP

[4x4=16]

uW

(d) TMOD

or

2. Draw and discuss the formats and bit definitions of the following SFR’s in 8051 microcontroller?

3. (a) Discuss the serial data transmission standards and their specifications? (b) A terminal is transmitting asynchronous serial data at 2400 bd. What is the bit time? Assuming 7 data bits, a parity bit and 1 stop bit how long does it take to transmit one character? [6+10] 4. (a) What is the length of the instruction queue in 8086? Discuss the use of the queue? Explain the reason for limiting the length of queue?

nt

(b) What is the minimum number of segment resisters that are necessary to provide segmentation? How do access common data for different programs using segmentation? [8+8]

5. (a) What is the address map of interrupt address vector table?

Aj

(b) Give the priority of 8086 interrupts, hardware and software? Explain why single step interrupt is having lower priority? [6+10]

6. Develop an 8086 assembly language program that reads a key from the keyboard and converts it to uppercase before displaying it. The program needs to terminate on typing the ‘Enter’ key combination. [16] 7. (a) Discuss the system bus cycle of 8086 with a neat diagram? What is the use of wait cycles? Compare wait and idle cycles? (b) Design an I/O port decoder that generate the following low-bank I/O strobes: 00FEH, 00C8H, 00DEH, 00EEH. [8+8] 7

Code No: RR322203

RR

Set No. 3

in

8. In an SDK-86 kit 64KB SRAM and 32KB EPROM is provided on system and provision for expansion of another 64KB SRAM is given. The on system SRAM address map is from 00000H to 0FFFFH and that of EPROM is from F8000H to FFFFFH. The expansion slot address map is from 80000H to 8FFFFH. The size of SRAM chip is 32KB. EPROM chip size is 16KB. Give the complete memory interface and also the address map for individual chips? [16]

Aj

nt

uW

or

ld .

?????

8

RR Set No. 2

Code No: RR322203. RR. Set No. 2. III B.Tech II Semester ... RR. Set No. 2. 7. Develop an 8086 assembly language program that reads a key from the keyboard.

48KB Sizes 0 Downloads 215 Views

Recommend Documents

RR Set No. 2
A venturimeter is to be fitted in a pipe of 0.20m diameter where pressure ... diameter of the throat to ensure that the pressure head does not become negative.

RR Set No. 2
in each droplet of dispersed phase, no movement of A or R in to continuous phase, · and identical concentration of B with in all the droplets determine the ...

RR Set No. 2
3. (a) Explain the different steps to be conducted for software design from project ... (b) “Object Oriented Analysis is radically different from the conventional Struc-.

RR Set No. 2
G = inert-gas rate, lb moles/hr. H = moles of inert solvent held up by packing per unit of tower volume k = reaction-rate constant, lb moles/- (lb mole/hr).

RR Set No. 2
RR. Set No. 2. II B.Tech II Semester Supplementary Examinations,May 2010 ... Code No: RR220801. RR. Set No. 2. (b) One kg of steam having a volume of 180 ...

RR Set No. 2
3. Sketch the root locus of the given system GH(s) = K / (s+1) (s+3) (s+6) · (a) Find the break ... amplifier gain KA=5. Also find steady state error to unit ramp input.

RR Set No. 2
RR. Set No. 2. II B.Tech I Semester Supplementary Examinations,June 2010 · ELECTROMAGNETIC THEORY · Common to Electronics And Control Engineering ...

RR Set No. 2
ii. Synchronous motors totaling 100HP with an average efficiency of 85% and ... RR. Set No. 2. 7. (a) Explain the principle of operation of circuit ReClosure.

RR Set No. 2
Vapour pressure in mm Hg. 200 400 760 1520. T emperature0C for ethanol. 48.4 62.5 78.4 97.5. T emperature0C for methanol 34.8 49.9 64.7. 84. 3. AjntuWorld.

RR Set No. 2
(a) Explain the Flag register of 8085 Microprocessor. (b) Explain the following pins of 8085 Microprocessor. i. RST 5.5 · ii. RST 6.5 · iii. READY · iv. INTA · v. X1,X2 · [6+10] · 3. (a) Define a macro for moving an arbitrary character string that en

RR Set No. 2
is not to exceed 0.85 bar. External diameter of the friction plate is 1.25 times the · internal diameter. Determine the dimensions of the friction plate and the axial.

RR Set No. 2
Code No: RR310806. RR. Set No. 2. III B.Tech I Semester Examinations,May 2011 · ENERGY ENGINEERING · Chemical Engineering · Time: 3 hours.

RR Set No. 2
Code No: RR420203. RR. Set No. 2. IV B.Tech II Semester Examinations,APRIL 2011 · V L S I DESIGN · Electrical And Electronics Engineering · Time: 3 hours.

RR Set No. 2
Code No: 24063. RR. Set No. 2. II B.Tech II Semester Supplimentary Examinations,February 2010 · PHYSICAL CHEMISTRY · Chemical Engineering.

RR Set No. 2
RR. Set No. 2. III B.Tech II Semester Examinations,APRIL 2011 · COMPUTER GRAPHICS · Computer Science And Engineering · Time: 3 hours · Max Marks: 80.

RR Set No. 2
HYDRAULICS AND HYDRAULIC MACHINERY · Civil Engineering ... loss is 10 KW and the hydraulic efficiency is 80%, calculate the blade angle at outlet, the ...

RR Set No. 2
RR. Set No. 2. III B.Tech II Semester Supplimentary Examinations,February 2010 ... RR. Set No. 2 ii. Is the system in a safe state? Verify with algorithm.

RR Set No. 2
Code No: 21007. RR. Set No. 2. I B.Tech I Semester Supplimentary Examinations,January 2010 · FUNDAMENTALS OF BIOLOGY · Bio-Technology.

RR Set No. 2
The Antoine constants are given by. Components. A. B. C. 1-Proponol. 8.37895 1788.020 227.438. Chlorobenzene 7.17294 1549.200 229.260. 1. AjntuWorld.in ...

RR Set No. 2
Explain about Pseudo-logic and draw the circuit topology of a three-input NOR · gate designed in Pseudo - NMOS. [16] · 3. Define different current parameters of Digital IC and explain their significance.[16] · 4. Design the seven segment decoding fun

RR Set No. 2
2. Explain about different BLAST programs in detail with a neat flow charts and how · are they useful? [16] · 3. Write an essay on gene Prediction in Eukaryotes?

RR Set No. 2
How do you design magnetic circuit of a Shell type Power Transformer. Explain it · clearly. [16] · 6. Explain how Tank for Core Type Power Transformer is designed. Write a computer · algorithm for the same. [16] · 7. Explain the important variables i

RR Set No. 2
Set No. 2. I B.Tech Supplimentary Examinations, January 2010 · INFORMATION TECH. AND NUME. METHODS · Common to BME, IT, BT, ICE, E.COMP.E, ETM ...

RR Set No. 2
Common to Information Technology, Electronics And Computer · Engineering ... List the blending functions suitable for cubic Bezier curves. Discuss their ...