SlideShare a Scribd company logo
1 of 8
Mini Project Report
Micro Controllers
( Life Line Of Automization )
 INTRODUCTION
 Starting Era Of Microcontrollers.
The first microcontroller was not controller it was microprocessor. Microprocessor was 4-bit
Intel 4004 released in 1971, another microprocessor released was Intel 8008. Then two
engineers Gary Boone and Michael Cochran succeeded in creating first microcontroller TMS
1000 which was commercially available in 1974. It was having combined read-only memory,
random access memory, processor and clock on one single integrated chip.
 What Is Micro Controller?
A microcontroller is a self-contained system with different peripherals, memory, and
processor according to complexity of work to be handled or system to be controlled. Apart
from this the main aim of microcontroller is to control product or device automatically.
Microcontroller can be said as a small computer on a single simple integrated circuit
containing processor core, memory, and programmable input/output peripherals.
 Purpose For Making And Evaluating Microcontroller.
Microcontroller (sometime represented as MCU, µC) are designed such that it can controls
mixed signals and react on it according to programmed application. Due to which
applications such as automobile engine control system, implantable medical devices,
remote controls, office machines, power tools, robots etc can be controlled automatically.
 Detail Information About Microcontrollers
 Hardware Components Of Microcontrollers.
Big problem for designers is that hardware vs. software. Embedded system designers need
to design circuit by keeping otential of hardware and software with parameters such as
speed, complexity & program memory size. Following are the basic hardware component
that is in a microcontroller:-
1) Bus.
2) Volatile Memory.
3) Non-Volatile Memory.
4) Input/output Ports.
5) Oscillator.
6) Timer/Counter.
Hardware Building Bloc
Memory
Micro-
Processor
Input/Output Clock
1) Buses: - In computer architecture, a bus is a communication system that transfers data
between components inside a computer, or between computers. This expression covers
are all related hardware components and software, including communication protocols.
Buses carry data in bit serial form.
2) Volatile Memory: - It is a type of memory which require power source to maintain
storage of information. It retains its contents while power is on but when the power is
interrupted the storage immediately lost its data. Volatile memory includes RAM
(Random Access Memory), selectron tube, dekatron tubes etc.
a) Selectron Tube b) Dekatron Tube c) RAM
Buses
3) Non-Volatile Memory: - It is a computer memory that can get back stored information
even when not in power. Non-volatile memory includes ROM (Read Only Memory), hard
disk, floppy disk and magnetic tape. It is typically used for the task of secondary storage,
or long-term persistent storage.
a) Magnetic Tape b) Floppy Disk c) ROM
4) Input/output Ports: - Port is group of pins which are matched internally and all of them
are similarly registered, pins are grouped which is so called ports denoted by A, B, C, D
and E. They all have several features in common which are as under :-
a) For practical reasons, many I/O pins have two or three functions. If a pin is
not used as i/o pins then ;
b) Every port has its “satellite”, i.e. the corresponding TRIS registered: TRISA,
TRISB, TRISC, TRISD and TRISE, which determines performance, but not the
contents of the port bits.
5) Oscillator: - Every pulse generated by the oscillator enables harmonic and synchronous
operation of all circuits with in microcontroller. It is usually configured as to use quartz-
crystal for frequency stabilization. It is important to say that program instruction is
executed at the rate imposed by oscillator itself, but several times slower.
6) Timer/Counter :- If the registers use an internal quartz oscillator as a clock source then
it possible to measure the time between two events (if the register value T1 at the
moment measurement has started, and T2 at the moment it has finished, then the
elapsed time is equal to the subtraction T2 – T1). If the registers use pulses coming from
external source, then such a timer is turned into a counter.
 How Microcontroller Works?
When power is turned off, everything is still. The program is loaded into the
microcontroller, nothing indicates what is about to come next according to program. When
power supply is provided everything starts to happen in high speed. The control logical unit
keeps everything under control. It disables all other circuit except quartz crystal to operate.
While the preparation is in progress and the first millisecond go by.
When power supply voltage reaches maximum, oscillator frequency becomes stable. All
pins are configured as pins. The overall electronics starts operation in rhythm with pulse
sequence. From now on the time is measured in micro and nanoseconds.
Program Counter is set to zero. Instruction from that address is sent to instruction decoder
which recognizes it, after which it is executed with immediate effect. The value of the
Program Counter is incremented by 1 and whole process is repeated several million times
per second.
 Applications Of Microcontrollers:-
