Cybernetics and Computers

Slides:



Advertisements
Similar presentations
1. Instrument Clusters Theory Support Automotive – Displays & Accessories 1 of 13 Instrument Clusters Topics covered in this presentation: Analog Instrument.
Advertisements

DAT2343 Basic Logic Gates © Alan T. Pinck / Algonquin College; 2003.
Computer Science 210 Computer Organization Introduction to Logic Circuits.
Programmable Logic Controllers.
Electronic memory & logic devices. Solid State Physics N N P P +- Transistors And diodes Logic gates Memory devices : Flip flops Flip Flop Flip Flop Flip.
COMPUTERS AND INPUT SENSORS. cbc MICROCOMPUTER OPERATION HAPPENS IN STAGES Memory.
Chapter 17 Computer System Fundamentals.
Programmable Logic Controllers
How does the mind process all the information it receives?
Module 2: Hardware and Terminology
In a not gate, if the input is on(1) the output is off (0) and vice versa.
1 Survey of Computer Science CSCI 110, Spring 2011 Lecture 16 Digital Circuits, binary Numbers.
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.
Boolean math is the cornerstone of digital communications, whether you are talking computers, PLC, or Cisco Routers on the Internet. ©Emil Decker, 2009.
CS 210.  How do we represent data in a computer? ◦ Easy to recognize two conditions:  1. Presence of a voltage – we’ll call this state “1”  2. Absence.
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: Binary Logic.
COMPUTER SYSTEM ARCHITECTURE By Sohaib.  The digital computer is a digital system that performs various computational tasks.  The word digital implies.
Digital Electronics and Computer Interfacing Tim Mewes 3. Digital Electronics.
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.
Logic Gates It’s Only Logical. Logic Gates Are the switches that computers and similar devices use. They hold their state until something changes. Are.
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.
Interactive Control in Engineering Projects Electronics and Control.
IT Essentials Chapter 1 Part C. 1.5 Math for a Digital Age.
SWITCHING The modern computer is a digital and electronic device. Runs on flow of electrons - movement of electrons from outer valence shells on atoms.
S3 INNOVATION ELECTRONICS. LESSON TITLE: ELECTRONICS Learning Intention: To understand when to use different types of logic gates Activity: Building own.
AND Gate Inputs Output Input A (Switch) Input B (Switch) Output Y (Lamp) 0 (Open) 0 (OFF) A B Lamp.
MECH 1500 Chapter 4. MECH 1500 The Binary Concept 4.1.
Digital electronics 4–1 Gates and Circuits SANJAYBHAI RAJGURU COLLEGE OF ENGG.
US Demonstrate knowledge of the practical applications of logic circuits.
Technical English Unit 45: Circuits and components Dr. Basil Hamed Technical English Islamic University of Gaza April, 2016.
 A transistor is the basic building block of electronic components.  The average computer may have millions of them within its circuits.  Essentially,
The Nervous System Coach Book: Pgs The Main Idea: Your body carries out many complex activities to keep you alive and healthy. These activities.
Lesson 1 PLC BASICS. PLC Definition  Programmable Logic Controllers are industrial computers that control machine and other applications.  PLC have.
Instrument Clusters Topics covered in this presentation:
Logic Gates Unit 16.
Logic gates.
Electronic Control Unit (ECU)
Basics of Logic gates - Part 1
Chapter 3 - Binary Numbering System
Unit 45: Circuits and components Dr
Circuits and components Chapter 45
Unit 45: Circuits and components Dr
Circuits Logic in Hardware.
HY-WIRE CAR PRESENTED BY idoldear.com.
CSCI-100 Introduction to Computing
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
How Does a Touch Sensor Work?
Computer Science 210 Computer Organization
Failure types, Codes, Clearing codes
Nervous System.
JC Technology Logic Gates.
Introduction to Wiring Logic Gates
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.
KS4 Electricity – Electronic systems
ELECTRONIC SYSTEMS Note: There is no compulsory question set on Section 25 of the syllabus. Questions set on topics within Section 25 are always set as.
Computers Chapter 17 Lesson 4.
Input > Process > Output
AWIM Series Lawndale High School Experiment 6 Dec, 2017
A Systems Approach Automotive Technology PowerPoint® Presentation
Chapter 4: Hardware for Educators
Unit 45: Circuits and components Dr
Technology 3 Bits & Bytes.
Further binary, Logic diagrams and truth tables
Specialized Nerve Cells
Automotive Technology Principles, Diagnosis, and Service
Presentation transcript:

Cybernetics and Computers Chapter 17 Lesson 1

Cybernetics Study of how electrical-mechanical devices can duplicate the action of the human body Comparing the human body to a computer system is an easy way to explain this subject

Cybernetics

The Nervous System Uses chemical-electrical signals to control the body If you touch a sharp needle, nerve cells in your finger “fire” and send a signal through a strand of nerve cells in your hand, up your arm, and into your brain Nerve cells in your finger are comparable to a sensor, or input device, in a computer system

The Brain Uses billions of cells interconnected by linking cells called neurons When the brain “thinks”, minute electrical impulses travel from neuron to neuron Cells in the brain can be either charged (on) or not charged (off)

The Brain By connecting all the brain cells, the brain can decide what to do in each situation Computers produce logical outputs in a similar fashion

The Reflex Action Specific brain cells are activated by the needle prick (pain) signal, and a reflex output is produced The brain sends a signal to your arm to pull back This is similar to the action of an actuator, or output device, in a car’s computer system

Computer Complex electronic device that will produce programmed electrical output signals after receiving specific electrical input signals Computers monitor and control all major systems of a modern vehicle

Computer Advantages There are several reasons that computers are being used in modern vehicles Computers can provide several advantages

Computer Advantages Fewer moving parts to wear and go out of calibration Reduced fuel consumption Lower emissions Increased engine power Reduced vehicle weight

Computer Advantages On-board diagnostics Increased driver convenience Improved passenger safety Compensation for component wear

Binary Numbering System Uses only two numbers, zero and one Key to how computers operate Zero (0) and one (1) can be arranged in different sequences to represent other numbers, letters, words, an input, an output, or a condition

Binary Numbering System To use the binary system, a computer turns switches (transistors) on or off Off represents zero On represents one

Binary Numbering System

Binary Language A single zero or a one is called a bit Four bits make a nibble Eight bits make a byte or word

Gating Circuits Gate Common gate types: electronic circuit that produces a specific output voltage for given input voltages Common gate types: NOT AND NAND OR NOR

“Thinking” with Gates If an AND gate is compared to two switches wired in series, both switches must be on to activate the starter motor