Paper 1 - Theory (Chapter 7.1) Exam Questions and Answers

Slides:



Advertisements
Similar presentations
IGCSE ICT Control Systems.
Advertisements

In this presentation you will:
01/05/2015 Input-Output-Process Demo Automatic Streetlight System.
Mechatronics and microprocessor. Outline Introduction System and design of system Control, measurement and feed back system Open and closed loop system.
The Dewi Sant Greenhouse Control Project Lesson 2.
The term “data logging" describes the measurement, collection and storage of information from sensors over a period of time Ch 5 & 23 Monitoring & Measurement.
Mehnaaz Asad IB2-3. Data logging is the collection of data over a period of time, and is something often used in scientific experiments. Data logging.
How organizations use ICT:. Technological advancements in  process monitoring,  control  and industrial automation in recent years have improved the.
How organizations use ICT:. Technological advancements in  process monitoring,  control  and industrial automation in recent years have improved the.
Monitoring and Measurement
Data Logging GCSE ICT. Learning Intentions: To explore the tern data logging. To explore the concept of analogue and digital data and the need for conversion.
Actuators & Their Applications
This refers to the use of computers to represent a real life situation.
Electronics Digital Processes Transistor as a Switch 1)(G) State that a transistor can be used as a switch. 2)(G) State that a transistor may be conducting.
Sensors PREPARED & PRESENTED BY: FAHAD AHMAD KHAN.
Introduction Mobile Switch is a device which will be helpful to switch on and off any electrical/electronic devices through a SMS. The parameters of these.
Control Systems Did you get these? Washing machine Microwave cooker
AS ICT.  Have an understanding of how organizations use ICT.  Be able to describe a number of uses, giving the hardware and software requirements. 
IGCSE ICT Control.
Open and Closed Loops Standard Grade Computing Studies.
COMPUTER CONTROL Year 11. Lesson 1 Introduction to Computer Control.
MULTIMEDIA What is Multimedia? The word MULTIMEDIA is made up from two words, MULTI meaning more than one and MEDIA meaning a way of displaying or passing.
Topic 5 – Sensors and Monitoring Systems 1)TechMed scenario covers Sensors and their uses in hospitals In the scenario: “A patient-monitoring system is.
// This is a simple control program Move forward 200 units Turn right 90 Move forward 100 units Turn right 45 Move forward 100 Turn right 45 Move forward.
LOGIC GATES A logic gate is an elementary building block of a digital circuit.digital circuit Most logic gates have two inputs and one output terminals.
Unit 1 – Improving Productivity By Joe Burridge. 1.1Why did you use a computer? What other systems / resources could you have used? I used a computer.
By the end of this session you should be able to...
Computer Data Logging and Control  Lesson Objective: Understand the main terminology based about Data Logging and Models  Learning Outcome: Complete.
Creating the street of the future. In this project you get to create your own futuristic house using a tool called Google Sketchup. Afterwards you will.
Computer Control.
Modular Electronics Use the systems approach.
Computer Control Using computers to control things.
Unit 1 – Improving Productivity Instructions ~ 100 words per box.
Weather forecasting –How it used to be done Traditionally weather forecasting relied upon the use of large numbers of different places in the country sending.
Process Control 2.1 – Control Systems.
Chapter # 10 Data Transfer Prepared by :Sir Mazhar Javed.
AS ICT.  Have an understanding of how organizations use ICT.  Be able to describe a number of uses, giving the hardware and software requirements 
S IMULATION AND R EAL - TIME PROCESSING Chapter 3.7 VCN 9691 Computing Notes 1.
System A collection of parts that perform a function.
Algorithms and Pseudocode
Control Output Devices Hyper linking. Back to Input Devices Back to Input Devices What Are Control Output Devices? These are devices that are associated.
Paper 1 - Theory (Chapter ) Exam Questions and Answers
Learning Objectives Today we will Learn: What is meant by a Control System Examples of Control systems How control systems work.
Automatic Data Capture  Process where many techniques are used to automatically collect data without need for manual entry. Manual entry has following.
Using Connectives to Answer Exam Questions.
Learning Objectives Today we will Learn:
Computer Control and Monitoring Today we will look at: What we mean by computer control Examples of computer control Sensors – analogue and digital Sampling.
Algorithms and Flowcharts
ICT IGCSE Theory – Revision Presentation Practical Exam Questions Nov 2015 Sum 2015 Specimen Paper 2016.
Data logging: The term 'data logging' refers to collecting or gathering data over a period of time. How Data is collected? Sensors are used to take readings.
Cambridge Technical.
Monitoring and Control
GCSE COMPUTER SCIENCE Computers
Data Logging.
Monitoring and Control
Control Systems in Medical Applications
Data Logging & Control Systems
How SCADA Systems Work?.
Data Logging GCSE ICT.
Control GCSE ICT.
Data Logging GCSE ICT.
Control GCSE ICT.
Input Devices.
Control Systems in Medical Applications
Input-Output-Process Demo
Input-Output-Process Demo
Input-Output-Process Demo
How electronic systems work using the Systems approach.
Using Connectives to Answer Exam Questions.
Weather forecasting –How it used to be done Traditionally weather forecasting relied upon the use of large numbers of different places in the country sending.
Presentation transcript:

Paper 1 - Theory (Chapter 7.1) Exam Questions and Answers Guidance: 0417/11 (2013) 0417/12 (2013) 0417/13 (2013) 0417/11 (2012) 0417/12 (2012) 0417/13 (2012)