1) In mobile phones.
2) In automated automobiles.
3) In washing machines.
4) To control cameras.
5) In security alarms.
6) In developing faster responding systems.
 Conclusion Of The Report:-
After researching and collecting information about microcontrollers our group has
realized that it is an integrated technology which has made automization possible in
different field of engineering as well as non-engineering fields. This technology has
evolved over a pass few decades such that it has opened doors for artificial
intelligence!!!

More Related Content

What's hot

Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)Praveen Ramola
 
Introduction To Automation / Overview of Industrial Automation
Introduction To Automation / Overview of Industrial AutomationIntroduction To Automation / Overview of Industrial Automation
Introduction To Automation / Overview of Industrial AutomationRaj Nayak
 
Microprocessors and microcontrollers
Microprocessors and microcontrollersMicroprocessors and microcontrollers
Microprocessors and microcontrollersAditya Porwal
 
PLC ARCHITECTURE AND HARDWARE COMPONENTS
PLC ARCHITECTURE AND HARDWARE COMPONENTSPLC ARCHITECTURE AND HARDWARE COMPONENTS
PLC ARCHITECTURE AND HARDWARE COMPONENTSAkshay Dhole
 
PLC Ladder Programming [Mechatronics]
PLC Ladder Programming [Mechatronics]PLC Ladder Programming [Mechatronics]
PLC Ladder Programming [Mechatronics]Dr. S.N. Teli
 
Using Syncade Workflow and AMS Device Manager for SIF Proof Testing on a Delt...
Using Syncade Workflow and AMS Device Manager for SIF Proof Testing on a Delt...Using Syncade Workflow and AMS Device Manager for SIF Proof Testing on a Delt...
Using Syncade Workflow and AMS Device Manager for SIF Proof Testing on a Delt...Emerson Exchange
 
Distributed Control System Basics
Distributed Control System BasicsDistributed Control System Basics
Distributed Control System BasicsPratap Chandra
 
PLC Introduction Details
PLC Introduction DetailsPLC Introduction Details
PLC Introduction Detailssuhaskhadake
 
MICROPROCESSOR,BASICS AND MEMORY CONCEPT
MICROPROCESSOR,BASICS AND MEMORY CONCEPTMICROPROCESSOR,BASICS AND MEMORY CONCEPT
MICROPROCESSOR,BASICS AND MEMORY CONCEPTLakshya Sharma
 
Control loop_foundation_overview
 Control  loop_foundation_overview Control  loop_foundation_overview
Control loop_foundation_overviewEmerson Exchange
 

What's hot (20)

Plc Basics
Plc BasicsPlc Basics
Plc Basics
 
Programmable logic controllers
Programmable logic controllersProgrammable logic controllers
Programmable logic controllers
 
Processors
ProcessorsProcessors
Processors
 
Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)
 
Introduction To Automation / Overview of Industrial Automation
Introduction To Automation / Overview of Industrial AutomationIntroduction To Automation / Overview of Industrial Automation
Introduction To Automation / Overview of Industrial Automation
 
Plc basics
Plc   basicsPlc   basics
Plc basics
 
Microprocessors and microcontrollers
Microprocessors and microcontrollersMicroprocessors and microcontrollers
Microprocessors and microcontrollers
 
PLC ARCHITECTURE AND HARDWARE COMPONENTS
PLC ARCHITECTURE AND HARDWARE COMPONENTSPLC ARCHITECTURE AND HARDWARE COMPONENTS
PLC ARCHITECTURE AND HARDWARE COMPONENTS
 
Introduction to mechatronics
Introduction to mechatronicsIntroduction to mechatronics
Introduction to mechatronics
 
PLC Ladder Programming [Mechatronics]
PLC Ladder Programming [Mechatronics]PLC Ladder Programming [Mechatronics]
PLC Ladder Programming [Mechatronics]
 
