Topic Crossword - Data Representation

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
Across
  1. 2. a method of compressing text files
  2. 5. message data before it is encrypted.
  3. 6. a type of transposition cipher that encodes the message by placing it into a grid.
  4. 7. any number that can be expressed as a fraction or ratio of integers.
  5. 9. the science of designing cipher systems.
  6. 12. a method of working with signed binary values.
  7. 19. width × height of an image or number of pixels per inch.
  8. 26. the number of bits or bytes allocated to represent the colour of a pixel in a bit-mapped graphic.
  9. 28. the process of reducing the size of a file
  10. 29. in cryptography it is the data that is used to encrypt and decrypt the data.
  11. 30. the grouping together of bits or bytes to form larger blocks of measurement, e.g. GB, MB
  12. 32. a positive whole number including zero
  13. 37. red, green and blue filters that light passes through in order to create all other colours.
  14. 38. a method of encryption where one character is substituted for another to create ciphertext
  15. 40. the difference between the actual number and the nearest representable value.
  16. 42. a method of checking binary codes by counting the number of 0a and 1s in the code
  17. 43. reducing the number of digits used to represent a number while maintaining a value that is approximately equivalent
  18. 47. the ‘power of’ part of a number indicating how far a binary point should be shifted left or right.
  19. 48. a locally unique 32-character code that identifies a device on a wireless network
  20. 49. message data after it has been encrypted.
  21. 52. a method of encryption where the characters are rearranged to form an anagram.
  22. 54. using an algorithm and a key to convert message data into a form that is not understandable without that key.
  23. 55. a number that cannot be represented as a fraction or ratio as the decimal form will contain infinite repeating values
  24. 56. where the decimal/binary point can move within a number.
  25. 58. used to store a 0 or 1 depending on the result of binary addition
  26. 59. in cryptography it is the study of how often different letters or phrases are used.
  27. 60. the maximum number of significant digits that can be represented.
  28. 61. a process for adjusting numbers onto a common scale.
Down
  1. 1. a binary representation of a particular letter, number or special character.
  2. 3. using an algorithm and a key to convert encrypted message data into its plain text equivalent.
  3. 4. the process of cutting off a number after a certain number of characters or decimal places
  4. 8. the significant digits that make up a number
  5. 10. an image made up of objects and coordinates
  6. 11. a real number represented by a sign, some significant digits (the mantissa) and a power of 2 (the exponent).
  7. 13. a substitution cipher where one character of plaintext is substituted for another, which becomes the ciphertext
  8. 14. data that has been encrypted.
  9. 15. a type of transposition cipher that encodes the message by splitting it over rows
  10. 16. a method of compressing data by eliminating repeated data
  11. 17. any positive or negative number with or without a fractional part
  12. 18. the result of a calculation is too large to be represented using the available number of bits.
  13. 20. a method of trying to find the plain text from the cipher text without the decryption key.
  14. 21. a method of checking for errors by producing the same data several times and checking it is the same each time.
  15. 22. where the decimal/binary point is fixed within a number
  16. 23. an image made up of individual pixels.
  17. 24. a number used to identify position relative to other numbers.
  18. 25. an algorithm that encrypts and decrypts data, also known as code.
  19. 27. the absolute error divided by the actual numbers.
  20. 31. a picture element – the smallest unit that combined with other pixels makes up a picture, for example, a digital photograph.
  21. 33. when a number is too large to be represented with the number of bits allocated.
  22. 34. a method of encryption that uses a onetime pad (key) to create ciphertext that is mathematically impossible to decrypt without the key.
  23. 35. a digit added to the end of binary data to check the data is accurate
  24. 36. binary that represents positive numbers only.
  25. 39. a standard binary coding system that has superseded ASCII.
  26. 40. a standard binary coding system for characters and numbers.
  27. 41. a key that is only used once to encrypt and decrypt a message and is then discarded.
  28. 44. any whole positive or negative number including zero
  29. 45. when a number is too small to be represented with the number of bits allocated.
  30. 46. the number of digits available within a particular number system, e.g. base 10 for decimal, base 2 for binary
  31. 50. a single binary digit from a binary number – either a zero or a one
  32. 51. a group of bits, typically 8, used to represent a single character
  33. 53. binary with a positive or negative sign.
  34. 57. how accurate a number is