Ohio Scientific Challenger III
   HOME

TheInfoList



OR:

Ohio Scientific Inc. (also known as Ohio Scientific Instruments) was an
Ohio Ohio () is a state in the Midwestern region of the United States. Of the fifty U.S. states, it is the 34th-largest by area, and with a population of nearly 11.8 million, is the seventh-most populous and tenth-most densely populated. The sta ...
-based computer company that built and marketed
microcomputer A microcomputer is a small, relatively inexpensive computer having a central processing unit (CPU) made out of a microprocessor. The computer also includes memory and input/output (I/O) circuitry together mounted on a printed circuit board (PC ...
s from 1975 to 1981. Their best-known products were the Challenger series of microcomputers and Superboard single-board computer kits.


Products

One of their first products, launched in 1977, was the OSI Model 500 system, a very simple
single-board computer A single-board computer (SBC) is a complete computer built on a single circuit board, with microprocessor(s), memory, input/output (I/O) and other features required of a functional computer. Single-board computers are commonly made as demonstrati ...
based on the MOS Technology 6502 microprocessor. It needed an external video monitor as it had an internal character-based video controller and ran Microsoft BASIC. Storage was to any cassette by
FSK FSK may refer to: * FSK (band), a German band * Federal Counterintelligence Service, (Russian ') of Russia * Fiskerton railway station, in England * Forskolin, a diterpene * Forsvarets Spesialkommando, a Norwegian special forces unit * Fort Scott M ...
encoding. The Challenger III, introduced in August 1977, had a maximum of 53 KB of static RAM and used 8" 370 KB floppy disks in its dual floppy drive system. It was also sold in an optional 4' high 19" rack mount cabinet with wheels, version C3-B, that included a hard drive. (OSI was the first company to use a Winchester hard drive in its PCs.) This was intended for an office environment and used a standard computer terminal, like the Hazeltine 1420 (or 1500), which was optionally supplied through factory sales. The terminals were the same ones as used with mainframe computers of that era. With the largest hard drive available, 74MB, the system cost just under $13,000. The least expensive version without the rack or hard drive was $3995 MSRP, a phenomenal performance-to-cost ratio for the time. The Challenger III also had the capability to support non-floppy or hard drive Challenger 2P computers through a simple network using RS-232 links. OSI's later products were also 6502-based, the Superboard II, Challenger 1P, Challenger 2P, Challenger 4P and Challenger 8P, introduced in 1979 and discontinued in 1981. Original OSI motherboard designs used 7400-series TTL chips. Instead of using a floppy disk controller IC, OSI used a
Motorola Motorola, Inc. () was an American Multinational corporation, multinational telecommunications company based in Schaumburg, Illinois, United States. After having lost $4.3 billion from 2007 to 2009, the company split into two independent p ...
MC6850 ACIA Serial Port
ACIA ''Couepia'' is a genus of flowering plants in the family Chrysobalanaceae described as a genus in 1775.Prance, G. T. & F. White. 1988. The genera of Chrysobalanaceae: a study in practical and theoretical taxonomy and its relevance to evolutionar ...
chip and a Motorola MC6821 (PIA) chip for the Disk Drive Controller, which made OSI 8" & 5-1/4" Floppy Disks unreadable by other computer systems. The Superboard II was the least expensive computer, retailing for around the $279 price range, with an onboard
BASIC BASIC (Beginners' All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages designed for ease of use. The original version was created by John G. Kemeny and Thomas E. Kurtz at Dartmouth College ...
programming language. It came without a case or power supply. It was a single-board computer with the keyboard integrated on the same printed circuit board. It was shipped with 4KB of RAM (upgradable to 8KB), a 2KB BIOS in
ROM Rom, or ROM may refer to: Biomechanics and medicine * Risk of mortality, a medical classification to estimate the likelihood of death for a patient * Rupture of membranes, a term used during pregnancy to describe a rupture of the amniotic sac * R ...
(known as SYNMON as the ROM was labeled 'SYN600' or 'SYNMON 1.0') and an early version of Microsoft 8K BASIC. OSI 6502 BASIC Version 1.0 Revision 3.2 (c) 1977 By Microsoft. The version OSI C1P / 600D Superboard II (occasionally advertised as the 'Colorboard') featured an unpopulated socket for an extra 1k × 4-bits of video RAM to hold character color information. The implementation of this was detailed in the OSI user group newsletter which was published around four times a year. The 600D also featured two video modes: 32×32 (~24×24 visible) for 'graphics', or 64×16 (~48×15 visible) for text where each text line had a blank line between it and the next. The mode could be selected by a poke to the keyboard register. The included character set had the standard alphabet (upper/lower), numbers and punctuation - plus many small icons for game creation (tanks, airplanes, cannons, cars, playing card suits, trees, people, houses, and various shaped lines). The computer couldn't write to the video memory without glitching the display. There was an add-on graphics card for the Superboard that would display 256 by 256 pixels. It came with software to draw 3D graphics.The keyboard polling register (a simple 8-bit TTL Latch) was also used as a very crude digital-to-analog converter by means of a resistor ladder connected to an 'audio out' socket to the right of the keyboard. Unusual for the day, but reflecting the home built nature of personal computers of this era, the company supplied full schematics of their hardware. This allowed the Computer Hobbyist or 3rd-party companies to create after-market field modifications, such as increased clock speed, increasing the cassette tape drive storage speed, and increased video line length, as well as reverse video (white screen with black text). The C2P video systems did not have color graphics like the
Apple II The Apple II (stylized as ) is an 8-bit home computer and one of the world's first highly successful mass-produced microcomputer products. It was designed primarily by Steve Wozniak; Jerry Manock developed the design of Apple II's foam-m ...
, just upper- and lower-case text, and some pseudo graphical characters, (comparable to the " PETSCII" character set of the Commodore PET) for drawing lines and supporting simple games. The Challenger 4P (C4P-MF) came with color display output capability, using a TV or TV converted to have direct video input, and dual 5¼" floppy drives. It also had the ability to connect to external sensors or control external components, through a programmable I/O section mounted on the back. This was a feature no competitor had. Software was also minimal for the non-disk drive versions of the C1P, C2P, and Superboard II. They contained an 8K Basic in ROM and used cassette tapes to load and store programs. Disk-based systems included a bare-bones "Disk Operating System" that was much handier than using compact cassettes at 1200 baud. Mainly due to the popularity of a UK clone of the Superboard computer called the UK101, the bugs in the BASIC ROMs were eventually fixed, and at least two third-party companies produced their own version of the OS. One version was called 'CEGMON', the other was 'WEMON' produced by Watford Electronics in the UK. Both featured full screen editing (almost identical to the commodore PET), Named cassette file handling (like the PET) and a greatly Improved machine code monitor (also very similar to the Commodore PET). The OSI Challenger III had three processors: a 6502, a 6800, and a
Z80 The Z80 is an 8-bit microprocessor introduced by Zilog as the startup company's first product. The Z80 was conceived by Federico Faggin in late 1974 and developed by him and his 11 employees starting in early 1975. The first working samples were ...
. These were software switchable, but only one would be running at a time. Because it had a Z80, the Challenger III could run
CP/M CP/M, originally standing for Control Program/Monitor and later Control Program for Microcomputers, is a mass-market operating system created in 1974 for Intel 8080/ 85-based microcomputers by Gary Kildall of Digital Research, Inc. Initial ...
, but it booted up in 6502 mode, and the bootstrap would switch processors. The operating systems which ran on the CIII were OSI CP/M, OS-65D, and OS-65U. All three operating systems, at least in the later versions, had directories with file names. OS-65D supported only six-character long file names. The OS-65U operating system was geared toward business uses and supported multiple users. Each user had a 48K memory partition allocated to it and the operating system scheduled time for each user. OSI/CPM had an assembler, FORTRAN and
COBOL COBOL (; an acronym for "common business-oriented language") is a compiled English-like computer programming language designed for business use. It is an imperative, procedural and, since 2002, object-oriented language. COBOL is primarily us ...
compiler, but to make a copy of the CP/M, one had to boot in OS-65D to copy the disk. OS-65D had a Basic Interpreter, Assembler, Editor, Disassembler, and Disk Copy Utility. OS-65U had a Basic Interpreter, and had some simple networking capability, but assembly programs had to be done in OS-65D and then ported over.


History


Origins

The company OSI was formed May 1975 by Mike and Charity Cheiky and a group of educators and engineers to produce a line of low cost educational aids. In November 1975, OSI entered the microprocessor field with products for education and the hobbyist. All of the staff members of OSI were alumni, former faculty members, or students of Hiram College. The OSI Computer Group was located at 11679 Hayden Street in
Hiram, Ohio Hiram is a village (United States)#Ohio, village in Portage County, Ohio, Portage County, Ohio, United States. It was formed from portions of Hiram Township, Portage County, Ohio, Hiram Township in the Connecticut Western Reserve. The population w ...
immediately adjoining the campus of Hiram College. OSI was a private enterprise which was not affiliated with Hiram College or any other parent organization. Their earliest products were MOS 6502-based systems, the same processor used in the MOS Technology KIM-1, Apple 1, Commodore PET,
VIC-20 The VIC-20 (known as the VC-20 in Germany and the VIC-1001 in Japan) is an 8-bit home computer that was sold by Commodore Business Machines. The VIC-20 was announced in 1980, roughly three years after Commodore's first personal computer, the PE ...
and many other early micros. The company initially sold a computer trainer, which consisted of the 6502 and enough circuitry to communicate with the processor using switches. This was first advertised for $99 in the February 1976 edition of ''
Byte The byte is a unit of digital information that most commonly consists of eight bits. Historically, the byte was the number of bits used to encode a single character of text in a computer and for this reason it is the smallest addressable unit ...
'' magazine. If the trainer was successfully assembled, the owner could trade it, along with another $10, for the company's "OSI 400 Superboard System", a fully developed single-board microcomputer that could run with either the 6502 or the Motorola 6800. The bare boards were available for as little as $29, or in a variety of kit versions with more or less of the parts needed to build it out. It could support up to eight
National Semiconductor National Semiconductor was an American semiconductor manufacturer which specialized in analog devices and subsystems, formerly with headquarters in Santa Clara, California. The company produced power management integrated circuits, display drive ...
2102 SRAM memory chips for 1024 bytes (1 KB) of RAM, 512 bytes of ROM, an ACIA serial interface chip for
RS-232C In telecommunications, RS-232 or Recommended Standard 232 is a standard originally introduced in 1960 for serial communication transmission of data. It formally defines signals connecting between a ''DTE'' (''data terminal equipment'') such a ...
or a 20 mA current loop interface for a
teleprinter A teleprinter (teletypewriter, teletype or TTY) is an electromechanical device that can be used to send and receive typed messages through various communications channels, in both point-to-point and point-to-multipoint configurations. Initia ...
, a PIA for 16-parallel I/O lines, and a power supply. Adding a terminal or teletype completed the system. The company also sold one of the earliest
floppy disk A floppy disk or floppy diskette (casually referred to as a floppy, or a diskette) is an obsolescent type of disk storage composed of a thin and flexible disk of a magnetic storage medium in a square or nearly square plastic enclosure lined w ...
interfaces and a
video card A graphics card (also called a video card, display card, graphics adapter, VGA card/VGA, video adapter, display adapter, or mistakenly GPU) is an expansion card which generates a feed of output images to a display device, such as a computer moni ...
for use with a composite monitor.


Challenger

By 1978, the company introduced a new main CPU card design, the model 500. This was primarily sold as part of their new Challenger microcomputer systems, but was also available in the Superboard II form. The base model Superboard was essentially the same card as the Challenger, complete with the keyboard, however other versions were available that split out the functionality into separate cards connected together along an 8-connector
backplane A backplane (or "backplane system") is a group of electrical connectors in parallel with each other, so that each pin of each connector is linked to the same relative pin of all the other connectors, forming a computer bus. It is used as a backbo ...
using 48-pin
Molex Molex LLC is a manufacturer of electronic, electrical, and fiber optic connectivity systems. Molex offers over 100,000 products across a variety of industries, including data communications, medical, industrial, automotive and consumer electroni ...
connectors. In 1984, the model 517 processor board was introduced. This board was purchased from the Portland Board Company in Portland, OR and was designed by Bob Ankeney. It provided multi-processor support with each board adding 2 users, each with 56K of memory and a 4 MHz 6502C CPU. The OS-65U operating system was modified by Keith Brown to support multi-processor compatibility.


End of OSI

In March 1981, OSI was sold to M/A-Com Inc. of
Burlington, Massachusetts Burlington is a town in Middlesex County, Massachusetts, United States. The population was 26,377 at the 2020 census. History It is believed that Burlington takes its name from the English town of Bridlington, Yorkshire, but this has never b ...
. OSI then concentrated on business systems. In May 1982 the OSI name was changed to M/A-Com Office Systems Inc. In November 1983, the company was acquired by Investments A. B. Beijer of Sweden and renamed ISOTRON, Inc.https://www.vintagecomputer.net/osi/PEEK-65_vol4-12.pdf


See also

*
Compukit UK101 The Compukit UK101 microcomputer (1979) is a kit clone of the Ohio Scientific Superboard II single-board computer, with a few enhancements for the UK market - notably replacing the 24×24 (add guardband kit to give 32×32) screen display with a ...
, a clone of the Superboard II


References


External links


Dave's OSI repository and forum

Mark's OSI and Compukit archive

Srecord program: multiplatform hex reader writer understands OS-65V hex dumps
{{Authority control Early microcomputers Computer companies established in 1975 6502-based home computers 1975 establishments in Ohio Computer companies disestablished in 1981 1981 disestablishments in Ohio