Database for an Automatic Access Control System of Vehicles
Mihnea Horia VREJOIU
mihnea@dossv1.ici.ro
National Institute for Research and Development in Informatics – ICI Bucharest
Abstract: It has been imagined, designed, and implemented a model of a database structure intended to store identification, authorization and restrictions data regarding the access in a garage or parking lot facility with selective access permission, as part of an experimental application for Automatic Access Control of vehicles based on license plate recognition (LPR). An operational module for creating, updating and querying upon multiple criteria the respective database has been developed using the SQLite version 3 free RDBMS engine, SQL and ACID (Atomicity, Consistency, Isolation, Durability) compatible, created by D. Richard Hipp, (public domain source code), and its C Win32 API library.
Keywords: Automatic Access Control, Relational Database, SQL, License Plate Recognition (LPR), Automatic Number Plate Recognition (ANPR).
REFERENCES
- Vrejoiu, M. H.: Sistem pentru control automat acces autovehicule, bazat pe identificarea plăcuţelor de înmatriculare, folosind tehnici şi algoritmi de vedere artificială şi OCR, faza
a V-a: Integrare, implementare şi testare sistem experimental de control automat acces autovehicule, Raport de cercetare, Institutul Naţional de Cercetare – Dezvoltare în Informatică – ICI Bucureşti, România, proiectul PN06-19 0207, dec. 2008 - *** SQLite, wikipedia.org/wiki/SQLite
- *** SQLite Home Page, http://www.sqlite.org/
- *** SQL Tutorial, http://www.w3schools.com/sql/default.asp
This work is licensed under a Creative Commons Attribution 4.0 International License.