BUSINESS PLUG-IN B3 HARDWARE AND SOFTWARE BASICS

Slides:



Advertisements
Similar presentations
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Business Plug-In B3 Hardware and Software (on OLC)
Advertisements

Calera High School Dawn Bone
Basic Computer Vocabulary
McGraw-Hill/Irwin © The McGraw-Hill Companies, All Rights Reserved BUSINESS PLUG-IN B3 Hardware and Software.
McGraw-Hill/Irwin ©2008 The McGraw-Hill Companies, All Rights Reserved Plug-in B3 HARDWARE & SOFTWARE.
The Central Processing Unit: What Goes on Inside the Computer.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Understanding Essential Computer Concepts
CENTRAL PROCESSING UNIT
© 2014 by McGraw-Hill Education. This is proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner.
McGraw-Hill/Irwin ©2008 The McGraw-Hill Companies, All Rights Reserved SECTION 5.1 HARDWARE AND SOFTWARE.
Hardware Basics: Inside the Box 2  2001 Prentice Hall2.2 Chapter Outline “There is no invention – only discovery.” Thomas J. Watson, Sr. What Computers.
3-1 Computer System Categories. 3-2 Microcomputer Systems Personal Computer (PC) – microcomputer for use by an individual Desktop – fit on an office desk.
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Introduction to Computer Terminology
Hardware and Software Basics BSAD 141 Dave Novak BDIS: 1.1 (2-13) Appendix A.
Introduction to Computers Section 1A. home Definition of a Computer A computer is an electronic device used to process data, converting the data into.
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
Introduction to Computers Personal Computing 10. What is a computer? Electronic device Performs instructions in a program Performs four functions –Accepts.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
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.
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
1 Introduction to Computers Lect 1 Won’t tell you much you don’t know. (Misleading– the course gets more conceptual as we create webpages.) Will go into.
Computer Parts. Two Basic Parts Hardware & Software.
Intro to Computers Computer Apps 1.
The Central Processing Unit: What Goes on Inside the Computer
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.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
Computer Confluence 7/e © 2006 Prentice-Hall, Inc.
Computer Hardware and Software Yong Choi School of Business CSU, Bakersfield.
COMPUTER BASICS Computer Technology. WHAT IS A COMPUTER?  Electronic  Accepts data and instructions  Manipulates, processes, and displays the information.
CSCI-100 Introduction to Computing Hardware Part I.
Chapter 1 Computer Hardware1 Computer Hardware A level Computing Book (Reference) By P.M.Heathcore.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Business Plug-In B3 Hardware and Software.
The Computer System CS 103: Computers and Application Software.
Chapter 2 Turning Data into Something You Can Use
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Appendix A Hardware & Software Basics Baltzan, Business Driven Information Systems, 3 rd Canadian Edition.
Memory The term memory is referred to computer’s main memory, or RAM (Random Access Memory). RAM is the location where data and programs are stored (temporarily),
Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin APPENDIX A HARDWARE AND SOFTWARE APPENDIX A HARDWARE AND SOFTWARE.
Information Technology (IT). Information Technology – technology used to create, store, exchange, and use information in its various forms (business data,
Introduction to Computers
Basic Computer Hardware and Software.
Introducing Computer Systems
APPENDIX A HARDWARE AND SOFTWARE
TECHNOLOGY GUIDE ONE Computer Hardware.
APPENDIX A Hardware and Software Basics
An Overview of the Computer System
IT ARCHITECTURES CHAPTER 5 McGraw-Hill/Irwin
Computer Hardware and Software
The Central Processing Unit
Introduction to Computer Architecture
Introduction to Computers
Introduction to Computers
Basic Computer Hardware and Software.
Looking Inside the machine (Types of hardware, CPU, Memory)
Introduction to Computing Lecture # 1
An Overview of the Computer System
An Overview of the Computer System
Introduction to Computers
Chapter 3 Hardware and software 1.
Chapter 2: Computer Hardware
Computer components.
Chapter 3 Hardware and software 1.
Computer Performance & Storage Devices
COMPUTER FUNDAMENTALS i
Computer Performance & Storage Devices
Computer components.
Presentation transcript:

BUSINESS PLUG-IN B3 HARDWARE AND SOFTWARE BASICS

OVERVIEW HARDWARE AND SOFTWARE BASICS Hardware Basics Computer Categories Software Basics

INTRODUCTION Information technology (IT) - Any computer-based tool that people use to work with information and support the information and information-processing needs of an organization Hardware - Consists of the physical devices associated with a computer system Software - The set of instructions that the hardware executes to carry out specific tasks

HARDWARE BASICS Computer - An electronic device operating under the control of instructions stored in its own memory that can accept, manipulate, and store data Hardware components include: Central processing unit (CPU) Primary storage Secondary storage Input device Output device Communication device

HARDWARE BASICS

HARDWARE BASICS

HARDWARE BASICS

HARDWARE BASICS

CENTRAL PROCESSING UNIT Central processing unit (CPU) (or microprocessor) - The actual hardware that interprets and executes the program (software) instructions and coordinates how all the other hardware devices work together Control unit - Interprets software instructions and literally tells the other hardware devices what to do, based on the software instructions Arithmetic-logic unit (ALU) - Performs all arithmetic operations (for example, addition and subtraction) and all logic operations (such as sorting and comparing numbers)

CENTRAL PROCESSING UNIT The number of CPU cycles per second determines the speed of a CPU Megahertz (MHz) - The number of millions of CPU cycles per second Gigahertz (GHz) - The number of billions of CPU cycles per second

CENTRAL PROCESSING UNIT CPU speed factors Clock speed Word length Bus width Chip line width Binary digit (bit) - The smallest unit of information that a computer can process Byte - A group of eight bits representing one natural language character

ADVANCES IN CPU DESIGN Complex instruction set computer (CISC) chip - Type of CPU that can recognize as many as 100 or more instructions, enough to carry out most computations directly Reduced instruction set computer (RISC) chip - Limit the number of instructions the CPU can execute to increase processing speed Virtualization - A protected memory space created by the CPU allowing the computer to create virtual machines

PRIMARY STORAGE Primary storage - The computer’s main memory, which consists of the random access memory (RAM), cache memory, and the read-only memory (ROM) that is directly accessible to the CPU

RANDOM ACCESS MEMORY (RAM) Random access memory (RAM) - The computer’s primary working memory, in which program instructions and data are stored so that they can be accessed directly by the CPU via the processor’s high-speed external data bus Volatility Cache memory

RANDOM ACCESS MEMORY (RAM) Chip Advancements AMD: Security, virtualization, and advanced power-management technology. IBM: Cryptography for additional security and floating point capability for faster graphics processing. Intel: Cryptography for additional security, hardware-assisted virtualization, and Active Management Technology for asset tracking, patching, and software updates. Sun Microsystems: Cryptography for additional security, increased speed for data transmission and receipt, and the ability to run 32 computations simultaneously.

READ-ONLY MEMORY (ROM) Read-only memory (ROM) - The portion of a computer’s primary storage that does not lose its contents when one switches off the power Flash memory Memory card Memory stick

SECONDARY STORAGE Secondary storage - Consists of equipment designed to store large volumes of data for long- term storage Megabyte (MB or M or Meg) - Roughly 1 million bytes Gigabyte (GB) - Roughly 1 billion bytes Terabyte (TB) - Roughly 1 trillion bytes

SECONDARY STORAGE Term Size Kilobyte (KB) 1,024 Bytes Megabyte (MB) Gigabyte (GB) 1,024 MB (109 bytes) Terabyte (TB) 1,024 GB (1012 bytes) 1TB = Printing of 1 TB would require 50,000 trees to be made into paper and printed Petabyte (PB) 1,024 TB (1015 bytes) 200 PB = All production of digital magnetic tape in 1995 Exabyte (EB) 1,024 PB (1018 bytes) 2 EB = total volume of information generated worldwide annually 5 EB all words ever spoken by human beings

MAGNETIC MEDIUM Magnetic medium - A secondary storage medium that uses magnetic techniques to store and retrieve data on disks or tapes coated with magnetically sensitive materials Magnetic tape - An older secondary storage medium that uses a strip of thin plastic coated with a magnetically sensitive recording medium Hard drive - A secondary storage medium that uses several rigid disks coated with a magnetically sensitive material and housed together with the recording heads in a hermetically sealed mechanism

OPTICAL MEDIUM Optical medium types include: Compact disk-read-only memory (CD-ROM) Compact disk-read-write (CD-RW) drive Digital video disk (DVD) DVD-ROM drive Digital video disk-read/write (DVD-RW)

INPUT DEVICES Input device - Equipment used to capture information and commands

INPUT DEVICES

OUTPUT DEVICES

OUTPUT DEVICES

COMMUNICATION DEVICES Communication device - Equipment used to send information and receive it from one location to another Dial-up access Cable Digital subscriber line Wireless Satellite

COMPUTER CATEGORIES For the past 20 years, federally funded supercomputing research has given birth to some of the computer industry’s most significant technology breakthroughs including: Clustering Parallel processing Mosaic browser

COMPUTER CATEGORIES Computer categories include: Personal digital assistant (PDA) Laptop Tablet Desktop Workstation Minicomputer Mainframe computer Supercomputer

SOFTWARE BASICS System software - Controls how the various technology tools work together along with the application software Operating system software Utility software Application software

UTILITY SOFTWARE Types of utility software Crash-proof Disk image Disk optimization Encrypt data File and data recovery Preventative security Spyware Uninstaller

APPLICATION SOFTWARE Types of application software Bowser Communication Data management Desktop publishing Email Groupware Presentation graphics Programming Spreadsheet Word processing