Showing posts with label mp. Show all posts
Showing posts with label mp. Show all posts

Microprocessor Overall Notes for all 5 units

Guys and Girls I am sharing the microprocessor and application notes for all 5 units.
Do the exams well and get good marks !
All the best.... Convey my wishes to all ...!

For unit-1
Syllabus :
Organization of Micro Computers – Organization of 8085: Architecture, Internal Register

Organization and Pin Configuration – Instruction Set of 8085 – addressing modes –  instruction and machine cycles with states and timing diagram. Methods of 8085 programs and 8085 assembly language.

Notes :
8085  Architecture Notes - Click here
Instruction Set - Click Here
Instruction Cycles - Click Here
To download the hand written document Click Here
                                For unit-2
Here I have included Study material for unit-2 ---- INTERFACING AND I/O DEVICES

This study material covers the following topics:
  1. Address space partitioning – address map  
  2. Address decoding – Designing decoders circuit for the given address map 
  3.  Bus contention and 2 – line Control 
  4. Access Time Computations.
  5. Data transfer schemes  P
  6. Programmed Synchronous and asynchronous –Interrupt driven Transfer 
  7. Multiple devices and multiple interrupt levels 
  8. Enabling disabling and masking of interrupts.

This study material is taken from the book "Introduction to Microprocessor" – Third Edition – Aditya P Mathur Tata McGraw- it covers page number 205 to 253

To download the full study material click here
To download the Hand written notes for Part-1 of unit-2  Click here 
To download the Hand written notes for Part-2 of unit-2  Click here
For 2 Mark Q & A - Click Here
                              For unit-3
Programmable peripheral device – programmable interval timer (8253) – Programmable
communication interface (USART) – Programmable interrupt controller – Programmable DMA
Controller (8257)- Programmable Keyboard/display controllers.

To download the notes on Programmable peripheral I/F device 8255 - Click here
To download the notes on Programmable Interval timer 8253 - Click here
To download the notes on Programmable communication interface 8251 - Click here
To download the notes on Programmable Interrupt controller 8259 - Click here
To download the notes on Programmable DMA Controller 8257 - Click here

                              For unit-4
Interfacing A/D and D/A converters – Matrix Keyboard design using 8255 using 8085 programs.
Designing real time clock, detecting power failure, detecting presence of objects using 8253 -
Design of Keyboard and display interfacing using 8279 – Design of digital transmission with
modems and telephone lines using 8251 A.

Hand written Notes for unit-4 - Click Here
Hand Written Notes for Unit4 (ADC & DAC) - Click Here
Collective notes of unit-4 - Click Here

                              For unit-5 
The notes cover the following topics
  1. Temperature monitoring system 
  2. Automotive applications 
  3. Closed loop process control
  4. Stepper motor control.
To download the syllabus book(ebook) - Click Here
To download the Handwritten notes of Unit-5 - Click Here

Annna University Previous year Question Papers 

Click Here to download the 2013 question paper


Anna University Previous Year (2013) Question paper - Microprocessor and Apllications


Here by attached the EC3216- Microprocessor and application - Anna university Question paper. Please use it effectively and come up with good marks.





Click Here to download the question paper

Microprocessor - UNIT V MICROPROCESSOR APPLICATIONS Hand written Notes and others

UNIT V MICROPROCESSOR APPLICATIONS

 
The notes cover the following topics
  1. Temperature monitoring system 
  2. Automotive applications 
  3. Closed loop process control
  4. Stepper motor control.
To download the syllabus book(ebook) - Click Here
To download the Handwritten notes of Unit-5 - Click Here

EC3216 - MP - Unit-4 Notes on DESIGN USING PERIPHERAL DEVICES


Notes cover the following details :

Interfacing A/D and D/A converters – Matrix Keyboard design using 8255 using 8085 programs.
Designing real time clock, detecting power failure, detecting presence of objects using 8253 -
Design of Keyboard and display interfacing using 8279 – Design of digital transmission with
modems and telephone lines using 8251 A.





Hand written Notes for unit-4 - Click Here
Hand Written Notes for Unit4 (ADC & DAC) - Click Here
Collective notes of unit-4 - Click Here
ADC & DAC - Click Here
Types of ADC - Click Here
Real time clock - Click Here
Communication using Modem & Telephone line - Click Here
Unit-4 , 2 Mark Question & Answers - Click Here


EC3216 - MP - Unit-3 Hand written Notes on INTERFACING DEVICES

This notes covers the following topics
Programmable peripheral device – programmable interval timer (8253) – Programmable
communication interface (USART) – Programmable interrupt controller – Programmable DMA
Controller (8257)- Programmable Keyboard/display controllers.




