7 SCSI 7.1 GENERAL 7.2 SCSI AND INTERNAL DMA 7.3 SCSI CONTROLLER MODES Automatic Sequencer Mode 7 SCSI

Size: px
Start display at page:

Download "7 SCSI 7.1 GENERAL 7.2 SCSI AND INTERNAL DMA 7.3 SCSI CONTROLLER MODES Automatic Sequencer Mode 7 SCSI"

Transcription

1 7 SCSI 7.1 GENERAL The ETRAX 100 has two SCSI ports, SCSI0 and SCSI1. The SCSI controller is compatible with SCSI-2 and SCSI-3 Fast-20. It is configurable as either two 8-bit wide SCSI interfaces or one 16-bit wide SCSI interface. It supports synchronous and asynchronous data transfer. Only initiator (host) mode can be used. The controller requires external bus drivers. 7.2 SCSI AND INTERNAL DMA During normal transfers the internal DMA channels are used for transferring data. SCSI port 0 uses the DMA channels 2 and 3, and SCSI port 1 uses the DMA channels 4 and 5. DMA descriptors in a linked list are used to transfer data and commands, see "DMA linked lists" on page SCSI CONTROLLER MODES The SCSI controller has three basic modes. One fully automatic, one fully manual (where each byte must be transferred by software) and one semi automatic mode. The most common command sequences can be run automatically, but processing is transferred to and continued in manual mode if the sequences in any way differ from what is expected. While in manual mode data can be transferred automatically with DMA, thus giving the semi automatic mode Automatic Sequencer Mode In the automatic mode a command is run without software intervention from start of arbitration to either a disconnect or the completion of the command. When a command is going to be executed a list of DMA descriptors are set up. The command is started by writing to a register and is processed entirely by hardware. The automatic mode can not handle all possible phase sequences involved in a SCSI command. Only the most common sequences are handled. These include: Normal command sequence Disconnect sequence Reselection sequence August 3, 2000 AXIS ETRAX 100 Data Sheet 67

2 If an automatic sequence runs into something unexpected, it will defer the rest of the processing to software and the processing must continue in manual mode. Examples of what must be handled in manual mode are parity errors and message rejects Manual Mode In manual mode each byte is transferred one at a time by reading or writing data to a register and then starting a single handshaking cycle by writing to the SCSI command register Semi Automatic Mode This mode is intended to speed up the data phases when running in manual mode. DMA is used to transfer all data automatically during a data in or data out phase. In this way it is possible to combine manual mode with full speed synchronous/asynchronous transfers. However, this is limited to the data phases. 7.4 EXTERNAL SCSI BUFFERS The ETRAX 100 SCSI interface requires external bus drivers. The SCSI signals can be divided in three groups, OR-tied, unidirectional, and bidirectional. The OR-tied signals must use open collector buffers. The other signals may use open collector buffers or active negation buffers, but if Fast-20 is used only active negation buffers are allowed for the non OR-tied signals. Signal type SCSI standard signals Buffers OR-tied, -RST, and Compatible to 74F38 open collector buffer Unidirectional -ATN, -ACK, -MSG, -C/D, -REQ, and -I/O Compatible to 74ABT244 Bidirectional -DB0, -DB1, -DB2, -DB3, -DB4, -DB5, -DB6, -DB7, and -DBP Compatible to 74ABT245 transceivers Table 7-1 Recommended buffers for SCSI external bus drivers Transceiver control When the SCSI interface is not using the bus, the active negation transceivers should be set in tristate mode. In ETRAX 100 this is done by setting to GND, and to VDD, as shown in the schematics and the timing diagrams included in this section. During arbitration the SCSI interface first drives and the data bus bit corresponding to its SCSI ID, and listens on the other data bus bits. This is accomplished by setting to GND, and to VDD. The SCSI ID can 68 AXIS ETRAX 100 Data Sheet August 3, 2000

3 either be selected by a strap or by software. In the latter case a Quick Switch, QS3251 (or compatible), has to be added. When the interface wins arbitration it drives. In ETRAX 100 this is done by setting to VDD. All other units on the bus then release the SCSI bus. The winner drives the -ATN signal, its own ID and the target ID bits on the data bus. This is accomplished by setting, and to VDD, and, and s0atn to GND. This gives the interface full control over its signals and all signals on the data bus have the same direction. s0atn, s0ack -ATN, -ACK s0msg, s0cd, s0io, s0req -MSG, -CD,, -REQ s0d<7:0>, s0p -DB<7:0>, -P -RST Figure bit SCSI external buffer with strapped ID August 3, 2000 AXIS ETRAX 100 Data Sheet 69

4 s0atn, s0ack -ATN, -ACK pb4 (3) s0msg, s0cd, s0io, s0req (1) -MSG, -CD,, -REQ (2) S<2:0> _ Y E QS3251 s0d<7:0>, s0p -DB<7:0>, -P -RST Note 1: s0req is input only. Note 2: s0msg, s0cd, and s0io are connected to the QuickSwitch (QS3251). Note 3: Use pb7 on s1-bus. Figure bit SCSI external buffer with software selectable ID s0atn, s0ack -ATN, -ACK s0msg, s0cd, s0io, s0req -MSG, -CD,, -REQ s1oe s1d<7:0>, s1p -DB<15:8>, -P1 s0d<7:0>, s0p -DB<7:0>, -P -RST Figure bit SCSI external buffer with strapped ID 70 AXIS ETRAX 100 Data Sheet August 3, 2000

5 s0atn, s0ack -ATN, -ACK pb4 s0msg, s0cd, s0io, s0req (1) s1oe (2) _ Y S<2:0> E QS3251 -MSG, -CD,, -REQ s1d<7:0>, s1p -DB<15:8>, -P1 s1bsy (2) S<2:0> _ Y E QS3251 s0d<7:0>, s0p -DB<7:0>, -P pb7 -RST Note 1: s0req is input only. Note 2: s0msg, s0cd, and s0io are connected to the QuickSwitches (QS3251) Figure bit SCSI external buffer with software selectable ID August 3, 2000 AXIS ETRAX 100 Data Sheet 71

