3
ARUNAI COLLEGE OF ENGINEERING TIRUVANNAMALAI DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING LESSON PLAN SUBJECT: DIGITAL PRINCIPLES AND SYSTEM DESIGN CODE: CS 2202 CLASS: II YEAR CSE (B) AIM: To provide an in-depth knowledge of the design of digital circuits and the use of Hardware Description Language in digital system design. OBJECTIVES: To understand different methods used for the simplification of Boolean functions To design and implement combinational circuits To design and implement synchronous sequential circuits To design and implement asynchronous sequential circuits To study the fundamentals of VHDL / Verilog HDL

Dpsd Lesson Plan

Embed Size (px)

DESCRIPTION

hi

Citation preview

Page 1: Dpsd Lesson Plan

ARUNAI COLLEGE OF ENGINEERINGTIRUVANNAMALAI

DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERINGLESSON PLAN

SUBJECT: DIGITAL PRINCIPLES AND SYSTEM DESIGN CODE: CS 2202

CLASS: II YEAR CSE (B)

AIM:To provide an in-depth knowledge of the design of digital circuits and the use of Hardware

Description Language in digital system design.

OBJECTIVES:To understand different methods used for the simplification of Boolean functionsTo design and implement combinational circuitsTo design and implement synchronous sequential circuitsTo design and implement asynchronous sequential circuitsTo study the fundamentals of VHDL / Verilog HDL

Page 2: Dpsd Lesson Plan

Unit- I BOOLEAN ALGEBRA AND LOGIC GATES

Topics to be covered

No of hours required

Book reffered Page No.

Review of binary number system,

Number base conversion

1

"Digital Design"M.MORRIS MANO

3

Binary arithmetic 1 13

Binary codes2 16

Boolean algebra and theorems 2 33-37

Boolean functions2 40-59

Simplifications of Boolean functions using Karnaugh 2 64

Implementation of Boolean functions using logic gates. 2 94

Unit- IICOMBINATIONAL LOGIC

Topics to be covered

No of hours required

Book reffered Page No.

Combinational circuits – Analysis

and design procedures

2

"Digital Design"M.MORRIS MANO

115-119

Full Adder 1 120

Half Adder 1 119

Binary Adder 1 122

Binary Subtractor 1 126

Fast Adder 1 127

Carry Look Ahead Generator 2 236

BCD Adder 1 129

Magnitude Comparator 1 133

HDL 1 99

Unit- IIIDESIGN WITH MSI DEVICES

Topics to be covered

No of hours required

Book reffered Page No.

Decoders 1 134