DATA TYPES ICT DATATYPES. DATA TYPES ICT Numeric Data Numeric data simply means numbers. But, numbers come in a variety of different types... Integers.

Slides:



Advertisements
Similar presentations
Input Devices Grade K-Digital Citizenship. Outcome: Students will identify input computer devices and what they do. Digital Citizenship.
Advertisements

Organisation Of Data (1) Database Theory
DATABASE RC D DD CMA C M R B PK E I S H S RC H L I V FK.
Technology ICT Option: Data Representation. Data Representation In our everyday lives, we communicate with each other using analogue data. This data takes.
UNIVERSITY OF PALESTINE business computer application College of Business Instructor: Mr. Ahmed Abumosameh.
Basic Parts of a Computer I am a MONITOR. A monitor is the TV-like screen that shows you information FROM the computer.
Database Design Concepts INFO1408 Term 2 week 1 Data validation and Referential integrity.
Parts of the Computer.
Databases. Objectives Define what a database is. Understand the difference between a flat and relational database Design and create a relational database.
Database terms Mr. Brunton.
8. INPUT, OUTPUT and storage DEVICES i/o units
Information and Data What’s the difference between two? Information systems = hardware and software working together… It will take DATA that has been put.
Access 2007 Database Application Managing Business Information Effectively BCIS 1 and 2.
Home entertainment. The hardware, software and techniques used for sound MP3 players: play music files stored digitally in MP3 file format are small and.
Chapter 2 Computer Hardware
Computers Data Representation Chapter 3, SA. Data Representation and Processing Data and information processors must be able to: Recognize external data.
CONTENTS Sending and receiving devices Mobile devices connected to networks – Smart phones – Personal digital assistants – Hand-held computers – Netbook.
 A database is a collection of data that is organized so that its contents can easily be accessed, managed, and updated. What is Database?
DATABASE DESIGN USING MICROSOFT ACCESS. What is a Database?  DMS Database management system  Database Collection of data organized in a manner that.
RELATIONSHIPS Generally there are two main database types: flat-file and relational.
DATABASE. Computer-based filing systems Information in computer-based filing systems are stored in DATA FILES. A FILE is a collection of RELATED RECORDS.
NURIZAH RAMLI 10D0124 DTE. Any data or instruction entered into the computer is known as INPUT. An input device helps you to communicate with the computer.
Logical or Boolean Data stored in Boolean form can only be one of two available values. Think of a light switch – it’s on or off. Examples include: YES.
Chapter 5: Data Types (2013) Revision Candidates should be able to know: Identify different data types? Key terms: File, record, field and key field Database.
5 5 Data types Logical/Boolean Has only two alternatives: Yes or no, on or off true or false Text/Alphanumeric Refers to all letters and numbers and other.
Term 2, 2011 Week 5. CONTENTS Data and information Information purposes Types of data – Integer data types – Floating point numbers – Character data types.
Data and information. Information and data By the end of this, you should be able to state the difference between DATE and INFORMAITON.
WHAT IS A DATABASE? A DATABASE IS A COLLECTION OF DATA RELATED TO A PARTICULAR TOPIC OR PURPOSE OR TO PUT IT SIMPLY A GENERAL PURPOSE CONTAINER FOR STORING.
Database Management Systems.  Database management system (DBMS)  Store large collections of data  Organize the data  Becomes a data storage system.
 So far in ICT we’ve covered how data is entered into computers (data capture) and how it’s checked (validation and verification).  In this section.
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?
Relational Databases. Relational database  data stored in tables  must put data into the correct tables  define relationship between tables  primary.
Quiz questions. 1 A data structure that is made up of fields and records? Table.
Databases.  A database is simply a collection of information stored in an orderly manner.  A database can be as simple as a birthday book, address book.
Mr C Johnston ICT Teacher
Database design Using Access 2007
* Database is a group of related objects * Objects can be Tables, Forms, Queries or Reports * All data reside in Tables * A Row in a Table is a record.
Know what a computer is used for Understand the difference between hardware and software Be able to describe the way that data is stored in a computer.
VCE IT Theory Slideshows By Mark Kelly vceit.com Version 2 – updated for 2016 Data Types 1 a.
FatMax Licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 LicenseCreative Commons Attribution-NonCommercial-ShareAlike 2.5.
Adapted from: FatMax Licensed under a Creative Commons Attribution-NonCommercial- ShareAlike 2.5 LicenseCreative Commons Attribution-NonCommercial-
ICT for IGCSE – Syllabus Cambridge IGCSE ® Information and Communication Technology0417.
09/06/ Data Representation ASCII, Binary Denary Conversion, Integer & Boolean data types.
Edexcel OnCourse Databases Unit 9. Edexcel OnCourse Database Structure Presentation Unit 9Slide 2 What is a Database? Databases are everywhere! Student.
MICROSFTACCESS tables. DATA TYPES Field TypeWhat It Holds Short Text Text up to 255 characters long (including spaces and punctuation). Use a Text field,
Data Representation. In our everyday lives, we communicate with each other using analogue data. This data takes the form of: Sound Images Letters Numbers.
Data Types Mr Tottman Link. Data Types Programs need to use data for calculations and for output to various devices The best programs will always use.
Geog. 314 Working with tables.
DATA TYPES.
Sound and music.
DATABASE.
Databases Chapter 9 Asfia Rahman.
Basic Parts of a Computer
Types of Computers & Computer Hardware
Digital Electronics Jess 2008.
Types of data This presentation differentiates between ICT professional and end users.
Databases A brief introduction….
Folders out, planners out…
CHAPTER 2 - DIGITAL DATA REPRESENTATION AND NUMBERING SYSTEMS
CHAPTER 2 - DIGITAL DATA REPRESENTATION AND NUMBERING SYSTEMS
Database Theory.
Data Representation and Organization
Spreadsheets, Modelling & Databases
Understand the interaction between computer hardware and software
ICT Database Lesson 2 Designing a Database.
Option: Data Representation
Databases This topic looks at the basic concept of a database, the key features and benefits of a Database Management System (DBMS) and the basic theory.
Data Types and Maths Programming Guides.
Option: Data Representation
Presentation transcript:

