Please enable JavaScript.
Coggle requires JavaScript to display documents.
Computer Science - Coggle Diagram
Computer Science
-
Input and Output Devices
Output Devices
Printers
Inkjet printer
1) The data from the document is sent to a printer driver
2) A check is made by the printer driver to make sure that the chosen printer is available
3) Data is sent to the printer and stored in a temporary memory known as a printer buffer
4) A sheet of paper is fed into the main body of the printer, a sensor checks if paper is available in the paper feeder tray
5) As the sheet of paper is fed through the paper, the print head moves from side to side printing the text or image
6) At the end of each full pass of the print head, the paper is advanced slightly to allow the next line to be printed
-
Laser printers
1) Data from the document is sent to a printer driver
2) A check is made by printer driver to ensure that the chosen printer is available to print
3) Data is sent to the printer and is stored in the temporary memory known as a printer buffer
4) A printing drum is given a positive charge as it rotates, a laser beam is scanned across it removing the positive charge in certain areas, this leaves negatively charged areas which match what needs to be printed
5) The drum is coated with positively charged toner which only sticks to the negatively charged parts of the drum
6) A negatively charged sheet of papers then rolled over the drum
7) The toner on the drum sticks to the paper
8) The paper goes through a fuser which melts the ink so that it fixes permanently to the paper
-
3D printers
A print head can move left and right, as well as up and down, and prints the object layer by layer using materials such as powdered resin, powdered metal, paper or ceramic powder
1) A design is made using computer-aided design (CAD) software
2) Finalised drawing is imported into some special software that prepares it in a format which is understood by the 3D printer
3) The 3D printer is set up to allow the solid object to be made
4) The solid object is built up layer by layer
5) The object is removed from the 3D printer and is then prepared
Loudspeakers/headphones
1) Sound is produced from a computer by passing the digital data through a Digital to Analogue Converter
2) This is then sent through an amplifier
3) Finally sound emerges from a (loud) speaker
Sound is produced by voltage differences vibrating a cone in the speaker hosting at different frequencies and amplitudes
LCD and LED monitors
LCD monitors
The front layer of the monitor is made up of crystal diodes. These tiny diodes are grouped together in threes or fours which are known as pixels.
-
LED's
LCD monitors are back lit using LIGHT EMITTING DIODE (LED) technology. Gives the image better contrast and brightness
-
OLED's
-
Use organic materials (made up of carbon compounds) to create semi-conductors which are very flexible
-
Input Devices
Scanners
2D Scanners
-
1) Document is placed on a glass panel and then the cover is closed over it 2) A bright light illuminates the document 3) A scan head moves across the whole page and an image of the document is sent to the lens 4) The lens focuses the document image 5) Focused image falls on to a charged couple device and is turned into an electronic form 6) Software produces a digital image
OPTICAL CHARACTER RECOGNITION (OCR) software allows the scanned text from a document to be converted into a TEXT FILE FORMAT. (used in airports)
3D (laser) scanner
Take several images along the x,y,z co-ordinates of an object to produce a 3D image here are numerous 3D scanners
1) Object is placed on digitizer
2) software drives a laser probe across the surface
3) A laser moves across object while 2 cameras continuously rector the changing shape of the laser
4) This is stored as millions f data points on computer and is merged into a 3D representation
Barcode readers/scanners
1) Barcode is read by a red laser scanner or red LED (Light Emitting Diode)
2) Light is reflected back off the barcode. Dark areas reflect little or no light
3) Reflected light read by sensors (photoelectric cells)
4) As laser is scanned across barcode, a pattern is generated and converted into digital data
Barcode has a lefthand side and righthand side separated bu guard bars. Different thicknesses of white and black lines represent numbers
Quick response (QR) code
Read similar to barcodes except are read by an imagineer device such as a camera. Software on the app processes the image until it can be interpreted
Other differences
QR codes can hold up to 7000 digits, barcodes can hold up to 30
QR codes are read horizontally and vertically, where as barcodes are only read horizontally.
Digital Camera's
1) When you press a button to take a photograph, an aperture opens at the front of the camera and light streams in through the lens
2) Light reflected off the object you are photographing hits a light sensitive cell behind the lens
3) A sensor measures the colour and brightness of each pixel and stores it as a number
A microprocessor takes care of flash, focus, shutter speed, removing 'red eye' and other things
Keyboards
1) Each keyboard has an ASCII value. 2) Each character pressed is converted into a digital signal which the computer interprets
Mouse
1) Red LED's detect movement in the x - y direction. 2) Software in the computer moves the cursor on your screen by a corresponding amount
-
Microphones
-
1) When sound is picked up, a diaphragm vibrates 2) Vibrations produce an electric signal 3) Signal goes into a sound card and is converted into digital values and is stored in computer
Voice Recognition System
1) User's voice is detected and then converted into digital, producing a digital wave pattern
2) Software compares wave pattern to wave patterns stored in memory
-
Speech Recognition
1) Spoken words are recognised and shown on a screen 2) These are then input into a word processor or used in another application 3) Compare spoken words to built-in dictionary
Touch Screens
Capacitive
Made up of many layers of glass which act like a capacitor, creating electric fields between the glass plates in layers. When the top layer is touched, the electric current changes and the co-ordinates where it was touched is determined by an onboard microprocessor
-
-
Infra-red
-
Optical
Uses glass as the screen material. Uses an array of sensors (in the form of a grid). The point of contact is based on which grid co-ordinate is touched
Advantages
-
Optical system allows the use of bare fingers, gloved fingers or a stylus
-
-
Resistive
Makes use of an upper layer of polyester and a bottom layer of glass. When the top polyester layer os touched, the top layer and the bottom layer complete a circuit. Signals are then sent out which are interpreted by a microprocessor, the calculations determine the co-ordinates of where the screen was touched
Advantages
-
Possible to use bare fingers, gloved fingers or a stylus as input
Disadvantages
-
-
Screen durability is only fair, vulnerable to scratches and the screen wears through time
Sensors
-
Date read by sensors is a type of analogue date and needs to be converted to digital data for the computer to understand.
-
-
-
Memory and data storage
-
Memory and Storage
Primary memory
-
Read Only Memory (ROM)
They are non-volatile/permanent memories (the contents of the memory remain even when the power to the ROM is turned off
-
The data or contents of a ROM chip can only be read, they cannot be changed
Secondary storage
Hard Disk Drives (HDD)
Data is stored on a digital format on the magnetic surfaces of the disks (or platters). A number of read-write heads can access all of the surfaces in the disk drive. Data is stored on the surface in sectors and tracks. A sector on a given track will contain a fixed number of bytes.
-
Solid-state Drives (SSD)
-
Most common type of solid-state storage devices store data by controlling the movement of electrons within NAND chips. The data is stored as 0s and 1s in millions of tiny transistors within the chip
-
-
Off-line storage
Optical storage systems
CD/DVD disks
-
-
Data is stored in 'pits' and 'bumps' on the spiral track. A red laser is used to read and write the data
-
DVD-RAM
Instead of a single spiral track, they use a number of concentric tracks
-
Allow numerous read and write operations and have great longevity which makes them ideal for archiving
Blu-ray disks
-
Using blue laser light means the pits and bumps can be much smaller as the wavelength is smaller and consequently, blu-ray can store up to 5 times more data than a normal DVD
-
-
-
-