0% found this document useful (0 votes)
34 views

IV Write A Program To Generate.: B.Tech VTH Semester Microprocessors (PR.) (ECE-315E)

This document outlines the experiments for the B.Tech 5th semester Microprocessors course. It includes: 1) An introduction to the theoretical concepts needed like the 8086 programming model, addressing modes, and instruction formats. 2) A list of 11 experiments involving familiarization with hardware, sorting algorithms, waveform generation, timing functions, motor control, delays, file I/O, and EPROM programming. 3) Guidelines that students must perform at least 10 experiments, with 7 chosen from the list and the remaining 3 selected or designed by the institution.

Uploaded by

Prabhdeep Singh
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views

IV Write A Program To Generate.: B.Tech VTH Semester Microprocessors (PR.) (ECE-315E)

This document outlines the experiments for the B.Tech 5th semester Microprocessors course. It includes: 1) An introduction to the theoretical concepts needed like the 8086 programming model, addressing modes, and instruction formats. 2) A list of 11 experiments involving familiarization with hardware, sorting algorithms, waveform generation, timing functions, motor control, delays, file I/O, and EPROM programming. 3) Guidelines that students must perform at least 10 experiments, with 7 chosen from the list and the remaining 3 selected or designed by the institution.

Uploaded by

Prabhdeep Singh
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

B.TECH Vth SEMESTER MICROPROCESSORS (Pr.

) (ECE-315E)
LTP --3 Time : 3Hrs Before starting with the experiments, teacher should make the students conversant with the following essential theoretical concepts. A. i) Programming Model of Intels 8086. ii) Addressing Modes of Intels 8086. iii) Instruction formats of Intels 8086 B. Instruction set of Intels 8086. C. Assembler , and Debugger. LIST OF EXPERIMENTS: I a) Familiarization with 8086 Trainer Kit. b) Familiarization with Digital I/O, ADC and DAC Cards. c) Familiarization with Turbo Assembler and Debugger S/Ws. II Write a program to arrange block of data in i) ascending and (ii) descending order. III Write a program to find out any power of a number such that Z = X N. Where N is programmable and X is unsigned number. Exam : 25 Sessional : 50

IV Write a program to generate.


i) Sine Waveform (ii) Ramp Waveform (iii) Triangular Waveform Using DAC Card. V Write a program to measure frequency/Time period of the following functions. (i) Sine Waveform (ii) Square Waveform (iii) Triangular Waveform using ADC Card. VI Write a program to increase, decrease the speed of a stepper motor and reverse its direction of rotation using stepper motor controller card. VII write a programmable delay routine to cause a minimum delay = 2MS and a maximum delay = 20 minutes in the increments of 2 MS VIII a) Use DOS interrupt to read keyboard string/character. b) Use BIOS interrupt to send a string/character to printer. IX Write a program to : i) Create disk file. ii) Open, write to and close- a disk file. iii) Open, read from and close a disk file. iv) Reading data stamp of a file using BIOS interrupt. X i) Erasing UVPROMs and EEPROMs ii) Reprogramming PROMs using computer compatible EPROM Programmer. XI Studying and Using 8086 In-Circuit Emulator.
NOTE: At least 10 experiments are to be performed with atleast 7 from above list, remaining 3 may either be performed from the above list or designed & set by concerned institution as per the scope of syllabus

You might also like