HP-45 simulator for the HP-20b
#1

In case you are interested, Scott Newell has posted an early version of an HP-45 simulator to the hpwiki. This simulator requires you to overwrite the firmware in your HP-20b, but when finished, you have a pretty cool new calculator in your hands!

Historical note: I believe this is the first successful re-purposing of the HP-20b to act like another HP calculator. Congrats Scott!

Check it out here:

http://hpwiki.fatcity.com/doku.php?id=20b:software-demo_45

#2

Major cool!!!

#3

That's fast work - you could have announced it a couple of days ago so that I could get it into Datafile. ;-)

Still can't even buy a normal 20B over here in the UK yet so no danger whatsoever of re-purposing. :-(

#4

now i want one.

#5

I couldn't tell from the Wiki entry....how much RAM and how much flash does the emulation use; and perhaps more importantly, how much of each remains unused? This might give a handle on how far an effort like this might be able to go with sophisticated scientific or programmable emulators. DEFINITELY a great topic of the HHC2008 conference!

Thanks,

Jake

#6

Quote:
I couldn't tell from the Wiki entry....how much RAM and how much flash does the emulation use; and perhaps more importantly, how much of each remains unused? This might give a handle on how far an

There'a a map file in the tarball, but off hand I think it's using 18kB of the 128kB flash. No idea how much stack is really being used. I'm not sure, but I think you could probably lop off half the current 4kB microcode pretty quickly, as I don't think the 45 uses the full memory map. (Half of it looked blank to me, anyway.)

#7

The number and arrangement of the keys along with the availablity of an emulator could probably make it a 42SII. How to repaint the keys?

#8

No repainting necessary - we'll just need something like the Blanknut. I.e. the numbers, ENTER, and the basic arithmetic operations printed, everything else blank.

However, what we need first is a reasonable LCD (please see previous posts).

#9

I can imagine it takes some good ideas to get along with the limitations of that display. OTOH, replacing it doesn't seem reasonable after what I've read about the keyboard quality. It will remain the worser 42S anyway.

#10

Quote:
[...] we'll just need something like the Blanknut. I.e. the numbers, ENTER, and the basic arithmetic operations printed, everything else blank.
Shouldn't be too difficult to get rid of the paint. It won't resist sanding :-).
#11

Quote:
Shouldn't be too difficult to get rid of the paint. It won't resist sanding :-).
Brutal and feasible. I must admit I had hope for a more elegant method. But that will work for sure ;)
Quote:
I can imagine it takes some good ideas to get along with the limitations of that display.
More than that: the present LCD of the 20b is *forbidding* for a menu system based on soft keys. However, such a system is state of the art.
Quote:
OTOH, replacing it doesn't seem reasonable after what I've read about the keyboard quality. It will remain the worse 42S anyway.

True. But it may demonstrate the opportunities -- one working model is worth a thousand words.
#12

Quote:

True. But it may demonstrate the opportunities -- one working model is worth a thousand words.


Hate to throw cold water here, but I'm not sure the 42S is a feasible candidate.

First, the display is radically different. Even if you were to somehow transplant hardware from a donor calc, the CPU doesn't have enough lines to drive more than 400 LCD segments--the HP20B is maxed out. If you're going to replace the display and add a driver, you might as well start from scratch with a new PCB design.

Doesn't the 42S contain 8kB of RAM? That's 2kB more than what we have to work with on the 20B, and there's going to be some overhead in the simulation. Could you even run a simulated 42S with 2k or 4k? Sure, you might add RAM with the internal GPIO pads, but now you're targeting not only people who can re-program the 20B, but those that are willing to open it and perform surface mount surgery.

How large is the 42S ROM? I've seen mention of 64k, but I'm not sure if that's words or bytes. If bytes, you might squeeze it in. If words, well, there goes your entire flash just to hold the simulated ROM. Adding memory is an option--see above.

To me, the keypad is the only bright spot--the layout appears to be a match in many respects.

I'm not even going to bother researching the 42S (CPU speed? legal status of firmware image?) until a viable display workaround pops up.

#13

I've watched this thread with amusement. IMHO, repurposing the 20B as a 45, 41, or 42 lacks imagination. Instead of trying to shove an existing calculator personality in there, why not take advantage of this unique platform and try to create something new, something better. The 42 if possible (and that s a big if) would be too awkward. Get a PDA and run Free42. The 41 would need some sort of base modules (e.g. Advantage) because of the lack of I/O. IIRC the Advantage ROM is 24K. It's going to be tight and again awkward.

I think you have enough keys to make a very nice 32SII like machine with enhanced capabilities (i.e. the dox matrix display). Instead of creating an emulator + ROM, start from scratch, and if you need code (solver, matrix, complex numbers, etc...), then look to Free42.

Clear advantages to this would be:

  1. Better battery life.
  2. Increased speed.
  3. A platform others can build on to make it just their way.
  4. Increased possibility of creating something that many would want (a small, cheap, disposable, RPN, programmable, scientific).
Lastly my experience with calculators emulating calculators has been poor. Documentation does not match the keymap. The keymap doesn't match the keyboard. It can be acceptable as an execution platform, but for daily use, it can be frustrating.
#14

Documentation does not match the keymap.

As there aren't a lot of calculator emulators for calculators out there, I would like to know what emulators are you talking about and what mismatch between documentation and keymap did you notice (so the documentation can be fixed).

The keymap doesn't match the keyboard.

I don't really understand what do you mean by this. Do you mean "the keymap of the emulated calculator doesn't match the keyboard of the emulating calculator" or what?

It can be acceptable as an execution platform, but for daily use, it can be frustrating.

I am using calculator emulators for calculators on a daily basis for the last 10 years - no frustration noticed.

Edited: 12 Aug 2008, 2:06 a.m.

#15

I've have used 41 emulation on the 71B (HP), the 48GX (your's and HP's), and the 50g (yours).

The documentation I refer to is any 41 documentation. It will not match the emulator because the keyboards are different. I find this frustrating for programming and general use. IMHO, the purpose of the 41 emulators for the 71B and the 48GX from HP were to allow an investment in 41 code to be extended, but not as a long term 41 replacement.



Possibly Related Threads…
Thread Author Replies Views Last Post
  HP-70 simulator updated Willy R. Kunz 3 1,603 11-26-2013, 08:20 PM
Last Post: BShoring
  where can I get the HP Prime simulator? John Ioannidis 4 1,729 09-27-2013, 12:28 PM
Last Post: John Ioannidis
  HP's thinking behind the 20b/30b? John Ioannidis 3 1,624 09-07-2013, 10:21 AM
Last Post: Tim Wessman
  OT: EDSAC simulator Mike (Stgt) 2 1,339 08-20-2013, 07:27 AM
Last Post: Mike (Stgt)
  Yet another simulator Mike T. 3 1,585 08-05-2013, 07:10 AM
Last Post: Namir
  HP-16C simulator fhub 12 3,404 06-30-2013, 10:14 PM
Last Post: Robert Prosperi
  HP-15C Simulator / Release 3.2.00, Build 5319 Torsten 10 2,779 05-11-2013, 05:19 PM
Last Post: Thomas Klemm
  Repair HP 45 Nanoman 3 1,309 04-12-2013, 05:40 PM
Last Post: BobVA
  Recharging original batteries in HP 45, 65 and 25 Michae Altmann 1 1,213 03-05-2013, 12:21 AM
Last Post: DavidShenk
  20b, 30b not in HP's web store Eric Smith 3 1,440 02-08-2013, 11:52 AM
Last Post: Walter B

Forum Jump: