SlideShare a Scribd company logo
Power point presentation on major
             project
UID CAR STOLEN
   CHECKING



 • SUBMITTED BY:-
             Akash verma(0841231002)
            Ravi singh(0841231031)
            Ashish shakya(0841231009)
          vimal prakesh singh(0841231042)
Introduction
• This project is developing a smart logic to
  identify the stolen car on check post.
• we issue one unique identification code to
  every car.
• unique number is stored in the silicon chip
  and installed under the car.
• If passive card reader generates a 125 kHz
  frequency.
What Is Uid & Code..!!
• (UID)… is a global asset tracking system for hard
  products. UID tracking ensures asset location.
• Code Format…Tags contain barcode and human-
  recognition information with specific data formats,
  including an approved enterprise-specific code,
  unique serial number, and the original serial number
  if serialized.
• IRFID tag… is a microchip combined with an antenna
  in a compact package.
Main Components Used:-

•   IRF READER
•   89S52 MICROCONTROLLER
•   LCD
•   LED
•   CAPACIRORS
•   RESISTIERS
•   24C02 EEPROM
•   7805 IC.
• CRYSTAL OSSCILATOR
Features Of At89c51
• The AT89C51 is a low-power, high-
  performance CMOS 8-bit microcomputer
  with 4K bytes.
• 4K bytes of Flash.
• 128 bytes of RAM.
• 32 I/O lines.
• 16-bit timer/counters.
• full duplex serial port, on-chip oscillator .
Pin configuration
    of micro
controller 89C51
Port Pin Configuration
Oscillator & Clock Configuration.
•
•           Block Diagram Of U.I.d With IRFid


        RFID KEYS
                                     ANT.
    1                                                                             1
                                                                                  1




               DATA           RF T
               ENCODER                          IR
                                                      MICRO
                                                      DATA
                                                ReC   DECODER
                                                      CONTROLLER
    2

                         IR

                         ReC

                                              ANT
    3




                                                      LCD DISPLAY SHOWING
                                       RF R
                                                      NAMES OF
    4                                                 CORRESPONDING KEY     LED’S –15 No
