Computer Data Logging and Control  Lesson Objective: Understand the main terminology based about Data Logging and Models  Learning Outcome: Complete.

Slides:



Advertisements
Similar presentations
Keeping Warm Year 4 Lesson 1.
Advertisements

Control Systems The elements of a control system
Exam Technique Intermediate 2 / Higher Computing.
IGCSE ICT Control Systems.
In this presentation you will:
Paper 1 - Theory (Chapter 7.1) Exam Questions and Answers
The term “data logging" describes the measurement, collection and storage of information from sensors over a period of time Ch 5 & 23 Monitoring & Measurement.
Analogue and Digital Data Analogue Data Water flowing down a stream is uncountable.  Data obtained by measurement is called continuous/analogue data.
Automated Systems Standard Grade What Is An Automated System? A system in which computers are used to control machines and equipment For example: –Traffic.
Standard Grade Automated Systems and Industrial Applications Automated Systems and Industrial Applications Standard Grade.
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.
Automated Systems Lesson 3: Getting the Robot to do work.
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.
Sensors and data logging Lesson What is a sensor A sensor is a piece of equipment that senses or monitors something. Example : thermometer.
Control Systems Did you get these? Washing machine Microwave cooker
IGCSE ICT Control.
Open and Closed Loops Standard Grade Computing Studies.
Automated Systems.
COMPUTER CONTROL Year 11. Lesson 1 Introduction to Computer Control.
Control Systems An Overview. Definition A control system is a device or set of devices that are coordinated to execute a planned set of actions.
IGCSE ICT Computer Simulation.
3.4 Computer Control and Data Logging. Overview Demonstrate and apply knowledge and understanding of computer control systems for the domestic home, traffic.
// 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.
Input Devices.  Identify audio and video input devices  List the function of the respective devices.
Looking at systems. What is a SYSTEM? The radiator makes the room warmer by turning ON when the temperature of the room is lower than required The THERMOSTAT.
Chapter 3. Lesson Objectives Equations Chapter
Monitoring Patients 3.3 Health. IT Features A Process is monitored by Sensors Sensors are usually connected to an Interface that is connected to a computer.
CAD Cad means computer aided design, this is used by people such as graphic designers and manufacturers etc. They use the program to design an object.
Models of Situations. A computer model of a system is a program and data which behaves like the real thing, e.g. a driving simulation, a graph of business.
WAN the internet and protocol  Lesson Objective: Understand the main terminology about networks.  Learning Outcome: Understand the different types of.
Modelling and Simulation 3.5 Science and the Environment.
Computer Control.
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.
In and Out are opposites. This is something to keep in mind when considering Input and Output. INPUT OUTPUT Ask: Does this device send information in?
Process Control 2.1 – Control Systems.
S IMULATION AND R EAL - TIME PROCESSING Chapter 3.7 VCN 9691 Computing Notes 1.
Identify input devices and their uses, e. g
Computing system Lesson Objective: Understand what is meant by a ‘computer system’ Learning Outcome: Define the key words and give a brief explanation.
DATA REPRESENTATION: SOUNDS GCSE Computing. Learning Objective ■ To understand how sounds are represented in Binary ■ To be able to convert a sound wave.
Computer Control and Monitoring Today we will look at: What we mean by computer control Examples of computer control Sensors – analogue and digital Sampling.
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.
Data Logging and Control The Kingsway School. Data Logging Computers can be used to collect data. This is very useful for Scientists: Climatic data over.
Data Representation: Sound
Monitoring and Control
Image and Sound Representation
Data Logging.
Image and Sound Representation
Control Systems IB Computer Science.
Monitoring and Control
physics-chemistry-interactive-flash-animation
Data Logging & Control Systems
Measuring and Monitoring Data
How SCADA Systems Work?.
Data Logging 1 WJEC ICT.
3 Computing System Fundamentals
Lesson Objectives Explain how sound can be sampled and stored in digital form Explain how sampling intervals and other considerations affect the size of.
Presentation by: Vincent Bivona
Data Logging GCSE ICT.
Control Systems An Overview Computer Integrated Manufacturing
Data Representation Keywords Sound
Control Systems An Overview Computer Integrated Manufacturing
Control GCSE ICT.
Data Logging GCSE ICT.
Control GCSE ICT.
Representing Sound 2.6 – Data Representation.
WJEC GCSE Computer Science
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.
OCR GCSE (9-1) Computer Science (J276)
Presentation transcript:

Computer Data Logging and Control  Lesson Objective: Understand the main terminology based about Data Logging and Models  Learning Outcome: Complete the questions on the worksheet. Keywords: Data logging, logging period, logging interval, thermistor, thermostat, dedicated system, computer control, feedback loop, DAC ADC

What is happening in this picture? Measuring temperature change. TimeTemperature 00:300.5 ˚C 01:000.5 ˚C 01: ˚C 02:001.0˚C 02:301.0˚C Recordings would appear like this: …etc.

How often and how long? The time interval between measurements is called the logging interval. The total time taken to take all of the recordings is called the logging period.

What is the logging interval and logging period of this experiment? TimeTemperature 00:300.5 ˚C 01:000.5 ˚C 01: ˚C 02:001.0˚C …etc. 59: ˚C 59:3022.0˚C 60:0022.0˚C Logging interval = 30 seconds, Logging period = 60 minutes.

How to determine the logging interval and logging period …  The logging interval depends on how often the data is likely to change. (e.g. the temperature of ice melting into water- every 30 seconds is accurate enough)  The logging period depends on how long it takes for the data to stop changing (60 minutes for ice melting?)

A temperature sensor- Thermistor Thermistors can be connected to computers and can be used to take temperature recordings over time. You must tell the software the logging interval and the logging period.

Using thermistors

Temperature change turning ice to steam … (using data logging)

Weather stations use data logging equipment. What do you think is being measured by this remote weather station? What would the logging interval and logging period be for this?

Why do data logging?  Can do it in Inhospitable places  Records Accurately  Can Record over very long or short intervals  Don’t need Breaks (like humans!) Easy Acronym: I Am Recording Boyzone

Control systems  Dedicated  Computer Controlled Feedback Loops  The results of the output become part of the input which can affect the process.

Central heating

Control Systems – feedback

Digital and Analogue Digital data is stored as 0’s and 1’s Digital information occurs in steps Analogue information makes gradual changes Analogue data can be stored as writing, sound, …etc.

Digital to Analogue Converter Digital and Analogue signals Computer No entry to Analogue Analogue Signals Analogue to Digital Converter DIGITAL ONLY!

Models and simulations  A model is the re-creation of a process or an object.  A simulation is carried out using a model.  The model must be built or programmed first.  The model is then used to test “real life” situations.

Examples of models  Spreadsheets equations build the model.

Examples of Models  CAD – Graphical image of object

Examples of Models  Virtual Reality

Examples of models  Expert Systems