Presentation is loading. Please wait.

Presentation is loading. Please wait.

Technology In Action.

Similar presentations


Presentation on theme: "Technology In Action."— Presentation transcript:

1 Technology In Action

2 Chapter 1 Why Computers Matter to You: Becoming Computer Fluent
Technology In Action Chapter 1 Why Computers Matter to You: Becoming Computer Fluent Chapter one introduces the basics of becoming computer fluent, introducing many concepts that will be developed throughout the course.

3 Chapter Topics Computer fluency Computer in Business
Computer in Education Computer in Gaming Careers Computer at Home Becoming computer fluent Topics include: Computer fluency Computers and careers Computer functions Data vs. information Computer hardware and software Societal challenges and computers Future technologies

4 What is Computer Fluency?
To be computer fluent you must: Understand a computer’s capabilities and limitations Know how to use a computer The information age is upon us and every corner of our lives has been affected. Everything we do—our work, our play, the way we communicate, our commerce, and our relationships—have all been affected by computers. Becoming computer fluent—being familiar enough with computers that you understand their capabilities and limitations and know how to use them—has become a necessity to succeed. Becoming computer fluent is what this course is all about.

5 Computers in your Career?
Computer careers in: Business The Arts The Medical Field Law Enforcement Legal Fields Education The Sciences Gaming Homes Regardless of which profession you pursue, if computers are not already in use in that career, they most likely will be soon. The U.S. Department of Labor predicts that by 2010, 70 percent of the U.S. workforce will be using computers at work. Meanwhile, the U.S. Department of Agriculture has found that employees who use a computer on the job earn about 10 percent more than those who don’t. Becoming truly computer fluent—understanding the capabilities and limitations of computers and what you can do with them—will undoubtedly help you perform your job more effectively.

6 Point of Sale Terminals
Computers in Business Point of Sale Terminals Tracking merchandis Data mining Business around the world is conducted on the computer screen. Information is stored in enormous databases. To make meaning of all that data, they use a process known as data mining. Enormous leaps in business productivity are a direct result of the use of computers in all phases of business, from communications to product design. For example, the cash register is now a point of sale terminal that connects automatically to a database, providing managers with current data on sales. This allows for better tracking of merchandise. Retail systems called Personal Shopper Systems are provided by some stores. These small computers can show prices, specials, information, and total purchase price. Every segment of business has been transformed by the computer.

7 Computers in Education
Computers in the classroom Distance education Computerized research The Internet Computers have given teachers tremendous new tools for presenting information and keeping records. Colleges offer full degree programs, totally over the Internet. Vast stores of information are available wherever there is an Internet connection. Libraries have brought the computer into their operations. Training tutorials are used to teach new tasks and research is done from the desktop. Education will never be the same as it was.

8 Computer Gaming Careers
Programming 3D animation The computer and video game industry is enormous. In fact, revenues from computer gaming in the United States have surpassed revenues from Hollywood. Very intricate programming is behind these games. The animations are the result of years of research and development, with new games being developed everyday.

9 Internet-connected refrigerator
Computers at Home Robotics Smart appliances Internet-connected refrigerator Already, robotic vacuums and lawnmowers are on the market. The home of the future promises smart appliances that connect to the Internet. The wired home will converge with the computer, television, and telephone to totally surround us with devices programmed by our needs and desires. Robomower

10 Becoming Computer Fluent
Data processing Bits and bytes Computer hardware Computer software Computer platforms Specialty computers Fundamental knowledge about the computer is important to becoming truly computer fluent. This knowledge includes understanding what a computer does and what its main parts are, understanding the language of bits and bytes, distinguishing between different types of computer programs, working with different platforms, and recognizing computers other than the PC.

11 Computers are Data Processing Devices
Four major functions: Input data Process data Output information Store data and information Strictly defined, a computer is a data processing device that performs four major functions: 1. It gathers data (or allows users to input data). 2. It processes that data into information. 3. It outputs data or information. 4. It stores data and information. DATA IN INFORMATION OUT

12 Bits and Bytes: The Language of Computers
Binary digit 0 or 1 Byte Eight bits ASCII Each byte represents a letter, number or special character OFF ON 1 Microchip Switch In order to process data into information, computers need to work in a language they understand. This language, called binary language, consists of just two digits: 0 and 1. Everything a computer does is broken down into a series of 0s and 1s. Each 0 and 1 is a binary digit, or bit for short. Eight binary digits (or bits) combine to create 1 byte. In computers, each letter of the alphabet, each number, and each special character (such as sign) consists of a unique combination of 8 bits, or a string of eight 0s and 1s. As it turns out, if 8 bits are put together there are 256 possible combinations that they can be in. That number of combinations allows for a code that can include all the upper and lower cases of the alphabet, all 10 digits, punctuation and a number of other much-used symbols. We call these 8 bits working together a byte. Bytes are the basic measurement for storage in a computer. = 4 1 1 1 = A 1 1

