• Home
  • Contact Us
  • Lifestyle
  • Travel
  • Health
  • Fitness
  • Sports
  • Technology
Sunday, July 13, 2025
  • Login
informer57.com
  • Home
  • Contact Us
  • Lifestyle
    Can Proactive PR Strategies Help Celebrities Manage Their Reputation?

    Can Proactive PR Strategies Help Celebrities Manage Their Reputation?

    hair relaxer lawsuit

    Types of Hair Treatments And relaxers in New York

    best Fully Automatic washing machine

    List of best Fully Automatic washing machine Brands in India

    11 Fashion Essentials Men Mustn’t Miss Out on Incorporating!

    11 Fashion Essentials Men Mustn’t Miss Out on Incorporating!

  • Travel
  • Health
  • Fitness
    The Art of Building a Kitchen That Motivates You to Eat Healthily

    The Art of Building a Kitchen That Motivates You to Eat Healthily

    What Is Eye Yoga: Why Do You Need It, Exercises, Benefits & More!

    What Is Eye Yoga: Why Do You Need It, Exercises, Benefits & More!

  • Sports
  • Technology
No Result
View All Result
  • Home
  • Contact Us
  • Lifestyle
    Can Proactive PR Strategies Help Celebrities Manage Their Reputation?

    Can Proactive PR Strategies Help Celebrities Manage Their Reputation?

    hair relaxer lawsuit

    Types of Hair Treatments And relaxers in New York

    best Fully Automatic washing machine

    List of best Fully Automatic washing machine Brands in India

    11 Fashion Essentials Men Mustn’t Miss Out on Incorporating!

    11 Fashion Essentials Men Mustn’t Miss Out on Incorporating!

  • Travel
  • Health
  • Fitness
    The Art of Building a Kitchen That Motivates You to Eat Healthily

    The Art of Building a Kitchen That Motivates You to Eat Healthily

    What Is Eye Yoga: Why Do You Need It, Exercises, Benefits & More!

    What Is Eye Yoga: Why Do You Need It, Exercises, Benefits & More!

  • Sports
  • Technology
No Result
View All Result
informer57.com
No Result
View All Result
Home Blog

Computer Architecture Syllabus Diploma in computer Engineering

informer57 by informer57
28.01.2019
in Blog
0
computer-architecture-syllabus-diploma-in-computer-engineering-2
0
SHARES
14
VIEWS
Share on FacebookShare on Twitter

RelatedPosts

Revitalize Your Appearance with Expert Eye Bag Treatments

Revitalize Your Appearance with Expert Eye Bag Treatments

20.12.2024
Military Times

Camp Lejeune Compensation Update: Navy and DOJ’s Rapid Payout Initiative

29.10.2023
  • To able to familiarize with the fundamentals of computer architecture
  • To able to understand the encoding procedure of instruction for computing.
  • To able to develop knowledge and skill on designing Adder,subtractor,

multiplier, divisor and ALU.

  • To be able to develop knowledge and skill on the execution unit, control unit, memory organization and I/O systems.
  • To be able to familiarize with parallel. and multi processing system.

* To be able to familiarize with Dual Core and Core I processor.

 

SHORT DESCRIPTION

Computer architecture fundamentals; Computer instruction design; Arithmetic Logic and Control unit; Memory organization; Input/output operation and Parallel processing. Feature of Dual Core and Core I processor.

 

DETAIL DESCRIPTION

 

Theory:

 

1 Understand the basics of computer architecture.

1.1 State the meaning of stored program computer.

1.2 Distinguish between stored program computer and nonstored program

1.3 Review the organization of SAP-1 as an stored program computer.

1.4 State the operation of micro and macro instructions used in SAP-1 Computer.

1.5 State the block diagram of Von Neumann and Harvard Architecture Computer

System.

1.6 Mention the basic features of Von Neumann and Harvard Architecture

 

2 Understand the operation of register and type of contemporary computers.

 

2.1 Define General purpose register and dedicated register

2.2 Describe the operation of a four bit General Purpose register/Universal shift

register.

2.3 State the types of contemporary computer (General register machines,

accumulator based machines & stack machines)

2.4 Describe the organization of each types of contemporary computer.

2.5 State the difference of general register machines, accumulator based machine

and stack machines.

 

3 Understand the instruction design process of a computer .

 

3.1 State the types of instruction formats depending on the number of address

with example.

3.2 Mention the characteristics of good instructions.

3.3 State the important points to be considered for designing instruction format.

3.4 State the meaning of op-code encoding & decoding

3.5 Mention the types of op-code encoding techniques.

