BLOGICS! Using a Logic Circuit Simulator Pontifical Catholic University of Rio de Janeiro – PUC-Rio Introduction to Engineering – 2011.2 – ENG 1000 Coord:

Slides:



Advertisements
Similar presentations
IGCSE ICT Control Systems.
Advertisements

John Ogilvie High School - CfE Physics
Beath High School - Int 1 Physics
Do you think that this bulb will light up? Build the circuit and check your prediction Fix the circuit so that the bulb does light up. A.
How to light up a bulb? ?. Electricity Wire Battery Bulb Electricity can produce light.
Unit 4F: Simple circuits: L.O. 1, 2: N.C. 4.1a
Dr. Andreas Kunz © 10/2004 inspire icvr BASICS OF ELECTRONICS.
Blogics! It’s a logic circuit simulator aimed at beginners. It introduces simple concepts in the design of interactive physical computing systems such.
ELECTRONICS Frost Alarm Frost Alarm. ELECTRONICS When the thermistor temp is high the resistance is low and the transistor is off.
Introduction.
Physics and Electronics. Electronic systems Electronic systems are made up of 3 parts: 1)An INPUT SENSOR – these detect changes in the environment Examples:
PICS / Microcontrollers
Gardening Care EE2031E Circuit & System Design Lab (Mini-Project Demo) Electronic Kit for plants lovers Presented By Kyaw Soe Hein(A Y) & Lew Jiahui.
SNAP CIRCUITS INSTRUCTIONS 1.Make sure ALL parts are in place before beginning 2.Follow the Projects in order, starting with #1 3.The BLACK numbers show.
IGCSE ICT Control.
The Transistor A transistor is an automatic switch. It can only be on or off. base emitter collector 0.7 V When the transistor is on, current flows from.
Practice Problems to become familiar with circuits and circuit diagrams.
Available at: Lesson 3.6 – Program Line Follower in Autonomous Mode Program Line Follower in Autonomous Mode.
10 energy saving tips for the house. Switch off the lights when not in use.
Truth tables AND Gate Input 1Input output ? ? ? ? Input 1Input output ? ? ? ? OR Gate.
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.
Beath High School - Int 1 Physics1 Intermediate 1 Physics Electronics Input, Process and Output Digital Logic Gates.
Computer & Electronics Engineering. Objectives Understand Digital Logic Gates Construct & Simulate Digital Logic Circuits on the Computer.
INSTEAD OF SIMCIR USING MULTIMEDIA LOGIC. THE PALLET Row 1, 1st Selector Use to select and move objects.
L ILY P AD T RAINING C ENTENNIAL E LEMENTARY 2012 Material by Linz Craig Revision by Sarah Bloms Additional images by Modkit & Adam Meyer.
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
Available at: Lesson 3.5 – Program Light Sensor in Autonomous Mode Program Light Sensor in Autonomous Mode.
OBJ: Given images, video, activity sheet SWBAT describe the basic features of an electric circuit and explain how a series circuit differs from a parallel.
Good LED Circuit 5V0 GND. What Voltage Does Meter See? Answer: 5 V.
Circuits Series & Parallel.
Beath High School - Int 1 Physics1 Intermediate 1 Physics Electronics Glossary AND gate to device digital signals to inverter LDR to logic circuit logic.
Electricity revision. What is the question? Here are some answers what might the question be? Bistable latch thermistor NOT gate Diode-bridge direct current.
How an NPN Transistor Works
Current Electricity Part 1. Word Bank D-cell Word Bank D-cell – a source of electricity.
SNAP CIRCUITS INSTRUCTIONS 1.Make sure ALL parts are in place before beginning 2.Follow the Projects in order, starting with #1 3.The BLACK numbers show.
S3 INNOVATION ELECTRONICS. LESSON TITLE: ELECTRONICS Learning Intention: To understand when to use different types of logic gates Activity: Building own.
18240 Element two - Components INPUTS OUTPUTS PURPOSE TYPICAL USE.
AND Gate Inputs Output Input A (Switch) Input B (Switch) Output Y (Lamp) 0 (Open) 0 (OFF) A B Lamp.
PHSAUTOMOTIVESALSPHSAUTOMOTIVESALS Electric Cooling Fans.
Introduction to the DE0 Board Prof. Taeweon Suh Computer Science & Engineering Korea University COSE221, COMP211 Computer Logic Design.
Casne.ncl.ac.uk Taking care of the CrumbleBot Please do NOT stress the robot's motors 1.Do NOT push the robot 2.Do NOT hold the.
ICTWays workshop “Creativity and imagination in the classroom: Arduino and its application samples” LLP PT-COMENIUS-CNW
Transistors to Gates © 2011 Project Lead The Way, Inc.Magic of Electrons.
Electricity! & E. Biggs. Electricity: Let's review what we know!
1 Transistor. 2 Transistors are used to turn components on and off They come in all different shapes and sizes.
1 Microcontrollers. 2 Programmers work in the virtual world Machinery works in the physical world Microcontrollers connect the virtual and physical world.
Sensor Information: while loops and Boolean Logic.
Sensors Control Systems with Flowol.
Dept. of Electrical and Computer Eng., NCTU
Lab02 :Logic Gate Fundamentals:
You have 5 minutes to look over your homework and with a green pen answer the question in your book or make a correction Start Timer 5 mins
fischertechnik® RoboPro Software for Gateway To Technology® RoboPro
3.0 ARDUINO WORKSHOP PRESENTATION FOR STUDENTS IN 4º DEGREE OF COMPULSORY SECONDARY EDUCATION 3.0.
Potential Divider Aims What is a potential divider
Road signs Speed limit No right turn Slippery road No entry
Electronics – Learning Outcomes
Transistor & Voltage Divider
What is Arduino? By James Tedder.
सोलर पॅनेलचा उपयोग करुन रीचर्जेबल टॉर्च बनवणे.
How Boolean logic is implemented
Logic Gates Practical Objective: to develop an understanding of logic circuits and truth tables.
Logisim Getting Started.
סימנים מוסכמים בחשמל ואלקטרוניקה
Transistors to Gates Transistors to Gates Gateway To Technology
Introduction to Wiring Logic Gates
K2 Schematic Analysis and Pictorial Diagram
How an NPN Transistor Works
How electronic systems work using the Systems approach.
Series Circuits.
Presentation transcript:

