Investigation By: Francisco Javier Murillo. Definitions from internet.

Slides:



Advertisements
Similar presentations
Chapter 4 Gates and Circuits.
Advertisements

Introduction to Computer Engineering ECE/CS 252, Fall 2010 Prof. Mikko Lipasti Department of Electrical and Computer Engineering University of Wisconsin.
Logic Gates A logic gate is an elementary building block of a digital circuit Most logic gates have two inputs and one output At any given moment, every.
Announcements mid-term on Thursday 12:30 – be on time. Calculators allowed (required!) No assignment due this week Assignment 6 posted on Thursday Project.
Digital logic gates.
Gates and Circuits Nell Dale & John Lewis (adaptation by Erin Chambers and Michael Goldwasser)
CT455: Computer Organization Logic gate
Digital Electronics.
CHAPTER 2 LOGIC GATES.
©2010 Akula LLC, Jeremy R. Hertzberg, BS CMPE Computer Technology Transistor to computer gates
CS105 Introduction to Computer Concepts GATES and CIRCUITS
All the information about the investigation stage should be placed in a blog or wiki that has to be created by the student. It should be published and.
Chapter 20 Digital Circuits. Chapter 20 Digital Circuits.
Chapter 4 Gates and Circuits.
Resistor Circuit Symbol
Introduction to Digital Systems By Dr. John Abraham UT-Panam.
CSC 405 Lab 1 - Building a Simple Combinatorial Circuit In this laboratory exercise you will learn about the layout of some small-scale integrated circuits.
Chapter 4 Gates and Circuits.
9/19/06 Hofstra University – Overview of Computer Science, CSC005 1 Chapter 4 Gates and Circuits.
DIGITAL CIRCUITS Dr. L M Head Sophomore Clinic Fall 2004.
Logic Gates Combinational Circuits
Introduction to Digital Electronics:
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lab 2P. 1Winter Quarter Digital Electronics Lab 2.
A key element of electrical engineering
1 Survey of Computer Science CSCI 110, Spring 2011 Lecture 16 Digital Circuits, binary Numbers.
IC packages and applications
Ch4 Electronic Components Circuit/Schematic Symbols.
Chapter 2 Logic Functions and Gates. 2 Basic Logic Functions The three basic logic functions are: –AND –OR –NOT.
Chapter 4 Gates and Circuits. 4–2 Chapter Goals Identify the basic gates and describe the behavior of each Describe how gates are implemented using transistors.
Chapter 4 Gates and Circuits.
Intro to Digital Electronics. Classifications of Electronic Circuits Switching Circuits – by turning electricity on and off. – Figure 1 – Known as the.
Chapter 4 Gates and Circuits.
CS 352 : Computer Organization and Design University of Wisconsin-Eau Claire Dan Ernst Elementary Digital Logic Apps O/S Arch  Arch Logic Digital Analog.
COMPUTER SYSTEM ARCHITECTURE By Sohaib.  The digital computer is a digital system that performs various computational tasks.  The word digital implies.
CSCI-235 Micro-Computers in Science Hardware Design Part I.
Logic Gates How Boolean logic is implemented. Transistors used as switches to implement Boolean logic: ANDOR Logic with Transistors.
TECH LOGIC CIRCUIT PROJECT BY: JUAN ESTEBAN ARENAS 8: ROOK.
CPS120: Introduction to Computer Science
 In studying digital integrated circuits, one must start with the simplest group of circuit, the SSIs or Small Scale Integrated Circuits. Since these.