3.6 Describe block code op-code encoding technique

3.7 Mention the merits and demerits of the block code encoding technique.

3.8 Describe the expanding op-code encoding techniques.

3.9 Describe the Huffman op-code encoding techniques

3.10 Prove that Huffman op-code encoding scheme archives optimal result

by keeping the redundancy to a minimum value.

 

  1. Understand the design and implementation of arithmetic and logic units.

4.1 Describe the implementation of a 4 bit Ripple carry adder.

4.2 State the limitation of CPA

4.3 State the meaning of Carry generate functions and Carry propagate functions.

4.4 Describe the operation of a of 4-stage carry look-ahead circuit.

4.5 Prove that 16 bit CLA is faster than 16 bit CPA

4.6 State the steps to design a four function ALU.

4.7 Describe the organization of a of 4 bit 2 function arithmetic unit..

4.8 Describe the organization of a of 4 bit 2 function logic unit

4.9 Show the combining technique of arithmetic and logic unit.

 

5 Understand the operation of multiplier and divisor.

5.1 Define non-additive and additive multiplier.

5.2 Describe the algorithm to multiply two 4-bit unsigned numbers

5.3 Describe the operation of a 4×4 unsigned array multiplier.

5.4 Describe the operation of a 2’s complement sequential Booth’s multiplier

using flowchart.

5.5 Describe the operation of a sequential n bit binary divisor.

5.6 State the algorithm of restoring & non restoring division process of two

integer numbers

 

6 Understand the basic concepts of control unit.

6.1 . State the purposes of Control Unit.

6.2 Describe the Hardware implementation of data transfer operations of a

register with enable input and conditional control signals such as

(a)Co :A B Where Co=GD[0]and G= A >B

(b)if X=0 and t=1, then Co:A B else A D

 

6.3 State the meaning of hardware approach and microprogrammed approach to

design a control unit.

6.4 State the steps of hardware approach for designing a control unit..

6.5 Describe the basic structure of a microprogrammed control unit and

microinstruction format.

 

 

7 Understand the principle of memory organization .

7.1 Describe the memory hierarchy of a microcomputer system.

7.2 Mention the design goals of a memory system.

7.3 Describe the general features of centralized and distributed memory

organization.

7.4 State the formula to calculate the number of RAM chips requirements

to design higher capacity RAM.

7.5 Describe the design procedure of 1K×8 RAM and 4K×4 RAM using

1K×4 RAM chips.

7.6 Describe the conceptual organization of the bank switching and address

extension scheme.

7.7 Describe the memory organization of a cache memory in a computer system

7.8 Calculate the average access time and efficiency of a system that employs a

cache memory.

 

8 Understand the input / output techniques.

 

8.1 List the methods of data transferring techniques between computer and the I/O

devices.

8.2 Describe the programmed I/O.

8.3 Distinguish between standard I/O vs. memory mapped I/O.

8.4 Describe the basic concepts of interrupt driven I/O.

8.5 Describe the principal of direct memory access(DMA) system.

 

9 Understand the concept of array and pipeline processing system .

9.1 Define parallel processing.

9.2 State the parallelism facilities in conventional computers.

9.3 Classify Computer architecture using Flynn’s method with example

9.4 Describe the organization of an array processor.

9.5 Describe the basic concepts of pipe line processing.

9.6 Describe over lapped execution of instruction pipeline.

9.7 Describe the concept of arithmetic pipeline.

 

 

10 Understand the multiprocessor system.

10.1 Define multiprocessing and multitasking.

10.2 Mention the characteristics of a multiprocessor system

10.3 State the advantages of multiprocessor system.

10.4 Describe the conceptual view of a multiprocessor organization.

10.5 Describe the organization of crossbar multiprocessor system.

 

  1. Understand the operation of Multi Core processor

11.1 State the meaning of Dual core and Core I processor.

11.2 Define cheapest

11.3 State the features of North bridge, South bridge and hub regarding cheapest.

11.4 State features of ISA, PCI-X, PCI-Xpress, AGP and Processor Bus (no pin

description)

11.5 State the difference between PCI and PCI Express

11.6   State the concept of extended memory, Expanded memory (No memory

map); Concept of cache memory : Internal cache, External cache (L1, L2, L3

cache);

11.7 State the features of SDRAM, DDR, DDR2, DDR3

11.8 Describe the general features of RISC and CISC .

11.9 Describe the concept of Core-I processing using block diagram.

11.10  State the basic technical feature of Core I7 processor.

 

 

 

 

