Chapter 1: Motherboard and Peripherals

Size: px
Start display at page:

Download "Chapter 1: Motherboard and Peripherals"

Transcription

1 Chapter 1: Motherboard and Peripherals Chipset Basic, Chipset Architecture, North / South Bridge / Hub Architecture: A chipset is a set of electronic components in an integrated circuit that manages the data flow between the processor, memory and peripherals. It is usually found in the motherboard of a computer. Processor AGP North Bridge RAM PCI South Bridge HDD ISA BIOS LAN SCSI Fig: Northbridge & Southbridge Architecture Northbridge 1. Northbridge is also called Memory Controller Hub (MCH) in Intel Systems. It is one of the two chips in the core logic chipset on the PC motherboard. 2. It handles communication between CPU, RAM, AGP or PCI Express and the Southbridge. 3. Some North-bridges also have the integrated Video controller called Graphics Memory Controller Hub (GMCH). 4. Since different processors and RAM require different signaling, a north-bridge will work with one or two types of CPU and only one type of RAM It provides the number, Speed, type of CPU, Size, type of RAM that can be used. 5. The north-bridge plays an important role in deciding how far a computer can be overclocked. 6. It uses a heat sink and some kind of cooling (Fan). South bridge 1. The Southbridge, also known as the I/O Controller Hub (ICH) 2. It is a chip that implements the "slower" capabilities of the motherboard in north bridge/south bridge chipset computer architecture. 1

2 Architecture of Intel chipset 945G 1. The Intel 945G chipset family includes 3 members 945G, 945P and 945TL. 2. It supports Intel new dual core Pentium. Processor & also supports Pentium 4HT technology processor. 3. It offers FSB speed up to 1066 MHz 4. 4GB dual channel DDR2 memory. 5. It also incorporates Intel graphic media accelerator integrated on board. 6. It uses ICH7 which is faster than ICH6. Features of ISA 1. Eight data lines. 2. Eight interrupt request levels address lines. 4. Enables to handle 1MB of memory. 5. It supports 3-4 DMA (Direct Memory Access) channels. Features of PCI-X bus: 1. Up to 133MHz bus speed bit bandwidth 3. 1 Gbps throughput 4. More efficient bus operation for easier interface. 5. Backward compatibility. Features PCI Express 1. Peripheral Component Interconnects (PCI) has 32 bit wide data. 2

3 2. It runs on 2.5GHz. 3. No priority queues. 4. Address / Data lines multiplexed. 5. Multi target, multi master 6. The maximum transfer rate is 16Gbps. Q. Explain BIOS with its any 3 functions. (1M Explanation, 3 Functions) Ans: Definition: Basic Input/output System, the BIOS, ROM BIOS, or System BIOS is a chip located on all motherboards that contain instructions and setup for how your system should boot and how it operates. The main function of BIOS in a computer is to offer a small library of basic input/output functions that are used to run and manage computer peripherals. Main functions that the BIOS perform include: A power-on self-test (POST) for all of the different hardware components in the system to make sure everything is working properly Activating other BIOS chips on different cards installed in the computer - For example, SCSI and graphics cards often have their own BIOS chips. Providing a set of low-level routines that the operating system uses to interface to different hardware devices - It is these routines that give the BIOS its name. They manage things like the keyboard, the screen, and the serial and parallel ports, especially when the computer is booting. Managing a collection of settings for the hard disks, clock, etc. The BIOS is special software that interfaces the major hardware components of your computer with the operating system. It is usually stored on a Flash memory chip on the motherboard, but sometimes the chip is another type of ROM. Concept of Cache Memory: Q. What is cache memory? What are its types? With the help of neat diagram explain the working principle of cache. 3

4 Cache memory is extremely fast memory that is built into a CPU, or located next to it on a separate chip. It supplies the processor with the most frequently requested data and instructions. A cache controller always tries to make sure that the data required by the processor in the next memory access is available in the cache memory. There are three types of cache memory: L1, L2 & L3 cache memory. L1 cache memory: 1. The L1 cache also called internal or integral cache is always a part of the processor chip. 2. L1 cache always runs at full processor speed. 3. It was the fastest cache in the system. 4. L1 cache was originally 8 KB. L2 cache memory: 1. The L2 cache originally called external cache because it was external to the processor chip when it was introduced. 2. It was present on the motherboard and used to run at CPU bus speed. 3. To improve the performance of the system, L2 cache was directly incorporated as part of the processor die. 4. L2 cache was originally 128 KB. L3 cache memory: 1. The L3 cache has been present in high end work stations and servers such as Xenon and Itanium. 2. Pentium 4 Extreme Edition was the first desktop PC processor with L3 cache. 3. Later Editions of same processor were introduced with larger L2 cache rather than L3 cache State characteristics of L2 cache 1. It is external to the processor core. 2. Same processor can be used with different L2 cache. 3. Larger L2 cache increases the performance of the system. 4. Cache performance can be measured in terms of Miss Rate, Hit, Time, miss Penalty. 5. Miss Rate = Fraction of memory references not found in cache 6. Hit Time = Time to deliver a line in the cache to the processor (includes time to determine whether the line is in the cache) 7. Miss Penalty = Additional time required because of a miss 4

5 Types of RAM. SRM (Static RAM): the content remains permanent as long as power is given to it. Once the information is written in any location is SRAM, it is preserved there. DRAM (dynamic RAM): DRAM stores each bit in a storage cell consisting of a capacitor and a transistor. Capacitors tend to lose their charge rather quickly; thus, the need for recharging or refreshing. Types of DRAM: 1. FPM (Fast Page Mode): It was traditional RAM for PC. It was mounted in single inline memory module (SIMM) of 2MB, 4MB, 8MB, 16MB, 32MB. 2. EDO (Extended Data Out): It is faster than FPM RAM. EDO have improvement in performance 2% to 5% compared with FPM. 3. ECC (Error Correcting Code): It is special error correcting RAM used in server. 4. SDRAM (Synchronous Dynamic RAM): SDRAM replaced DRAM, FPM, and EDO. SDRAM is an improvement because it synchronizes data transfer between the CPU and memory. SDRAM allows the CPU to process data while another process is being queued. Features of SDRAM: All SDRAM chips for desktop PC have 168 pins Speed of SDRAM is 100 MHz & 133 MHz Available in sizes 32MB, 64MB, 128MB, 256MB, 512MB, & 1GB Operating Voltage 3.3 V Architecture used Synchronous Operating Max Temperature is 85 o C It pre-fetches 1 bit at a time. DDR (Double Data Rate SDRAM): also called DDR1 SDRAM. DDR SDRAM (double data rate SDRAM) is synchronous dynamic RAM (SDRAM) that can theoretically improve memory clock speed to at least 200 MHz 5

