Digital Technology … and digital electronics allow us to manipulate all types of information as digits (1s and 0s) in order to store and manage the information.

Slides:



Advertisements
Similar presentations
Introduction to Computers Chapter 2 §Computers are common in every facet of human activity. §They overcome the shortcomings of conventional radiography.
Advertisements

An Overview of the Computer System
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Digital electronics allow us to manipulate all types of information as digits (1s and 0s) in order to store and manage the information more efficiently.
Integrating Educational Technology into the Curriculum
An Overview of the Computer System
Ying Wang EDN 303 Fall Objectives Define curriculum-specific learning Explain the difference between computer, information, and integration literacy.
By: Mr Hashem Alaidaros MIS Main points Definition of Computer Hardware components: CPU : Bit and bytes Storage Input and output device Communication.
FIRST COURSE Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 Objectives Compare the types of computers.
Processing Data.
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.
Data Representation (in computer system) Computer Fundamental CIM2460 Bavy LI.
Unit 3—Part A Computer Memory
Representing Information in Binary (Continued)
Communications Technology 2104 Mercedes Lahey. Bit 1. bit=From a shortening of the words “binary digit” 2. the basic unit of information for computers.
FIRST COURSE Essential Computer Concepts. 2 Objectives Compare the types of computers Describe the components of a computer system Describe input and.
® Microsoft Office 2010 Essential Computer Concepts.
Introduction to Computers
Computer Literacy for IC 3 Unit 1: Computing Fundamentals © 2010 Pearson Education, Inc. | Publishing as Prentice Hall.1 Chapter 1: Identifying Types of.
ICMAP-Shakeel 1 Infrastructure and Operations. ICMAP-Shakeel 2 Performance Variable for IT Functional capabilities and limitations Price-performance ratio.
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.
Computers and Computer Systems
Introduction to Information Technology Chapter 1 Mind Tools for Your Future.
Chapter 2 Computer Hardware
1 Computer Systems. A computer is...  A purely digital device  Definition: Digital is a type of electronic signal that is processed, sent and stored.
What is a computer? A computer is a device that:
Computer Confluence 7/e © 2006 Prentice-Hall, Inc.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
Unit 2—Part A Computer Memory Computer Technology (S1 Obj 2-3)
Do it now activity Can you work out what the missing symbols are and work out the order they should be in if the table shows smallest to largest KB kilobyte.
Catholic University College of Ghana Fiapre-Sunyani INFORMATION TECHNOLOGY I Audrey Asante, Faculty of ICST.
Networking for Home and Small Businesses –.  Explain the binary representation of data.
Data Representation (in computer system). Data Representation How do computers represent data? b The computers are digital Recognize.
Information Technology Basics. Introduction to Information Technology 2 Is this really all that important to know ? Server Program Client Network CPU.
HARDWARE.
2.1.4 Data Representation Units.
ASCII AND EBCDIC CODES By : madam aisha.
COMPUTER SYSTEM A computer system is define as combination of components designed to process data and store files. A computer system consists of four.
Chapter 1: Computer Basics Learning Objectives: Understand the purpose and elements of information systems Recognize the different types of computers Distinguish.
Information Technology Basics. Introduction to Information Technology 2 Computer Science – Theory of Computational Applications Computer Engineers - Make.
Understanding Computers
Binary a. express numbers in binary, binary-coded decimal (BCD), octal and hexadecimal;
INTRODUCTION TO INFORMATION TECHNOLOGY Shanti Kusumawardhani, MBus.Sys.
CC111 Lec#2 The System Unit The System Unit: Processing and Memory Lecture 2 Binary System.
Understanding Binary Understanding Computers. Understanding Computers L3 – Understanding Binary Learning Objectives All will Understand why all data is.
Understanding binary Understanding Computers.
Computer basics.
An Overview of the Computer System
Essential Computer Concepts
Click once to reveal the definition. Think of the answer
IDENTIFYING DIFFERENT
Computer Memory Digital Literacy.
Computer Hardware and Software
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.
Unit 2 Computer Memory Computer Technology (S1 Obj 2-3)
BUSINESS PLUG-IN B3 HARDWARE AND SOFTWARE BASICS
Computer Systems Computer Systems 9/16/2018
Digital Technology & Electronics
Chapter 1 : 1.1 Computer Concepts
Unit 3—Part A Computer Memory
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
Data Representation Numbers
How do computers work? Storage.
Computers & Programming Languages
Unit 3—Part A Computer Memory
Information Representation
Presentation transcript:

Digital Technology … and digital electronics allow us to manipulate all types of information as digits (1s and 0s) in order to store and manage the information more efficiently and effectively. In this section: Digital Literacy Computing Platforms Links: Video: What sets Curosity apart from other Mars Rovers? Concepts> Digital Technology

Digital Literacy … refers to an understanding of how computers represent different types of data with digits and how the usefulness of that representation assists people in leading productive lives. In this section: Computer Character Encoding Computer Literacy Value Encoding/Binary Number System Bits and Bytes Digital Convergence Digitization Links: Video: One Laptop per Child Concepts> Digital Technology > Digital Literacy

Computer A computer is a digital electronics device that combines hardware and software to accept the input of data and then process and store the data to produce some useful output. 5 Primary Functions: Computation Automation Communication Entertainment Managing Information Links: Video: Introducing Nokia Lumia 900 Concepts> Digital Technology > Digital Literacy > Computer