Paper Paper 1 - Theory Chapter 7 - 0417/11 (2013) 5) Hospitals often use computers to continuously monitor patients. The pulse rate of the patient is one measurement that would be monitored. List three other measurements that would be monitored. Temperature Blood pressure Glucose level Rate of respiration Level of oxygen in the patient’s blood

Paper Paper 1 - Theory Chapter 7 - 0417/11 (2013) 12) E. Spreadsheets are often used to produce computer models. Give three reasons why computer modelling is used instead of the real thing. Some situations are/real thing might be dangerous/ model is less dangerous Cost of building real thing may be expensive Real thing may waste raw materials/natural resources Easier to change/modify Costs less to change data/variables The real thing may be impossible to access/create Real thing may be on too vast a scale It may take a long time to obtain results from the real thing Extremes which can’t be tested in real life can be tested using models

Paper Paper 1 - Theory Chapter 7 - 0417/12 (2013) 15) F. Spreadsheets are often used to produce computer models. There are however, other forms of models such as simulations. Explain, using air pilot training as an example, what is meant by simulation Creating a model of a real system (such as a cockpit)… …in order to study the behaviour of the system/pilot reactions Is able to predict/react to the behaviour of the system or pilot The cockpit simulation has all the controls normally found in an actual cockpit Creating models of situations that pilots might meet in real life/Creates whatif scenarios

1 - Input devices called sensors feed data into the computer Paper Paper 1 - Theory Chapter 7 - 0417/13 (2013) 12 A house has a microprocessor controlled central heating system. (a) Describe the use of the following input devices in such a system. Keypad: To input required temperature Sensor: To input current temperature of the room Describe how the microprocessor would use the data from these devices to control the system. Microprocessor stores required temperature as preset value Compares temperature from sensor to pre-set temperature If temperature is lower than preset value microprocessor sends a signal to turn heater on If higher than preset value microprocessor sends a signal (to the actuator) to turn heater off If values are equal microprocessor does nothing Wait set period of time before looping 1 - Input devices called sensors feed data into the computer 2 - The computer then processes the input data (by following a set of instructions) 3 - As a result of the processing, the computer can turn on or off output devices called actuators.

Paper Paper 1 - Theory Chapter 7 - 0417/13 (2013) 9. A head teacher has decided that the school magazine will now be included in the school’s website. (a) Tick three features of a website which would not be found in a magazine printed on paper. (b) Give three other reasons why the head teacher thinks it is a good idea to replace the paper version with a website version. Saves school cost of printing copies Can include colour at no extra cost Can include animated text effects Saves cost of delivery Audience not limited to parents of school children

Paper Paper 1 - Theory Chapter 7 - 0417/13 (2013) 7 A student wishes to use a floor turtle to draw this shape which has no two lines the same length: Name four different instructions which the turtle graphics software could use in order to draw the shape. For each one explain the meaning of the instruction. Tip: They may actual ask you to write possible instructions and the meanings to draw the shape shown.

Paper Paper 1 - Theory Chapter 7 - 0417/11 (2012) 12. A greenhouse is controlled by a microprocessor. Other than a light sensor name two sensors used in the greenhouse Temperature Humidity Moisture pH Explain why computers are unable to read the data directly from these sensors and name the device which would enable them to do so. Sensor measures analogue Computer works in digital Analogue to digital converter Describe how the microprocessor uses data from the light sensor Microprocessor compares light reading with preset value If lower than pre-set value microprocessor sends signal to switch on light bulb If higher than pre-set value microprocessor sends signal to switch off light bulb process is continuous/ monitoring of sensors is continuous Sensors cannot control anything - all they can do is pass data to the computer. The computer takes the actions and turns on/off the actuators

Paper Paper 1 - Theory Chapter 7 - 0417/11 (2012) Tip: In this question you have to write out the remaining steps. 1st: Work out how many more steps you have to get around the shape. (8) 2nd : It is possible you may have to use a repeat to draw the shape. 3rd: Remember to end the repeat.

Paper Paper 1 - Theory Chapter 7 - 0417/12 (2012) 11. The head teacher wants to replace the current printed school magazine with one slide show available on a number of machines in a computer room at parents’ evenings. Name three features available in a slideshow not available in a hard copy magazine. For each one say how it could be used in the school’s slideshow. Sound: Spoken introduction by head/voiceover the presentation/background music/school choir/band/orchestra/sound effects when changing/opening a slide Animation: Text effects/cartoon representing school activities Video : Introduction by head/school play/choir/band/orchestra/sports activities Hyperlinks : Move to another slide Slide transitions : To keep the viewer’s attention

Paper Paper 1 - Theory Chapter 7 - 0417/12 (2012) 8 A geography teacher wants to build a weather station. She wants to use a computer to collect the results. A) Describe three physical variables which would be measured. Temperature Pressure Sunlight Humidity Rainfall C) Describe three other uses of modelling. Simulations Mathematical models Scientific models Civil engineering models Financial models Flight/pilot simulation/training Large scale chemical experiments Design of fairground rides Traffic control Building fire simulation

Paper Paper 1 - Theory Chapter 7 - 0417/13 (2012) 8) A greenhouse is controlled by a microprocessor. B) Explain the difference between measurement and control. Measurement is the monitoring of physical variables without the microprocessor taking action. Control is when the microprocessor takes action depending on sensor readings C) Give four advantages of using a computer rather than allowing the students to control the growing conditions. Computer (readings) are more accurate than students Students might forget to take readings/readings can be taken at regular intervals Computer takes more reliable readings Readings can be taken/control can be carried out more frequently Readings can be taken/control can be carried out any time of day or night Computers can respond to changes immediately/quicker than students Students might be unavailable to take readings during school holidays/computers can work continuously/without taking a break Measurement - Sensors Control - Actutators