6 7.4.2 External SCSI Buffer Timing ph, pb4, pb7 s0msg s0cd s0io pb4 SCSI-ID pb4 msg-out Iiden * -MSG -CD msg-out ARB Pre DB-Turn-Around SELECTION asserted by ETRAX asserted by Target s0atn -ATN Ioe * s0d -DB -DB I + T -ID -DB All-ID. OR-tied ETRAX-ID. OR-tied I + T -ID. Active Negation s0p -P * Iiden and Ioe are ETRAX 100 internal signals I + T -ID = Initiator + Target Identification Figure 7-5 SCSI timing 72 AXIS ETRAX 100 Data Sheet August 3, 2000

7 SCSI bus driven by target SCSI bus driven by ETRAX 100 SCSI bus released by ETRAX 100 t > 0 Ioe * s0d Target data Etrax 100 data Target data -DB Target data Etrax 100 data Target data * Ioe is an ETRAX 100 internal signal Figure 7-6 SCSI bus timing August 3, 2000 AXIS ETRAX 100 Data Sheet 73

8 74 AXIS ETRAX 100 Data Sheet August 3, 2000

SCSI is often the best choice of bus for high-specification systems. It has many advantages over IDE, these include:

SCSI is often the best choice of bus for high-specification systems. It has many advantages over IDE, these include: 13 SCSI 13.1 Introduction SCSI is often the best choice of bus for high-specification systems. It has many advantages over IDE, these include: A single bus system for up to seven connected devices. It

More information

SCSI Model Flash Drive --- MFD35C-xxxxS Series ---

SCSI Model Flash Drive --- MFD35C-xxxxS Series --- Model Code MS3C03 SCSI Model Flash Drive --- MFD35C-xxxxS Series --- Overview The drive in this series is a 3.5 SCSI flash drive. The interface that links the drive in this series and the host system conforms

More information

All page numbers refer to the printed page number, not the PDF page number.

All page numbers refer to the printed page number, not the PDF page number. SPI-3 Revision 10 Letter Ballot Comments 28 October 1999 by Rob Elliott, Compaq Computer Corporation All page numbers refer to the printed page number, not the PDF page number. The first three comments

More information

Quick Installation Guide

Quick Installation Guide Quick Installation Guide Notice: This guide is designed for experienced users to setup the system within the shortest time. For detailed information, please always refer to the electronic user's manual.

More information

To: Members of T10 Date: September 14, 1999 From: Charles Monia/Larry Lamers Prepared by: Charles Monia Subject: Proposal for Increasing the Addressability of Parallel SCSI Document Number: T10/99-250R0

More information

Am53CF94/Am53CF96. Advanced Micro Devices. Enhanced SCSI-2 Controller (ESC) DISTINCTIVE CHARACTERISTICS GENERAL DESCRIPTION FINAL

Am53CF94/Am53CF96. Advanced Micro Devices. Enhanced SCSI-2 Controller (ESC) DISTINCTIVE CHARACTERISTICS GENERAL DESCRIPTION FINAL FINAL Enhanced SCSI-2 Controller (ESC) DISTINCTIVE CHARACTERISTICS Pin/function compatible with Emulex FAS216/236 AMD s Patented programmable GLITCH EATER TM Circuitry on REQ and ACK inputs 10 Mbytes/s

More information

MAA3182SC, MAB3091SC INTELLIGENT DISK DRIVES OEM MANUAL SCSI PHYSICAL SPECIFICATIONS

MAA3182SC, MAB3091SC INTELLIGENT DISK DRIVES OEM MANUAL SCSI PHYSICAL SPECIFICATIONS MAA3182SC, MAB3091SC INTELLIGENT DISK DRIVES OEM MANUAL SCSI PHYSICAL SPECIFICATIONS FOR SAFE OPERATION Handling of This manual This manual contains important information for using this product. Read thoroughly

More information

11 ASYNCHRONOUS SERIAL PORTS

11 ASYNCHRONOUS SERIAL PORTS 11 ASYNCHRONOUS SERIAL PORTS 11.1 General The ETRAX 100LX contains four complete asynchronous serial receivers/ transmitters with full buffering and parity control. Each asynchronous serial port has one

More information

NCR 5380 SCSI Interface Chip Design Manual

NCR 5380 SCSI Interface Chip Design Manual NCR 5380 SCSI Interface Chip Design Manual Microelectronics Division, Colorado Springs Copyright 1985, by NCR Corporation Dayton, Ohio All Rights Reserved Printed in U.S.A. This document contains the latest

More information

FAS216/216U/236/236U Fast Architecture SCSI Processor

FAS216/216U/236/236U Fast Architecture SCSI Processor FAS216/216U/236/236U Fast Architecture SCSI Processor Data Sheet Features Host application and 16-bit peripheral application support Compliance with ANSI SCSI standard X3.131-1994 Compliance with ANSI

More information

Am53C94/Am53C96. Advanced Micro Devices. High Performance SCSI Controller DISTINCTIVE CHARACTERISTICS GENERAL DESCRIPTION PRELIMINARY

Am53C94/Am53C96. Advanced Micro Devices. High Performance SCSI Controller DISTINCTIVE CHARACTERISTICS GENERAL DESCRIPTION PRELIMINARY PRELIMINARY High Performance SCSI Controller DISTINCTIVE CHARACTERISTICS Pin/function compatible with NCR53C94/53C96 s Patented GLITCH EATER TM Circuitry on REQ and ACK inputs 5 Mbytes per second synchronous

More information

L5380/53C80 SCSI Bus Controller

L5380/53C80 SCSI Bus Controller DEVICES INCORPORATED FEATURES Asynchronous Transfer Rate Up to 4 Mbytes/sec Low Power CMOS Technology Replaces NCR 5380/53C80/ 53C80-40 and AMD Am5380/ 53C80 On-Chip SCSI Bus Drivers Supports Arbitration,

