Skip to main content
  1. Resources/
  2. Study Materials/
  3. Electronics & Communication Engineering/
  4. ECE Semester 4/
  5. Microprocessor & Microcontroller (4341101)/

12 mins· ·
Milav Dabgar
Author
Milav Dabgar
Experienced lecturer in the electrical and electronic manufacturing industry. Skilled in Embedded Systems, Image Processing, Data Science, MATLAB, Python, STM32. Strong education professional with a Master’s degree in Communication Systems Engineering from L.D. College of Engineering - Ahmedabad.
Table of Contents

GUJARAT TECHNOLOGICAL UNIVERSITY (GTU)
#

Competency-focused Outcome-based Green Curriculum-2021 (COGC-2021) Semester-IV
#

Course Title: Microprocessor & Microcontroller (Course Code: 4341101)
#

Diploma programme in which this course is offeredSemester in which offered
Electronics & Communication Engineering4 th Semester

1. RATIONALE
#

The engineering technologists (i.e. diploma engineering holders) have to develop skills for system design of Automatic circuit operations in various fields. Microprocessors & Microcontroller are the sole of all embedded electronic equipment and are used in most of the areas of electronics. They include product ranges from tiny consumer electronic products to complex industrial process controllers. A diploma engineer needs to maintain such systems. Programming practices will further help the students to develop indigenous microcontroller-based applications. Hence this course is designed to achieve the system maintenance competency among students.

2. COMPETENCY
#

The purpose of this course is to help the student to attain the following industry identified competency through various teaching learning experiences:

  • Maintain microprocessor-based system.
  • Maintain microcontroller-based system/equipment.

3. COURSE OUTCOMES (COs)
#

The theory should be taught and practical should be carried out in such a manner that students are able to acquire different learning outcomes in cognitive, psychomotor and affective domain to demonstrate following course outcomes.

  • i. Identify basic features of microprocessor
  • ii. Explain architecture and working of microprocessor
  • iii. Illustrate microcontroller internal architecture
  • iv. Write and execute assembly language programs(software) for given application
  • v. Interface microcontroller with hardware for given application

4. TEACHING AND EXAMINATION SCHEME
#

Teaching SchemeTotal CreditsExamination SchemeExamination SchemeExamination Scheme
(In Hours)(L+T+P/2)Theory MarksPractical MarksTotal

GTU - COGC-2021 Curriculum

LTPCCAESECAESEMarks
3-2430702525150

Legends: L -Lecture; T - Tutorial/Teacher Guided Theory Practice; P -Practical; C - Credit, CA -Continuous Assessment; ESE -End Semester Examination.

5. SUGGESTED PRACTICAL EXERCISES
#

Some of the PrOs marked ‘*’ are compulsory, as they are crucial for that particular CO at the ‘Precision Level’ of Dave’s Taxonomy related to ‘Psychomotor Domain’ .

S. No.Practical Outcomes (PrOs)Unit No.Approx. Hrs. Required
1Explore various blocks of Microprocessor System.I02*
2Learn architecture and pin diagram of Microprocessor chip 8085.II02*
3Learn architecture and pin diagram of Microcontroller chip 8051.III02*
4Use 8051 Simulation tool / Trainer kit for running ASM programs.IV02*
5Write and execute assembly language programs based on Data transfer InstructionIV02*
6Develop assembly language programs based on Arithmetic Instructions (e.g. 8 bit Addition, Subtraction, Multiplication, Division)IV02*
7Develop Assembly Language Programs based on Logical Instructions (And, Or etc.)IV02*
8Develop Assembly Language Programs based on Branch InstructionsIV02
9Develop Assembly Language Programs to introduce delay (e.g.1ms Delay) using Timer/CounterIV02*
10Develop Programs for serial communicationIV02
11Develop a program to interface LED with 8051V02*
12Develop a program to interface 7 segment Display with 8051V02*
13Develop a program to Interface 8 bit DAC and ADC with 8051V02*
14Develop a program to interface a DC Motor with 8051V02
15Develop a program to interface LCD Module with 8051V02*
16Develop a program to interface a Stepper Motor with 8051V02
Total32

