Parts of a Calculator Explained: How Does It Work?

Thursday, June 1, 2017

While calculators seem like simple, everyday tools, inside their plastic casing lies a fascinating, miniaturized computer system. Have you ever wondered what exactly happens between the moment you press a rubber button and when the final answer appears on the screen?

Modern electronic calculators consist of four primary interconnected systems: the Input Matrix, the Processor (ALU), the Memory Registers, the Display Output, and the Power Source. Let's break down exactly how these components talk to each other.

The 5 Main Parts of a Calculator

1. Input (The Keypad Matrix)

The input system begins with the hard plastic keys you press. Directly beneath these keys is a flexible rubber membrane. When you press a key, you squash a small rubber dome flat. This dome makes electrical contact between two layers of a keyboard sensor circuit. The internal processor detects exactly which circuit was completed, allowing it to instantly figure out whether you pressed a "7" or a "+" sign.

2. The Processor (ALU)

The "brain" of the calculator is the microchip, specifically the Arithmetic Logic Unit (ALU). The ALU is responsible for executing all mathematical operations. It is the component that actually knows how to add, subtract, multiply, and divide the binary data it receives from the keypad.

3. Memory (Registers)

When you type a number and then press an operation key (like + or ×), the calculator needs a place to hold that first number while you type the second one. It stores this data in a temporary, high-speed memory area called a Register. More advanced scientific calculators have multiple registers or array indices to store complex formulas and long sequences of variables.

4. Display Output (LCD)

Early calculators used power-hungry Light-Emitting Diodes (LED) or Vacuum Fluorescent Displays (VFD). Today, almost all calculators use a Liquid-Crystal Display (LCD). Once the Processor finishes a calculation, it sends an electrical signal to the LCD, activating the specific microscopic segments needed to visually form the numbers of your result.

5. Power source

Power is supplied to the calculator with the help of batteries, solar cells, or mains electricity, turning on with a switch or button. Some models even have no turn-off button but they provide some way to put it off, Crank-powered calculators were also common in the early computer era.

Related Article: What Is a Calculator? The History of the Calculator

Interactive: How a Calculator Works Internally

To truly understand how these parts work together, you need to see the data flow. Try using the interactive calculator below. As you type numbers and perform math, watch how the data moves from the Keypad Input, gets stored in the Memory Registers, gets processed by the ALU, and finally pushes to the Display Output.

Key layout

Usual basic pocket calculator layout
MC     MR     M-     M+
C     ±      %     √
7     8     9     ÷
4     5     6     ×
1     2     3     −
0.     =     +
  
Where,
MC or CM                       Memory Clear
MR or RM                       Memory Recall
M-                                    Memory Subtraction
M+                                   Memory Addition

C or AC                            All Clear

CE                                    Clear (last) Entry; sometimes called CE/C: a first press clears the last    entry (CE), a second press clears all (C)

± or CHS                         Toggle positive/negative number aka CHange Sign

 %                                     Percent

÷                                       Division

×                                       Multiplication

–                                      Subtraction

+                                       Addition.
                                       Decimal point

√                                      Square root

=                                       Result

Related Articles: Photometer: Principal, Working, Types, And Application Of Photometer.

Detailed: How Calculator Work?

To do anything firstly we press the keys and when we press the key the following things will happen:-

When we press a key present in the form of hard plastic, the rubber membrane present below the key gets impressed. This is a kind of miniature trampoline that has a small rubber button positioned directly underneath each key and a hollow space underneath that. When you press a key, you squash flat the rubber button on the membrane directly underneath it.

Below the Rubber keyboard membrane, there presents a Photo keyboard membrane. When the rubber key membrane gets a compressed photo key membrane to give an idea of the scale. There's one rubber button directly beneath each key.

The rubber button pushes down making electrical contact between two layers of the keyboard sensor underneath and the keyboard circuit detects this.

The processor chip figures out which key you have pressed.

A circuit in the processor chip activates the appropriate segments on the display corresponding to the number you've pressed.

If you press more numbers, the processor chip will show them up on the display as well—and it will keep doing this until you press one of the operations keys (such as +, −, ×, ÷) to make it do something different. Suppose you press the + key. The calculator will store the number you just entered in a small memory called a register. Then it will wipe the display and wait for you to enter another number. As you enter this second number, the processor chip will display it digit-by-digit as before and store it in another register. Finally, when you hit the = key, the calculator will add the contents of the two registers together and display the result. There's a little more to it than that—and I'll go into a few more details down below.

No comments:

© Educationaltechs | Your Education & Technology Hub - All Rights Reserved