ArticleslgStudy

computer science

PC Card

PC Card 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 PC Card rather than just read about it. In short: PC Card is a technical standard specifying an expansion card interface for laptops and PDAs. The PCMCIA originally introduced the 16-bit ISA-based PCMCIA Card in 1990, but renamed it to PC Card in March 1995 to avoid confusion with the name of the organization.

PC Card — main illustration
PC Card — illustration

Key takeaways

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

Reference excerpt

PC Card is a technical standard specifying an expansion card interface for laptops and PDAs. The PCMCIA originally introduced the 16-bit ISA-based PCMCIA Card in 1990, but renamed it to PC Card in March 1995 to avoid confusion with the name of the organization. The CardBus PC Card was introduced as a 32-bit version of the original PC Card, based on the PCI specification. CardBus slots are backward compatible, but older slots are not forward compatible with CardBus cards. Although originally designed as a standard for memory-expansion cards for computer storage, the existence of a usable general standard for notebook peripherals led to the development of many kinds of devices including network cards, modems, and hard disks. The PC Card port has been superseded by the ExpressCard interface since 2003, which was also initially developed by the PCMCIA. The organization dissolved in 2009, with its assets merged into the USB Implementers Forum.

Applications

Many notebooks in the 1990s had two adjacent type-II slots, which allowed installation of two type-II cards or one, double-thickness, type-III card. The cards were also used in early digital SLR cameras, such as the Kodak DCS 300 series. However, their original use as storage expansion is no longer common. Some manufacturers such as Dell continued to offer them into 2012 on their ruggedized XFR notebooks. Mercedes-Benz used a PCMCIA card reader in the W221 S-Class for model years 2006–2009. It was used for reading media files such as MP3 audio files to play through the COMAND infotainment system. After 2009, it was replaced with a standard SD Card reader. Some vehicles from the 2010s from Honda and Nissan included a PC Card reader integrated into the audio system. Some Japanese brand consumer entertainment devices such as TV sets include a PC Card slot for playback of media. Most TVs with satellite reception feature a Conditional-access module which is a PC Card slot for decoding channels. Adapters for PC Cards to Personal Computer ISA slots were available when these technologies were current. Cardbus adapters for PCI slots have been made. These adapters were sometimes used to fit Wireless (802.11) PCMCIA cards into desktop computers with PCI slots. The Taito G-NET arcade hardware, based on the original PlayStation, uses PC Card as a software distribution method to allow games to be replaced without total replacement of the arcade board. Konami also used the PC Card on their System 573 hardware, also based on the original PlayStation, for similar purposes. Early PlayStation 2 models in Japan (SCPH-10000, SCPH-15000 and SCPH-18000) included a PC Card slot for installing a network adapter (PC Card version; SCPH-10190) and an external hard disk drive (SCPH-20400); this was replaced by the Expansion Bay on later models (SCPH-3000x onwards).

History

Before the introduction of the PCMCIA card, the parallel port was commonly used for portable peripherals. The PCMCIA 1.0 card standard was published by the Personal Computer Memory Card International Association in November 1990 and was soon adopted by more than eighty vendors. It corresponds with the Japanese JEIDA memory card 4.0 standard. It was originally developed to support Memory cards. Intel authored the Exchangeable Card Architecture (ExCA) specification, but later merged this into the PCMCIA. SanDisk (operating at the time as "SunDisk") launched its PCMCIA card in October 1992. The company was the first to introduce a writeable Flash RAM card for the HP 95LX (an early MS-DOS pocket computer). These cards conformed to a supplemental PCMCIA-ATA standard that allowed them to appear as more conventional IDE hard drives to the 95LX or a PC. This had the advantage of raising the upper limit on capacity to the full 32 MB available under DOS 3.22 on the 95LX. New Media Corporation was one of the first companies established for the express purpose of manufacturing PC Cards; they became a major OEM for laptop manufacturers such as Toshiba and Compaq for PC Card products. It soon became clear that the PCMCIA card standard needed expansion to support "smart" I/O cards to address the emerging need for fax, modem, LAN, harddisk and floppy disk cards. It also needed interrupt facilities and hot plugging, which required the definition of new BIOS and operating system interfaces. This led to the introduction of release 2.0 of the PCMCIA standard and JEIDA 4.1 in September 1991, which saw corrections and expansion with Card Services (CS) in the PCMCIA 2.1 standard in November 1992. To recognize increased scope beyond memory, and to aid in marketing, the association acquired the rights to the simpler term "PC Card" from IBM. This was the name of the standard from version 2 of the specification onwards. These cards were used for wireless networks, modems, and other functions in notebook PCs. After the release of PCIe-based ExpressCard in 2003, laptop manufacturers started to fit ExpressCard slots to new laptops instead of PC Card slots.

Form factors

All PC Card devices use a similar sized package which is 85.6 millimetres (3.37 in) long and 54.0 millimetres (2.13 in) wide, the same size as a credit card.

… excerpt ends here. Continue reading the full article.

Illustrations

PC Card illustration
PC Card illustration
PC Card: Various PC Cards, from left to right:
• ISDN PC Card
•  ITU-T V.90 modem CardBus PC Card
• CompactFlash (CF) adapter PC Card
• SCSI II PC Card
Various PC Cards, from left to right: • ISDN PC Card • ITU-T V.90 modem CardBus PC Card • CompactFlash (CF) adapter PC Card • SCSI II PC Card
PC Card: Parallel port Ethernet adapters were commonly used before PC Cards. This is an Accton Etherpocket-SP parallel port Ethernet adapter (c. 1990). Supports both coaxial (10BASE2) and twisted pair (10BASE-T) cables. Power is drawn from a PS/2 port passthrough cable.
Parallel port Ethernet adapters were commonly used before PC Cards. This is an Accton Etherpocket-SP parallel port Ethernet adapter (c. 1990). Supports both coaxial (10BASE2) and twisted pair (10BASE-T) cables. Power is drawn from a PS/2 port passthrough cable.
PC Card: 16-bit Type II PC Card: IBM V.34 data/fax modem, manufactured by TDK
16-bit Type II PC Card: IBM V.34 data/fax modem, manufactured by TDK

Worked examples

Example 1 — a first encounter with PC Card

Start with the simplest possible case. Write down what PC Card 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 PC Card 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 PC Card 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 PC Card

In research
PC Card 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 PC Card 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
PC Card is common in secondary-school and first-year university syllabi. It links to neighbouring topics Computer-related introductions in 1990, Computer standards, Motherboard expansion slot, so understanding it makes those chapters shorter.
In everyday life
Look for PC Card 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 PC Card in 20 minutes

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

Frequently asked questions

What is PC Card in simple terms?

PC Card is a technical standard specifying an expansion card interface for laptops and PDAs. The PCMCIA originally introduced the 16-bit ISA-based PCMCIA Card in 1990, but renamed it to PC Card in March 1995 to avoid confusion with the name of the organization.

Why does PC Card 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 PC Card?

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 PC Card.

Tags

  • Computer-related introductions in 1990
  • Computer standards
  • Motherboard expansion slot
  • PCMCIA
  • Solid-state computer storage media

Keep exploring