Micro Controller’s Programing
;********************************************************************
;====================================================================
; Program:name display
; programmers: Dincer Aydin & Caner Buyuktuna
; function:Displays "Hello World !!!!" on the LCD Screen
;====================================================================
;********************************************************************
; This code requires a 2*16 LCD; routines sendcomA & sendcom &
; >> 2*16 Hitachi LCD with HD44780 chip
;
; Connections:
; LCD data bus(pins #14-#7) connected to Port0
; LCD Enable pin(#6) connected to Port 2 bit #7
; LCD R/W pin(#5) connected to Port 2 bit #6
; LCD RS pin(#4) connected to Port2 bit #5
        enable         equ 0fh        ;
        disable        equ 0eh        ;
        read           equ 0dh        ;
        write          equ 0ch        ;
        command        equ 0ah        ;
        data           equ 0bh        ; 4

; Define number of commands and length of string data
        numofc         equ 4h         ; number of commands
        numofd         equ 10h         ; number of string bytes

; LCD_INIT:
How Work I.R.F.id Coding.??

KEY SERIAL NUMBER
001 HJIRTCV764      Encoding/decoding circuitry
002 PO9873D5FG      ■ Memory
003 829KM8NJH2
004 GH925537BQ      ■ Antenna
005 CVPLQ6WQ23
006 VBP965T5T5
                    ■ Power supply
007 HJJJ863WD3E     ■ Communications control
008 2987GVTWMK
009 629MP5SDJT
010 IMWQ295T6T
Remote Control
• For remote control (IR) we have used Holtek
  encoder-decoder pair of HT12E and HT12D .
• RF as well as IR principles. Both of these are
  18pin DIP Ics.
• HT12E and HT12D are CMOS ICs with working
  voltage ranging from 2.4V to 12V.
• Encoder HT12E has eight address and another
  four address/data lines.
Operation Of Holtek HT12E And HT12D
Pin Configuration Of The IRF
                           Transmitter
                     TABLE - IV
         TECHNICAL SPECIFICATIONS OF TX-433




VCC              O/P                CURRENT




5V DC            -0dBm              1.0mA




12V DC           +9dBm              3mA
Pin Configuration Of The IRF Receiver

                      TABLE – V
          TECHNICAL SPECIFICATIONS OF RX-433




Parameter                  Value

Bandwidth                  12MHz

Sensitivity                -103 dBm

Data rate                  48000 bps

Max data rate              9600 bps

Standby current            1.2mA

Antenna                    Whip, strip line or helical



Voltage                    4.5V-5.5V DC
Irfid Receiving Patch Antenna
Infra Red frequency Identification

• product, animal, or person for the purpose of
  identification and tracking using radio waves.
I.R.F.I.d Application ..!!
• IRID tags used in libraries: square book tag,
  round CD/DVD tag and rectangular .

• Hand with the planned location of the IRID chip.

• Just after the operation to insert the IRID tag
  was completed
Barcode: Introduction
• Barcode, in its simplest form, is a set of bars
  and spaces representing alphabet or numeric
  data for identification of a particular product,
  service or a process.
• identification or “Auto ID” the automatic
  recognition and recording of data.
Barcode Technology

• Thousand of retail stores around the world, and a
  rapidly increasing number in India use bar codes
  to collect information at the checkout.
• On its packaging each product carries a barcode
  which uniquely identifies.
• . A Barcode system, typically, consists of three
  components :-
• 1-origin(source of barcodes),.. 2-reader(scanner
  or a data terminal),.. 3-computer system(Finally, a
  barcode system )….
Barcode Marks..
• Bjjjjjjjjjkklllllllllllllllllll Retail




• Kkkkkkkkkkkkkkkkk Trade & Logistics


•                                  Health Care
Infra-red Emitting Diodes
. IRFID sensor use with two Ics in emitting diodes.
  L-53F3C L-53SF4C
• L-53F3BT L-53SF4BT
• made with gallium arsenide infrared emitting
  diodes.
• gallium arsenide is a direct-gap semiconductor
  with an energy gap of 1.4ev at room
  temperature. a typical gaps led is made by solid-
  state impurity diffusion.
Conclusion..!!

• Still there is no technique to identify the car
  on check posts by any mean. Logic behind this
  project is developing a smart logic to identify
  the stolen car.
References..!!

•   IRFID Gazette—www.irfidgazette.org
•    EPCglobal—www.epcglobalus.org
•    ISO—www.iso.org
•    IRFID Buzz—www.irfidbuzz.com
•    IRFID Viruses—www.irfidvirus.org
•   www.gigabyte.com
Akash uid ppt3

More Related Content

What's hot

TV Remote control Home Appliances using Arduino(Infrared)
TV Remote control Home Appliances using Arduino(Infrared)TV Remote control Home Appliances using Arduino(Infrared)
TV Remote control Home Appliances using Arduino(Infrared)
sushil roy thalakayala
 
Remote Control Circuit.
Remote Control Circuit.Remote Control Circuit.
Remote Control Circuit.
Maruf Priyo
 
CONTROLLING HOME APPLIANCES USING REMOTE(1)
CONTROLLING HOME APPLIANCES USING REMOTE(1)CONTROLLING HOME APPLIANCES USING REMOTE(1)
CONTROLLING HOME APPLIANCES USING REMOTE(1)Ambar Gupta
 
Controlling home appliances using remote (2)
Controlling home appliances using remote (2)Controlling home appliances using remote (2)
Controlling home appliances using remote (2)
K Vivek Varkey
 
Infrared Remote Controlled Devices
Infrared Remote Controlled DevicesInfrared Remote Controlled Devices
Infrared Remote Controlled Devices
Narayan Jaiswal
 
3rd prize winningTechno conclave presentation at Dibrugarh University
3rd prize winningTechno conclave presentation at Dibrugarh University 3rd prize winningTechno conclave presentation at Dibrugarh University
3rd prize winningTechno conclave presentation at Dibrugarh University
Dibrugarh University Institute of Engineering and College
 
Home appliances control using RF communication
Home appliances control using RF communicationHome appliances control using RF communication
Home appliances control using RF communication
Chittaranjan Baliarsingh
 
Remote control for home appliances
Remote control for home appliancesRemote control for home appliances
Remote control for home appliancesBharath University
 
Infrared Remote Control Switch
Infrared Remote Control SwitchInfrared Remote Control Switch
Infrared Remote Control Switch
Vivek Porwal
 
Report on remote control home appliances.
Report on remote control home appliances.Report on remote control home appliances.
Report on remote control home appliances.
Sonal Bansal
 
Digital clock presentation
Digital clock presentationDigital clock presentation
Digital clock presentation
Aditya Jha ✅
 
102642452 infrared-remote-switch-project-report
102642452 infrared-remote-switch-project-report102642452 infrared-remote-switch-project-report
102642452 infrared-remote-switch-project-reportisnadh
 
Controlling home appliances using ir modules
Controlling home appliances using ir modulesControlling home appliances using ir modules
Controlling home appliances using ir modules
Satya Jeet
 
RF Based Home Automation System
RF Based Home Automation SystemRF Based Home Automation System
RF Based Home Automation System
Manu Devappa
 
RF Based Hoome Security System
RF Based Hoome Security SystemRF Based Hoome Security System
RF Based Hoome Security System
Keshari Nandan
 
Digital clock workshop
Digital clock workshopDigital clock workshop
Digital clock workshop
Kedarv
 
Project report on the Digital clock using RTC and microcontroller 8051
Project report on the Digital clock using RTC and microcontroller 8051Project report on the Digital clock using RTC and microcontroller 8051
Project report on the Digital clock using RTC and microcontroller 8051
Maulik Sanchela
 
remote control for home appliances
remote control for home appliancesremote control for home appliances
remote control for home appliances
Sonal Bansal
 
Digital stop watch
Digital stop watchDigital stop watch
Digital stop watch
Sai Malleswar
 
DIGITAL VOLTMETER USING 8051 MICROCONTROLLER
DIGITAL VOLTMETER USING 8051 MICROCONTROLLERDIGITAL VOLTMETER USING 8051 MICROCONTROLLER
DIGITAL VOLTMETER USING 8051 MICROCONTROLLER
Chirag Lakhani
 

What's hot (20)

TV Remote control Home Appliances using Arduino(Infrared)
TV Remote control Home Appliances using Arduino(Infrared)TV Remote control Home Appliances using Arduino(Infrared)
TV Remote control Home Appliances using Arduino(Infrared)
 
Remote Control Circuit.
Remote Control Circuit.Remote Control Circuit.
Remote Control Circuit.
 
CONTROLLING HOME APPLIANCES USING REMOTE(1)
CONTROLLING HOME APPLIANCES USING REMOTE(1)CONTROLLING HOME APPLIANCES USING REMOTE(1)
CONTROLLING HOME APPLIANCES USING REMOTE(1)
 
Controlling home appliances using remote (2)
Controlling home appliances using remote (2)Controlling home appliances using remote (2)
Controlling home appliances using remote (2)
 
Infrared Remote Controlled Devices
Infrared Remote Controlled DevicesInfrared Remote Controlled Devices
Infrared Remote Controlled Devices
 
3rd prize winningTechno conclave presentation at Dibrugarh University
3rd prize winningTechno conclave presentation at Dibrugarh University 3rd prize winningTechno conclave presentation at Dibrugarh University
3rd prize winningTechno conclave presentation at Dibrugarh University
 
Home appliances control using RF communication
Home appliances control using RF communicationHome appliances control using RF communication
Home appliances control using RF communication
 
Remote control for home appliances
Remote control for home appliancesRemote control for home appliances
Remote control for home appliances
 
Infrared Remote Control Switch
Infrared Remote Control SwitchInfrared Remote Control Switch
Infrared Remote Control Switch
 
Report on remote control home appliances.
Report on remote control home appliances.Report on remote control home appliances.
Report on remote control home appliances.
 
Digital clock presentation
Digital clock presentationDigital clock presentation
Digital clock presentation
 
102642452 infrared-remote-switch-project-report
102642452 infrared-remote-switch-project-report102642452 infrared-remote-switch-project-report
102642452 infrared-remote-switch-project-report
 
Controlling home appliances using ir modules
Controlling home appliances using ir modulesControlling home appliances using ir modules
Controlling home appliances using ir modules
 
RF Based Home Automation System
RF Based Home Automation SystemRF Based Home Automation System
RF Based Home Automation System
 
RF Based Hoome Security System
RF Based Hoome Security SystemRF Based Hoome Security System
RF Based Hoome Security System
 
Digital clock workshop
Digital clock workshopDigital clock workshop
Digital clock workshop
 
Project report on the Digital clock using RTC and microcontroller 8051
Project report on the Digital clock using RTC and microcontroller 8051Project report on the Digital clock using RTC and microcontroller 8051
Project report on the Digital clock using RTC and microcontroller 8051
 
remote control for home appliances
remote control for home appliancesremote control for home appliances
remote control for home appliances
 
Digital stop watch
Digital stop watchDigital stop watch
Digital stop watch
 
DIGITAL VOLTMETER USING 8051 MICROCONTROLLER
DIGITAL VOLTMETER USING 8051 MICROCONTROLLERDIGITAL VOLTMETER USING 8051 MICROCONTROLLER
DIGITAL VOLTMETER USING 8051 MICROCONTROLLER
 

Similar to Akash uid ppt3

Parth xyz
Parth xyzParth xyz
Parth xyz
ParthBabariya15
 
Biometric smart card polling system12
Biometric smart card polling system12Biometric smart card polling system12
Biometric smart card polling system12premkarthik06
 
Rfid based attendance system using arduino (1)
Rfid based attendance system using arduino (1)Rfid based attendance system using arduino (1)
Rfid based attendance system using arduino (1)
AWANISHKUMAR84
 
Embedded & pcb design
Embedded & pcb designEmbedded & pcb design
Embedded & pcb design
Tanveer Behl
 
Automatic room light controller with visible counter
Automatic room light controller with visible counterAutomatic room light controller with visible counter
Automatic room light controller with visible counter
Mafaz Ahmed
 
Tracking police man using rf proximity card
Tracking police man using rf proximity cardTracking police man using rf proximity card
Tracking police man using rf proximity card
Albert Jose
 
Embedded system
Embedded  systemEmbedded  system
Embedded system
ANSHUL GUPTA
 
Radio frequency identification system
Radio frequency identification systemRadio frequency identification system
Radio frequency identification systemAminu Bugaje
 
Zigbee based trolley cart access system using rfid
Zigbee based trolley cart access system using rfidZigbee based trolley cart access system using rfid
Zigbee based trolley cart access system using rfid
Sam Joey
 
Introduction to PIC.pptx
Introduction to PIC.pptxIntroduction to PIC.pptx
Introduction to PIC.pptx
Anbuselvi Mathivanan
 
RFID based Access Control using 8051 Micro Controller
RFID based Access Control using 8051 Micro ControllerRFID based Access Control using 8051 Micro Controller
RFID based Access Control using 8051 Micro Controller
CircuitsToday
 
Micro Controller 8051 of Speedo Meter using KEIL Code
Micro Controller 8051 of Speedo Meter using KEIL CodeMicro Controller 8051 of Speedo Meter using KEIL Code
Micro Controller 8051 of Speedo Meter using KEIL CodeSunil Kumar R
 
Atmega 16 drdo report
Atmega 16 drdo reportAtmega 16 drdo report
Atmega 16 drdo report
Himanshu baunthiyal
 
embedded system
embedded systemembedded system
embedded system
Vivek Ranjan
 
RF Encoder / Decoder Chipset
RF Encoder / Decoder ChipsetRF Encoder / Decoder Chipset
RF Encoder / Decoder Chipset
Premier Farnell
 
RF CONTROLLED POWER LINE DEVICESProject.ppt
RF CONTROLLED POWER LINE DEVICESProject.pptRF CONTROLLED POWER LINE DEVICESProject.ppt
RF CONTROLLED POWER LINE DEVICESProject.ppt
Rama Chandra Movva
 
ZiLOG Universal Infrared Remote Reference Design
ZiLOG Universal Infrared Remote Reference DesignZiLOG Universal Infrared Remote Reference Design
ZiLOG Universal Infrared Remote Reference Design
Diana Laboy-Rush
 
Industrial training report of embedded system and robotics
Industrial training report of embedded system and roboticsIndustrial training report of embedded system and robotics
Industrial training report of embedded system and robotics
Pallavi Bharti
 

Similar to Akash uid ppt3 (20)

Parth xyz
Parth xyzParth xyz
Parth xyz
 
Biometric smart card polling system12
Biometric smart card polling system12Biometric smart card polling system12
Biometric smart card polling system12
 
Rfid based attendance system using arduino (1)
Rfid based attendance system using arduino (1)Rfid based attendance system using arduino (1)
Rfid based attendance system using arduino (1)
 
Embedded & pcb design
Embedded & pcb designEmbedded & pcb design
Embedded & pcb design
 
Automatic room light controller with visible counter
Automatic room light controller with visible counterAutomatic room light controller with visible counter
Automatic room light controller with visible counter
 
Tracking police man using rf proximity card
Tracking police man using rf proximity cardTracking police man using rf proximity card
Tracking police man using rf proximity card
 
Embedded system
Embedded  systemEmbedded  system
Embedded system
 
Radio frequency identification system
Radio frequency identification systemRadio frequency identification system
Radio frequency identification system
 
Zigbee based trolley cart access system using rfid
Zigbee based trolley cart access system using rfidZigbee based trolley cart access system using rfid
Zigbee based trolley cart access system using rfid
 
Introduction to PIC.pptx
Introduction to PIC.pptxIntroduction to PIC.pptx
Introduction to PIC.pptx
 
RFID based Access Control using 8051 Micro Controller
RFID based Access Control using 8051 Micro ControllerRFID based Access Control using 8051 Micro Controller
RFID based Access Control using 8051 Micro Controller
 
Micro Controller 8051 of Speedo Meter using KEIL Code
Micro Controller 8051 of Speedo Meter using KEIL CodeMicro Controller 8051 of Speedo Meter using KEIL Code
Micro Controller 8051 of Speedo Meter using KEIL Code
 
Atmega 16 drdo report
Atmega 16 drdo reportAtmega 16 drdo report
Atmega 16 drdo report
 
Avr and arm
Avr and armAvr and arm
Avr and arm
 
embedded system
embedded systemembedded system
embedded system
 
RF Encoder / Decoder Chipset
RF Encoder / Decoder ChipsetRF Encoder / Decoder Chipset
RF Encoder / Decoder Chipset
 
RF CONTROLLED POWER LINE DEVICESProject.ppt
RF CONTROLLED POWER LINE DEVICESProject.pptRF CONTROLLED POWER LINE DEVICESProject.ppt
RF CONTROLLED POWER LINE DEVICESProject.ppt
 
Badal sharma
Badal sharmaBadal sharma
Badal sharma
 
ZiLOG Universal Infrared Remote Reference Design
ZiLOG Universal Infrared Remote Reference DesignZiLOG Universal Infrared Remote Reference Design
ZiLOG Universal Infrared Remote Reference Design
 
Industrial training report of embedded system and robotics
Industrial training report of embedded system and roboticsIndustrial training report of embedded system and robotics
Industrial training report of embedded system and robotics
 

Recently uploaded

falcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-indiafalcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
Falcon Invoice Discounting
 
What is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdfWhat is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdf
seoforlegalpillers
 
What are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdfWhat are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdf
HumanResourceDimensi1
 
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBdCree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
creerey
 
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdfSearch Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Arihant Webtech Pvt. Ltd
 
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
BBPMedia1
 
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdfModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
fisherameliaisabella
 
ikea_woodgreen_petscharity_dog-alogue_digital.pdf
ikea_woodgreen_petscharity_dog-alogue_digital.pdfikea_woodgreen_petscharity_dog-alogue_digital.pdf
ikea_woodgreen_petscharity_dog-alogue_digital.pdf
agatadrynko
 
Introduction to Amazon company 111111111111
Introduction to Amazon company 111111111111Introduction to Amazon company 111111111111
Introduction to Amazon company 111111111111
zoyaansari11365
 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
Adam Smith
 
Improving profitability for small business
Improving profitability for small businessImproving profitability for small business
Improving profitability for small business
Ben Wann
 
5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer
ofm712785
 
3.0 Project 2_ Developing My Brand Identity Kit.pptx
3.0 Project 2_ Developing My Brand Identity Kit.pptx3.0 Project 2_ Developing My Brand Identity Kit.pptx
3.0 Project 2_ Developing My Brand Identity Kit.pptx
tanyjahb
 
Sustainability: Balancing the Environment, Equity & Economy
Sustainability: Balancing the Environment, Equity & EconomySustainability: Balancing the Environment, Equity & Economy
Sustainability: Balancing the Environment, Equity & Economy
Operational Excellence Consulting
 
Skye Residences | Extended Stay Residences Near Toronto Airport
Skye Residences | Extended Stay Residences Near Toronto AirportSkye Residences | Extended Stay Residences Near Toronto Airport
Skye Residences | Extended Stay Residences Near Toronto Airport
marketingjdass
 
Cracking the Workplace Discipline Code Main.pptx
Cracking the Workplace Discipline Code Main.pptxCracking the Workplace Discipline Code Main.pptx
Cracking the Workplace Discipline Code Main.pptx
Workforce Group
 
Exploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social DreamingExploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social Dreaming
Nicola Wreford-Howard
 
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).pptENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
zechu97
 
Buy Verified PayPal Account | Buy Google 5 Star Reviews
Buy Verified PayPal Account | Buy Google 5 Star ReviewsBuy Verified PayPal Account | Buy Google 5 Star Reviews
Buy Verified PayPal Account | Buy Google 5 Star Reviews
usawebmarket
 
VAT Registration Outlined In UAE: Benefits and Requirements
VAT Registration Outlined In UAE: Benefits and RequirementsVAT Registration Outlined In UAE: Benefits and Requirements
VAT Registration Outlined In UAE: Benefits and Requirements
uae taxgpt
 

Recently uploaded (20)

falcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-indiafalcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
 
What is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdfWhat is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdf
 
What are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdfWhat are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdf
 
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBdCree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
 
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdfSearch Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdf
 
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
 
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdfModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
 
ikea_woodgreen_petscharity_dog-alogue_digital.pdf
ikea_woodgreen_petscharity_dog-alogue_digital.pdfikea_woodgreen_petscharity_dog-alogue_digital.pdf
ikea_woodgreen_petscharity_dog-alogue_digital.pdf
 
Introduction to Amazon company 111111111111
Introduction to Amazon company 111111111111Introduction to Amazon company 111111111111
Introduction to Amazon company 111111111111
 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
 
Improving profitability for small business
Improving profitability for small businessImproving profitability for small business
Improving profitability for small business
 
5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer
 
3.0 Project 2_ Developing My Brand Identity Kit.pptx
3.0 Project 2_ Developing My Brand Identity Kit.pptx3.0 Project 2_ Developing My Brand Identity Kit.pptx
3.0 Project 2_ Developing My Brand Identity Kit.pptx
 
Sustainability: Balancing the Environment, Equity & Economy
Sustainability: Balancing the Environment, Equity & EconomySustainability: Balancing the Environment, Equity & Economy
Sustainability: Balancing the Environment, Equity & Economy
 
Skye Residences | Extended Stay Residences Near Toronto Airport
Skye Residences | Extended Stay Residences Near Toronto AirportSkye Residences | Extended Stay Residences Near Toronto Airport
Skye Residences | Extended Stay Residences Near Toronto Airport
 
Cracking the Workplace Discipline Code Main.pptx
Cracking the Workplace Discipline Code Main.pptxCracking the Workplace Discipline Code Main.pptx
Cracking the Workplace Discipline Code Main.pptx
 
Exploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social DreamingExploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social Dreaming
 
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).pptENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
 
Buy Verified PayPal Account | Buy Google 5 Star Reviews
Buy Verified PayPal Account | Buy Google 5 Star ReviewsBuy Verified PayPal Account | Buy Google 5 Star Reviews
Buy Verified PayPal Account | Buy Google 5 Star Reviews
 
VAT Registration Outlined In UAE: Benefits and Requirements
VAT Registration Outlined In UAE: Benefits and RequirementsVAT Registration Outlined In UAE: Benefits and Requirements
VAT Registration Outlined In UAE: Benefits and Requirements
 

Akash uid ppt3

  • 1. Power point presentation on major project
  • 2. UID CAR STOLEN CHECKING • SUBMITTED BY:- Akash verma(0841231002) Ravi singh(0841231031) Ashish shakya(0841231009) vimal prakesh singh(0841231042)
  • 3. Introduction • This project is developing a smart logic to identify the stolen car on check post. • we issue one unique identification code to every car. • unique number is stored in the silicon chip and installed under the car. • If passive card reader generates a 125 kHz frequency.
  • 4. What Is Uid & Code..!! • (UID)… is a global asset tracking system for hard products. UID tracking ensures asset location. • Code Format…Tags contain barcode and human- recognition information with specific data formats, including an approved enterprise-specific code, unique serial number, and the original serial number if serialized. • IRFID tag… is a microchip combined with an antenna in a compact package.
  • 5. Main Components Used:- • IRF READER • 89S52 MICROCONTROLLER • LCD • LED • CAPACIRORS • RESISTIERS • 24C02 EEPROM • 7805 IC. • CRYSTAL OSSCILATOR
  • 6. Features Of At89c51 • The AT89C51 is a low-power, high- performance CMOS 8-bit microcomputer with 4K bytes. • 4K bytes of Flash. • 128 bytes of RAM. • 32 I/O lines. • 16-bit timer/counters. • full duplex serial port, on-chip oscillator .
  • 7. Pin configuration of micro controller 89C51
  • 9. Oscillator & Clock Configuration.
  • 10.
  • 11. Block Diagram Of U.I.d With IRFid RFID KEYS ANT. 1 1 1 DATA RF T ENCODER IR MICRO DATA ReC DECODER CONTROLLER 2 IR ReC ANT 3 LCD DISPLAY SHOWING RF R NAMES OF 4 CORRESPONDING KEY LED’S –15 No
  • 12. Micro Controller’s Programing ;******************************************************************** ;==================================================================== ; Program:name display ; programmers: Dincer Aydin & Caner Buyuktuna ; function:Displays "Hello World !!!!" on the LCD Screen ;==================================================================== ;******************************************************************** ; This code requires a 2*16 LCD; routines sendcomA & sendcom & ; >> 2*16 Hitachi LCD with HD44780 chip ; ; Connections: ; LCD data bus(pins #14-#7) connected to Port0 ; LCD Enable pin(#6) connected to Port 2 bit #7 ; LCD R/W pin(#5) connected to Port 2 bit #6 ; LCD RS pin(#4) connected to Port2 bit #5 enable equ 0fh ; disable equ 0eh ; read equ 0dh ; write equ 0ch ; command equ 0ah ; data equ 0bh ; 4 ; Define number of commands and length of string data numofc equ 4h ; number of commands numofd equ 10h ; number of string bytes ; LCD_INIT:
  • 13. How Work I.R.F.id Coding.?? KEY SERIAL NUMBER 001 HJIRTCV764 Encoding/decoding circuitry 002 PO9873D5FG ■ Memory 003 829KM8NJH2 004 GH925537BQ ■ Antenna 005 CVPLQ6WQ23 006 VBP965T5T5 ■ Power supply 007 HJJJ863WD3E ■ Communications control 008 2987GVTWMK 009 629MP5SDJT 010 IMWQ295T6T
  • 14. Remote Control • For remote control (IR) we have used Holtek encoder-decoder pair of HT12E and HT12D . • RF as well as IR principles. Both of these are 18pin DIP Ics. • HT12E and HT12D are CMOS ICs with working voltage ranging from 2.4V to 12V. • Encoder HT12E has eight address and another four address/data lines.
  • 15. Operation Of Holtek HT12E And HT12D
  • 16. Pin Configuration Of The IRF Transmitter TABLE - IV TECHNICAL SPECIFICATIONS OF TX-433 VCC O/P CURRENT 5V DC -0dBm 1.0mA 12V DC +9dBm 3mA
  • 17. Pin Configuration Of The IRF Receiver TABLE – V TECHNICAL SPECIFICATIONS OF RX-433 Parameter Value Bandwidth 12MHz Sensitivity -103 dBm Data rate 48000 bps Max data rate 9600 bps Standby current 1.2mA Antenna Whip, strip line or helical Voltage 4.5V-5.5V DC
  • 19.
  • 20. Infra Red frequency Identification • product, animal, or person for the purpose of identification and tracking using radio waves.
  • 21. I.R.F.I.d Application ..!! • IRID tags used in libraries: square book tag, round CD/DVD tag and rectangular . • Hand with the planned location of the IRID chip. • Just after the operation to insert the IRID tag was completed
  • 22. Barcode: Introduction • Barcode, in its simplest form, is a set of bars and spaces representing alphabet or numeric data for identification of a particular product, service or a process. • identification or “Auto ID” the automatic recognition and recording of data.
  • 23. Barcode Technology • Thousand of retail stores around the world, and a rapidly increasing number in India use bar codes to collect information at the checkout. • On its packaging each product carries a barcode which uniquely identifies. • . A Barcode system, typically, consists of three components :- • 1-origin(source of barcodes),.. 2-reader(scanner or a data terminal),.. 3-computer system(Finally, a barcode system )….
  • 24. Barcode Marks.. • Bjjjjjjjjjkklllllllllllllllllll Retail • Kkkkkkkkkkkkkkkkk Trade & Logistics • Health Care
  • 25. Infra-red Emitting Diodes . IRFID sensor use with two Ics in emitting diodes. L-53F3C L-53SF4C • L-53F3BT L-53SF4BT • made with gallium arsenide infrared emitting diodes. • gallium arsenide is a direct-gap semiconductor with an energy gap of 1.4ev at room temperature. a typical gaps led is made by solid- state impurity diffusion.
  • 26. Conclusion..!! • Still there is no technique to identify the car on check posts by any mean. Logic behind this project is developing a smart logic to identify the stolen car.
  • 27. References..!! • IRFID Gazette—www.irfidgazette.org • EPCglobal—www.epcglobalus.org • ISO—www.iso.org • IRFID Buzz—www.irfidbuzz.com • IRFID Viruses—www.irfidvirus.org • www.gigabyte.com