Note
#

  • i. More Practical Exercises can be designed and offered by the respective course teacher to develop the industry relevant skills/outcomes to match the COs. The above table is only a suggestive list .
  • ii. The following are some sample ‘Process’ and ‘Product’ related skills (more may be added/deleted depending on the course) that occur in the above listed Practical Exercises of this course required which are embedded in the COs and ultimately the competency.
S. No.Sample Performance Indicators for the PrOsWeightage in %
1Lab Records05
2Question answer or Writing steps exercise20
3Executing of exercise40
4Printout/ Result20
5Viva voice15
TotalTotal100

6. MAJOR EQUIPMENT/ INSTRUMENTS REQUIRED
#

  • I. Computer
  • II. Projector
  • III. Trainer Kit

LIST OF SOFTWARE
#

  • I. Free Simulation tools

7. AFFECTIVE DOMAIN OUTCOMES
#

The following sample Affective Domain Outcomes (ADOs) are embedded in many of the above-mentioned COs and PrOs. More could be added to fulfill the development of this competency.

  • a) Work as a leader/a team member.
  • b) Follow ethical practices.

The ADOs are best developed through the laboratory/field-based exercises. Moreover, the level of achievement of the ADOs according to Krathwohl’s ‘Affective Domain Taxonomy’ should gradually increase as planned below:

  • i. ‘Valuing Level’ in 1 st year
  • ii. ‘Organization Level’ in 2 nd year.
  • iii. ‘Characterization Level’ in 3 rd year.

8. UNDERPINNING THEORY
#

Only the major Underpinning Theory is formulated as higher level UOs of Revised Bloom’s taxonomy in order development of the COs and competency is not missed out by the students and teachers. If required, more such higher level UOs could be included by the course teacher to focus on attainment of COs and competency.

UnitUnit Outcomes (UOs) (4 to 6 UOs at Application and above level)Topics and Sub-topics
Unit - I Introductio n to Microproce ssor1 a Introduce Microprocessor 1 b Describe Microprocessor & Microcomputer Architecture 1 c Microprocessor Architectures.1.1 Definition & History of Microprocessor 1.2 CPU, Control Unit, Arithmetic logic Unit (ALU), Memory Unit, Power Unit and Input-Output unit 1.3 Von neumann & Harvard
UnitUnit Outcomes (UOs) (4 to 6 UOs at Application and above level)Topics and Sub-topics
1 d Introduction to Instruction format1.4 RISC & SISC 1.5 Opcode, Operand,Instruction cycle,Machine cycle & T state
Unit - II Working of 8085 Microproce ssor2 a Describe Pins diagram of 8085 2 b Explain block diagram of 8085 2 c Working of 8085 Microprocessor 2 d Differentiate Microprocessor & Microcontroller2.1 8085 microprocessor Pins, Address bus, Data bus, Control bus & Signals 2.2 Block diagram 2.3 Registers, Accumulator, Flags, Program Counter, Stack pointer, memory 2.4 Demultiplexing 2.5 Instruction fetching operation 2.6 Decoding and Execution of Instruction 2.7 Comparison of Microprocessor &
Unit- III Microcontr oller Architectur e3 a Describe common features of Microcontrollers 3 b Explain functions of each block of 8051microcontroller 3 c Explain Pin Diagram of 8051 3 d Differentiate Stack, Stack Pointer and stack operation 3 e Describe modes of operation of Timers/Counters, Serial Communication & InterruptMicrocontroller 3.1 Common features of Microcontrollers: On-chip Oscillator, program and data memory, I/O Ports, Reset, SFRs, Timers, Counters, Interrupts 3.2 Blocks of Microcontroller 8051: ALU, PC, DPTR, PSW, Internal RAM, Internal ROM, SFRs, General purpose registers, Timer/Counter, Interrupt, Ports 3.3 Functions of each pin of 8051 3.4 Stack, Stack Pointer and Stack operation 3.5 Timers/Counters logic diagram and its operation in various modes 3.6 Serial communication modes, Interrupt Vector Address, Priority & Operations
Unit- IV 8051 Programmi ng4 a Classify addressing modes of 8051 with example 4 b Sort the Instruction set of 8051as per functions performed 4 c Develop simple programs to perform the following operations: Data manipulation, Masking, Stack4.1 Addressing Modes: Immediate, Register, Direct, Indirect, Indexed, Relative and bit addressing 4.2 Instruction set: Data Transfer, Arithmetic, Logical, Branching, and Machine Control 4.3 Data manipulation, Masking, Stack operation, Conditional programming
UnitUnit Outcomes (UOs) (4 to 6 UOs at Application and above level)Topics and Sub-topics
operation, Conditional execution
Unit-V Interfacing & Application s of Microcontr oller5 a Interface Input Devices with 8051 microcontroller 5 b Interface Output Devices with 8051 microcontroller 5 c Interface ADC &DAC with 8051 microcontroller 5 d Interface actuator with 8051 microcontroller 5 e List Various 8051 Applications5.1 Push button Switch 5.2 Relay, LED, 7 segment LED, LCD 5.3 DAC0808, ADC0804 5.4 DC Motor, Stepper motor 5.5 Application of microcontroller in various field

