HP Forums
(50G) Various utilities for EE/circuit design by Stephen Edwards, Maxim Integrated - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Software Libraries (/forum-10.html)
+--- Forum: General Software Library (/forum-13.html)
+--- Thread: (50G) Various utilities for EE/circuit design by Stephen Edwards, Maxim Integrated (/thread-3521.html)



(50G) Various utilities for EE/circuit design by Stephen Edwards, Maxim Integrated - matthiaspaul - 03-31-2015 07:01 PM

Some of you may be aware of a set of EE utilities for HP 50g calculators written by Stephen Edwards. Most of them are available for download from hpcalc.org for years:

http://www.hpcalc.org/hp49/science/electricity/

However, some months ago I stumbled upon newer versions of all of these programs on:

http://www.maximintegrated.com/en/design/tools/calculators/hp50g/

Since Eric apparently hasn't found the time to update the files (I contacted him weeks ago), I would like to give you an overview of the newer versions:


ACCU 1.44 - Accuracy calculator
====================

http://www.maximintegrated.com/en/design/tools/calculators/hp50g/ACCU-PROGRAM-PACKAGE-V144.ZIP (2013-08-19)

http://www.hpcalc.org/details.php?id=7338
http://www.hpcalc.org/hp49/science/electricity/accuv142.zip (2012-09-08)


BGRC 1.14 - Bandgap reference calculator
==========================

http://www.maximintegrated.com/en/design/tools/calculators/hp50g/BGRC-PROGRAM-PACKAGE-V114.ZIP (2013-08-19)

http://www.hpcalc.org/details.php?id=7340
http://www.hpcalc.org/hp49/science/electricity/bgrcv112.zip (2012-09-08)


CALC 1.24 - Calculator launcher
====================

http://www.maximintegrated.com/en/design/tools/calculators/hp50g/CALC-PROGRAM-PACKAGE-V124.ZIP (2013-08-18)

http://www.hpcalc.org/details.php?id=7343
http://www.hpcalc.org/hp49/science/electricity/calcv121.zip (2012-09-08)


DSC 1.14 - Die size calculator
===================

http://www.maximintegrated.com/en/design/tools/calculators/hp50g/BGRC-PROGRAM-PACKAGE-V114.ZIP (2013-08-19)

http://www.hpcalc.org/details.php?id=7344
http://www.hpcalc.org/hp49/science/electricity/dscv111.zip (2012-09-08)


ENOB 1.43 - Effective number of bits calculator
==============================

http://www.maximintegrated.com/en/design/tools/calculators/hp50g/ENOB-PROGRAM-PACKAGE-V143.ZIP (2013-08-19)

http://www.hpcalc.org/details.php?id=7339
http://www.hpcalc.org/hp49/science/electricity/enobv141.zip (2012-09-08)


PTA 1.02 - Package thermal analysis
=======================

http://www.maximintegrated.com/en/design/tools/calculators/hp50g/PTA-PROGRAM-PACKAGE-V102.ZIP (2013-08-19)

http://www.hpcalc.org/details.php?id=7345
http://www.hpcalc.org/hp49/science/electricity/ptav100.zip (2012-09-08)


SPCC 1.33 - Statistical process control calculator
==============================

http://www.maximintegrated.com/en/design/tools/calculators/hp50g/SPCC-PROGRAM-PACKAGE-V133.ZIP (2013-08-19)

http://www.hpcalc.org/details.php?id=7342
http://www.hpcalc.org/hp49/science/electricity/spccv131.zip (2012-09-08)


STC 1.02 - Settling time calculator
======================

http://www.maximintegrated.com/en/design/tools/calculators/hp50g/STC-PROGRAM-PACKAGE-V102.ZIP (2013-08-19)


TNC 1.53 - Thermal noise calculator
======================

http://www.maximintegrated.com/en/design/tools/calculators/hp50g/TNC-PROGRAM-PACKAGE-V153.ZIP (2013-08-19)

http://www.hpcalc.org/details.php?id=7341
http://www.hpcalc.org/hp49/science/electricity/tncv151.zip (2012-09-08)


Greetings,

Matthias


RE: [HP 50g] Various utilities for EE/circuit design by Stephen Edwards, Maxim Integrated - René Franquinet - 07-17-2015 02:09 PM

Hello matthiaspaul

I have tried to use the hp50 programs of Stephen Edwards with the Calc utlity that enables to choose one of the programs. Calc shows the programs in the matrix menu but after "run" mentions: XXXX.hp not found on the SD card! Yet I have put the programs in the root of the SD card. Do you have any idea of what could be wrong?


RE: [HP 50g] Various utilities for EE/circuit design by Stephen Edwards - matthiaspaul - 08-11-2015 09:35 PM

(07-17-2015 02:09 PM)René Franquinet Wrote:  Calc shows the programs in the matrix menu but after "run" mentions: XXXX.hp not found on the SD card! Yet I have put the programs in the root of the SD card. Do you have any idea of what could be wrong?
Unfortunately, I have no really good idea, but one thing you should try is to re-install the applications and see if this fixes the problem. Otherwise, copy the files on a freshly formatted card, or even try another card. If this works, CALC's author might be interested in a problem report including a image of the SD card.
In my experience, most embedded and many desktop FAT file system implementations are buggy or incomplete, and it is quite likely, that this also holds true for the FAT implementation in the HP 50g (although I haven't analyzed the 50g's implementation in detail). I don't know, if this holds true for the 50g, but many files in the root directory in a FAT12 or FAT16 volume (in particular if they carry LFNs as well) or more than one cluster full of entries in a FAT32 volume are a common problem for incomplete implementations, so it is worth trying if avoiding these conditions would work around the problem for you.

Greetings,

Matthias


RE: [HP 50g] Various utilities for EE/circuit design by Stephen Edwards, Maxim Integrated - matthiaspaul - 08-16-2015 05:50 PM

Good news:

Eric has meanwhile found the time to update the files, so all of Stephen's current distributions can be found at hpcalc.org as well. Since corporate sites cannot be trusted to provide files long-term, it's good to know they are mirrored now elsewhere. Thanks, Eric. :-)

(03-31-2015 07:01 PM)matthiaspaul Wrote:  STC 1.02 - Settling time calculator
======================

http://www.maximintegrated.com/en/design/tools/calculators/hp50g/STC-PROGRAM-PACKAGE-V102.ZIP (2013-08-19)
Since STC was relatively new, it wasn't previously available through hpcalc.org, but now can be found at:

http://www.hpcalc.org/details.php?id=7568

Greetings,

Matthias


RE: [HP 50g] Various utilities for EE/circuit design by Stephen Edwards, Maxim Integrated - René Franquinet - 08-25-2015 10:40 AM

I will reinstall the files onto a fresh and newly formatted sd-card. Hope everything will work then. Thank you for the advise and Eric for updating the files.
I'll let you know the results...


RE: [HP 50g] Various utilities for EE/circuit design by Stephen Edwards, Maxim Integrated - René Franquinet - 08-28-2015 12:31 PM

Fail. Alas.

What I did till now: formatting the sd-card with the HP50 itself. Copying the (new) .hp-files to this card. Moving the calc-file to the home-directory. Starting this file upon which it tells to install the various applications. This all goes well as far as I can follow. Then choosing the calc-var it shows the installed applications in a matrix. After choosing one of these apps, eg. accu, a message follows: ACCU.hp Not found on the SD card! I checked the sd-card and found the ACCU.hp on it.

Could it be that the search is case-sensitive?

What can I do more?