Throughout the last 25 years, computers have evolved from being low speed simple machines to high speed behemoths while still remaining affordable. This quantum leap in their performance was made possible by integration of new technology, some of which was made possible through the use of computers themselves. The computers have evolved considerably from being basic set of components made up of Integrated Circuits (ICs) to have a much complex architecture involving microprocessors with millions of mini components on them. The architecture of computer has also evolved with extensive use of new techniques such as pipelining and caching, each of which has evolved itself. The evolution of the performance of computer systems has been supported by integration of these technologies.
Reduced Instruction Set Computer (RISC)
Reduced Instruction Set Computer (RISC)is a processor design strategy that uses a much simplified instructions set than traditional Complex Instruction Set Computers (CISC) .The philosophy behind using RISC was that CISC architecture was not as fast and flexible to growth as RISC.
Related Coverage
Technology
Technology can be regarded as a use of knowledge and tools As well as systems in performing a given duty to produce a better results in an easy way. Technology can also be said is a use of materials to perform a duty and the results in a more convenient manner. Technology has an effect on the way human does his job and also in ability on how he would adapt to his environment. The use of technology and Security Related Computer Essay Topics
World has become a global village which is full of technological innovation, this technology driven society has provided us with many benefits out of which one of the greatest benefit is a computer. It is a small machine with loads of mechanism involved but the subject is so diversified that when a teacher assign the task for writing computer essay to the students they don’t know which topic they should go for. Essay: Human Computer Interactions
Human Computer Interactions defines the study of interactions between Human and Computers. The term Human-Computer Interaction is often used interchangeably with “Man-Machine Interactions” (MMI) or “Computer to…. Evolution of Mailroom Technology
Science & Technology Like the boiler room onboard a vast ocean liner, the mailroom is often the underrated nerve centre of many large organizations. It’s from these often small, underground and electrically illuminated rooms that the company’s communications are sent and received, giving a huge amount of responsibility and power to usually only a few employees. However, over the decades there have been many inventions and innovations that have revolutionized the humble mailroom, bringing it speeding into the 21st century. When it comes to using machinery specifically designed and built to assist…The RISC architecture was shown to be more flexible and faster on several occasions when performing the same operations.
The RISC processors of 1980s were very simple from the ones available currently available in the market. These processors only consisted of thousands of transistors and had a typical instruction set of 32 instructions. However, as the time passed the number of transistors on the CPU also increased along with the instruction set. Earlier, the register size within the processor was also limited to 8-bit; however, as the technology evolved, the size of the registers also increased considerably which allowed for same operations to be performed in lesser processor cycles.
Furthermore, the addition of instructions to perform complex operations also allowed the software to run faster as a single complex task which was previously done using multiple instructions could now be performed by a single instruction. Today many of the x86 based processors use RISC as the major design. These processors not only have large registers to process data (at least 32-bits) but also use wider memory bus (64-bits compared to only 24-bits in 1980s) which allows them to move and process more data in one go, making the computer faster (Stokes, 2007). There are also a number of other techniques used to support RISC operations; these include pipelining and cache memory.
