Data Representations

Description

GCSE Computing Mind Map on Data Representations, created by hcl.wong on 05/10/2013.
hcl.wong
Mind Map by hcl.wong, updated more than 1 year ago
hcl.wong
Created by hcl.wong over 10 years ago
37
0

Resource summary

Data Representations
  1. Binary Number
    1. Binary is base 2 and can be represented as a 1 or 0.
      1. Conversions
        1. 1 or 0 = 1 bit
          1. 4 bits = 1 nybble
            1. 8 bits = 1 byte
              1. 1,024 bytes = 1 kilobyte
                1. 1,024 kilobytes = 1 megabyte
                  1. 1,024 megabytes = 1 gigabyte
                    1. 1,024 gigabytes = 1 terabyte
                    2. Binary Denary conversions
                      1. use table: 128 | 64 | 32 | 16 | 8 | 4 | 2 | 1
                        1. Denary to binary
                          1. take the denary number and minus the largest number from the table, without making the denary number negative. at a 1 under the number from the table, and repeat until the denary number = 0
                          2. Binary to denary
                            1. in each slot that a 1 is present add the number it corasponds to the total
                      2. Graphics
                        1. Bit Map Image
                          1. Bit map images are made up of pixels
                            1. Bit map uses bits to represent colours
                              1. 1 bit can use 2 colours
                                1. 2 bits can use 4 colours
                                  1. 4 bits can use 16 colours
                                    1. 8 bits can use 256 colours
                                    2. Working out how much data is needed for bit map images
                                      1. Bits per Pixel x Resolution = bits needed to store image
                                      2. Resolution
                                        1. Width x Height of image
                                      3. Vector Image
                                        1. Vector images do not store data by pixels
                                          1. Vector Images store data as instructions such as:
                                            1. Colour line
                                              1. Thickness of line
                                                1. Fill Colour
                                                  1. Distance from origin
                                                    1. Coordinances of origin
                                                    2. Advantages:
                                                      1. Can be scaled without loss of quality
                                                        1. Use less storage space
                                                      2. Metadata
                                                        1. Term refers to "Data about data"
                                                          1. Tells about key properties needed to display the image
                                                            1. Resolution
                                                              1. Height
                                                                1. Width
                                                                2. Colour depth
                                                            2. Hexadecimal
                                                              1. Hex uses base 16 for its numbers
                                                                1. numbers up to 9 are the same in hex as in denary, however 10-15 use the alphabet A-F
                                                                  1. Hex uses the table :16 | 1
                                                                    1. to convert Denary to hex / by 16 for the first value, then use the remainder for the second value, then convert the numbers into hex.
                                                                      1. To convert hex to denary: if any letters are present, covert them to numbers, the the first number, X by 16 then add the second number
                                                                    2. ASCII
                                                                      1. Stands for American Standard Code for Information Interchange
                                                                        1. ASCII is used to represent all alphabetic upper and lower case characters and 32 punctuation and other symbols, which can then be stored as binary
                                                                        2. Sound
                                                                          1. Sound waves are analogue, making it hard for computers to store them as there is no specific measurable value so sound is stored digitally
                                                                            1. The analogue wave is sampled then a digital representation of the original sound is saved.
                                                                              1. The higher the sampling rate the better the quality of the sound is, however this needs more storage space.
                                                                                1. The recommended sample rate is 48kHz(48,000 samples per second) because above 50kHz humans cannot tell any difference so cannot benefit from better quality.
                                                                          Show full summary Hide full summary

                                                                          Similar

                                                                          A level Computing Quiz
                                                                          Zacchaeus Snape
                                                                          Types and Components of Computer Systems
                                                                          Jess Peason
                                                                          Input Devices
                                                                          Jess Peason
                                                                          Output Devices
                                                                          Jess Peason
                                                                          Computing
                                                                          Kwame Oteng-Adusei
                                                                          Pack of playing cards answer
                                                                          Karl Taylor
                                                                          Code Challenge Flow Chart
                                                                          Charlotte Hilton
                                                                          Computer Systems
                                                                          lisawinkler10
                                                                          Computer science quiz
                                                                          Ryan Barton
                                                                          GCSE Computing - 4 - Representation of data in computer systems
                                                                          lilymate
                                                                          Data Structures & Algorithms
                                                                          Reuben Caruana