Chapter III Desktop Imaging Systems & Issues

Slides:



Advertisements
Similar presentations
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Advertisements

HARDWARE Rashedul Hasan..
Room: E-3-31 Phone: Dr Masri Ayob TK 2123 COMPUTER ORGANISATION & ARCHITECTURE Lecture 4: Computer Performance.
Computer Hardware Processing and Internal Memory.
Prepared by Careene McCallum-Rodney Hardware specification of a computer system.
PHY 201 (Blum) Buses Warning: some of the terminology is used inconsistently within the field.
Digital Graphics and Computers. Hardware and Software Working with graphic images requires suitable hardware and software to produce the best results.
Computer performance.
XP Practical PC, 3e Chapter 17 1 Upgrading and Expanding your PC.
Chapter 8 Input/Output. Busses l Group of electrical conductors suitable for carrying computer signals from one location to another l Each conductor in.
Interconnection Structures
Computing Hardware Starter.
Computer Processing of Data
E0001 Computers in Engineering1 The System Unit & Memory.
Computer Hardware Mr. Richard Orr Technology Teacher Bednarcik Jr. High School.
 Design model for a computer  Named after John von Neuman  Instructions that tell the computer what to do are stored in memory  Stored program Memory.
Buses Warning: some of the terminology is used inconsistently within the field.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Chapter 2 The CPU and the Main Board  2.1 Components of the CPU 2.1 Components of the CPU 2.1 Components of the CPU  2.2Performance and Instruction Sets.
The Components of a System Unit
CHAPTER 4 The Central Processing Unit. Chapter Overview Microprocessors Replacing and Upgrading a CPU.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
© GCSE Computing Computing Hardware Starter. Creating a spreadsheet to demonstrate the size of memory. 1 byte = 1 character or about 1 pixel of information.
Motherboard A motherboard allows all the parts of your computer to receive power and communicate with one another.
Academic PowerPoint Computer System – Architecture.
PC Internal Components Lesson 4.  Intel is perhaps the most recognizable microprocessor manufacturer. List some others.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 5A Transforming Data Into Information.
1 Chapter 2 Central Processing Unit. 2 CPU The "brain" of the computer system is called the central processing unit. Everything that a computer does is.
CPU/BIOS/BUS CES Industries, Inc. Lesson 8.  Brain of the computer  It is a “Logical Child, that is brain dead”  It can only run programs, and follow.
System Bus.
Lecture # 10 Processors Microcomputer Processors.
1 Computer System Overview Chapter 1. 2 Operating System Exploits the hardware resources of one or more processors Provides a set of services to system.
Chapter 19 Upgrading and Expanding Your PC
CPU Central Processing Unit
Computer Hardware What is a CPU.
Chapter Objectives In this chapter, you will learn:
Bus Systems ISA PCI AGP.
Chapter 2.
Computer Hardware – System Unit
Hardware Components By Charlie Leivers.
Components of Computer
Basic Computer Hardware & Software
Discovering Computers 2011: Living in a Digital World Chapter 4
Introduction to microprocessor (Continued) Unit 1 Lecture 2
Transforming Data Into Information
Guide to Operating Systems, 5th Edition
McGraw-Hill Technology Education
CS-301 Introduction to Computing Lecture 17
Chapter 3 Top Level View of Computer Function and Interconnection
Chapter III, Desktop Imaging Systems and Issues: Lesson III Moving Image Data
Introduction to Computers
Microcomputer Architecture
CPU Central Processing Unit
Chapter Overview Understanding Expansion Buses
McGraw-Hill Technology Education
Introduction to Computing
Today’s agenda Hardware architecture and runtime system
Chapter 2: Computer Hardware
I/O BUSES.
Five Key Computer Components
2.C Memory GCSE Computing Langley Park School for Boys.
Computer Evolution and Performance
McGraw-Hill Technology Education
McGraw-Hill Technology Education
William Stallings Computer Organization and Architecture 7th Edition
Register sets The register section/array consists completely of circuitry used to temporarily store data or program codes until they are sent to the.
Course Code 114 Introduction to Computer Science
Presentation transcript:

Chapter III Desktop Imaging Systems & Issues http://www.kodak.com/country/US/en/digital/dlc/book3/chapter3/index.shtml

Chapter III, Digital Imaging Systems and Issues: Lesson I Processing Image Data http://www.kodak.com/country/US/en/digital/dlc/book3/chapter3/deskImgM1_1.shtml

Desktop computer systems, which began as simple text and data processing systems, have evolved into powerful image processing systems. Desktop systems are now capable of performance that, only a few years ago, typified workstations. Developments which have made this possible include:

Easy access to high resolution images through scanners, Photo CD, and digital cameras. The availability of affordable imaging software through commercial channels.

                             The availability of affordable memory and an increasing number of high capacity storage options.

                             And, the arrival of higher performance, lower cost CPUs which provide the power to process large image files.

                             The latest generation processors increase performance in a number of ways: New 32- and 64- bit processors increase overall throughput by moving more data or by reading multiple instructions at the same time. Higher bit depths are like wider highways capable of handling more traffic.

                             Some CPUs, known as RISC processors, use a simple or reduced set of machine instructions. Complex operations can then be programmed from these simple instructions, most of which execute in a single clock cycle.

                             Caching is another factor significantly increasing performance. A lot of processor time is spent accessing memory for instructions. A cache stores frequently used instructions in high speed RAM, directly accessible to the CPU. This saves processor time, which would otherwise be spent waiting for normal speed RAM.

                             Advances in microcircuit fabrication have also enabled faster chip performance. Processors built to operate at higher clock speeds accelerate all processing operations. But clock speed alone doesn't determine how fast a computer will run.

                             When a processor is not pipelined it must run back and forth fetching then executing instructions. Pipelining speeds execution by eliminating the waiting time for fetching new instructions. When the processor executes one instruction, pipelining has the next instruction ready and waiting, thus increasing overall throughput.

                             Two recently introduced processors which are enhancing digital image processing on the desktop are the Power PC and the Pentium.

                             A new generation of Macintosh computers are based on the Power PC, a RISC processor featuring a faster clock, pipelining and caching.

                             Compatible desktop systems featuring the Pentium processor also provide faster clock speeds, after pipelining and caching.

                             Performance of desktop imaging systems can be further enhanced by adding accelerator hardware. Accelerator hardware usually consists of a RISC processor or a digital signal processor specially programmed to accelerate imaging tasks such as filtering, re-sizing, compression, and color management.

                             Another factor enabling desktop computers to handle image files is higher bandwidth internal buses. The bus is a shared highway connecting the CPU with other system components, as well as input/output peripherals. A 32-bit data bus transfers data twice as fast as a 16-bit data bus.

                             Macintosh traditionally uses Nu-Bus, a 32-bit self-configuring bus. Simple plug-in installation of cards has made Macintosh computers a convenient solution for imaging system needs.

                             PCs have traditionally used the Industry Standard Architecture, or ISA bus which comes in 16-bit versions. The Extended ISA bus or EISA bus has extended this to 32-bits.

                             The 32-bit VESA local bus was designed with fewer buffers and delays to increase throughput. The connector slot extends the ISA slot, accommodating 32-bits for greater data flow.

                             The 32-bit PCI bus is the latest standard now offered on both MAC and PC. This bus specifies that cards use FIFO or first in/first out transfer which increases the speed of data from the CPU.

                             An emerging standard in PC buses is being issued by the Personal Computer Memory Card International Association. The PCMCIA bus was designed to provide high density storage in a compact package about the size of a small stack of credit cards.

                             PCMCIA devices are available in three varieties known as type 1, type 2, and type 3. These devices range from RAM cards and FLASH memory to large storage devices such as high capacity hard drives.

                             A common bus-related problem for PC users is configuring cards. Selecting base addresses, interrupt and BIOS addresses without conflicts can be frustrating. That's why several computer companies have collaborated to create the Plug and Play specification.

                             PCI Local Bus cards incorporating Plug and Play capabilities configure expansion cards invisibly and automatically.