9. SUGGESTED SPECIFICATION TABLE FOR QUESTION PAPER DESIGN
#

Distribution of Theory MarksDistribution of Theory MarksDistribution of Theory MarksDistribution of Theory Marks
Unit No.Unit TitleTeaching HoursR LevelU LevelA LevelTotal Marks
IIntroduction to Microprocessor0655212
IIWorking of 8085 Microprocessor0857214
IIIMicrocontroller Architecture1066416
IV8051 Programming0855414
VInterfacing & Applications of Microcontroller1066214
TotalTotal4227291470

Legends: R=Remember, U=Understand, A=Apply and above (Revised Bloom’s taxonomy)

10. SUGGESTED STUDENT ACTIVITIES
#

Other than the laboratory learning, following are the suggested student-related co-curricular activities which can be undertaken to accelerate the attainment of the various outcomes in

this course: Students should conduct following activities in group and prepare reports of each activity.

  • i) Prepare journals based on practical performed in laboratory.
  1. ii) Prepare chart to represent the block diagram of different interfacing chips. Develop a practical application using 8051 Microcontroller
  2. iv) Prepare General purpose board with all ports available as connector v)

Prepare/Download a dynamic animation to illustrate the following

  • Data transfer operation • Keypad Interfacing
  • LCD Interfacing. • DC Motor Interfacing

11. SUGGESTED SPECIAL INSTRUCTIONAL STRATEGIES (if any)
#

These are sample strategies, which the teacher can use to accelerate the attainment of the various outcomes in this course:

  • a) Massive open online courses ( MOOCs ) may be used to teach various topics/sub topics.
  • b) Guide student(s) in undertaking micro-projects.
  • c) Some of the topics/sub-topics is relatively simple and very easy to the students for self-learning , but to be assessed using different assessment methods.
  • d) With respect to section No.09 , teachers need to ensure to create opportunities and provisions for co-curricular activities .
  • e) Guide students for using latest Technical Magazine.
  • f) Arrange visit to relevant industry
  • g) Show video lectures on Microcontroller Applications with help of internet.
  • h) Assembly level programming practices on simulators (free downloadable).

12. SUGGESTED MICRO-PROJECTS
#

Only one micro-project is planned to be undertaken by a student that needs to be assigned to him/her in the beginning of the semester. In the first four semesters, the micro-project is group-based. However, in the fifth and sixth semesters, it should be preferably be individually undertaken to build up the skill and confidence in every student to become problem solver so that s/he contributes to the projects of the industry. In special situations where groups have to be formed for micro-projects, the number of students in the group should not exceed three.

The micro-project could be industry application based, internet-based, workshopbased, laboratory-based or field-based. Each micro-project should encompass two or more COs which are in fact, an integration of PrOs, UOs and ADOs. Each student will have to maintain dated work diary consisting of individual contribution in the project work and give a seminar presentation of it before submission. The total duration of the micro-project should not be less than 16 (sixteen) student engagement hours during the course. The