More information

TLS-5000 TLS-6000 TLS-8000 SCSI-2 Interface Manual

TLS-5000 TLS-6000 TLS-8000 SCSI-2 Interface Manual The Tape Library Experts TM TLS-5000 TLS-6000 TLS-8000 SCSI-2 Interface Manual 501205 Rev. C Copyright Notice Copyright 2003 by Qualstar Corporation All Rights Reserved Information contained in this document

More information

MAN3184, MAN3367, MAN3735 SERIES DISK DRIVES

MAN3184, MAN3367, MAN3735 SERIES DISK DRIVES MAN3184, MAN3367, MAN3735 SERIES DISK DRIVES SCSI PHYSICAL INTERFACE SPECIFICATIONS This Product is designed, developed and manufactured as contemplated for general use, including without limitation, general

More information

The Tape Library Experts TM RLS. SCSI Interface Reference Rev. B

The Tape Library Experts TM RLS. SCSI Interface Reference Rev. B The Tape Library Experts TM RLS SCSI Interface Reference 501551 Rev. B Notice Information contained in this document is copyrighted by Qualstar Corporation. It is intended for use by Qualstar's customers

More information

MBA3073, MBA3147, MBA3300 NP/NC SERIES DISK DRIVES

MBA3073, MBA3147, MBA3300 NP/NC SERIES DISK DRIVES C141-C015-01EN MBA3073, MBA3147, MBA3300 NP/NC SERIES DISK DRIVES SCSI PHYSICAL INTERFACE SPECIFICATIONS This Product is designed, developed and manufactured as contemplated for general use, including

More information

LSI53C810A PCI to SCSI I/O Processor

LSI53C810A PCI to SCSI I/O Processor TECHNICAL MANUAL LSI53C810A PCI to SCSI I/O Processor Version 2.1 March 2001 S14067 This document contains proprietary information of LSI Logic Corporation. The information contained herein is not to be

More information

LSI53C860 PCI to Ultra SCSI I/O Processor

LSI53C860 PCI to Ultra SCSI I/O Processor TECHNICAL MANUAL LSI53C860 PCI to Ultra SCSI I/O Processor Version 2.1 April 2001 S14069 This document contains proprietary information of LSI Logic Corporation. The information contained herein is not

More information

LSI53C180 Ultra160 SCSI Bus Expander

LSI53C180 Ultra160 SCSI Bus Expander TECHNICAL MANUAL LSI53C180 Ultra160 SCSI Bus Expander Version 1.3 June 2001 S14041.C This document contains proprietary information of LSI Logic Corporation. The information contained herein is not to

More information

Documentation for SCSI controller project PIA (Parallel Interface Agent) module Hardware V1.0.1 / Firmware V0.0

Documentation for SCSI controller project PIA (Parallel Interface Agent) module Hardware V1.0.1 / Firmware V0.0 Documentation for SCSI controller project PIA (Parallel Interface Agent) module Hardware V1.0.1 / Firmware V0.0 Final 2005 07 16 / Michael Bäuerle Preamble The goal of this

More information

Documentation for SCSI controller project PIA (Parallel Interface Agent) module Hardware V2.0 / Firmware V1.0

Documentation for SCSI controller project PIA (Parallel Interface Agent) module Hardware V2.0 / Firmware V1.0 Documentation for SCSI controller project PIA (Parallel Interface Agent) module Hardware V2.0 / Firmware V1.0 2006 06 18 / Michael Bäuerle Preamble The goal of this project

More information

6. THE SCSI INTERFACE

6. THE SCSI INTERFACE 1 6. THE SCSI INTERFACE This laboratory work presents various types of SCSI electrical interfaces, the SCSI standards that have been developed, the SCSI bus, the structure of SCSI commands, the SCSI device

More information

SCSI Model NAND Flash Drive --- HFD35C-xxxGT(A00AC) Series ---

SCSI Model NAND Flash Drive --- HFD35C-xxxGT(A00AC) Series --- SCSI Model NAND Flash Drive --- HFD35C-xxxGT(A00AC) Series --- Overview The HFD35C series flash drive is a 3.5-inch SCSI-2 solid state / non-volatile data storage device based on the Hagiwara Sys-Com proprietary

More information

SCSI Fiber Optic Extender

SCSI Fiber Optic Extender Black Box Corporation The Source for Connectivity JUNE 1996 IC495A-R2 SCSI Fiber Optic Extender SCSI FIBER OPTIC EXTENDER LINK ACTIVE BUS ACTIVE LINK ERROR POWER CUSTOMER SUPPORT INFORMATION Call our Technical

More information

Programmed I/O Interrupt-Driven I/O Direct Memory Access (DMA) I/O Processors. 10/12/2017 Input/Output Systems and Peripheral Devices (02-2)

Programmed I/O Interrupt-Driven I/O Direct Memory Access (DMA) I/O Processors. 10/12/2017 Input/Output Systems and Peripheral Devices (02-2) Programmed I/O Interrupt-Driven I/O Direct Memory Access (DMA) I/O Processors 1 Principle of Interrupt-Driven I/O Multiple-Interrupt Systems Priority Interrupt Systems Parallel Priority Interrupts Daisy-Chain

More information

PIO 8255 (cont..) M Krishna kumar MAM/M3/LU9e/V1/2004 1

PIO 8255 (cont..) M Krishna kumar MAM/M3/LU9e/V1/2004 1 PIO 8255 (cont..) The parallel input-output port chip 8255 is also called as programmable peripheral input-output port. The Intel s 8255 is designed for use with Intel s 8-bit, 16-bit and higher capability

More information

INPUT/OUTPUT ORGANIZATION

