Data Representation 1 am/pm Time allowed: 22 minutes

Size: px
Start display at page:

Download "Data Representation 1 am/pm Time allowed: 22 minutes"

Transcription

1 High Weald Academy GCSE COMPUTER SCIENCE 8520/DR1 Paper DR1 Data Representation 1 am/pm Time allowed: 22 minutes Materials There are no additional materials required for this paper. Instructions Use black ink or black ball point pen. Use pencil only for drawing. Answer all questions You must answer the questions in the spaces provided. Some questions will require you to shade a lozenge. If you make a mistake cross through the incorrect answer. Do all rough work in this book. Cross through any work that you do not want to be marked. You must not use a calculator. Information The marks for questions are shown in brackets. The maximum mark for this paper is 18. You are reminded of the need for good English and clear presentation in your answers. Please write clearly, in block capitals, to allow character computer recognition. Centre number Candidate number Surname Forename(s) Candidate signature

2 Answer all the questions in the spaces provided 0 1 Images can be represented in a computer s memory as a bitmap Explain how an image can be represented as a bitmap. The image is divided into pixels. [3 marks] Each pixel is given a binary code to represent the colour of that pixel. The bit pattern will represent all the pixels of the image, starting at the top left corner of the image, and defining each row of the actual image. The image file may also have metadata; extra data that is not used to recreate the image but carries more information about the image (such as when it was taken, where it was taken, the total number of colours in the image) A bitmapped image with a colour depth of one can represent images that use two colours. How many more colours can be represented in an image if the colour depth is increased from one to four? One bit has two possible choices (permutations). Two bits has double this (), three bits will have double that (8) and bits would have double that 16. Therefore, bits offers 1 more colours than 1 bit does (16-2).

3 0 2 One way of representing sound digitally is to take samples of the original sound Define sampling rate. The sampling rate is the number of samples taken of an analogue signal per second Define sampling resolution. The sampling rate is the number of bits used by each sample to represent the analogue signal To calculate the storage requirements that will be needed to store sound samples you need to know both the sampling rate that will be used and the sampling resolution that will be used. Explain how to calculate the storage requirements for the sampled sound data. First you need to multiple the sampling rate by the sampling resolution. You then need to multiple the result from this calculation by the number of seconds the recording is for. So, if an audio signal is recorded at 16 bits per sample, sampled at 10 times per second and lasts for 1 minute, the storage required would be 16 x 10 x 60 (60 seconds is 1 minute). This would give a result of 9600 bits, or 1200 bytes (9600 8). 6 6

4 State the denary representation of the binary number = State the hexadecimal representation of the denary number 125. You must show your workings. First I will convert 125 into binary: = is the binary. Split this into 2 nibbles: 0111 = 7, 1101 = 13 = D So, 125 in denary = 7D in hex Give one reason why programmers often use hexadecimal, instead of binary, to represent numbers. Because it is easier for humans to understand and read than binary The ASCII character set uses seven bits to encode any character. What is the total number of characters that can be encoded in ASCII? 1 bit has 2 choices (permutations), each new bit doubles this. So, 2 bits has, 3 bits has 8 and so on. 7 bits has 128 permutations, so ASCII can encode 128 characters.

5 0 The following image represents a bitmap image where a black pixel is represented using the bit pattern 00 and a white pixel is represented using the bit pattern 01. The binary coding of each row is shown next to the image Which one of the following images has the correct encoding? Image Encoding Tick One Box ü 0. 2 State the maximum number of different colours that can be encoded when using two bits per pixel. Two bits has permutations, so this would offer a maximum of different colours State the minimum number of bits needed to encode 32 different colours. 1 bit has 2 choices (permutations), 2 bits has, 3 bits = 8, bits = 16 and 5 bits = 32. So, you would need a minimum of 5 bits to encode 32 different colours. 0. State one factor, other than the number of bits used to represent individual colours, that can affect the quality of a bitmap image. One factor that might impact upon the quality of an image file is if it is compressed using a lossy method. Another would be to lower the number of pixels being used (reduce the resolution).

Data Representation. "There are 10 kinds of people in the world, those who understand binary numbers, and those who don't."

Data Representation. There are 10 kinds of people in the world, those who understand binary numbers, and those who don't. Data Representation "There are 10 kinds of people in the world, those who understand binary numbers, and those who don't." How Computers See the World There are a number of very common needs for a computer,

More information

Unit 4.4 Representing Images

Unit 4.4 Representing Images Unit 4.4 Representing Images Candidates should be able to: a) Explain the representation of an image as a series of pixels represented in binary b) Explain the need for metadata to be included in the file

More information

Q A bitmap file contains the binary on the left below. 1 is white and 0 is black. Colour in each of the squares. What is the letter that is reve

Q A bitmap file contains the binary on the left below. 1 is white and 0 is black. Colour in each of the squares. What is the letter that is reve R 25 Images and Pixels - Reading Images need to be stored and processed using binary. The simplest image format is for an image to be stored as a bitmap image. Bitmap images are made up of picture elements

More information

GCSE Mathematics Specification (8300/3F)