Using Syncade Workflow and AMS Device Manager for SIF Proof Testing on a Delt...
Using Syncade Workflow and AMS Device Manager for SIF Proof Testing on a Delt...Using Syncade Workflow and AMS Device Manager for SIF Proof Testing on a Delt...
Using Syncade Workflow and AMS Device Manager for SIF Proof Testing on a Delt...
 
ROM
ROMROM
ROM
 
Cpu
CpuCpu
Cpu
 
Distributed Control System Basics
Distributed Control System BasicsDistributed Control System Basics
Distributed Control System Basics
 
Pneumatic 1
Pneumatic 1Pneumatic 1
Pneumatic 1
 
PLC SCADA
PLC SCADAPLC SCADA
PLC SCADA
 
PLC Introduction Details
PLC Introduction DetailsPLC Introduction Details
PLC Introduction Details
 
Pid controllers Interview Questions
Pid controllers Interview QuestionsPid controllers Interview Questions
Pid controllers Interview Questions
 
MICROPROCESSOR,BASICS AND MEMORY CONCEPT
MICROPROCESSOR,BASICS AND MEMORY CONCEPTMICROPROCESSOR,BASICS AND MEMORY CONCEPT
MICROPROCESSOR,BASICS AND MEMORY CONCEPT
 
Control loop_foundation_overview
 Control  loop_foundation_overview Control  loop_foundation_overview
Control loop_foundation_overview
 

Viewers also liked

Microcontroller 8051
Microcontroller 8051Microcontroller 8051
Microcontroller 8051Rashmi
 
Introduction of microcontroller
Introduction of microcontrollerIntroduction of microcontroller
Introduction of microcontrollerEngineer Maze
 
Increasing the Flow of Capital to Women Business Owners in Phoenix
Increasing the Flow of Capital to Women Business Owners in PhoenixIncreasing the Flow of Capital to Women Business Owners in Phoenix
Increasing the Flow of Capital to Women Business Owners in PhoenixKristin Slice
 
Line following bot without using micro controller
Line following bot without using micro controllerLine following bot without using micro controller
Line following bot without using micro controllerRajat Verma
 
Introduction to Embedded Architecture
Introduction to Embedded Architecture Introduction to Embedded Architecture
Introduction to Embedded Architecture amrutachintawar239
 
Artificial Neural Networks
Artificial Neural NetworksArtificial Neural Networks
Artificial Neural NetworksSaif Al-Kalbani
 
Pic18 f4520 and robotics
Pic18 f4520 and roboticsPic18 f4520 and robotics
Pic18 f4520 and roboticsSiddhant Chopra
 
Design of Microwave oven using 8051 micro controller
Design of Microwave oven using 8051 micro controllerDesign of Microwave oven using 8051 micro controller
Design of Microwave oven using 8051 micro controllerGautham Reddy
 
El modernisme
El modernismeEl modernisme
El modernismemlope657
 
Dispersion Compensation Techniques for Optical Fiber Communication
Dispersion Compensation Techniques for Optical Fiber CommunicationDispersion Compensation Techniques for Optical Fiber Communication
Dispersion Compensation Techniques for Optical Fiber CommunicationAmit Raikar
 

Viewers also liked (20)

micro controller
micro controllermicro controller
micro controller
 
Microcontroller 8051
Microcontroller 8051Microcontroller 8051
Microcontroller 8051
 
Introduction of microcontroller
Introduction of microcontrollerIntroduction of microcontroller
Introduction of microcontroller
 
Increasing the Flow of Capital to Women Business Owners in Phoenix
Increasing the Flow of Capital to Women Business Owners in PhoenixIncreasing the Flow of Capital to Women Business Owners in Phoenix
Increasing the Flow of Capital to Women Business Owners in Phoenix
 
News agencies
News agenciesNews agencies
News agencies
 
Line following bot without using micro controller
Line following bot without using micro controllerLine following bot without using micro controller
Line following bot without using micro controller
 
Visual Resume
Visual ResumeVisual Resume
Visual Resume
 