Sneha.  Gates Gates  Characteristics of gates Characteristics of gates  Basic Gates Basic Gates  AND Gate AND Gate  OR gate OR gate  NOT gate NOT.
CSCI-100 Introduction to Computing Hardware Design Part I.
Electronic Components Circuit/Schematic Symbols. RESISTOR Resistors restrict the flow of electric current, for example a resistor is placed in series.
LOGIC GATES. Electronic digital circuits are also called logic circuits because with the proper input, they establish logical manipulation paths. Each.
CHAPTER-2 Fundamentals of Digital Logic. Digital Logic Digital electronic circuits are used to build computer hardware as well as other products (digital.
Computer logic Data and programs in digital computers are represented and processed by electronic circuit networks called digital logic circuits or logic.
1 Ethics of Computing MONT 113G, Spring 2012 Session 1 Digital Circuits, binary Numbers Course webpage:
Logic Gates. A logic gate is an elementary building block of a digital circuit. Most logic gates have two inputs and one output. At any given moment,
Digital Computers Logic Gates & Applications. Digital Computers Types of Material (Electric Conductivity) – Insulator Rubber / wood – Conductor Copper.
ECE DIGITAL LOGIC LECTURE 5: BINARY LOGIC AND DIGITAL LOGIC GATES Assistant Prof. Fareena Saqib Florida Institute of Technology Fall 2016, 01/28/2016.
Different Types of Integrated Circuits. Introduction: Different Types of Integrated Circuits Every electronic appliance we use.
Week 1: Introduction and Logic gates IT3002 – Computer Architecture
Logic Gates Unit 16.
Logic gates.
Creating logic gates with Minecraft
Basics of Logic gates - Part 1
Logic Gates Binary Day 3 PEOPLE 2016.
Purpose of This Minilab
ECE 331 – Digital System Design
Digital Signals Digital Signals have two basic states:
Basic Digital Logic Basic Gates
Chapter 4 Gates and Circuits.
How Boolean logic is implemented
CS105 Introduction to Computer Concepts GATES and CIRCUITS
Computer Science 210 Computer Organization
Fundamentals of Computer Science Part i2
Digital Electronics Lab 2 Instructor:
Logic Gates.
Digital Logic Experiment
Truth tables Mrs. Palmer.
Presentation transcript:

Investigation By: Francisco Javier Murillo

Definitions from internet

Logic Gate: A logic gate is an elementary building block of a digital circuit. Most logic gates have two inputs and one output. At any given moment, every terminal is in one of the two binary conditions low (0) or high (1), represented by different voltage levels. The logic state of a terminal can, and generally does, change often, as the circuit processes data. In most logic gates, the low state is approximately zero volts (0 V), while the high state is approximately five volts positive (+5 V). There are seven basic logic gates: AND, OR, XOR, NOT, NAND, NOR, and XNOR. Source: 0.html

Source is the same adress of the obove slide

Source is the same adress of the definition slide

The XOR ( exclusive-OR ) gate acts in the same way as the logical "either/or." The output is "true" if either, but not both, of the inputs are "true." The output is "false" if both inputs are "false" or if both inputs are "true." Another way of looking at this circuit is to observe that the output is 1 if the inputs are different, but 0 if the inputs are the same. Source is the same adress of the definition slide

A logical inverter, sometimes called a NOT gate to differentiate it from other types of electronic inverter devices, has only one input. It reverses the logic state. Source is the same adress of the definition slide

The NAND gate operates as an AND gate followed by a NOT gate. It acts in the manner of the logical operation "and" followed by negation. The output is "false" if both inputs are "true." Otherwise, the output is (true). Source is the same adress of the definition slide

The NOR gate is a combination OR gate followed by an inverter. Its output is "true" if both inputs are "false." Otherwise, the output is (false). Source is the same adress of the definition slide

The XNOR (exclusive-NOR) gate is a combination XOR gate followed by an inverter. Its output is "true" if the inputs are the same, and "false" if the inputs are different. Source is the same adress of the definition slide

Integrated circuits definition An integrated circuit, or IC, is small chip that can function as an amplifier, oscillator, timer, microprocessor, or even computer memory. An IC is a small wafer, usually made of silicon, that can hold anywhere from hundreds to millions of transistors, resistors, and capacitors. These extremely small electronics can perform calculations and store data using either digital or analog technology. Digital ICs use logic gates, which work only with values of ones and zeros. A low signal sent to to a component on a digital IC will result in a value of 0, while a high signal creates a value of 1. Digital ICs are the kind you will usually find in computers, networking equipment, and most consumer electronics.

Analog, or linear ICs work with continuous values. This means a component on a linear IC can take a value of any kind and output another value. The term "linear" is used since the output value is a linear function of the input. For example, a component on a linear IC may multiple an incoming value by a factor of 2.5 and output the result. Linear ICs are typically used in audio and radio frequency amplification. Source:

Truth Table A truth table is a breakdown of a logic function by listing all possible values the function can attain. Such a table typically contains several rows and columns, with the top row representing the logical variables and combinations, in increasing complexity leading up to the final function. In a logic function, there are three basic operations: NOR, NAND, XOR,XNOR, NOT, OR and AND. The values of the functions are normally assigned as logic 0 = false and logic 1 = true. Source: ml

Xor example:

Input 1Input 2Output

InputOutput 10 01

Led definition A semiconductor diode that converts applied voltage to light and is used in lamps and digital displays. Source:

Breadboard Definition A thin plastic board used to hold electronic components (transistors, resistors, chips, etc.) that are wired together. Used to develop prototypes of electronic circuits, the boards can be reused for future jobs. Breadboards can also be used to create one-of-a-kind systems, although commercial products placed on printed circuit boards are typically much more robust and can handle greater frequencies.

The breadboard contains spring clip contacts typically arranged in matrices with certain blocks of clips already wired together. The components and jump wires (assorted wire lengths with pins at both ends) are plugged into the clips to create the circuit patterns. The boards also typically include metal strips along the side that are used for common power rails and signal buses. Source: 0,2542,t=breadboard&i=38905,00.asp 0,2542,t=breadboard&i=38905,00.asp

Breadboard Jumpers Definition The bredboard is the same, but the thing or material that change is the jumper wire that is used to conect rows in the bredboard. Source: fair-projects/project_ideas/Elec_primer- simplecircuit.shtml fair-projects/project_ideas/Elec_primer- simplecircuit.shtml

Picture bibliography 979&bih=476&tbm=isch&tbnid=ADHaZg4d- QssQM:&imgrefurl= %3Fnota%3D16&docid=kIc14GPF4iclhM&imgurl= todoleds.com/imagenes_notas/nota_Diodos-leds &bih=476&tbm=isch&tbnid=ADHaZg4d- QssQM:&imgrefurl= %3Fnota%3D16&docid=kIc14GPF4iclhM&imgurl= todoleds.com/imagenes_notas/nota_Diodos-leds &bih=476&tbm=isch&tbnid=oaQSf_KQZ6Qn7M:&imgrefu rl= zpZ- SUmoWXShAM&imgurl= 2.jpg&w 979&bih=476&tbm=isch&tbnid=oaQSf_KQZ6Qn7M:&imgrefu rl= zpZ- SUmoWXShAM&imgurl= 2.jpg&w

&biw=979&bih=476&gbv=2&tbm=isch&tbnid=avqEEt97 ZxVXhM:&imgrefurl= ew-canadian-istagamble-which- house/breadboard/&docid=OiTPQl2i9SVc4M&imgurl=ht tp://weirdcanada.com &biw=979&bih=476&gbv=2&tbm=isch&tbnid=avqEEt97 ZxVXhM:&imgrefurl= ew-canadian-istagamble-which- house/breadboard/&docid=OiTPQl2i9SVc4M&imgurl=ht tp://weirdcanada.com &biw=979&bih=476&gbv=2&tbm=isch&tbnid=xmi8x3W OXv1Q3M:&imgrefurl= Building-Circuits-The-Beauty-of- Breadboards/&docid=u5pbVtBCnCqtpM&imgurl= &biw=979&bih=476&gbv=2&tbm=isch&tbnid=xmi8x3W OXv1Q3M:&imgrefurl= Building-Circuits-The-Beauty-of- Breadboards/&docid=u5pbVtBCnCqtpM&imgurl= &num=10&hl=es&gbv=2&biw=979&bih=476&tbm=isch &tbnid=Zi3wBQQRzHRfTM:&imgrefurl= e.blogspot.com/2011/08/cuanto-vale-una- promesa.html&docid=pCWulzQvSFx3wM&imgurl= /4.bp.blogspot.com/ &num=10&hl=es&gbv=2&biw=979&bih=476&tbm=isch &tbnid=Zi3wBQQRzHRfTM:&imgrefurl= e.blogspot.com/2011/08/cuanto-vale-una- promesa.html&docid=pCWulzQvSFx3wM&imgurl= /4.bp.blogspot.com/