Scientific Calculator Keyboard Challenge II
|
02-21-2016, 10:49 PM
Post: #1
|
|||
|
|||
Scientific Calculator Keyboard Challenge II
Link to my blog entry: http://edspi31415.blogspot.com/2016/02/s...board.html
Feeling creative? Ever dreamed of the perfect calculator? Here is a chance to design a calculator. It can cover any part of mathematics you want: * Scientific * Financial * Programming/Graphing * Algebraic and/or RPN (Reverse Polish Notation) Or if you want to go a specialized route: * Construction * Unit Conversion * Gaming * Geometry Applications * Civil Engineering * Physics * Astronomy * Stock Market * Common Every Day Applications Rules: * The keyboard must be used, including the arrow keys. Assume that the calculator will have the necessary screen size. You have 16 blank keys, of course, you can/should consider using shift and alpha keys. * The keyboard has a double-wide Enter key. RPN and Hewlett Packard fans rejoice! * The marked keys must remain. |
|||
02-22-2016, 06:22 AM
Post: #2
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge II
What's the reason for the joystick arragement of the cursor keys? I take it as a marketing element to attract gamers, and think there's nothing expedient to it; just the opposite.
ENTER is in the wrong position, as are the binary operator keys . |
|||
02-27-2016, 04:54 AM
Post: #3
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge II
1+
And the cursor should be moved one row down, allowing for a row of six softkeys. d:-/ |
|||
02-27-2016, 05:12 AM
Post: #4
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge II | |||
02-27-2016, 07:40 AM
Post: #5
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge II | |||
02-27-2016, 09:23 AM
Post: #6
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge II
Thanks, Thomas, for your support. I think Dennis was just happy having found something he could pick holes in.
d:-/ |
|||
02-27-2016, 09:35 AM
Post: #7
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge II | |||
02-27-2016, 09:41 AM
Post: #8
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge II
Please allow me quoting an old pop song: "We didn't start that fire ...". Anyway, back to calculators!
d:-) |
|||
03-11-2016, 08:45 PM
Post: #9
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge II
For me some other vision of design for a calculator. It should be more compact, but with a large enough keyboard and display. Not more than three functions (inscriptions) associated with the key must be shown in the keyboard itself.
http://s020.radikal.ru/i710/1603/91/ce96b468ab0c.jpg |
|||
03-18-2016, 03:43 PM
Post: #10
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge II
Got only this far. I put the project to drawer for now (propably indefinedly).
http://i.imgur.com/jxV6sq5.png |
|||
03-19-2016, 05:23 PM
(This post was last modified: 03-19-2016 10:57 PM by Hlib.)
Post: #11
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge II
(03-18-2016 08:16 PM)compsystems Wrote: ..... I agree with all the points in the list. This is a logical way, derived from the requirements for a scientific calculator. Also add: 0: all menus must have no more than two pages with 8 items in each page (maximum) - for reasons of user convenience 1: one-two labels above the keys 2: add other functions depending on screen size, memory and your imagination 3: screen: size 240x64 (non graphic) or 240x160 (advanced) with three gray-scale levels (white-gray-dark) http://s017.radikal.ru/i435/1603/2f/4d542a6f77da.jpg |
|||
03-19-2016, 05:59 PM
(This post was last modified: 03-19-2016 06:14 PM by Vtile.)
Post: #12
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge II
One thing I wonder, why there is 10^x and EEx in many calculators since they have 1:1 function as far as I can see. If 10^x is for getting object from stack it can be also made with EEx ie. by double pressing it as now it doesn't do enything once pressed, valuable keyboard space.
Also when building a keyboard one should in my opinion keep attention of the "good kitchen design" aka minimum travel design. Since atleast on my opinion these should be used fluently also with one hand, like cellphones used to be. In other words the keys around the shifts are the most valuable ones there should be commands mostly needed and ie. programming keys should be the less important ones. Also I would argue that current date, when almost anyone have more computers than just the calc the programming and since alpha keyboards in less significant than few tens years before, because heavy programming task is made with the SDK in PC? |
|||
03-19-2016, 06:43 PM
Post: #13
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge II
Good reply, IMHO!
Considering both implemented functions EEX and 10^x programmable operations, isn't the first Postfix (on RPN machines) and the latter Prefix (as used for number input)? I'm not sure, but on RPN machines this may cause confusion. Besides, AFAIK 10^x usually accepts real and integer numbers, not only integers as EEX does. In this regard, I'd rather see EEX being a part of the normalized number format than a mathematical operation like 10^x, 2^x or e^x where the exponent is not expected to be restricted to integer numbers. On the other hand, for a calculator with a minimum travel design, as you call it, it might make sense combining the two functions in one key. So 10^x could be invoked whenever the key is used without a preceding (and pending) numeric input and the other function, EEX, otherwise. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)