Well, my dear classmates lixud jud di ang blogger but then enjoy xa ryt?.. kuha niyo?

Huwebes, Hulyo 14, 2011

Quiz 3
1. Describe the four categories of output


The Four types of output are:
 1. text - usually used in reference to a computer application, a text-based application is one whose primary input and output are based on text rather than graphics or sound.
 2. Graphics(created using computers and, more generally, the representation and manipulation of image data by a computer with help from specialized software and hardware)
 3. Audio (sound reproduction using pulse-code modulation and digital signals. Digital audio systems include analog-to-digital conversion (ADC), digital-to-analog conversion (DAC)
 4. Digital storage- processing and transmission components.


2. The characteristics of LCD monitors, LCD screens, plasma monitors, and HDTVs.
A liquid crystal display (LCD) is a thin, flat electronic visual display that uses the light modulating properties of liquid crystals (LCs). LCs does not emit light directly.


They are used in a wide range of applications, including computer monitorstelevision, instrument panels, displays, signage, etc. They are common in consumer devices such as video players, gaming devices, clocks, watches, calculators, and telephones. LCDs have displaced cathode ray tube (CRT) displays in most applications. They are usually more compact, lightweight, portable, less expensive, more reliable, and easier on the eyes. They are available in a wider range of screen sizes than CRT and plasma, and since they do not use phosphors, they cannot suffer image burn-in.
LCDs are more energy efficient and offer safer disposal than CRTs. It is an electronically modulated optical device made up of any number of pixels filled with liquid crystals and arrayed in front of a light source(backlight) or reflector to produce images in color or monochrome. LCD screens had surpassed the sale of CRT units. Plasma display screens are made from glass, which reflects more light than the material used to make an LCD screen. Although a few companies have been able to make plasma EDTVs this small, even fewer have made 32in plasma HDTVs. With the trend toward larger and larger displays, the 32in screen size is rapidly disappearing.


3. What are the components inside the systems units?


Computer cases usually include sheet metal enclosures for a power and drive bays, as well as a rear panel that can accommodate peripheral connectors protruding from the motherboard and expansion slots. the case. Such a case will also include the wires needed to connect these ports, switches and indicators to the motherboard.




Internal access
Tower cases have either a single side panel which may be removed in order to access the internal components or a large cover that saddles the chassis. Traditionally, most computer cases required screws to hold components and panels in place (i.e. motherboard, PSU, drives, and expansion cards). Recently there is a trend toward "screwless" cases, in which components are held together with snap-in plastic rails, thumbscrews, and other methods that do not require tools; this facilitates quick assembly and modification of computer hardware.


4. The components of a processor and how they complete a machine cycle.


The fundamental operation of most CPUs, regardless of the physical form they take, is to execute a sequence of stored instructions called a program. The program is represented by a series of numbers that are kept in some kind of computer memory. There are four steps that nearly all CPUs use in their operation: fetch, decode, execute, and writeback. The first step, fetch, involves retrieving an instruction (which is represented by a number or sequence of numbers) from program memory. The location in program memory is determined by a program counter (PC), which stores a number that identifies the current position in the program. After an instruction is fetched, the PC is incremented by the length of the instruction word in terms of memory units. Often, the instruction to be fetched must be retrieved from relatively slow memory, causing the CPU to stall while waiting for the instruction to be returned. The instruction that the CPU fetches from memory is used to determine what the CPU is to do. In the decode step, the instruction is broken up into parts that have significance to other portions of the CPU. The way in which the numerical instruction value is interpreted is defined by the CPU's instruction set architecture (ISA). Often, one group of numbers in the instruction, called the opcode, indicates which operation to perform. The remaining parts of the number usually provide information required for that instruction, such as operands for an addition operation. Such operands may be given as a constant value (called an immediate value), or as a place to locate a value: register or a memory address, as determined by some addressing mode. In older designs the portions of the CPU responsible for instruction decoding were unchangeable hardware devices. However, in more abstract and complicated CPUs and ISAs, a micro program is often used to assist in translating instructions into various configuration signals for the CPU. During this step, various portions of the CPU are connected so they can perform the desired operation. If, for instance, an addition operation was requested, the arithmetic logic unit (ALU) will be connected to a set of inputs and a set of outputs. The inputs provide the numbers to be added, and the outputs will contain the final sum. The ALU contains the circuitry to perform simple arithmetic and logical operations on the inputs (like addition and bitwise operations). If the addition operation produces a result too large for the CPU to handle, an arithmetic overflow flag in a flags register may also be set. The final step, write back, simply "writes back" the results of the execute step to some form of memory. Very often the results are written to some internal CPU register for quick access by subsequent instructions. In other cases results may be written to slower, but cheaper and larger, main memory. Some types of instructions manipulate the program counter rather than directly produce result data. These are generally called "jumps" and facilitate behavior like loops, conditional program execution (through the use of a conditional jump), and functions in programs. Many instructions will also change the state of digits in a "flags" register. These flags can be used to influence how a program behaves, since they often indicate the outcome of various operations. For example, one type of "compare" instruction considers two values and sets a number in the flags register according to which one is greater. This flag could then be used by a later jump instruction to determine program flow. After the execution of the instruction and writeback of the resulting data, the entire process repeats, with the next instruction cycle normally fetching the next-in-sequence instruction because of the incremented value in the program counter. If the completed instruction was a jump, the program counter will be modified to contain the address of the instruction that was jumped to, and program execution continues normally. In more complex CPUs than the one described here, multiple instructions can be fetched, decoded, and executed simultaneously. This section describes what is generally referred to as the "classic RISC pipeline", which in fact is quite common among the simple CPUs used in many electronic devices (often called microcontroller). It largely ignores the important role ofCPU cache, and therefore the access stage of the pipeline.


5. Define a bit and describe how a series of bits represents data.


A bit is the basic unit ofinformation in computing and telecommunications;
 it is the amount of information stored by a digital device or other physical system that exists in one of two possible distinct states. These may be the two stable states of a flip-flop, two positions of an electrical switch, two distinct voltage or current levels allowed by a circuit, two distinct levels of light intensity, two directions of magnetization or polarization, etc. There are several units of information which are defined as multiples of bits, such as byte ,kilobit , megabyte . Computers usually manipulate bits in groups of a fixed size, conventionally named "words". The number of bits in a word varies with the computer model typically between 8 to 80 bits. The International Electro technical Commission's standard IEC 60027 specifies that the symbol for binary digit should be "bit", and this should be used in all multiples, such as "kbit" (for kilobit). However, the letter "b" (in lower case) is widely used too. The letter "B" (upper case) is both the standard and customary symbol for byte. In telecommunications (including computer networks), data transfer rates are usually measured in bits per second (bit/s) or its multiples, such as kbit/s. (This unit is not to be confused withbaud.)


6. Identify the categories of application software.




Word Processing Software: Allows users to create, edit a document. Example: MS Word, Word Pad etc.
Spreadsheet Software: Allows users to create document and perform calculation. Example: Excel, Lotus1-2-3 etc.
Database Software: Allows users to store and retrieve vast amount of data. Example: MS Access, MySQL, Oracle etc.
Presentation Graphic Software: Allows users to create visual presentation. Example: MS Power Point
Multimedia Software: Allows users to create image, audio, video etc. Example: Real Player, Media Player etc.
7. Identify the key features of widely used business programs.


The Most Widely Used Open Source Business Intelligence Software
Jasper Reports is part of the Jasper Soft open source business intelligence suite. Jasper Reports offers a range of reporting and charting features.
Features:
comes with a dashboard designer, which also uses drag and drop features.
8. What are the advantages of using application software on the Web?


Application software, also known as an application or an "app", is computer software designed to help the user to perform singular or multiple related specific tasks. Examples include enterprise, accounting softwareoffice suitesgraphics software and media players. Many application programs deal principally with documents. Apps may be bundled with the computer and its system software, or may be published separately. Some users are satisfied with the bundled apps and need never install one.
Application software is contrasted with system software and middleware, which manage and integrate a computer's capabilities, but typically do not directly apply them in the performance of tasks that benefit the user. 9.History of the Internet.


9. History of the Internet.


The history of the Internet starts in the 1950s and 1960s with the development of computers. This began with point-to-point communication between mainframe computers and terminals, expanded to point-to-point connections between computers and then early research into packet switching. Packet switched networks such as ARPANETMark I at NPL in the UK,CYCLADESMerit NetworkTymnet, and Telenet, were developed in the late 1960s and early 1970s using a variety of protocols. The ARPANET in particular led to the development of protocols for inter networking, where multiple separate networks could be joined together into a network of networks. In 1982 the Internet Protocol Suite (TCP/IP) was standardized and the concept of a world-wide network of fully interconnected TCP/IP networks called the Internet was introduced. Access to the ARPANET was expanded in 1981 when the National Science Foundation (NSF) developed the Computer Science Network (CSNET) and again in 1986 when NSFNET provided access to supercomputer sites in the United States from research and education organizations and social networking.






10. What are different storage devices?


• Storage devices hold data, even when the computer is turned of.


• The physical material that actually holds data is called storage medium. The surface of a floppy disk is storage medium.


• The hardware that writes data to or reads data from storage medium is called a storage device. A floppy disk drive is a storage device.


• The two primary storage technologies are magnetic and optical.




• Compact Disk Read-Only Memory (CD-ROM)


  Digital Video Disk Read-Only Memory (DVD-ROM)


  CD-Recordable (CD-R)


  CD-Rewritable (CD-RW)
   Photo CD








Walang komento:

Mag-post ng isang Komento