6 Features of DDR SDRAM: All DDR RAM Chips have 184 pins. DDR RAM comes in different speeds i.e.100mhz, 133MHz, 166MHz, 200MHz DDR is twice as fast as SDRAM Operating Voltage 2.5 V Architecture used is Source Synchronous (it refers to the technique of having the transmitting device send a clock signal along with the data signals.) Operating Max Temperature 85 o C It Pre-fetches 2 bit at a time DDR2 (Double Data Rate 2 SDRAM): Features of DDR2: The DDR2 RAM chip has 240 pins DDR2 operate at data rates of 400MHz, 533MHz, 667MHz, & above Higher Bandwidth Lower power 1.8V Architecture used source synchronous It pre-fetches 4 bits at a time Operating Max Temperature 95 o C DDR3 (Double Data Rate 3 RAM): Features of DDR3: Introduction to asynchronous RESET pin. Support system level same delay compensation. On DIMM (dual in-line memory module) mirror friendly DRAM pin out. Introduction of CWL (CAS Write Latency) per Speed bin. On-die I/O calibration engine. READ & WRITE calibration. It works on very low power i.e.1.5v DDR3 operate at data rates of 800MHz, 1066MHz, 1333MHZ, 1600MHz, & above. It pre-fetches 8 bits at a time. 6

7 Construction of CD, DVD ROM: A DVD is composed of several layers of plastic, totaling about 1.2 millimeters thick. Each layer is created by injection molding polycarbonate plastic. This process forms a disc that has microscopic Lands/Pits arranged as a single, continuous and extremely long spiral track of data. Once the clear pieces of polycarbonate are forms, a thin reflective layer is sputtered onto the disc, covering the bumps. Aluminum is used behind the inner layers, but a semi-reflective gold layer is used for the outer layers, allowing the laser to focus through the outer and onto the inner layers. After all of the layers are made, each one is coated with lacquer, squeezed together and cured under infrared light. Construction of CD/DVD ROM Drive: CDROM DRIVE Compact Disc Read only Memory Use to read CDROM Connected to computer via IDE (ATA), SCSI, USB interface the basic components of the CD-ROM drive are the following: 1. Optical head 2. Turntable 3. Computer interface section 4. Microprocessor based control system 7

8 The optical head contains the circuitry to read the data from the disc. This unit usually consists of four main subassemblies; (1) The laser, used to generate a light beam; (2) A lens system, to focus the laser beam on the disc and to direct the reflected light to the photo detector; (3) A series of servomotors that controls the position of the laser and lenses to ensure proper racking and focus; and (4) A photo detector that evaluates the reflected light and converts the light to electrical impulses. TURNTABLE The turntable rotates the disc and is driven by a servomotor. Since the data is written in a continuous spiral, the speed of the turntable must be adjustable so that the information passes over the optical head at a constant speed. The audio CD requires a speed of 1.3meters per second. This speed was adapted for use in computer applications, but proved to be extremely slow when compared to the processing and data transfer speeds of modem computers. The 2 X CD-ROM drives doubled the speed the data track passed over the optical head. The 4X, 6X, and 8X CD-ROM drives spin the disc even faster. The speed multiplication factor is based on the original speed of 1.3 meters per second. INTERFACE SECTION The interface section provides for the transfer of data between the computer and the CD-ROM drive. Many CD-ROM drives are manufactured with the small computer systems interface (SCSI), although some proprietary interface units are available. CD CONTROLLER The CD controller processes the signals received from the optical head, attempts to correct any errors in the data, and controls the speed of the turntable. The information from the photodiodes that is received by the controller is still encoded in eight-to-fourteen modulation (EFM) data. The decoding of EFM data is done by the microprocessor. The code addresses a ROM that contains the proper byte for the encoded data. The output of the ROM is stored in a RAM where it is checked for errors. CD/DVD Recording Mechanism:- The CD recording drive has a laser unit, which heats the organic layer which makes the hole (called as pit ) Information recorded on CD using a series of pits. These pits are also called as bumps. The unmarked areas between pits are called lands. Lands are flat surface; the information is stored permanently as pits and land on the CD. Light reflected from pit to land or land to pit transition the intensity of reflected light changes.(logic 1) No change in intensity of light from pit of land is logic 0. 8

9 EMF (Eight to Fourteen modulations) is an encoding technique used by CD. Data is broken into 8 bit blocks and each block is translated into 14 bit codeword using predefine lookup table. The 14 bit codeword chosen so that binary ones are always separated by minimum 2 and maximum 10 binary zeros. LCD Monitor: LCD module with 4 lamps (backlight) Inverter Interface Board Power Control Board AC Power R, G, B, H/V Sync D-Sub Functions of block: Interface Board: The function of interface board is to convert an input signal into a digital RGB signal. Output data are sent to the LCD module. Control Board: It controls the user operation. It has two parts, push button & an LED. a) Push button: It is a simple switch function, pressing it for ON to do the auto adjustment function, releasing it for OFF to do nothing. b) LED: It indicates the DPMS (Display Power Management Signaling) status of the LCD monitor. Inverter: The main function of the inverter is to convert AC voltage in required DC voltage for LCD module & interface board. LCD module: The function of this is to display image, data or text on screen. It is used to control of the backlight of the LCD. Working Principle of LCD The main principle behind liquid crystal molecules is that when an electric current is applied to them, they tend to untwist. 9

10 Liquid Crystal Display technology works by blocking light. LCD is made up of two pieces of polarized glass (also called substrate) that contain a liquid crystal material between them. A backlight creates light that passes through the first substrate. This causes a change in the light angle passing through them. At the same time, electrical currents cause the liquid crystal molecules to align allow varying levels of light to pass through to the second substrate & create the color images. Passive-matrix vs. active-matrix driving of LCD Monitors. Passive Matrix: Passive matrix LCDs use a simple grid to supply the charge to a particular pixel on the display. The liquid crystal material is sandwiched between the two glass substrates and a polarizing film is added to the outer side of each substrate. To turn on a pixel, the integrated circuit sends a charge down the correct column of one substrate and a ground activated on the correct row of the other. The row and column intersect at the designated pixel, and that delivers the voltage to untwist the liquid crystals at that pixel. To address a pixel the column containing the pixel is sent a charge; the corresponding row is connected to ground. When sufficient voltage is placed across the pixel, the liquid crystal molecules align parallel to the electric field. 10

11 In passive matrix LCDs (PMLCDs) there are no switching devices and each pixel is addressed for more than one frame time. Active Matrix LCD In active matrix LCDs, a switching device and a storage capacitor are integrated at the each cross point of the electrodes. The active addressing removes the multiplexing limitations by incorporating an active switching element. In contrast to passive matrix LCDs, active matrix LCDs has no inherent limitation in the number of scan lines, and they present fewer cross talk issues. There are many kinds of AMLCD. For their integrated switching devices most use transistors made of deposited thin films, which are therefore called thin-film transistors (TFTs). Parameters Active Matrix Passive Matrix Contrast Good(100+) Poor(10-20) Viewing Scale Wide Limited Gray Scale Response time Fast(<50ms) Slow( ms) Multiplex ratio > Manufacturabilit Complex Simple y Cost High Moderate Used in Color monitor Monochrome monitor Advantages of LCD display over CRT display: 1. LCD monitor consumes less power: An average 19 inches, LCD uses 45 watts of electricity while the 19 inches CRT uses 100 watts of electricity. 2. LCD monitors are smaller, thinner& weight half as much as CRT, 3. An LCD monitors tilt, height, & orientation from horizontal to vertical can all be adjusted easily. 4. LCD monitors don t produce the flickers that CRT s do. I.e. generated less eye strain. Important characteristics: 1. Dot Pitch: Distance between two adjacent pixel centers. 2. Resolution: It is number of horizontal & vertical pixels. 11

