Hewlett-Packard Voyager series

From Wikipedia, the free encyclopedia
(Redirected from HP-10C series)

HP-10C
HP-10C
TypeProgrammable scientific
ManufacturerHewlett-Packard
Introduced1982
Discontinued1984
CostUSD 80
Calculator
Entry modeRPN
Display typeLCD seven-segment display
Display size10 digits
CPU
ProcessorHP Nut core (1LF5[1])
Programming
Programming language(s)Keystroke programmable (fully merged)
Memory register0…9 registers (R0R9) plus X, Y, Z, T, LAST X[2]
Program steps9…79 lines[2]
Other
Power consumption0.25 mW
HP-11C
HP-11C
TypeProgrammable scientific
ManufacturerHewlett-Packard
Introduced1981
Discontinued1989
CostUSD 135
Calculator
Entry modeRPN
Display typeLCD seven-segment display
Display size10 digits
CPU
ProcessorHP Nut core (1LF5 / 1LM2 / 1LQ9[1])
Programming
Programming language(s)Keystroke programmable (fully merged)
Memory register0…20 registers (R0R9, R.0R.9) plus RI, X, Y, Z, T, LAST X[3]
Program steps63…203 lines[3]
Other
Power consumption0.25 mW

The Hewlett-Packard Voyager series of calculators were introduced by Hewlett-Packard in 1981.[4] All members of this series are programmable, use Reverse Polish Notation, and feature continuous memory. Nearly identical in appearance, each model provided different capabilities and was aimed at different user markets.

Models[edit]

The HP calculators Voyager series consisted of five models, some of which were manufactured in several variants (with years of production):

  • HP-10C – basic scientific calculator (1982–1984).
  • HP-11C – mid-range scientific calculator (1981–1989).
  • HP-12C – business/financial calculator (1981–present).
  • HP-15C – advanced scientific calculator (1982–1989, 2011, 2023–present).
  • HP-16C – computer programmer's calculator (1982–1989).

HP-10C[edit]

The HP-10C is the last and lowest-featured calculator in this line, even though its number would suggest an earlier origin. The 10C was a basic scientific programmable calculator. While a useful general purpose RPN calculator, the HP-11C offered twice as much for only a slight increase in price. Designed to be an introductory calculator, it was still costly compared to the competition, and many looking at an HP would just step up to the better HP-11C. Poor sales led to a very short market life, making it one of the most difficult of the series to find today.

HP-11C[edit]

The HP-11C is a mid-range scientific programmable calculator.

HP-12C[edit]

The HP-12C is a popular financial calculator. It was such a successful model that Hewlett-Packard redesigned it from scratch,[1] added several new functions, and introduced it as the HP 12c Platinum in 2003 as well as the HP 12c Prestige. Over the course of years, several anniversary editions of the calculator were produced as well.

The HP-12C is HP's longest and best-selling product, in continual production since its introduction in 1981.[4]

HP-15C[edit]

The HP-15C is a high-end scientific programmable with a root-solver and numerical integration, produced between 1982 and 1989. It is also able to handle complex numbers and matrix operations. Although long being discontinued its continued popularity among users triggered Hewlett-Packard to offer a HP 15c Limited Edition remake of the calculator in 2011 and a HP 15C Collector's Edition in 2023.

HP-16C[edit]

The HP-16C is a computer programmer's calculator, designed to assist in debugging. It can display numbers in hexadecimal, decimal, octal and binary, and convert numbers from one base to another. A number of specialized functions are provided to assist the programmer, including left- and right-shifting, masking, and bitwise logical operations. HP has (as of 2015) never made another programmer's calculator, but has incorporated the 16C's functions in later calculator models.

The HP-16C was dedicated for the needs of computer programmers. For this purpose, it was able to display, compute, manipulate and convert numbers in or between different numeral systems relevant for programming - additionally to the standard decimal system also binary, octal and hexadecimal (as in the image, indicated by the "h").

Features[edit]

Arithmetic[edit]

Hewlett-Packard retained the numerical analyst William Kahan of UC Berkeley, the architect of the IEEE 754 standard for floating-point arithmetic, to design the numerical algorithms implemented by the calculators.[5][6] He also wrote parts of the manuals.

Programming[edit]

The HP Voyager series calculator are keystroke programmable, meaning that it can remember and later execute sequences of keystrokes to solve particular problems of interest to the user. These keystroke programs, in addition to performing any operation normally available on the keyboard, can also make use of conditional and unconditional branching and looping instructions, allowing programs to perform repetitive operations and make decisions.