8051 micro controller
8051 micro controller8051 micro controller
8051 micro controller
 
Introduction to Embedded Architecture
Introduction to Embedded Architecture Introduction to Embedded Architecture
Introduction to Embedded Architecture
 
Artificial Neural Networks
Artificial Neural NetworksArtificial Neural Networks
Artificial Neural Networks
 
Campana BOSCH DHI625T
Campana BOSCH DHI625TCampana BOSCH DHI625T
Campana BOSCH DHI625T
 
Pic18 f4520 and robotics
Pic18 f4520 and roboticsPic18 f4520 and robotics
Pic18 f4520 and robotics
 
Design of Microwave oven using 8051 micro controller
Design of Microwave oven using 8051 micro controllerDesign of Microwave oven using 8051 micro controller
Design of Microwave oven using 8051 micro controller
 
El modernisme
El modernismeEl modernisme
El modernisme
 
analog communication
analog communicationanalog communication
analog communication
 
Microprocessors 1-8086
Microprocessors 1-8086Microprocessors 1-8086
Microprocessors 1-8086
 
Dispersion Compensation Techniques for Optical Fiber Communication
Dispersion Compensation Techniques for Optical Fiber CommunicationDispersion Compensation Techniques for Optical Fiber Communication
Dispersion Compensation Techniques for Optical Fiber Communication
 
Astrologie
AstrologieAstrologie
Astrologie
 
Lavadora AEG L62260TL
Lavadora AEG L62260TL Lavadora AEG L62260TL
Lavadora AEG L62260TL
 
Nevera Teka CI2 350 NF
Nevera Teka CI2 350 NFNevera Teka CI2 350 NF
Nevera Teka CI2 350 NF
 

Similar to Micro controller

MergeResult_2023_04_02_05_26_56.pptx
MergeResult_2023_04_02_05_26_56.pptxMergeResult_2023_04_02_05_26_56.pptx
MergeResult_2023_04_02_05_26_56.pptxbhaveshagrawal35
 
Microcontroller presentation
Microcontroller presentationMicrocontroller presentation
Microcontroller presentationxavierpaulino
 
Introduction to microcontrollers
Introduction to microcontrollersIntroduction to microcontrollers
Introduction to microcontrollersEdwardOmondi4
 
Micro controller and dsp processor
Micro controller and dsp processorMicro controller and dsp processor
Micro controller and dsp processorShubhamMishra485
 
Embedded systems class notes
Embedded systems  class notes Embedded systems  class notes
Embedded systems class notes Dr.YNM
 
micro controllers 1.ppt
micro controllers 1.pptmicro controllers 1.ppt
micro controllers 1.pptsiminkhan
 
8051 microcontroller
8051 microcontroller8051 microcontroller
8051 microcontrollersnehapvs
 
Embedded systems - UNIT-1 - Mtech
Embedded systems - UNIT-1 - MtechEmbedded systems - UNIT-1 - Mtech
Embedded systems - UNIT-1 - Mtechsangeetha rakhi
 
8085 microprocessor notes
8085 microprocessor notes8085 microprocessor notes
8085 microprocessor notesAdiseshaK
 
microcontroller-presentation-1-638 (30 files merged).pptx
microcontroller-presentation-1-638 (30 files merged).pptxmicrocontroller-presentation-1-638 (30 files merged).pptx
microcontroller-presentation-1-638 (30 files merged).pptxvjjadhav2006
 
Microcontroller overview 1
Microcontroller overview 1Microcontroller overview 1
Microcontroller overview 1Sally Salem
 
Introduction to embedded systems using the msp430 6. 1 Enumerate the.pdf
Introduction to embedded systems using the msp430 6. 1 Enumerate the.pdfIntroduction to embedded systems using the msp430 6. 1 Enumerate the.pdf
Introduction to embedded systems using the msp430 6. 1 Enumerate the.pdfaienterpresses
 
Introduction to embedded systems using the msp430 6.1 Enumerate the .pdf
Introduction to embedded systems using the msp430 6.1 Enumerate the .pdfIntroduction to embedded systems using the msp430 6.1 Enumerate the .pdf
Introduction to embedded systems using the msp430 6.1 Enumerate the .pdfaienterpresses
 
