1 / 45

Introduction to Computers

Introduction to Computers. Rabie A. Ramadan, PhD. About my self. Rabie A. Ramadan My website and publications http://www.rabieramadan.org. Class Information. I am not here to punish you Trust yourself and do your best. Class Information. You can bring anything to drink but

orly
Télécharger la présentation

Introduction to Computers

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. Introduction to Computers Rabie A. Ramadan, PhD

  2. About my self Rabie A. Ramadan My website and publications http://www.rabieramadan.org

  3. ClassInformation I am not here to punish you Trust yourself and do your best

  4. ClassInformation You can bring anything to drink but NO FOOD PLEASE  When you come in , DO NOT knock on the door When you want to leave , do not tell me  Just leave but you will be counted as absent

  5. ClassInformation Attendance is a vey important Assignments must be delivered on time

  6. Class Information Website http://www.rabieramadan.org/classes/2011/intro/

  7. Introduction Final 40% Assig 10% Atte 5% Lab 10% Exam 1 15% Exam2 20%

  8. Computing Evolution We Have Come a Long Way!!

  9. The Electronic Numerical Integrator and Computer (ENIAC) begins in 1938

  10. Home computer as imagined more than 50 years ago

  11. Mainframe Computer, 1960 Mini-Computer, 1970 Sensor Platforms 2000 Mobile Computer 1990 Smart Dust … The PC, 1980 The Computer Evolution

  12. Moore’s Law 1965 prediction by Intel cofounder Gordon Moore: The number of transistors that can be built on the same size piece of silicon will double every 18 months

  13. Bell’s Law:New computing class every 10 years log (people per computer) Streaming Data to/from the Physical World year Excerpted from ‘The Mote Revolution: Low Power Wireless Sensor Network’, UCB, 2004.

  14. Ubiquitous Computing: A Vision Ahead of its Time The most profound technologies are those that disappear. They weave themselves into the fabric of everyday life until they are indistinguishable from it. Mark Weiser, 1991

  15. Why Computers?

  16. “The Box” CD-ROM Drive CRT Display Floppy Disk Drive Keyboard Mouse

  17. Inside “The Box”

  18. Motherboard

  19. CPU (Central Processing Unit)

  20. SIMM (Single Inline Memory Module)

  21. HDD (Hard Disk Drive)

  22. Power Supply

  23. Schematic Diagram of a Personal Computer...

  24. bus Ports Printer Mouse Keyboard Modem Diskcontroller Graphicscard Monitor Speakers CPU Soundcard RAM Networkcard Computer

  25. “Other” Computing

  26. Is this what we mean by Computer? • Fire Rescue Operation • RoboCup Competition

  27. BIOS CHIP A BIOS chip (Basic Input Output System) is a very important computer component. In simple terms, the BIOS chip wakes up the computer when you turn it on and reminds it what parts it has and what they do!

  28. Bytes, Kilobytes,Megabytes and Gigabytes • Byte 8 Bits=1 byte • KB Kilobyte=1,000 bytes • MB Megabyte=1,000,000 (1 million) bytes • GB Gigabyte=1,000,000,000 (1 billion) bytes

  29. I’ve heard those words,but what’s a Byte?? All the information that moves through your computer is based on 2 commands. That’s all, just two. The two commands are ON and OFF. They are symbolized by 1’s and 0’s.

  30. That’s right! The only information your computer can understand is ON (1) and OFF (0)!The millions of combinations of those two commands given in series are what makes your computer work.

  31. The memory chips in your computer are divided into thousands of tiny compartments called bits. Each and every bit has an electronic switch, or gate. ON means the gate is open and letting electricity through.

  32. BinaryCode It is by grouping these bits together to form 1/0 commands that data is formed. Remember bytes? Eight bits are grouped together to form one byte. In that group of 8, there are 256 possible combinations of 1/0. Wow!! The grouping of 1/0 within a byte is called Binary Code. Binary Code is the language of computers.

  33. BinaryCode Here is an example of Binary Code: when you type in the letter A on your keyboard, electrical signals are sent from the keyboard to the CPU. The CPU turns the signals into Binary Code. Then the computer reads the code and sends it on to the monitor to display the letter A. All of that happens in an instant!

  34. So what about Megabytes and Gigabytes????

  35. Megabytes and Gigabytes One megabyte equals one million bytes. So, a computer with 512 megabytes of RAM (Random Access Memory) means the computer can handle 512,000,000 (512 million) bytes of RAM. Hard disk space is also measured in bytes. So, a 200 GB Hard Disk Drive has 200,000,000,000 (200 billion) bytes for storing memory!

  36. Thank you

More Related