Objectives: Students should be able to —
- 1 Understand what an Input device is and why they are necessary.
- 2 Describe how a Keyboard and a Mouse work.
- 3 Describe how Barcode reader and Quick Response (QR) reader work.
- 4 Describe how 2D and 3D scanner work.
- 5 Describe how Digital Camera captures and stores images.
- 6 Describe how Touch screens work and how interactive whiteboards are used.
- 7 Describe how Microphones record sound and how they are used.
- 8 Describe how input devices are used in real-life scenarios.
- 9 Understand what an Output device is and why they are necessary.
- 10 Understand that different output devices output different forms of information, such as text, images, sound and movement.
- 11 Describe what is meant by Speakers and Headphones and how they operate.
- 12 Describe how flat screen displays, like LCD, LED, TFT-LCD, OLED produce output on the screen.
- 13 Describe how LCD projector and (DLP) Digital Light Projector work.
- 14 Show the understanding of how Ink-jet printer uses either Thermal Bubble or Piezoelectric technology.
- 15 Show the understanding of how Laser printer uses static electricity to produce hard copy.
- 16 Show the understanding of how 3D Printers and 3D cutter produce solid 3D objects.
- 17 Show the understanding of what is meant by an Actuator and how it operates.
Introduction to Input Devices
(a) Input Device:
An Input device is a hardware device that allows data to be input into a computer. It provides data and control signals to interact with the computer.
(b) Input devices used in a computer system:
- Keyboard.
- Pointing devices (such as Mouse).
- Microphone.
- Digital Camera.
- Barcode reader.
- Quick Response (QR) Code Reader.
- 2D and 3D Scanner.
- Touchscreens.
- Automatic Data Capturing devices (such as Radio Frequency Identifier (RFID), Data Logger).
- Sensors.
Keyboard
(a) Keyboard:
⇒ The most common input devices, used to input data like text, symbols and numbers into applications software.
⇒ They are also used for typing in commands to the computer (e.g. Prnt Scrn to take a screenshot, Ctrl + P to print out, etc.).
(b) Types of Keyboard:
- QWERTY Keyboard: The most common type of standard keyboard, whose name comes from the keys on the top row which spell out 'QWERTY'.
- Ergonomic Keyboard: A keyboard designed to reduce health-related problems associated with the standard keyboard (e.g. Repetitive Strain Injury). Its keys are arranged differently to give more support to the wrists and hands when doing a lot of typing.
- Braille Keyboard: A special type of keyboard, usually featuring raised dots, that is used by visually impaired people to enter data into the computer.
Ergonomic Keyboard: split-key design to support wrists
(c) How key presses on a keyboard are processed by the computer:
- Each key of the keyboard contains a push-button underneath.
- When a key is pressed, it presses a switch that completes an electric circuit.
- The electric signal so produced is converted into digital signal using an Analogue-to-Digital Converter (ADC) and sent to the keyboard processor.
- The keyboard processor compares the location of key press with the index of the character (ASCII or Unicode) stored in its database.
- The binary value of the key is sent to the keyboard buffer to wait to be processed.
- Key press generates an interrupt signal that asks CPU to process the binary code.
- The CPU either registers the key press or takes action corresponding to its letter.
(d) Two alternatives to keyboard to input text:
An alternative to keyboard is to lay words down by speaking or writing with a smart pen.
Method 1: Speech recognition system
- Description: Speech recognition system allows a person to read text into the system using a microphone. The software picks up the correct word and inputs it as a command to execute it, or inputs it as text into a word processor to edit and save as a text file.
- Advantage: Speech recognition system can capture speech much faster than you can type and there won't be any spelling errors.
Method 2: Smart Pen or Digital Pen
- Description: Smart pens make a copy of everything you wrote on a flat surface and save it in a digital format.
- Advantage: It is also possible for an artist to immediately digitize sketches for editing. Some of the best smart pens also come with voice recorders built-in, which helps to take notes and record a speaker at the same time.
Pointing Device / Mouse
(a) Pointing device:
A pointing device is a device with which you can control the movement of the pointer in a GUI (Graphical User Interface) to select an item on the display screen.
Examples of pointing devices include:
- Mice (or Mouse)
- Touchpad / Trackball
(b) Mouse:
⇒ A computer Mouse (plural: Mice) is a hand-held pointing device that detects two-dimensional motion relative to a surface.
⇒ This motion is typically translated into the motion of a pointer on a display, which allows smooth control of the graphical user interface of a computer.
(c) Difference between Mechanical Ball mouse and Optical mouse:
| Mechanical Ball Mouse | Optical Mouse |
|---|---|
| Contains a rubber ball at its base. | Shines a bright red light from an LED mounted on its base. |
| When the mouse is moved, the ball rolls, and a sensor inside detects its movement to move the cursor around the screen. | Light is reflected back from the surface into a photocell (light sensor) to detect movement to move the cursor around the screen. |
(a) How an Optical mouse controls the cursor:
⇒ Optical mouse uses a red LED light at its base, flashed over and bounced back from the surface.
⇒ The reflected light is picked up by a Light sensor (CMOS — Complementary Metal Oxide Semiconductor), which converts the light into electric pulses and sends it to a DSP (Digital Signal Processor).
⇒ The DSP processor calculates the coordinates and controls the pointer based on the changing electric pulse or image patterns generated as the mouse is moved on the surface.
Optical Mouse Internal Signal Flow:
(b) Advantages of Optical mouse over Mechanical mouse:
- No moving parts means it won't wear out as rubber ball do.
- Optical mice don't require a special surface, such as a mouse pad.
- Dirt cannot get inside the mouse and interfere with the tracking sensors.
- Increased tracking resolution means smoother response.
Microphone
(a) Microphone:
⇒ An input device that picks up sound waves and converts them into a digital wave.
⇒ Microphones are either already built within the computer system or connected externally by USB port or using wireless connectivity.
(b) How a Microphone works:
- When the microphone picks up the sound, a diaphragm vibrates, which moves the attached copper coil over the magnet.
- The movement of the coil over the magnetic field generates an electrical current or signal.
- The analogue electrical signal is sent to the computer or recording device.
- The Sound-card of the computer converts the analogue signal into digital which can then be stored or processed by the computer.
Microphone Cross-Section:
(c) Applications of Microphone:
- Voice recognition system — to identify a person by a security system.
- Speech recognition system — enabling a disabled person to communicate with a PC.
- Doing a Voice over in a presentation.
(a) Voice recognition in a Security system:
- Microphone picks up the user's sound and sends it to the computer.
- The Sound card converts the analogue sound into digital signal and passes it to the Security system software.
- Security system software converts a few spoken words into a digital wave pattern.
- The input digital wave pattern is compared with the stored wave patterns.
- If they match, the person will be identified.
(b) Speech recognition for a disabled person:
- Microphone picks up the spoken words and sends it to the computer.
- The Sound card converts the analogue sound into digital signal.
- The software takes the digital data and breaks it up into Phonemes (smallest elements that make up a language).
- These phonemes are compared with words found in the built-in dictionary and suggest a few equivalent words.
- The software picks up the correct word and inputs it as a command to the computer, enabling a disabled person to communicate with it.
Digital Camera
(a) Digital Camera:
★ A Digital camera is a camera that captures photographs in digital memory. Unlike traditional cameras that capture images in photosensitive films which require developing and then printing before the photographer could see the result.
★ Digital cameras can display images on a screen immediately after being recorded.
★ Digital images can be stored, processed, edited and deleted easily.
★ It could be connected to a computer system via a USB port or by wireless Bluetooth.
★ Digital Camera is controlled by a microprocessor which can automatically carry out the following tasks:
- Focus the image automatically.
- Operate the flash automatically.
- Adjust the shutter speed.
- Adjust the aperture size.
- Adjust the size of the image.
- Remove 'red eye' when the flash has been used.
(b) How a Digital Camera captures and stores an image:
- The photograph is captured when light passes through the lens into a Light Sensor Chip that contains an array of tiny light-sensitive cells called Charge Couple Devices (CCD).
- Each of these cells is referred to as a Pixel, since they are the smallest addressable area of the image.
- The CCD converts the light into electric signals which is then passed through an Analogue-to-Digital Converter (ADC).
- The ADC converts the analogue electric signal into digital and sends it to the software that stores it in digital image format.
- The number of pixels determines the resolution and size of the file.
- e.g. a 14-megapixel camera will need 42 megabytes (14 megapixel × 3 primary colours) to store each file.
Digital Camera Image Flow:
digital representation
The timing device (linked to ADC) allows different shutter speeds, delayed action, and so on.
(c) Advantages of digital camera over traditional camera:
- There is no need to develop film and print out photographs — this saves money and the environment.
- It is easy to just delete an image from memory if it is not satisfactory and take the photograph again.
- The memory cards can store several hundred photographs. A traditional camera's film roll was limited by the number of photographs.
- It is easier and faster to upload photographs to a computer.
- Digital camera is used to take the digital image of the person.
- Photo in a passport is scanned and is compared with the photo taken by the digital camera using Face Recognition software.
- The Face Recognition software compares its facial key features like width of the nose, distance between the eyes, shape of the cheek bones, etc.
- If it matches, then the person is identified.
Barcode and QR Code Reader / Scanner
(a) Barcode:
- A Barcode is a way to encode information into a visual pattern that a machine (barcode scanner) can read.
- Barcodes are applied to products to quickly identify them.
- It contains a series of dark and light parallel lines of varying thickness.
- The unique series of lines represents the numbers from 0 to 9.
- Each digit is made up of two dark lines and two light lines.
(b) Barcode reader/scanner:
- A Barcode reader/scanner is an electronic device that captures and decodes the information contained by a barcode.
- It flashes Red-laser or Red-LED light over the barcode to reflect back.
- The light sensor converts the reflected light into digital signals.
- A pattern of digital signal is decoded and sent to the computer.
(c) How a Barcode reader/scanner works:
- Barcode reader shines Red-LED or Red laser light onto the barcode.
- Light is reflected back off the barcode into light-detecting photoelectric cells.
- White areas of the barcode reflect most light and black areas reflect the least light.
- As the Laser or LED light is scanned across the barcode, a pattern is generated which is converted into digital data.
- This binary digital data is sent to the computer to read the decimal number contained by the barcode.
(d) Advantages of using Barcode:
- Avoids the possibility of typing error.
- It is much easier to change the price and other details of stock items in the database.
- It is faster to read accurately and input data.
- No need to price every stock item on the shelves.
(a) How the stock control system keeps stock above minimum:
- Stock control system contains a database that stores the barcode number, number of items in stock, minimum stock level and all other details of each item available for sale.
- At the checkout, the barcode of the item is scanned and is searched for that item in the database.
- Stock level of the product is reduced by 1.
- Stock level is checked against the minimum level.
- If stock level is less than the minimum level, then a purchase order is placed automatically and the record is flagged (like, Order placed? = Yes).
- When new stock is purchased, the flag is reset (like, Order placed? = No).
(b) Benefits to supermarket manager and customers:
★ Benefits to the Manager:
- Easy to update prices centrally without re-labelling each shelf item.
- Automatic re-ordering of stock keeps shelves filled and reduces lost sales.
★ Benefits to Customers:
- Faster checkout — no waiting while the cashier types in each price.
- Itemised receipt helps customers verify what they bought and at what price.
(a) Quick Response (QR) Code:
- Quick Response code is a two-dimensional barcode made up of filled-in dark squares on a light background.
- It is a machine-readable optical label that contains information about the item to which it is attached.
- It can store any numeric or alphanumeric data like website URLs, plain text, phone numbers, email addresses, etc.
QR Code showing three finder squares at top-left, top-right, bottom-left corners.
(b) Purpose of the three large squares at the corners of the QR code:
- The three large squares at the corners of the code allow the scanning device to determine the orientation of the QR Code.
- The top-left square works as the origin and the remaining top-right and bottom-left squares are used to ensure the correct size and correct angle of the camera shot when the QR code is read.
(c) Differences between Barcode and QR Code:
- Simple one-dimensional Barcode can be read by a barcode reader only. But a smartphone can scan a QR code using its camera and built-in application.
- Simple one-dimensional barcode can hold 30 digits, whereas two-dimensional QR code can hold up to 7000 digits.
(d) Advantages and disadvantages of QR Code:
★ Advantages:
- No need to write important details about the product — simply scan the QR Code and capture the information.
- Gives automatic access to the website or contact telephone number.
- Beneficial for both customer and business to store and advertise information about the product.
- Store boarding passes electronically at airports and train stations.
★ Disadvantages:
- Users must be equipped with a camera phone and the correct "QR Code reader" software that can scan the image of the QR Code.
- The customer doesn't know how to scan and use the QR code.
(a) Reading QR code using a Smartphone:
- QR barcode is captured using the built-in camera of the smart phone.
- A beep sound comes when the QR code is appropriately scanned.
- QR code reading software digitally scans the horizontal and vertical black and white squares of the QR code.
- Software decodes and displays the message stored in the QR barcode.
(b) Reading QR code by a QR Reader/scanner:
- QR barcode is scanned using red laser light.
- Light is reflected back.
- Black squares reflect less light than white squares.
- QR code application decodes and displays the messages.
Flatbed 2D Scanner & 3D Scanner
(a) Flatbed 2D Scanner:
- Flatbed 2D scanner is used to make digital copies of documents or pictures.
- The document is placed on a glass plate and a bright light shines on the paper.
- A light-sensor is used to detect and convert the reflected light into a digital image of the document.
(b) Stages of scanning a document using a 2D Scanner:
- The scanner cover is raised to place the document on a glass panel and then the cover is closed.
- A bright light produced by a xenon lamp illuminates the document.
- A scan head moves across the document until the whole page has been scanned.
- An image of the document is made to fall on a Charge Couple Device (CCD) through several mirrors and a lens.
- Thousands of light-sensitive elements of the CCD convert the image into electronic signals and send it to the software.
- Software produces a digital image from the electronic form of image.
(a) Two ways to scan and store a document:
- Computer equipped with OCR (Optical Character Recognition) software allows the scanned text from the document to be converted into a text file that could be edited using a word processor.
- Scanned document could be stored as an image file, if it contains photographs or pictures.
(b) Applications of 2D Scanner at an Airport:
- Passport or document is scanned to convert into text file using software equipped with OCR (Optical Character Recognition) for editing or comparing it with stored data.
- Photo in a passport is scanned as an image file and is compared with the photo taken by the digital camera using Face Recognition software.
- 3D scanners scan solid objects and produce a three-dimensional image.
- It takes images at several points along three x, y and z coordinates and produces a digital image to represent a solid 3D object.
- The scanned images can be used in a Computer Aided Design (CAD) or sent to a 3D printer to produce a working model of the scanned image.
(a) Computed Tomography (CT):
- Computed Tomography (CT) is an imaging technology that produces a 3D image of a solid object.
- It scans the object by passing highly penetrating waves like X-ray, Gamma-ray, Ultra-sound or Radio waves and builds up a series of very thin slices of 2D images.
- Each slice of 2D image is stored as digital image in computer memory.
- The entire series of 2D images are combined one over the other to represent the 3D image of the object.
CT Scanner Process:
(b) Types of Tomographic Scanner and waves used:
| Name | Stands for | Uses (Waves) |
|---|---|---|
| CT Scanner | Computed Tomography | X-ray |
| MRI Scanner | Magnetic Resonance Imaging | Radio frequencies |
| SPECT Scanner | Single Photon Emission Computed Tomography | Gamma rays |
- MRI stands for Magnetic Resonance Imaging.
- It uses a strong magnetic field and highly penetrative radio waves to scan a solid object and take a series of thin slices of 2D cross-sectional images.
- Each slice of 2D image is stored as a digital image in computer memory.
- The entire series of 2D images are combined one over the other to form a digital 3D image of the object.
MRI Scanner — labelled components:
- SPECT (Single Photon Emission CT) is a type of nuclear imaging scan. It uses radioactive tracers that are injected into the blood to emit Gamma Rays, and a special camera picks up the signal to create a 3D image.
- MRI uses radio waves to capture and shows the physical anatomy of the organ; SPECT shows how it works by detecting the flow of blood to that organ.
Touch Screen Monitors
There are three major types of touchscreen technologies applied to mobile phone screens:
- Resistive.
- Capacitive.
- Infra-red.
(a) Resistive touchscreen technology:
- The resistive touchscreen consists of a flexible top layer made of Polyethylene and a rigid bottom layer made of glass.
- Both the layers are coated with a conducting material like Indium Tin Oxide (ITO) and then spaced with spacers.
- An electric current flows between the two layers.
- When a touch is made, the flexible screen presses down and touches the bottom layer.
- A change in electrical current is detected and the coordinates of the point of touch is calculated by the on-board microprocessor.
Resistive Touchscreen — Layer Cross-Section (finger pressing down):
Touch creates contact between resistive circuit layers, closing a switch.
(b) Advantages and disadvantages of Resistive touchscreen:
★ Advantages:
- It allows bare fingers, gloved fingers or a stylus to carry out an input operation.
- Good resistance to dust and water.
★ Disadvantages:
- It does not permit multi-touch.
- Low touch sensitivity (need to press down a little harder).
- Flexible top layer of Polyethylene can be damaged easily.
(a) Capacitive touchscreen technology:
- Capacitive touchscreen consists of many layers of glass panel coated with conducting material Indium Tin Oxide (ITO) that act like a capacitor.
- When current is passed through these layers, it creates an electric field between the glass plates.
- When the top glass layer is touched, the current changes (as the human body is an electric conductor).
- The coordinates where the screen is touched is then calculated by an on-board microprocessor.
Capacitive Touchscreen — Coordinate System:
electrostatic field
Controller
back to OS
(b) Advantages and disadvantages of Capacitive touchscreen:
★ Advantages:
- It allows multi-touch capability.
- Screen visibility is good in strong sunlight.
- Very durable screen that has high scratch resistance.
★ Disadvantages:
- It allows only bare finger or special stylus.
- They are sensitive to electromagnetic radiation (such as magnetic fields or microwaves).
(a) Infrared Optical touchscreen technology:
- Infrared touchscreen contains an array of Infra-red LEDs and Sensors fixed around the edges of the device to form a grid.
- These LEDs constantly emit invisible Infra-red light beams to form a grid on the screen.
- Sensors are used to detect where the screen has been touched through a break in an infra-red beam.
- The position where the screen is touched is then calculated by an on-board microprocessor.
Infrared Touchscreen — LED Grid (finger breaks the beam):
The finger/stylus interrupts the IR beams across the face of the touch screen and the controller interprets the signal drop as a touch event.
(b) Infrared heat sensitive touchscreen technology:
- Infra-red heat sensitive touchscreen contains Infra-red heat sensors fixed around the edges, over the glass screen of the device.
- Infra-red heat sensors detect the heat generated by the finger at the point of touch.
- The position where the screen is touched is then calculated by an on-board microprocessor.
(c) Advantages and disadvantages of Infra-red touchscreen:
★ Advantages:
- Both optical and heat sensitive allow multi-touch capability.
- Screen visibility is good in strong sunlight.
- Optical system allows the use of bare fingers, gloved fingers and stylus for input.
★ Disadvantages:
- Infra-red Touchscreens are expensive.
- The heat-sensitive system only allows bare fingers (gloved fingers and stylus don't work).
Automatic Data Capturing Devices
(a) Magnetic Stripe Reader:
- A magnetic stripe reader is a device designed to read the information stored within the magnetic stripe, usually located at the back of the card (like Credit card, ATM card, etc.).
- Magnetic Strip over Credit/Debit card or ATM card contains the account details of the person who owns the card.
- When a card is moved over or through a magnetic stripe card reader, it induces a voltage in the coils of the device.
- This voltage is amplified so that it can be recorded electronically and read by a computer or in-built processor of the Magnetic Stripe Reader.
(b) Radio Frequency Identification (RFID):
- Radio Frequency Identification (RFID) refers to a wireless system comprised of two components: RFID-Tags (Chip) and RFID-Readers.
- RFID-Reader is an electronic device that has one or more antennas that emit radio waves and receive signals back from the RFID tag.
- The radio waves transmitted by RFID-Reader activate the RFID Chip or Tag attached to a remote object.
- When activated, the tag transmits data or information about the object to which it is attached back to the RFID-Reader.
- It is used to read information about an object out of sight without any physical contact.
Applications of RFID:
- Equipment tracking.
- Personal tracking.
- Inventory control.
- Monitoring system.
(c) Data Logger:
- Data loggers are compact, battery-powered electronic devices equipped with an internal microprocessor, data storage, and one or more sensors.
- It records data over time (for months), unattended. It can be deployed indoors, outdoors, and underwater.
- After the desired monitoring period, the data logger is then reconnected to the computer and the software is used to read out and process data.
- It is used to automatically monitor and record environmental parameters over a period of time, like:
- Weather forecasting system.
- Monitoring Air or Water pollution.
- Airplane Flight recorder (Black box).
Sensors — Monitoring & Control System
(a) Sensor:
- A sensor is an input device used to read or measure the real-world physical quantities from its surroundings which are analogue in nature, like temperature, sound, light, pressure, etc.
- It continuously captures the signal from its surroundings and automatically sends it to a monitoring or control system.
- Sensor is an Analogue device which needs an Analogue-to-Digital Converter (ADC) to convert analogue signals to digital, which a microprocessor or microcontroller can understand and process.
(b) Why we need sensors and their benefits:
- We need sensors to monitor and control a system automatically.
- It could be used in dangerous environments where humans cannot reach, like chemical or nuclear reactors, etc.
- It is used to measure quantities very quickly, very accurately without errors.
- It helps to avoid human error.
(c) Different sensors and their applications:
| Sensor | Description | Application |
|---|---|---|
| Temperature | Measures temperature of the surroundings by sending signals; these signals will change as the temperature changes. | Control/monitor temperature in a greenhouse; control/monitor a chemical process; control of a central heating / air conditioning system. |
| Moisture | Measures water level in (for example) soil (it is based on the electrical resistance of the sample being monitored). | Control/monitor moisture levels in soil in a greenhouse; monitor the moisture levels in a food processing factory. |
| Humidity | Measures the amount of water vapour in (for example) air (based on the fact that the conductivity of air will change depending on the amount of water present). | Monitor humidity level in building/factory; monitor/control humidity level in the air in a greenhouse. |
| Light | It uses photoelectric cells that produce an output (in the form of an electric current) depending on the brightness of the light. | Switching street lights ON or OFF depending on the light levels; switch ON car headlights automatically when it gets dark. |
| Infrared (active) | It uses an invisible beam of infrared radiation picked up by a detector. If the beam is broken, there will be a change in the amount of infrared radiation reaching the detector (sensor). | Security alarm system (intruder breaks the infra-red beam); turn ON car windscreen wipers automatically when it detects rain on the windscreen. |
| Infrared (passive) | It measures the heat radiation given off by an object, for example, the temperature of an intruder or the temperature in a fridge. | Security alarm system (detects body heat); monitor the temperature inside an industrial freezer or chiller unit. |
| Pressure | It generates different electric currents depending on the pressure applied. | Weighing of lorries at a weighing station; measure the gas pressure in a nuclear reactor. |
| Sound / Acoustic | Basically a microphone that converts sound into electric signals/pulses. | Pick up the noise of footsteps in a security system; detect the sound of liquids dripping at a faulty pipe joint. |
| Gas | It uses various methods to detect the gas being monitored and produce outputs that vary with the oxygen or carbon dioxide level present. | Monitor pollution levels in the air at an airport; monitor oxygen and carbon dioxide levels in a greenhouse; monitor oxygen levels in a car exhaust. |
| pH Sensor | It measures the acidity through changes in voltages in, for example, soil. | Monitor acidity levels in the soil in a greenhouse; monitor/control acidity levels in a chemical process. |
| Magnetic field | It measures changes in magnetic fields; the signal output will depend on how the magnetic field changes. | Used in anti-lock braking system in car (detects the rotational speed of wheels); detect magnetic field changes in mobile phones. |
| Proximity | It detects the presence of a nearby object. | Detect when a face is close to a mobile phone screen and switches OFF screen when held to the ear; automatic braking system (applies brake when a vehicle approaches too close). |
(a) Analogue-to-Digital Converter (ADC):
- An Analogue-to-digital converter (ADC) is an electronic device or system that converts an analogue signal (which constantly changes) into a digital signal (discrete values).
- Sensors are analogue devices that need an ADC to convert analogue signals to digital signals that a computer can understand and process.
(b) Digital-to-Analogue Converter (DAC):
- A Digital-to-analogue Converter (DAC) is an electronic device or system that converts a digital signal (which is discrete in nature) into an analogue signal (a continuous change in value).
- Electronic devices like a computer produce digital signals represented by 0's and 1's, whereas mechanical equipment usually uses analogue signals. So, a DAC is needed to convert digital signal to analogue.
(c) Actuator:
- An Actuator is an output device that converts electrical energy into mechanical movement.
- It is controlled by a microprocessor, which gives computers and other electronic devices the ability to do some physical work.
(a) How Sensors and Microprocessor are used in Monitoring and Control systems:
- Sensors send signals to the microprocessor/computer.
- The sensor's analogue signals are converted into digital using ADC.
- The computer/microprocessor analyses the data received by checking it against stored values.
- If the input data is outside the acceptable range, then the microprocessor — either monitors the system by sending a signal to sound an alarm/produce a warning message, or controls the system by sending a signal to the actuator to switch ON/OFF the valves, motors, etc.
(b) Difference between Monitoring system and Control system:
| Monitoring System | Control System |
|---|---|
| Output of monitoring system does not affect the input. | Output of control system is fed back to the system to maintain a stable condition continuously without human intervention. |
| Monitoring system collects data, processes and reports only the processed information. | Control system uses the monitored data to bring changes to the system to maintain certain conditions. |
| Examples: Monitoring pollution level in a river; monitoring intruders in a burglar alarm system. | Examples: Controlling temperature in a central heating / AC system; turning street lights ON at night and OFF during daylight; chemical process control (maintaining temperature and pH). |
(a) How a Burglar alarm monitoring system works:
- The infra-red sensor picks up the movement of an intruder in the building and sends it to the microprocessor.
- The sensor data is passed through an ADC (analogue-to-digital converter) if it is in analogue form to produce digital data.
- Microprocessor or computer compares the reading with stored values.
- If input values are beyond the acceptable range, then the computer sends a signal to sound the alarm, or to flash the light.
- DAC (digital-to-analogue converter) is used if the devices need analogue values to operate.
- The alarm continues to sound / lights continue to flash until the system is reset or switched OFF.
(b) Advantages of using this monitoring system:
- No need to employ any human watchman, so this can save money.
- Avoids the possibility of human errors.
- 24/7 monitoring is possible, as a computer never gets tired.
(a) How the sensor, microprocessor and light interact to switch the street light ON or OFF:
- The Light sensor captures the light intensity of the surroundings and sends it to the microprocessor.
- ADC (analogue-to-digital converter) is used to convert the sensor's analogue signal to digital data.
- Microprocessor or computer compares the sensor's reading with stored values.
- If the light intensity is less than the stored limit, then the microprocessor sends a signal to the actuator to switch ON the light.
- DAC (digital-to-analogue converter) is used if the devices need analogue values to operate.
- This process continues until the system is switched OFF.
(b) How the microprocessor stops frequent ON/OFF switching:
⇒ After each time the street light is switched ON or OFF, the microprocessor waits for 5 to 10 minutes before sampling the next sensor's input of light intensity.
Anti-lock braking system (ABS) on a car uses magnetic field sensors to stop the wheels locking up on the car if the brakes have been applied too sharply.
- When one of the car wheels rotates too slowly (i.e. it is locking up), a magnetic field sensor sends data to the microprocessor.
- The microprocessor checks the rotation speed of the other three wheels.
- If they are different (i.e. rotating faster), the microprocessor sends a signal to the braking system:
- ★ and the braking pressure to the affected wheel is reduced.
- ★ the wheel's rotational speed is then increased to match the other wheels.
- Checking the rotational speed using these magnetic field sensors is done several times a second and the braking to all the wheels can be constantly changing to prevent any of the wheels locking up under heavy braking; this is felt as a 'judder' on the brake pedal as the braking system is constantly switched OFF and ON to equalize the rotational speed of all four wheels.
- If one of the wheels is rotating too quickly, braking pressure is increased to that wheel until it matches the other three.
Introduction to Output Devices
(a) Output Device:
An Output device is a hardware device which converts information into human-readable form.
(b) Output devices used in a computer system:
- Monitor
- Printer
- Projector
- Interactive Whiteboard / Smart board
- Headphone
- Speaker
Computer Monitors
A computer monitor is an output device that displays information in pictorial form.
Types of monitors:
★ CRT (Cathode Ray Tube) monitor.
★ Flat Screen monitors:
- LCD (Liquid Crystal Display) monitor.
- LED (Light Emitting Diode) Monitor.
- TFT-LCD (Thin Film Transistor - LCD) Monitor.
- OLED (Organic Light Emitting Diode) Monitor.
⇒ CRT uses cathode ray tubes (CRTs) containing an electron gun at the back of the tube which fires electrons at groups of phosphor dots coated inside of the screen.
⇒ When the electrons strike the phosphor dots they glow to give the colours to form an image.
(a) LCD (Liquid Crystal Display) Monitor:
⇒ LCD is made up of a layer of liquid crystal diodes, sandwiched between two polarizing material sheets.
⇒ It uses back lighting from cold cathode fluorescent lamp (CCFL), that illuminates the LCD panel.
⇒ Liquid crystal diodes are grouped together with three primary colours (Red, Green and Blue), to form a full colour pixel.
⇒ When an electric current is passed through the LCD panel, the liquid crystals align themselves to allow only the required light to pass and form the image on the screen.
(b) Advantages and disadvantages of LCD monitors:
★ Advantages:
- Lightweight and compact than CRT.
- Very low power consumption than CRT.
- It is not affected by magnetic field.
- It does not generate heat like CRT.
★ Disadvantages:
- Poor viewing angle.
- Motion blur is common.
- It has fixed resolution.
(a) LED (Light Emitting Diode) back-lit Monitor:
⇒ LED back-lit monitor uses LCD technology, but instead of CCFL back light, it uses an array of LEDs as back light to illuminate the LCD panel.
⇒ LED back-lit monitor is thinner and more energy efficient than LCD monitor.
⇒ It provides better contrast and colour quality for a sharper image.
(b) Advantages and disadvantages of LED monitors:
★ Advantages:
- LED back-lit monitor reaches maximum brightness quickly.
- LED back-lit monitors are lighter and thinner than LCD monitor.
- They produce high quality display with vivid colours and higher contrast.
- It consumes less power than LCD.
★ Disadvantages:
- LED is more expensive than LCD.
- Poor viewing angle.
- It has fixed resolution.
- Motion blur is common.
(a) TFT-LCD (Thin Film Transistor - LCD) Monitor:
⇒ A TFT monitor uses thin-film transistor technology in an LCD display.
⇒ LCD panel is coated with a thin film of transparent semiconductor silicon layer that works as transistors.
⇒ Each pixel of LCD panel is controlled by a separate tiny transistor, to give full colour, high resolution and more contrast.
(b) Advantages and disadvantages of TFT monitors:
★ Advantages:
- Control of thin film transistors over each pixel gives best resolution and higher image quality.
- The resolution of LCD can be changed.
★ Disadvantages:
- Poor viewing angle.
- While the colours are beautiful, they aren't always very accurate.
⇒ LED screen uses an array of tiny light emitting diodes (LEDs) as pixels.
⇒ Each pixel is formed by the group of red, green and blue LEDs.
⇒ By varying the electric current sent to each LED, its brightness can be controlled, producing a vast range of colours.
⇒ This type of screen is used for large outdoor displays due to the brilliance of the colours produced.
(a) OLED (Organic Light Emitting Diode) Monitor:
⇒ OLED display uses a thin layer of Organic light emitting diodes, made up of organic compound which acts as semi-conductors (e.g. polyaniline and polyfluorene).
⇒ This flexible Organic film is sandwiched between two charged electrodes, made up of rigid glasses or flexible polymers.
⇒ When an electric field is applied to the electrodes, OLED gives its own light to form the image on the screen.
(b) Advantages and disadvantages of OLED monitors:
★ Advantages:
- It is very thin and flexible to be bent to any shape.
- It provides larger viewing angle (about 170 degrees).
- Since it requires no backlighting, it uses very less power than LCD.
- It provides brighter image with higher contrast (superior image quality).
★ Disadvantages:
- Organic materials used degrade over time, like any organic matter.
- It requires more power when displaying documents with white or bright backgrounds.
| TFT-LCD Monitor | OLED Monitor |
|---|---|
| Uses LCD backlight technology | Does not use backlight |
| Each pixel controlled by its own transistor — full colour, higher resolution and contrast | Uses thin flexible layer of organic LEDs that emits light when an electric field is applied |
| View angle is poor | Provides increased brightness, higher contrast and large perfect viewing angle |
⇒ Currently, OLED screens are built using an evaporation process which is much more problematic and expensive.
⇒ In future this outdated technique could be replaced by Inkjet printing technology.
⇒ Inkjet printer could create a patterned film by spraying organic OLED liquid, unlike mask-dependent evaporation process.
⇒ Benefits of Inkjet printing include lower production costs, fewer defects, manufacturing flexibility, and scalability to large-size panels.
Interactive Whiteboard / Smart Board
(a) Interactive Whiteboard / Smart Board:
⇒ Interactive Whiteboard (IWB) is a classroom tool, that allows images from a computer screen to be displayed on the board using a Digital Projector.
⇒ When connected to the computer with special IWB-software, it transforms into a touch sensitive board.
⇒ The user can write, edit and click the elements to manipulate the content with a special pen or with his finger.
⇒ The text or drawings produced are then stored in an electronic form for later use.
⇒ With the computer connected to the internet, teachers and students can access and share information around the world.
⇒ It helps the student to engage in lessons by working collaboratively.
(b) Benefits of smart boards in the classroom:
- Enhanced Lessons: Integrate various learning styles into one experience. Students can learn better and remember more by seeing, hearing, and interacting with the board through touch.
- Interactive Learning: Allow children to interact with the learning material through touching, drawing, or writing on the board. Educational games can be played by entire classrooms.
- Low Maintenance: No chalk or markers are needed. Data is modified using a specialized pen for highlighting, drawing, and writing. No cleanup. It's just that easy.
- Flexibility in the Classroom: Various media types can be displayed, whether photos, graphs, maps, illustrations, or videos — teachers have an abundance of options to create creative lessons to inspire students.
- Connected to the Internet: Teachers have access to various sources to enhance and support their lessons.
- Integrated Technology: Any device you can think of — like computers, microscopes, cameras, and video cameras — can be attached to the boards to enhance instruction.
LCD & DLP Projectors
Projectors are used to project computer output on larger screen or interactive whiteboards. Projectors come in two different types:
- LCD Projector (Liquid Crystal Display projector).
- DLP Projector (Digital Light Projector).
(a) LCD Projector:
• LCD Projector uses LCD display technology.
• It contains three LCD panels, each panel creates an image using just one of the primary colours (red, green, and blue).
• All three coloured images are combined to form a full colour image and projected on the screen at once.
(b) How LCD Projector works:
⇒ LCD projectors work by using three LCD panels, a lamp, a prism, and polarizing filters to create the image on the screen.
⇒ A high intensity white back light from CCFL or LED is beamed, and passed through a polarizing filter.
⇒ This polarized light is then sent to a series of dichromic mirrors, which reflect the light at different wavelengths corresponding to Red, Green and Blue light.
⇒ These different coloured lights pass through three different LCD panels to produce three different coloured images.
⇒ These images are then combined using a special dichromic Prism, allowed to pass through a projector lens and produce a full colour image onto the big screen.
(c) Advantages and disadvantages of LCD Projector:
★ Advantages:
- LCD projector is less expensive than DLP.
- LCD projector produces sharper image than DLP.
- LCD projector has no moving parts.
★ Disadvantages:
- LCD projector has lower contrast ratio than DLP.
- LCD panels being organic, they degrade over time.
(a) DLP (Digital Light Processing) Projector:
⇒ DLP projector uses millions of micro-mirrors arranged on a DLP chip that creates pixels on screen.
⇒ A bright white light source is beamed through a spinning colour filter on the DLP chip.
⇒ The white light is split into a sequence of primary colours — red, green and blue.
⇒ When the micro-mirror tilts towards the light source to reflect light on the screen, the pixel is ON, and when tilt away, the pixel is OFF.
⇒ This creates light and dark pixels of millions of coloured shades to produce an image on the screen.
(b) Advantages and disadvantages of DLP Projector:
★ Advantages:
- DLP provides higher contrast ratio.
- DLP projectors are lighter and portable.
- DLP projectors require less maintenance than LCD projectors because of sealed chip design.
★ Disadvantages:
- DLP projectors aren't as good as LCD models at rendering colours.
- DLP projector could suffer from the "Rainbow effect" (this is due to the slow spinning speed of the Chromatic Colour filter Wheel).
2D and 3D Printers / Cutters
(a) Inkjet Printer:
Inkjet printer is an output device that accepts processed information like text and graphics from a computer, and recreates it by spraying droplets of ink on paper or plastic substrate.
It essentially contains:
- A print-head, which consists of nozzles that spray droplets of ink onto the paper to form characters and images.
- An ink cartridge containing all three primary colours and black colour ink.
- A stepper motor and belt, which moves the print head assembly across the page from side to side.
- A paper feeder, which automatically feeds the printer with papers as they are required.
(b) Applications of Inkjet Printer:
- Home and Office print jobs, where only a few pages of good quality colour printing is needed.
- Photo studio print jobs, where high quality photos need to be printed.
- Printing posters of large size.
- Printing architecture and engineering drawings using a plotter that uses Inkjet technology.
- Printing 3D prototypes using a 3D Printer that uses Inkjet technology.
(c) Advantages and disadvantages of Inkjet Printer:
★ Advantages:
- Provides low cost printing.
- High quality printing with vivid colours.
- Can print over different types of flexible and solid surfaces.
- Don't need warm up time.
★ Disadvantages:
- It is not fit for large scale printing, as it contains a small ink cartridge.
- Printing speed is not as fast as laser printers.
- Print head is less durable, prone to clogging and damage.
(a) Thermal Bubble technology:
⇒ Thermal Bubble ink-jet contains tiny resistors at the nozzle of ink reservoir that create heat to vaporize ink.
⇒ The vaporized ink forms a tiny bubble which when expands, ejects the ink from the print head to the paper.
⇒ When the bubble collapses, it creates a small vacuum which allows fresh ink to be drawn into the print head.
⇒ This continues until the printing finishes.
(b) Piezoelectric technology:
⇒ Piezoelectric Ink-jet contains a crystal, located at the back of each nozzle of the ink reservoir.
⇒ The crystal is given a tiny electric charge which makes it vibrate.
⇒ The vibration forces the ink to be ejected on the paper and at the same time more ink is drawn in for further printing.
⇒ This continues until the printing finishes.
| Stage | Description of what happens |
|---|---|
| 1. | The data from the document is sent to the printer driver. |
| 2. | The printer driver ensures that the data is in a format that the chosen printer can understand. |
| 3. | A check is made by the printer driver to ensure that the chosen printer is available to print. |
| 4. | The data is then sent to the printer and is stored in a temporary memory known as the printer buffer. |
| 5. | A sensor detects whether paper is available in the paper feed tray. If it is out of paper then an interrupt signal is sent to the computer to produce an error message. |
| 6. | As the paper is fed through the printer, the print head moves from side to side across the paper to spray ink and print the text or graphics stored in the buffer. |
| 7. | When the buffer gets empty, the printer sends an interrupt to the processor requesting for more data if any. |
| 8. | The whole process is repeated until the whole document is printed. |
(a) Laser printer:
Laser printer is an output device that produces a high quality printout by using a laser beam, to form a pattern of electrostatically charged dots on a light-sensitive drum, which attract dry powder ink called toner. The toner is transferred to a piece of paper and fixed by a heating process.
Unlike Inkjet printer, Laser printer prints the whole page in one go.
(b) Printing process of Laser printer (Laser printing technology):
⇒ Laser printer uses electrostatic charge for printing.
⇒ It produces high quality printout by passing Laser beams of text and graphics over a positively charged cylindrical drum.
⇒ The bright parts of the drum lit by the projected image lose their charge and leave negatively charged area, but the dark areas keep the positive charge.
⇒ A black carbon powder called toner is positively charged.
⇒ The toner is attracted to the negatively charged area of the drum.
⇒ The drum rotates and rolls against a piece of negatively charged paper.
⇒ The toner is transferred from the drum to the paper, making a black and white image of the original.
⇒ The paper is heated which makes the toner stick to it permanently.
(c) Applications of Laser Printer:
- Company and Office print jobs, where very fast, large volume of high quality printing is needed.
- Producing a large number of high-quality flyers or pamphlets for advertising.
- Large scale Book and magazine printing.
(d) Advantages and disadvantages of Laser Printer:
★ Advantages:
- Suitable for large scale bulk printing.
- High quality printouts, better than ink-jet.
- Prints faster than ink-jet.
- Cost per page is cheaper than ink-jet.
- Prints very quietly without any sound compared to ink-jet.
★ Disadvantages:
- It is more expensive than an Inkjet printer.
- Larger and heavier than ink-jet printers.
- Toner is more expensive than ink-jet cartridges.
| Stage | Description of what happens |
|---|---|
| 1. | The data from the document is sent to the printer driver. |
| 2. | The printer driver ensures that the data is in a format that the chosen printer can understand. |
| 3. | A check is made by the printer driver to ensure that the chosen printer is available to print. |
| 4. | The data is then sent to the printer and is stored in a temporary memory known as the printer buffer. |
| 5. | The printing drum is given a positive charge. |
| 6. | As the printing drum rotates, a Laser image of the document is beamed over the drum to remove the positive charge and leaves negative charge in that area. |
| 7. | Negatively charged areas exactly match the text and image to be printed. |
| 8. | The printing drum is rolled over positively charged Toner; this then sticks to the negatively charged parts of the drum. |
| 9. | A negatively charged paper is then rolled over the printing drum. |
| 10. | The Toner on the printing drum is now transferred to the paper to reproduce the required text and image. |
| 11. | The paper goes through a fuser which melts the toner so it fixes permanently to the paper. |
(a) 3D Printer:
⇒ 3D printer is used to produce three-dimensional solid objects, using additive layer manufacturing and Inkjet technology.
⇒ The digital computer model of the object to be printed is created by using a 3D scanner, or by using CAD software (which provides the dimensions and shape of the object).
⇒ The solid object is built up by spraying powdered resin (synthetic organic polymer), metal or ceramic, layer over layer from bottom to top successively until final object is produced.
(b) Difference between Direct and Binder 3D printer:
| Direct 3D Printer | Binder 3D Printer |
|---|---|
| Uses Inkjet technology; print head moves horizontally (left and right) and vertically (up and down) as in normal printer. | Similar to Direct 3D printer, but uses two passes. |
| Uses only one pass to spray powdered material for each layer. | One pass for spraying powdered material, and another pass to spray binder (a type of glue) to harden the raw material. |
(c) Applications of 3D Printer:
- Industrial manufacturing — for printing prototypes and functional parts of machines.
- Medical industry — for producing artificial organs like teeth, ears, legs, etc.
- Education — printing prototypes for students to use in classes and projects.
- Art and Jewellery making.
(d) Advantages and disadvantages of 3D Printer:
★ Advantages:
- Produce prototypes quickly.
- Low development cost.
- Easy to spot and correct design errors.
- Any complicated objects can be printed with a variety of materials.
- Computer designs can be shared and printed by others.
★ Disadvantages:
- 3D printers are expensive to buy.
- Anyone can print dangerous items (like guns) without being checked.
- Copyright issues — it is very easy to print illegal copies of items if you have its design.
| Stage | Description of what happens |
|---|---|
| 1. | A drawing is made using CAD (Computer Aided Design) software. |
| 2. | Finalized 3D drawing is imported into a 3D printer software that prepares it in a format which the 3D printer can understand. |
| 3. | The 3D printer is set up to allow the solid object to be made. |
| 4. | The solid object is built up by spraying powdered material layer over layer until it attains a fully shaped object. |
| 5. | The object is removed from the printer and washed by water or sand to remove excess waste material. |
(a) 3D Cutter:
⇒ 3D Cutter uses subtractive fabrication technique.
⇒ It removes the excess material from the solid block to give the shape of the object.
⇒ It uses Laser beams to simply cut a given material perfectly and clean and polish the object.
(b) Applications of 3D Cutter:
- Laser surgery — to remove unwanted tissues from the body.
- Industrial manufacturing — to produce laser cut products with metals like steel, tungsten, nickel, brass and aluminium.
- Laser engraving and laser marking — used to mark or engrave all varieties of jewellery.
- Laser cut ceramics — to produce artifacts and sculptures.
(c) Advantages and disadvantages of 3D Cutter:
★ Advantages:
- Laser cutting offers fast, clean and accurate cuts even for small complex details.
- Laser cutting offers freedom for the design and the quantities of product.
- All sides of an object can be cut into.
★ Disadvantages:
- Can be expensive to set up and maintain.
- Output is only as good as the computer 3D model.
| Stage | Description of what happens |
|---|---|
| 1. | A digital design or drawing of the company logo is created using CAD (Computer Aided Design) software (which provides the dimension and shape of the object). |
| 2. | Finalized 3D drawing is imported into a special software that prepares it in a format which the 3D Cutter can understand. |
| 3. | A raw solid block of metal or plastic is loaded on the 3D Cutter. |
| 4. | A Laser beam is used to cut and remove unwanted excess material by moving along X, Y and Z-axis to give the required shape of the object. |
Speakers and Headphones
(a) Loudspeakers and Headphones:
⇒ Loud Speakers and Headphones are the output devices responsible for producing sounds.
⇒ It converts digital sound signals into analogue waves that are audible to our human ear drums.
⇒ It allows us to hear music, communicate with people through voice and video calls, get computer warning signals etc.
(b) How a Loudspeaker works:
- Speaker works by converting electrical energy into mechanical energy that compresses the air to produce sound.
- An audio signal in the form of electric current is sent through the voice coil wrapped around an iron core.
- The voice coil generates a magnetic field in the iron core, which is attracted and repelled by the permanent magnet around it.
- The vibration of the iron core attached to the paper cone, causes the cone to vibrate to produce the sound.
(c) How digitally-stored music can be played through analogue loudspeakers:
- Digital sound stored on a file is passed through a Digital-to-Analogue Converter (DAC), where it is changed into an electric current.
- This is then passed through an amplifier which increases the voltage of the sound signal large enough to drive a loudspeaker.
- This electric current is then fed to a loudspeaker where it is converted into sound.
Revision: Statements and Key Computing Terms
| Key Term | Definition |
|---|---|
| Barcode | A series of dark and light lines of varying thickness used to represent data; the code has to be scanned using laser or LED light sources. |
| Quick Response (QR) code | A matrix of dark and light squares which represent data; the pattern can be read and interpreted using a smartphone camera and QR app. |
| Virtual Keyboard | An onscreen keyboard which uses the features of the touch screen to emulate a physical keyboard. |
| Pointing device | An input device that allows the user to control the movement of an onscreen cursor or to allow onscreen selection by clicking a button on the device. |
| Optical mouse | A pointing device that uses a red LED light to track the movement of the device and then relays its coordinates to a computer. |
| CMOS (Complementary Metal Oxide Semiconductor) | A chip that generates electric pulses when light falls on its surface. |
| DSP (Digital Signal Processor) | A processor that calculates, for example, the coordinates of a pointing device based on the pulses of electricity received. |
| CCD (Charge Couple Device) | A light-sensitive cell made up of millions of tiny sensors acting as photodiodes. |
| OCR (Optical Character Recognition) | Technology that can convert hard copy text images into a digital text file to be processed and stored in a computer. |
| Touch screen | A screen that allows the user to select or manipulate a screen image using the touch of a finger or stylus; touch screens most frequently use capacitive, infra-red or resistive technology. |
| Resistive touch screen | A type of touch screen that uses two conductive layers which make contact where the screen has been touched. |
| Capacitive touch screen | A type of touch screen that uses the change in the screen's capacitance (the ability to store an electrical charge) when it is touched by a finger. |
| Infra-red touch screen | A type of touch screen that uses infra-red beams and sensors to detect where the screen has been touched. |
| CT Scanner (Computed Tomographic) | Technology that can create a 3D image of a solid object by slicing up the object into thin layers (tomography). |
| ADC (Analogue-to-Digital Converter) | A device that converts analogue data into digital signals (for example, data read from sensors) — a form in binary values understood by a computer. |
| DAC (Digital-to-Analogue Converter) | A device that converts digital data into electric currents that can drive motors, actuators and relays. |
| RFID (Radio Frequency Identification) | A wireless system using RFID-Tags and RFID-Readers to identify and track objects out of sight without physical contact. |
| Sensor | An input device that reads or measures real-world physical quantities (temperature, sound, light, pressure) which are analogue in nature. |
| Microprocessor | The brain of a control or monitoring system — it analyses input data and decides whether to send output signals to actuators or alarms. |
| Monitoring System | A system that collects data, processes it and reports the information; the output does not affect the input. |
| Control System | A system where output data is fed back to the system to maintain a stable condition continuously without human intervention; output does affect the input. |
| Actuator | An output device that converts electrical energy into mechanical movement. |
| Loudspeaker | An output device that converts electric current into sound. |
| OLED (Organic LED) | A light-emitting diode that uses the movement of electrons between a cathode and an anode to produce an on-screen image; it generates its own light so no backlighting is required. |
| Thermal Bubble | Inkjet printer technology whereby tiny resistors create heat and form an ink bubble which is ejected onto paper in an inkjet printer. |
| Piezoelectric crystal | A crystal located in an ink reservoir within an inkjet printer; the crystal vibrates and forces ink onto the paper. |