Post Reply 
Little comparison DM15L vs. HP15 CE
08-05-2023, 07:20 PM (This post was last modified: 08-05-2023 07:29 PM by rawi.)
Post: #1
Little comparison DM15L vs. HP15 CE
I did a little comparison between the SwissMicros DM15L and the new HP15 Collector's Edition concerning some aspects. It would be interesting as well to compare to the original HP15C but mine passed away decades ago.

a) Speed
I used the following program in RAD mode:

f LBL A
STO 2
0
STO 0
STO 1
f LBL 1
SIN
e^x
STO+0
STO+1
RCL 2
RCL 1
g TEST 8
GTO 1
RCL 0
g RTN

For use you but in the number of the loops and press GSB A.

With the input of 600 loops, the result is 761,689.

The time used is
DM15: 55.2 sec. HP15CE: 9.0 sec.
So the new HP15CE is about 6 times faster.

b) Memory
I put in 8 ENTER 8

DM15L:
f DIM A
f DIM B
f DIM C
works. So you can use three 8X8 matrices.
Trying to put in f DIM D results in Error 10.

HP 15CE:
f DIM A
works.
Trying to put in f DIM B results in Error 10
So you can use only one 8X8 matrix.
But you can put in e.g. another 8X1 matrix. The maximum number of matrix elements is 100, not 64 as the manual states at page 140.

So this is a clear point for the DM15L.

c) Keyboard
The DM15L keyboard is good, but the HP15CE keyboard is better, easier to press, very clear click point, slanted. This is a clear winning point for the HP15CE.

d) Display
Both are very clear and easy to read. The display of the DM15L is bigger (7cm * 1.2 cm vs. 6 cm * 1.2 cm) and the font can be selected from several alternatives whereas the font of the HP15CE is fixed. On the other hand, the status information (e.g. RAD, PGM) looks rather clumsy at the DM15L compared to the HP15CE.

e) Easiness to repair
I'm by no means an expert about this but the rear cover of the DM15 can be unscrewed quite easily whereas this seems not possible with the HP15CE. Here only the lid for the exchange of the batteries can be unscrewed.

f) Overall robustness
Again I'm no expert about this. But the DM15L seems to be more robust with a metal back, whereas the back of the HP15CE is plastic.

g) Documentation
The HP15CE has a very nice manual whereas the DM15L relies on material available in the internet.

Wrapping up the HP15CE is faster and has a better keyboard and a nice manual whereas the DM15L has more memory and seems to be more robust.
Find all posts by this user
Quote this message in a reply
08-05-2023, 08:05 PM (This post was last modified: 08-05-2023 08:09 PM by Voldemar.)
Post: #2
RE: Little comparison DM15L vs. HP15 CE
(08-05-2023 07:20 PM)rawi Wrote:  b) Memory
I put in 8 ENTER 8

DM15L:
f DIM A
f DIM B
f DIM C
works. So you can use three 8X8 matrices.
Trying to put in f DIM D results in Error 10.

HP 15CE:
f DIM A
works.
Trying to put in f DIM B results in Error 10
So you can use only one 8X8 matrix.
But you can put in e.g. another 8X1 matrix. The maximum number of matrix elements is 100, not 64 as the manual states at page 140.

HP 15CE in 15.2 mode
1 f DIM (i)
g CLx
8 ENTER
f DIM A
f DIM B
f DIM C
works.
Smile
Find all posts by this user
Quote this message in a reply
08-05-2023, 08:29 PM
Post: #3
RE: Little comparison DM15L vs. HP15 CE
Up to one 13×13 matrix can be inserted in 15.2 mode.
Find all posts by this user
Quote this message in a reply
08-05-2023, 09:06 PM
Post: #4
RE: Little comparison DM15L vs. HP15 CE
Hi Voldemor,

thank you very much for your reply.

I did not find anything in the manual about 15.2 mode. Can you advice how to apply it? Is this specific to the HP15CE or can it be used as well with the DM15L?
Find all posts by this user
Quote this message in a reply
08-05-2023, 09:11 PM
Post: #5
RE: Little comparison DM15L vs. HP15 CE
It is in the other thread about the 15C CE
Find all posts by this user
Quote this message in a reply
08-05-2023, 09:40 PM (This post was last modified: 08-05-2023 09:45 PM by Voldemar.)
Post: #6
RE: Little comparison DM15L vs. HP15 CE
(08-05-2023 09:06 PM)rawi Wrote:  I did not find anything in the manual about 15.2 mode.
HP 15C CE is beautiful.
There are three modes in HP 15C CE. 15C, 15.2C and 16C. Switching between them is easy.
Calculator off
Press and hold [g] and [ENTER]
Press [ON]
On screen:
1.L 2.C 3.H
Press [4]
On screen:
15 15.2 16
Press [e^x] or [10^x] -> 15C mode
Press [y^x] or [1/x] -> 15.2C mode
Press [CHS] or [7] -> 16C mode
15.2C mode is with extra memory space
16C mode is as HP 16C calculator
These are secret HP 15C CE modes, not mentioned in the manual
Find all posts by this user
Quote this message in a reply
08-06-2023, 09:46 PM
Post: #7
RE: Little comparison DM15L vs. HP15 CE
(08-05-2023 07:20 PM)rawi Wrote:  I did a little comparison between the SwissMicros DM15L and the new HP15 Collector's Edition concerning some aspects.

a) Speed
b) Memory
c) Keyboard
d) Display
e) Easiness to repair
f) Overall robustness
g) Documentation
Wrapping up the HP15CE is faster and has a better keyboard and a nice manual whereas the DM15L has more memory and seems to be more robust.

Nice comparison of the DM15L and the HP15 CE, both are great calculators, but you may have left out connectivity. DM15L firmware can be updated and data exchanged, e.g., with the outstanding HP15c simulator by Torsten Manz. This feature is huge for program development, testing, and storage.
Find all posts by this user
Quote this message in a reply
08-07-2023, 08:29 AM (This post was last modified: 08-07-2023 08:35 AM by OlidaBel.)
Post: #8
RE: Little comparison DM15L vs. HP15 CE
[DM15L -] : DM15L screen shows too much shadows behind LCD segments. Annoying.

[DM15L +] : thanks to the USB connection and to the HP15 simulator (© Torsten Manz), you can faster program and debug your programs.
https://hp-15c.homepage.t-online.de/homepage.htm

---
HP 48GX, Prime G2, 50G, 28S, 15c CE. SwissMicros DM42, DM15L
A long time ago : 11C, 15C, 28C.
Find all posts by this user
Quote this message in a reply
08-07-2023, 10:34 AM (This post was last modified: 08-07-2023 10:34 AM by rawi.)
Post: #9
RE: Little comparison DM15L vs. HP15 CE
OlidaBel wrote:
Quote: You may have left out connectivity. DM15L firmware can be updated and data exchanged, e.g., with the outstanding HP15c simulator by Torsten Manz. This feature is huge for program development, testing, and storage.

Yes, you are totally right. I forgot about that. Thank you very much for adding this important aspect.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)