12 3. Refresh rate: The refresh rate is the number of times in a second that display hardware draws the data. 4. Response time: The minimum time necessary change in pixel color or brightness. 5. Viewable size: CRT monitor gives viewable size in diagonal measures from 15 inch to 42 inch. 6. Color Support: Number of types of color is supported. Advantages of CRT display over LCD display: 1. Resolution & aspect ratio: They operate at any resolution, geometric & aspect ratio without the need for rescaling the image. 2. Highest Resolution: CRT runs at highest pixel resolution. 3. Black level & Contrast: Suitable for used in dark dim light environment. 4. Color & gray scale accuracy: CRT produced the very best color & gray scale & are reference standard for all professional calibration. 5. Cost: CRT is less expensive than LCD. KEYBOARD: A keyboard is a typewriter-style device, which uses an arrangement of buttons or keys, to act as electronic switches. Different types of key Switches in Keyboard: 1. Capacitive Key Switch 2. Membrane Key Switch 3. Rubber Dome Key Switch 4. Hall Effect Key Switch 5. Opto-Electronic Key Switch 6. Mechanical Key Switch a. Working principle of Membrane key switch: It is a multi-layer plastic or rubber assembly. It is used as keyboard in video game machines, calculators, medical instruments, cash registers etc. 12

13 Two rubber or plastic sheets are used as row conductor sheet & column conductor sheet. Row & column line are made on the plastic or rubber sheet using silver or some other conductor ink. b. Working principle of Mechanical Key switch: Two metal pieces or contacts are kept in open position & moved into closed position when switch is pressed. When the switch is in normal position the contact is open, when the switch is pushed the contact closes, & the closure is sensed by the keyboard interface. After some use contacts become oxidized or dirty & make the switch useless. Gold plating on these contacts is done to improve the life span of the switch. Normal life span of high quality switches is about 1 million keystrokes. 13

14 MOUSE: a. Optical Mouse: 1. In this type of mouse, a light source & photo detector is used with a special mouse pad. 2. When the optical mouse is moved on this special pad, light from the light source gets reflected from the pad &special photo detector inside the mouse detects the horizontal & vertical movements. 3. Two photo detectors are there, among that one of the photo detectors is used to detect vertical movement of the cursor on the screen & the other is used to detect the horizontal movement of the cursor on the screen. 4. The movement of the cursor on the screen depends on the number of the signals that is passed to the PC through the wire connected with the mouse. The PC, in turn, passes them to the mouse driver software which then converts the distance, & speed required for the movement of the screen cursor. PRINTERS: Printers are Output devices used to prepare permanent Output devices on paper. Printers can be divided into two main categories: Impact Printers: In this hammers or pins strike against a ribbon and paper to print the text. This mechanism is known as electro-mechanical mechanism. They are of two types. Non-Impact Printers: There printers use non-impact technology such as ink-jet or laser technology. There printers provide better quality of O/P at higher speed. Q. State any four printer characteristics. (For any 4 characteristics ½M) Printer type: Impact or Non-impact, laser or Inkjet 1. Resolution : specified in dpi 2. Print direction: One directional or Bi directional 3. Input Buffer : size in KB or MB 4. Printer Speed : in CPM, LPM or PPM 5. Interface : Serial or parallel/usb 14

15 DOT MATRIX PRINTERS: A Dot Matrix Printer or Impact Matrix Printer refers to a type of computer printer with a print head that runs back and forth on the page and prints by impact, striking an ink-soaked cloth ribbon against the paper, much like a typewriter. Unlike a typewriter or daisy wheel printer, letters are drawn out of a dot matrix, and thus, varied fonts and arbitrary graphics can be produced. Block Diagram of Dot Matrix Printer Working of DOT matrix printer: 1. PC sends a series of ASCII code & some printer movement information to the printer through a serial or parallel cable. 2. The ASCII codes received by the printer are stored inside a buffer. i.e. RAM 3. The processor inside printer select particular dot pattern & stored into bitmap table (ROM). 4. The print head consists of pins which are arranged in a vertical column. 5. The pins are operated electromagnetically & the character to be printer has dots in certain position of the matrix. 6. The required dots for a column are formed by striking appropriates pins then the printer head moves to the next column. Characteristics of Dot-matrix printer: It is an impact printer, where printer head touches the paper with an inked ribbon The quality of the image is determined by the dots per inch. Its speed is measured with respect to characters per second(cps) It s quality of printing is not as good as other non impact printers The Mechanical movements are more when compared to other printer and also noisy. Most of the Dot Matrix printers are with parallel ports (Centronics) 15

16 Advantages: 1. It can print on multi-part stationery or make carbon copies. 2. Impact printers have one of the lowest printing costs per page. 3. They are able to use continuous paper rather than requiring individual sheets. 4. The ink ribbon also does not easily dry out. Disadvantages: 1. Impact printers are usually noisy. 2. They can only print low resolution graphics, with limited color performance, limited quality and comparatively low speed. 3. They are prone to bent pins (and therefore a destroyed print head) caused by printing a character half-on and half-off the label. Specification of Dot matrix Printer: 1. Speed of a Dot matrix Printer is defined in cps ( characters per second) for eg., characters per second 2. Type of paper used can be continuous paper or separate paper 3. Print quality depends on number of print pins (from 9 to 24pins) 4. Type of interface is a parallel interface or serial interface (LPT or COM ports) 5. Line width is generally 80 characters, or columns, with some dot matrix printers being capable of 132-character lines. INK JET PRINTERS: Working of Inkjet printer: 1. An ink filled cartridge is attached to the head. 2. The print head is made up of small ink filled chamber, each attached to a nozzle which is smaller than human hair. 3. Electrical pulse flows through heating elements which is usually a resister located at the back of the each chamber. 4. The heat generated by the register heats thin layer of ink resulting in boiling of ink & thus formation of a small bubble of vapor. 16