Computer Literacy Computer literacy refers to a functional understanding of the fundamentals of computers and their uses. Bullet 2 modified Today’s college graduates are entering the workforce as knowledge workers expected to add value to the information economy. Computer fluency captures the essence of business expectations. Concepts> Digital Technology > Digital Literacy > Computer Literacy

Bits and Bytes Understanding bits and how they represent information is key to understanding the workings of computers and other digital electronic devices. KB = Kilobyte Kb = Kilobit Bits are stored on CDs and DVDs by burning pits in the disk surface A bit—short for binary digit—is a digit that can be 1 or 0. A bit is the smallest unit of information that a digital electronics device can manipulate. A group of eight bits is called a byte. Concepts> Digital Technology > Digital Literacy > Bits and Bytes

Digitization Digitization, also called digitizing, is the process of transforming information, such as text, images, and sounds, into digital representation (1s and 0s) so that it can be stored and processed by computers. The reason that computers have become a part of so many things that people do is because we have learned how to digitize so many different types of information. Links: Video: UP by Jawbone Concepts > Digital Technology > Digital Literacy > Digitization

Character Encoding Several standards have been designed for character encoding – the representation of characters on the keyboard with bytes, most having roots in the earliest standard, ASCII (American Standard Code for Information Interchange). Links: Video: Ascii Art Mandelbrot Fractal Zoom Concepts > Digital Technology > Digital Literacy > Character Encoding

Value Encoding/Binary Number System Many number systems are used for value encoding - the representation of values with numbers. The binary number system, which uses only two digits, 1 and 0, is commonly used for representing values in computers. Links: Video: Converting Binary to Decimal Concepts > Digital Technology > Digital Literacy > Value Encoding/Binary Number System

Digital Convergence Digital convergence takes advantage of the fact that digitization standardizes all types of data to 1s and 0s to create devices that combine the functionality of several digital electronics devices. As processors become smaller and faster and telecommunications networks become increasingly pervasive, we can combine the functionality of several devices and technologies, providing convenience and power at a lower price. Links: Video: How to multitask using the Samsung GALAXY Note II Concepts > Digital Technology > Digital Literacy > Digital Convergence

Digital Literacy Terms Entertainment Managing Information Computer Literacy Computer Fluency Binary Digits (Bits) Bytes Kilobytes (KB) Megabytes (MB) Gigabytes (GB) Terabytes (TB) Petabytes (PB) Exabytes (EB) Digitization Analog Character Encoding American Standard Code for Information Interchange (ASCII) Unicode Value Encoding/Binary Number System Hexadecimal Number System Octal Number System Digital Convergence Terms Digital Technology Digital Literacy Computer Data Information General-Purpose Computer Computation Automation Communication Concepts > Digital Technology > Digital Literacy > See your eBook for more information about these terms

Computing Platforms …. describes a computer’s architecture in terms of hardware and software. In this section: Personal Computer Server Mobile Computing Supercomputer Synchronization Special-Purpose Computer Links: Video: Ford Work Solutions Concepts > Digital Technology > Computing Platforms

Personal Computer A personal computer, or PC, is any general-purpose computer designed to meet the many computing needs of one individual. Links: Video: Apple - iPad Concepts > Digital Technology > Computing Platforms > Personal Computer

Mobile Computing Mobile computing refers to the use of battery-powered mobile devices that provide access to computing, communication, information, and/or entertainment anywhere, anytime. Mobile Computing Technologies are dependent on: Wireless Networks Storage Rechargeable Batteries Servers Syncing Links: Video: Productivity Future Vision (2011) Concepts > Digital Technology > Computing Platforms > Mobile Computing

Synchronization A big challenge for today’s “technorati” (technology enthusiasts) is keeping the data synchronized across all their devices. Synchronization is the process of maintaining common files and data across multiple devices so that all copies are up to date. Links: Video: Introducing iCloud Concepts > Digital Technology > Computing Platforms > Synchronization

Server Application server Communications server Database server Email server File server Print server Game server Web server A server is a powerful computer that often utilizes many processors to provide services to many users simultaneously over a network. Links: Video: Intel Greenfield Data Center Tour Concepts > Digital Technology > Computing Platforms > Server

Supercomputer Supercomputers are the most powerful type of computer, often utilizing thousands or even tens of thousands of processors to solve the world’s most difficult problems. The U.S. Department of Defense uses supercomputers for simulating atomic explosions and researching advanced weapons systems design. Links: Video: Supercomputers Accelerating Innovation Concepts > Digital Technology > Computing Platforms > Supercomputers

Special-Purpose Computer Special-purpose computers are computers designed to meet a specific need and are more prevalent, yet less noticeable, than general-purpose computers. Special-purpose computers are embedded in consumer electronics, appliances, medical equipment, and a host of other devices. Concepts > Digital Technology > Computing Platforms > Special-Purpose Computer

Computing Platforms Terms Computing Platforms Personal Computer (PC) Netbook Ultrabooks Tablet Smart Phones Mobile Computing Synchronization Server Mainframe Servers Blade Server Supercomputer Special-Purpose Computer Kiosk Embedded Systems Microcontrollers Concepts > Digital Technology > Computing Platforms > See your eBook for more information about these terms