The available programming features differentiate between the various HP Voyager series calculator systems.

Function HP-10C HP-11C HP-12C HP-15C HP-16C
BSP / ← [F 1] No Yes No Yes Yes
LBL[F 2] No Yes No Yes Yes
GSB/RTN[F 3] No Yes No Yes Yes
x≤y, x=0 Yes Yes Yes Yes Yes
x=y, x≠y No Yes No Yes [F 4] Yes
x<0, x≠0, x>y, x>0 No Yes No Yes [F 4] Yes
x>0, x≤0, x≥y, x≥0 No No No Yes [F 4] No
DSE, ISG[F 5] No Yes No Yes No
DSZ, ISZ[F 5] No No No No Yes
SF, CF, F? No Yes No Yes Yes
I (I)[F 6] No Yes No Yes Yes
  1. ^ Without BSP (backspace) programs can only be edited by overwriting existing steps.
  2. ^ Without LBL (Label) goto commands can reference only absolute program steps.
  3. ^ Without GSB (Go Subroutine) / RTN (Return from Subroutine) one cannot write subroutines.
  4. ^ a b c Available via the g TEST n (indirect) function
  5. ^ a b Without DSZ/DSE (Decrement and Skip) and ISZ/ISG (Increment and Skip) writing loops is difficult.
  6. ^ Without indirect addressing only the first 20 (0…19) register can be accessed. Also the programming model is not turing complete.

Legacy[edit]

The HP-12C and its derivatives remains in widespread use today and is still available from Hewlett-Packard. The long-discontinued HP-15C was re-released in a "Limited Edition" in 2011 that has again been discontinued. A Collector's Edition was released in 2023.

Emulators[edit]

Official emulators for the 12C and 15C are commercially available from Hewlett-Packard for Android[7] and iOS[8] devices.

Clones[edit]

In 2011, the continued popularity of the Voyager series among users prompted SwissMicros (originally called RPN-Calc) to produce a series of credit-card-sized calculators looking like miniature versions of their HP equivalents and running the original HP firmware in an emulator on a modern calculator hardware. The series consisted of the DM10, DM11, DM12, DM15 and DM16.[9] All calculators used the same hardware, but differ in keyboard and firmware (which can be changed with an upgrade port). After the introduction of the larger DM15L, DM41L and DM16L in 2015, the DM11L was added in January 2016 with the DM12L following in February. A limited production run for a DM10L was planned for 2019.[10][11]

See also[edit]

  • Bulk CMOS semiconductor manufacturing process utilized for HP Nut processors

References[edit]

  1. ^ a b c Smith, Eric (2009-07-28). "HP Voyager Calculator Variants". Retrieved 2015-11-20.
  2. ^ a b Hewlett-Packard HP-10C Owner's Handbook (PDF) (1 ed.). Corvallis, Oregon, USA: Hewlett-Packard Company, Corvallis Division. February 1982. HP part-number 00010-90025. Archived (PDF) from the original on 2015-10-05.
  3. ^ a b Hewlett-Packard HP-11C Owner's Handbook and Problem-Solving Guide (PDF) (G ed.). Corvallis, Oregon, USA: Hewlett-Packard Company, Corvallis Division. November 1985. HP part-number 00011-90001. Archived (PDF) from the original on 2015-10-05.
  4. ^ a b Furr, Richard (2003-01-22). "HP Calculators by Date of Introduction". The Calculator Reference.
  5. ^ Kahan, William Morton (December 1979). "Personal Calculator Has Key to Solve Any Equation f(x) = 0" (PDF). Hewlett-Packard Journal. 30 (12): 20, 26. Retrieved 2008-11-14.
  6. ^ Kahan, William Morton (August 1980). "Handheld Calculator Evaluates Integrals" (PDF). Hewlett-Packard Journal. 31 (8): 23, 32. Retrieved 2008-11-14.
  7. ^ "Hewlett-Packard ships official HP 15c app for Android | Hacker News".
  8. ^ "HP reincarnates calculators on iPhone, Windows".
  9. ^ "SwissMicros.com". Retrieved 2013-06-29.
  10. ^ "Attention collectors! - Page 7 - SwissMicros Calculator Forum".
  11. ^ "[DM10L] Coming soon! - SwissMicros Calculator Forum".

Further reading[edit]

External links[edit]