Archive for PERSONAL COMPUTERS

DNA COMPUTING

DNA computing is a form of Computing which uses DNA, Biochemistry and molecular biology instead of the traditional silicon-based Computer technologies..

History

This field was initially developed by leonard Adleman of the university of southern california. In 1994, Adleman demonstrated a proof of concept use of DNA as a form of computation which solved the seven-point Hamiltonian path problem. In 2002, researchers from the Weizmann Institute of Science in Rehovot, Israel, unveiled a programmable molecular computing machine composed of enzymes and DNA molecules instead of silicon microchips. The computer could perform 330 trillion operations per second, more than 100,000 times the speed of the fastest PC. On april 28 2004, Ehud shapiro Yaakov Benenson, Binyamin Gil, Uri Ben-Dor, and Rivka Adar at the Weizman institute announced in the journal nature that they had constructed a DNA computer.

Examples of DNA computing

1.   MAYAII       2.   COMPUTATIONAL GENES   

HOW DOES COMPUTER WORKS? (Submitted by Ankita)

COMPUTER 

A computer is a machine that manipulates data according to a list of instructions.

WORKING A general purpose computer has four main sections: the arithmetic and logic unit (ALU), the control unit, the memory, and the input and output devices (collectively termed I/O). These parts are interconnected by busses, often made of groups of wires.

The control unit, ALU, registers, and basic I/O (and often other hardware closely linked with these) are collectively known as a central processing unit (CPU). Early CPUs were composed of many separate components but since the mid-1970s CPUs have typically been constructed on a single integrated circuit called a microprocessor

.1.  CONTROL  UNIT.The control unit (often called a control system or central controller) directs the various components of a computer. It reads and interprets (decodes) instructions in the program one by one. The control system decodes each instruction and turns it into a series of control signals that operate the other parts of the computer.

  2. Arithmetic/logic unit (ALU)The ALU is capable of performing two classes of operations: arithmetic and logic.The set of arithmetic operations that a particular ALU supports may be limited to adding and subtracting or might include multiplying or dividing, trigonometry functions (sine, cosine, etc) and square roots. Some can only operate on whole numbers (integers) whilst others use floating point to represent real numbers—albeit with limited precision.Superscalar computers contain multiple ALUs so that they can process several instructions at the same time.

3.MEMORY           memory.jpg                         A computer’s memory can be viewed as a list of cells into which numbers can be placed or read. Each cell has a numbered “address” and can store a single number In almost all modern computers, each memory cell is set up to store binary numbers in groups of eight bits (called a byte).                              

The CPU contains a special set of memory cells called registers that can be read and written to much more rapidly than the main memory area. There are typically between two and one hundred registers depending on the type of CPU. Registers are used for the most frequently needed data items to avoid having to access main memory every time data is needed. Computer main memory comes in two principal varieties: random access memory or RAM and read-only memory or ROM. RAM can be read and written to anytime the CPU commands it, but ROM is pre-loaded with data and software that never changes, so the CPU can only read from it. ROM is typically used to store the computer’s initial start-up instructions. In general, the contents of RAM is erased when the power to the computer is turned off while ROM retains its data indefinitely.

4.MULTIPROCESSING

multitasking.jpgSome computers may divide their work between one or more separate CPUs, creating a multiprocessing configuration. Traditionally, this technique was utilized only in large and powerful computers such as supercomputers, mainframe computers and servers. However, multiprocessor and multi-core (multiple CPUs on a single integrated circuit) personal and laptop computers have become widely available and are beginning to see increased usage in lower-end markets as a result.

 5. Networking and the Internetnetwork.jpgIn the 1970s, computer engineers at research institutions throughout the United States began to link their computers together using telecommunications technology. This effort was funded by ARPA (now DARPA), and the computer network that it produced was called the ARPANET.

PERSONAL COMPUTERS>>(submitted by Disha)

pcsm1.jpgA personal computer (PC) is a computer whose original sales price, size, and capabilities make it useful for individuals, intended to be operated directly by an end user, with no intervening computer operator. A PC may be a home computer, or may be found in an office, often connected to a local area network. The distinguishing characteristics are that the computer is primarily used, interactively, by one person at a time. This is opposite to the batch processing or time-sharing models which allowed large expensive systems to be used by many people, usually at the same time, or large data processing systems which required a full-time staff to operate efficiently. The most common operating systems are Microsoft Windows, Mac OS and Linux, while the most common microprocessors are the x86 andPowerPC CPUs. Software applications for personal computers include word processing, spreadsheets, games, and a myriad of personal productivity and special-purpose software. Modern personal computers often have high-speed or dial-up connections to the Internet, allowing access to the World Wide Web and a wide range of other resources. While early PCs owners usually had to write their own programs to do anything useful with the machines, today’s users have access to a wide range of commercial and free software which is easily installed. The coming convergence of larger devices and the Personal Digital Assistants (PDAs), mobile phone and wearable computer markets which have similar functions, operating systems and even the same components, will decide if personal computer will refer to these devicesects. . A minimal setup of a typical contemporary desktop computer would be:-
Computer case with power supply (usually sold together)
Motherboard
Processor with a heat sink and fan (usually sold together)
At least one memory card
Mass storage
Keyboard and mouse for input
Monitor for output