Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Notes  >  Eight Ideas - Introduction to Computer Architecture, Computer Science and IT Engineering

Eight Ideas - Introduction to Computer Architecture, Computer Science and IT Engineering - Computer Science Engineering (CSE) PDF Download

Eight Ideas

1. Design for Moore's Law 2. Use Abstraction to Simplify Design 3. Make the common case fast 4. Performance via parallelism 5. Performance via pipelining 6. Performance via prediction 6. Hierarchy of memories 8. Dependability via redundancy

EIGHT IDEAS

1. Design for Moore's Law

Eight Ideas - Introduction to Computer Architecture, Computer Science and IT Engineering - Computer Science Engineering (CSE)

The one constant for computer designers is rapid change, which is driven largely by Moore's Law.

It states that integrated circuit resources double every 18–24 months.

Moore's Law resulted from a 1965 prediction of such growth in IC capacity.

Moore's Law made by Gordon Moore, one of the founders of Intel.

As computer designs can take years, the resources available per chip can easily double or quadruple between the start and finish of the project.

Computer architects must anticipate this rapid change.

Icon used:"up and to the right" Moore's Law graph represents designing for rapid change.

 

2. Use Abstraction to Simplify Design

Eight Ideas - Introduction to Computer Architecture, Computer Science and IT Engineering - Computer Science Engineering (CSE)

Both computer architects and programmers had to invent techniques to make themselves more productive.

  • A major productivity technique for hardware and soft ware is to use abstractions to represent the design at different levels of representation;
  • lower-level details are hidden to offer a simpler model at higher levels.
  • Icon used: abstract painting icon.

 

3. Make the common case fast

  • Making the common case fast will tend to enhance performance better than optimizing the rare case.
  • The common case is often simpler than the rare case and it is often easier to enhance
  • Common case fast is only possible with careful experimentation and measurement.
  • Icon used: sports car ss the icon for making the common case fast(as the most common trip has one or two passengers, and it's surely easier to make a fast sports car than a fast minivan.)

Eight Ideas - Introduction to Computer Architecture, Computer Science and IT Engineering - Computer Science Engineering (CSE)

4. Performance via parallelism

Eight Ideas - Introduction to Computer Architecture, Computer Science and IT Engineering - Computer Science Engineering (CSE)

computer architects have offered designs that get more performance by performing operations in parallel. Icon Used: multiple jet engines of a plane is the icon for parallel performance.

 

5. Performance via pipelining

Eight Ideas - Introduction to Computer Architecture, Computer Science and IT Engineering - Computer Science Engineering (CSE)

Pipelining- Pipelining is an implementation technique in which multiple instructions are overlapped in execution. Pipelining improves performance by increasing instruction throughput.

  • For example, before fire engines, a human chain can carry a water source to fire much more quickly than individuals with buckets running back and forth.
  • Icon Used:pipeline icon is used. It is a sequence of pipes, with each section representing one stage of the pipeline.

 

6. Performance via prediction

  • Following the saying that it can be better to ask for forgiveness than to ask for permission, the next great idea is prediction.
  • In some cases it can be faster on average to guess and start working rather than wait until you know for sure.
  • This mechanism to recover from a misprediction is not too expensive and the prediction is relatively accurate.
  • Icon Used:fortune-teller's crystal ball ,

 

7. Hierarchy of memories

  • Programmers want memory to be fast, large, and cheap memory speed often shapes performance, capacity limits the size of problems that can be solved, the cost of memory today is often the majority of computer cost.
  • Architects have found that they can address these conflicting demands with a hierarchy of memories the fastest, smallest, and most expensive memory per bit is at the top of the hierarchy the slowest, largest, and cheapest per bit is at the bottom.
  • Caches give the programmer the illusion that main memory is nearly as fast as the top of the hierarchy and nearly as big and cheap as the bottom of the hierarchy.
  • Icon Used: a layered triangle icon represents the memory hierarchy.
  • The shape indicates speed, cost, and size: the closer to the top, the faster and more expensive per bit the memory; the wider the base of the layer, the bigger the memory.

Eight Ideas - Introduction to Computer Architecture, Computer Science and IT Engineering - Computer Science Engineering (CSE)

8. Dependability via redundancy

Eight Ideas - Introduction to Computer Architecture, Computer Science and IT Engineering - Computer Science Engineering (CSE)

Computers not only need to be fast; they need to be dependable.

Since any physical device can fail, systems can made dependable by including redundant components.

  • These components can take over when a failure occurs and to help detect failures.
  • Icon Used:the tractor-trailer , since the dual tires on each side of its rear axels allow the truck to continue driving even when one tire fails.
The document Eight Ideas - Introduction to Computer Architecture, Computer Science and IT Engineering - Computer Science Engineering (CSE) is a part of Computer Science Engineering (CSE) category.
All you need of Computer Science Engineering (CSE) at this link: Computer Science Engineering (CSE)

FAQs on Eight Ideas - Introduction to Computer Architecture, Computer Science and IT Engineering - Computer Science Engineering (CSE)

1. What is computer architecture?
Ans. Computer architecture refers to the design and organization of a computer system, including its hardware components and the way they interact with each other. It involves understanding the logical and physical structure of a computer system, such as the memory hierarchy, processor design, input/output systems, and the overall system performance.
2. What is the role of computer architecture in computer science and IT engineering?
Ans. Computer architecture plays a crucial role in computer science and IT engineering. It helps in understanding how computer systems are built and how they can be optimized for better performance, efficiency, and reliability. It provides the foundation for designing and developing computer hardware, software, and systems that can meet the demands of various applications and technologies.
3. What are the key components of computer architecture?
Ans. The key components of computer architecture include the central processing unit (CPU), memory, input/output (I/O) devices, buses, and the interconnection network. The CPU performs the execution of instructions, memory stores data and instructions, I/O devices handle communication with the external world, buses facilitate data transfer between components, and the interconnection network connects multiple processors or systems.
4. How does computer architecture impact system performance?
Ans. Computer architecture directly impacts system performance by influencing factors such as instruction execution speed, memory access time, cache utilization, and the overall efficiency of data processing. A well-designed computer architecture can maximize the utilization of hardware resources, minimize bottlenecks, and optimize the overall system performance.
5. What are some recent trends in computer architecture?
Ans. Some recent trends in computer architecture include the rise of parallel computing and multicore processors, the development of energy-efficient processors, the integration of specialized accelerators for specific tasks (e.g., graphics processing units for gaming), the exploration of novel memory technologies (e.g., non-volatile memory), and the increasing focus on security and reliability in hardware design. These trends aim to address the growing demands for computational power, energy efficiency, and specialized computing tasks in various domains.
Download as PDF

Top Courses for Computer Science Engineering (CSE)

Related Searches

Eight Ideas - Introduction to Computer Architecture

,

Viva Questions

,

Computer Science and IT Engineering - Computer Science Engineering (CSE)

,

video lectures

,

mock tests for examination

,

pdf

,

Eight Ideas - Introduction to Computer Architecture

,

past year papers

,

Objective type Questions

,

Summary

,

Previous Year Questions with Solutions

,

Computer Science and IT Engineering - Computer Science Engineering (CSE)

,

MCQs

,

Eight Ideas - Introduction to Computer Architecture

,

practice quizzes

,

Exam

,

Sample Paper

,

ppt

,

Extra Questions

,

Important questions

,

Semester Notes

,

Computer Science and IT Engineering - Computer Science Engineering (CSE)

,

study material

,

shortcuts and tricks

,

Free

;