17 5. This bubble expands & a droplet of ink falls on the paper. Thus resulting in the formation of character of these drops. Q. Give any four disadvantages of Ink-jet Printer. (Any 4 points, 2 Marks) 1. Inkjet printers require periodic maintenance or else the ink gets logged in the nozzle. 2. They require special paper with controlled absorbency for best results 3. Ink cartridges are costly than ribbon and don t last longer. 4. It is costly than dot matrix printer. LASER PRINTER: A type of printer that utilizes a laser beam to produce an image on a drum. The light of the laser alters the electrical charge on the drum wherever it hits. The drum is then rolled through a reservoir of toner, which is picked up by the charged portions of the drum. Finally, the toner is transferred to the paper through a combination of heat and pressure. The 6 steps laser printing process 1. Cleaning The Photosensitive drum is cleaned before it can take on a new image 2. Conditioning or Charging To make the drum receptive to new images, it must be charged. The EP drum is given a negative charge by the primary corona wire around -600 and volts 3. Writing - A laser beam is use to write to the EP drum causing dots on the drum to lose some of the negative charge and become relatively positive charge 4. Developing - A toner is transferred from the toner cylinder to the EP drum by attracting the area of the drum that has a Relative positive charge 5. Transferring - The transfer corona wire puts a highly positive charge on the paper once the paper has a positive charge the negatively charge toner particle leaps from the drum into the paper 17

18 6. Fusing - The compression roller and fusing roller press and melts the toner into the paper the fuser gets very hot. Specifications of Laser Printer: 1. Print speed: up to 19PPM 2. Print technology: Laser 3. Print quality: 1200 x 1200 DPI (B/W) 4. Memory: 8 MB 5. Interface: USB 6. Power consumption: 320W when operational 7. Graphics Resolution: 300 to 2400 DPI 8. Media supported: Paper, Envelopes, and Transparencies Q. List any four advantages of Laser Printer over Dot Matrix printer. (Any 4 points, 2 Marks) 1. It is a non impact printer. 2. It is not noisy. 3. Printing speed is fast. 4. Printing quality is very good. Characteristics: 1. Speed: Given in Pages per Minute (PPM) the higher the PPM the more pages they can print. Most ink-jet printers offer different speeds depending on the quality of print desired. 2. Print quality: Determined by the DPI (Dot Per Inch) Example 4880 x 2440 DPI (Vertical and Horizontal DPI) 3. Ink: Laser Printers use Toner Cartridges 18

19 SCANNER: Working of flat bed scanner: 1. Light source illuminates piece of paper face down against glass window above the scanning mechanism. 2. Motor moves the scan head beneath the page. 3. The scan head captures light reflected from individual areas of the page. 4. Reflection takes through system of mirrors. 5. Lens focuses the reflected beam of light on light sensitive diodes. 6. The diodes generate electric current corresponding to the amount of reflected light. 7. White spaces reflect maximum light, which generates maximum voltage. 8. ADC converts each analog signal voltage to digital pixel representing the scanned area. 9. For Monochrome Scanner 1 bit per pixel is stored-either on or off. 10. For Color Scanner, the scan head makes three passes under the images. 11. Reflected light on each pass is directed through red, green and blue filter before it strikes the original image. 12. Signals from the three passes are converted into digital information and stored to represented, green or blue color value of the scanned area on the page. This digital information is sent to the software in the PC, where data is stored in a format on which OCR can work. 19

Input and Output Devices.

Input and Output Devices. Input and Output Devices. 4 Input Devices 1) KeyBoard: Keyboard is an input device. Most of the Keyboards have between 80 and 110 keys including 1) Typing Keys (QWERTY) 2) Numeric Keypad 3) Function Keys

More information

Input output and memory devices

Input output and memory devices Input output and memory devices One marks 1. What is cache memory The very high speed memory present between CPU and RAM 2. Expand the term OCR Optical Character Recognition (Recognizer) 3. Expand the

More information

Buses, Video, and Upgrades

Buses, Video, and Upgrades Unit 9 Buses, Video, and Upgrades Copyright 2005 Heathkit Company, Inc. All rights reserved. CPU Parallel Port Memory Keyboard Controller Video Adapter The Data Bus System Controller 2 CPU Memory Keyboard

More information

Introduction to the Personal Computer

Introduction to the Personal Computer Introduction to the Personal Computer 2.1 Describe a computer system A computer system consists of hardware and software components. Hardware is the physical equipment such as the case, storage drives,

More information

FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER

FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER Components of a personal computer - Summary Computer Case aluminium casing to store all components. Motherboard Central Processor Unit (CPU) Power supply

More information

Working principle of Membrane Key switch. It is a multi-layer plastic or rubber assembly.

Working principle of Membrane Key switch. It is a multi-layer plastic or rubber assembly. Course Code CM-4-G Subject CHM (17428) Subject Teacher Prof. Y. S. Modhe Topic-4- Input And Output Devices Name different types of key switches in keyboard. Explain the principle of working of any one

More information

What is Output? p Fig. 6-1 Next

What is Output? p Fig. 6-1 Next Output What is Output? What is output? Data that has been processed into a useful form, called information Output device is any hardware component that can convey information to user p. 6.06 Fig. 6-1 Next

More information

What step should a technician perform first when servicing computer equipment?

What step should a technician perform first when servicing computer equipment? - 1 IT EssClass Test 2 1 What is the unit used to measure CPU speed? Bits. Bytes. Hertz. Voltage. 2 What is the purpose of a heat sink on a processor? To cool the processor. To ground the processor. To

More information

Chapter 11: Printers. IT Essentials v6.0. ITE v6.0 1

Chapter 11: Printers. IT Essentials v6.0. ITE v6.0 1 Chapter 11: Printers IT Essentials v6.0 ITE v6.0 1 Chapter 11 - Sections & Objectives 11.1 Common Printer Features Explain the purpose and characteristics of different types of printers. 11.2 Installing

More information

Printers and Scanners

Printers and Scanners Printers and Scanners Printer Types Dot Matrix An impact printer that transfers characters by striking a pattern (from a matrix) through an inked ribbon and onto paper. The most common number of pins on

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware : Managing, Maintaining, and Troubleshooting, 5e Chapter 1 Introducing Hardware Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components

More information

Course Code CW-4-G Subject CHM (17428) Subject Teacher Mr. Pise S. P. Topic-1- Motherboard & It s Components

Course Code CW-4-G Subject CHM (17428) Subject Teacher Mr. Pise S. P. Topic-1- Motherboard & It s Components Specific Objectives 1.1 CPU Concept like address lines, data lines, internal registers. 1.2 Modes of operation of CPU Real mode, IA-32 mode, IA-32 Virtual Real Mode. 1.3 Process Technologies, Dual Independent

More information

Chapter 1: Motherboard & Its Components

Chapter 1: Motherboard & Its Components Specific Objectives Chapter 1: Motherboard & Its Components 1.1 CPU Concept like address lines, data lines, internal registers. 1.2 Modes of operation of CPU Real mode, IA-32 mode, IA-32 Virtual Real Mode.

More information

Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall

Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall 1 Technology in Action Chapter 2 Looking at Computers: Understanding the Parts 2 Chapter Topics Functions of a computer Data versus information Bits and bytes Input devices Output devices Processing Storage

More information

ASSIGNMENT The ASCII decimal value 66 represents which of the following characters?

ASSIGNMENT The ASCII decimal value 66 represents which of the following characters? ASSIGNMENT 13 Textbook Assignment: Printers, chapter 12, pages 12-1 through 12-15; and Data Conversion Devices and Switchboards, chapter 13, pages 13-1 through 13-5. 13-13- 13-13- Printers that use pins

