element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
RFID or NFC
  • Challenges & Projects
  • Project14
  • RFID or NFC
  • More
  • Cancel
RFID or NFC
Project14: RFID or NFC Competition Unique identification of vehicles belonging to a fleet of vehicles for refueling at gas stations. Project Proposal.
  • Blog
  • Forum
  • Documents
  • Events
  • Leaderboard
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RFID or NFC to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: javagoza
  • Date Created: 5 Oct 2022 8:12 AM Date Created
  • Views 1145 views
  • Likes 9 likes
  • Comments 7 comments
  • rfidornfcch
Related
Recommended

Unique identification of vehicles belonging to a fleet of vehicles for refueling at gas stations. Project Proposal.

javagoza
javagoza
5 Oct 2022

Project14 | RFID or NFC Project Proposal

This is my project proposal entry for Project14 | RFID or NFC competition. More than carrying out a real project, it is the evaluation of ST tags to solve a problem that I have currently had to review using NXP tags, the unique identification of vehicles belonging to a fleet of vehicles for refueling at gas stations or recharging batteries at electric vehicle charging stations.

The problem

Both official and private vehicle fleets have to control the refueling of their vehicles. Depending on the vehicle's authentication scheme, drivers or outside personnel can trick and refuel their private vehicles with the credentials of the fleet vehicle.

The solution

A simple solution is the placement of NFC tags with tamper detection in vehicles. These tags must have an internal counter and be capable of generating a URL or/and a unique token signed by a unique key stored in the tag. To authorize refueling, a mobile reader must be approached, which can be an NFC phone or an NFC-enabled payment terminal.

The token can be verified online against a database and an HSM or offline with a SAM module. In this way, the token can only be used once. The tag cannot be removed from the vehicle without being destroyed. The tag should work on metal surfaces and have UV protection.

image

I have recently been evaluating NXP NTAG 424 DNA series NFC tags which are good candidates to solve this problem. I want to evaluate which ST products could be used for this solution.

NTAG 424 DNA | 424 DNA TagTamper – Advanced security and privacy for trusted IoT applications | NXP Semiconductors

It seems that the st25tv02k (with tamper) tag may be a good candidate for this type of solution 

ST25TV02K - NFC Type 5 / RFID tag IC with 2-Kbit EEPROM, product identification and protection - STMicroelectronics

  • Product identification and protection characteristics
    • Kill mode and untraceable mode
    • Tamper detect capability
    • TruST25 digital signature
    • EAS (electronic article surveillance) capability

I still don't know if it has an internal reading counter like the ones from NXP and what is very useful for this type of application avoiding having to write something later in the tag.

  • Sign in to reply
Parents
  • genebren
    genebren over 2 years ago

    Great project idea.  I consulted with a company building a similar product. They had a whole range of products and parts that included smart gas pumps/nozzles, smart gas filler ports, GPS tracking, etc.  They also linked through the ODB port in the vehicle to extract and log speed, distance and other parameters in and effort to not only monitor/control fueling, but also to monitor driver habits.  Good luck!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • javagoza
    javagoza over 2 years ago in reply to genebren

    I was not aware of the existence of standards for OBD I thought they were manufacturers' proprietary interfaces. Thanks for pointing it out. It would be very interesting to be able to obtain that data without having to connect a cable, perhaps a device that transmits this data via NFC, but it would increase costs by needing one per vehicle. Here is another opportunity to participate in this competition.

    As you very well point out, the control of the mileage between refueling is a very important aspect to take into account in this system and I had the idea of implementing the reading through computer vision, storing both the recognized numbers and the photo of the odometer for later audits. That could be done with the same smartphone/mobile POS terminal that read the NFC tag. 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • javagoza
    javagoza over 2 years ago in reply to javagoza

    Can't edit. ODB: On-board diagnostics

     On-board diagnostics - Wikipedia

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • genebren
    genebren over 2 years ago in reply to javagoza

    There are very loose standards, with a lot of variances between vendors.  The code to read the ODB ports was often customized on a project by project basis, based on the vehicles that were in the customers fleet.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • genebren
    genebren over 2 years ago in reply to javagoza

    There are very loose standards, with a lot of variances between vendors.  The code to read the ODB ports was often customized on a project by project basis, based on the vehicles that were in the customers fleet.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube