Terminology means Technical Definition, here are some terminologies used for computers, they are categorized alphabetically, either you scroll down the page until you reach the terminology you wants, or it would be easier to click the terminology you want from the list. I hope you like this page and make a good use of it, also there will be an updates in the future, you may visit it regularly. 

Choose.gif (440 bytes)a.gif (124 bytes)b.gif (127 bytes)c.gif (131 bytes)d.gif (129 bytes)e.gif (116 bytes)f.gif (114 bytes)g.gif (141 bytes)h.gif (121 bytes)i.gif (71 bytes)j.gif (85 bytes)k.gif (124 bytes)l.gif (75 bytes)m.gif (142 bytes)n.gif (103 bytes)o.gif (137 bytes)p.gif (92 bytes)q.gif (140 bytes)r.gif (129 bytes)s.gif (133 bytes)t.gif (80 bytes)u.gif (127 bytes)v.gif (130 bytes)w.gif (150 bytes)x.gif (124 bytes)y.gif (119 bytes)z.gif (117 bytes)

Letter R : RAM - Remote Access - Rocket eBook - ROM - Real Time Clock - Real Time Operating System         

 

  RAM

Top.gif (1083 bytes)

   RAM (random access memory) is the place in a computer where the operating system, application programs, and data in current use are kept so that they can be quickly reached by the computer's processor. RAM is much faster to read from and write to than the other kinds of storage in a computer, the hard disk, floppy disk, and CD-ROM. However, the data in RAM stays there only as long as your computer is running. When you turn the computer off, RAM loses its data. When you turn your computer on again, your operating system and other files are once again loaded into RAM, usually from your hard disk.

   RAM can be compared to a person's short-term memory and the hard disk to the long-term memory. The short-term  memory focuses on work at hand, but can only keep so many facts in view at one time. If short-term memory fills up, your brain sometimes is able to refresh it from facts stored in long-term memory. A computer also works this way. If RAM fills up, the processor needs to continually go to the hard disk to overlay old data in RAM with new, slowing down the computer's operation. Unlike the hard disk which can become completely full of data so that it won't accept any more, RAM never runs out of memory. It keeps operating, but much more slowly than you may want it to.

