© 2015 Project Lead The Way, Inc.Introduction to Computer Science What is Digital Information?

Slides:



Advertisements
Similar presentations
Computer Science 210 Computer Organization Introduction to Logic Circuits.
Advertisements

DIGITAL SYSTEM Advantage, Scope & Future Possibilities.
Computer Hardware Introduction. Computer System Components Input Keyboard, Mouse, Camera, Touch Pad Processing CPU Output Monitor, Printer Storage Floppy,
EE 466: VLSI Design Instructor: Amlan Ganguly TA: Souradip Sarkar Meeting: MWF, 12.10pm, Sloan-38.
VLSI Tarik Booker. VLSI? VLSI – Very Large Scale Integration Refers to the many fields of electrical and computer engineering that deal with the analysis.
Digital and Analog Quantities
IPC Digital Circuits Digital circuits are composed of electronic components that can provide state information (1 or 0), as a function of.
Device Physics – Transistor Integrated Circuit
Lecture 2. Logic Gates Prof. Taeweon Suh Computer Science Education Korea University 2010 R&E Computer System Education & Research.
Chapter Four Active Components & Integrated Circuits.
Slide No. 1 Course: Logic Design Dr. Ali Elkateeb Topic: Introduction Course Number: COMP 1213 Course Title: Logic Design Instructor: Dr. Ali Elkateeb.
Logic Circuits EG 533EX Course Introduction - Jyoti Tandukar.
Introduction to Digital Electronics © 2014 Project Lead The Way, Inc.Digital Electronics.
CMP 4202: VLSI System Design Lecturer: Geofrey Bakkabulindi
1 EENG 2710 Chapter 0 Introduction. 2 Chapter 0 Homework None.
Chapter 1 Introduction: Digital Systems & Logic Design By Taweesak Reungpeerakul.
Lecture No. 1 Computer Logic Design. About the Course Title: –Computer Logic Design Pre-requisites: –None Required for future courses: –Computer Organization.
BASIC LOGIC GATES. In studying digital in integrated circuits, one must start with the simples group of circuits, the SSIs or Small Scale Integrated Circuits.
Unit 8: Electronics and Technology. Section 1: Electronic Signals & Semiconductors  Objectives:  Define and compare digital and analog signals  Describe.
Representing Numerical Data Analog Any signal that varies continuously over time Mechanical Pneumatic Hydraulic Electrical Digital Quantities are represented.
Extending the Von-Neumann Architecture and Moore’s Law
BiCMOS TECHNOLOGY BY USHARANI. INTRODUCTION BiCMOS is an evolved semiconductor technology that integrates two formerly separate semiconductor technologies.
Moore’s Law and Its Future Mark Clements. 15/02/2007EADS 2 This Week – Moore’s Law History of Transistors and circuits The Integrated circuit manufacturing.
Introduction to ECE530 Analog Electronics What is it? Outline Why?
Lecture No. 2 Computer Logic Design. Binary Digits The two state number system is called binary. Its two digits are 0 and 1 A binary digit is called a.
Computer Hardware & Operation Northern College Diploma Philip Bird.
Digital System Design. Objective Distinguish between Two worlds Understand the Properties digital system.
Implementation of LFSR Counter Using CMOS VLSI Technology.
Introduction to Digital Electronics © 2014 Project Lead The Way, Inc.Digital Electronics.
An Overview CS341 Digital Logic and Computer Organization F2003.
Electrical Engineering And other practical uses of electricity Part 2.
Digital Electronics Lecture 1: Overview A. Prof. Dr. M. Moustafa Dept. of Electrical Power & Machines Cairo University.
Logic Families.
• Very pure silicon and germanium were manufactured
LOGIC GATE TIMING DIAGRAM.
CS203 – Advanced Computer Architecture
An Introduction to VLSI (Very Large Scale Integrated) Circuit Design
THIS IS Jeopardy. THIS IS Jeopardy Jeopardy History of Computers Parts of a Computer Moore’s Law Circuits The NXT
Gates and Low Level Digital Logic
Introductory Lecture on Digital Electronics
DIGITAL SYSTEM Advantage, Scope & Future Possibilities.
Mixed-Digital/Analog Simulation and Modeling Research
VLSI Tarik Booker.
Stateless Combinational Logic and State Circuits
Active Components & Integrated Circuits
Computer Fundamentals
Newspapers, magazines, and blogs (pop science)
Advanced Digital design
Computer Hardware Introduction.
Digital Systems: Introductory Concepts
Digital Computer Electronics TTL
Computer Science 210 Computer Organization
Digital Integrated Circuits 01: Introduction
CSE221- Logic Design, Spring 2003 Logic Technology
Device Physics – Transistor Integrated Circuit
Introduction to Digital Electronics
סימנים מוסכמים בחשמל ואלקטרוניקה
Transistors to Gates Transistors to Gates Gateway To Technology
PRESENTATION ON TRI GATE TRANSISTOR PREPARED BY: SANDEEP ( )
Device Physics – Transistor Integrated Circuit
Data Representation and Organization
Logic Families Rayat Shikshan Sanstha’s
Analog-to-digital converter
Semiconductor Industry:
A Systems Approach Automotive Technology PowerPoint® Presentation
What is Digital Information?
• Very pure silicon and germanium were manufactured
1.Introduction to Advanced Digital Design (14 marks)
Integrated Circuits Computer Signals
Digital Electronics and Logic Circuit
Presentation transcript:

© 2015 Project Lead The Way, Inc.Introduction to Computer Science What is Digital Information?

© 2015 Project Lead The Way, Inc.Introduction to Computer Science Analog vs. Digital Continuous vs. discrete E.g. real numbers vs. integers quantity time quantity time Analog quantity Digital quantity

© 2015 Project Lead The Way, Inc.Introduction to Computer Science Converting analog to digital Sound as an example Sample the waveform Each sample has discrete values

© 2015 Project Lead The Way, Inc.Introduction to Computer Science Digital vs. analog: Digital has… Limited precision Limited size Error-free duplication Error-free transmission

© 2015 Project Lead The Way, Inc.Introduction to Computer Science Example digits: 1011 Place values 2 n : x8x8 x4x4 x2x2 x1x1 Value8021 Can represent anything digital Base 2. Only two digits 0 and 1 Why is 1011 eleven? What is binary? +++

© 2015 Project Lead The Way, Inc.Introduction to Computer Science What is binary in electronics? "High" and "low" voltage

© 2015 Project Lead The Way, Inc.Introduction to Computer Science What are computers, physically? Semiconductors N and P doped  diode, transistor Transistors make logic gates Integrated circuits include processing as well as volatile and flash memory

© 2015 Project Lead The Way, Inc.Introduction to Computer Science Semiconductors

© 2015 Project Lead The Way, Inc.Introduction to Computer Science Doping makes diodes and transistors

© 2015 Project Lead The Way, Inc.Introduction to Computer Science Transistors

© 2015 Project Lead The Way, Inc.Introduction to Computer Science Logic Gates AND NANDNOT OR

© 2015 Project Lead The Way, Inc.Introduction to Computer Science CMOS and TTL CMOS used in Very Large Scale Integrated (VLSI) circuits like the AT Mega. TTL is still used in some applications. More waste heat is generated.

© 2015 Project Lead The Way, Inc.Introduction to Computer Science Integrated Circuits Billions of transistors, small as a dime Used in virtually all electronics VLSI How the most compact chips are made Closer components means faster speeds

© 2015 Project Lead The Way, Inc.Introduction to Computer Science The Future In order for computers to continue to observe Moore’s Law, non-traditional options are investigated Optoelectronics Nanotechnology Quantum Computing