INPUT/OUTPUT ORGANIZATION INPUT/OUTPUT ORGANIZATION Accessing I/O Devices I/O interface Input/output mechanism Memory-mapped I/O Programmed I/O Interrupts Direct Memory Access Buses Synchronous Bus Asynchronous Bus I/O in CO and

More information

6 Direct Memory Access (DMA)

6 Direct Memory Access (DMA) 1 License: http://creativecommons.org/licenses/by-nc-nd/3.0/ 6 Direct Access (DMA) DMA technique is used to transfer large volumes of data between I/O interfaces and the memory. Example: Disk drive controllers,

More information

INTERNATIONAL STANDARD

INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO/IEC 14776-113 First edition 2002-08 Information technology Small computer system interface (SCSI) Part 113: Parallel Interface-3 (SPI-3) Reference number ISO/IEC 14776-113:2002(E)

More information

T10/99-295r4. 4/24/2000 John Lohmeyer T10 Chairman. Subject: Proposal for Enhanced signalling to be included in SPI-4

T10/99-295r4. 4/24/2000 John Lohmeyer T10 Chairman. Subject: Proposal for Enhanced signalling to be included in SPI-4 T10/99-295r4 Seagate Technology Tel: 405-324-3070 10323 West Reno (West Dock) Fax: 405-324-3794 Oklahoma City, OK 73127-9705 gene_milligan@notes.seagate.com P.O. Box 12313 Oklahoma City, OK 73157-2313

More information

INPUT/OUTPUT ORGANIZATION

INPUT/OUTPUT ORGANIZATION INPUT/OUTPUT ORGANIZATION Accessing I/O Devices I/O interface Input/output mechanism Memory-mapped I/O Programmed I/O Interrupts Direct Memory Access Buses Synchronous Bus Asynchronous Bus I/O in CO and

More information

Installation Guide. APA-348 MiniSCSI Plus. Parallel-to-SCSI Host Adapter

Installation Guide. APA-348 MiniSCSI Plus. Parallel-to-SCSI Host Adapter R Installation Guide APA-348 MiniSCSI Plus Parallel-to-SCSI Host Adapter 1 Overview This Installation Guide explains how to physically install and configure Adaptec APA-348 MiniSCSI Plus Parallel-to-SCSI

More information

Parallel SCSI Extended Addressing Proposal X3T10/99-249R0 September 14, Charles Monia. Charles Monia X3T10/99-249R0 September 14,

Parallel SCSI Extended Addressing Proposal X3T10/99-249R0 September 14, Charles Monia. Charles Monia X3T10/99-249R0 September 14, Parallel SCSI Extended Addressing Proposal X3T10/99-249R0 September 14, 1999 Charles Monia Charles Monia X3T10/99-249R0 September 14, 1999-1 Why increase addressability? In a random I/O, transaction-intensive

More information

LSI53C875/875E PCI to Ultra SCSI I/O Processor

LSI53C875/875E PCI to Ultra SCSI I/O Processor TECHNICAL MANUAL LSI53C875/875E PCI to Ultra SCSI I/O Processor Version 4.1 March 2001 S14063 This document contains proprietary information of LSI Logic Corporation. The information contained herein is

More information

ST3283N SCSI Interface Drive Product Manual , Rev. A November 9, 1991

ST3283N SCSI Interface Drive Product Manual , Rev. A November 9, 1991 ST3283N SCSI Interface Drive Product Manual 3684-, Rev. A November 9, 99 Copyright Notice Seagate, Seagate Technology and the Seagate logo are registered trademarks of Seagate Technology, Inc. This publication

More information

Lecture 5: Computing Platforms. Asbjørn Djupdal ARM Norway, IDI NTNU 2013 TDT

Lecture 5: Computing Platforms. Asbjørn Djupdal ARM Norway, IDI NTNU 2013 TDT 1 Lecture 5: Computing Platforms Asbjørn Djupdal ARM Norway, IDI NTNU 2013 2 Lecture overview Bus based systems Timing diagrams Bus protocols Various busses Basic I/O devices RAM Custom logic FPGA Debug

More information

Unit 3 and Unit 4: Chapter 4 INPUT/OUTPUT ORGANIZATION

Unit 3 and Unit 4: Chapter 4 INPUT/OUTPUT ORGANIZATION Unit 3 and Unit 4: Chapter 4 INPUT/OUTPUT ORGANIZATION Introduction A general purpose computer should have the ability to exchange information with a wide range of devices in varying environments. Computers

More information

Bus System. Bus Lines. Bus Systems. Chapter 8. Common connection between the CPU, the memory, and the peripheral devices.

Bus System. Bus Lines. Bus Systems. Chapter 8. Common connection between the CPU, the memory, and the peripheral devices. Bus System Chapter 8 CSc 314 T W Bennet Mississippi College 1 CSc 314 T W Bennet Mississippi College 3 Bus Systems Common connection between the CPU, the memory, and the peripheral devices. One device

More information

DCAS / DCAS SCSI-3 FAST-20 50/68/80-pin

DCAS / DCAS SCSI-3 FAST-20 50/68/80-pin S73H-7993-03 OEM HARD DISK DRIVE SPECIFICATIONS for DCAS-34330 / DCAS-32160 SCSI-3 FAST-20 50/68/80-pin 3.5-Inch Hard Disk Drive ( 4330 / 2160 MB ) Revision (1.2) S73H-7993-03 OEM HARD DISK DRIVE SPECIFICATIONS

More information

Suska ACSI SCSI Adapter

Suska ACSI SCSI Adapter Suska ACSI SCSI Adapter Rev. 1.3 September 2015 (Hardware Aspects added) Subject to change without notice. J. Carroll, W. Förster Page 1 Index of Contents Introduction...3 Operation Preparations...4 Installation

More information

Input/Output Organization. Outline

Input/Output Organization. Outline Input/Output Organization Chapter 19 S. Dandamudi Outline Introduction Accessing I/O devices An example I/O device Keyboard I/O data transfer Programmed I/O DMA Error detection and correction Parity encoding

