Sei sulla pagina 1di 12

Lovely Professional University, Punjab

Course Code Course Title Course Planner Lectures Tutorials Practicals Credits
ECE312 MICROPROCESSOR BASED SYSTEM DESIGN 14572::Shekhar Verma 3.0 0.0 0.0 3.0
Course Category Courses with numerical and conceptual focus
TextBooks
Sr No Title Author Edition Year Publisher Name
T-1 Microprocessors and Microcontrollers Soumitra Kumar Mandal 4th 2011 Tata McGraw - Hill Education
Reference Books
Sr No Title Author Edition Year Publisher Name
R-1 Microprocessor Architecture,
Programming and Applications with
8085
Ramesh Gaonker 5th 2011 Penram International publishing private limited
R-2 Microprocessors and Interfacing
Programming and Hardware
Hall Dougles V 2nd 2006 Tata McGraw Hill
R-3 Microprocessors and Microcontrollers N. Senthil Kumar 3rd 2011 Oxford Higher Education
Other Reading
Sr No Journals articles as Compulsary reading (specific articles, complete reference)
OR-1 http://www.pcmag.com/article2/0,2817,1130705,00.asp , ,
OR-2 http://springerlink.com/content/m01270jkp5164571/ ,
Relevant Websites
Sr No (Web address) (only if relevant to the course) Salient Features
RW-1 http://www.hobbyprojects.com/microprocessor_tutorials/8085_ cpu_pin_diagram.html Pin Diagram
RW-2 http://www.hobbyprojects.com/microprocessor_tutorials/8085_
mnemonics_opcode_instructions.html
opcode instruction set
RW-3 http://jntuimplab.blogspot.com/2008/02/traffic-light-controlsystem- using-8086.html traffic light control
RW-4 http://www.piclist.com/images/www/hobby_elec/e_step1.htm Stepper motor
Audio Visual Aids
Sr No (AV aids) (only if relevant to the course) Salient Features
AV-1 http://www.youtube.com/watch?v=I2ZljkHsNOY traffic light control
Software/Equipments/Databases
Sr No (S/E/D) (only if relevant to the course) Salient Features
SW-1 http://8085simulator.codeplex.com/ Programming of 8085
Virtual Labs
Sr No (VL) (only if relevant to the course) Salient Features
VL-1 http://www.piclist.com/images/www/hobby_elec/e_step1.htm stepper motor
Week
Number
Lecture
Number
Broad Topic(Sub Topic) Chapters/Sections
of Text/reference
books
Other Readings,
Relevant
Websites, Audio
Visual Aids,
software and
Virtual Labs
Lecture Description Learning Outcomes Pedagogical Tool
Demonstration/ Case
Study / Images /
animation / ppt etc.
Planned
Week 1 Lecture 1 Introduction(Microcomputer
structure and operation)
T-1:T-1 1.1-1.3 General Definition of
microprocessors,
microcomputer, micro
controller. Compare their
basic architecture.
Learn about difference
Between
microprocessor and
micro controller and
basic architecture of
microprocessor
Animation on
evolution of
microprocessor
Lecture 2 Introduction(Microprocessor
evolution and types)
T-1:T-1-1 1.4 and 1.6 L2:Architecture of
microprocessor Von
neumann, harvard
architecture , Super
harvard architecture and
L3:evolution of
microprocessor from 4
bit to 32 bit
microporcessor
Different kinds of
microprocessor and
basic architecture of
microprocessor
Picture demonstration
of
architecture
Lecture 3 Introduction(Microprocessor
evolution and types)
T-1:T-1-1 1.4 and 1.6 L2:Architecture of
microprocessor Von
neumann, harvard
architecture , Super
harvard architecture and
L3:evolution of
microprocessor from 4
bit to 32 bit
microporcessor
Different kinds of
microprocessor and
basic architecture of
microprocessor
Picture demonstration
of
architecture
Detailed Plan For Lectures
LTP week distribution: (LTP Weeks)
Weeks before MTE 7
Weeks After MTE 7
Spill Over 3
Week 2 Lecture 4 Introduction(Architecture of 8085) T-1:T-2 2.2-2.3
R-1:R-2 4.1.5
RW-1 L4:8085 Block Diagram
and pin diagram,
L5:Bus architecture of
8085, Timing and control
unit,
L6: Register structure
detail architecture of
8085
Picture demonstration
of
architecture
Lecture 5 Introduction(Architecture of 8085) T-1:T-2 2.2-2.3
R-1:R-2 4.1.5
RW-1 L4:8085 Block Diagram
and pin diagram,
L5:Bus architecture of
8085, Timing and control
unit,
L6: Register structure
detail architecture of
8085
Picture demonstration
of
architecture
Lecture 6 Introduction(Architecture of 8085) T-1:T-2 2.2-2.3
R-1:R-2 4.1.5
RW-1 L4:8085 Block Diagram
and pin diagram,
L5:Bus architecture of
8085, Timing and control
unit,
L6: Register structure
detail architecture of
8085
Picture demonstration
of
architecture
Week 3 Lecture 7 Introduction(Programming
developments steps of 8085)
R-1:R-2 2.1-
2.2;2.3.2
SW-1 8085 Programming
Model
Instruction Classification
and
Opcode format of 8085
how to program for
different task and how
do coding of opcode of
8085
Brainstorming with
using 8085 simulator
Lecture 8 Assembly language programming
(Instruction sets of 8085)
T-1:T-1 3.1 - 3.6
R-1:R-2 6.1 - 6.4
and 10.1 -10.2
RW-2
SW-1
DK-1
L8:Addressing modes,
classification of
instruction and types of
instruction- 1 byte,2-
byte, 3-byte instruction
how to address different
task in 8085 and how to
do programming in
assembly language and
perform it on simulator.
Practical hand on
programming concept
of 8085
8085 simulator
Assembly language programming
(Code conversion)
T-1:T-1 3.1 - 3.6
R-1:R-2 6.1 - 6.4
RW-2
SW-1
DK-1
L10: Program related to
BCD to binary
conversion vice versa
Practical hand on
programming concept
of 8085
8085 simulator and
Picture demonstration
Assembly language programming
(Simple sequence program of
8085)
T-1:T-1 3.1 - 3.6
R-1:R-2 6.1 - 6.4
RW-2
SW-1
DK-1
L9: Addition, subtraction
,division multiplication
related program
BCD to binary
conversion
how to address different
task in 8085 and how to
do programming in
assembly language and
perform it on simulator.
Practical hand on
programming concept
of 8085
8085 simulator and
brainstorming
Assembly language programming
(Flags and conditional jumps)
T-1:T-1 3.1 - 3.6
R-1:R-2 6.1 - 6.4
RW-2
SW-1
DK-1
L10:Discussed Various
types flags. Conditional
flag
Unconditional flag
Practical hand on
programming concept
of 8085
8085 simulator and
pictorial demonstration
Week 3 Lecture 9 Assembly language programming
(Flags and conditional jumps)
T-1:T-1 3.1 - 3.6
R-1:R-2 6.1 - 6.4
RW-2
SW-1
DK-1
L10:Discussed Various
types flags. Conditional
flag
Unconditional flag
Practical hand on
programming concept
of 8085
8085 simulator and
pictorial demonstration
Assembly language programming
(Simple sequence program of
8085)
T-1:T-1 3.1 - 3.6
R-1:R-2 6.1 - 6.4
RW-2
SW-1
DK-1
L9: Addition, subtraction
,division multiplication
related program
BCD to binary
conversion
how to address different
task in 8085 and how to
do programming in
assembly language and
perform it on simulator.
Practical hand on
programming concept
of 8085
8085 simulator and
brainstorming
Assembly language programming
(Code conversion)
T-1:T-1 3.1 - 3.6
R-1:R-2 6.1 - 6.4
RW-2
SW-1
DK-1
L10: Program related to
BCD to binary
conversion vice versa
Practical hand on
programming concept
of 8085
8085 simulator and
Picture demonstration
Assembly language programming
(Instruction sets of 8085)
T-1:T-1 3.1 - 3.6
R-1:R-2 6.1 - 6.4
and 10.1 -10.2
RW-2
SW-1
DK-1
L8:Addressing modes,
classification of
instruction and types of
instruction- 1 byte,2-
byte, 3-byte instruction
how to address different
task in 8085 and how to
do programming in
assembly language and
perform it on simulator.
Practical hand on
programming concept
of 8085
8085 simulator
Week 4 Lecture 10 Assembly language programming
(Instruction sets of 8085)
T-1:T-1 3.1 - 3.6
R-1:R-2 6.1 - 6.4
and 10.1 -10.2
RW-2
SW-1
DK-1
L8:Addressing modes,
classification of
instruction and types of
instruction- 1 byte,2-
byte, 3-byte instruction
how to address different
task in 8085 and how to
do programming in
assembly language and
perform it on simulator.
Practical hand on
programming concept
of 8085
8085 simulator
Assembly language programming
(Code conversion)
T-1:T-1 3.1 - 3.6
R-1:R-2 6.1 - 6.4
RW-2
SW-1
DK-1
L10: Program related to
BCD to binary
conversion vice versa
Practical hand on
programming concept
of 8085
8085 simulator and
Picture demonstration
Assembly language programming
(Simple sequence program of
8085)
T-1:T-1 3.1 - 3.6
R-1:R-2 6.1 - 6.4
RW-2
SW-1
DK-1
L9: Addition, subtraction
,division multiplication
related program
BCD to binary
conversion
how to address different
task in 8085 and how to
do programming in
assembly language and
perform it on simulator.
Practical hand on
programming concept
of 8085
8085 simulator and
brainstorming
Assembly language programming
(Flags and conditional jumps)
T-1:T-1 3.1 - 3.6
R-1:R-2 6.1 - 6.4
RW-2
SW-1
DK-1
L10:Discussed Various
types flags. Conditional
flag
Unconditional flag
Practical hand on
programming concept
of 8085
8085 simulator and
pictorial demonstration
Week 4 Lecture 11 Assembly language programming
(Counter and delay loop)
T-1:T-1 4.5 - 4.7
R-1:R-2 8.1 and 9.1 -
9.2
SW-1 L11:Design a delay
using 8 bit counter , 16
bit counter and nested
counter and operation of
stack
L12: Contingency
understanding the delay
and counter
application of stack
8085 simulator
Lecture 12 Assembly language programming
(Counter and delay loop)
T-1:T-1 4.5 - 4.7
R-1:R-2 8.1 and 9.1 -
9.2
SW-1 L11:Design a delay
using 8 bit counter , 16
bit counter and nested
counter and operation of
stack
L12: Contingency
understanding the delay
and counter
application of stack
8085 simulator
Week 5 Lecture 13 Assembly language programming
(Stack and subroutine)
T-1:T-1 4.5 - 4.7
R-1:R-2 8.1 and 9.1 -
9.2
SW-1 Design a delay using 8
bit counter , 16 bit
counter and nested
counter and operation of
stack
understanding the delay
and counter
application of stack
8085 simulator and
Picture demonstration
Lecture 14 Assembly language programming
(Instruction timing diagram of
8085)
T-1:T-1 3.6 - 3.7
R-1:R-2 4.2.2
Timing diagram of
instructions like MOVE ,
STA and LHLD
detail of timing of each
instruction
Animation with ppt
Lecture 15 Assembly language programming
(Instruction timing diagram of
8085)
T-1:T-1 3.6 - 3.7
R-1:R-2 4.2.2
Timing diagram of
instructions like MOVE ,
STA and LHLD
detail of timing of each
instruction
Animation with ppt
Week 6 Lecture 16 Quiz,Test1
Lecture 17 Interrupts(8255 Programmable
peripheral interface)
T-1:T-1 8.6 -8.6.6
R-1:R-2 15.1
Block diagram of 8255,
Pin diagram and
structure of control word,
interfacing with 8085
learn about interfacing
of external ICs with
8085 and programming
of it
Picture demonstration
Lecture 18 Interrupts(8255 Programmable
peripheral interface)
T-1:T-1 8.6 -8.6.6
R-1:R-2 15.1
Block diagram of 8255,
Pin diagram and
structure of control word,
interfacing with 8085
learn about interfacing
of external ICs with
8085 and programming
of it
Picture demonstration
Week 7 Lecture 19 Interrupts(8254 Software-
programmable timer/counter)
T-1:T-1 8.7 -8.7.4
R-1:R-2 15.4
Block Diagram of 8254
Modes of 8254
Learn about how to
generate different
waveform using 8254
Picture demonstration
with ppt
Lecture 20 Interrupts(8085 Interrupts and
types)
T-1:T-1 8.5
R-1:R-2 15.5
L20: Types of interrupts
and block diagram of
8259 and its application
L21: Contingency
Learn about to
interfacing of 8259 with
8085
Picture demonstration
Interrupts(Software interrupt
applications)
T-1:T-1 8.5
R-1:R-2 15.5
L20: Types of interrupts
and block diagram of
8259 and its application
L21: Contingency
Learn about to
interfacing of 8259 with
8085
8085 simulator
Interrupts(8259A Priority interrupt
controller)
T-1:T-1 8.5
R-1:R-2 15.5
L20: Types of interrupts
and block diagram of
8259 and its application
L21: Contingency
Learn about to
interfacing of 8259 with
8085
Pictorial demonstration
Week 7 Lecture 21 Interrupts(8259A Priority interrupt
controller)
T-1:T-1 8.5
R-1:R-2 15.5
L20: Types of interrupts
and block diagram of
8259 and its application
L21: Contingency
Learn about to
interfacing of 8259 with
8085
Pictorial demonstration
Interrupts(Software interrupt
applications)
T-1:T-1 8.5
R-1:R-2 15.5
L20: Types of interrupts
and block diagram of
8259 and its application
L21: Contingency
Learn about to
interfacing of 8259 with
8085
8085 simulator
Interrupts(8085 Interrupts and
types)
T-1:T-1 8.5
R-1:R-2 15.5
L20: Types of interrupts
and block diagram of
8259 and its application
L21: Contingency
Learn about to
interfacing of 8259 with
8085
Picture demonstration
MID-TERM
Week 8 Lecture 22 Interfacing of 8085(IO interfacing
technique)
T-1:T-1 8.1 - 8.2
R-1:R-2 4.3 and 5.2
Technique of interfacing
interfacing with Ram and
rom
Memory mapping and
memory operation
Picture demonstration
Interfacing of 8085(Memory
interfacing with RAM and ROM)
T-1:T-1 8.1 - 8.2
R-1:R-2 4.3 and 5.2
Technique of interfacing
interfacing with Ram and
rom
Memory mapping and
memory operation
General discussion
Lecture 23 Interfacing of 8085(Memory
interfacing with RAM and ROM)
T-1:T-1 8.1 - 8.2
R-1:R-2 4.3 and 5.2
Technique of interfacing
interfacing with Ram and
rom
Memory mapping and
memory operation
General discussion
Interfacing of 8085(IO interfacing
technique)
T-1:T-1 8.1 - 8.2
R-1:R-2 4.3 and 5.2
Technique of interfacing
interfacing with Ram and
rom
Memory mapping and
memory operation
Picture demonstration
Lecture 24 Interfacing of 8085(ADC) T-1:T-1 9.6
R-1:R-2 13.2
Interfacing with ADC how to convert an
analog signal to digital
animation of adc
Week 9 Lecture 25 Interfacing of 8085(DAC) T-1:T-1 9.7
R-1:R-2 13.1
interfacing with DAC
generating different
waveform
how to generating
square waveform using
DAC
animation of dac
Lecture 26 Interfacing of 8085(Interfacing
with seven segment display)
T-1:T-1 10.2
R-1:R-2 10.3
Types of seven segment
Anode and cathode
display bcd number on
seven segment using
8085
Interface with 8085
application of 7
segment display
animation of seven
segment display
Lecture 27 Microprocessor Applications
(Traffic light control)
T-1:T-1 10.6 RW-3
AV-1
Design a four way traffic
control system using 12
led and 8085
how to control traffic
light using 8085 by
programming
animation of traffic
light
Week 10 Lecture 28 Microprocessor Applications
(Stepper motor control)
T-1:T-1 10.9 RW-4
VL-1
how to calculate step
angle of stepper motor
and programming to
rotate stepper motor in
clock-wise and anti clock
wise direction
To control direction on
stepper motor using
8085
Animation
Lecture 29 Quiz,Test2
Week 10 Lecture 30 Microprocessor Applications
(Temperature control)
T-1:T-1 10.4.6
R-1:R-2 13.2.3
Design a temperature
controller using ADC
and 8085
How to control
temperature using 8085
animation of adc
Week 11 Lecture 31 Interfacing of 8085(Interfacing
with LED)
T-1:T-1 10.2.1 RW-3 Design a blinking of led
using 8255
Learn how to interface
led with 8255 and how
to blink using
programming concept
of 8085
PPT and animation
Lecture 32 Advanced Processor(Arithmetic co
processor 80286)
T-1:T-1 11.8 - 11.10
and 11.15
architecture of 80286 and
its pin diagram,
Comparison with 8086
Advancement of 8086
using 80286
Picture demonstration
Lecture 33 Advanced Processor(Arithmetic co
processor 80286)
T-1:T-1 11.8 - 11.10
and 11.15
architecture of 80286 and
its pin diagram,
Comparison with 8086
Advancement of 8086
using 80286
Picture demonstration
Week 12 Lecture 34 Advanced Processor(Arithmetic co
processor 80486)
T-1:T-1 11.17 and
11.26 11.29
Introduction about
808386, 80486 and
comparison of 80386
80486 with 8086
Learn advance version
of 8086
and their comparison
Advanced Processor(Arithmetic co
processor 80386)
T-1:T-1 11.17 and
11.26 11.29
Introduction about
808386, 80486 and
comparison of 80386
80486 with 8086
Learn advance version
of 8086
and their comparison
Picture demonstration
Lecture 35 Advanced Processor(Overview of
RISC processor)
T-1:T-1 12.16 Overview of Risc
Processor
Comparison between
Risc and cisc
Learn about risc and
cisc
General discussion and
Picture demonstration
Lecture 36 Quiz,Test3
Week 13 Lecture 37 Introduction to 8086
Microprocessor(The 8086
microprocessor family- overview)
T-1:T-1 5.1 - 5.8 Architecture of 8086 and
Pin diagram Logical and
physical address ,
memory segmentation
detail architecture of
8086
Introduction to 8086
Microprocessor(Architecture of
8086)
T-1:T-1 5.1 - 5.8 Architecture of 8086 and
Pin diagram Logical and
physical address ,
memory segmentation
detail architecture of
8086
Lecture 38 Introduction to 8086
Microprocessor(Architecture of
8086)
T-1:T-1 5.1 - 5.8 Architecture of 8086 and
Pin diagram Logical and
physical address ,
memory segmentation
detail architecture of
8086
Introduction to 8086
Microprocessor(The 8086
microprocessor family- overview)
T-1:T-1 5.1 - 5.8 Architecture of 8086 and
Pin diagram Logical and
physical address ,
memory segmentation
detail architecture of
8086
Week 13 Lecture 39 Introduction to 8086
Microprocessor(BIU)
T-1:T-1 6.1 - 6.3 and
7.2
L39:Addressing modes ,
assembly Instruction
related to division and
multiplication
Program related to
addition and subtraction,
L40:BIU and EU , Min
and Max mode
L41: Contingency
L42: Contingency
Learn to perform
operation on 8086
PPT and 8086
simulator
Introduction to 8086
Microprocessor(EU)
T-1:T-1 6.1 - 6.3 and
7.2
L39:Addressing modes ,
assembly Instruction
related to division and
multiplication
Program related to
addition and subtraction,
L40:BIU and EU , Min
and Max mode
L41: Contingency
L42: Contingency
Learn to perform
operation on 8086
PPT and 8086
simulator
Introduction to 8086
Microprocessor(Min and Max
mode)
T-1:T-1 6.1 - 6.3 and
7.2
L39:Addressing modes ,
assembly Instruction
related to division and
multiplication
Program related to
addition and subtraction,
L40:BIU and EU , Min
and Max mode
L41: Contingency
L42: Contingency
Learn to perform
operation on 8086
PPT and 8086
simulator
Introduction to 8086
Microprocessor(Assembly
language program)
T-1:T-1 6.1 - 6.3 and
7.2
L39:Addressing modes ,
assembly Instruction
related to division and
multiplication
Program related to
addition and subtraction,
L40:BIU and EU , Min
and Max mode
L41: Contingency
L42: Contingency
Learn to perform
operation on 8086
PPT and 8086
simulator
Week 14 Lecture 40 Introduction to 8086
Microprocessor(Assembly
language program)
T-1:T-1 6.1 - 6.3 and
7.2
L39:Addressing modes ,
assembly Instruction
related to division and
multiplication
Program related to
addition and subtraction,
L40:BIU and EU , Min
and Max mode
L41: Contingency
L42: Contingency
Learn to perform
operation on 8086
PPT and 8086
simulator
Introduction to 8086
Microprocessor(Min and Max
mode)
T-1:T-1 6.1 - 6.3 and
7.2
L39:Addressing modes ,
assembly Instruction
related to division and
multiplication
Program related to
addition and subtraction,
L40:BIU and EU , Min
and Max mode
L41: Contingency
L42: Contingency
Learn to perform
operation on 8086
PPT and 8086
simulator
Introduction to 8086
Microprocessor(EU)
T-1:T-1 6.1 - 6.3 and
7.2
L39:Addressing modes ,
assembly Instruction
related to division and
multiplication
Program related to
addition and subtraction,
L40:BIU and EU , Min
and Max mode
L41: Contingency
L42: Contingency
Learn to perform
operation on 8086
PPT and 8086
simulator
Introduction to 8086
Microprocessor(BIU)
T-1:T-1 6.1 - 6.3 and
7.2
L39:Addressing modes ,
assembly Instruction
related to division and
multiplication
Program related to
addition and subtraction,
L40:BIU and EU , Min
and Max mode
L41: Contingency
L42: Contingency
Learn to perform
operation on 8086
PPT and 8086
simulator
Week 14 Lecture 41 Introduction to 8086
Microprocessor(BIU)
T-1:T-1 6.1 - 6.3 and
7.2
L39:Addressing modes ,
assembly Instruction
related to division and
multiplication
Program related to
addition and subtraction,
L40:BIU and EU , Min
and Max mode
L41: Contingency
L42: Contingency
Learn to perform
operation on 8086
PPT and 8086
simulator
Introduction to 8086
Microprocessor(EU)
T-1:T-1 6.1 - 6.3 and
7.2
L39:Addressing modes ,
assembly Instruction
related to division and
multiplication
Program related to
addition and subtraction,
L40:BIU and EU , Min
and Max mode
L41: Contingency
L42: Contingency
Learn to perform
operation on 8086
PPT and 8086
simulator
Introduction to 8086
Microprocessor(Min and Max
mode)
T-1:T-1 6.1 - 6.3 and
7.2
L39:Addressing modes ,
assembly Instruction
related to division and
multiplication
Program related to
addition and subtraction,
L40:BIU and EU , Min
and Max mode
L41: Contingency
L42: Contingency
Learn to perform
operation on 8086
PPT and 8086
simulator
Introduction to 8086
Microprocessor(Assembly
language program)
T-1:T-1 6.1 - 6.3 and
7.2
L39:Addressing modes ,
assembly Instruction
related to division and
multiplication
Program related to
addition and subtraction,
L40:BIU and EU , Min
and Max mode
L41: Contingency
L42: Contingency
Learn to perform
operation on 8086
PPT and 8086
simulator
Week 14 Lecture 42 Introduction to 8086
Microprocessor(Assembly
language program)
T-1:T-1 6.1 - 6.3 and
7.2
L39:Addressing modes ,
assembly Instruction
related to division and
multiplication
Program related to
addition and subtraction,
L40:BIU and EU , Min
and Max mode
L41: Contingency
L42: Contingency
Learn to perform
operation on 8086
PPT and 8086
simulator
Introduction to 8086
Microprocessor(Min and Max
mode)
T-1:T-1 6.1 - 6.3 and
7.2
L39:Addressing modes ,
assembly Instruction
related to division and
multiplication
Program related to
addition and subtraction,
L40:BIU and EU , Min
and Max mode
L41: Contingency
L42: Contingency
Learn to perform
operation on 8086
PPT and 8086
simulator
Introduction to 8086
Microprocessor(EU)
T-1:T-1 6.1 - 6.3 and
7.2
L39:Addressing modes ,
assembly Instruction
related to division and
multiplication
Program related to
addition and subtraction,
L40:BIU and EU , Min
and Max mode
L41: Contingency
L42: Contingency
Learn to perform
operation on 8086
PPT and 8086
simulator
Introduction to 8086
Microprocessor(BIU)
T-1:T-1 6.1 - 6.3 and
7.2
L39:Addressing modes ,
assembly Instruction
related to division and
multiplication
Program related to
addition and subtraction,
L40:BIU and EU , Min
and Max mode
L41: Contingency
L42: Contingency
Learn to perform
operation on 8086
PPT and 8086
simulator
SPILL OVER
Week 15 Lecture 43 Spill Over
Lecture 44 Spill Over
Lecture 45 Spill Over
Scheme for CA:
Component Frequency Out Of Each Marks Total Marks
Quiz,Test 2 3 10 20
Total :- 10 20
Details of Academic Task(s)
AT No. Objective Topic of the Academic Task Nature of Academic Task
(group/individuals/field
work
Evaluation Mode Allottment /
submission Week
Quiz1 To Test Basic
Knowledge about
subject
MCQ based test. Level of question will be similar to gate Individual Thrice its actual
weightage.A
minimum of 25
questions contain in
atlest 3 sets of quiz.
Consider 1/4
negative marking
scheme, each
question can be 1 or
2 marks..
11 / 12
Test2 To evaluate students include the test topic from unit 4 only Individual Thrice its actual
weightage. All
questions of 5
marks each or in
multiples of 5.Must
be announced at
least 6 days in
advance and must
be based on content
already taught
before test allotment
9 / 10
Test1 To Test Basic
Knowledge about
subject
include the test topic from unit 1 and unit 2 Individual Thrice its actual
weightage. All
questions of 5
marks each or in
multiples of 5.Must
be announced at
least 6 days in
advance and must
be based on content
already taught
before test allotment
5 / 6

Potrebbero piacerti anche