ArticleslgStudy

computer science

TI-83 series

TI-83 series is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand TI-83 series rather than just read about it. In short: The TI-83 series is a line of graphing calculators produced by Texas Instruments. Released in 1996, the series remained popular and widely used in schools until the introduction of the TI-84 Plus in 2004.

TI-83 series — main illustration
TI-83 series — illustration

Key takeaways

  • TI-83 series belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect TI-83 series to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of TI-83 series from memory before moving on to harder problems.

Reference excerpt

The TI-83 series is a line of graphing calculators produced by Texas Instruments. Released in 1996, the series remained popular and widely used in schools until the introduction of the TI-84 Plus in 2004. In addition to the functions present on normal scientific calculators, the TI-83 includes many features, including function graphing, polar/parametric/sequence graphing modes, statistics, trigonometric, and algebraic functions, along with many useful applications. Although it does not include as many calculus functions, applications and programs can be written on the calculator or loaded from external sources. The TI-83 was redesigned twice, first in 1999 and again in 2001. TI replaced the TI-83 with the TI-83 Plus in 1999. The 2001 redesign introduced a design very similar to the TI-73 and TI-83 Plus, eliminating the sloped screen that had been common on TI graphing calculators since the TI-81. Beginning with the 1999 release of the TI-83 Plus, it has included Flash memory, enabling the device's operating system to be updated if needed, or for large new Flash Applications to be stored, accessible through a new Apps key. Flash memory can also be used to store user programs and data. In 2001, the TI-83 Plus Silver Edition was released, which featured approximately nine times the available flash memory, and over twice the processing speed (15 MHz) of a standard TI-83 Plus, all in a translucent grey case inlaid with small "sparkles". The 2001 redesign (nicknamed the TI-83 "Parcus") introduced a slightly different shape to the calculator itself, eliminated the glossy grey screen border, and reduced cost by streamlining the printed circuit board to four units.

Editions

TI-83

The original TI-83 calculator was released in 1996, succeeding the TI-82. It has frequently been used in scientific education and research.

TI-83 Plus

The TI-83 Plus was designed in 1999 as an upgrade to the TI-83. The TI-83 Plus is one of TI's most popular calculators. It uses a Zilog Z80 microprocessor running at 6 MHz, a 96×64 monochrome LCD screen, and 4 AAA batteries, as well as a backup CR1616 or CR1620 battery. A link port is also built into the calculator in the form of a 2.5 mm jack. The main improvement over the TI-83, however, is the addition of 512 KB of Flash ROM, which allows for operating system upgrades and applications to be installed. Most of the Flash memory is used by the operating system, with 160 KB available for user files and applications. Another development is the ability to install Flash Applications, which allows the user to add functionality to the calculator. Such applications have been made for math and science, text editing (both uppercase and lowercase letters), organizers and day planners, editing spreadsheets, games, and many other uses. Designed for use by high school and college students, though now used by middle school students in some public school systems, it contains all the features of a scientific calculator as well as function, parametric, polar, and sequential graphing capabilities; an environment for financial calculations; matrix operations; on-calculator programming; and more. Symbolic manipulation (differentiation, algebra) is not built into the TI-83 Plus. It can be programmed using a language called TI-BASIC, which is similar to the BASIC computer language. Programming may also be done in TI Assembly, made up of Z80 assembly and a collection of TI-provided system calls. Assembly programs run much faster, but are more difficult to write. Thus, the writing of Assembly programs is often done on a computer.

TI-83 Plus Silver Edition

The TI-83 Plus Silver Edition was released in 2001. Its enhancements are 1.5 MB of flash memory, a dual-speed 6/15 MHz processor, 96 KB of additional RAM (which can't be utilized, as the OS was never updated to recognize the extra space), an improved link transfer hardware, a translucent silver case, and more applications preinstalled. This substantial Flash memory increase is significant. Whereas the TI-83+ can only hold a maximum of 10 apps (or more often fewer, dependent on size), the Silver Edition can hold up to 94 apps. It also includes a USB link cable in the box. It is almost completely compatible with the TI-83 Plus; the only problems that may arise are with programs (e.g., games) that may run too quickly on the Silver Edition or with some programs that have problems with the link hardware. The key layout is the same. A second version of the TI-83 Plus Silver Edition exists, the ViewScreen (VSC) version. It is virtually identical, but has an additional port at the screen end of the rear of the unit, enabling displays on overhead projectors via a cable and panel. It looks similar to the standard TI-83 Plus, but has a silver-colored frame, identical to the standard Silver Edition, around the screen. The TI-83 Plus Silver Edition is listed on the Texas Instruments website as "discontinued." In April 2004, the TI-83 Plus Silver Edition was replaced by the TI-84 Plus Silver Edition. They feature the same processor and the same amount of Flash memory, but the TI-84 Plus Silver Edition features a built-in USB port, clock, and changeable faceplates.

Technical specifications CPU: Zilog Z80 CPU, 6 MHz (TI-83, 83+), or 15 MHz (Silver Edition), or Inventec 6SI837 (TI-83+ revision A) ROM 24 kB ROM (TI-83) Flash ROM: 512 KB with 163 KB available for user data and programs (83+) or 2 MB (Silver Edition) RAM: 32 KB RAM with 24 KB available for user data and programs (128 KB on Silver Edition, however, the extra 96 KB is not user accessible by default, this extra memory is used in some Applications such as Omnicalc for a RAM recovery feature and a virtual calc) Display Text: 16×8 characters (normal font) Graphics: 96×64 pixels, monochrome 3" LCD I/O Link port, 9.6 kbit/s 50-button built-in keypad Power: 4 AAA batteries plus 1 CR1616 or CR1620 for backup Integrated programming languages: TI-BASIC, Assembly language, and machine code. C requires a computer with a Z80 cross-compiler or an on-calc assembler.

Programming The TI-83 Plus series is very similar in the languages natively supported by the calculator. These include "TI-BASIC", an interpreted language used by all of TI's calculators, and "TI-ASM", an unofficial name for the native Z80 assembly language on which the calculator is based.

TI-BASIC

… excerpt ends here. Continue reading the full article.

Illustrations

TI-83 series illustration
TI-83 series illustration
TI-83 series illustration
TI-83 series: TI-83 Plus Silver Edition
TI-83 Plus Silver Edition

Worked examples

Example 1 — a first encounter with TI-83 series

Start with the simplest possible case. Write down what TI-83 series claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to TI-83 series before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about TI-83 series ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of TI-83 series

In research
TI-83 series appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses TI-83 series in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
TI-83 series is common in secondary-school and first-year university syllabi. It links to neighbouring topics Computer-related introductions in 1996, Graphing calculators, Texas Instruments programmable calculators, so understanding it makes those chapters shorter.
In everyday life
Look for TI-83 series outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study TI-83 series in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what TI-83 series means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain TI-83 series out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is TI-83 series in simple terms?

The TI-83 series is a line of graphing calculators produced by Texas Instruments. Released in 1996, the series remained popular and widely used in schools until the introduction of the TI-84 Plus in 2004.

Why does TI-83 series matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study TI-83 series?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on TI-83 series.

Tags

  • Computer-related introductions in 1996
  • Graphing calculators
  • Texas Instruments programmable calculators
  • Z80

Keep exploring