student ought to submit micro-project by the end of the semester to develop the industryoriented COs.

A suggestive list of micro-projects is given here. This has to match the competency and the COs. Similar micro-projects could be added by the concerned course teacher.

MICRO PROJECT 1: Prepare following Items.
#

  1. Prepare Table for Instruction classification.
  2. Design a chart of 8085/8051 Architecture.

MIICRO PROJECT 2: Prepare following Designs.
#

  1. Design minimum hardware system for 8051 circuit.
  2. Develop 8051 based application board/circuit on PCB.

MICRO PROJECT 3: Design Application oriented basic Project using 8051.

  1. Design and Implement LED flasher circuit.
  2. Design and Implement circuit for relay-based operation using switch.
  3. Design and Implement LCD Interfacing circuit displaying your name on it.
  4. Design and Implement Water Level Indicator/controller circuit.

13. SUGGESTED LEARNING RESOURCES
#

S. No.Title of BookAuthorPublication with place, year and ISBN
1Microprocessor Architecture, Programming, and Applications with the 8085Ramesh GaonkarPenram Publications
2The 8051 Microcontroller and Embedded Systems: Using Assembly and CMazidi & MazidiPearson Publication
3The 8051 MicrocontrollerKenanth AyalaCengage Learning India

14. SOFTWARE/LEARNING WEBSITES
#

15. PO-COMPETENCY-CO MAPPING Program Outcomes (POs):
#

  1. Basic & Discipline specific knowledge : An apply knowledge of basic mathematics, science and engineering fundamentals and engineering specialization to solve the engineering problems.
  2. Problem Analysis: Identify and analyze well defined engineering problems using codified standard methods.
  3. Design/ Development of Solution: Design solutions for well-defined technical problems and assist with the design of systems, components or processes to meet specified needs.
  4. Engineering Tools, Experimentation and Testing: Apply modern engineering tools and relevant technique to conduct standard tests and measurements.
  5. Engineering practices for Society, Environment and sustainability : Apply relevant technology in context of Society, sustainability, environment and ethical practices.
  6. Project Management : Use engineering management principles individually, as a team member or a leader to manage projects and effectively communicate about well-defined engineering activities.
  7. Life-long learning : Ability to analyze individual needs and engage in updating in the context of context of technological changes.

Program Specific Outcomes (PSOs):
#

  1. Develop proficiency in Installation, maintenance and troubleshooting of electronics and communication systems.
  2. Create customized solution of real-life problems using hardware and software.
Semester IFundamentals of ICTFundamentals of ICTFundamentals of ICTFundamentals of ICTFundamentals of ICTFundamentals of ICTFundamentals of ICTFundamentals of ICTFundamentals of ICT
Competency & Course OutcomesPO 1 Basic & Discipline specific knowledgePO 2 Problem AnalysisPO 3 Design/ developm ent of solutionsPO 4 Engineering Tools, Experimentati on &TestingPO 5 Engineering practices for society, sustainability & environmentPO 6 Project Manageme ntPO 7 Life- long learningPSO 1PSO 2
Competency Use fundamentals of computer applications in various engineering applications
i. Identify basic features of322212223
microprocessor
ii.Explain architecture and working of microprocessor3121-2101
iii.Illustrate microcontroller internal architecture3223-2312
iv.Write and execute assembly language programs(soft ware) for given application3222-2313
v.Interface microcontroller with hardware for given application333313323

Legend: ’ 3’ for high, ’ 2 ’ for medium, ‘1’ for low or ‘-’ for the relevant correlation of each competency, CO, with PO/ PSO

16. COURSE CURRICULUM DEVELOPMENT COMMITTEE
#

GTU Resource Persons
#

S. No.Name and DesignationInstituteContact No.Email
1Mr. D B Vagadia I/C PrincipalAVPTI, Rajkot942616514 0dbvagadia@yahoo.com
2Mr. T P Chanpura HOD ECGGP, Ahmedabad982428051 5tchanpura@gmail.com
3Mr. N M Rindani LecturerAVPTI, Rajkot989853319 8nmrindani@gmail.com