How Big is RAM?

   RAM is small, both in physical size (it's stored in microchips) and in the amount of data it can hold. It's much smaller than your hard disk. A typical computer may come with 32 million bytes of RAM and a hard disk that can hold 4 billion bytes. RAM comes in the form of "discrete" (meaning separate) microchips and also in the form of modules that plug into holes in the computer's motherboard. These holes connect through a bus or set of electrical paths to the processor. The hard drive, on the other hand, stores data on a magnetized surface that looks like a phonograph record.

   Today's personal computers come with 16 or more megabytes of RAM, usually increasing in multiples of 8 megabytes. Users of graphic applications usually need 32 or 64 megabytes of memory. Most personal computers are designed to allow you to add additional RAM modules up to a certain limit (for example, up to 64 or 128 megabytes). Having more RAM in your computer reduces the number of times that the computer processor has to read data in from your hard disk, an operation that takes much longer than reading data from RAM. (RAM access time is in nanoseconds; hard disk access time is in milliseconds.)

Why Random Access?

   RAM is called "random access" because any storage location can be accessed directly. Originally, the term distinguished regular core memory from offline memory, usually on magnetic tape in which an item of data could only be accessed by starting from the beginning of the tape and finding an address sequentially. Perhaps it should have been called "nonsequential memory" because RAM access is hardly random. RAM is organized and controlled in a way that enables data to be stored and retrieved directly to specific locations. A term IBM has preferred is direct access storage or memory. Note that other forms of storage such as the hard disk and CD-ROM are also accessed directly (or "randomly") but the term random access is not applied to these forms of storage.

   In addition to disk, floppy disk, and CD-ROM storage, another important form of storage is read-only memory (ROM), a more expensive kind of memory that retains data even when the computer is turned off. Every computer comes with a small amount of ROM that holds just enough programming so that the operating system can be loaded into RAM each time the computer is turned on.

 

  Remote Access

Top.gif (1083 bytes)

   Remote access is the ability to get access to a computer or a network from a remote distance. In corporations, people at branch offices, telecommuters, and people who are travelling may need access to the corporation's network. Home users get access to the Internet through remote access to an Internet service provider (ISP). Dial-up connection through desktop, notebook, or handheld computer modems over regular telephone lines is a common method of remote access. Remote access is also possible using a dedicated line between a computer or a remote local area network and the "central" or main corporate local area network. A dedicated line is more expensive and less flexible but offers faster data rates. ISDN is a common method of remote access from branch offices since it combines dial-up with faster data rates. Wireless, cable modem, and DSL technologies offer other possibilities for remote access.

   A remote access server is the computer and associated software that is set up to handle users seeking access to network remotely. Sometimes called a communication server, a remote access server usually includes or is associated with a firewall server to ensure security and a router that can forward the remote access request to another part of the corporate network.

   A remote access server may include or work with a modem pool manager so that a small group of modems can be shared among a large number of intermittently present remote access users.

 

Selected Links
Lantronix offers a white paper on Dial-up Remote Access.
3Com offers a line of products that provide Enterprise Remote Access.
Cisco explains more in its Remote Access Server Connection Guide.

 

  Rocket eBook

Top.gif (1083 bytes)

   Rocket eBook is a portable reading device about the size of a paperback book that promises to be the first usable, mass-marketed "electronic book." The Rocket eBook can be conveniently updated from book stores and other sites on the Web. Battery-operated and equipped with a high-resolution LCD display, the makers of Rocket eBook say that you can take it to the beach, on subways, on an overseas flight, or up mountains. (The battery power lasts an average of 20-25 hours.)

   The Rocket eBook holds up to 4,000 pages of text (roughly 10 novels), and any of these can be replaced at any time by downloading new books or other reading matter from Web sites. To recharge the battery and to connect to a PC, the Rocket eBook comes with a "cradle" that connects to a power supply and, through a serial connection, to your PC.

   NuvoMedia, makers of Rocket eBook, says that the 22-ounce device's ergonomically rounded edges are easy to hold and its controls are natural. You can turn pages, do highlighting, annotate, search, and create bookmarks. You can also adjust type size to your preference and it has been designed to accommodate those who are left-handed.

   According to an article in Wired, Martin Eberhard, a hardware engineer, and Ralf Grone, an industrial designer, started with a prototype made of weighted styrofoam and then worked the electronic components - display, circuitboard, batteries - into it using 3-D modeling. Priced at less than $500, the Rocket eBook is scheduled to be available in the U.S. in Levenger retail catalogs for the 1998 holiday shopping season.

 

Selected Links
NuvoMedia has a Web site.

 

  ROM  

Top.gif (1083 bytes)

   ROM is "built-in" computer memory containing data that normally can only be read, not written to. ROM contains the programming that allows your computer to be "booted up" or regenerated each time you turn it on. Unlike a computer's random access memory (RAM), the data in ROM is not lost when the computer power is turned off. The ROM is sustained by a small long-life battery in your computer.

If you ever do the hardware setup procedure with your computer, you effectively will be writing to ROM.

 

  Real Time Clock

Top.gif (1083 bytes)

   A real-time clock (RTC) is a battery-powered clock that is included as part of a microchip in a computer motherboard. This microchip is usually separate from the microprocessor and other chips and is often referred to simply as "the CMOS." A small memory on this microchip stores system description or setup values - including current time values stored by the real-time clock. The time values are for the year, month, date, hours, minutes, and seconds. When the computer is turned on, the Basic Input-Output Operating System (BIOS) that is stored in the computer's read-only memory (ROM) microchip reads the current time from the memory in the chip with the real-time clock.

   Newer computers come with BIOS systems that read the two-digit year date in the real-time clock and convert it into the appropriate four-digit year date. Older PCs with a BIOS that doesn't convert it into the right four-digit year date are likely to cause problems on or, in some cases before, January 1, 2000 - which the BIOS is likely to read as "1900." Computer owners with older PCs may want to upgrade or acquire software that will test for and perhaps provide a programming fix to avoid this particular Year 2000 problem.

 

Selected Links
Motorola's PowerPC 601/601v microprocessor includes a real-time clock.
Boxware sells TF2000, a product that tests for and optionally provides solutions for potential Year 2000 problems.

 

  Real Time Operating System

Top.gif (1083 bytes)

   A real-time operating system (RTOS) is an operating system that guarantees a certain capability within a specified time constraint. For example, an operating system might be designed to ensure that a certain object was available for a robot on an assembly line. In what is usually called a "hard" real-time operating system, if the calculation could not be performed for making the object available at the designated time, the operating system would terminate with a failure. In a "soft" real-time operating system, the assembly line would continue to function but the production output might be lower as objects failed to appear at their designated time, causing the robot to be temporarily unproductive. Some real-time operating systems are created for a special application and others are more general purpose. Some existing general purpose operating systems claim to be a real-time operating systems. To some extent, almost any general purpose operating system such as Microsoft's Windows NT or IBM's OS/390 can be evaluated for its real-time operating system qualities. That is, even if an operating system doesn't qualify, it may have characteristics that enable it to be considered as a solution to a particular real-time application problem.

   In general, real-time operating systems are said to require:

  • Multitasking
  • Process threads that can be prioritized
  • A sufficient number of interrupt levels

   Real-time operating systems are often required in small embedded operating systems that are packaged as part of microdevices. Some kernels can be considered to meet the requirements of a real-time operating system. However, since other components, such as device drivers, are also usually needed for a particular solution, a real-time operating system is usually larger than just the kernel.

 

Selected Links
The Real-Time Encyclopaedia is a gathering place for system developers interested in real-time operating systems or their components.
The Usenet newsgroup comp.realtime Frequently Asked Questions is another good starting place and resource for developers and anyone else interested in real-time operating systems.

 

______________________________________________________________

Designed By Wessam Sherif, All Rights Reserved.