4CS3-MPI-Unit-1.pptx
4CS3-MPI-Unit-1.pptx4CS3-MPI-Unit-1.pptx
4CS3-MPI-Unit-1.pptxLofi19
 
INDUSTRIAL TRAINING REPORT EMBEDDED SYSTEM.pptx
INDUSTRIAL TRAINING REPORT EMBEDDED SYSTEM.pptxINDUSTRIAL TRAINING REPORT EMBEDDED SYSTEM.pptx
INDUSTRIAL TRAINING REPORT EMBEDDED SYSTEM.pptxMeghdeepSingh
 
Types of Microcontrollers.pdf
Types of Microcontrollers.pdfTypes of Microcontrollers.pdf
Types of Microcontrollers.pdfSrikrishna Thota
 
U proc ovw
U proc ovwU proc ovw
U proc ovwBrit4
 

Similar to Micro controller (20)

MergeResult_2023_04_02_05_26_56.pptx
MergeResult_2023_04_02_05_26_56.pptxMergeResult_2023_04_02_05_26_56.pptx
MergeResult_2023_04_02_05_26_56.pptx
 
LECT 2.pptx
LECT 2.pptxLECT 2.pptx
LECT 2.pptx
 
Microcontroller presentation
Microcontroller presentationMicrocontroller presentation
Microcontroller presentation
 
Introduction to microcontrollers
Introduction to microcontrollersIntroduction to microcontrollers
Introduction to microcontrollers
 
Micro controller and dsp processor
Micro controller and dsp processorMicro controller and dsp processor
Micro controller and dsp processor
 
Embedded systems class notes
Embedded systems  class notes Embedded systems  class notes
Embedded systems class notes
 
micro controllers 1.ppt
micro controllers 1.pptmicro controllers 1.ppt
micro controllers 1.ppt
 
Mod3
Mod3Mod3
Mod3
 
8051 microcontroller
8051 microcontroller8051 microcontroller
8051 microcontroller
 
Embedded systems - UNIT-1 - Mtech
Embedded systems - UNIT-1 - MtechEmbedded systems - UNIT-1 - Mtech
Embedded systems - UNIT-1 - Mtech
 
8085 microprocessor notes
8085 microprocessor notes8085 microprocessor notes
8085 microprocessor notes
 
8085 microprocessor notes
8085 microprocessor notes8085 microprocessor notes
8085 microprocessor notes
 
microcontroller-presentation-1-638 (30 files merged).pptx
microcontroller-presentation-1-638 (30 files merged).pptxmicrocontroller-presentation-1-638 (30 files merged).pptx
microcontroller-presentation-1-638 (30 files merged).pptx
 
Microcontroller overview 1
Microcontroller overview 1Microcontroller overview 1
Microcontroller overview 1
 
Introduction to embedded systems using the msp430 6. 1 Enumerate the.pdf
Introduction to embedded systems using the msp430 6. 1 Enumerate the.pdfIntroduction to embedded systems using the msp430 6. 1 Enumerate the.pdf
Introduction to embedded systems using the msp430 6. 1 Enumerate the.pdf
 
Introduction to embedded systems using the msp430 6.1 Enumerate the .pdf
Introduction to embedded systems using the msp430 6.1 Enumerate the .pdfIntroduction to embedded systems using the msp430 6.1 Enumerate the .pdf
Introduction to embedded systems using the msp430 6.1 Enumerate the .pdf
 
4CS3-MPI-Unit-1.pptx
4CS3-MPI-Unit-1.pptx4CS3-MPI-Unit-1.pptx
4CS3-MPI-Unit-1.pptx
 
INDUSTRIAL TRAINING REPORT EMBEDDED SYSTEM.pptx
INDUSTRIAL TRAINING REPORT EMBEDDED SYSTEM.pptxINDUSTRIAL TRAINING REPORT EMBEDDED SYSTEM.pptx
INDUSTRIAL TRAINING REPORT EMBEDDED SYSTEM.pptx
 
