Chapter III, Desktop Imaging Systems and Issues: Lesson III Moving Image Data http://www.kodak.com/country/US/en/digital/dlc/book3/chapter3/deskImgM3_1.shtml.

Slides:



Advertisements
Similar presentations
A device that reads and writes data on a magnetic disk or tape. For writing, the surface of the disk or tape is moved past the read/write head. By discharging.
Advertisements

HARDWARE Rashedul Hasan..
Buffers & Spoolers J L Martin Think about it… All I/O is relatively slow. For most of us, input by typing is painfully slow. From the CPUs point.
Basic Computer Hardware and Software.
Chapter 22 All About SCSI.
Chapter 3 Chapter 3: Server Hardware. Chapter 3 Learning Objectives n Describe the base system requirements for Windows NT 4.0 Server n Explain how to.
IT Systems In and Out EN230-1 Justin Champion C208 –
Computer Architecture Ports.  There are lots of external devices that you can connect to your computer. All external devices connect to the computer’s.
V Material obtained from summer workshop in Guildford County.
Computers Are Your Future © 2008 Prentice-Hall, Inc.
Chapter 8 All About SCSI.
Chapter 8 Input/Output. Busses l Group of electrical conductors suitable for carrying computer signals from one location to another l Each conductor in.
Higher Computing Peripherals. What we need to know! Description of the use and advantages of buffers and spoolingbuffersspooling Description of a suitable.
Chapter 2 Chapter 2: Planning for Server Hardware.
1 Understanding and Assessing Hardware To buy or upgrade? Evaluating your system: –CPU –RAM –Storage devices –Video output –Sound systems –Computer ports.
1 Chapter Overview Understanding Expansion Buses Configuring Expansion Cards Cables and Connectors.
Ch Review1 Review Chapter Microcomputer Systems Hardware, Software, and the Operating System.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
Chapter 2 Chapter 2: Planning for Server Hardware.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 22 All About SCSI.
Parts of the computer Deandre Haynes. The Case The Case This Case is the "box" or "chassis" that holds and encloses the many parts of your computer. Its.
Basic Computer Hardware and Software. Guilford County SciVis V
Basic Computer Hardware and Software.
Data and Computer Communications Eighth Edition by William Stallings Chapter 15 – Local Area Network Overview.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
Computer Hardware Introduction What’s inside that box?
CS101 Home Network Basics.
MILESTONES IN HARDWARE
Chapter 1: Introduction to the Personal Computer
Basic Computer Hardware and Software.
Computer Information Technology – Section 1-1
ICT II Unit 6 Networking.
I/O SYSTEMS MANAGEMENT Krishna Kumar Ahirwar ( )
AppleTalk and Networking
IEEE 1394, USB, and AGP High Speed Transfer
Instructor Materials Chapter 1 Ever Wonder How It Works?
Local Area Networks, 3rd Edition David A. Stamper
Basic Computer Hardware and Software.
SCSI.
Principles of Information Technology
Basic Computer Hardware & Software
Operating Systems (CS 340 D)
Chapter 7.2 Computer Architecture
Computer Information Technology – Section 1-1
McGraw-Hill Technology Education
C_ITCO011/C_ITCO111 LECTURER: E.DONDO
NETWORKING TECHNOLOGIES
Introduction to Networks
Chapter III, Desktop Imaging Systems and Issues: Lesson II Storing Image Data
Chapter III Desktop Imaging Systems & Issues
IRQ, DMA and I/O Ports - Introduction -
Transfer of data in ICT systems
Designing a local area network
Computer Technology Notes #4
Basic Computer Hardware and Software.
Chapter 16: Distributed System Structures
Personal Computers and Applications
What’s in the Box?.
Chapter Overview Understanding Expansion Buses
Computer Networks.
Five Key Computer Components
Lesson 17 Networking Basics.
Chapters 1-3 Concepts NT Server Capabilities
Lesson 17 Networking Basics.
Chapter 2: Planning for Server Hardware
Universal Serial Bus (USB)
1.2.1 Data transmission.
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
Presentation transcript:

Chapter III, Desktop Imaging Systems and Issues: Lesson III Moving Image Data http://www.kodak.com/country/US/en/digital/dlc/book3/chapter3/deskImgM3_1.shtml

                             Moving image data during processing and storage requires high performance communications between system peripherals.

                             Simple serial communications schemes, like RS232 commonly used to interface to laser printers, allow communications over long distances. RS232 sends data along a wire one bit at a time.

                             RS232 communication is too slow to effectively handle color image data. In fact, sending a single, one megabyte color image would take approximately 15 minutes over a 9600 baud RS232 connection.

                             Parallel buses, like Centronics, provide higher transfer rates by sending entire bytes at one time. Centronics connections are commonly used for line printers on DOS and Windows platforms.

                             Another parallel bus, the General Purpose Interface Bus, was developed for data exchange between computers and talker-listener devices for industrial control applications. This bus, once a choice for imaging system interfaces, has become obsolete due to the development of SCSI.

                             The small computer systems interface, or SCSI, is preferred for digital imaging systems because of its high speed and standard interface.

                             SCSI is a parallel I/O bus which allows connection of up to seven peripherals such as hard drives, CD-ROM drives, jukeboxes, scanners and printers.

                             Each SCSI device typically has two connection ports allowing it to be connected in a chain.

                             Each SCSI device is differentiated by a unique SCSI ID number, which is set with a numeric, rotary, or dip switch.

                             When SCSI connection is not fast enough to keep pace with the data transfer rates of fast hard drives and processors, a SCSI accelerator card can dramatically increase data flow.

                             When still faster throughput is needed, SCSI 2 provides a wider data path. An added cable enables 32-bit data transfer. The 8-bit version of SCSI 2 is still compatible with SCSI 1 devices.

                             Increasingly, digital imaging systems are linked by networks which provide a simple means of file transfer and which enable users to share costly peripherals, such as file servers and disc libraries. Networks also enable the division of imaging tasks by function. No longer does everything have to be connected to one computer.

                             Network speeds are rated by the amount of data they can transfer in a given time. Inexpensive and easy-to-install twisted pair networks, such as AppleTalk, can support up to 230 kilobits of data per second.

                             Ethernet is a higher speed communications system which can support 10 megabits per second.

                             When choosing a network, many configuration factors such as cost, transfer speed, and size must be carefully weighed. Detailed consideration of these factors is beyond the scope of this lesson.