VAX 4000 Model 200 Technical Information Order Number EK–396AB–TM–002 Digital Equipment Corporation Maynard, Massachusetts
First Printing, December 1990 Revised, June 1991 The information in this document is subject to change without notice and should not be construed as a commitment by Digital Equipment Corporation. Digital Equipment Corporation assumes no responsibility for any errors that may appear in this document. The software, if any, described in this document is furnished under a license and may be used or copied only in accordance with the terms of such license.
Contents vii Preface Chapter 1 Base System Description 1.1 1.2 1.3 1.4 1.4.1 1.4.2 1.5 1.6 System Overview . . . . . . . . . . . . . . . . . . . . . . Firmware Overview . . . . . . . . . . . . . . . . . . . . Power-Up . . . . . . . . . . . . . . . . . . . . . . . . . . . . Console I/O Mode Overview . . . . . . . . . . . . . . Control Characters in Console I/O Mode . . Console I/O Mode Commands . . . . . . . . . . . Digital Storage Systems Interconnect (DSSI) . KA660–AA-BA CPU Specifications . . . . . . .
2.2.13 RF71 Integrated Storage Element (ISE) . . . . . . . . . . . 2.2.14 RF72 Integrated Storage Element (ISE) . . . . . . . . . . . 2.2.15 RRD40 Compact-Disc Subsystem . . . . . . . . . . . . . . . . . 2.2.16 RRD42 Optical Compact-Disc Subsystem . . . . . . . . . . . 2.2.17 TF85 Tape Drive . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2.2.18 TK50 Tape Drive . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2.2.19 TK70 Tape Drive . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
2.6 Graphics Adapters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2–74 2.6.1 VS30U Graphics Adapter . . . . . . . . . . . . . . . . . . . . . . . . . . 2–74 Chapter 3 System Expansion 3.1 3.2 Planning System Expansion . . . . . . . . . . . . . . . . . . . . . . . . . . Completing the VAX 4000 Model 200 Configuration Worksheets . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3–1 3–2 Index Examples 1–1 1–2 1–3 1–4 1–5 1–6 SHOW QBUS Display . . . . .
Preface This manual provides a summary of technical information about the VAX 4000 Model 200 system. • Chapter 1 describes the base system and lists specifications for the KA660–AA/–BA CPU module and MS650–BA/–BB memory module. • Chapter 2 describes optional components available for your system and lists their specifications. • Chapter 3 contains information on expanding your system. NOTE: You will find a glossary in the VAX 4000 Model 200 Operation manual to help with word definitions and acronyms.
Chapter 1 Base System Description This chapter describes the VAX 4000 Model 200 base system, including the following: • Power-up self tests • Digital Storage Systems Interconnect (DSSI) architecture • Specifications for the KA660-AA/BA CPU and MS650-BA/BB memory 1.1 System Overview The VAX 4000 Model 200 base system components are housed in two different enclosures: the BA430 enclosure, which contains a 12-slot Qbus backplane, and the BA215 enclosure, which contains a 6-slot Q-bus backplane.
Figure 1–1: VAX 4000 Model 200 Block Diagram DSSI Disks Disk Main Memory CPU Disk Disk Disk Disk Disk Disk Ethernet Console Q-bus Real-Time Devices Communication Devices Tape Controller Tape Drive MLO-005710 1–2 VAX 4000 Model 200 Technical Information
1.2 Firmware Overview Two electrically programmable read-only memory (EPROM) chips on the KA660 CPU module contain the firmware. This firmware consists of the following three major programs, which perform the system power-up selftests and diagnostics: • A console program • A set of self-tests for the CPU and memory • A primary bootstrap program (VMB) The console program receives control whenever the processor halts.
1.3 Power-Up At power-up, the console program determines the console device type and console language, then runs the self-tests for the CPU and memory. You choose the console language when you perform the set-up operations during your console terminal installation procedure. You determine the type of power-up mode by setting the Power-Up Mode switch on the CPU cover panel.
Table 1–1: Console I/O Mode Control Characters Character also Return X Action (rubout) The carriage return ends a command line. No action is taken on a command until after it is terminated by a carriage return. A null line terminated by a carriage return is treated as a valid, null command. No action is taken, and the console prompts for input. Carriage return is echoed as carriage return, line feed (). When you press x (rubout), the console deletes the previously typed character.
Table 1–1 (Cont.): Console I/O Mode Control Characters Character Ctrl/R Ctrl/S Ctrl/U Action Echoes , followed by the current command line. Can be used to improve the readability of a command line that has been heavily edited. Stops output to the console terminal until you enter Ctrl/Q . Not echoed. Echoes ^U. Entered, but otherwise ignored if typed on an empty line. The console accepts Console I/O mode commands up to 80 characters long. Longer commands produce error messages.
Table 1–2: Console I/O Mode Commands Command Action BOOT CONFIGURE Initializes the processor and transfers execution to the VMB. Invokes an interactive mode that permits you to enter Q22-bus device names, then generates a table of Q22-bus I/O page device CSR addresses and interrupt vectors. Causes the processor to begin instruction execution at the address currently contained in the program counter (PC). Does not perform a processor initialization. Deposits data into the address you specify.
Table 1–2 (Cont.): Console I/O Mode Commands Command Action SET RECALL Sets command recall state to either ENABLED (1) or DISABLED (0). Displays the default R5 boot flags. Displays the default boot device. Shows the current state of Control-P halt recognition, either ENABLED or DISABLED. Displays all devices displayed by the SHOW DSSI, SHOW ETHERNET, and SHOW UQSSP commands. Displays the status of all nodes that can be found on the DSSI bus.
Table 1–2 (Cont.): Console I/O Mode Commands Command Action TEST Invokes a diagnostic test program specified by the test number you enter. If you enter a test number of 0 (zero), all tests allowed to be executed from the console terminal are executed. The console accepts an optional list of up to five additional hexadecimal arguments. Performs an I/O bus reset, by writing a 1 (one) to IPR 55 (decimal).
Example 1–1 (Cont.
Example 1–1 (Cont.): SHOW QBUS Display Scan of Qbus Memory Space -30040000 to 3005ffff (01000000 to 01377777) >>> For each address, the console displays the address in the VAX I/O space in hexadecimal, the address as it would appear in the Q22-bus I/O space in octal, and the word data that was read in hexadecimal.
Example 1–4: SHOW LANGUAGE Display >>> SHOW LANGUAGE English (United States/Canada) >>> Example 1–5: SET LANGUAGE Command >>> SET LANGUAGE 5 >>> Example 1–6: SET BOOT Command >>> SET BOOT MUA0 >>> In this example, selection 5 is English, chosen from the Language Selection Menu that displays at power-up. In this example, entering MUA0 sets the tape drive as the default boot device. Table 1–3 lists the supported device names.
Table 1–3: Boot Device Names Device Type Controller/Adapter Device Logical Name RF-series ISE Embedded DSSI host adapter (part of CPU) KFQSA storage adapter TQK70/TQK50 Embedded DSSI adapter KZQSA adapter KZQSA adapter DImn1 MRV11 module PRAn On-board (part of CPU) DESQA Ethernet controller KDA50 EZA0 XQAn DUcn2 RF-series ISE TK-series tape drive TF85 tape drive TLZ-series tape drive RRD-series compact disc drive PROM (programmable read-only memory) Ethernet adapter Ethernet adapter RA-series driv
1.5 Digital Storage Systems Interconnect (DSSI) The KA660 CPU module contains an embedded DSSI chip on the module which becomes a DSSI bus interface connector that is dedicated to the mass storage devices in the VAX 4000 Model 200 system. (See Figure 1–1 for the VAX 4000 Model 200 block diagram.) The DSSI bus interface connects to a DSSI Integrated Storage Element (ISE). An ISE is a 5.25-inch disk drive that has special mounting brackets for simplified enclosure installation and upgrading.
1.6 KA660–AA-BA CPU Specifications The VAX 4000 Model 200 system (in a BA430 enclosure and in a BA215 enclosure) uses the KA660–AA central processing unit. The VAXserver 4000 Model 200 (in a BA430 enclosure and in a BA215 enclosure) uses the KA660–BA central processing unit.
Performance Instruction prefetch buffer size On-chip cache Size Speed Associativity Translation Buffer Size Associativity Q22-bus address translation map cache Size Associativity I/O bus buffer size Input Output Maximum I/O bandwidth Block mode DMA read Block mode DMA write 12 bytes 6 Kbytes 28 nanoseconds Direct mapped 64 entry Fully associative 12 entry Fully associative 32 bytes 4 bytes 2.4 Mbytes/second 3.
Console Serial Line Interface standards Data format Baud rates EIA RS–423–EIA V.10 X.26 EIA RS–232–C/CCITT V.28 DEC–423 1 start bit, 8 data bits, 0 parity bits, 1 stop bit 300; 600; 1200; 2400; 4800; 9600; 19,200; 38,400 Configuration Information Form factor Power requirements Power consumption Bus loads Quad height +5 Vdc, 4.8 A; +3.3 Vdc, 0.27 A +12 Vdc (alone), 0.14 A; +12 Vdc (with H3602), 0.55 A; –12 Vdc, 0.04 A 42.6 W 3.5 ac; 1.0 dc Operating System Support VMS VAXELN Version 5.4-2 Version 3.
Chapter 2 Option Specifications This chapter lists specifications for the options currently supported in the VAX 4000 Model 200 system, grouped as follows: • Mass storage • Communications • Real-time • Printer • Memory The specifications appear in alphanumerical order within each of the above groups. All weights are approximate. Some of the options are already installed in your system. If you want to add other options, your Digital sales representative can advise you.
2.1 Options Overview The option specifications include the following, where applicable: • Functional information • Ordering information • Performance • Configuration information • Related documentation Unless otherwise noted, operating system support and diagnostic support for all options are the same as for the KA660 CPU module. 2.1.1 Configuration Options must be properly configured so that the system recognizes them.
2.2 Mass Storage Options The VAX 4000 Model 200 system supports the following mass storage devices: • Internal to the BA430 and BA215 enclosures: TK-series tape drive TF-series tape drive (BA430 only) TLZ-series tape drive TSZ-series tape drive RF-series integrated storage element (ISE) • External to the BA430 or BA215 enclosures: RRD-series compact disk subsystem (tabletop) TU81–Plus tape TSV-series tape TLZ-series tape RA-series disks Four RA-series drives are supported by one KDA50 controller.
2.2.1 KDA50 Controller The KDA50 is an intelligent controller that interfaces with up to four SDIcompatible mass storage devices on the Q22-bus. Functional Information Controller protocol Bad block replacement Supported drives Drives per controller Controllers per system Drive interconnect MSCP Software dependent RA60, RA70, RA81, RA82, RA90, RA92 4 1 maximum for VMS 5.1 2 maximum for VMS V5.
2.2.2 KFQSA Storage Adapter The KFQSA is an intelligent storage adapter that allows Q22-bus systems to communicate with storage peripherals based on the Digital Storage Systems Interconnect (DSSI).
2.2.3 KLESI Controller The KLESI–SA is a controller that interfaces with the TU81–Plus tape drive on the Q22-bus. Functional Information Controller protocol Supported drive Drives per adapter Drive interconnect Controllers per system TMSCP TU81–Plus 1 Direct 1 maximum Ordering Information Included with the TU81–Plus tape drive Configuration Information Form factor Power requirements Power consumption Bus loads Dual +5 Vdc, 4.0 A (typ); +12 Vdc, 0.0 A (typ) 20.0 W 0.5 ac; 1.
2.2.4 KZQSA Storage Adapter The KZQSA storage adapter controls the TLZ04 and RRD-series devices on the Q22-bus.
2.2.5 RA60 Disk Drive The RA60 disk drive is a high-capacity removable disk drive that provides 205 Mbytes of formatted storage space. The VAX 4000 Model 200 supports these drives in separate storage expansion enclosures only. Storage Capacity User capacity User capacity (blocks) 205 Mbytes 400,176 Ordering Information RA60–AF BC26V–06 RA60 disk drive and cables Interconnect cable with connector block Performance Average seek time Average rotational latency Average access time Peak transfer rate 41.
2.2.6 RA70E Disk Drive The RA70E disk drive is a high-capacity fixed-disk drive that provides 280 Mbytes of formatted storage space. The VAX 4000 Model 200 supports these drives in separate storage expansion enclosures only. Storage Capacity User capacity 280 Mbytes Ordering Information RA70E–SA RA70E–SF RA70E disk drive, factory installed RA70E disk drive, field installed Performance Average seek time Average rotational latency Average access time Peak transfer rate 19.5 milliseconds 7.
2.2.7 RA81 Disk Drive The RA81 disk drive is a high-capacity fixed-disk drive that provides 456 Mbytes of formatted storage space. The VAX 4000 Model 200 supports these drives in separate storage expansion enclosures only.
2.2.8 RA82 Disk Drive The RA82 disk drive is a high-capacity fixed-disk drive that provides 623 Mbytes of formatted storage space. The VAX 4000 Model 200 supports these drives in separate storage expansion enclosures only.
2.2.9 RA90 Disk Drive The RA90 disk drive is a high-capacity fixed-disk drive that provides 1.2 gigabytes of formatted storage space. The VAX 4000 Model 200 supports these drives in separate storage expansion enclosures only. Storage Capacity User capacity User capacity (blocks) 1.
2.2.10 RA92 Disk Drive The RA92 disk drive provides 1.5 Gbytes of formatted storage space. The VAX 4000 Model 200 supports the RA92 only in separate storage expansion enclosures. Storage Capacity User capacity User capacity (blocks) 1.5 gigabytes 2,940,952 Ordering Information RA92–CA/CD BC26J–xx BC27V–xx RA92 disk drive (120 V @ 60 Hz; 240 V @ 50 Hz) 12-, 25-, 50, or 80-ft. interconnect cable 12-, 15-, 25-, 35-, 50-, or 80-ft.
2.2.11 RF31 Integrated Storage Element (ISE) The RF31 is a DSSI integrated storage element (ISE) that provides 381 Mbytes of formatted storage space. An ISE is a 5.25-inch integrated storage element that is housed in a special mounting bracket for simplified installation and upgrading. Storage Capacity Data storage capacity 381 Mbytes, formatted Ordering Information RF31E–AF 381 Mbyte half-height DSSI ISE, field-installed Performance Average seek time Average access time Peak transfer rate 14.
2.2.12 RF31F Integrated Storage Element The RF31F is a DSSI integrated storage element (ISE) that provides 200 Mbytes of formatted storage space. The RF31F features a code modification to the UVE ROM that makes the RF31F a half-stroke drive.
Configuration Information Form factor Data surfaces Bits per inch Tracks per inch Power requirements Power consumption Standard 5.25-in footprint 8 30,064 1,875 +5 Vdc, 1.3 A; +12 Vdc, 2.21 A (seeking) 18.
2.2.13 RF71 Integrated Storage Element (ISE) The RF71 is a DSSI integrated storage element (ISE) that provides 400 Mbytes of formatted storage space. An ISE is a 5.25-inch integrated storage element that is housed in a special mounting bracket for simplified installation and upgrading.
2.2.14 RF72 Integrated Storage Element (ISE) The RF72 is a DSSI integrated storage element (ISE) that provides 1.0 Gbytes of formatted storage space. RF-series ISEs are used in DSSI busses (Digital Storage Systems Interconnect). An ISE is a 5.25-inch integrated storage element that is housed in a special mounting bracket for simplified installation and upgrading. Storage Capacity User capacity 1.0 Gbytes Ordering Information RF72E–AA 1.
Related Documentation EK–RF72D–IM EK–RF72D–UG RF31/RF72 Installation Manual for BA200 Enclosures RF31/RF72 User Guide Option Specifications 2–19
2.2.15 RRD40 Compact-Disc Subsystem The RRD40 is a CD reader that retrieves data in fixed-length blocks from removable compact-disc media.
2.2.16 RRD42 Optical Compact-Disc Subsystem The RRD42 is a 600-Mbyte optical CD reader that retrieves data in fixedlength blocks from removable compact-disc media.
Configuration Information Form factor Standard 5.
2.2.17 TF85 Tape Drive The TF85 is a cartridge tape subsystem that can store up to 2.6 Gbytes. The TF85 is a streaming tape drive with a built-in DSSI (Digital Storage Systems Interconnect) controller, and can be used as a part of a DSSI VAXcluster. Functional Information Recording media Tape dimensions Mode of operation Recording method Recording density Number of tracks Storage capacity Transfer rate Magnetic, metal-particle tape 1.27 cm (0.
Physical Specifications Height Width Depth Weight 8.25 cm (3.25 in) 14.60 cm (5.70 in) 21.44 cm (8.44 in) 15.4 kg (7.0 lb) Configuration Information Form factor Power requirements Power consumption Bus loads Half-rack, near 5.25-in footprint +5 Vdc, 1.8 A (typ); +12 Vdc, 1.0 A (typ) 36.3 W 0.0 ac; 0.
2.2.18 TK50 Tape Drive The TK50 is a streaming-tape drive subsystem that can store up to 95 Mbytes on a tape cartridge for backup data storage. Functional Information Recording media Tape dimensions Mode of operation Recording method Recording density Number of tracks Storage capacity Magnetic tape 1.27 cm (0.5 in) wide, 182.9 m (600 ft) long Streaming Serpentine 6667 bits/in 22 94.
Physical Specifications Height Width Depth Weight 8.25 cm (3.25 in) 14.60 cm (5.70 in) 21.44 cm (8.44 in) 2.27 kg (5.0 lb) Configuration Information Form factor Power requirements Power consumption Bus loads Standard 5.25-in footprint +5 Vdc, 1.5 A; +12 Vdc, 2.4 A 36.3 W 0.0 ac; 0.
2.2.19 TK70 Tape Drive The TK70 is a streaming-tape-drive subsystem that can store up to 296 Mbytes on a tape cartridge for backup data storage. The TK70 can read data from cartridges recorded on a TK50 drive, but cannot write data to cartridges recorded on a TK50 drive. Functional Information Recording media Tape dimensions Mode of operation Recording method Recording density Number of tracks Storage capacity Magnetic tape 1.27 cm (0.5 in) wide, 182.
Configuration Information Form factor Power requirements Power consumption Bus loads Standard 5.25-in footprint +5 Vdc, 1.35 A; +12 Vdc, 2.4 A 35.6 W 0.0 ac; 0.
2.2.20 TLZ04 Tape Drive The TLZ04 is a 1.2 Gbyte cassette (DAT) SCSI tape drive, either tabletop or embedded in the VAX 4000 Model 200 system. Functional Information Recording media Mode of operation Storage capacity Drive interface Magnetic tape Streaming and start/stop 1.
Physical Specifications Height Width Depth Weight 10.0 cm (3.8 in), tabletop 8.2 cm (3.35 in), embedded 32.5 cm (12.7 in), tabletop 14.60 cm (5.70 in), embedded 28.5 cm (11.2 in), tabletop 21.44 cm (8.44 in), embedded 7.72 kg (17 lb), tabletop 2.20 kg (7.72 lb), embedded Data Organization Recording technology Recording method Recording density Record size Maximum capacity Recording medium Helical scan Digital Data Storage (DDS) 61,000 bits/inch Variable 1.
2.2.21 TQK70 Controller The TQK70 controller module provides the interface between the TK70 tape drive and the Q22-bus.
2.2.22 TSZ07 Tape Drive The TSZ07 is a high-capacity, streaming, 9-track, reel-to-reel, half-inch magnetic tape drive with dual recording densities. The TSZ07 is available in tabletop, cabinet, or rackmount models, and cannot be mounted inside the VAX 4000 Model 200 system. Functional Information Recording densities Mode of operation Storage capacity Number of tracks Drive interface 1600 bits/inch or 6250 bits/inch Streaming and start/stop 40 Mbytes with 8-Kbyte blocks, formatted 9 on 0.
Physical Specifications Tabletop Height Width Depth Weight 26.78 cm (10.50 in) 50.36 cm (19.75 in) 68.85 cm (27.00 in) 36.8 kg (81 lb) Rackmount Height Width Depth Weight 22.32 cm (8.75 in) 43.35 cm (17.0 in) 64.03 cm (25.5 in) 31.8 kg (70 lb) Cabinet Height Width Depth Weight 101.0 56.10 76.50 180.1 cm (40.0 in) cm (22.0 in) cm (30.0 in) kg (238 lb) Maintenance Recommended cleaning cartridge Every 25 hours Configuration Information Form factor Power consumption 5.
2.2.23 TSV05 Tape Drive The TSV05 is a magnetic streaming-tape-drive that provides 40.5 Mbytes of backup data storage. The TSV05 reads or writes up to 160 Kbytes per second in standard ANSI format. Functional Information Recording media Tape dimensions Mode of operation Recording method Recording density Number of tracks Storage capacity Magnetic tape, 26.7 cm (10.5 in) reel 1.27 cm (0.
2.2.24 TSV05 Controller The TSV05 tape drive controller interfaces the TSV05 tape drive to the Q22-bus. Functional Information Controller protocol Supported drive Drives per controller Drive interconnect Controller unique TSV05 1 Direct Ordering Information TSV05–SB TSV05 tape drive subsystem Performance Buffer size 3.5 Kbytes Configuration Information Form factor Power requirements Power consumption Bus loads Quad height +5 Vdc, 6.5 A (typ); +12 Vdc, 0.0 A (typ) 32.5 W 2.4 ac; 1.
2.2.25 TU81–Plus Tape Drive The TU81–Plus is a reel-to-reel tape drive mounted in a 101.6-cm (40in) cabinet. The drive supports two industry-standard recording methods: group coded recording (GCR) and phase encoded (PE). Storage Capacity PE unformatted PE formatted GCR unformatted GCR formatted 45.3 Mbytes 40.0 Mbytes 177 Mbytes 140 Mbytes Functional Specifications Recording media Tape dimensions Mode of operation Recording methods Recording density Number of tracks Magnetic tape 1.27 cm (0.
Physical Specifications Height Width Depth Weight 105.8 cm (41.7 in) 54.6 cm (21.5 in) 76.2 cm (30.
2.
2.3.1 CXA16 Asynchronous Multiplexer (16 lines) The CXA16 is an intelligent, preprogrammed serial controller that can operate in either DHV11 or DHU11 mode, depending on the setting of an on-board switch. The module contains 16 multiplexed lines. Functional Information Supported line interfaces Split-speed operation Flow control (XON/XOFF) Supported data formats Modem control EIA RS–423–A/CCITT V.10 EIA RS–232–D/CCITT V.
Ordering Information BC16E-series cable H8572 H8571–A H8571–B H3105 Office cable—data only, six-conductor, terminated with modified modular plugs • BC16E–10: 3 m (10 ft) • BC16E–25: 7.6 m (25 ft) • BC16E–50: 15.2 m (50 ft) Cable extender with modified modular jacks. 25-pin passive adapter1 9-pin passive adapter1 Active adapter. Converts EIA RS–232–D signals to DEC–423 signals.
Configuration Information Bus loads Module connectors 3.0 ac; 0.
2.3.2 CXB16 Asynchronous Multiplexer (16 lines) The CXB16 is an intelligent, preprogrammed serial controller that can operate in either DHV11 or DHU11 mode, depending on the setting of an on-board switch. The module contains 16 multiplexed lines. Functional Information Supported line interfaces Split-speed operation Flow control (XON/XOFF) Supported data formats Modem control EIA RS–422–A/CCITT V.11 X.
Ordering Information H8572 Cable extender. Null modem cable terminated with modified modular jacks. Performance Transmit data transfers Receive data transfers Transmit buffer size Receive buffer size Supported baud rates Throughput at maximum baud rate: 5 data bits, 0 parity bits, 1 stop bit 7 data bits, 1 parity bit, 1 stop bit Single-character programmed transfers or up to 16-character block mode DMA transfers in DHV11 mode.
Related Documentation EK–CAB16–UG EK–CAB16–TM CXA16/CXB16 User’s Guide CXA16/CXB16 Technical Manual 2–44 VAX 4000 Model 200 Technical Information
2.3.3 CXY08 Asynchronous Multiplexer (8 Lines) The CXY08 asynchronous multiplexer performs data concentration, realtime processing, and interactive terminal handling. The CXY08 can operate in either DHV11 or DHU11 mode, depending on the setting of an on-board switch. The CXY08 supports full modem control. Functional Information Supported line interfaces Split-speed operation Flow control (XON/XOFF) Supported data formats Modem control Supported modems EIA RS–423–A/CCITT V.10 EIA RS–232–D/CCITT V.
Performance Receive data transfers Transmit buffer size Receive buffer size Supported baud rates Throughput at maximum baud rate: 5 data bits, 0 parity bits, 1 stop bit 7 data bits, 1 parity bit, 1 stop bit Single-character or two-character programmed transfers, or up to 16-character block mode DMA transfers in DHU11 mode. Single-character programmed transfers in both DHV11 and DHU11 modes.
2.3.4 DESQA Ethernet Controller The DESQA Ethernet controller provides a high-speed asynchronous connection between a Q22-bus system and a Local Area Network (LAN) based on Ethernet or IEEE 802.3. The DESQA supports either standard or ThinWire Ethernet cabling. Functional Information Supported protocols Ethernet, IEEE 802.
2.3.5 DEQRA Token Ring Q-bus Adapter The DEQRA Token Ring Q-bus adapter and its software, TRDRV/VMS, enable Q-bus VAX systems to connect to 4- or 16-Mbits/second Token Ring networks, and to act as full function DECnet Phase IV nodes and pathworks for VMS servers. Functional Information Supported protocols Operating system supported IBM-compatible Token Ring (IEEE 802.5) VMS 5.4 DECTRN Driver VMS 1.
Related Documentation EK–DEQRA–IN EK–DEQRA–TM AA–PH7NA–TE AA–PH7PA–TE DECTRN Controller 100 Hardware Installation DECTRN Controller 100 Hardware Description DECTRN Device Driver for VMS Installation DECTRN Device Driver for VMS Use and Programming Option Specifications 2–49
2.3.6 DFA01 Asynchronous Controller with Integral Modem The DFA01 is an asynchronous serial controller that emulates the DZQ11. It has two lines, each with a DF224-compatible integral modem. Functional Information Supported modulation protocols Split-speed operation Flow control (XON/XOFF) Supported data formats Modem control Bell 103J Bell 212A CCITT V.22 CCITT V.
Configuration Information Form factor Power requirements Power consumption Bus loads Module connectors Quad height with integral, flush cover panel +5 Vdc, 1.97 A; +12 Vdc, 0.04 A 10.30 W 3.0 ac; 1.
2.3.7 DPV11 Synchronous Controller The DPV11 is a single-line programmable controller that provides local or remote interconnections between systems. Functional Information Supported line interfaces Supported protocols Operating mode Character size Modem support Supported modems EIA RS–232–C/CCITT V.
2.3.8 DSRVB DECserver 200 The DSRVB DECserver 200 is an 8-line terminal server used to connect terminals to a host computer on an Ethernet Local Area Network (LAN). Software for the server is downline-loaded from a host to the server. The server is available in two models: the modem control (MC) model has modem control and an RS–232–C line interface; the data leads (DL) model has no modem control and a DEC–423 (DECconnect) line interface.
Related Documentation AA–HL77B–TK DSRVB DECserver 200 User’s Guide 2–54 VAX 4000 Model 200 Technical Information
2.3.9 DSV11 Synchronous Controller The DSV11 is a two-channel, high-speed, synchronous controller that interfaces Q22-bus backplanes. Functional Information Supported line interfaces Supported protocols Operating mode Modem support RS–423 RF–422 RS–232/V.24, V.
2.4 Real-Time Options Real-time controllers interface devices that monitor processes in environments such as the laboratory or manufacturing. Typically, realtime controllers are parallel devices that transmit more than one bit of information simultaneously.
2.4.1 AAV11–S Digital-to-Analog Converter The AAV11–S is a digital-to-analog converter with DMA capability. The AAV11–S is functionally equivalent to the AAV11–D. Functional Information Circuits D/A input Data notation D/A output Voltage Control signals Polarity Two D/A converter circuits 12-bit digital input Binary input notation for unipolar output; offset binary or two’s complement input notation for bipolar output. Output voltage range is jumper selectable: ±10 V, ±5 V, or 0 V to +10 V.
Configuration Information Form factor Power requirements Power consumption Bus loads Dual height +5 Vdc, 2.10 A (typ); +12 Vdc, 0.0 A 10.5 W 2.5 ac; 0.
2.4.2 ADQ32 Analog-to-Digital Converter The ADQ32 is an analog-to-digital converter with DMA capability.
Performance A/D output Data buffer register Resolution Data notation Sample and hold amplifier Aperture uncertainty Aperture delay Input noise A/D converter performance Linearity Differential Integral Scale drift 16-bit read-only output register 12 bits unipolar; 11 bits bipolar plus sign bit Straight binary or two’s complement 1 nanosecond 50 nanoseconds, maximum with minimum aperture enabled (clock bypass bit set) 2 µV p–p 0.2 to 2 LSB 1.
2.4.3 ADV11–S Analog-to-Digital Converter The ADV11–S is an analog-to-digital converter with DMA capability. The ADV11–S is functionally equivalent to an ADV11–D. Functional Information Input channels Programmable gain A/D output Resolution Data notation A/D conversions A/D results Interrupts Common mode rejection ratio (gain=1) 16 single-ended analog input channels or 8 differential analog input channels; SE/DI input is jumper-selectable.
Performance Power off Input bias current Input protection Common mode rejection ratio A/D output Data buffer register Resolution Data notation Sample and hold amplifier Aperture uncertainty Aperture delay Front end settling Input noise A/D converter performance Linearity Stability (temperature coefficient) Stability (long term) System accuracy (gain=1) System throughput 1 K in series with a diode ±20 nA at 25°C (77°F) maximum Inputs are current-limited and protected to an overvoltage of ±35 V without damag
2.4.4 AXV11 Controller The AXV11–S is an input/output circuit board for analog devices. The AXV11–S is functionally equivalent to the AXV11–C. Functional Information Input channels Programmable gain A/D output Data resolution Data notation Voltage A/D conversions A/D results Common mode rejection ratio D/A converters (DACs) No. of DACs Input (each DAC) Output (each DAC) 16 single-ended analog input channels or 8 differential analog input channels; SE/DI jumper is field-selectable.
Performance System throughput D/A converter specifications No. of D/A converters Digital input Analog output Output current Output impedance Differential linearity Nonlinearity Offset error Offset drift Gain accuracy Gain drift Settling time Noise Capacitive load capability 25K channel samples/second 2 12 bits (Binary code is used for unipolar output; offset binary or two’s complement code is used for bipolar output.) ±10 V (bipolar) or 0 V to +10 V (unipolar) ±5 mA maximum 0.1 To within ±1/2 LSB 0.
2.4.5 DIV32 Controller The DIV32 is a quad-height, integrated services digital network (ISDN) communications controller with connection to the Q22-bus backplane. Functional Information Supported line interfaces Supported protocols Operating mode RS–423 RS–422 RS–232/V.24, V.
2.4.6 DRQ3B Parallel Interface The DRQ3B is a high-speed parallel interface that provides two independent 16-bit, unidirectional data channels. Functional Information Two unidirectional channels Interrupt vectors Each 512-word FIFO One for both DMA channels One for all other interrupts Ordering Information DRQ3B–SF Cables Field-installed kit Connects the DRQ3B to a user device or to another DRQ3B. Order two cables for each DRQ3B module. BC19T–25/–50: 7.6 m (25 ft)/15.
2.4.7 DRV1W Parallel Interface The DRV1W is a general-purpose, parallel interface with one 16-bit input port and one 16-bit output port. The DRV1W supports DMA. The DRV1W– S is functionally equivalent to the DRV11–WA.
Configuration Information Module connectors Two 40-pin connectors Related Documentation EK–DRVWA–UG DRV11–WA General Purpose DMA User’s Guide 2–68 VAX 4000 Model 200 Technical Information
2.4.8 IBQ01 Controller The IBQ01 is a DMA controller that interfaces a Q22-bus system to RS–485 industrial control and measurement devices. Functional Information Communication protocol Supported functions Modified SDLC Single multidrop interconnect 250 BITBUS compatible devices Ordering Information IBQ01–SF Cables Field-installed kit User-supplied RS–485 BITBUS standard Performance Transfer mode Data transfer rate Programmed I/O transfers with interrupt DMA data transfer Up to 2.
2.4.9 IEQ11 Controller The IEQ11 option is a DMA controller that interfaces a Q22-bus system to two independent instrument buses (IEC/IEEE).
2.4.10 KWV11–S Programmable Real-Time Clock The KWV11–S is a programmable real-time clock that can be programmed to count from one to five crystal-controlled frequencies, from an external frequency or event, or from a 50-Hz or 60-Hz line frequency on the Q22bus. The board can generate interrupts or can synchronize the processor to external events. The KWV11–S clock is functionally equivalent to the KWV11–C.
Performance Hysteresis Characteristics Clock output Signal Output pins Function Duration Line driver Maximum source current Maximum sink current Schmitt-Trigger 1 output Signal Output pins Function Other characteristics Schmitt-Trigger 2 output Signal Output pin Function Other characteristics Approximately 0.
2.5 Printer Interface 2.5.1 LPV11–SA Printer Interface The LPV11 printer interface controls the flow of data between the Q22-bus and a line printer. Ordering Information LPV11–SA LPV11 controller module Configuration Information Form factor Power requirements Power consumption Bus loads Module connectors Quad height +5 Vdc, 2.8 A (typ); +12 Vdc, 0.0 A 14.0 W 1.8 ac; 0.
2.6 Graphics Adapters 2.6.1 VS30U Graphics Adapter The VS30U is a full-page, high-resolution DMA color video subsystem capable of 8-plane color video memory display. The VS30U allows field upgrade of Q-bus VAXservers to Q-bus workstations. The option includes the 8-plane color graphics module set (VCB02–J) as well as the 19-in color monitor (VR299) and a keyboard, mouse, and cable.
Chapter 3 System Expansion This chapter provides guidelines on how to expand your VAX 4000 Model 200 system. 3.1 Planning System Expansion You must consider the following when you decide to expand your system: • Can your system accommodate additional supported options? You determine this by filling in the appropriate worksheet (Figure 3–1 or Figure 3–2) with the options currently installed in your system and those you wish to add.
by means of switches or jumpers on the options themselves. Digital service representatives configure the options when they install them. Your Digital service representative also determines the proper placement of options within your system, according to specific guidelines. 3.
Figure 3–1: VAX 4000 Model 200 (BA430 Enclosure) Configuration Worksheet Slot Module Current (Amps) Power +5 Vdc +12 Vdc +3.3 Vdc-12 Vdc (Watts) Bus Load AC DC 584.0 W 31 20 0 CPU 1 Mem 2 Mem 3 Mem 4 Mem 5 Q/CD 6 Q/CD 7 Q/CD 8 Q/CD 9 Q/CD 10 Q/CD 11 Q/CD 12 Mass Storage: Tape 1 2 3 Total these columns: Must not exceed: 60.0 A 22.0 A 15.0 A 3.0 A Note: Total output power from +3.3 Vdc and +5 Vdc must not exceed 330 W.
Figure 3–2: VAX 4000 Model 200 (BA215 Enclosure) Configuration Worksheet Primary Power Supply Slot Module Current (Amps) +5 Vdc +12 Vdc Power Bus Load (Watts) AC DC CPU 1 Mem 2 Q/CD 3 Q/CD 4 Q/CD 5 Q/CD 6 Mass Storage: Tape Drive Fixed Disk 0 Fixed Disk 1 Total these columns: Must not exceed: 33.0 A 7.6 A 230.
Table 3–1: Power Requirements Current (Amps) Max Power Bus Loads Max Option Module +5 V +12 V Watts AC DC AAV11–SA A1009–PA 2.10 0.00 10.50 2.5 0.5 ADQ32–SA A030 4.45 0.00 22.25 2.5 0.5 ADV11–SA A1008–PA 2.00 0.00 10.00 2.3 0.5 AXV11–SA A026–PA 2.00 0.00 10.00 1.2 0.3 CXA16–AA M3118–YA 1.60 0.20 10.40 3.0 0.5 CXB16–AA M3118–YB 2.00 0.00 10.00 3.3 0.5 CXY08–AA M3119–YA 1.64 0.395 12.94 3.0 0.5 DESQA–SA M3127–PA 2.40 0.22 14.64 3.3 0.
Table 3–1 (Cont.): Power Requirements Current (Amps) Max Power Max Bus Loads Option Module +5 V +12 V Watts MS650–BB M7622–BB 3.1 0.00 15.5 AC – DC – RF31E–AA/AF – 1.2 2.21 32.52 N/A N/A RF31F–AA/AF – 1.2 2.21 32.52 N/A N/A RF71E–AA/AF – 1.25 1.64 25.93 N/A N/A 1.20 1.75 27.00 N/A N/A RF72E–AA/AF – RZ56E–AA/AF – 1.36 2.1 32.0 N/A N/A RZ57E–AA/AF – 1.36 2.1 32.0 N/A N/A 1.50 2.40 36.30 N/A N/A TF85E–JA/JF – TK50E–AA – 1.50 2.40 36.
Index A D Asynchronous serial controllers description of, 2–38 Device abbreviations, 1–13 DHU11 mode and CXA16 support, 2–39 and CXB16 support, 2–42 DHV11 mode and CXA16 support, 2–39 and CXB16 support, 2–42 Digital Storage Systems Interconnect See DSSI DSSI description of, 1–14 B BA430 enclosure, 1–1 Base system description of, 1–1 Break Enable/Disable switch description of enable setting, 1–4 C Communications options supported, list of, 2–38 Console commands qualifier and argument conventions in Cons
M Mass storage controllers See Controllers Modules KA660–AA/–BA CPU, location of, 1–1 MS650–Bx memory, location of, 1–1 MS650–Bx module and maximum supported number, 1–1 N Network controllers description of, 2–38 P Power supply minimum load, 3–6 Power-up self-tests description of, 1–3 R Real-time options supported, list of, 2–56 S Self-tests See Power-up self-tests SET BOOT command, 1–12 SET command description of, 1–9 SET LANGUAGE command, 1–11 SHOW command description of, 1–9 SHOW DEVICE display, 1–11