To download the notes on Programmable peripheral I/F device 8255 - Click here
To download the notes on Programmable Interval timer 8253 - Click here
To download the notes on Programmable communication interface 8251 - Click here
To download the notes on Programmable Interrupt controller 8259 - Click here
To download the notes on Programmable DMA Controller 8257 - Click here

Unit-2 (INTERFACING AND I/O DEVICES) Hand Written Notes

Need for Interfacing - /Memory Interfacing: address space partitioning – address map – Address
decoding – Designing decoders circuit for the given address map – Bus contention and 2 – line
Control – Access Time Computations.
I/O Interfacing: Data transfer schemes – programmed Synchronous and asynchronous –
Interrupt driven Transfer – Multiple devices and multiple interrupt levels – enabling disabiling
and masking of interrupts.
DMA transfer: Cycle stealing – Burst mode – Multiple DMA devices – DMA transfer in 8085
system – serial data transfer.

To download the hand written notes - Click Here

EC 3216- Microprocessors And Applications 2 Mark Question & Answers

For Unit-1 & Unit-2

1. Define microprocessor?
A microprocessor is a multipurpose, programmable, clock-driven, register-based
electronic device that reads binary instructions from a storage device called memory
accepts binary data as input and processes data according to instructions, and provides
result as output.
2. Define microcomputer?
A computer that is designed using a microprocessor as its CPU. It includes
microprocessor, memory, and I/O.
3. Define ROM?
A memory that stores binary information permanently. The information can be
read from this memory but cannot be altered.
4. What is an ALU?
The group of circuits that provides timing and signals to all operation in the
computer and controls data flow.
5. Define small-scale integration?
The process of designing a few circuits on a single chip. The term refers to the
technology used to fabricate logic gates on a chip.
6. What is an instruction?
An instruction is a binary pattern entered through an input device in memory to
command the microprocessor to perform specific function.
7. What are the four primary operations of a MPU?
1. Memory read
2. Memory write
3. I/O read
4. I/O write

To download the full document Click Here

Unit-2- INTERFACING AND I/O DEVICES- Text book materials

Comparing to Unit-1, Unit-2 is all about how to interface a device with the microprocessor and I/O devices. It is divided into 3 parts as mentioned below in the syllabus


Unit-2  INTERFACING AND I/O DEVICES   - Syllabus                      
Need for Interfacing - /Memory Interfacing: address space partitioning – address map – Address
decoding – Designing decoders circuit for the given address map – Bus contention and 2 – line
Control – Access Time Computations.
I/O Interfacing: Data transfer schemes – programmed Synchronous and asynchronous –
Interrupt driven Transfer – Multiple devices and multiple interrupt levels – enabling disabiling
and masking of interrupts.
DMA transfer: Cycle stealing – Burst mode – Multiple DMA devices – DMA transfer in 8085
system – serial data transfer.

For unit-2 we have to follow the Text book suggest as per syllabus, the text book is "Introduction to Microprocessor" – Third Edition – Aditya P Mathur TataPublishing Company Ltd., New Delhi 3rd
 Edition 2003.
Unit-2, starts from Page no.205 to 253.
It is scanned and attaced in the below link for your studying purpose, Please use of this material to get good understanding on unit-2.
Click Here - For Unit-2 Reference material

Microprocessor Unit - 1 Full notes

Organization of Micro Computers – Organization of 8085: Architecture, Internal Register

Organization and Pin Configuration – Instruction Set of 8085 – addressing modes –  instruction and machine cycles with states and timing diagram. Methods of 8085 programs and 8085 assembly language.






Have attached notes of unit-1
Click the below link to download the notes.
8085  Architecture Notes - Click here
Instruction Set - Click Here
Instruction Cycles - Click Here  


I had attached the hand written notes for the unit-1 " INTRODUCTION to MICROPROCESSOR 8085".
It includes the following topics 
1. Organization of Micro Computers – Organization of 8085
2. Architecture, Internal Register Organization 
3. Pin Configuration for 8085
4. Instruction Set of 8085 & addressing modes
5. Instruction and machine cycles with states and timing diagram. 
6. Methods of 8085 programs and 8085assembly language.


To download the hand written document Click Here


Microprocessor Unit-4 Hand wriiten Lecturer Notes - DESIGN USING PERIPHERAL DEVICES

Here notes for unit-4(DESIGN USING PERIPHERAL DEVICES). The notes consists of following topics which are discussed in detail.
1. Matrix Keyboard design using 8255 using 8085 programs. Designing real time clock, detecting power failure, detecting presence of objects using 8253 - Design of Keyboard and display interfacing using 8279 – Design of digital transmission with modems and telephone lines using 8251 A.

