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 microcomputers 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 based on the
MOS Technology 6502 The MOS Technology 6502 (typically pronounced "sixty-five-oh-two" or "six-five-oh-two") William Mensch and the moderator both pronounce the 6502 microprocessor as ''"sixty-five-oh-two"''. is an 8-bit microprocessor that was designed by a small te ...
microprocessor. It needed an external video monitor as it had an internal character-based video controller and ran
Microsoft BASIC Microsoft BASIC is the foundation software product of the Microsoft company and evolved into a line of BASIC interpreters and compiler(s) adapted for many different microcomputers. It first appeared in 1975 as Altair BASIC, which was the first ...
. 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 TTL may refer to: Photography * Through-the-lens metering, a camera feature * Zenit TTL, an SLR film camera named for its TTL metering capability Technology * Time to live, a computer data lifespan-limiting mechanism * Transistor–transistor lo ...
chips. Instead of using a
floppy disk controller A floppy-disk controller (FDC) has evolved from a discrete set of components on one or more circuit boards to a special-purpose integrated circuit (IC or "chip") or a component thereof. An FDC directs and controls reading from and writing to a ...
IC, OSI used a
Motorola Motorola, Inc. () was an American 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 public companies, Motorol ...
MC6850 ACIA Serial Port ACIA 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 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 Ram, ram, or RAM may refer to: Animals * A male sheep * Ram cichlid, a freshwater tropical fish People * Ram (given name) * Ram (surname) * Ram (director) (Ramsubramaniam), an Indian Tamil film director * RAM (musician) (born 1974), Dutch * ...
(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 * ...
(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 Poke may refer to: Arts, entertainment, and media * Poke (''Ender's Game''), a fictional character * Poke (game), a two-player card game * Poke, a fictional bar owner in the television series '' Treme'' * The Poke, a British satirical website Fo ...
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
glitch A glitch is a short-lived fault in a system, such as a transient fault that corrects itself, making it difficult to troubleshoot. The term is particularly common in the computing and electronics industries, in circuit bending, as well as among ...
ing 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, just upper- and lower-case text, and some pseudo graphical characters, (comparable to the "
PETSCII PETSCII (''PET Standard Code of Information Interchange''), also known as CBM ASCII, is the character set used in Commodore Business Machines (CBM)'s 8-bit home computers, starting with the PET from 1977 and including the C16, C64, C116, C1 ...
" character set of the
Commodore PET The Commodore PET is a line of personal computers produced starting in 1977 by Commodore International. A single all-in-one case combines a MOS Technology 6502 microprocessor, Commodore BASIC in read-only memory, keyboard, monochrome monitor, ...
) 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 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 ...
, 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, 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 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 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 The MOS Technology 6502 (typically pronounced "sixty-five-oh-two" or "six-five-oh-two") William Mensch and the moderator both pronounce the 6502 microprocessor as ''"sixty-five-oh-two"''. is an 8-bit microprocessor that was designed by a small te ...
-based systems, the same processor used in the MOS Technology
KIM-1 The KIM-1, short for ''Keyboard Input Monitor'', is a small 6502-based single-board computer developed and produced by MOS Technology, Inc. and launched in 1976. It was very successful in that period, due to its low price (thanks to the inexp ...
, Apple 1,
Commodore PET The Commodore PET is a line of personal computers produced starting in 1977 by Commodore International. A single all-in-one case combines a MOS Technology 6502 microprocessor, Commodore BASIC in read-only memory, keyboard, monochrome monitor, ...
,
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 ...
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 6800 ("''sixty-eight hundred''") is an 8-bit microprocessor designed and first manufactured by Motorola in 1974. The MC6800 microprocessor was part of the M6800 Microcomputer System (latter dubbed ''68xx'') that also included serial and para ...
. 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 dr ...
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 ...
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. Init ...
, 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 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 mo ...
for use with a
composite monitor A composite monitor or composite video monitor is any analog signal, analog video display that receives input in the form of an analog composite video signal to a defined specification. A composite video signal encodes all information on a single ...
.


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 back ...
using 48-pin Molex 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. 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