DATA TYPES ICT DATATYPES

DATA TYPES ICT Numeric Data Numeric data simply means numbers. But, numbers come in a variety of different types... Integers An integer is a whole number - it has no decimal or fractional parts. Integers can be either positive or negative. Examples

DATA TYPES ICT Real Numbers Any number that you could place on a number line is a real number. Real numbers include whole numbers (integers) and numbers with decimal/fractional parts. Real numbers can be positive or negative. Examples

DATA TYPES ICT Currency Currency refers to real numbers that are formatted in a specific way. Usually currency is shown with a currency symbol and (usually) two decimal places. Examples £ £0.01 € $5500

DATA TYPES ICT Percentage Percentage refers to fractional real numbers that are formatted in a specific way - out of 100, with a percent symbol. So, the real value 0.5 would be shown as 50%, the value 0.01 would be shown as 1% and the number 1.25 would be shown as 125% Examples 100% 25% 1200% -5%

DATA TYPES ICT Alphanumeric (Text) Data Alphanumeric (often simply called 'text') data refers to data made up of letters (alphabet) and numbers (numeric). Usually symbols etc.) and spaces are also allowed. Examples DOG “A little mouse” ABC123

DATA TYPES ICT Date and Time Data Date (and time) data is usually formatted in a specific way. The format depends upon the setup of the computer, the software in use and the user’s preferences. Date Examples 25/10/ Mar Time Examples 11am 15:00 3:00pm 17:05:45

DATA TYPES ICT Boolean (Logical) Data Boolean data is sometimes called 'logical' data (or in some software, 'yes/no' data). Boolean data can only have two values: TRUE or FALSE Examples TRUE FALSE ONOFF YESNO

DATA TYPES ICT Selecting Data Types When we are presented with data to be input into a computer system, we must analyse it and select appropriate data types for each value...

DATA TYPES ICT Data Organisation An organised set of data is usually referred to as a database.

DATA TYPES ICT What is a Record? The set of data associated with a single object or person is known as a record

DATA TYPES ICT

What is a Field, and What is a Field Name?

DATA TYPES ICT

What is a Key Field / Primary Key?

DATA TYPES ICT Types of Database Flat file database Relational database

DATA TYPES ICT Flat-File Databases A flat-file database is one that only contains a single table of data All of the data in the database is stored in this one place.

DATA TYPES ICT Relational Databases A 'relational' database is one that contains two or more tables of data, connected by links called relationships.

DATA TYPES ICT Redundant Data This table contains several items of data that are repeated over and over again.

DATA TYPES ICT Repeated data in a database is generally considered a bad thing: It wastes space in the database It takes time to input, typing the same data over and over (and mistakes may be made) It is a pain to update (if class 5B gets a new tutor, we have to find every 'Mr. Noggin' and change it to the new name)

DATA TYPES ICT Multiple Table

DATA TYPES ICT Here Class field act as a relationship Relationship = Link

DATA TYPES ICT Primary key & Foreign key Class is a Primary key in Class table and a foreign key in Student table

DATA TYPES ICT Analogue Signals and Digital Data An analogue signal is one which has a value that varies smoothly. It is easiest to understand this by looking at an example: The sound waves that your mouth produces when you speak are analogue - the waves vary in a smooth way. These waves can be converted into an electrical signal by a microphone. This electrical signal is also analogue:

DATA TYPES ICT

Everything stored and processed inside a computer is a number (digital).

DATA TYPES ICT Analogue to Digital Convertor (ADC)

DATA TYPES ICT Computers (and most other modern electronic devices such as cameras, mobile phones, etc.) are ‘digital’ devices because they process data in the form of numbers (digits). Computer software is a collection of numeric codes which tell the computer what to do Text that you type into a computer is stored as numeric codes Images inside a computer are stored as numeric values(different values for different coloured pixels)

DATA TYPES ICT Digital to Analogue Convertor (DAC)

DATA TYPES ICT DAC –Digital to Analogue Converter Another device that contains a DAC is an MP3 player. The music data stored in the player is all digital, but the player produces analogue signals which the headphones convert into sound.