More information

Sir Sadiq s computer notes for class IX. Chapter no 3. Input/Output Devices

Sir Sadiq s computer notes for class IX. Chapter no 3. Input/Output Devices 12 Q: What are Input Devices? Ans: Input Devices: Input devices are physical equipment that read or translate data consisting of alphabets, numbers or other symbols into electronic impulses, which can

More information

About the Presentations

About the Presentations About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning of each presentation. You may customize the presentations

More information

Identify Components of the. Motherboard

Identify Components of the. Motherboard Identify Components of the Chipset Motherboard Collection of chips that work together to provide the switching circuitry needed to move data throughout the computer 2013 Pearson Education, Inc. Publishing

More information

PRATHYUSHA INSTITUTE OF TECHNOLOGY AND MANAGEMENT

PRATHYUSHA INSTITUTE OF TECHNOLOGY AND MANAGEMENT PRATHYUSHA INSTITUTE OF TECHNOLOGY AND MANAGEMENT DEPARTMENT OF INFORMATION TECHNOLOGY Staff Name: Prof. S. Athinarayanan UNIT IV PART A Branch: ECE / V Sem 1. Define Memory Access Time and Memory Cycle

More information

Arithmetic/logic Unit (ALU)

Arithmetic/logic Unit (ALU) 3D Printer Arithmetic/logic Unit (ALU) Barcode Barcode Printer Barcode Reader Biometric Reader BIOS (Basic input/output system) Bit Bus Bus Interface Unit A printer that uses molten plastic during a series

More information

Chapter 7: Fundamental Printers and Scanners

Chapter 7: Fundamental Printers and Scanners Chapter 7: Fundamental Printers and Scanners IT Essentials: PC Hardware and Software v4.1 1 Chapter 7 Objectives 7.1 Describe the types of printers currently available 7.2 Describe the installation and

More information

Compact Disc How it Works?

Compact Disc How it Works? Compact Disc How it Works? A Compact Disc (CD) is an optical disc used to store digital data. CD-ROMs and CD-Rs remain widely used technologies in the computer industry.cd-rom drives employ a near-infrared

More information

Computers Are Your Future

Computers Are Your Future Computers Are Your Future 2008 Prentice-Hall, Inc. Computers Are Your Future Chapter 6 Inside the System Unit 2008 Prentice-Hall, Inc. Slide 2 What You Will Learn... Understand how computers represent

More information

Introduction To Computer Hardware. Hafijur Rahman

Introduction To Computer Hardware. Hafijur Rahman Introduction To Computer Hardware Lecture 2 Hafijur Rahman What is a Computer? A computer is an electronic device, which can input, process, and output data. input processing output A computer is a machine

More information

Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer System has Hardware and Software

Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer System has Hardware and Software Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer System has Hardware and Software All the parts--monitor, printer, hard drive, etc.-- cables, cabinets, and programs that make a computer

More information

COMPUTER SYSTEMS ORGANIZATION

COMPUTER SYSTEMS ORGANIZATION 2 COMPUTER SYSTEMS ORGANIZATION Central processing unit (CPU) Control unit Arithmetic logical unit (ALU) Registers I/O devices Main memory Disk Printer Bus Figure 2-. The organization of a simple computer

More information

Chapter 8: Input and Output. Principles of Computer Architecture. Principles of Computer Architecture by M. Murdocca and V.

Chapter 8: Input and Output. Principles of Computer Architecture. Principles of Computer Architecture by M. Murdocca and V. 8-1 Principles of Computer Architecture Miles Murdocca and Vincent Heuring 8-2 Chapter Contents 8.1 Simple Bus Architectures 8.2 Bridge-Based Bus Architectures 8.3 Communication Methodologies 8.4 Case

More information

Technology in Action

Technology in Action Technology in Action Chapter 9 Behind the Scenes: A Closer Look at System Hardware 1 Binary Language Computers work in binary language. Consists of two numbers: 0 and 1 Everything a computer does is broken

More information

Inside Your PC. Introduction to Computer Science. Polly Huang NTU EE

Inside Your PC. Introduction to Computer Science. Polly Huang NTU EE Introduction to Computer Science Polly Huang NTU EE http://homepage.ntu.edu.tw/~pollyhuang pollyhuang@ntu.edu.tw Polly Huang, NTU EE Hardware 1 Inside Your PC Polly Huang, NTU EE Hardware 2 Today s Computer

More information

Computer Organization (Keyboard & Display Control, and Printers)

Computer Organization (Keyboard & Display Control, and Printers) Computer Organization (Keyboard & Display Control, and Printers) KR Chowdhary Professor & Head Email: kr.chowdhary@gmail.com Website:krchowdhary.com Department of Computer Science and Engineering MBM Engineering

More information

Chapter 4 The Components of the System Unit

Chapter 4 The Components of the System Unit Chapter 4 The Components of the System Unit Chapter 4 Objectives Differentiate among various styles of of system units Differentiate among the the various types of of memory Identify chips, adapter cards,

More information

Components of a personal computer

Components of a personal computer Components of a personal computer Computer systems ranging from a controller in a microwave oven to a large supercomputer contain components providing five functions. A typical personal computer has hard,

More information

Chapter 9: Other Peripherals

Chapter 9: Other Peripherals Chapter 9: Other Peripherals Complete CompTIA A+ Guide to PCs, 6e To identify the components of the video subsystem The various display types including laptop displays Basic display terminology To install

More information

Chapter 0: IT Essentials Introduction Chapter 1: Introduction to the Personal Computer

Chapter 0: IT Essentials Introduction Chapter 1: Introduction to the Personal Computer Name Date Chapter 0: IT Essentials Introduction Chapter 1: Introduction to the Personal Computer After completion of this chapter, students should be able to: Explain IT industry certifications and technician

More information

Providing Fundamental ICT Skills for Syrian Refugees PFISR

Providing Fundamental ICT Skills for Syrian Refugees PFISR Yarmouk University Providing Fundamental ICT Skills for Syrian Refugees (PFISR) Providing Fundamental ICT Skills for Syrian Refugees PFISR Dr. Amin Jarrah Amin.jarrah@yu.edu.jo Objectives Covered 1.1 Given

More information

Advanced Parallel Architecture Lesson 4 bis. Annalisa Massini /2015

Advanced Parallel Architecture Lesson 4 bis. Annalisa Massini /2015 Advanced Parallel Architecture Lesson 4 bis Annalisa Massini - 2014/2015 Internal Memory RAM Many memory types are random access individual words of memory are directly accessed through wired-in addressing

More information

QUESTIONS ABOUT COMPUTERS

QUESTIONS ABOUT COMPUTERS 1. What is a computer? QUESTIONS ABOUT COMPUTERS A computer is a machine that processes information, in other words, it receives and stores data, performs calculations with this data and presents the results

More information

Hardware & Input/Output