To download this notes. Please click here.

2.  Two mark Question and answer for Unit-4. To download this, please click here

3. ADC- DAC, Interfacing A/D and D/A converters . To download this, please click here

Microprocessor Lecturing Videos

Below are video series for microprocessor. 

Video Lecture Series from IIT Professor 

Microprocessors 
by  Prof. Ajit Pal, IIT Kharagpur

1. Introduction


2. Architecture and Organization of 8085



3. Architecture and Organization of 8085(Cont.)





4. Instruction Set : Vocabulary of the Machine




5. Instruction Set : Vocabulary of the Machine(Contd.)





6. Instruction Set : Vocabulary of the Machine (Contd.)



7. Instruction Set : Vocabulary of the Machine (Contd.)







8. Assembly Language Programming


 
  9. Assembly Language Programming(Cont.)



10. Memory Interfacing




11. Memory Interfacing(Cont.)



 
 12. Memory Interfacing(Cont.)



13. Data Transfer Techniques



14. I/O Ports



15. Interfacing of Switches



16. Interfacing of LED Displays





17. Programmable Interrupt and DMA Controllers





18. Serial Mode Data Transfer



19. Programmable Timer/Counter




20. Designing Microprocessor Based Systems



Microprocessor 8085- basic 2 mark Questions & answers

