Ms Jennifer - Senior 4 - Data Representation Introduction

Slides:



Advertisements
Similar presentations
Chapter 4: Representation of data in computer systems
Advertisements

Base 10 Denary Decimal
Int 2 Multimedia Revision. Digitised Sound Analogue sound recorded from person, or real instruments.
I Power Higher Computing Multimedia technology Audio.
SWE 423: Multimedia Systems Chapter 3: Audio Technology (2)
Chapter 2 Digital data Ola A. Younis. Elements of digital media Symbols : representation for something else. Example: a group of letters often serve as.
Analogue and Digital Data Analogue Data Water flowing down a stream is uncountable.  Data obtained by measurement is called continuous/analogue data.
Per. 2 – Erik, Julianne, Steven. True False or EasyMultiple Choice or Medium Fill in the Blank or Hard $100 $200 $300.
Processing Data.
Chapter 2. Definition Characteristics ExamplesNon-examples Input Graphic.
Input Devices Image Capture Devices, Sound Capture Devices, Remote Controls PREPARED & PRESENTED BY: FAHAD AHMAD KHAN.
CREATED BY, MS. JENNIFER DUKE BITS, BYTES, AND UNITS OF MEASUREMENT.
Bits, Bytes, KiloBytes, MegaBytes, GigaBytes & TeraBytes.
Communications Technology 2104 Mercedes Lahey. Bit 1. bit=From a shortening of the words “binary digit” 2. the basic unit of information for computers.
Computer Logic Distinction between analogue and discrete processes and quantities. Conversion of analogue quantities to digital form. Using sampling techniques.
COMP Representing Sound in a ComputerSound Course book - pages
CSCI-235 Micro-Computers in Science Hardware Part II.
Computer Systems Chapter 1 Pages Hardware-physical pieces Key hardware components in a computer system: The physical parts. – Central processing.
Input Devices.  Identify audio and video input devices  List the function of the respective devices.
Discovering Computers Fundamentals, 2010 Edition Living in a Digital World Chapter Three.
Computer Systems Nat 4/5 Computing Science Data Representation Lesson 2: Floating Point Representation.
Specialized Input and Output. Inputting Sound ● The microphone is the most basic device for inputting sounds into a computer ● Microphones capture sounds.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
MULTIMEDIA INPUT / OUTPUT TECHNOLOGIES INTRODUCTION 6/1/ A.Aruna, Assistant Professor, Faculty of Information Technology.
Appendix A Information Systems Hardware Information Systems Today Leonard Jessup and Joseph Valacich.
WELCOME. LOGIC GATE WHAT WE ARE GOING TO LEARN? The Logic Gate. Analogue and Digital signal. Bit and Byte. Boolean Theorem. Description and Circuit analyses.
Introduction to Digital Media. What is it? Digital media is what computers use to; Store, transmit, receive and manipulate data Raw data are numbers,
Win OS & Hardware. Input Getting data into the computer.
Networking for Home and Small Businesses –.  Explain the binary representation of data.
Computer Programming 12 Mr. Jean February 5 th, 2014.
CSCI-100 Introduction to Computing Hardware Part II.
Computer Math CPS120: Binary Representations. Binary computers have storage units called binary digits or bits: Low Voltage = 0 High Voltage = 1 all bits.
Comparators, DAC, and ADC
2.1.4 Data Representation Units.
© 2003 Prentice Hall, Inc.A-1 Appendix A Information Systems Hardware Information Systems Today Leonard Jessup and Joseph Valacich.
Journal Entry: Unit #5 Entry #3 Define the following words from ch2 in your journals: Binary, bit, discrete, unambiguous signals, digital, analog signal,
BINARY Toby Wilson. LEARNING OBJECTIVES  Be able to convert binary to denary  Be able to convert denary into binary  Be able to explain how computers.
Technology Education THE PERSONAL COMPUTER (PC) HARDWARE PART 2
Audio sampling as an example of analogue to digital Mr S McIntosh.
A+ Computer Repair Lesson 3: Number System. Objectives Define binary, decimal, octal, and hexadecimal numbering systems. Define binary, decimal, octal,
Binary Numbers. Base 10 and Base 2  We normally work with numbers in base 10.  In base 10 we use the digits 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9.  Everything.
PRINTERS AND OTHER DEVICES Computer Studies – Senior 3 Ms Jennifer - Senior 3 - Printers and Converters1.
COMMON FEATURES. WHAT IS? Processors: To control the functions of the device Microprocessors Internal memory: To store the program instructions into the.
Sound and music.
Unit 2.6 Data Representation Lesson 1 ‒ Numbers
Computer basics.
Lesson Objectives Aims You should be able to:
How do Computers Work ?.
Consider this number: , Ones (7 ones) Tens (no tens)
physics-chemistry-interactive-flash-animation
Memory Parts of a computer
Unit 2- Lesson 1 & 2- Bytes and File Sizes / Text Compression
Unit 2- Lesson 1 & 2- Bytes and File Sizes / Text Compression
Multimedia: Digitised Sound Data
Representation of data in computer systems
Unit 2.6 Data Representation Lesson 1 ‒ Numbers
Learning objectives Independent Task – B
Introduction to Computing
Data Representation Keywords Sound
How do computers work? Storage.
Analog to Digital Data Conversion
Learning objectives Independent Task – A
Independent Task – Level 7
Bits and Bytes Key Revision Points.
Recognise how sound is represented in a computer system
Binary System.
Unit 2- Lesson 1 & 2- Bytes and File Sizes / Text Compression
AS Level ICT Selection and use of storage requirements, media, and devices: storage and storage capacity Unit 1 Topic a - Selection and use of storage.
Recap In previous lessons we have looked at how numbers can be stored as binary. We have also seen how images are stored as binary. This lesson we are.
Presentation transcript:

Ms Jennifer - Senior 4 - Data Representation Introduction Computer Logic 1010101101

A computer understands in terms of 1’s and 0’s Ms Jennifer - Senior 4 - Data Representation Introduction A computer understands in terms of 1’s and 0’s These 2 digits are called binary digits Each digit represents a bit Therefore one bit = one binary digit: 1 or 0

How does the computer interprets the data we send to the it? Analogue to Digital signal How does the computer interprets the data we send to the it? Ms Jennifer - Senior 4 - Data Representation Introduction

Ms Jennifer - Senior 4 - Data Representation Introduction Some examples of digital media converters We speak through the microphone (we input analogue signals) The microphone converts the analogue signal to digital bits of data which are transferred to the speakers Speakers convert digital music back to the original analogue signal

Ms Jennifer - Senior 4 - Data Representation Introduction Analogue to Digital signal

Ms Jennifer - Senior 4 - Data Representation Introduction Video Digitiser A Video Digitiser is an example of an Analogue to Digital converter which captures an analogue video still image and converts it to a digital image form.

Ms Jennifer - Senior 4 - Data Representation Introduction Digital to Analogue signal DAC

Ms Jennifer - Senior 4 - Data Representation Introduction MIDI Instruments MIDI instruments are used to synthesize musical data in digital form. DAC – Digital to analogue converters are used to convert the MIDI music into analogue data.

Voice recognition systems Ms Jennifer - Senior 4 - Data Representation Introduction Voice recognition systems Voice recognition systems measure and analyse the voice with pitch, frequencies and amplitudes and match it with a saved voice in the system.

Ms Jennifer - Senior 4 - Data Representation Introduction Analogue to Digital signal 1 TRANSMITTER RECEIVER Ms Jennifer - Senior 4 - Data Representation Introduction

Units of Storage Order starting with smallest unit: B-B-K-M-G-T BIT BYTE KILOBYTE MEGABYTE GIGABYTE TERABYTE Ms Jennifer - Senior 4 - Data Representation Introduction