Types of Microcontrollers.pdf
Types of Microcontrollers.pdfTypes of Microcontrollers.pdf
Types of Microcontrollers.pdf
 
U proc ovw
U proc ovwU proc ovw
U proc ovw
 

More from Shrikunj Patel

Do I Wanna Know? - Arctic Monkeys
Do I Wanna Know? - Arctic MonkeysDo I Wanna Know? - Arctic Monkeys
Do I Wanna Know? - Arctic MonkeysShrikunj Patel
 
Electrical conductivity and mechcanical properties oi magnesium
Electrical conductivity and mechcanical properties oi magnesiumElectrical conductivity and mechcanical properties oi magnesium
Electrical conductivity and mechcanical properties oi magnesiumShrikunj Patel
 
Limit, fits and tolerance
Limit, fits and toleranceLimit, fits and tolerance
Limit, fits and toleranceShrikunj Patel
 
Surface tension & capillarity c
Surface tension & capillarity cSurface tension & capillarity c
Surface tension & capillarity cShrikunj Patel
 
Properties of fluids c
Properties of fluids cProperties of fluids c
Properties of fluids cShrikunj Patel
 
Pressure measurment devices
Pressure measurment devicesPressure measurment devices
Pressure measurment devicesShrikunj Patel
 
Superfinishing process
Superfinishing processSuperfinishing process
Superfinishing processShrikunj Patel
 
Microcontroller poster
Microcontroller posterMicrocontroller poster
Microcontroller posterShrikunj Patel
 

More from Shrikunj Patel (18)

Do I Wanna Know? - Arctic Monkeys
Do I Wanna Know? - Arctic MonkeysDo I Wanna Know? - Arctic Monkeys
Do I Wanna Know? - Arctic Monkeys
 
Electrical conductivity and mechcanical properties oi magnesium
Electrical conductivity and mechcanical properties oi magnesiumElectrical conductivity and mechcanical properties oi magnesium
Electrical conductivity and mechcanical properties oi magnesium
 
Introduction
IntroductionIntroduction
Introduction
 
Limit, fits and tolerance
Limit, fits and toleranceLimit, fits and tolerance
Limit, fits and tolerance
 
Types of fluids c
Types of fluids cTypes of fluids c
Types of fluids c
 
Surface tension & capillarity c
Surface tension & capillarity cSurface tension & capillarity c
Surface tension & capillarity c
 
Properties of fluids c
Properties of fluids cProperties of fluids c
Properties of fluids c
 
Pressure measurment devices
Pressure measurment devicesPressure measurment devices
Pressure measurment devices
 
Fluid pressure
Fluid pressureFluid pressure
Fluid pressure
 
MathLab Overview
MathLab OverviewMathLab Overview
MathLab Overview
 
Work methods
Work methodsWork methods
Work methods
 
Superfinishing process
Superfinishing processSuperfinishing process
Superfinishing process
 
Microcontroller poster
Microcontroller posterMicrocontroller poster
Microcontroller poster
 
Limit gauges
Limit gaugesLimit gauges
Limit gauges
 
Laser beam welding
Laser beam weldingLaser beam welding
Laser beam welding
 
Laser beam welding
Laser beam weldingLaser beam welding
Laser beam welding
 
Hydro test pump
Hydro test pumpHydro test pump
Hydro test pump
 
Cnc machine centre
Cnc machine centreCnc machine centre
Cnc machine centre
 

Recently uploaded

Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 

Recently uploaded (20)

Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 