BLOGICS! Using a Logic Circuit Simulator Pontifical Catholic University of Rio de Janeiro – PUC-Rio Introduction to Engineering – – ENG 1000 Coord: Prof Hugo Fuks – Class: 33A Lecture: Blogics! – Prof. Denise Filippo –

Blogics! 1.Run Blogics! 2.Check the Environment, Sensors and Actuators tabs. 3.What is there?

Environment, sensors and actuators

Blogics! 1.Check the Logic and Wires tabs 2.What is there? 3.What do you think that Blogics! does?

Environment, sensors and actuators When it is bright, the LED is turned on. When it is dark, the LED is turned off.

Environment, sensors and actuators When it is bright, the LED is turned on. When it is dark, the LED is turned off.

Environment, sensors and actuators When it is bright, the LED is turned on. When it is dark, the LED is turned off. What if we wanted to simulate the behaviour of a firefly?

Logic gate: NOT When it is bright, the LED is turned off When it is dark, the LED is turned on.

Logic gate: NOT with hardware When it is bright, the LED is turned off When it is dark, the LED is turned on.

Logic gate NOT with programming When it is bright, the LED is turned off When it is dark, the LED is turned on. Lilypad Arduino

Logic gate NOT with programming When it is bright, the LED is turned off When it is dark, the LED is turned on. if (sensorValue < 40) { digitalWrite(ledPin, HIGH); } else { digitalWrite(ledPin, LOW); }

And the firefly? What if the light on turned on when it was dark, hot, dry, or bright, cold and over 100m of altitude, when no one was around, or in any condition when its speed was low? It is good practice to simulate the circuit before building it with actual components!

EXCERCISES 1. Build the following circuit and see what happens 2. Plays the buzzer when it is dry. 3. Turns on a fan when it is dark and hot. 4. Create your own!

ANSWERS 2 Plays the buzzer when it is dry.

ANSWERS 3 Turns on a fan when it is dark and hot.

ANSWERS 4 Create your own!

OTHERS The fan is turned on when it is dark, hot, humid and there is someone in the room.

(cont)

OTHER Fan is turned on if it is dark, hot and humid or if someone turns the switch on

OTHER Turns on the LED when it is dark and someone is in the room

Turns on the fan when it is hot and humid. OTHER

FAN Turns on the fan when it is bright and humid.

FAN Turns on the fan when it is bright and humid.