Workshop On.

Slides:



Advertisements
Similar presentations
INTRODUCTION OF COMPUTER
Advertisements

© Paradigm Publishing, Inc. 2-1 Chapter 2 Input and Processing Chapter 2 Input and Processing.
Lesson 1 Computers and Computer Systems
Recap – Our First Computer WR System Bus 8 ALU Carry output A B S C OUT F 8 8 To registers’ input/output and clock inputs Sequence of control signal combinations.
MIS 175 Spring Learning Objectives When you finish this chapter, you will: –Recognize major components of an electronic computer. –Understand how.
COMPONENTS OF THE SYSTEM UNIT
The Microcomputer System In this presentation you will: Investigate the microprocessor Title Page.
 What’s a Computer? What’s a Computer?  Characteristics of a Computer Characteristics of a Computer  Evolution of Computers Evolution of Computers.
 Chasis / System cabinet  A plastic enclosure that contains most of the components of a computer (usually excluding the display, keyboard and mouse)
INTRODUCTION TO MICROPROCESSORS
Topics Introduction Hardware and Software How Computers Store Data
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
3 1 3 C H A P T E R Hardware: Input, Processing, and Output Devices.
Technology in Focus: Under the Hood
MBMPowered by DeSiaMore System Unit 1. MBMPowered by DeSiaMore Definition The system unit/system cabinet is a container that houses most of the electronic.
Computers Inside and Out
Wednesday, September 16 th Warm Up: Write down how you would explain binary code to someone who had never heard of it before What is this number written.
2.0 Computer System.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
The Central Processing Unit: What Goes on Inside the Computer
The variety Of Processors And Computational Engines CS – 355 Chapter- 4 `
1 Hardware and Software b Hardware the physical, tangible parts of a computerthe physical, tangible parts of a computer keyboard, monitor, wires, chips,
General Concepts of Computer Organization Overview of Microcomputer.
CHAPTER 4 The Central Processing Unit. Chapter Overview Microprocessors Replacing and Upgrading a CPU.
Computer Science 101 Computer Systems Organization.
Computer Hardware A computer is made of internal components Central Processor Unit Internal External and external components.
Computer Hardware – System Unit
THE MICROPROCESSOR A microprocessor is a single chip of silicon that performs all of the essential functions of a computer central processor unit (CPU)
Succeeding with Technology Chapter 2 Hardware Designed to Meet the Need The Digital Revolution Integrated Circuits and Processing Storage Input, Output,
Capability of processor determine the capability of the computer system. Therefore, processor is the key element or heart of a computer system. Other.
EBIZ 509 Foundations of E-Business. 2 © UW Business School, University of Washington 2004 Agenda Today Class schedule and class plan Basic computer concepts.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Lifting the Lid: How Computers Work. CPU  The Central Processing Unit  Sometimes called the microprocessor  Carries millions of electrical signals.
1 Chapter 1 Basic Structures Of Computers. Computer : Introduction A computer is an electronic machine,devised for performing calculations and controlling.
Recap – Our First Computer WR System Bus 8 ALU Carry output A B S C OUT F 8 8 To registers’ read/write and clock inputs Sequence of control signal combinations.
Know Difference Between Microprocessors and Microcontrollers.
Chapter 2 content Basic organization of computer What is motherboard
Computing Science Computer Structure: Lesson 1: Processor Structure
Unit Microprocessor.
OPERATING SYSTEM CONCEPT AND PRACTISE
MUSIC TONE BASED DANCING LEDs
COURSE OUTCOMES OF Microprocessor and programming
Chapter 1: An Overview of Computers and Programming Languages
RHYTHM FOLLOWING FLASH LIGHTS
Computer Hardware – System Unit
Topics Introduction Hardware and Software How Computers Store Data
What is a computer? Simply put, a computer is a sophisticated electronic calculating machine that: Accepts input information, Processes the information.
6. Structure of Computers
What is a computer? Simply put, a computer is a sophisticated electronic calculating machine that: Accepts input information, Processes the information.
Chapter 7.2 Computer Architecture
The Central Processing Unit
Computer Architecture
Robotics.
Introduction of microprocessor
Seminar On Robotics Submitted To: Submitted By:
Memory Units Memories store data in units from one to eight bits. The most common unit is the byte, which by definition is 8 bits. Computer memories are.
Components of Computer
Computer Case Houses computer components
Computer Systems Nat 4/5 Computing Science Computer Structure:
Introduction to Microprocessors and Microcontrollers
Interfacing Memory Interfacing.
EE345: Introduction to Microcontrollers Memory
Topics Introduction Hardware and Software How Computers Store Data
Introduction to Micro Controllers & Embedded System Design
Registers.
Introduction to Computer Architecture
Chapter 4: Hardware for Educators
1.Introduction to Advanced Digital Design (14 marks)
Digital Circuits and Logic
COMPUTER ORGANIZATION
Presentation transcript:

Workshop On

Introduction With growing developments in the field of mechatronics and mathematics, robotics has come a long way. From an iron piece that could move only a few inches, there are now machines capable of jumping from high-rise buildings, detecting landmines, performing operations and troubleshooting.

What is Robotics ? The word robotics is used to collectively define a field in engineering that covers the mimicking of various human characteristics. It find its use in all aspects of our life.

Three Laws of Robotics A robot may not injure a human being or, through inaction allow a human being to come to harm. A robot must obey the orders given it by human beings except where such order would conflict with the First Law. A robot must protect its own existence as long as such protection does not conflict with the First or Second Law.

Why Robotics ? Speed It can work hazardous/dangerous environment. To perform a task again and again. Efficiency Accuracy Adaptability

Types of Robots Mobile Robots Rolling Robots Walking Robots Stationary Robots Autonomous Robots Manual Robots

How Brain Works ?

Microprocessor is the brain of Micro computer. It is a single chip which is capable of processing data. Memory It controls all components. I/O External It executes sequence of instructions. Microprocessor fetch, decode and execute the instructions.

RAM (Random Access Memory) ROM (Read Only Memory) ROM can hold data without power and RAM cannot. Essentially, ROM is meant for permanent storage, and RAM is for temporary storage.

The Humble Byte The byte is the basic building block of computer data. 4 bits make a ‘nibble’ 8 bits make a byte 16 bits makes a ‘word’ 32 bits makes a ‘duo-word’ 64 bits makes a ‘quad-word’

Binary System Each bit is binary – 0 or 1,(or on/off) A bit is a binary counter 0 – 0 1 – 1 Binary system 2 Bits Binary system 3 Bits 00 – 0 000 - 0 01 – 1 001 - 1 10 – 2 010 - 2 11 – 3 011 – 3

PIXEL A pixel is the smallest unit of a digital image or graphic that can be displayed and represented on a digital display device. A pixel is the basic logical unit in digital graphics. Pixels are combined to form a complete image, video, text or any visible thing on a computer display. A pixel is also known as a picture element.

Binary Image A binary image is a digital image that has only two possible values for each pixel. Typically, the two colours used for a binary image are black and white. The colour used for the object(s) in the image is the foreground colour while the rest of the image is the background colour.

Concept of Storage CAPACITOR:- A capacitor is a passive electronic component that stores energy in the form of an electrostatic field. Flip-Flop:- It is a memory element which is capable of storing 1bit of information and it is used in clocked sequential circuit.

Language Processors

Digital Encoder An Encoder converts an active input signal into a coded output signals. It has n input lines and m output lines. At a time only of the input line is active. Internal logic within the encoder converts this active input to a coded binary output with m bits

Digital Decoder A decoder decodes the code input signal into an active output signal.

Transistor A transistor is a semiconductor device used to amplify or switch electronic signals and electrical power.

Vishal Kumar Srivastva Follow us at www.facebook.com/Robonistaan/ Or www.robonixx.com Contact: Vishal Kumar Srivastva vishalkr1697@gmail.com 9304129824