13 How Much is a Byte? Byte B Kilobyte KB Megabyte MB Gigabyte GB
NAME ABBREVIATION NUMBER OF BYTES RELATIVE SIZE Byte B 1 byte Can hold one character of data. Kilobyte KB 1,024 bytes Can hold 1,024 characters or about half of a typewritten page double-spaced. Megabyte MB 1,048,576 bytes A floppy disk holds approximately 1.4 MB of data, or approximately 768 pages of typed text. Gigabyte GB 1,073,741,824 bytes Approximately 786,432 pages of text. Since 500 sheets of paper is approximately 2 inches, this represents a stack of paper 262 feet high. Terabyte TB 1,099,511,627,776 bytes This represents a stack of typewritten pages almost 51 miles high. Petabyte PB 1,125,899,906,842,624 bytes The stack of pages is now 52,000 miles high, or about one-fourth the distance from the Earth to the moon. Not only are bits and bytes used as the language that tells the computer what to do, they are also what the computer uses to represent the data and information it inputs and outputs. Kilobytes, megabytes, and gigabytes are therefore simply amounts of bytes.

14 Computer Hardware Input devices System unit Output devices
Storage devices Computer hardware consists of all the real stuff a computer is made of. If you can drop it on the floor, it is hardware. Hardware devices include input devices like keyboards, components in the system unit like microprocessors, output devices like monitors, and storage devices like a hard drive.

15 Input Devices D C A B Enter data to be processed Keyboard Scanners
Mouse Trackball Touch screen Microphone Game controller Digital camera D C A B Input devices include keyboards and mice, but also scanners, cameras, microphones, and even network cards and modems. Data that gets into the computer must come through an input device. The rain in Spain

16 System Unit Cabinet that houses all components Motherboard CPU
Memory modules System Unit CPU Once data is entered into a computer, the computer processes that data. Those components that process data are located inside the system unit. The system unit is the metal or plastic case that holds all the physical parts of the computer together. The part of the system unit that is responsible for the processing is called the CPU. Memory chips hold (or store) the instructions or data that the CPU processes. The CPU and memory are located on a special circuit board in the system unit called the motherboard. Memory Module Motherboard

17 Output Devices Enable us to see or hear the processed information
Monitor Speakers Printers In addition to input devices and the system unit, a computer includes output devices that let you see your processed information. The monitor displays information temporarily, while a printer makes the output permanent. Audio output is through speakers.

18 Storage Devices Enable us to store data or information to be accessed again Finally, when your data has been input, processed, and output, you may want to store the data or information so that you can access and use it again. Specialized storage devices such as hard disk drives, floppy disk drives, flash drives, and CD drives allow you to store your data and information. Floppy Disk Hard Disk Drive CD / DVD Drive Flash Drive

19 Computer Software Software - programs that enable the hardware to perform different tasks Application software Tools for getting things done Software is the set of computer programs that enables the hardware to perform different tasks. There are two broad categories of software: application software and system software. Application software actually performs the tasks that users desire.

20 Computer Software System software
Essential for platform operation and support System software works to control and maintain the hardware and give the user access to resources.

21 Computer Platforms: PCs and Macs
CPU – Intel, AMD Operating system – Microsoft Windows Mac CPU – Motorola Operating system – Apple Mac OS The kind of OS you have depends on your computer’s platform. The two most common platform types are the PC and the Apple Macintosh (or Mac). A platform represents both the base hardware and software that programs must run on and devices must run with. The most used is the Intel-Microsoft platform. The closest competitor in the personal computer field is the Apple-Motorola platform. These platforms have evolved over 25 years and are still competing today. Recently, however, Apple has designed an operating system that works with Intel.

22 Specialty Computers PDA Server Mainframe Supercomputer
Microcontrollers Mainframe PDAs are small, one-task-at-a-time computers, that serve highly mobile users. Servers are powerful computers that control networks and often use Unix as an operating system. Mainframes are large, expensive multifaceted computers designed to handle thousands of users. Supercomputers are large, fast computers assigned to concentrate on specific scientific tasks. Embedded computers are specially designed computer chips that reside inside other devices such as your car or your electronic thermostat in your home. Supercomputer

23 Chapter 1 Summary Questions
What does it mean to be “computer fluent”? What does it mean to be “computer fluent”?

24 Chapter 1 Summary Questions
What is a savvy computer user and consumer? What is a savvy computer user and consumer?

25 Chapter 1 Summary Questions
How can becoming computer fluent help you in a career? How can becoming computer fluent help you in a career?

26 Chapter 1 Summary Questions
What are some future technologies? What are some future technologies?

27 Chapter 1 Summary Questions
What kinds of challenges do computers bring to society? What kinds of challenges do computers bring to society?

28 Chapter 1 Summary Questions
What are a computer’s four main functions? What are a computer’s four main functions?

29 Chapter 1 Summary Questions
What is the difference between data and information? What is the difference between data and information?

30 Chapter 1 Summary Questions
What are a bit and a byte? What are a bit and a byte?

31 Chapter 1 Summary Questions
What hardware does a computer use to perform its functions? What hardware does a computer use to perform its functions?

32 Chapter 1 Summary Questions
What are the two main types of software? What are the two main types of software?

33 Chapter 1 Summary Questions
What different kinds of computers are there? What different kinds of computers are there?


Download ppt "Technology In Action."

Similar presentations


Ads by Google