1 / 42

Computer Skills

Computer Skills. Chapter 1. This course consists of three main topics: Computer System: Hardware Software System Software (MS-Windows 7). Application software (games, office). user Internet. MS Office 2010: Word Excel Power Point Access Outlook…..etc. The Computer.

melissagray
Télécharger la présentation

Computer Skills

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Computer Skills Chapter 1

  2. This course consists of three main topics: • Computer System: • Hardware • Software • System Software (MS-Windows 7). • Application software (games, office). • user • Internet. • MS Office 2010: • Word • Excel • Power Point • Access • Outlook…..etc.

  3. The Computer • Computer : is an information processing machine used in different departments and organizations. • It performs three main operations: • Receive input (data: raw facts). • Process it according to predefined instructions. • Produce output (information: meaningful data).

  4. Computer Operations Computer Receive Produce • Data: raw facts. • Information: meaningful data. Data Information Process

  5. Types of Computers According to their capacity and performance, computers are classified into seven categories:

  6. Types of Computers • Super Computers. High capacity, very expensive. Usually used for research. • Mainframes. • Room-sized, expensive, high speed, very powerful, large storage capacities. • It is used in large organizations like Banks and government departments. • It is connected to a set of terminals that could be dumb-terminals or intelligent-terminals. • Mini Computers. Do the same jobs as a mainframe, but on a smaller scale.

  7. Types of Computers • Personal Computers (PCs) • It is small computer which has its own system (CPU, Memory, Hard disk … etc.). • It is not expensive and very popular. It can be set on a disk. • Tow kinds: • IBM compatible. • Executes under windows • Apple Computers. • Executes under Mac OS.

  8. Types of Computers • Laptop Computers. It is small, briefcase-sized and portable. It has small screen and small keyboard. It is as powerful as PC but more expensive than it. • Palmtop Computers. It is a hand-held computer, which is called Notepad. It has a small screen and keyboard. Most of it’s functions are done by using pen. It is very cheap. • Network Computers.

  9. Types of Computers Network Computer NC: A set of computers that are connected together and share data (Data-sharing) and resources (Resource-sharing). Two main types of these computers: • A set of connected PCs that can be work independently and can share data and resources. (peer-to-peer network). • A large Computer (Server) that is connected to other computers (Clients). (client-server network).

  10. Hand-held portable Digital Devices • Personal Digital Assistant(PDA): • Mobile Phone • Smartphone • Multimedia player • iPod

  11. Computer Components The major components of any computer are: • Input Devices: this group consists of devices that enable the computer to receive (insert) data. • System unit (CPU unit): This unit contains many components used to process data (CPU, Memory). • Output Devices: this group consists of devices that translate the information processed by the computer into a form that humans can understand (display information).

  12. Hardware • Hardware: physical components in the computer system like Screen, Cables, Keyboard and printer. Cannot do anything without software.

  13. Hardware Three main group will be studied in details: 1- Central Processing Unit (CPU). 2- Memory (primary && secondary). 3- I/O devices.

  14. 1- Central Processing Unit (CPU) The CPU is the central electronic chip that determines the processing power of the computer • it is the brain of computer. • It interprets and executes the instruction contained in software program (process data inside computer). • It determines how fast your computer will run. • It is measured by MHz (Mega Hertz) or GHz. • IBM, AMD, Intel.

  15. CPU Parts • CPUs have three basic parts: • Arithmetic and Logic Unit (ALU). Performs arithmetic operations and logical operations and control the speed of those operations. • Arithmetic operations: + , - ,* , / . • Logical operations: > , <, == , <= , >= ,<>. • Control Unit (CU). • Tells the rest of computer system how to carry out a program’s instructions. • It directs the movement of electronic signals between main memory and the arithmetic unit. • It directs the electronic signals between main memory and the input and output devices.

  16. CPU Parts 3. Registers or Immediate Access Memory. This is a high access memory used to immediately store: • Data that is used by the ALU. • Program instructions which are used by the Control Unit. 4. Buses. collection of wires that transmit data from one computer part to another.

  17. 2- Memory • The computer stores data and information into special places called memory, this memory enables the user to get his data whenever he want. • There are two main types of memory: • Primary memory. • Secondary memory.

  18. Primary Memory • Forms of Primary Memory (Primary Storage) are: • RAM. Random Access Memory • The location where data and programs are stored. • Volatile : the data is only there while the power to the computer is turned on. • It is comprised of chips attached to the motherboard. • It’s speed measured in Megahertz (MHs) or (GHs). • It’s size 16, 32,64 or 128 Megabyte . • ROM. Read Only Memory • This a very small capacity main memory. • It keeps instructions which make the computer work when turning it on (Booting Up). • Its not volatile. • The computer cannot write on it.

  19. Cache Memory. • It is linked to the CPU. • It has very fast chips. • Keep frequently used programs and data. • It helps to increase the speed of the computer. • It reduces the gap speed between the RAM and the CPU. • Usually its size 512 Kb. • BIOS Memory. • Memory that is divided into blocks, so it saves and erased data in faster way. • It is a non volatile memory. • Can be used to: • To save BIOS in computers. • In mobiles. • In portables. • In digital camera. • Printers.

  20. Secondary Memory Also called: • Storage Devices. • Secondary Storage System. • External Storage. This memory is used to keep software, programs and data permanently.

  21. Secondary Memory Types • Hard Disk • Located within the system unit. (high speed & non portable). • Capacity 20 GB or more. (high capacity). • Floppy Disk • Small disk with low speed and portable. • Capacity 1.4 MB. • CD-ROM (Compact Disk Read Only Memory) • It is an optical disk (uses laser to read the information). • High speed memory (less than Hard Disk). • Capacity 700 MB. • DVD (Digital Versatile Disk). • High capacity development of CD-ROM. • Capacity (4.7-17) GB.

  22. Secondary Memory Types • Network Drive. • Online File storage. Store and retrieve data from the server. • Memory Card. • Used in : mobile phones, cameras, video games … • USB Flash Drives • Easy to use. • Complete freedom and mobility.

  23. Computer Performance Factors that affect the speed of the CPU processing. 1- Clock Speed: • Faster clock speed means more operations can be executed per second. • Its speed is measured by (MHz) 2- RAM Memory Capacity: • larger number of RAMs means Faster computer. Because if the memory does not have enough space, the computer will have to use a part of hard disk slower than RAM) as a virtual memory. 3- Hard Disk Speed: less access time means faster hard disk and computer. 4- Bus Speed: Bus transfers data, instructions, controls and signals between computer parts. So faster bus means faster computers.

  24. Computer Performance 5-Defragmenting files: 6- CPU speed : • the higher speed the faster the CPU will operate. 7-The Number of Running Applications (multitasking).

  25. Data Representation in the Memory • Data is converted into electrical signals. • Has two values 0 means OFF, 1 means ON. • This is known as the Binary system which is the Machine language.

  26. Memory Capacity Measurment • Bit : 1 or 0 (binary form). • Nibble: 4 bits (a half of byte). • Byte: A group of 8 Bits. Memory unit represent 1 character. it is used to measure the memory capacity. • Kilobytes(KB):about 1000 byte exactly it is1024 Bytes. • Megabyte(MB):about 1 million byte exactly it is1024x1024 Bytes. • Gigabyte(GB): about 1 billion byte exactly it is1024x1024x1024 Bytes. • Terabyte(TB): about 1 trillion byte exactly it is 1024x1024x1024x1024 Bytes.

  27. Input /Output Devices • Input Devices: allow you to input (insert) information to the computer. • Output Devices: allow you to output (display or print) information from the computer.

  28. Keyboard Mouse Trackball Touch Pad Light Pen Scanners Bar Codes Optical Mark Reader (OMR) Magnetic Strip Joystick Microphone Digital Camera Video Camera Input Devices

  29. Output Devices • Monitors: Video Display Units (VDU). • Plotters • Speakers • Speech Synthesizers • Projectors • Printers • Data Show

  30. Types of Monitors • Cathode Ray Tube (CRT): (Traditional screen): • It is like Television screen but more clear. • It is less cost and less safety than Flat one. • Flat-Panel Display • It is Flat screen like Liquid Crystal Display (LCD). • It is more expensive and more safety than CRT.

  31. Characteristics of monitors: • Color: depends on the construction of the monitor and the graphic adapter. • Size: (diagonally) “15- 17”inch,”19- 21”. • Resolution: the number of displayed pixels on the screen. High resolution means clearer display.VGA : 640 x 480SVGA : 800 x 600XVGA : 1024 x 768

  32. Printers Printers: are devices that converts computer output into printed papers. Hard copy: refers to printed output. Software copy: refers to output that is in the form of sound or text displayed on a computer screen.

  33. Kinds of Printers: • Laser:use Laser beam source to print documents. It is high quality, robust printer, high speed and high expensive especially the colored one. • Inkjet: spray one or more colors of small droplets of ink at high speed onto paper. It is less quality, robust, speed and expensive than Laser one. • Dot Matrix: use pins to strike on an inked ribbon against paper. It is less quality, robust, speed and expensive than Inkjet. • Daisy Wheel: characters are raised on a wheel, which strikes the ribbon placed between them, and the paper. It is an impact, which is both slow and noisy. • it produces carbon copies.

  34. Input/Output Device • TouchScreen: this device is both input/output; this device is a video display screen that has been sensitized to receive input from touch of a finger. • Storage Devices :can be input Devices or output Devices depending on the way they are used.

  35. Software • Software: is a set of programs, data, and information. • Program: is a set of sequence instructions that tell the computer what to do. • Hardware cannot work without software.

  36. Software

  37. System Software • It is special type of program that loads automatically when you start your computer. • Dos: Provides non Graphical User Interfaces (GUIs). It provides only Blank screen to type the command(s). • Windows: Provides Graphical User Interfaces (GUIs) such as Menu, Commands, List Box, Tools … etc. So it depends on using mouse.

  38. Application Software All applications (programs) that may be installed in the computer system if the user want them. • Word processing (WinWord) • Spreadsheet (Excel) • database (Access) • Presentation (PowerPoint) • Web Designer (Front Page) • Games (Fifa2000) • Multimedia (Encarta) • Desktop Publication (Adobe Photoshope)

  39. Computer Uses • The computer is used in everyday life. • Banking • Medicine • Accounting • Airline Reservation • ……..

  40. The END of introduction part.

More Related