Wednesday, May 6, 2020

How Data and Programs Are Represented in the Computer

How Data and Programs Are Represented in the Computer by: Rob Shepherd CS300 Professor: Fred Kellenberger Contents: 1.Introduction 2.The Parity Bit 3.Machine Language 4.How Computer Capacity is Expressed 5.The Processor, Main Memory, and Registers a. The processor b. Specialized Processor Chips c. CISC, RISC, and MPP d. Main Memory 7.Registers 8.The Machine Cycle 9. References Introduction: This paper is going to take a look at what goes on inside our computers and explain what the components are and how they function. For most people, getting inside a computer is something they would not even think about. Its probably best that most people feel this way. However, for†¦show more content†¦How does the computer know if an error has occurred? Detection is accomplished by use of a parity bit. A parity bit, also called a check bit, is an extra bit attached to the end of a byte for purposes of checking for accuracy. Parity schemes may be even parity or odd parity. In an even-parity scheme, for example, the ASCII letter H (01001000) consists of two 1s. Thus, the ninth bit, the parity bit, would be 0 in order to make an even number of set bits. Likewise, with the letter O (01001111), which has five 1s, the ninth bit would be 1 to make an even number of set bits. The system software in the computer automatically and continually checks the parity scheme for accuracy. Machine Language: Your Brand of Computer’s Very Own Language So far, we have been discussing how data is represented in the computer, for example, via ASCII code in microcomputers. But if data is represented this way in all microcomputers, why won’t word processing software that runs on an Apple Macintosh run (without special arrangements) on an IBM PC? In other words, why are these two microcomputer platforms incompatible? It’s because each hardware platform, or processor model family, has a unique machine language. Machine language is a binary programming language that the computer can run directly. To most people an instruction written in machineShow MoreRelatedCompter Science Essay822 Words   |  4 PagesComputer Exam Review Most programming languages are now presented within an ____. Integrated Development Environment A high-level language program is called a(n) ____ program. Source Programming statements in a low-level language will be close to natural language and will use standard mathematical notation. False After we normalize a number, its first significant digit is immediately to the left of the binary point. False â€Å"Print the value of product† is an example of a(n) ____ operation Read MoreThe Storage Program Concept Or Stored Program Architecture959 Words   |  4 PagesThe stored program concept or stored program architecture, which is also known as von Neumann architecture, is such a big deal because it is the milestone in general purpose electronic computer development (Sharma, 2015). To elaborate, the stored program concept provides two beneficial functions that modified the design of computers. First, computers would have the ability to signal and store programs and data in the same ROM or RAM (Sharma, 2015). By viewing programs as data and vice versa, theRead MoreApplication of Assembly Language922 Words   |  4 PagesAssembly Language is used when speed and reliability are the overriding factor like small footprint real-time operating systems. 2. By using assembly language, programmers can maximize on speed to a level. It is easy to write than machine code programs. 3. It allows the programmer access to registers or instructions that are not usually provided by a High-level language. 4. The main Application of Assembly Language is for direct hardware manipulation i.e. device drivers. 5. AssemblyRead MoreBasic Principles Of Computer Architecture1569 Words   |  7 Pages â€Æ' Introduction to Computer Architecture This chapter is dedicated to some basic principles of computing which were established almost a century ago, such as the Turing machine. A brief introduction to programming levels as well as their individual properties, pros and cons. Universal Computing device All computers are designed to store data and process it. Although there is a huge variety of computers which all use different hardware and software components the exact same things can be achievedRead MoreDemarcos Systems Analysis Method Essay1481 Words   |  6 PagesOutline the structured specification produced by DeMarco’s systems analysis method. What do you think are the main advantages of specifying a computer-based system by means of such a structured specification? How adequately, do you think, does this method deal with the human aspects of information systems changes? According to DeMarco’s structured analysis, it is a study of a problem leading to the specification of a new system prior to implementation of that system. DeMarcoRead MoreDisadvantages Of Artificial Intelligence964 Words   |  4 Pagesdangers and fully utilize it for global benefit. Artificial intelligence is the future. This is a fact. Since 2015, with the invention of deep learning methods, we, as a civilization are moving towards true AI. Artificial intelligence, depending on how its harnessed, could be a blessing, a curse, or both. On the upside, Artificial intelligence would allow us to achieve more than ever before. On the downside, however, Artificial intelligence could take away millions of jobs and possibly even developRead MoreRole of Computers in Healthcare1650 Words   |  7 PagesTopic: The Role of Computers in the Health Sector There have been many innovations and inventions since the civilization age and the industrial revolution that took place in the eighteenth century and has continued till present. Some of these inventions were harmful to humanity and represented violence while others have been of tremendous help to society. Some of these are cars, airplanes, ships among others but the one I want to discuss its role is the computer. A computer can be defined as a machine  that  performsRead MoreHardware And Software Basics Plug1409 Words   |  6 Pageselements of a computer which is sometimes called the equipment of the computer which consists of the keyboard, disk drives, microprocessor, the monitor, the mouse, the processing unit, and many other physical parts. Most of a computer s hardware cannot be seen, it is not an external element of the computer, but an internal one surrounded by the computer s casing (Harvey 2015). Software is commonly known as programs which consist of all the electroni c instructions that tell the hardware how to performRead MoreName of Twenty Software and Hardware and Their Use1521 Words   |  7 Pagesinstructions that tells the computer what to do and how to do. It is also called a program. In other words, software is a conceptual entity which is a set of computer programs, procedures, and associated documentation concerned with the operation of a data processing system. There are mainly two categories of software- * System software * Operating system * Utility program * Application software System software System software consists of the programs that control or maintain theRead MorePersonal Note On Computer Games1551 Words   |  7 Pagesquestion - What is your favorite thing to do with a computer? Personally, I like to do a few things on a computer. My most favorite thing to do in a computer is to play a computer games. I choose to play games in a computer due to a few reasons, which are the graphics, availability and portability. Firstly, I choose to play games in my computer for its flawless graphics it displays on the screen, especially the recently released games. Personally, computer has the ability to process quite a delightful

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.