Computer Definition
What is a Motherboard?
A motherboard is also known as a main board, system board and logic board. A common abbreviation is ‘mobo'. They can be found in a variety of electrical devices, ranging from a TV to a computer. Generally, they will be referred to as a motherboard or a main board when associated with a complex device such as a computer, which is what we shall look at. Put simply, it is the central circuit board of your computer. All other components and peripherals plug into it, and the job of the motherboard is to relay information between them all. Despite the fact that a better motherboard will not add to the speed of your PC, it is none-the-less important to have one that is both stable and reliable, as its role is vital.
A motherboard houses the BIOS (Basic Input/Output System), which is the simple software run by a computer when initially turned on. Other components attach directly to it, such as the memory, CPU (Central Processing Unit), graphics card, sound card, hard-drive, disk drives, along with various external ports and peripherals.
Random access memory (RAM)
A four-megabyte RAM card for the VAX 8600 computer (circa 1986). The RAM chips are located in the rectangular areas to the left and right.Random-access memory (usually known by its acronym, RAM) refers to data storage formats and equipment that allow the stored data to be accessed in any order — that is, at random, not just in sequence. In contrast, other types of memory devices (such as magnetic tapes, disks, and drums) can access data on the storage medium only in a predetermined order due to constraints in their mechanical design.
Generally, RAM in a computer is considered main memory (or primary storage): the working area used for displaying and manipulating data. This type of RAM is usually in the form of integrated circuits (IC). These are commonly called memory sticks or RAM sticks because they are manufactured as small circuit boards with plastic packaging and are about the size of a few sticks of gum. Most personal computers have slots for adding and replacing memory chips.
RAM is typically erased when a computer is shut down, though some RAM chips maintain data indefinitely without electrical power. Technically, RAM devices are not limited to memory chips, and random-access memory as a storage format is not limited to use as working memory. In a broad sense, modern storage devices for long-term or secondary storage, including magnetic media and laser-readable CDs and DVDs, are forms of random-access memory.
Look up RAM, random access memory in Wiktionary, the free dictionary.Most RAM can be both written to and read from, so "RAM" is often used interchangeably with "read-write memory." In this sense, RAM is the opposite of read-only memory (ROM). Strictly speaking, however, "RAM" and "ROM" are not mutually exclusive designations because "RAM" refers only to the method of accessing stored data, not whether data can be written.
Firewall (networking)
In computing, a firewall is a piece of hardware and/or software which functions in a networked environment to prevent some communications forbidden by the security policy, analogous to the function of firewalls in building construction. A firewall is also called a Border Protection Device (BPD), especially in NATO contexts, or packet filter in BSD contexts. A firewall has the basic task of controlling traffic between different zones of trust. Typical zones of trust include the Internet (a zone with no trust) and an internal network (a zone with high trust). The ultimate goal is to provide controlled connectivity between zones of differing trust levels through the enforcement of a security policy and connectivity model based on the least privilege principle.
Proper configuration of firewalls demands skill from the administrator. It requires considerable understanding of network protocols and of computer security. Small mistakes can render a firewall worthless as a security tool.
Computer system
A computer system is the synthesis of hardware and software. A typical computer system employs a computer that uses programmable devices to store, retrieve, and process data. [1] The personal computer or PC exemplifies one example of a computer system. An Automatic Teller Machine (ATM) is another example of a computer system. The Internet does NOT exemplify a computer system per se, but rather a network of computer networks. [2]
Even the simplest computer classifies as a computer system, because at least two components (hardware and software) have to work together. But the real meaning of "computer system" comes with interconnection. Many computer systems can interconnect, that is, join to become a bigger system. Interconnecting computer systems can prove difficult due to incompatibilities. Sometimes these difficulties occur between differing hardware and sometimes between differing software.
Designers of different computer systems do not necessarily aim to interconnect their creations with any other system. Technically knowledgeable people can often configure disparate computers to communicate using a set of rules and constraints known as protocols. Protocols attempt to precisely define the communication within and between computing endpoints. If two computer systems define the same protocols, they may be capable of interconnecting and become a part of a larger system.
An operating system (OS) is a software program that manages the hardware and software resources of a computer. The OS performs basic tasks, such as controlling and allocating memory, prioritizing the processing of instructions, controlling input and output devices, facilitating networking, and managing files.