GCSE Mathematics Specification (8300/3F) NEW SPECIMEN PAPERS PUBLISHED JUNE 2015 GCSE Mathematics Specification (8300/3F) Paper 3 Foundation tier F Date Morning 1 hour 30 minutes Materials For this paper you must have: a calculator mathematical

More information

Specimen 2018 Morning Time allowed: 1 hour 15 minutes

Specimen 2018 Morning Time allowed: 1 hour 15 minutes SPECIMEN MATERIAL GCSE SPANISH Higher Tier Paper 4 Writing H Specimen 2018 Morning Time allowed: 1 hour 15 minutes Materials: You will need no other materials. Instructions Use black ink or black ball-point

More information

Wednesday 7 June 2017 Afternoon Time allowed: 1 hour 30 minutes

Wednesday 7 June 2017 Afternoon Time allowed: 1 hour 30 minutes Please write clearly in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature A-level ELECTRONICS Unit 4 Programmable Control Systems Wednesday 7 June 2017 Afternoon Time

More information

Information representation

Information representation 2Unit Chapter 11 1 Information representation Revision objectives By the end of the chapter you should be able to: show understanding of the basis of different number systems; use the binary, denary and

More information

GCSE Mathematics (Non-calculator Paper)

GCSE Mathematics (Non-calculator Paper) Centre Number Surname Other Names Candidate Number For Examiner s Use Examiner s Initials Candidate Signature GCSE Mathematics (Non-calculator Paper) Practice Paper Style Questions Topic: Sequences (Higher

More information

GCSE Mathematics Specification (8300/3F)

GCSE Mathematics Specification (8300/3F) ORIGINAL SPECIMEN MATERIAL This paper does not reflect in full the expected standard and requirements for GCSE mathematics in 2017 and is superseded by the new specimen paper published in June 2015 GCSE

More information

Wednesday 24 May 2017 Morning Time allowed: 1 hour

Wednesday 24 May 2017 Morning Time allowed: 1 hour Please write clearly in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature GCSE ENGINEERING Unit 1 Written Paper Wednesday 24 May 2017 Morning Time allowed: 1 hour Materials

More information

GCSE DESIGN AND TECHNOLOGY: TEXTILES TECHNOLOGY

GCSE DESIGN AND TECHNOLOGY: TEXTILES TECHNOLOGY Please write clearly in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature GCSE DESIGN AND TECHNOLOGY: TEXTILES TECHNOLOGY Unit 1 Written Paper Tuesday 23 May 2017 Morning

More information

Unit 1.1: Information representation

Unit 1.1: Information representation Unit 1.1: Information representation 1.1.1 Different number system A number system is a writing system for expressing numbers, that is, a mathematical notation for representing numbers of a given set,

More information

A-level DESIGN AND TECHNOLOGY (PRODUCT DESIGN)

A-level DESIGN AND TECHNOLOGY (PRODUCT DESIGN) SPECIMEN MATERIAL A-level DESIGN AND TECHNOLOGY (PRODUCT DESIGN) Paper 1 Technical Principles Specimen 2016 Morning Time allowed: 2 hours 30 minutes Materials For this paper you must have: Normal writing

More information

GCSE Mathematics Specification (8300/2F)

GCSE Mathematics Specification (8300/2F) NEW SPECIMEN PAPERS PUBLISHED JUNE 2015 GCSE Mathematics Specification (8300/2F) Paper 2 Foundation tier F Date Morning 1 hour 30 minutes Materials For this paper you must have: a calculator mathematical

More information

(Specification A) 40402C (JUN C 01) General Certificate of Secondary Education June 2011

(Specification A) 40402C (JUN C 01) General Certificate of Secondary Education June 2011 Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials Question Mark General Certificate of Secondary Education June 2011 1 2 History A (Specification

More information

GCSE 4101/01 DESIGN & TECHNOLOGY UNIT 1 FOCUS AREA: Graphic Products

GCSE 4101/01 DESIGN & TECHNOLOGY UNIT 1 FOCUS AREA: Graphic Products Surname Other Names Centre Number 0 Candidate Number GCSE 4101/01 DESIGN & TECHNOLOGY UNIT 1 FOCUS AREA: Graphic Products ADDITIONAL MATERIALS A.M. WEDNESDAY, 15 May 2013 2 hours Question 1 Question 2

More information

Date of Exam Morning Time allowed: 2 hours

Date of Exam Morning Time allowed: 2 hours SPECIMEN MATERIAL Please write clearly, in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature GCSE ENGINEERING Written Paper 8852/W Date of Exam Morning Time allowed:

More information

GCSE DESIGN AND TECHNOLOGY: GRAPHIC PRODUCTS

GCSE DESIGN AND TECHNOLOGY: GRAPHIC PRODUCTS Please write clearly in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature GCSE DESIGN AND TECHNOLOGY: GRAPHIC PRODUCTS Unit 1 Written Paper Tuesday 21 June 2016 Afternoon

More information

Unit 24: Controlling Systems Using IT

Unit 24: Controlling Systems Using IT Unit 24: Controlling Systems Using IT Theory Handbook 2014-2015 With Owen Name Group Introduction to Unit 24 Embedded control systems are appearing in every area of life. They include toys, TV remote controls,

More information

GCSE Mathematics (Non-calculator Paper)

GCSE Mathematics (Non-calculator Paper) Centre Number Surname Other Names Candidate Number For Eaminer s Use Eaminer s Initials Candidate Signature GCSE Mathematics (Non-calculator Paper) Practice Paper Stle Questions Topic: Transformations

More information

Engineering (JUN ) General Certificate of Secondary Education June 2015 TOTAL. Time allowed 1 hour

Engineering (JUN ) General Certificate of Secondary Education June 2015 TOTAL. Time allowed 1 hour Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials Question Mark General Certificate of Secondary Education June 2015 Engineering 48501 Unit 1

More information

GCSE Mathematics (Non-calculator Paper)

GCSE Mathematics (Non-calculator Paper) Centre Number Surname Other Names Candidate Number For Examiner s Use Examiner s Initials Candidate Signature GCSE Mathematics (Non-calculator Paper) Practice Paper Style Questions Topic: Loci & Constructions

More information

Byte = More common: 8 bits = 1 byte Abbreviation:

Byte = More common: 8 bits = 1 byte Abbreviation: Text, Images, Video and Sound ASCII-7 In the early days, a was used, with of 0 s and 1 s, enough for a typical keyboard. The standard was developed by (American Standard Code for Information Interchange)

More information

UNIT 7B Data Representa1on: Images and Sound. Pixels. An image is stored in a computer as a sequence of pixels, picture elements.

UNIT 7B Data Representa1on: Images and Sound. Pixels. An image is stored in a computer as a sequence of pixels, picture elements. UNIT 7B Data Representa1on: Images and Sound 1 Pixels An image is stored in a computer as a sequence of pixels, picture elements. 2 1 Resolu1on The resolu1on of an image is the number of pixels used to

More information

RGB COLORS. Connecting with Computer Science cs.ubc.ca/~hoos/cpsc101

RGB COLORS. Connecting with Computer Science cs.ubc.ca/~hoos/cpsc101 RGB COLORS Clicker Question How many numbers are commonly used to specify the colour of a pixel? A. 1 B. 2 C. 3 D. 4 or more 2 Yellow = R + G? Combining red and green makes yellow Taught in elementary

More information

How is Information Stored

How is Information Stored Binary CSCE 101 How is Information Stored Information is stored in the computer as binary numbers (0 s and 1 s). Even images are stored in this way, where a combination of 0 s and 1 s represent each color

More information

Fundamentals of Multimedia

Fundamentals of Multimedia Fundamentals of Multimedia Lecture 2 Graphics & Image Data Representation Mahmoud El-Gayyar elgayyar@ci.suez.edu.eg Outline Black & white imags 1 bit images 8-bit gray-level images Image histogram Dithering

More information

GCSE MATHEMATICS (LINEAR) Foundation Tier Paper 1. Morning (NOV F01)

GCSE MATHEMATICS (LINEAR) Foundation Tier Paper 1. Morning (NOV F01) Please write clearly in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature GCSE F MATHEMATICS (LINEAR) Foundation Tier Paper 1 Wednesday 2 November 2016 Materials For

More information

MONDAY, 19 JUNE 2017 AFTERNOON 1 hour 30 minutes. For Examiner s use only ADDITIONAL MATERIALS DVD Resource for use with Questions 1 and 2.

MONDAY, 19 JUNE 2017 AFTERNOON 1 hour 30 minutes. For Examiner s use only ADDITIONAL MATERIALS DVD Resource for use with Questions 1 and 2. Surname Centre Number Candidate Number Other Names 0 GCSE 0155/01 S17-0155-01 FILM STUDIES PAPER 1: Exploring Film MONDAY, 19 JUNE 2017 AFTERNOON 1 hour 30 minutes For s use ADDITIONAL MATERIALS DVD Resource

More information

The BIOS in many personal computers stores the date and time in BCD. M-Mushtaq Hussain

The BIOS in many personal computers stores the date and time in BCD. M-Mushtaq Hussain Practical applications of BCD The BIOS in many personal computers stores the date and time in BCD Images How data for a bitmapped image is encoded? A bitmap images take the form of an array, where the

More information

Adding some light to computing. Lawrence Snyder University of Washington, Seattle

Adding some light to computing. Lawrence Snyder University of Washington, Seattle Adding some light to computing. Lawrence Snyder University of Washington, Seattle Lawrence Snyder 2004 Recall that the screen (and other video displays) use red- green- blue lights, arranged in an array

More information

ELE5 (JUN08ELE501) General CertiÞ cate of Education June 2008 Advanced Level Examination. ELECTRONICS Unit 5 Communications Systems

ELE5 (JUN08ELE501) General CertiÞ cate of Education June 2008 Advanced Level Examination. ELECTRONICS Unit 5 Communications Systems Surname Other Names For Examiner s Use Centre Number Candidate Number Candidate Signature General CertiÞ cate of Education June 2008 Advanced Level Examination ELECTRONICS Unit 5 Communications Systems

More information

ELE1. ELECTRONICS Unit 1 Foundation Electronics. General Certificate of Education June 2004 Advanced Subsidiary Examination

ELE1. ELECTRONICS Unit 1 Foundation Electronics. General Certificate of Education June 2004 Advanced Subsidiary Examination Surname Centre Number Other Names Candidate Number Leave blank Candidate Signature General Certificate of Education June 2004 Advanced Subsidiary Examination ELECTRONICS Unit 1 Foundation Electronics ELE1

More information

GCSE MATHEMATICS (LINEAR) Foundation Tier Paper 1. Morning. (NOV F01) WMP/Nov15/4365/1F/E6 4365/1F

GCSE MATHEMATICS (LINEAR) Foundation Tier Paper 1. Morning. (NOV F01) WMP/Nov15/4365/1F/E6 4365/1F Please write clearly in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature GCSE F MATHEMATICS (LINEAR) Foundation Tier Paper 1 Wednesday 4 November 2015 Materials For

More information

Thursday 26 May 2016 Morning Time allowed: 1 hour

Thursday 26 May 2016 Morning Time allowed: 1 hour Please write clearly in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature GCSE F MATHEMATICS Foundation Tier Unit 1 Statistics and Number Thursday 26 May 2016 Morning

More information

Monday 13 June 2016 Afternoon Time allowed: 2 hours

Monday 13 June 2016 Afternoon Time allowed: 2 hours Please write clearly in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature GCSE ELECTRONICS Unit 1 Written Paper Monday 13 June 2016 Afternoon Time allowed: 2 hours

More information

my bank account number and sort code the bank account number and sort code for the cheque paid in the amount of the cheque.

my bank account number and sort code the bank account number and sort code for the cheque paid in the amount of the cheque. Data and information What do we mean by data? The term "data" means raw facts and figures - usually a series of values produced as a result of an event or transaction. For example, if I buy an item in

More information

Exam Date Morning Time allowed: 1 hour 30 minutes

Exam Date Morning Time allowed: 1 hour 30 minutes NEW PRACTICE PAPER SET 2 Published November 2015 Please write clearly, in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature GCSE MATHEMATICS H Higher Tier Paper 1 Non-Calculator

More information

Indexed Color. A browser may support only a certain number of specific colors, creating a palette from which to choose

Indexed Color. A browser may support only a certain number of specific colors, creating a palette from which to choose Indexed Color A browser may support only a certain number of specific colors, creating a palette from which to choose Figure 3.11 The Netscape color palette 1 QUIZ How many bits are needed to represent

More information

GCSE MATHEMATICS 43601H. Higher Tier Unit 1 Statistics and Number. Morning. (JUN H01) WMP/Jun16/E4

GCSE MATHEMATICS 43601H. Higher Tier Unit 1 Statistics and Number. Morning. (JUN H01) WMP/Jun16/E4 Please write clearly in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature GCSE H MATHEMATICS Higher Tier Unit 1 Statistics and Number Thursday 26 May 2016 Materials

More information

GCSE 4101/01 DESIGN AND TECHNOLOGY UNIT 1 FOCUS AREA: Graphic Products

GCSE 4101/01 DESIGN AND TECHNOLOGY UNIT 1 FOCUS AREA: Graphic Products Surname Centre Number Candidate Number Other Names 0 GCSE 4101/01 DESIGN AND TECHNOLOGY UNIT 1 FOCUS AREA: Graphic Products A.M. TUESDAY, 24 May 2016 2 hours S16-4101-01 For s use Question Maximum Mark

More information

Design and Technology: Textiles Technology

Design and Technology: Textiles Technology Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials Question Mark General Certificate of Secondary Education June 2012 Design and Technology: 45701

More information

A-level PHYSICS A PHYA5/2B. Unit 5B Medical Physics. Section B. Tuesday 28 June 2016

A-level PHYSICS A PHYA5/2B. Unit 5B Medical Physics. Section B. Tuesday 28 June 2016 Please write clearly in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature A-level PHYSICS A Unit 5B Medical Physics Section B Tuesday 28 June 2016 Materials For this

More information

Draft. Date of Exam Morning Time allowed: 2 hours

Draft. Date of Exam Morning Time allowed: 2 hours DRAFT SPECIMEN MATERIAL Please write clearly, in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature GCSE DESIGN AND TECHNOLOGY Date of Exam Morning Time allowed: 2 hours

More information

Specimen 2018 Morning Time allowed: 1 hour

Specimen 2018 Morning Time allowed: 1 hour SPECIMEN MATERIAL GCSE SPANISH Foundation Tier Paper 4 Writing F Specimen 2018 Morning Time allowed: 1 hour Materials: You will need no other materials. Instructions Use black ink or black ball-point pen.

More information

SAMPLE RESISTANT MATERIALS GCSE EXAMINATION PAPER

SAMPLE RESISTANT MATERIALS GCSE EXAMINATION PAPER SAMPLE RESISTANT MATERIALS GCSE EXAMINATION PAPER https://www.facebook.com/groups/254963448192823/ WORLD ASSOCIATION OF TECHNOLOGY TEACHERS CENTRE NUMBER www.technologystudent.com 2018 V.Ryan 2018 CANDIDATE

More information

General Certificate of Secondary Education June 2013

General Certificate of Secondary Education June 2013 Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials Question Mark General Certificate of Secondary Education June 2013 Engineering 48501 Unit 1

More information

Japanese *P46298A0112* Pearson Edexcel GCSE P46298A. Unit 4: Writing in Japanese. Monday 13 June 2016 Morning Time: 1 hour. Instructions.

Japanese *P46298A0112* Pearson Edexcel GCSE P46298A. Unit 4: Writing in Japanese. Monday 13 June 2016 Morning Time: 1 hour. Instructions. Write your name here Surname Other names Pearson Edexcel GCSE Centre Number Japanese Unit 4: Writing in Japanese Candidate Number Monday 13 June 2016 Morning Time: 1 hour You do not need any other materials.

More information

GCSE SCIENCE A PHYSICS

GCSE SCIENCE A PHYSICS Please write clearly in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature GCSE SCIENCE A PHYSICS Foundation Tier Unit Physics P1 F Wednesday 24 May 2017 Afternoon Time

More information

Activity. Image Representation

Activity. Image Representation Activity Image Representation Summary Images are everywhere on computers. Some are obvious, like photos on web pages, but others are more subtle: a font is really a collection of images of characters,

More information

Exam Date Morning Time allowed: 1 hour 30 minutes

Exam Date Morning Time allowed: 1 hour 30 minutes NEW PRACTICE PAPER SET 2 Published November 2015 Please write clearly, in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature GCSE MATHEMATICS F Foundation Tier Paper

More information

Images and Graphics. 4. Images and Graphics - Copyright Denis Hamelin - Ryerson University

Images and Graphics. 4. Images and Graphics - Copyright Denis Hamelin - Ryerson University Images and Graphics Images and Graphics Graphics and images are non-textual information that can be displayed and printed. Graphics (vector graphics) are an assemblage of lines, curves or circles with

More information

GCSE style questions arranged by topic

GCSE style questions arranged by topic Write our name here Surname Other names In the stle of: Pearson Edecel Centre Number Candidate Number Mathematics Transformations Foundation Tier GCSE stle questions arranged b topic Paper Reference MA0/F

More information

Design and Technology: Product Design (3-D Design)

Design and Technology: Product Design (3-D Design) Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials General Certificate of Education Advanced Subsidiary Examination June 2011 Design and Technology:

More information

ELEC1 (JUN13ELEC101) General Certificate of Education Advanced Subsidiary Examination June Introductory Electronics TOTAL. Time allowed 1 hour

ELEC1 (JUN13ELEC101) General Certificate of Education Advanced Subsidiary Examination June Introductory Electronics TOTAL. Time allowed 1 hour Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials Question Mark General Certificate of Education Advanced Subsidiary Examination June 2013 1

More information

GCSE LINKED PAIR PILOT 4363/01 METHODS IN MATHEMATICS UNIT 1: Methods (Non-Calculator) FOUNDATION TIER

GCSE LINKED PAIR PILOT 4363/01 METHODS IN MATHEMATICS UNIT 1: Methods (Non-Calculator) FOUNDATION TIER Surname Centre Number Candidate Number Other Names 0 GCSE LINKED PAIR PILOT 4363/01 METHODS IN MATHEMATICS UNIT 1: Methods (Non-Calculator) FOUNDATION TIER A.M. TUESDAY, 11 June 2013 1 1 hours 2 CALCULATORS

More information

UNIT 7C Data Representation: Images and Sound

UNIT 7C Data Representation: Images and Sound UNIT 7C Data Representation: Images and Sound 1 Pixels An image is stored in a computer as a sequence of pixels, picture elements. 2 1 Resolution The resolution of an image is the number of pixels used

More information

General Certificate of Secondary Education June 2012

General Certificate of Secondary Education June 2012 Centre Number Surname Candidate Number For Examiner s Use Other Names Examiner s initials Candidate Signature Question Mark General Certificate of Secondary Education June 2012 Engineering 48501 Unit 1

More information

Exam Date Morning Time allowed: 1 hour 30 minutes

Exam Date Morning Time allowed: 1 hour 30 minutes NEW PRACTICE PAPER SET 2 Published November 2015 Please write clearly, in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature GCSE MATHEMATICS F Foundation Tier Paper

More information

Thursday 2 November 2017 Morning Time allowed: 1 hour 30 minutes

Thursday 2 November 2017 Morning Time allowed: 1 hour 30 minutes Please write clearly in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature GCSE MATHEMATICS Foundation Tier Paper 1 Non-Calculator F Thursday 2 November 2017 Morning

More information

SAMPLE RESISTANT MATERIALS GCSE EXAMINATION PAPER

SAMPLE RESISTANT MATERIALS GCSE EXAMINATION PAPER SAMPLE RESISTANT MATERIALS GCSE EXAMINATION PAPER https://www.facebook.com/groups/254963448192823/ WORLD ASSOCIATION OF TECHNOLOGY TEACHERS CENTRE NUMBER www.technologystudent.com 2018 V.Ryan 2018 CANDIDATE

More information

GCSE MATHEMATICS (LINEAR) Foundation Tier Paper 2. Morning (JUN F01)

GCSE MATHEMATICS (LINEAR) Foundation Tier Paper 2. Morning (JUN F01) Please write clearly in block capitals. Centre number Candidate number Surname Forename(s) Candidate signature GCSE F MATHEMATICS (LINEAR) Foundation Tier Paper 2 Thursday 9 June 2016 Materials For this

More information

Cambridge International Examinations Cambridge Ordinary Level

Cambridge International Examinations Cambridge Ordinary Level Cambridge International Examinations Cambridge Ordinary Level *8850416585* COMPUTER STUDIES 7010/12 Paper 1 October/November 2014 2 hours 30 minutes Candidates answer on the Question Paper. No Additional

More information

Mathematics 43601F. Geometry. In the style of General Certificate of Secondary Education Foundation Tier. Past Paper Questions by Topic TOTAL

Mathematics 43601F. Geometry. In the style of General Certificate of Secondary Education Foundation Tier. Past Paper Questions by Topic TOTAL Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials In the style of General Certificate of Secondary Education Foundation Tier Pages 2 3 4 5 Mark

More information

Design and Technology: Product Design (Textiles)

Design and Technology: Product Design (Textiles) Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials General Certificate of Education Advanced Subsidiary Examination January 2009 Design and Technology:

More information

STUDENT NUMBER Letter VCE VET ELECTRONICS. Written examination. Monday 31 October 2005

STUDENT NUMBER Letter VCE VET ELECTRONICS. Written examination. Monday 31 October 2005 Victorian CertiÞcate of Education 2005 SUPERVISOR TO ATTACH PROCESSING LABEL HERE Figures Words STUDENT NUMBER Letter VCE VET ELECTRONICS Written examination Monday 31 October 2005 Reading time: 9.00 am

More information

The total mark for this paper is 50. The marks for each question are shown in brackets.

The total mark for this paper is 50. The marks for each question are shown in brackets. Write your name here Surname Other names Edexcel GCSE Arabic Unit 4: Writing in Arabic Centre Number Candidate Number Wednesday 8 June 2011 Morning Time: 1 hour You do not need any other materials. Paper

More information

UNIT 7C Data Representation: Images and Sound Principles of Computing, Carnegie Mellon University CORTINA/GUNA

UNIT 7C Data Representation: Images and Sound Principles of Computing, Carnegie Mellon University CORTINA/GUNA UNIT 7C Data Representation: Images and Sound Carnegie Mellon University CORTINA/GUNA 1 Announcements Pa6 is available now 2 Pixels An image is stored in a computer as a sequence of pixels, picture elements.

More information

Design and Technology: Product Design (Textiles)

Design and Technology: Product Design (Textiles) Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials General Certificate of Education Advanced Subsidiary Examination June 2009 Design and Technology:

More information

Design and Technology: Short Course

Design and Technology: Short Course Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials Question Mark General Certificate of Secondary Education June 2013 Design and Technology: 45751

More information

GCSE style questions arranged by topic

GCSE style questions arranged by topic Write your name here Surname Other names In the style of: Pearson Edexcel GCSE Centre Number Candidate Number Mathematics Probability GCSE style questions arranged by topic Higher Tier Paper Reference

More information

CHAPTER 2 - DIGITAL DATA REPRESENTATION AND NUMBERING SYSTEMS

CHAPTER 2 - DIGITAL DATA REPRESENTATION AND NUMBERING SYSTEMS CHAPTER 2 - DIGITAL DATA REPRESENTATION AND NUMBERING SYSTEMS INTRODUCTION Digital computers use sequences of binary digits (bits) to represent numbers, letters, special symbols, music, pictures, and videos.

More information

PLACE VALUE. Edexcel GCSE Mathematics (Linear) 1MA0

PLACE VALUE. Edexcel GCSE Mathematics (Linear) 1MA0 Edexcel GCSE Mathematics (Linear) 1MA0 PLACE VALUE Materials required for examination Ruler graduated in centimetres and millimetres, protractor, compasses, pen, HB pencil, eraser. Tracing paper may be

More information

GCSE style questions arranged by topic

GCSE style questions arranged by topic Write your name here Surname Other names In the style of: Pearson Edexcel Level 1/Level 2 GCSE (9-1) Centre Number Mathematics Sequences GCSE style questions arranged by topic Candidate Number Higher Tier

More information

Digitizing Color. Place Value in a Decimal Number. Place Value in a Binary Number. Chapter 11: Light, Sound, Magic: Representing Multimedia Digitally

Digitizing Color. Place Value in a Decimal Number. Place Value in a Binary Number. Chapter 11: Light, Sound, Magic: Representing Multimedia Digitally Chapter 11: Light, Sound, Magic: Representing Multimedia Digitally Fluency with Information Technology Third Edition by Lawrence Snyder Digitizing Color RGB Colors: Binary Representation Giving the intensities

More information

DESIGN AND TECHNOLOGY 3543/H (GRAPHIC PRODUCTS) Written Paper Higher Tier

DESIGN AND TECHNOLOGY 3543/H (GRAPHIC PRODUCTS) Written Paper Higher Tier REVISE PERFECT PROOF Surname Other Names For Examiner s Use Centre Number Candidate Number Candidate Signature General Certificate of Secondary Education June 2007 ESIGN AN TECHNOLOGY 3543/H (GRAPHIC PROUCTS)

More information

Economics (JAN ) General Certificate of Secondary Education January Personal Economics TOTAL. Time allowed 1 hour 15 minutes

Economics (JAN ) General Certificate of Secondary Education January Personal Economics TOTAL. Time allowed 1 hour 15 minutes Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials Question Mark General Certificate of Secondary Education January 2013 Economics 413011 Unit

More information

Physics Unit Physics P1

Physics Unit Physics P1 Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials Science B Unit Physics P1 Physics Unit Physics P1 General Certificate of Secondary Education

More information

5/17/2009. Digitizing Color. Place Value in a Binary Number. Place Value in a Decimal Number. Place Value in a Binary Number

5/17/2009. Digitizing Color. Place Value in a Binary Number. Place Value in a Decimal Number. Place Value in a Binary Number Chapter 11: Light, Sound, Magic: Representing Multimedia Digitally Digitizing Color Fluency with Information Technology Third Edition by Lawrence Snyder RGB Colors: Binary Representation Giving the intensities

More information

43602F (JUN F01) General Certificate of Secondary Education Foundation Tier June Unit F TOTAL. Time allowed l 1 hour 15 minutes

43602F (JUN F01) General Certificate of Secondary Education Foundation Tier June Unit F TOTAL. Time allowed l 1 hour 15 minutes Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials General Certificate of Secondary Education Foundation Tier June 2012 Pages 2 3 4 5 Mark Mathematics

More information

GCSE (9-1) Grade 8/9 Transforming Graphs

GCSE (9-1) Grade 8/9 Transforming Graphs Name:.. Total Marks: GCSE (9-1) Grade 8/9 Transforming Graphs Instructions Use black ink or ball-point pen. Fill in the boxes at the top of this page with your name. Answer all questions. Answer the questions

More information

The total mark for this paper is 50. The marks for each question are shown in brackets use this as a guide as to how long to spend on each task.

The total mark for this paper is 50. The marks for each question are shown in brackets use this as a guide as to how long to spend on each task. Write your name here Surname Other names Pearson Edexcel GCSE Centre Number Japanese Unit 4: Writing in Japanese Candidate Number Thursday 11 June 2015 Morning Time: 1 hour You do not need any other materials.

More information

Using Spatial Techniques 4982

Using Spatial Techniques 4982 Centre Number Candidate Number For Examiner s Use Surname Other Names Candidate Signature Examiner s Initials Free-Standing Mathematics Qualification Foundation Level June 2015 Using Spatial Techniques

More information

Design and Technology: Graphic Products

Design and Technology: Graphic Products Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials Question Mark General Certificate of Secondary Education June 2012 Design and Technology: 45501

More information

The Need for Data Compression. Data Compression (for Images) -Compressing Graphical Data. Lossy vs Lossless compression

The Need for Data Compression. Data Compression (for Images) -Compressing Graphical Data. Lossy vs Lossless compression The Need for Data Compression Data Compression (for Images) -Compressing Graphical Data Graphical images in bitmap format take a lot of memory e.g. 1024 x 768 pixels x 24 bits-per-pixel = 2.4Mbyte =18,874,368

More information

Methods in Mathematics (Linked Pair Pilot)

Methods in Mathematics (Linked Pair Pilot) Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials Methods in Mathematics (Linked Pair Pilot) Unit 2 Geometry and Algebra Monday 11 November 2013

More information

2.1. General Purpose Run Length Encoding Relative Encoding Tokanization or Pattern Substitution

2.1. General Purpose Run Length Encoding Relative Encoding Tokanization or Pattern Substitution 2.1. General Purpose There are many popular general purpose lossless compression techniques, that can be applied to any type of data. 2.1.1. Run Length Encoding Run Length Encoding is a compression technique

More information

CS101 Lecture 12: Digital Images. What You ll Learn Today

CS101 Lecture 12: Digital Images. What You ll Learn Today CS101 Lecture 12: Digital Images Sampling and Quantizing Using bits to Represent Colors and Images Aaron Stevens (azs@bu.edu) 20 February 2013 What You ll Learn Today What is digital information? How to

More information

A Recursive Threshold Visual Cryptography Scheme

A Recursive Threshold Visual Cryptography Scheme A Recursive Threshold Visual Cryptography cheme Abhishek Parakh and ubhash Kak Department of Computer cience Oklahoma tate University tillwater, OK 74078 Abstract: This paper presents a recursive hiding

More information

Paper Reference. Edexcel GCSE Mathematics (Modular) 2381 Paper 5 Section B (Non-Calculator) Foundation Tier. Unit 1 Test Data Handling

Paper Reference. Edexcel GCSE Mathematics (Modular) 2381 Paper 5 Section B (Non-Calculator) Foundation Tier. Unit 1 Test Data Handling Centre No. Candidate No. Paper Reference 5381F 5B Surname Signature Paper Reference(s) 5381F/5B Edexcel GCSE Mathematics (Modular) 2381 Paper 5 Section B (Non-Calculator) Foundation Tier Unit 1 Test Data

More information

GCE A level 1145/01 ELECTRONICS ET5

GCE A level 1145/01 ELECTRONICS ET5 Surname Other Names Centre Number 2 Candidate Number GCE A level 1145/01 ELECTRONICS ET5 A.M. WEDNESDAY, 12 June 2013 1½ hours ADDITIONAL MATERIALS In addition to this examination paper, you will need

More information

3301/1F. MATHEMATICS (SPECIFICATION A) 3301/1F Foundation Tier Paper 1 Non-Calculator. General Certificate of Secondary Education June 2004

3301/1F. MATHEMATICS (SPECIFICATION A) 3301/1F Foundation Tier Paper 1 Non-Calculator. General Certificate of Secondary Education June 2004 Surname Other Names Leave blank Centre Number Candidate Number Candidate Signature General Certificate of Secondary Education June 2004 MATHEMATICS (SPECIFICATION A) 3301/1F Foundation Tier Paper 1 Non-Calculator

More information

FRIDAY, 10 NOVEMBER 2017 MORNING 1 hour 30 minutes

FRIDAY, 10 NOVEMBER 2017 MORNING 1 hour 30 minutes Surname Centre Number Candidate Number Other Names 0 GCSE 3300U10-1 A17-3300U10-1 MATHEMATICS UNIT 1: NON-CALCULATOR FOUNDATION TIER FRIDAY, 10 NOVEMBER 2017 MORNING 1 hour 30 minutes For s use ADDITIONAL

More information

GCSE 4141/01 DESIGN & TECHNOLOGY UNIT 1 FOCUS AREA: PRODUCT DESIGN

GCSE 4141/01 DESIGN & TECHNOLOGY UNIT 1 FOCUS AREA: PRODUCT DESIGN Surname Other Names Centre Number 0 Candidate Number GCSE 4141/01 DESIGN & TECHNOLOGY UNIT 1 FOCUS AREA: PRODUCT DESIGN A.M. FRIDAY, 25 May 2012 2 hours Question 1 Question 2 Leave Blank Question 3 Question

More information

The worlds we live in. The worlds we live in

The worlds we live in. The worlds we live in The contents of this Supporting Material document have been prepared from the Eight units of study texts for the course M150: Date, Computing and Information, produced by The Open University, UK. Copyright

More information

Basic concepts of Digital Watermarking. Prof. Mehul S Raval

Basic concepts of Digital Watermarking. Prof. Mehul S Raval Basic concepts of Digital Watermarking Prof. Mehul S Raval Mutual dependencies Perceptual Transparency Payload Robustness Security Oblivious Versus non oblivious Cryptography Vs Steganography Cryptography

More information

GCSE 4111/01 DESIGN & TECHNOLOGY UNIT 1 FOCUS AREA: RESISTANT MATERIAL TECHNOLOGY

GCSE 4111/01 DESIGN & TECHNOLOGY UNIT 1 FOCUS AREA: RESISTANT MATERIAL TECHNOLOGY Surname Other Names Centre Number 0 Candidate Number GCSE 4111/01 DESIGN & TECHNOLOGY UNIT 1 FOCUS AREA: RESISTANT MATERIAL TECHNOLOGY ADDITIONAL MATERIALS A.M. FRIDAY, 25 May 2012 2 hours Question 1 Question

More information

ELEC2 (JUN15ELEC201) General Certificate of Education Advanced Subsidiary Examination June Further Electronics TOTAL. Time allowed 1 hour

ELEC2 (JUN15ELEC201) General Certificate of Education Advanced Subsidiary Examination June Further Electronics TOTAL. Time allowed 1 hour Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials Question Mark Electronics General Certificate of Education Advanced Subsidiary Examination

More information

GCE A level 1145/01 ELECTRONICS ET5

GCE A level 1145/01 ELECTRONICS ET5 Surname Centre Number Candidate Number Other Names 2 GCE A level 1145/01 ELECTRONICS ET5 S16-1145-01 A.M. FRIDAY, 17 June 2016 1 hour 30 minutes For s use ADDITIONAL MATERIALS In addition to this examination

More information

*Which code? Images, Sound, Video. Computer Graphics Vocabulary

*Which code? Images, Sound, Video. Computer Graphics Vocabulary *Which code? Images, Sound, Video Y. Mendelsohn When a byte of memory is filled with up to eight 1s and 0s, how does the computer decide whether to represent the code as ASCII, Unicode, Color, MS Word

More information