Micro controller

  • 1. Mini Project Report Micro Controllers ( Life Line Of Automization )
  • 2.  INTRODUCTION  Starting Era Of Microcontrollers. The first microcontroller was not controller it was microprocessor. Microprocessor was 4-bit Intel 4004 released in 1971, another microprocessor released was Intel 8008. Then two engineers Gary Boone and Michael Cochran succeeded in creating first microcontroller TMS 1000 which was commercially available in 1974. It was having combined read-only memory, random access memory, processor and clock on one single integrated chip.  What Is Micro Controller? A microcontroller is a self-contained system with different peripherals, memory, and processor according to complexity of work to be handled or system to be controlled. Apart from this the main aim of microcontroller is to control product or device automatically. Microcontroller can be said as a small computer on a single simple integrated circuit containing processor core, memory, and programmable input/output peripherals.  Purpose For Making And Evaluating Microcontroller. Microcontroller (sometime represented as MCU, µC) are designed such that it can controls mixed signals and react on it according to programmed application. Due to which applications such as automobile engine control system, implantable medical devices, remote controls, office machines, power tools, robots etc can be controlled automatically.
  • 3.  Detail Information About Microcontrollers  Hardware Components Of Microcontrollers. Big problem for designers is that hardware vs. software. Embedded system designers need to design circuit by keeping otential of hardware and software with parameters such as speed, complexity & program memory size. Following are the basic hardware component that is in a microcontroller:- 1) Bus. 2) Volatile Memory. 3) Non-Volatile Memory. 4) Input/output Ports. 5) Oscillator. 6) Timer/Counter. Hardware Building Bloc Memory Micro- Processor Input/Output Clock
  • 4. 1) Buses: - In computer architecture, a bus is a communication system that transfers data between components inside a computer, or between computers. This expression covers are all related hardware components and software, including communication protocols. Buses carry data in bit serial form. 2) Volatile Memory: - It is a type of memory which require power source to maintain storage of information. It retains its contents while power is on but when the power is interrupted the storage immediately lost its data. Volatile memory includes RAM (Random Access Memory), selectron tube, dekatron tubes etc. a) Selectron Tube b) Dekatron Tube c) RAM Buses
  • 5. 3) Non-Volatile Memory: - It is a computer memory that can get back stored information even when not in power. Non-volatile memory includes ROM (Read Only Memory), hard disk, floppy disk and magnetic tape. It is typically used for the task of secondary storage, or long-term persistent storage. a) Magnetic Tape b) Floppy Disk c) ROM 4) Input/output Ports: - Port is group of pins which are matched internally and all of them are similarly registered, pins are grouped which is so called ports denoted by A, B, C, D and E. They all have several features in common which are as under :- a) For practical reasons, many I/O pins have two or three functions. If a pin is not used as i/o pins then ; b) Every port has its “satellite”, i.e. the corresponding TRIS registered: TRISA, TRISB, TRISC, TRISD and TRISE, which determines performance, but not the contents of the port bits.
  • 6. 5) Oscillator: - Every pulse generated by the oscillator enables harmonic and synchronous operation of all circuits with in microcontroller. It is usually configured as to use quartz- crystal for frequency stabilization. It is important to say that program instruction is executed at the rate imposed by oscillator itself, but several times slower. 6) Timer/Counter :- If the registers use an internal quartz oscillator as a clock source then it possible to measure the time between two events (if the register value T1 at the moment measurement has started, and T2 at the moment it has finished, then the elapsed time is equal to the subtraction T2 – T1). If the registers use pulses coming from external source, then such a timer is turned into a counter.
  • 7.  How Microcontroller Works? When power is turned off, everything is still. The program is loaded into the microcontroller, nothing indicates what is about to come next according to program. When power supply is provided everything starts to happen in high speed. The control logical unit keeps everything under control. It disables all other circuit except quartz crystal to operate. While the preparation is in progress and the first millisecond go by. When power supply voltage reaches maximum, oscillator frequency becomes stable. All pins are configured as pins. The overall electronics starts operation in rhythm with pulse sequence. From now on the time is measured in micro and nanoseconds. Program Counter is set to zero. Instruction from that address is sent to instruction decoder which recognizes it, after which it is executed with immediate effect. The value of the Program Counter is incremented by 1 and whole process is repeated several million times per second.
  • 8.  Applications Of Microcontrollers:- 1) In mobile phones. 2) In automated automobiles. 3) In washing machines. 4) To control cameras. 5) In security alarms. 6) In developing faster responding systems.  Conclusion Of The Report:- After researching and collecting information about microcontrollers our group has realized that it is an integrated technology which has made automization possible in different field of engineering as well as non-engineering fields. This technology has evolved over a pass few decades such that it has opened doors for artificial intelligence!!!