Hardware & Input/Output Hardware & Input/Output CIT 100 Norm Downey Why Binary? Binary is a numbering system that uses only two digits 0 s and 1 s Electricity within a computer s circuitry can only be in one of two states: On

More information

Input and Output Devices

Input and Output Devices Input and Output Devices PRINTER A computer peripheral that puts text or a computer generated image on paper or on another medium, such as a transparency. Printer can be categorized in several ways the

More information

Cambridge International Examinations Cambridge International Advanced Subsidiary and Advanced Level. Published

Cambridge International Examinations Cambridge International Advanced Subsidiary and Advanced Level. Published Cambridge International Examinations Cambridge International Advanced Subsidiary and Advanced Level COMPUTER SCIENCE 9608/11 Paper 1 Written Paper October/November 2016 MARK SCHEME Maximum Mark: 75 Published

More information

Part 1 of 3 -Understand the hardware components of computer systems

Part 1 of 3 -Understand the hardware components of computer systems Part 1 of 3 -Understand the hardware components of computer systems The main circuit board, the motherboard provides the base to which a number of other hardware devices are connected. Devices that connect

More information

Sahalsoftware college. Welcome To understanding Basic Computer Concept

Sahalsoftware college. Welcome To understanding Basic Computer Concept Welcome To understanding Basic Computer Concept 1 Chapter1: Understanding Computer Concepts What is a computer? A computer is a machine that takes in data, processes if following a set of instructions

More information

CREATED BY M BILAL & Arslan Ahmad Shaad Visit:

CREATED BY M BILAL & Arslan Ahmad Shaad Visit: CREATED BY M BILAL & Arslan Ahmad Shaad Visit: www.techo786.wordpress.com Q1: Define microprocessor? Short Questions Chapter No 01 Fundamental Concepts Microprocessor is a program-controlled and semiconductor

More information

CSC1201 Computer Applications. Budditha Hettige Department of Computer Science

CSC1201 Computer Applications. Budditha Hettige Department of Computer Science CSC1201 Computer Applications Budditha Hettige Department of Computer Science Session 01 Introduction to Computers What is a computer? is a machine comprise of electronic components has ability to store

More information

Q1. Briefly describe the characteristic features of input and output devices of a computer system.

Q1. Briefly describe the characteristic features of input and output devices of a computer system. Q1. Briefly describe the characteristic features of input and output devices of a computer system. Answer-> Characteristic of input and output devices of a computer system: Input Devices: An input device

More information

Computers Are Your Future Prentice-Hall, Inc.

Computers Are Your Future Prentice-Hall, Inc. Computers Are Your Future 2006 Prentice-Hall, Inc. Computers Are Your Future Chapter 7 Input/Output and Storage 2006 Prentice-Hall, Inc Slide 2 What You Will Learn About ü The purpose of special keys and

More information

Computers Are Your Future

Computers Are Your Future Computers Are Your Future 2006 Prentice-Hall, Inc. Computers Are Your Future Chapter 7 Input/Output and Storage 2006 Prentice-Hall, Inc Slide 2 Input Input is any data entered into the computer s memory

More information

Input: is any data or instructions that are used by a computer.

Input: is any data or instructions that are used by a computer. 1 What is input? Input: is any data or instructions that are used by a computer. Input devices: are hardware used to translate words, sounds, images, and actions that people understand into a form that

More information

Module 1. Introduction. Version 2 EE IIT, Kharagpur 1

Module 1. Introduction. Version 2 EE IIT, Kharagpur 1 Module 1 Introduction Version 2 EE IIT, Kharagpur 1 Lesson 3 Embedded Systems Components Part I Version 2 EE IIT, Kharagpur 2 Structural Layout with Example Instructional Objectives After going through

More information

Memory Overview. Overview - Memory Types 2/17/16. Curtis Nelson Walla Walla University

Memory Overview. Overview - Memory Types 2/17/16. Curtis Nelson Walla Walla University Memory Overview Curtis Nelson Walla Walla University Overview - Memory Types n n n Magnetic tape (used primarily for long term archive) Magnetic disk n Hard disk (File, Directory, Folder) n Floppy disks

More information

PARTS OF THE COMPUTER. 2nd ESO IES CAP DE LLEVANT

PARTS OF THE COMPUTER. 2nd ESO IES CAP DE LLEVANT PARTS OF THE COMPUTER 2nd ESO IES CAP DE LLEVANT 1. COMPUTING OR INFORMATION TECHNOLOGY The branch of engineering science that studies (with the aid of computers)the procedure of calculating and information

More information

Chapter No. 1. Motherboard & its Components

Chapter No. 1. Motherboard & its Components Chapter No. 1 Motherboard & its Components What is Motherboard? The main circuit board of a microcomputer. The motherboard contains the connectors for attaching additional boards. It contains the CPU,

More information

Module 9. Laptops and Printers

Module 9. Laptops and Printers Module 9 Laptops and Printers Objectives 2 1. 3.0 Laptops 2. 4.0 Printers 2 3 LAPTOPS 3 The Components of a Laptop Common laptop features: 1. Small and portable 2. Integrated LCD display screen in lid

More information

Computers Are Your Future

Computers Are Your Future Computers Are Your Future Twelfth Edition Chapter 2: Inside the System Unit Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall 1 Inside the Computer System Copyright 2012 Pearson Education,

More information

Chapter No. 1 Motherboard & its Components

Chapter No. 1 Motherboard & its Components What is Motherboard? Chapter No. 1 Motherboard & its Components The main circuit board of a microcomputer. The motherboard contains the connectors for attaching additional boards. It contains the CPU,

More information

GS-SR104 Rack Mount Server System Installation Guide

GS-SR104 Rack Mount Server System Installation Guide GS-SR104 Rack Mount Server System Installation Guide 1-i INDEX 1. INTRODUCTION 1-1 1.1. PREFACE 1-1 1.2. FEATURES 1-1 2. HARDWARE INVENTORY 2-1 3. SYSTEM INSTALLATION PROCEDURES 3-1 3.1. CHASSIS COVER

More information

Padasalai.net- Higher Secondary first Year. Quarterly exam answer key-2018 Max Marks : 70

Padasalai.net- Higher Secondary first Year. Quarterly exam answer key-2018 Max Marks : 70 i.ne ww.pai.n STD: 11 i.n i.ne i.n i.ne i.n i.ne Pai.net- Higher Secondary first Year COMPUTER Applications Time : 2.30 Hrs Quarterly exam answer key-2018 Max Marks : 70 N.Gunasekaran MCA., B.Ed PG Asst

More information

1.1 Bits and Bit Patterns. Boolean Operations. Figure 2.1 CPU and main memory connected via a bus. CS11102 Introduction to Computer Science

1.1 Bits and Bit Patterns. Boolean Operations. Figure 2.1 CPU and main memory connected via a bus. CS11102 Introduction to Computer Science 1.1 Bits and Bit Patterns CS11102 Introduction to Computer Science Data Storage 1.1 Bits and Their Storage 1.2 Main Memory 1.3 Mass Storage 1.4 Representation of information as bit patterns Bit: Binary

