Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warehouse of the future: goods tracking and tamper-proof recordings #2

Open
synctext opened this issue Oct 11, 2017 · 0 comments
Open

Comments

@synctext
Copy link
Contributor

Use-case II-b proposal

Warehouse financing and good tracking depends on the quality of the bookkeeping, the resilience against tampering and potential for fraud. We will combine cheap Internet-of-Things technology to track goods moving in and out of a warehouse, together with Physical Unclonable Functions (PUF) hardware protection against tampering, and combine it with tamper-proof recording on a blockchain.

Numerous solution exist for keeping track of warehouse goods. DHL has a manual passive setup using RFID tags. They use the following passive tags on goods to track them:
image
However, this system requires active gating of your warehouse. Each entry and exit point needs to be secured with Industrial-grade RFID Gates. This is known to cause problems with entire truck filled with too many RFID tags. Collisions occur when communicating with a truck-load of passive RFIDs.
image

An active tracking solution has the potential to scale beyond the simple RFID approach.
Simple Arduino boards can be used for prototyping, only costing a few Euro per piece. See on eBay.com what recent prices are.
image
The power consumption of this IoT hardware is key. With solid engineering effort the current record is 425 days of operational time, running on standard AA batteries. See full picture below. If it transmits every 2 minutes, it ran 26 hours on a small LIR2450 button cell. If it would transmit each hour, it would last for 17 days and on 2 AA batteries 425 days. See Github details with deep sleep mode exploitation.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant