1 / 9

Overview of CSC 242

Overview of CSC 242. Digital Logic and Computer Organization. Digital versus Analog Computers. Digital Computers Represent Data Using Discrete Quantities Usually a binary representation Uses approximations to real values

colangelo
Download Presentation

Overview of CSC 242

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Overview of CSC 242 Digital Logic and Computer Organization

  2. Digital versus Analog Computers • Digital Computers Represent Data Using Discrete Quantities • Usually a binary representation • Uses approximations to real values • Analog Computers Represent Data Using Continuously Variable Parameters Copright Gene A. Tagliarini

  3. Computer Design Domains • Implementation Technology • Relays, Tinkertoys, Optical Devices, Steam • Instruction Set Architecture • RISC versus CISC • Machine Organization • Which structures will be used? • How will those structures be connected? Copright Gene A. Tagliarini

  4. Implementation Technology: VLSI Digital Logic • Truth Tables • Basic Logic Gates • Circuits • Combinational Logic • Sequential Logic Copright Gene A. Tagliarini

  5. Machine Organization • Major Components • Central Processing Unit (CPU) • Memory (RAM, ROM, etc.) • System Buses (address, data, and control) • Peripherals • Design Philosophies • RISC versus CISC • Parallel processing versus Uniprocessing Copright Gene A. Tagliarini

  6. CPU Components in a von Neumann Machine • Arithmetic and Logic Unit (ALU) • General Purpose Registers (GPRs) • Special Purpose Registers (SPRs) • Control Unit (CU) Copright Gene A. Tagliarini

  7. CPU Internal Organization Issues • How many internal CPU buses will be used? • How will the registers and the ALU be connected? Copright Gene A. Tagliarini

  8. Memory Unit Components • Storage Cells • Multiplexer/De-multiplexer Circuits • Address Decoding Circuits Copright Gene A. Tagliarini

  9. Memory Organization • Registers • Cache(s) • Main Memory • Direct Access Storage Devices • Sequential Access Storage Devices Copright Gene A. Tagliarini

More Related