More information

A+3 A+2 A+1 A. The data bus 16-bit mode is shown in the figure below: msb. Figure bit wide data on 16-bit mode data bus

A+3 A+2 A+1 A. The data bus 16-bit mode is shown in the figure below: msb. Figure bit wide data on 16-bit mode data bus 3 BUS INTERFACE The ETRAX 100 bus interface has a 32/16-bit data bus, a 25-bit address bus, and six internally decoded chip select outputs. Six additional chip select outputs are multiplexed with other

More information

The user must set the setting terminal (CN2) and SCSI terminating resistor before installing the HDD in the system.

The user must set the setting terminal (CN2) and SCSI terminating resistor before installing the HDD in the system. MAW/MAX Series Jumper Setting Contents Product Line MAW3300NP/NC, MAW3147NP/NC, MAW3073NP/NC MAX3147NP/NC, MAX3073NP/NC, MAX3036NP/NC Contents 1. Setting Terminals (NP model only) 2. SCSI ID setting (NP

More information

JNTUWORLD. 1. Discuss in detail inter processor arbitration logics and procedures with necessary diagrams? [15]

JNTUWORLD. 1. Discuss in detail inter processor arbitration logics and procedures with necessary diagrams? [15] Code No: 09A50402 R09 Set No. 2 1. Discuss in detail inter processor arbitration logics and procedures with necessary diagrams? [15] 2. (a) Discuss asynchronous serial transfer concept? (b) Explain in

More information

USER S GUIDE. LSI22903 PCI to Dual Channel Ultra160 SCSI Low Profile Host Adapter. Version 1.1 November 2000 S14045.A

USER S GUIDE. LSI22903 PCI to Dual Channel Ultra160 SCSI Low Profile Host Adapter. Version 1.1 November 2000 S14045.A USER S GUIDE LSI22903 PCI to Dual Channel Ultra160 SCSI Low Profile Host Adapter Version 1.1 November 2000 S14045.A Electromagnetic Compatibility Notices This device complies with Part 15 of the FCC Rules.

More information

CPE/EE 421/521 Fall 2004 Chapter 4 The CPU Hardware Model. Dr. Rhonda Kay Gaede UAH. The CPU Hardware Model - Overview

CPE/EE 421/521 Fall 2004 Chapter 4 The CPU Hardware Model. Dr. Rhonda Kay Gaede UAH. The CPU Hardware Model - Overview CPE/EE 421/521 Fall 2004 Chapter 4 The 68000 CPU Hardware Model Dr. Rhonda Kay Gaede UAH Fall 2004 1 The 68000 CPU Hardware Model - Overview 68000 interface Timing diagram Minimal configuration using the

More information

Digital Storage Products Model DSP5200 Model DSP5350 Installation Guide. Order Number: EK-DS002-IG. C01

Digital Storage Products Model DSP5200 Model DSP5350 Installation Guide. Order Number: EK-DS002-IG. C01 Digital Storage Products Model DSP5200 Model DSP5350 Installation Guide Order Number: EK-DS002-IG. C01 May 1993 The information in this document is subject to change without notice and should not be construed

More information

Texas Instruments 1394 Devices Physical and Link-Layer Controllers for IEEE Applications THE WORLD LEADER IN 1394 SOLUTIONS

Texas Instruments 1394 Devices Physical and Link-Layer Controllers for IEEE Applications THE WORLD LEADER IN 1394 SOLUTIONS Texas Instruments 1394 Devices Physical and Link-Layer Controllers for IEEE 1394-1995 Applications 1394 at TI TI s History and Commitment to 1394 Product Offering and Roadmap 1394 Protocol 1394 in a Backplane

More information

Overview of operation

Overview of operation July 7, 2000 To: T10 Technical Committee From: Ron Roberts, Adaptec, Inc. Subj: Additional Expander Proposal This proposal contains corrections and additions as well as modified section of SDVR02. Discussions

More information

ACB User's Manual

ACB User's Manual @ adoptee, ine. ACB-5500 User's Manual @ adaptec, inc. ACB-5500 User's Manual 51/4" Winchester Disk Controller SCSI to ST506 October, 1985 Additional copies of this manual, or other Adaptec literature,

More information

I/O Design. Input / Output Instructions. Engineering 4862 Microprocessors. Lecture 23. Cheng Li

I/O Design. Input / Output Instructions. Engineering 4862 Microprocessors. Lecture 23. Cheng Li Engineering 4862 Microprocessors Lecture 23 Cheng Li EN-4012 licheng@engr.mun.ca I/O Design When designing an I/O port, ensure that the port is only active when selected by the microprocessor Use latches

More information

Proposal for Parallel SCSI: Increase Transfer Rate and Improve Error Detection

Proposal for Parallel SCSI: Increase Transfer Rate and Improve Error Detection Proposal for Parallel SCSI: Increase Transfer Rate and Improve Error Detection To: T10 Technical committee From: Jim McGrath Quantum Corporation 500 McCarthy Boulevard Milpitas, CA USA 95035 Phone: 408-894-4019

More information

ACCESSING I/O DEVICES

ACCESSING I/O DEVICES ACCESSING I/O DEVICES A simple arrangement to connect I/O devices to a computer is to use a single bus structure. It consists of three sets of lines to carry Address Data Control Signals. When the processor

More information

MAA3182SC, MAB3091SC INTELLIGENT DISK DRIVES OEM MANUAL

MAA3182SC, MAB3091SC INTELLIGENT DISK DRIVES OEM MANUAL MAA3182SC, MAB3091SC INTELLIGENT DISK DRIVES OEM MANUAL SCSI LOGICAL INTERFACE SPECIFICATIONS C141-E039-01EN FOR SAFE OPERATION Handling of This manual This manual contains important information for using

More information

Input/Output Problems. External Devices. Input/Output Module. I/O Steps. I/O Module Function Computer Architecture

Input/Output Problems. External Devices. Input/Output Module. I/O Steps. I/O Module Function Computer Architecture 168 420 Computer Architecture Chapter 6 Input/Output Input/Output Problems Wide variety of peripherals Delivering different amounts of data At different speeds In different formats All slower than CPU

More information

Galileo GT System Controller for PowerPC Processors FEATURES. Product Review Revision 1.1 DEC 15, 1999

Galileo GT System Controller for PowerPC Processors FEATURES. Product Review Revision 1.1 DEC 15, 1999 Galileo GT-64130 System Controller for PowerPC Processors Product Review Revision 1.1 DEC 15, 1999 Please contact Galileo Technology for possible updates before finalizing a design. FEATURES Integrated

More information

S.R.M. INSTITUTE OF SCIENCE & TECHNOLOGY SCHOOL OF ELECTRONICS & COMMUNICATION ENGINEERING

S.R.M. INSTITUTE OF SCIENCE & TECHNOLOGY SCHOOL OF ELECTRONICS & COMMUNICATION ENGINEERING S.R.M. INSTITUTE OF SCIENCE & TECHNOLOGY SCHOOL OF ELECTRONICS & COMMUNICATION ENGINEERING QUESTION BANK Subject Code : EC307 Subject Name : Microprocessor and Interfacing Year & Sem : III Year, V Sem

More information

Pin Description, Status & Control Signals of 8085 Microprocessor

Pin Description, Status & Control Signals of 8085 Microprocessor Pin Description, Status & Control Signals of 8085 Microprocessor 1 Intel 8085 CPU Block Diagram 2 The 8085 Block Diagram Registers hold temporary data. Instruction register (IR) holds the currently executing

More information

Introduction to Embedded System I/O Architectures

Introduction to Embedded System I/O Architectures Introduction to Embedded System I/O Architectures 1 I/O terminology Synchronous / Iso-synchronous / Asynchronous Serial vs. Parallel Input/Output/Input-Output devices Full-duplex/ Half-duplex 2 Synchronous

More information

TECHNICAL MANUAL. LSI53C1030 PCI-X to Dual Channel Ultra320 SCSI Multifunction Controller. June 2003 Version 2.1 DB

TECHNICAL MANUAL. LSI53C1030 PCI-X to Dual Channel Ultra320 SCSI Multifunction Controller. June 2003 Version 2.1 DB TECHNICAL MANUAL LSI53C1030 PCI-X to Dual Channel Ultra320 SCSI Multifunction Controller June 2003 DB14-000156-04 This document contains proprietary information of LSI Logic Corporation. The information

More information

This subclause does not specify requirements for drivers with source impedances less then 1000 ohms.

This subclause does not specify requirements for drivers with source impedances less then 1000 ohms. Date: Jan 14, 1998 To: T10 Committee (SCSI) From: George Penokie (IBM) Subject: Ballot Resolution on SPI-2 Letter Balot Comments attached to Yes ballot from Lawrence J. Lamers of Adaptec, Inc.: Comment

More information

128 Kb Dual-Port SRAM with PCI Bus Controller (PCI-DP)

128 Kb Dual-Port SRAM with PCI Bus Controller (PCI-DP) 128 Kb Dual-Port SRAM with PCI Bus Controller (PCI-DP) Features 128 Kb of dual-ported shared memory Master and target PCI Specification 2.2 compliant interface Embedded host bridge capability Direct interface

More information

Computer Science 146. Computer Architecture

Computer Science 146. Computer Architecture Computer Science 46 Computer Architecture Spring 24 Harvard University Instructor: Prof dbrooks@eecsharvardedu Lecture 22: More I/O Computer Science 46 Lecture Outline HW5 and Project Questions? Storage

More information

Comments attached to No ballot from William Ham of Digital Equipment Corp.:

Comments attached to No ballot from William Ham of Digital Equipment Corp.: Date: Jan 14, 1998 To: T10 Committee (SCSI) From: George Penokie (IBM) Subject: Ballot Resolution on SPI-2 Letter Balot Comments attached to Yes ballot from Lawrence J. Lamers of Adaptec, Inc.: Comment

More information

EC 6504 Microprocessor and Microcontroller. Unit II System Bus Structure

EC 6504 Microprocessor and Microcontroller. Unit II System Bus Structure EC 6504 Microprocessor and Microcontroller Unit II 8086 System Bus Structure Syllabus: 8086 Signals Basic Configurations System bus timing System Design using 8086 IO Programming Introduction to multiprogramming

More information

COPYRIGHT DISCLAIMER TRADEMARK NOTICES PART NUMBER REVISION HISTORY CONTACTING TANDBERG DATA CORPORATION

COPYRIGHT DISCLAIMER TRADEMARK NOTICES PART NUMBER REVISION HISTORY CONTACTING TANDBERG DATA CORPORATION VXA-320 (VXA-3) SCSI Reference COPYRIGHT DISCLAIMER TRADEMARK NOTICES Copyright 2008 by Tandberg Data Corporation. All rights reserved. This item and the information contained herein are the property of

More information

Preliminary. PACKAGE - 28-pin MLP (5mm X 5mm) Example Circuit Diagram CP V. 48MHz Oscillator. USB Function Controller 512B EEPROM

Preliminary. PACKAGE - 28-pin MLP (5mm X 5mm) Example Circuit Diagram CP V. 48MHz Oscillator. USB Function Controller 512B EEPROM Preliminary Single-Chip USB to UART Bridge SINGLE-CHIP USB to UART DATA TRANSFER - Integrated USB Transceiver; No External Resistors Required - Integrated Clock; No External Crystal Required - Integrated

More information

MAHALAKSHMI ENGINEERING COLLEGE TIRUCHIRAPALLI UNIT IV I/O INTERFACING PART A (2 Marks)

MAHALAKSHMI ENGINEERING COLLEGE TIRUCHIRAPALLI UNIT IV I/O INTERFACING PART A (2 Marks) MAHALAKSHMI ENGINEERING COLLEGE TIRUCHIRAPALLI-621213. UNIT IV I/O INTERFACING PART A (2 Marks) 1. Name the three modes used by the DMA processor to transfer data? [NOV/DEC 2006] Signal transfer mode (cycling

More information

Chapter 8. Input Output Organization

Chapter 8. Input Output Organization Chapter 8 Input Output Organization 8.1 Introduction: In the design of a simple computer, we assumed one input device and one output device transferring data in and out of the accumulator using a programmed

More information

CAUTION. 2. Do not change the setting of terminals except following setting pins during the power is turned on.

CAUTION. 2. Do not change the setting of terminals except following setting pins during the power is turned on. 5.3 Setting Terminals A user sets up the following terminals and SCSI terminating resistor before installing the IDD in the system as required. Setting terminal: CN2 (MP model only) Figures 5.2 shows the

More information

Z Z-280 MT8930, MT8992/3/4/5 MT8880 MT8888 MT8889 MT8980/1 MT8985, MT8986 (DIP-40) MT8986 (PLCC-44) MT8920B MT8952B

Z Z-280 MT8930, MT8992/3/4/5 MT8880 MT8888 MT8889 MT8980/1 MT8985, MT8986 (DIP-40) MT8986 (PLCC-44) MT8920B MT8952B MSAN-145 How to Interface Mitel Components to Parallel Bus CPUs TABL OF CONTNTS Introduction ISSU 1 August 1993 1.0 Group 1 Components 1.1 Interfacing to the 6802 1.2 Interfacing to the 6809 1.3 Interfacing

More information

Computer Architecture CS 355 Busses & I/O System

Computer Architecture CS 355 Busses & I/O System Computer Architecture CS 355 Busses & I/O System Text: Computer Organization & Design, Patterson & Hennessy Chapter 6.5-6.6 Objectives: During this class the student shall learn to: Describe the two basic

More information

Synchronous Bus. Bus Topics

Synchronous Bus. Bus Topics Bus Topics You should be familiar by now with the basic operation of the MPC823 bus. In this section, we will discuss alternative bus structures and advanced bus operation. Synchronization styles Arbitration:

More information

Digital System Design

Digital System Design Digital System Design by Dr. Lesley Shannon Email: lshannon@ensc.sfu.ca Course Website: http://www.ensc.sfu.ca/~lshannon/courses/ensc350 Simon Fraser University i Slide Set: 15 Date: March 30, 2009 Slide

More information

PCI / PMC / CPCI / PCI-X Bus Analysis

PCI / PMC / CPCI / PCI-X Bus Analysis PCI / PMC / CPCI / PCI-X Bus Analysis Analyzer Exerciser Stimulus Target Anomaly Performance Compliance 850 System Analyzer/Exerciser Silicon Control Inc. introduces the ultimate analyzer and exerciser

More information

Unit 5. Memory and I/O System

Unit 5. Memory and I/O System Unit 5 Memory and I/O System 1 Input/Output Organization 2 Overview Computer has ability to exchange data with other devices. Human-computer communication Computer-computer communication Computer-device

More information

Unit DMA CONTROLLER 8257

Unit DMA CONTROLLER 8257 DMA CONTROLLER 8257 In microprocessor based system, data transfer can be controlled by either software or hardware. To transfer data microprocessor has to do the following tasks: Fetch the instruction

More information

MOS INTEGRATED CIRCUIT

MOS INTEGRATED CIRCUIT DATA SHEET MOS INTEGRATED CIRCUIT µpd6708 IEBus (Inter Equipment Bus ) PROTOCOL CONTROL LSI DESCRIPTION The µpd6708 is a peripheral LSI for microcontrollers that controls the protocol of the IEBus. This

More information

Chapter 5 Input/Output. I/O Devices

Chapter 5 Input/Output. I/O Devices Chapter 5 Input/Output 5.1 Principles of I/O hardware 5.2 Principles of I/O software 5.3 I/O software layers 5.4 Disks 5.5 Clocks 5.6 Character-oriented terminals 5.7 Graphical user interfaces 5.8 Network

More information

PCI to SH-3 AN Hitachi SH3 to PCI bus

PCI to SH-3 AN Hitachi SH3 to PCI bus PCI to SH-3 AN Hitachi SH3 to PCI bus Version 1.0 Application Note FEATURES GENERAL DESCRIPTION Complete Application Note for designing a PCI adapter or embedded system based on the Hitachi SH-3 including:

More information

Chapter 11: Input/Output Organisation. Lesson 15: Standard I/O bus PCI

Chapter 11: Input/Output Organisation. Lesson 15: Standard I/O bus PCI Chapter 11: Input/Output Organisation Lesson 15: Standard I/O bus PCI Objective Familiar with I/O bus and standard I/O interfaces parallel bus PCI (Peripheral Connect Interface) for a synchronous parallel

More information

More on IO: The Universal Serial Bus (USB)

More on IO: The Universal Serial Bus (USB) ecture 37 Computer Science 61C Spring 2017 April 21st, 2017 More on IO: The Universal Serial Bus (USB) 1 Administrivia Project 5 is: USB Programming (read from a mouse) Optional (helps you to catch up

More information

Motherboard to MicroZed Interfaces

Motherboard to MicroZed Interfaces Motherboard to MicroZed Interfaces Excerpts and Thoughts on Various Interfaces Christopher Woodall Benjamin Havey ADC Data (Parallel) Interface Requirements

More information

Western Digital Generated Proposal for a Working Draft. Overlap Features WESTERN DIGITAL. Overlap Proposal

Western Digital Generated Proposal for a Working Draft. Overlap Features WESTERN DIGITAL. Overlap Proposal Western Digital Generated Proposal for a Working Draft Revision 0 Overlap Features Overlap Proposal Working Document & General Proposal April 18, 1998 Technical Editor:Devon Worrell Western Digital Corporation

More information

Lab 28. Bus Arbitration

Lab 28. Bus Arbitration Lab 28 Designed by: Gandhi Puvvada Bus Arbitration Objective: Our objective in this lab is to familiarize you with bus arbitration and exchange of the control of bus between processors so as to communicate

More information

ICS 451: Today's plan. Sliding Window Reliable Transmission Acknowledgements Windows and Bandwidth-Delay Product Retransmission Timers Connections

ICS 451: Today's plan. Sliding Window Reliable Transmission Acknowledgements Windows and Bandwidth-Delay Product Retransmission Timers Connections ICS 451: Today's plan Sliding Window Reliable Transmission Acknowledgements Windows and Bandwidth-Delay Product Retransmission Timers Connections Alternating Bit Protocol: throughput tied to latency with

More information

Typical System Implementation

Typical System Implementation PCI Typical System Implementation CPU Cache Memory Subsystem DRAM Subsystem Host Bus PCI Local Bus PCI Bridge/ Memory Controller ISA Bus Bridge ISA Bus PCI Add-in Slots ISA Add-in Slots PCI 2 Desktop Platforms

More information

Maxim > Design Support > Technical Documents > Application Notes > Microcontrollers > APP 4465

Maxim > Design Support > Technical Documents > Application Notes > Microcontrollers > APP 4465 Maxim > Design Support > Technical Documents > Application Notes > Microcontrollers > APP 4465 Keywords: MAXQ, MAXQ610, UART, USART, serial, serial port APPLICATION NOTE 4465 Using the Serial Port on the

More information

Organisasi Sistem Komputer

Organisasi Sistem Komputer LOGO Organisasi Sistem Komputer OSK 5 Input Output 1 1 PT. Elektronika FT UNY Input/Output Problems Wide variety of peripherals Delivering different amounts of data At different speeds In different formats

More information

Chapter 8: Input and Output. Principles of Computer Architecture. Principles of Computer Architecture by M. Murdocca and V.

Chapter 8: Input and Output. Principles of Computer Architecture. Principles of Computer Architecture by M. Murdocca and V. 8-1 Principles of Computer Architecture Miles Murdocca and Vincent Heuring 8-2 Chapter Contents 8.1 Simple Bus Architectures 8.2 Bridge-Based Bus Architectures 8.3 Communication Methodologies 8.4 Case

More information

The control of I/O devices is a major concern for OS designers

The control of I/O devices is a major concern for OS designers Lecture Overview I/O devices I/O hardware Interrupts Direct memory access Device dimensions Device drivers Kernel I/O subsystem Operating Systems - June 26, 2001 I/O Device Issues The control of I/O devices

More information

L12: I/O Systems. Name: ID:

L12: I/O Systems. Name: ID: L12: I/O Systems Name: ID: Synchronous and Asynchronous Buses Synchronous Bus (e.g., processor-memory buses) Includes a clock in the control lines and has a fixed protocol for communication that is relative

More information

31.7 SCSI SCSI Bus and Connection to the PC. Hard Disk Drives 899

31.7 SCSI SCSI Bus and Connection to the PC. Hard Disk Drives 899 Hard Disk Drives 899 continuous transfer rates from hard disks, cannot yet be achieved, so there is still a little breathing space in the IDE standard for a few years yet to come. 31.7 SCSI A very flexible

More information

8255 Programmable Peripheral Interface Architecture MCT/UNIT III/NARASIMHARAJ/LECTURE NOTES /IV MECH A

8255 Programmable Peripheral Interface Architecture MCT/UNIT III/NARASIMHARAJ/LECTURE NOTES /IV MECH A 8255 Programmable Peripheral Interface Architecture 8255 PPI Architecture The parallel input-output port chip 8255 is also called as programmable peripheral input- output port. The Intel s 8255 is designed

More information

128K Bit Dual-Port SRAM with PCI Bus Controller

128K Bit Dual-Port SRAM with PCI Bus Controller 9449PV PRELIMINARY Features 128K bits of dual-ported shared memory Master and Target PCI Specification 2.2 compliant interface Embedded host bridge capability Direct interface to many microprocessors I

More information

STANDARD I/O INTERFACES

STANDARD I/O INTERFACES STANDARD I/O INTERFACES The processor bus is the bus defied by the signals on the processor chip itself. Devices that require a very high-speed connection to the processor, such as the main memory, may

More information

Universal Serial Bus - USB 2.0

Universal Serial Bus - USB 2.0 USB Packet Types USB has four packet types Token packets (type of transaction) Data Packets (payload / information) Handshake Packets (ack & error correction) Start of Frame packets (flag start of a new

More information

Ausgewählte Betriebssysteme - Mark Russinovich & David Solomon (used with permission of authors)

Ausgewählte Betriebssysteme - Mark Russinovich & David Solomon (used with permission of authors) Outline Windows 2000 - The I/O Structure Ausgewählte Betriebssysteme Institut Betriebssysteme Fakultät Informatik Components of I/O System Plug n Play Management Power Management I/O Data Structures File

More information

Alex Milenkovich 1. CPE/EE 421 Microcomputers: Motorola The CPU Hardware Model. Outline

Alex Milenkovich 1. CPE/EE 421 Microcomputers: Motorola The CPU Hardware Model. Outline Outline CPE/EE 421 Microcomputers: Motorola 68000 The CPU Hardware Model Instructor: Dr Aleksandar Milenkovic Lecture Notes 68000 interface Timing diagram Minimal configuration using the 68000 Extensions

More information

SIPS - Group. Technical Description May ISA96 Bus Specification V 1.0

SIPS - Group. Technical Description May ISA96 Bus Specification V 1.0 SIPS - Group Technical Description May 1995 ISA96 Bus Specification V 1.0 o:\text\normen\isa96bu1.doc SIPS - Group Specification ISA96-Bus page 1 Contents 1. Notation...3 2. ISA96 Overview...4 2. 1 General...4

More information