More information

Chapter Contents. Personal Computer Systems Desktop and Portable Computers. Desktop and Portable Computers

Chapter Contents. Personal Computer Systems Desktop and Portable Computers. Desktop and Portable Computers 11.10.011 Chapter Contents Chapter Computer Hardware Section A: Personal Computer Basics Section B: Microprocessors and Memory Section C: Storage Devices Section D: Input and Output Devices Section E:

More information

Semiconductor Memory Types Microprocessor Design & Organisation HCA2102

Semiconductor Memory Types Microprocessor Design & Organisation HCA2102 Semiconductor Memory Types Microprocessor Design & Organisation HCA2102 Internal & External Memory Semiconductor Memory RAM Misnamed as all semiconductor memory is random access Read/Write Volatile Temporary

More information

How Computer Mice Work

How Computer Mice Work How Computer Mice Work Inside this Article 1. Introduction to How Computer Mice Work 2. Evolution of the Computer Mouse 3. Inside a Mouse 4. Connecting Computer Mice 5. Optical Mice 6. Optical Mouse Accuracy

More information

Computer Maintenance. Unit Subtitle: Motherboards. Copyright Texas Education Agency, All rights reserved. 1

Computer Maintenance. Unit Subtitle: Motherboards. Copyright Texas Education Agency, All rights reserved. 1 Computer Maintenance Unit Subtitle: Motherboards 1 Lesson Objectives Describe the function of the motherboard. Identify the different types of motherboards and their characteristics. Identify the main

More information

Computer Hardware. Lect 3: Input / System Unit/Output & Storage

Computer Hardware. Lect 3: Input / System Unit/Output & Storage Computer Hardware Lect 3: Input / System Unit/Output & Storage 1 Input Devices: Giving Commands Input is any data or instructions that are entered into a computer. An input device is a type of hardware

More information

Ink Jet Printers The most common type of computer printer for the consumer market An ink jet printer places an image onto a piece of paper by

Ink Jet Printers The most common type of computer printer for the consumer market An ink jet printer places an image onto a piece of paper by PERIPHERAL DEVICES PRINTERS a printer is a peripheral which produces a text or graphics of documents stored in electronic form into a physical print media such as paper or transparencies. Printer quality

More information

General Computing Concepts. Coding and Representation. General Computing Concepts. Computing Concepts: Review

General Computing Concepts. Coding and Representation. General Computing Concepts. Computing Concepts: Review Computing Concepts: Review Coding and Representation Computers represent all information in terms of numbers ASCII code: Decimal number 65 represents A RGB: (255,0,0) represents the intense red Computers

More information

1 Interference from generator and lighting that could result in unclean power is known as. 3 Form factor of motherboard define its

1 Interference from generator and lighting that could result in unclean power is known as. 3 Form factor of motherboard define its 1 IT ESS Class Test 1 1 Interference from generator and lighting that could result in unclean power is known as. Blackout Brownout Noise Spike 2 CPU speed is measure in. cycles per second click per second

More information

Downloaded from

Downloaded from Chapter 1 Fundamental of Computer Inside this chapter : Brief history of computer, Basic components of computer, Different I/O Devices, Computer Language, Software definition and its types, Computer Memory,

More information

7/28/ Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc.

7/28/ Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc. Technology in Action Technology in Action Chapter 9 Behind the Scenes: A Closer Look a System Hardware Chapter Topics Computer switches Binary number system Inside the CPU Cache memory Types of RAM Computer

More information

computer case. Various form factors exist for motherboards, as shown in this chart.

computer case. Various form factors exist for motherboards, as shown in this chart. INTERNAL COMPONENTS The motherboard is the main printed circuit board and contains the buses, or electrical pathways, found in a computer. These buses allow data to travel between the various components

More information

INTRODUCTION TO COMPUTERS

INTRODUCTION TO COMPUTERS INTRODUCTION TO COMPUTERS When we talk about computers, we really are talking about a Computer System. Computer System: It is a combination of Hardware and Software. This combination allows a computer

More information

BUYING A COMPUTER TERM 2 AIT

BUYING A COMPUTER TERM 2 AIT BUYING A COMPUTER TERM 2 AIT HARDWARE COMPONENTS AND FUNCTIONS describe the components of a multimedia computer system processing (central processing unit) input devices e.g. mouse, keyboard output devices

More information

Memory classification:- Topics covered:- types,organization and working

Memory classification:- Topics covered:- types,organization and working Memory classification:- Topics covered:- types,organization and working 1 Contents What is Memory? Cache Memory PC Memory Organisation Types 2 Memory what is it? Usually we consider this to be RAM, ROM

More information

HARDWARE AND OPERATING SYSTEMS

HARDWARE AND OPERATING SYSTEMS HARDWARE AND OPERATING SYSTEMS UNIT 2. IES MIGUEL ESPINOSA - MURCIA 3º ESO HARDWARE AND OPERATING SYSTEMS COMPUTERS LANGUAGE AND FUNCTION Binary System ASCII code Units of information Computer functions

More information

COMPUTER HARDWARE & NETWORK TROUBLESHOOTING

COMPUTER HARDWARE & NETWORK TROUBLESHOOTING COMPUTER HARDWARE & NETWORK TROUBLESHOOTING UNIT 1 1. What is processor? (NOV 2013) 2. Define system clock? (NOV 2013) 3. What are the two types of hardware interrupts (NOV 2010) 4. List the type of switching

More information

CHAPTER 10: Computer Peripherals

CHAPTER 10: Computer Peripherals CHAPTER 10: Computer Peripherals The Architecture of Computer Hardware, Systems Software & Networking: An Information Technology Approach 5th Edition, Irv Englander John Wiley and Sons 2013 PowerPoint

More information

Homeschool Enrichment. The System Unit: Processing & Memory

Homeschool Enrichment. The System Unit: Processing & Memory Homeschool Enrichment The System Unit: Processing & Memory Overview This chapter covers: How computers represent data and programs How the CPU, memory, and other components are arranged inside the system

More information

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) WINTER 2016 EXAMINATION 17428

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) WINTER 2016 EXAMINATION 17428 Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme. 2) The model answer and the answer written by candidate

More information

Pharmacy college.. Assist.Prof. Dr. Abdullah A. Abdullah

Pharmacy college.. Assist.Prof. Dr. Abdullah A. Abdullah The kinds of memory:- 1. RAM(Random Access Memory):- The main memory in the computer, it s the location where data and programs are stored (temporally). RAM is volatile means that the data is only there

More information

Section 3 MUST BE COMPLETED BY: 10/17

Section 3 MUST BE COMPLETED BY: 10/17 Test Out Online Lesson 3 Schedule Section 3 MUST BE COMPLETED BY: 10/17 Section 3.1: Cases and Form Factors In this section students will explore basics about computer cases and form factors. Details about

More information

Intentionally Blank 0

