Presented by: Kevin Steward. Born November 2, 1815 in England He started school at 1 ½ By 11 he taught himself Greek and Latin 16 drop out of school,

Slides:



Advertisements
Similar presentations
UNIT 8 DIGITAL LOGIC. (1) To study and understand Boolean algebra and Boolean properties. (2) To design and analyze Logic gates. (3) To design and analyze.
Advertisements

INTRODUCTION LOGICAL OPERATIONS TRUTH TABLE AND RULES.
BOOLEAN LOGIC CSC 171 FALL 2004 LECTURE 7. ASSIGNMENT Review Quiz # 2 Start reading Chapter 5.
PSU CS 106 Computing Fundamentals II Boolean Algebra - Intro HM 1/3/2009.
1 Boolean Algebra & Logic Design. 2 Developed by George Boole in the 1850s Mathematical theory of logic. Shannon was the first to use Boolean Algebra.
Chapter 16 – Vector Calculus
The Arithmetic of Reasoning: Logic and Boolean Algebra -Jeff Johnson -Mike Grassel.
Circuit Simplification: Boolean Algebra
A Brief Biography of George Boole
Programming for GCSE Topic 3.3: Boolean Logic and Truth Tables
22C:19 Discrete Math Boolean Algebra & Digital Logic Fall 2010 Sukumar Ghosh.
Binary Codes Computers and other digital systems "work" with binary numbers. I/P & O/P is usually done using decimal numbers, alphabetics, special symbols.
Boolean Algebra – I. Outline  Introduction  Digital circuits  Boolean Algebra  Two-Valued Boolean Algebra  Boolean Algebra Postulates  Precedence.
Intro to Digital Electronics. Classifications of Electronic Circuits Switching Circuits – by turning electricity on and off. – Figure 1 – Known as the.
Computer Science 101 The Boolean System. George Boole British mathematician ( ) Boolean algebra –Logic –Set theory –Circuits –Conditions in if.
Think about the following expression If the number entered is greater than 15 but less than 25 or the number is 100 and the letter chosen is after p but.
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: Binary Logic.
Binary Logic and Gates Binary variables take on one of two values.
Boolean Algebra By Lindsey Curtis & Tomas Filip. Boolean Algebra An abstract mathematical system used to describe relationships between sets Mainly used.
Computer Science 210 Computer Organization Introduction to Boolean Algebra.
Chapter 2: The Logic of Compound Statements 2.5 Application: Number Systems and Circuits for Addition 1 Counting in binary is just like counting in decimal.
D75P 34R - HNC Computer Architecture Week 6 Boolean Logic © C Nyssen/Aberdeen College 2004 All images © C Nyssen /Aberdeen College unless otherwise stated.
George Boole English mathematician and a founder of the algebraic tradition in logic. Known as the “founder of the field of computer science.”
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.
Boolean Operators Are You Connected? Presented by: (Insert Your Name Here)
CSC 107 – Programming For Science. George Boole  Mathematician from English middle-class  Lived from 1815 – 1864  Started work at age 16 as a teaching.
Binary Logic Section 1.9. Binary Logic Binary logic deals with variables that take on discrete values (e.g. 1, 0) and with operations that assume logical.
*The father of computer science* Born: 2 Nov 1815 in Lincoln, England Died:8 Dec 1864 in Ballintemple,Ireland
Teaching Computing to GCSE Level with Python Session 3.
Figure 2.6. A truth table for the AND and OR operations. 2.3 Truth Tables 1.
Binary System Presented by Mr. Wilhelmi Internal Representation of Data Input Input  Data that is put into the computer for processing Data Data  The.
Claude Shannon What’s his full name and who is his parents? He full name is Claude Elwood Shannon. His father is Claude Elwood Sr. (
Section 3.4 Boolean Algebra. A link between:  Section 1.3: Logic Systems  Section 3.3: Set Systems Application:  Section 3.5: Logic Circuits in Computer.
Dale Roberts Department of Computer and Information Science, School of Science, IUPUI Dale Roberts, Lecturer Computer Science, IUPUI
Boolean Algebra and Logic Gates CSE-1108 Ahsanullah University of Science and Technology (AUST)
CS151 Introduction to Digital Design Chapter 2: Combinational Logic Circuits Lecture 5: Binary Logic and Gates.
Assoc. Prof. Dr. Ahmet Turan ÖZCERİT.  Boolean postulate  Simplifying boolean equations  Truth tables You will learn: 2.
Chapter 4 Fundamentals of Computer Logic 1 Chapter 4: Fundamental of Computer Logic - IE337.
Appendix B: Digital Logic
Boolean Algebra Boolean algebra was introduced by George Boole in his first book The Mathematical Analysis of Logic (1847), perfected in the late 19th.
DIGITAL ELECTRONICS. Everything in digital world is based on binary system. Numerically it involves only two symbols 0 or 1. –0 = False = No –1 = True.
Boolean Algebra. LO:  Understand why Boolean algebra is used  Understand basic Boolean algebra notation  Understand why Boolean algebra is used  Understand.
By John Beverly. Born in Lincolnshire, England – Nov. 8, 1815 Professor of Queens College, Cork (now University College Cork) in Ireland – 1850 Married.
Programmable Logic Controller
GEORGE BOOLE by 3B s.i.a Boole was born in 1815 in the English industrial town of Lincoln. George Boole's father was a tradesman in Lincoln.
George Boole and his Legacy “Standing on the Shoulders of Giants” Richard Henson University of Worcester Presentation for BCS 8 th.
Computer Programming Boolean Logic.
Logic gates.
Creating logic gates with Minecraft
Computer Code.
Computer Science 210 Computer Organization
COMPUTING FUNDAMENTALS
4-1 LOGIC OPERATIONS In Chapter 3 we discussed the fact that data inside a computer is stored as patterns of bits. Logic operations refer to those operations.
Logic and Computer Design Fundamentals
Aberdeen Grammar School
Boolean Algebra Digital Electronics
Circuit Simplification: Boolean Algebra
Computer Science 210 Computer Organization
Lecture 20: Combinatorial Circuits I
Boolean Algebra Introduction CSCI 240
Boolean Logic Boolean Logic is considered to be the basic of digital electronics. We know that a computer’s most basic operation is based on digital electronics.
Chapter 10.3 and 10.4: Combinatorial Circuits
ECS15 boolean.
Introductory Concepts
Computer Programming Boolean Logic Trade & Industrial Education
Boolean Algebra and Gate Networks
ECE Digital Electronics
Conditionals.
Presentation transcript:

Presented by: Kevin Steward

Born November 2, 1815 in England He started school at 1 ½ By 11 he taught himself Greek and Latin 16 drop out of school, due to his father being bankrupt

 George’s further education was self taught  1834 he worked several teaching positions  At 19 he open his own school

 Boole became deeply involved in social causes and adult education.  He was a founder of a female home whose function was the rehabilitation of prostitutes. 

 During the 1840s and 1850s he developed a notational system that showed that logical statements could be represented by algebraic equations.  George replaced the operation of multiplication by the word 'and' and addition by the word 'or'.

 His system linking logic with mathematics was instrumental in the development of digital computer systems.  the two-valued character (binary)  They showed that the binary numbers (0 and 1), combined through Boolean algebra, could be used to analyze electrical switching circuits.

 In 1857 he was elected a fellow of the Royal Society of London.  Boole died in 1864 from pneumonia.  Mathematics, Electronics, Logic, Information Theory, and Computer Science are taught, his name will be remembered for his beautiful, simple and universally useful theories.