Circuits & Switches. Electricity Formed when an excess of positive or negative particles that are parts of atoms attempts to balance itself=electrical.

Slides:



Advertisements
Similar presentations
Computer Architecture. Central Processing Unit (CPU)- micro processor The Personal Computer.
Advertisements

Basic Electricity and Electronics Mr. McClean Concepts of Engineering and Technology Copyright © Texas Education Agency, All rights reserved.
Processing Data.
Data Representation (in computer system) Computer Fundamental CIM2460 Bavy LI.
Electrical Circuits.
Series and Parallel Circuits 1 Lesson 9 November 17 th, 2010.
What Are Circuits? What is a closed circuit?
Investigation 20C  Key Question: What is electricity? Electric Charge.
T OPIC 2 – E LECTRICITY WITHIN A CIRCUIT Science 9 - Electricity.
CSCI-235 Micro-Computers in Science Hardware Design Part I.
Electricity and Circuits Electrical energy or electricity is produced by the movement and distribution of these charged particles 1.
Circuits and Electronics. Circuits A circuit is a closed path through which a continuous charge can flow. A circuit is a closed path through which a continuous.
Binary Code.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Electrical Circuits. A path where electric charges move along (through wires).
Electric Circuits Part One: Electric Circuits Learning Goals  Define electricity.  Describe the components of an electric circuit.  Explain the difference.
Electricity and Electric Circuits
CSCI-100 Introduction to Computing Hardware Design Part I.
Computer Science Binary. Binary Code Remember the power supply that is inside your computer and how it sends electricity to all of the components? That.
Current Electricity and Electric Circuits. Static vs. Current Electricity Static Electricity: charges build up in one location Current Electricity: electrons.
Chapter 6 – Electricity and Electric Circuits 6.1 – What is a Circuit? Electricity means the flow of an electric current in wires or electric devices.
GCSE ICT Storing data - Internal memory, backing storage, and measuring memory.
Binary System Presented by Mr. Wilhelmi Internal Representation of Data Input Input  Data that is put into the computer for processing Data Data  The.
Electric Circuits Electric Current – the movement or flow of electric charges from one place to another. Electric Circuit – a controlled path in.
Basic Electricity By: Rebecca Garcia. Electricity Electricity is seen around us every day. Electrical outlets are found throughout our house. Lightning.
Electricity & Magnetism Electricity. Beginning Task: Trade Science Fair Assignment #4 with your partner Use the Peer Review Form to provide feedback to.
What is a circuit? A set of connected electrical components that provide one or more complete paths for the movement of charges. A set of connected electrical.
The Computer System.
C ELLS IN S ERIES AND P ARALLEL Science 9. W HAT IS A CIRCUIT ? A circuit is when electrical current flows through a controlled path.
Introducing…… ELECTRICITY Essential Question: Explain the difference between Parallel and Series Circuits.
8.2 ELECTRIC CURRENT BC Science 9: p Electric Circuit An electric circuit is a complete pathway that allows electrons to flow. Electrons flow.
Binary 101 Gads Hill School. Aim To strengthen understanding of how computers use the binary number system to store information.
Electronics. Key Terms Electricity: The flow of electrons. Electronics: The controlling of the flow of electrons (small amounts).
Magnetism Vocabulary Week 2.  S8P5b Electrical Circuits: Demonstrate the advantages and disadvantages of series and parallel circuits and how they transfer.
a path along which electrons flow must have no breaks in the path to work 2 types: –closed (no breaks) –open (break, causes the device to shut off - switch)
 Electric charges move in a looped path called a circuit – starts and ends in the SAME spot  A simple circuit contains a source of energy and at least.
Georgia Performance Standard S8P5. Students will recognize characteristics of gravity, electricity, and magnetism as major kinds of forces acting in nature.
Electricity Notes 6 - Circuits Electric Circuit – _______________________________________ All electrical circuits have 4 parts: 1.____________________________________________________.
Electric Charge: Objects become positively charged when they lose electrons and negatively charged when they gain electrons; objects with like charges.
Electric Circuits. Electric Current – the movement or flow of electric charges from one place to another. Electric Circuit – a controlled path in which.
Exam Review Electricity. Electric Charges An electric charge is a negative or a positive amount of electricity that builds up in an object. Electrons.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
Concepts of Engineering and Technology Copyright © Texas Education Agency, All rights reserved. 1.
INTRODUCTION TO CURRENT ELECTRICITY AND CIRCUIT DIAGRAMS SNC 1D1UNIT 3: ELECTRICITY: sections:12.1,12.2 & 13.1.
Unit D Section 2.0 Technologies can be used to transfer and control electricity.
 A transistor is the basic building block of electronic components.  The average computer may have millions of them within its circuits.  Essentially,
Understanding Computers
Electrical Energy can be transferred and stored Static Electricity.
Understanding binary Understanding Computers.
Electricity – what’s it about?
Chapter 2 – Computer hardware
Magnetism and Electricty Vocabulary Acquisition 4.2
Data Encoding Characters.
Electric Circuits (12.2).
Electric Circuits (12.2).
CURRENT ELECTRICITY.
Magnetism Vocabulary Acquisition 4.2
Electric circuits Charge and Current.
Electric Circuits 20.3.
Binary Numbers? Foley SED 514 Section /2/2019.
Chapter 12: Electrical Energy Production
How Computers Store Data
16.1 Charge and Electric Circuits
Current Electricity and Electric Circuits
Vocabulary Week 2 Advanced Class You will need 11 Index Cards
Learning Intention I will learn how computers store text.
Chapter 4: Hardware for Educators
Warm up In your own words describe what you think electricity is.
Electronic Memory.
16.1 Charge and Electric Circuits
Presentation transcript:

Circuits & Switches

Electricity Formed when an excess of positive or negative particles that are parts of atoms attempts to balance itself=electrical charge If the electric charge has a complete pathway, the charge flows The flow is called the electrical current The complete pathway is called an electrical circuit Circuits carry the electricity need to do a defined task The task is referred to as the electrical load

Recap Electrical charge – potential of electrons or protons to attract each other Electrical current – the movement of electrons from one atom to another Electrical load – any component or circuit that consumes power delivered to it by a power source Switch – any device that allows the flow of electricity in a circuit when turned on -either completes the circuit or pathway (turned on) or breaks it (turned off)

Creating a Circuit You need 4 essential components 1.Conducting path 2.Electrical load 3.Power source 4.Switch

Circuits In our homes some circuits are designed to carry electricity through light bulbs to light a room In a computer, circuits carry information during input, storage, processing and output

Digital Information Computers use integrated circuits (chips) that include many transistors that acts as switches Transistors are either ON or OFF Electricity is either flowing through the transistor or it isn’t, thus a circuit is either OPEN or CLOSED Something that can have only two states is called binary

Binary Binary number system represents two states 0 and 1 There are no 0s and 1s inside the computer Instead 0s and 1s represent the state of a transistor switch/circuit 0 = OFF 1 = ON The computer industry uses an 8-bit code representing letters and other symbols

Binary (cont’d) Each letter is given a numerical value that is converted into binary form Common code used on desktop computers is the American Standard Code for Information Interchange (ASCII) This standard uses an 8-bit code used to represent the characters used in written communication