Intentionally Blank 0 Intentionally Blank 0 Technology in Action Chapter 2 Looking at Computers: Understanding the Parts 1 Understanding Your Computer: Computers are Data Processing Devices Perform four major functions Input:

More information

Discovering Computers 2008

Discovering Computers 2008 Discovering Computers 2008 Chapter 7 Storage 1 1 Chapter 7 Objectives Differentiate between storage devices and storage media Describe the characteristics of magnetic disks Describe the characteristics

More information

CMSC 1513 Lecture 1.2

CMSC 1513 Lecture 1.2 Key Point: A computer is an electronic device that stores and processes data. Hardware Software Hardware comprises the visible, physical elements of the computer. Software provides the invisible instructions

More information

COSC 243. Memory and Storage Systems. Lecture 10 Memory and Storage Systems. COSC 243 (Computer Architecture)

COSC 243. Memory and Storage Systems. Lecture 10 Memory and Storage Systems. COSC 243 (Computer Architecture) COSC 243 1 Overview This Lecture Source: Chapters 4, 5, and 6 (10 th edition) Next Lecture Control Unit and Microprogramming 2 Electromagnetic Induction Move a magnet through a coil to induce a current

More information

ipanel CONTROL TECHNOLOGY CORPORATION ipanel Installation Guide and Specifications ipanel Installation Guide

ipanel CONTROL TECHNOLOGY CORPORATION ipanel Installation Guide and Specifications ipanel Installation Guide ipanel CONTROL TECHNOLOGY CORPORATION ipanel Installation Guide and Specifications ipanel Installation Guide CONTROL TECHNOLOGY CORPORATION ipanel Installation Guide and Specifications 2003 Control Technology

More information

PC I/O. May 7, Howard Huang 1

PC I/O. May 7, Howard Huang 1 PC I/O Today wraps up the I/O material with a little bit about PC I/O systems. Internal buses like PCI and ISA are critical. External buses like USB and Firewire are becoming more important. Today also

More information

Main Memory (RAM) Organisation

Main Memory (RAM) Organisation Main Memory (RAM) Organisation Computers employ many different types of memory (semi-conductor, magnetic disks, USB sticks, DVDs etc.) to hold data and programs. Each type has its own characteristics and

More information

Buses, Video, and Upgrades

Buses, Video, and Upgrades Unit 9 Buses, Video, and Upgrades Copyright 2005 Heathkit Company, Inc. All rights reserved. CPU Parallel Port Memory Keyboard Controller Video Adapter The Data Bus System Controller 2 CPU Memory Keyboard

More information

Introduction To Computers: Hardware and Software

Introduction To Computers: Hardware and Software Page 1 Introduction To Computers: Hardware and Software In this section of notes you will learn about the basic parts of a computer and how they work. Page 2 What Is Hardware? A computer is made up of

More information

Chapter 1. Computer Fundamentals-I

Chapter 1. Computer Fundamentals-I 1. Input Devices: Chapter 1. Computer Fundamentals-I The devices which are used to input the data and the programs in the computer are known as "Input Devices" or Input device can read data and convert

More information

IT Infrastructure: Hardware LEARNING GOALS. The Core Computer Components. September 16, 2015

IT Infrastructure: Hardware LEARNING GOALS. The Core Computer Components. September 16, 2015 IT Infrastructure: Hardware September 16, 2015 LEARNING GOALS Identify the major components of modern PCs Explain the role of the components of a computer system; Explain input devices and how they operate.

More information

D E C E M B E R

D E C E M B E R P C RO C S O L I D I N T E G R AT E D C O M P U T E R S Y S T E M TECHNICAL MANUAL D E C E M B E R 2 0 0 8 I N G E N I U M T E C H N O L O G I E S P T Y L I M I T E D 3 7 B E L F O R D A V E N U E, D E

More information

Personal computer hardware From Wikipedia, the free encyclopedia (Redirected from Computer hardware)

Personal computer hardware From Wikipedia, the free encyclopedia (Redirected from Computer hardware) Personal computer hardware From Wikipedia, the free encyclopedia (Redirected from Computer hardware) Personal computer hardware are component devices which are typically installed into or peripheral to

More information

MODEL ANSWER FOR CLASS TEST NO: 1 (S-2014) SHREE DATTA POLYTECHNIC COLLEGE, DATTANAGAR, SHIROL.

MODEL ANSWER FOR CLASS TEST NO: 1 (S-2014) SHREE DATTA POLYTECHNIC COLLEGE, DATTANAGAR, SHIROL. Course Name : Computer Course Code : CO4E Semester : Fourth Subject Code : 17428 Subject : CHM Marks : 25 Q1. Write any THREE of the following. 09 Marks 1. Define motherboard form factor? List different

More information

Computer Concepts and C Programming. Unit I 06CCP13

Computer Concepts and C Programming. Unit I 06CCP13 Computer Concepts and C Programming () Unit I Unit Division Unit-I Introducing Computer Systems Interacting with Computer Unit-II Processing Data Storing Data Unit-III Using Operating Systems Networks

More information

Introduction. content introduced in 2003, the packs can also be used with other examination boards.

Introduction. content introduced in 2003, the packs can also be used with other examination boards. Introduction effect that the user is actually present in a computer generated GCSE ICT Theory Packs 1 and environment. 2 have been written to comply with the AQA Specification A for GCSE ICT. The material

More information

Chapter 9: Peripheral Devices. By: Derek Hildreth Chad Davis

Chapter 9: Peripheral Devices. By: Derek Hildreth Chad Davis Chapter 9: Peripheral Devices By: Derek Hildreth Chad Davis Brigham Young University - Idaho CompE 324 Brother Fisher Introduction When discussing this chapter, it has been assumed that the reader has

More information

Motherboard Components of a Desktop Computer

Motherboard Components of a Desktop Computer Motherboard Components of a Desktop Computer The motherboard is the main component inside the case. It is a large rectangular board with integrated circuitry that connects the rest of the parts of the

More information

CS1101: Lecture 21. Organization: Input/Output. Lecture Outline. Buses. A simple personal computer. Buses

CS1101: Lecture 21. Organization: Input/Output. Lecture Outline. Buses. A simple personal computer. Buses CS1101: Lecture 21 Computer Systems Organization: Input/Output Dr. Barry O Sullivan b.osullivan@cs.ucc.ie Buses Lecture Outline A simple personal computer Direct Memory Access Interrupts Bus Arbiter &

More information

Question. Announcement. Computer Hardware. Definition of a Computer. Essential Parts. The Box (CPU) input/output device that processes information

Question. Announcement. Computer Hardware. Definition of a Computer. Essential Parts. The Box (CPU) input/output device that processes information Question Announcement What are the three essential components of a modern computer? Be general or specific Definition of a Computer A computer is an device that receives information (input), processes

More information

What is the typical configuration of a computer sold today? 1-1

What is the typical configuration of a computer sold today? 1-1 What is the typical configuration of a computer sold today? 1-1 Computer Hardware Components In this chapter: How did the computer become known as the stored-program computer? Do they all have the same

More information