Comp-Sultants
   HOME

TheInfoList



OR:

The Micro 440 was an early
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 (P ...
released by Comp-Sultants, Inc.. Powered by an Intel 4040 microprocessor, it was, by ''
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 un ...
'' magazine's estimation, the first third-party computer based on that chip. It sold poorly, and the company folded after less than two years, although the Micro 440 found some popularity after its demise among hobbyists as a bare-bones chassis.


Background and development

Comp-Sultants was formally incorporated in
Huntsville, Alabama Huntsville is the List of municipalities in Alabama, most populous city in the U.S. state of Alabama. The population of the city is estimated to be 241,114 in 2024, making it the List of United States cities by population, 100th-most populous ...
by Paul and Joanne Bloom and Brian Nelson in 1973. Paul Bloom was the company's president and spent the first few years at Comp-Sultants designing early microprocessor-based real-time
programmable logic controller A programmable logic controller (PLC) or programmable controller is an industrial computer that has been ruggedized and adapted for the control of manufacturing processes, such as assembly lines, machines, robotic devices, or any activity that ...
s, including one for a cold-forge machine and another for an injection-molding machine. Although the company was incorporated in 1973, according to a classified ad in a 1969 issue of ''Software Age'', the company had been active for four years, offering
translation services The language industry is the sector of activity dedicated to facilitating multilingual communication, both oral and written. According to the European Commission's Directorate-General of Translation, the language industry comprises following acti ...
for software to run on the
GE-200 series GE 210 advertisement from 1960 The GE-200 series was a family of small mainframe computers of the 1960s, built by General Electric (GE). GE marketing called the line ''Compatibles/200'' (GE-205/215/225/235). The GE-210 of 1960 was not compatible ...
of mainframe computers. ''Software Age'' 1969, p. 36. In early-to-mid 1975, Comp-Sultants previewed the prototype for its Micro 440 at a Huntsville electronics trade show. The Micro 440 was a microcomputer based on
Intel Intel Corporation is an American multinational corporation and technology company headquartered in Santa Clara, California, and Delaware General Corporation Law, incorporated in Delaware. Intel designs, manufactures, and sells computer compo ...
's new 4040 microprocessor, the first successor to the 4004 microprocessor, the first commercially produced microprocessor ever made. It was at this trade show that Paul Bloom met Jack W. Crenshaw, a software engineer from Montgomery, Alabama who worked as a professor at the
University of Alabama in Huntsville The University of Alabama in Huntsville (UAH) is a public research university in Huntsville, Alabama, United States. The university is accredited by the Southern Association of Colleges and Schools and comprises eight colleges: arts, humanities ...
. Eventually Crenshaw was hired as Comp-Sultants' general manager and software developer. The company employed nine people in 1975: Brian Nelson, the Blooms, Crenshaw, one other programmer and four technicians. Crenshaw described the company's laboratory as threadbare:
auls "development system" consisted of a 4004-based single-board computer, a primitive ROM-based assembler, and a Teletype ASR-33. ... Our test equipment consisted of an equally primitive bus monitor, a multimeter, and an oscilloscope. To hold our software, we used UV-erasable
EPROM An EPROM (rarely EROM), or erasable programmable read-only memory, is a type of programmable read-only memory (PROM) integrated circuit, chip that retains its data when its power supply is switched off. Computer memory that can retrieve stored d ...
s. But we had no EPROM eraser. Instead, we just put the EPROMs outside, on the hood of someone's car, and let the Sun do the job. Sometimes, the software acted strangely. Do you think maybe a cloud passed over the Sun?
Shortly after Crenshaw joined Comp-Sultants, the company invested in a
Intellec The Intellec computers were a series of early microcomputers Intel produced in the 1970s as a development platform for their processors. The Intellec computers were among the first microcomputers ever sold, predating the Altair 8800 by at leas ...
8 Mod 80 development system, allowing him to develop software for the newer
Intel 8080 The Intel 8080 is Intel's second 8-bit computing, 8-bit microprocessor. Introduced in April 1974, the 8080 was an enhanced successor to the earlier Intel 8008 microprocessor, although without binary compatibility.'' Electronic News'' was a week ...
. His first project for the 8080 was the
firmware In computing Computing is any goal-oriented activity requiring, benefiting from, or creating computer, computing machinery. It includes the study and experimentation of algorithmic processes, and the development of both computer hardware, h ...
for a
Kalman filter In statistics and control theory, Kalman filtering (also known as linear quadratic estimation) is an algorithm that uses a series of measurements observed over time, including statistical noise and other inaccuracies, to produce estimates of unk ...
-based satellite-tracking antenna; an outside client commissioned Comp-Sultants for the firmware after Bloom had won them as a client. The firmware was delivered on time to positive reception from the client. However, further contracts that Bloom had expected to arise from earning this client never materialized. Crenshaw guessed that this was because his firmware was "a little too good." In late 1975, the company finally released its Micro 440 computer, available as a kit or fully assembled.


Specifications

The final design of the Micro 440 featured 256 bytes of
RAM Ram, ram, or RAM most commonly refers to: * A male sheep * Random-access memory, computer memory * Ram Trucks, US, since 2009 ** List of vehicles named Dodge Ram, trucks and vans ** Ram Pickup, produced by Ram Trucks Ram, ram, or RAM may also ref ...
, upgradable to 8 KB, a row of
toggle switch In electrical engineering, a switch is an electrical component that can disconnect or connect the conducting path in an electrical circuit, interrupting the electric current or diverting it from one conductor to another. The most common type o ...
es for inputting data, a bank of
LED A light-emitting diode (LED) is a semiconductor device that emits light when current flows through it. Electrons in the semiconductor recombine with electron holes, releasing energy in the form of photons. The color of the light (corresp ...
s acting as a hardware monitor, ports for I/O peripherals and
teletype 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 ...
s and an included PSU board. Optional components included a chassis in which place the boards, memory expansion boards and preprogrammed software on
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 * ...
. Comp-Sultants provided a software monitor,
debugger A debugger is a computer program used to test and debug other programs (the "target" programs). Common features of debuggers include the ability to run or halt the target program using breakpoints, step through code line by line, and display ...
and basic
source-code editor A source-code editor is a text editor program designed specifically for editing source code of computer programs. It may be a standalone application or it may be built into an integrated development environment (IDE). Features Source-code editor ...
as optional software on ROM. On the release of the Micro 440, ''
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 un ...
'' magazine wrote that it was the first third-party computer based on Intel's 4040 microprocessor. Although its initial price was only $275—or $100 less than the
Altair 8800 The Altair 8800 is a microcomputer introduced in 1974 by Micro Instrumentation and Telemetry Systems (MITS) based on the Intel 8080 CPU. It was the first commercially successful personal computer. Interest in the Altair 8800 grew quickly after i ...
—the Micro 440 sold poorly, although it became somewhat popular at universities. Crenshaw surmised that the company had miscalculated customers' needs: "We thought that the public wanted lower cost ... In reality, our customers wanted a horsepower race: The more RAM, longer words, and faster clock speed, the better. The hobbyists saw our ads, yawned and moved on." Comp-Sultants eventually sold the kit Micro 440 for as low as $90 ($75 in quantities greater than 10). It was able to lower production costs of the kit units by skipping the process of plating the through-hole vias on the printed circuit boards.


Legacy

By the end of 1977, Comp-Sultants had folded. ''
Creative Computing ''Creative Computing'' was one of the earliest magazines covering the microcomputer revolution. Published from October 1974 until December 1985, the magazine covered the spectrum of hobbyist/home/personal computing in a more accessible format t ...
'' founder David H. Ahl described Comp-Sultants as "one of the first casualties" of the microcomputer revolution. The Micro 440 eventually became a collector's item, and technologist Michael Nadeau found that many purchasers of the kit version had reused many of its parts in other homebrew computer projects.


Notes


Citations


References

* * * * * * * * * * {{refend 4-bit computers Early microcomputers