ArticleslgStudy

computer science

Personal digital assistant

Personal digital assistant 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 Personal digital assistant rather than just read about it. In short: A personal digital assistant (PDA) is a multi-purpose mobile device which functioned as a personal information manager. Following a boom in the 1990s and 2000s, PDAs were mostly displaced in the early 2010s by the widespread adoption of smartphones and tablet computers.

Personal digital assistant — main illustration
Personal digital assistant — illustration

Key takeaways

  • Personal digital assistant 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 Personal digital assistant to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Personal digital assistant from memory before moving on to harder problems.

Reference excerpt

A personal digital assistant (PDA) is a multi-purpose mobile device which functioned as a personal information manager. Following a boom in the 1990s and 2000s, PDAs were mostly displaced in the early 2010s by the widespread adoption of smartphones and tablet computers. In particular, smartphones based on iOS and Android took their place, causing a rapid decline in PDA usage. A PDA had a flat-screen display; many later PDAs also had color displays, and instead of navigation buttons, resistive touchscreens, or even capacitive touchscreens. Most models also had audio capabilities, allowing usage as a portable media player, and also enabling some of them to be used as telephones. By the early 2000s, nearly all PDA models had the ability to access the Internet via Wi-Fi; these models generally included a web browser. The concept of the PDA was eventually combined with that of the cell phone, the camera, and the GPS navigation system to produce the smartphone. To a lesser extent, the tablet computer also replaced PDAs, offering larger screens and newer operating systems.

History

The first PDA, the Organiser, was released in 1984 by Psion, followed by Psion's Series 3, in 1991. The latter began to resemble the more familiar PDA style, including a full keyboard. The term PDA was first used on 7 January 1992 by Apple Inc. CEO John Sculley at the Consumer Electronics Show in Las Vegas, Nevada, referring to the Apple Newton.

In 1994, IBM introduced the first PDA with analog cellular phone functionality, the IBM Simon, which can also be considered the first smartphone. Then in 1996, Nokia introduced a PDA with digital cellphone functionality, the 9000 Communicator. Another early entrant in this market was Palm, with a line of PDA products which began in March 1996. Palm would eventually be the dominant vendor of PDAs until the rising popularity of Pocket PC devices in the early 2000s. By the mid-2000s, most PDAs had morphed into smartphones as classic PDAs without cellular radios were increasingly becoming uncommon. Devices such as the Palm Treo (resembling a bar phone) and the Kyocera 7135 (resembling a traditional flip phone) began merging the concept on a PDA with the concept of a cell phone. Some such devices even had built-in cameras and/or GPS capabilities, making them resemble smartphones more than PDAs.

Typical features A typical PDA has a touchscreen for navigation, a memory card slot for data storage, and IrDA, Bluetooth and/or Wi-Fi. However, some PDAs may not have a touchscreen, using soft keys, a directional pad, and a numeric keypad or a thumb keyboard for input. To have the functions expected of a PDA, a device's software typically includes an appointment calendar, a to-do list, an address book for contacts, a calculator, and some sort of memo (or "note") program. PDAs with wireless data connections also typically include an email client and a Web browser, and may or may not include telephony functionality.

Touchscreen

Many of the original PDAs, such as the Apple Newton and Palm Pilot, featured a touchscreen for user interaction, having only a few buttons—usually reserved for shortcuts to often-used programs. Some touchscreen PDAs, including Windows Mobile devices, had a detachable stylus to facilitate making selections. The user interacted with the device by tapping the screen to select buttons or issue commands, or by dragging a finger (or the stylus) on the screen to make selections or scroll. Typical methods of entering text on touchscreen PDAs included:

A virtual keyboard, where a keyboard is shown on the touchscreen. Text is entered by tapping the on-screen keyboard with a finger or stylus. An external keyboard connected via USB, Infrared port, or Bluetooth. Some users may choose a chorded keyboard for one-handed use. Handwriting recognition, where letters or words are written on the touchscreen, often with a stylus, and the PDA converts the input to text. Recognition and computation of handwritten horizontal and vertical formulas, such as "1 + 2 =", may also have been a feature. Stroke recognition allowed the user to make a predefined set of strokes on the touchscreen, sometimes in a special input area, representing the various characters to be input. The strokes were often simplified character shapes, making them easier for the device to recognize. One widely known stroke recognition system was Palm's Graffiti. Despite research and development projects, end-users experienced mixed results with handwriting recognition systems. Some found it frustrating and inaccurate, while others were satisfied with the quality of the recognition. Touchscreen PDAs intended for business use, such as the BlackBerry and Palm Treo, usually also offered full keyboards and scroll wheels or thumbwheels to facilitate data entry and navigation. Multiple touchscreen PDAs supported some form of external keyboard as well. Specialized folding keyboards, which offer a full-sized keyboard but collapse into a compact size for transport, were made available for multiple models. External keyboards may have attached to the PDA directly, using a cable, or using wireless technology such as infrared or Bluetooth to connect to the PDA. Newer PDAs, such as the HTC HD2, Palm Pre, Pre Plus, Pixi, and Pixi Plus, as well as devices running the Android operating system, included more advanced forms of touchscreen that could register multiple touches simultaneously. These "multi-touch" displays allowed for more sophisticated interfaces using various gestures entered with one or more fingers.

Memory cards Although many early PDAs did not have memory card slots, later models had either some form of Secure Digital (SD) slot, a CompactFlash slot or a combination of the two. Although designed for memory, Secure Digital Input/Output (SDIO) and CompactFlash cards were made available that provided peripheral accessories like Wi-Fi or digital cameras to devices with software support. Some PDAs also had a USB port, mainly for USB flash drives. Some PDAs used microSD cards, which are electronically compatible with SD cards, but have a much smaller physical size.

… excerpt ends here. Continue reading the full article.

Illustrations

Personal digital assistant: The Palm TX
The Palm TX
Personal digital assistant: Psion Organiser I (1984)
Psion Organiser I (1984)
Personal digital assistant: Apple Newton MessagePad (1993) – Computer History Museum
Apple Newton MessagePad (1993) – Computer History Museum
Personal digital assistant: PalmPilot organiser on display at the Musée Bolo, EPFL, Lausanne
PalmPilot organiser on display at the Musée Bolo, EPFL, Lausanne

Worked examples

Example 1 — a first encounter with Personal digital assistant

Start with the simplest possible case. Write down what Personal digital assistant 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 Personal digital assistant 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 Personal digital assistant 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 Personal digital assistant

In research
Personal digital assistant 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 Personal digital assistant 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
Personal digital assistant is common in secondary-school and first-year university syllabi. It links to neighbouring topics Information appliances, Mobile computing, Personal digital assistants, so understanding it makes those chapters shorter.
In everyday life
Look for Personal digital assistant 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 Personal digital assistant in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Personal digital assistant 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 Personal digital assistant out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Personal digital assistant in simple terms?

A personal digital assistant (PDA) is a multi-purpose mobile device which functioned as a personal information manager. Following a boom in the 1990s and 2000s, PDAs were mostly displaced in the early 2010s by the widespread adoption of smartphones and tablet computers.

Why does Personal digital assistant 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 Personal digital assistant?

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 Personal digital assistant.

Tags

  • Information appliances
  • Mobile computing
  • Personal digital assistants
  • Time management

Keep exploring