1. Define Microprocessor?
Microprocessor is a multipurpose, programmable, clock-driven, register based electronic device that reads binary instructions from a storage device called memory, accepts binary data as input and processes data according to those instructions, and provides as output.
2. What is Hardware and Software?
The physical components of the system i.e. computer are called Hardware. Group of programs is called software.
3. Why the microprocessor is viewed as a programmable Device?
Microprocessor is programmable because it can be instructed to perform given tasks within its capability. Microprocessor is designed to understand and execute many binary instructions.
4. What is Central processing Unit ( CPU ) ? And Write the use of it.
CPU is a heart of the computer. Central processing Unit controls the operation of the computer. In a microcomputer the CPU is a microprocessor. The CPU fetches binary coded instructions from memory, decodes the instructions into a series of simple actions and carries out these actions in a sequence of steps.
5. What is a chip?
A chip is also called an integrated circuit. Generally it is a small, thin piece of silicon onto which the transistors making up the microprocessor have been etched. A chip might be as large as an inch on a side and can contain tens of millions of transistors. Simpler processors might consist of a few thousand transistors etched onto a chip just a few millimeters square.
6. What is mini computer?
Scaled down versions of mainframe computers are often called minicomputers. The main unit of a minicomputer usually fits in a single rack or box. A mini computer runs more slowly, works directly with smaller data words and does not have as much memory as mainframe. computers of this type are used for business data processing, industrial control and scientific research
7. What is System Bus?
The System bus is a communication path between the microprocessor and peripherals. It is nothing but a group of wires to carry bits.
8. What is Address Bus?
The address bus consists of 16, 20, 24 or 32 parallel signal lines. On these lines the CPU sends out the address of the memory location that is to be written to or read from. The number of memory locations that the CPU can address is determined by the number of address lines. If the CPU has N address lines, then it can directly address 2N memory locations. Simply, we can say that Address Bus is used to carry the address.
9. What is Data Bus?
The data bus consists of 8, 16, or 32 parallel signal lines. The data bus lines are bidirectional. This means that the CPU can read data in from memory or from a port on these lines, or it can send data out to memory or to a port on these lines. Simply we can say that data bus is used to carry the data .
10. What is Assembly Language?
A medium of communication with a computer in which programs are written in mnemonics. Binary instructions are given abbreviated names called mnemonics, which form the assembly language for a given processor.
11. What is Machine Language?
The binary medium of communication with a computer through a designed set of instructions specific to each computer.
12. Define Embedded Systems:
Embedded systems are those used to control specialized hardware in which the computer system is installed. Microprocessor is the final product and is not available for reprogramming to the end user. E.g. Copying machine
13. What is Bit-Slice processor?
For some Applications , general purpose CPUs such as the 8080 and 6800 are not fast enough or do not have suitable instruction sets. For these applications ,several manufacturers produce devices which can be used to build the custom CPU. This family includes 4 bit ALUs, multiplexers, sequencers and other parts needed for custom building a CPU. The term slice comes from the fact that these parts can be connected in parallel to work with 8 bit words, 16- bit words, or 32 bit words.
14. What is microcontroller?
Microcontroller is a Device that includes microprocessor, memory and I/O signal lines on a single chip, fabricated using VLSI technology.
15. Write about the importance of instruction set of Z80 8bit microprocessor?
Instruction set 158 basic instructions . Instruction set is the most powerful set among the 8 bit microprocessors. It does not include two serial I/O instructions. It includes block I/O instructions
16. List the main applications of 8 bit microprocessors?
8 bit microprocessors is used in a variety of applications such as appliances , automobiles ,industrial process and control applications.
17. Write the uses of microprocessors in Medical Instrumentation field?
Patient Monitoring in Intensive Care Unit, Pathological Analysis and the measurement of parameters like blood pressure and temperature.
18. Define Real Time Systems :
Real Time Systems are those in which timeliness is as important as the correctness of the outputs, although this does not mean that they have to be “fast systems”.
19. List the limitations of 8 bit microprocessor:
Lower Execution Speed
It can address less memory size
Few instructions are available
20. What do you mean ‘ Data Width’?
Data Width is the width of the ALU. An 8 bit ALU can add / subtract/ multiply etc.. two 8 bit numbers . In many cases, the external data bus is the same width as the ALU, but not always. The 8088 had a 16 bit ALU and 8 bit bus , while the modern Pentiums fetch data 64 bits at a time for their 32 bit ALUs.
21. Draw and specify the complete bit configuration of 8085 flag Register?
D7 D6 D5 D4 D3 D2 D1 D0
S Z AC P CY
S- Sign Flag . If D7 =1 , then sign flag is set, otherwise rest.
Z-Zero flag. If ALU operation results in zero, then this flag is set, Otherwise it is reset.
AC-Auxilliary flag. In an arithmetic operation ,when a carry is generated by digit D3 and passed on to digit D4, the AC flag is set. Otherwise it is reset.
P-Parity Flag. If the result of an arithmetic or logic operation has an even number of 1’s then this flag is set. Otherwise it is reset.
CY-Carry Flag. If an arithmetic operation results in a carry, the carry flag is set. Otherwise it is reset.
22. What is compiler?
Compiler is a program that translates English like words of a high level language into the machine language of a computer. A compiler read a given program ,called a source code, in its entirely and then translates the program into the machine language, which is called an Object Code.
23. List the four operations commonly performed by MPU( Micro processing Unit)?
Memory Read : Reads data (or instructions) from memory.
Memory Write: Writes Data (or instructions) into memory.
I/O Read: Accepts data from input devices.
I/O Write: Sends data to output devices.
24. Write about RST pins in 8085?
In 8085 ,three RST pins are available, such as RST 7.5 ,RST 6.5 , RST 5.5 RST represents Restart Interrupts. These are vectored interrupts that transfer the program control to specific memory locations. They have higher priorities than the INTR interrupt. Among these three, the priority order is 7.5,6.5,5.5.
25. List the control and status signals available in 8085.
----- ------ ---- ALE , RD, WR, IO/M, S1, S2
ALE-Address Latch Enable
-----
RD – Read Control Signal
----
WR – Write Control Signal
---
IO/M - To specify I/O or memory operation
S1 , S2 – Status signals
26. What are the limitations of 8085 MPU?
(i) The lower order address bus of the 8085 microprocessor is multiplexed (time shared) with the data bus. The buses need to be demultiplexed.
(ii) Appropriate control signals need to be generated to interface memory and I/O with the 8085.

Micro processor 8085- Basics

By using this presentation + class notes you can easily learn the very basics of Microprocessor 8085.

It occurs the following areas.
  • Basic Concepts of Microprocessors
  • Definition of the Microprocessor
  • A Microprocessor-based system
  • Memory Map and Addresses
  • The 8085 Machine Language
  • 8085 MicroprocessorArchitecture
  • Introduction to 8085 Instructions
  • Addressing Modes
  • Counters & Time Delays
  • Timing Diagram
  • Subroutines
  • The 8085 Interrupts
  •  Programmable Interrupt Controller 8259
  • Direct Memory Access
  • Serial I/O and Data Communication
  • 8255
  • Introduction to 8086 MICROPROCESSOR
For full details download the "8085 Microprocessor basics.pdf" . To do it Click Here

Microprocessor ->Unit - 2 & 3 - Hand Written Notes

DMA transfer: Cycle stealing – Burst mode – Multiple DMA devices – DMA transfer in 8085

system – serial data transfer.To download Hand written notes - Click Here 

Programmable peripheral device – programmable interval timer (8253)  To download Hand written notes - Click Here

Programmablecommunication interface (USART)  - Click Here

Programmable interrupt controller - Click Here

 Programmable DMA Controller (8257) Click Here