-
What is Data? What can it be?
Data is the raw material entered in the computer. This raw material can be text, numbers, graphic, audio, animation and video
-
How is data converted into information?
Data can be converted into information by; combining data, displaying it in an understandable way or removing unnecessary data
-
What are the two types of data?
Analog or digital
-
What is analog data represented by? Give an example.
- represented by using continuous variable physical quantities such as voltages
- For example, an analog clock shows a second hand continually sweeping around the clock face, measuring small units of time. At any moment the clock will give you an instant measure of the exact time, since you can estimate parts of a second as the second hand moves– The time is changing in a continuous movement
-
What are analog signals?
Analog signals are pulses, usually electrical or optical, in the form of continuous waves.
-
What is digital data represented by? Give an example.
Is represented using discrete measurements in the form of digits or numbers. For example, a digital clock shows the time as a certain number of hours and minutes, moving in a serious of steps
-
How is digital data represented?
Data is represented in discrete quantities using digits
-
What does information depend on?
- Depends on the data entered
- E.g. Data could be a measurement, however by itself the measurement does not mean anything, but when its put into an understandable format, it can provide useful information
-
What is information valuable?
Is valuable when it is relevant, accurate, current and well presented
-
How is information displayed?
It is displayed on screens, printers or speakers (hardware devices)
-
How does IST use data?
Information technology uses data in digital form using only two digits: 0 and 1.
-
What does 0 and 1 represent?
The digit 0 is used to represent the electronic state of ‘off’ and the digit 1 is used to represent the electronic state of ‘on’.
-
What is a binary digit?
Each on or off digit is called abit (BInary digiT).
-
What is a 'bit'?
Smallest unit of data stored in a computer.
-
How much is a byte?
8 bits
-
How is data processed? What is a word?
In words. A word (or word size) is the number of bits processed by the computer at one time.
-
What word sizes do computers use? What does word size have to do with performance?
- When the computer moves bits from one place to another it takes one word at a time.
- Most computers use word sizes of 8, 16, 32 or 64 bits. The bigger the word size, the faster the computer.
-
What is decimal binary?
The decimal system consists of numbers between (0-9) e.g. The number 1 in 1969 has the value of 1000
-
What does binary consist of?
It consists of only two digits which are 1 and 0
-
How does the place value of binary work?
It starts at 1 (or 20), the next heading is a 2 (or 21), then a 4 (or 22) and so on up till 28
-
What are the place values for binary?
Data in a computer is usually grouped using only 8 place value headings or 8 bits (0s or 1) the place values of binary are;128, 64, 32, 16, 8, 4, 2, 1
-
What is ASCII?
A code that represents letters, symbols and numbers as binary code
-
What does ASCII stand for?
It stands for American Standard Code for Information Interchange and is used by most PC’s
-
How was extended ASCII developed?
- Originally a standard 7-bit ASCII was used, but it was not large enough to handle all characters used in the languages of western Europe
- Extended ASCII code was developed using an 8 bit binary code to extend the character set
- Extended ASCII is used all over the world and allows for 256 different characters
-
What are the prefixes used to measure data storage?
Prefixes such as kilo, mega, tera, giga are used to measure data storage
-
What is a primary source? Why do organisations prefer this? Why is it bad?
When data is collected first hand.Organisations prefer to produce their own primary data as it is more reliable but its time consuming and costly
-
How is primary data acquired?
Primary data can be acquired through surveys and interviews
-
What is a form?
A form is a document with blank spaces that need to be filled out to collect information
-
What are secondary sources? Why is it bad?
It is when data is collected from other sources. The issue is, it may not be accurate at the time of publication because the information becomes out of date as society changes
-
What are secondary sources available as?
It is available as printed text on the internet. Printed text comes in the form of books, journals, news papers etc.
-
What is a newsgroup?
A discussion group on a certain topic.
-
What is text? How is it created and edited?
Data in the form of letters, numbers and other special characters Word processors allow text to be entered to create documents such as letters. It is edited by deleting, inserting, moving and copying
-
What is text stored as? What are its file extensions?
- It is stored as ASCII codes
- File extensions include: TXT, DOC, RTF
-
What is hypertext?
It is a system that allows documents to be cross-linked in such a way that the user can move from one document to another by clicking on text that is linked to that document
-
What are file extensions for hypertext?
File extensions include HTM or HTML
-
Name the text types possible in a database.
- alphanumeric—all keyboard characters
- numeric—numbers only (often used to perform calculations in a database or spreadsheet)
- alphabetic—letters only
- Boolean—true or false
- currency—moneydate—day, month, year
-
What is a graphic? How is it created and edited?
- Pictures such as drawings, paintings or photos. It is created using graphics programs or captured through digital cameras
- It is edited using graphic software by being cropped, morphed or contrasting colours
-
What are the two main types of graphics? What is aliasing?
- Two main types; bitmap and vector. Bitmap is not good quality
- Aliasing– enlarging a bmp graphic and it become distorted
-
What are file extensions for graphics?
JPEG, BMP, GIF
-
What is audio? How is it created and edited?
- It is sound that has been digitised or represented in the form of digits
- It is edited by deleting sounds, adding echo, increasing pitch, overlaying it or changing speed
-
What are file extensions for audio?
File extensions include MP3, WAV and MIDI
-
What is video? How is it created and edited?
- It is made up of frames displayed in a sequence which contains individual images
- It is edited by video editing software, special effects, adding text, cutting clip etc
-
What are the file extensions for video?
File extensions include MOV,AVI and MPG
-
What is animation? Why is it useful?
- It is the movement of an object which is a result of a series of graphics or frames presented in rapid succession
- Can be more useful than a picture or video as it can show things repeatedly in a simplified way e.g. How blood flows through the human body
-
What are file extensions for animation?
File extensions include GIF, MOV, SWF
-
What is data storage?
It involves receiving and keeping data for a long time
-
Where does primary storage store data? Why?
Primary storage stores in the CPU (central processing unit) It is for data and programs that need to be instantly accessible to the CPU
-
Why is primary storage internal storage?
It is internal storage because it uses silicon chips located in the motherboard
-
What does primary storage consist of?
Consists of RAM, ROM and cache
-
What is RAM? What are the two types?
Random Access Memory. Data and instructions are held here temporarily. Dynamic RAM and Static RAM
-
What does RAM depend on?
Depends on a supply of electricity on the main storage, so if the computer is shut off, all the memory is lost, this is known as volatile memory
-
How does RAM work?
Can be accessed randomly, this means that a byte of memory is accessed with touching any other bytes
-
What is dynamic RAM?
Dynamic RAM– Memory that needs to be constantly refreshed
-
What is Static RAM
Static RAM– Memory that doesn’t need to be refreshed. It is regarded as the working memory of the computer
-
Where are programs in use stored?
Programs and files currently in use is stored in RAM
-
Why is DRAM better than SRAM?
Affects computers performance, too much memory = slow computer, this is why DRAM has been invented because it constantly refreshes memory and gets rid of uneeded memory
-
What is Cache?
Temporary storage area used to store data that the computer can access quickly
-
What is Cache Memory?
Cache memory– High speed memory located between the CPU and RAM. Improves performance by using SRAM
-
What is Disk Cache?
- Works the same way as cache memory. It stores the most recent data from the disk in the RAM so when the CPU needs to access data from the disk it first checks this.
- It improves performance because accessing the data from RAM is very fast.
-
What does ROM stand for?
Read Only Memory
-
What does ROM do?
Holds data and instructions that are fixed at the time of production and can’t be changed by the computer. It allows data to be retrieved but not entered into storage
-
Does ROM allow data to be entered into storage?
No
-
What does ROM store?
Stores important programs such as booting the pc, and checking for input/output devices
-
What is Secondary Storage?
Involves the use of a storage device NOT located on the motherboard
-
What is a storage device?
A storage device is any device that can keep data and then allow it to be retrieved
-
What do secondary storage devices include?
Storage devices include magnetic tapes, magnetic disks, optical disks and flash memory
-
What is a magnetic tape?
Long, thin strip of plastic, coated with a thin layer of magnetic material. Modern tape is wound on two reels inside a cartridge. Data is read from and written on tape
-
Why is a magnetic tape good?
It stores large quantities of data for a low cost, it is often used as a backup for data
-
What is a disadvantage of magnetic tapes?
Disadvantage is that it uses sequential access, which means it reads all the data from the beginning until the data needed is found
-
What is a magnetic disk?
Circular piece of metal or plastic, which us coated with a thin layer of magnetic material
-
What do magnetic disks use?
Uses random access to retrieve data, this means data is found directly without accessing previous data. This is very fast
-
Where are magnetic disks placed?
Magnetic disks are mounted on disk drives. It spins it to read and write data
-
Why is a hard disk better than a floppy disk?
A hard disk is not rigid like a floppy disk. This allows it to be rotated ten to 100 times faster, which is very fast to access data
-
What is a removable cartridge?
Removable cartridges are hard disks which are fast and have the best aspects of hard and floppy disks.
-
What is a zip disk?
Zip disks– Stores up to 250 MB of data. Popular for backing up hard disks and transporting files
-
What is a jaz disk?
Jaz disks– Better version of sip disks. Store up to 2GB of data and are suited to large files for multimedia, graphics and sound
-
What is a floppy disk?
A floppy disk is a magnetic disk made of flexible plastic. They don’t store much data and are slow, but are portable and cheap. It used for storing small fires
-
What is optical media?
A storage device where data is read and written using laser technology. It is reliable and stores large amounts of data
-
What is a Compact Disc?
Compacts disc is a polycarbonate disk which is coated with a reflective layer of metal. Data is written to the CD with a high-powered laser that burns millions of tiny holes on the disks surface. There are many types of CD’S:
-
What is CD-ROM?
CD-ROM (Compact Disc– read only memory) which contains data that can’t be changed. It is needed to read data. Good for retaining data that doesn’t need to be changed
-
What is CD-R?
CD-R (Compact Disc– recordable) allows data to be corded but it cannot be removed
-
What is CD-RW
CD-RW (Compact Disc– rewritable) allows user to write, erase and rewrite data. It is slower than a hard disk
-
What is a DVD? What are the types?
- Digital Versatile Disks are optical disks that can store large amounts of data. Many kinds such as DVD-ROM, DVD-RAM, DVD-R, DVD-RW
- They play movies, read DVD data disks, read computer CDs etc
-
What is flash memory?
An erasable memory chip used in phones and pcs, similar to memory chip
-
What does flash memory do?
Keeps data when power is removed, data is electrically removed.
-
What are types of Flash memory?
Comes in variety formats such as SmartMedia. Another type is a memory stick which is connected via USB port
-
What is serial transmission? What is it used in?
- This is when data is sent one bit at time in a single line. it is used for peripheral devices such as keyboards and mouse
- It is cheaper than parallel transmission but slower
-
What are the two types of serial transmission? Describe them.
- Asynchronous transmission– Sending of data by checking each byte with special stop and start bits. It is standard for pcs. It uses and extra bit to check for transmission errors
- Synchronous transmission– When data is sent at the same rate. This means the same number of bits is sent is second. Faster and more effective than asynchronous transmission since there are no extra bits
-
What is parallel transmission? Why is it good and bad?
- Sending more than one bit at a time using separate lines. Much quicker than serial transmission since is sens more than one bit at a time
- But it used for short distances otherwise errors start to occur in transmission
-
Where is parallel transmission used?
It is used inside the system unit to connect peripheral devices such as disk drives
-
What is data compression? Why is it good?
Reduces the number of bits required to represent information. It allows the user to store and make data transmission faster
-
How is compression measured?
The amount of compression is measured with compression ratio, where the uncompressed unit of data represents the amount of compressed data, eg. 2:1 states that 2 bits of uncompressed data is equal to one bit of compressed data
-
What is lossy compression?
Lossy compression permanently removes a number of bits from the file. The file becomes smaller in size but is not identical to the original file
-
What is lossy compression used for? State the file formats?
- Audio and video files can be compressed with high compression ratios with no noticeable changes
- JPEG and MPEG are common file formats for video and audio compression
-
What is lossless compression?
- Allows original file to be recovered without loss of information
- Works by replacing repeated data with something that takes up less room
- For example, replacing the word ‘and’ with a single symbol
-
Give examples of lossless compression systems
Popular lossless compression systems include ZIP by Windows and StuffIt by Macintosh
-
What does data security aim to prevent?
- Information theft—stealing data from one organisation and selling it to another organisation
- Financial theft—illegal transfer of money from one account to another
- Information alteration—changing or deleting existing data
- unlawful access—unauthorised access to data in a computer system
- Burglary—stealing a computer with its data
- Vandalism—intentional damage to a computer system
- Viruses—creating or introducing computer viruses
-
List some basic data security methods.
- Choose passwords that are not obvious and change them frequently
- Use personal identification numbers (PIN) for cards
- Using biometric devices such as fingerprint devices, hand size and eyes for recognition
- Encrypting (coding) data when sending it somewhere
- Use firewalls to check incoming data and protect the system from hackers
- Discard of waste carefully, i.e shredding paper with information
- Carefully screening employees so they don't leak out sensitive information
- Always have regular backups in fireproof safes
- Digital signatures to identify people
|
|