Practical:

  1. Perform the task to develop a 4 bit parallel in serial out shift register using D type Flip

Flop

  1. Perform the task to develop a basic cell to design a general purpose register using a 4

input multiplexer and a D type Flip Flop.

  1. Perform the task to make a 4 bit General purpose register using the basic cell.
  2. Perform the task to Implement an 8 bit adder using 4 bit adder as a building blocks.
  3. Perform the task to Design and develop an 8 bit adder using 4-bit CLA.
  4. Perform the task to Design and develop a 4-bit adder/subtractor circuit.
  5. Perform the task to Design and develop a two function logic unit.
  6. Perform the task to Design and develop a four function ALU.
  7. Perform the task to transfer 8 bit data to/from an I/O device using programmed

interfaces through the I/O port/ports.

  1. Perform the task to Implement a 4×4 array multiplier using full adders.
  2. Perform the task to Implement a 1k×8 RAM chip using 1K×4 RAM.
  3. Perform the task to familiar the parts and components of a Dual core/Core-I processor

based microcomputer.

 

 

 

REFERENCE BOOKS

  1. Modern Computer Architecture by Mohamed Rafiquzzaman.

2, Computer Architecture and Organization by John P Hayes

Previous Post

OllO Indoor Wi-Fi Package 2020

Next Post

Happy Venezuela Independence Day 2019 Wishes, Greetings, Messages,Quotes, Picture, SMS

informer57

informer57

Related Posts

Revitalize Your Appearance with Expert Eye Bag Treatments

Revitalize Your Appearance with Expert Eye Bag Treatments

20.12.2024
Military Times

Camp Lejeune Compensation Update: Navy and DOJ’s Rapid Payout Initiative

29.10.2023

Black Seed Oil – Health Benefits, Side Effects, Dosage and More

Load More
Next Post

Happy Venezuela Independence Day 2019 Wishes, Greetings, Messages,Quotes, Picture, SMS

Recommended

world-teacher-s-day-happy-teachers-day-2020-5th-october-2

World Teacher’s Day – Happy Teachers Day 2020 – 5th October

7 years ago
dbbl-office-location-rangpur-district-2

DBBL Office Location Rangpur District

4 years ago

Don't Miss

Why Paint Protection Film (PPF) is a Must-Have for Your Vehicle: The Ultimate Guard Against Damage

Why Paint Protection Film (PPF) is a Must-Have for Your Vehicle: The Ultimate Guard Against Damage

12.06.2025
What is Contact Center as a Service (CCaaS)?

What is Contact Center as a Service (CCaaS)?

17.03.2025
Surgical Staplers Market: Proliferating Spot of Opportunities 

Surgical Staplers Market: Proliferating Spot of Opportunities 

28.02.2025
Revitalize Your Appearance with Expert Eye Bag Treatments

Revitalize Your Appearance with Expert Eye Bag Treatments

20.12.2024

About Us

informer57.com

Whatever you need, informaer-57 is here to provide you with the most updated news and updates worldwide. Visit our site and get notified for more!

Thank you :)

Follow us

Recent News

Why Paint Protection Film (PPF) is a Must-Have for Your Vehicle: The Ultimate Guard Against Damage

Why Paint Protection Film (PPF) is a Must-Have for Your Vehicle: The Ultimate Guard Against Damage

12.06.2025
What is Contact Center as a Service (CCaaS)?

What is Contact Center as a Service (CCaaS)?

17.03.2025
Surgical Staplers Market: Proliferating Spot of Opportunities 

Surgical Staplers Market: Proliferating Spot of Opportunities 

28.02.2025

Categories

  • Admit card
  • Adult
  • animal
  • Apps
  • Automotive
  • Bd
  • Bd jobs
  • Biography
  • Blog
  • Business
  • Car
  • Category
  • Education
  • Finance
  • Fitness
  • Food
  • Gaming
  • Health
  • Investment
  • Job circular
  • Job exam date
  • Job result
  • Law
  • Lifestyle
  • Misc
  • Mobile
  • Real estate
  • SELF CARE
  • Sports
  • Tech
  • Technology
  • Tips
  • Top 10
  • Trading
  • Travel
  • Trending
  • Privacy Policy
  • Contact Us
  • DMCA
  • Terms And Conditions

Copyright © 2025 All Rights Reserved | Powered by Informer57 | contact@may15media.com

No Result
View All Result
  • Home
  • Contact Us
  • Lifestyle
  • Travel
  • Health
  • Fitness
  • Sports
  • Technology

Copyright © 2025 All Rights Reserved | Powered by Informer57 | contact@may15media.com

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In