Relevant Computer Info. The Computer Consists of: Hardware –The CPU and motherboard (and bus) –Storage Devices (hard disk, memory, …) –Input Devices (keyboard,

Slides:



Advertisements
Similar presentations
Hardware Lesson 3 Inside your computer.
Advertisements

FIRST COURSE Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 Objectives Compare the types of computers.
Essential Computer Concepts
Why do we need to learn about computers? Hardware & Software Windows95 Desktop - GUI? Mice? Internet Explorer & Netscape Microsoft Applications: –Excel.
CSE1301 Computer Programming: Lecture 1 Computer Systems Overview.
Introduction to Networking CCNA 1, Module 1 By Steven Beckwith.
Hardware and Software Basics. Computer Hardware  Central Processing Unit - also called “The Chip”, a CPU, a processor, or a microprocessor  Memory (RAM)
Introduction to Computers Section 1A. home Definition of a Computer A computer is an electronic device used to process data, converting the data into.
What is Information Technology?
FIRST COURSE Essential Computer Concepts. 2 Objectives Compare the types of computers Describe the components of a computer system Describe input and.
Aug CMSC 104, LECT-021 Machine Architecture and Number Systems Some material in this presentation is borrowed form Adrian Ilie From The UNIVERSITY.
An Introduction to Hardware, Software, and the Internet
Introduction to Computers
ROM Read Only Memory “…computer memory on which data has been prerecorded. Once data has been written onto a ROM chip, it cannot be removed and can only.
1. 2 First Things First: Internet and Web Basics Chapter 1.
Chapter Two Hardware Basics: Inside the Box. ©1999 Addison Wesley Longman2.2 Chapter Outline What Computers Do A Bit About Bits The Computer’s Core: CPU.
Computer Terms.
Computer Basics By: Nicole Hayes. Purposes of Computers Business – Track inventory. – Calculate payroll. – Maintain databases. Personal – Surf the web.
Fill in the blanks: (1) _________ has only two possible values 0 and 1. (2) There are __________bits in a byte. (3) 1 kilobyte of memory space can store.
Computer Parts. Two Basic Parts Hardware & Software.
Course ILT Basics of information technology Unit objectives Define “information technology” (IT), distinguish between hardware and software, and identify.
Section 2 Section 2.1 Identify hardware Describe processing components Compare and contrast input and output devices Compare and contrast storage devices.
The Four Parts of a Computer. Definition of a Computer A computer is an electronic device used to process data, converting the data into information that.
The System Unit What is the motherboard?  Also called the system board  Main circuit board in the system unit  Contains many electronic components.
Review Everything you need to know for the 1 st Quarter Test.
Computers in Libraries LIBR 56 Anthony Costa –
BAT3O / BTX4C. Definition: A computer is an electronic machine that 1) takes in data and instructions (input) 2) works with the data (processing) 3) puts.
Lecture 4 Internet Basics, part II Instructor: Jie Yang Department of Computer Science University of Massachusetts Lowell Exploring the Internet,
Development of Computers. Hardware 1. Original concept: Charles Babbage 1840’s 2. 4 basic components of a computer system: input store mill output (Now:
The Computer System CS 103: Computers and Application Software.
Homework Explain these terms in your own words. If they are not your own words, they need to be in quotes with a source given. Sources 1.Wilson 2.Webopedia.
Internet Technologies Mr. Grimming. Internet Applications File Transfer World Wide Web E-commerce Searches Voice over Internet Protocol Video over.
Welcome to Technology Application Jeopardy. Hardware More Hardware Jobs & Software Computer Types Storage
Fly Swatter Game Let’s Swat It Now!!. A contract that defines acceptable rules and policies for computer use:
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
IT SKILLS -LAB Essential Computer Concepts Mohammed Saleem
Chapter 1: Computer Basics Instructor:. Chapter 1: Computer Basics Learning Objectives: Understand the purpose and elements of information systems Recognize.
Once you have been through these notes you will need to complete the workbook.
Introduction to Programming. Key terms  CPU  I/O Devices  Main memory  Secondary memory  Operating system  User interface  Application  GUI 
Ad Hoc – Wireless connection between two devices Backbone – The hardware used in networking Bandwidth – The speed at which the network is capable of sending.
A+ Guide to Managing and Maintaining Your PC, 7e Chapter 1 Introducing Hardware.
Chapter Objectives In this chapter, you will learn:
Essential Computer Concepts, 5th Edition
Understanding binary Understanding Computers.
Computer 1 JEOPARDY.
Computer Science II Chapter 1.
An Overview of the Computer System
Essential Computer Concepts
A+ Guide to Managing and Maintaining Your PC, 7e
An Introduction to The computer.
Memory Parts of a computer
Information Support and Services
What is Binary? Binary is a two-digit (Base-2) numerical system, which computers use to process and store data. The reason computers use the binary system.
Using MIS 2e Chapter 6 Appendix
ICT Communications Lesson 1: Using the Internet and the World Wide Web
Lecture 6: TCP/IP Networking By: Adal Alashban
Computer Hardware Introduction.
Chapter 1 : 1.1 Computer Concepts
An Introduction to The computer.
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
Computer Electronic device Accepts data - input
Computer Electronic device Accepts data - input
Chapter 3 Hardware and software 1.
Lecture 6: TCP/IP Networking 1nd semester By: Adal ALashban.
Introduction to computers
Computer Electronic device Accepts data - input
Chapter 3 Hardware and software 1.
aaa Grade 12 -Term 1 – Revision Notes
Chap 2. Computer Fundamentals
Presentation transcript:

Relevant Computer Info

The Computer Consists of: Hardware –The CPU and motherboard (and bus) –Storage Devices (hard disk, memory, …) –Input Devices (keyboard, mouse, …) –Output Devices (monitor, printer, …) Software –Operating System (integrates and controls the HW while providing a user interface) –Application Software

How Computers Handle Data They work with 1’s and 0’s (binary digit or bit) A byte is 8 bits grouped together. A byte can represent a character (letter, #,..) –e.g. The letter A is A Kilobyte is (Kb) is 1024 bytes A Megabyte (MB) is 1024 Kilobytes A Gigabyte (GB) is 1024 Megabytes

Files Text file –Contain ASCII text (see Fig. 1.1 for table) –ASCII = American Standard Code for Information Interchange; a set of 128 characters Binary file –Contains data or program instructions in a computer-readable format that is unreadable to humans. Files can be compressed to make them smaller

Computer Can Communicate Means on Communication –Modems –Wireless –Network Interface Card (NIC) Network –Where 2 or more computers share information and resources –LAN (Local Area Networks): < 1 mile –Internet Software

The Internet A global system of networked computers connecting users and data. Growing quickly (33K new users/day) As of 8/96 – 72,600,000 users globally As of 3/97 – 177 countries on the net Every 3 months, the number of Web sites doubles Internet History (p. 37)

How the Internet Works TCP/IP (Transmission Control Protocol/ Internet Protocol) determines how computers connect, send, and receive information TCP/IP allows a variety of types of computers to communicate TCP converts a message into packets IP addresses and routes packets from the sender machine to the destination machine using.. –A dynamic route is selected at the time of transmission based on current network conditions.

The Internet & Addresses Each computer needs a unique ID Domain Name Service (DNS) address is people-friendly as in: cnn.com or eas.asu.edu IP addresses are computer-friendly (numerical) as in: –4 bytes (each byte is # 0-255) separated by.’s –Assigned by Network Information Center* –Can be permanent or temporary (like when you dial-up to ASU with your modem)

DNS Addresses Decomposed Each DNS address consists of a host name followed by a domain name Each domain name has the institutional site name and the top-level domain name. DNS address Host Name Domain Name eas.asu.edu eas asu.edu nsl.yahoo.com nsl yahoo.com Domain Name Inst. Site Name TLD Name asu.edu asu edu yahoo.com yahoo com