Open access peer-reviewed chapter

Impact of Digital Vehicle Identification Errors on Critical Information Systems

Written By

Roman Rak and Dagmar Kopencova

Submitted: 15 June 2022 Reviewed: 06 September 2022 Published: 02 October 2022

DOI: 10.5772/intechopen.107888

From the Edited Volume

Information Systems Management

Edited by Rohit Raja and Hiral Raja

Chapter metrics overview

56 Chapter Downloads

View Full Metrics

Abstract

In commercial, technical, administrative, record-keeping and forensic practice, unambiguous, unique identification of all objects with which we work is important. Vehicles are identified using a VIN (Vehicle Identification Number), which is a key identifier in everyday practice. This identifier is inserted into information systems in different ways. Manual copying from paper documents to record systems prevails. In practice, however, it turns out that this method has an average error rate of up to 8%. In recent years, the digital VIN, which is physically stored in the vehicle in its electronic control units, has started to be used for vehicle identification. The contribution deals with the description and evaluation of various ways of VIN entries in information systems, especially critical infrastructure, and analyzes their shortcomings and benefits. In the article, a thorough analysis of frequent errors in VIN is carried out and ways to eliminate them are suggested.

Keywords

  • vehicle emergency system
  • vehicle identification number
  • rescue
  • critical infrastructure
  • data quality
  • VIN decoding

1. Introduction

Data quality is an important attribute of every information system, for which we expect a certain functionality, efficiency, and reliability [1, 2, 3]. Data quality is crucial, especially for so-called key object identifiers (unique primary keys in computer terminology), which uniquely identify a given object [4]. In the area of motor vehicles and information systems, which store vehicle information for various purposes, the object identifier is the VIN (Vehicle Identification Number) [5, 6, 7, 8] (Figure 1).

Figure 1.

Example of the location and appearance of a 17-digit VIN in a vehicle. Source: Roman Rak.

The quality and error-free entry of the VIN in information systems determines whether a vehicle, searched or examined for various reasons, will be found in the computer database at all [9, 10]. Today, the effectiveness of the police and other state security forces (including the fight against organized crime or terrorism) [11], the effectiveness of rescue services in the event of a vehicle accident (pan-European eCALL project [12], the control activities of state administration bodies, post-sales (service) and other services of the automotive industry, the services of insurance companies, leasing companies, and other various third parties in the commercial and noncommercial sector depend on the VIN quality.

The paper deals with the analysis of data quality in government information systems. However, this quality does not match the modern data collection, acquisition, and control technologies that these technologies offer today. There are numerous errors in the primary VIN identifier in the information systems because this identifier is still manually transferred from vehicle documents (where there may be errors, forged or altered) to both the state and private information systems without acknowledging that there may be a big number of errors [13, 14]. In specific cases, these errors can lead to fatal consequences—failure to find a stolen or safety defective vehicle, failure to provide the necessary information for the activities of the emergency services, i.e. in extreme cases, endangering the health and life of persons involved in a serious traffic accident [15, 16], frauds in car purchases, damage settlement, civil disputes, etc. [17].

Advertisement

2. Material and methods

The globally unique VIN identifier (Vehicle Identification Number) is defined worldwide using internationally valid ISO 3779:1983 standards (since 1986) – Road vehicles -- Vehicle identification number (VIN) -- Content and structure; ISO 3780:1983 – Road vehicles -- World manufacturer identifier (WMI) code, and ISO 4030:19831983 – Road vehicles -- Vehicle identification number (VIN) -- Location and attachment. The mentioned standards specify and implement the unambiguous vehicle identification worldwide.

A VIN is a string of alphanumeric characters of the precise length of 17 characters. To avoid visual similarity and inaccuracies, the O, Q , and I characters are prohibited. The VIN has three basic components (see Figures 2 and 3):

  • WMIWorld Manufacturer Identifier. Three-character sequences identify the vehicle manufacturer (factory make). This part is internationally standardized.

  • VDSVehicle Description Section. The section specifies the technical and other characteristics of the vehicle and their structure, and coding depends on the vehicle manufacturer. The ninth position of the VIN (i.e. the sixth position of the VDS) can be used for so-called check digit mechanism. If the check digit mechanism is used, a globally defined standard is used. This mechanism is mandatory in the USA, but not in other countries. Again, it depends on the voluntariness and the will of the manufacturer whether or not to use the mechanism. The check digit then determines whether there was an error in the VIN entry (copy). The check digit mechanism is very important to ensure data quality in any information system.

  • VISVehicle Identifier Section. This section always contains the vehicle sequence and serial number. At the manufacturer’s discretion, the year of manufacture, or so-called model year and factory, or other information (especially for vehicles produced in small batches) may be included there.

Figure 2.

Example of the diversity of VIN identifier structures used by different vehicle manufacturers. Some German or Italian manufacturers include meaningless strings like ZZZ, XX, or 000 in the VIN structure. Source: Roman Rak.

Figure 3.

Example of VIN decoding of a BMW vehicle using the VINexpert application. In the left column, there is a list of allowable values for every VIN position for specific logical sections of the identifier (family of the vehicle, position of steering wheel, etc.). Source: Roman Rak.

A data sample of 4,059,009 records from the Vehicle Inspection Register managed by the Ministry of Transport of the Czech Republic was used for the VIN quality analysis. The data sample is valid as of 31 December 2018.

The VIN distressed vehicle in a fraction of a second, without having to link to the various national registers of every EU member state.

The VINdecoder application is based on special algorithms and knowledge database. This database contains VIN structures and related vehicle information. The database holds all the VIN information on a global scale, defined by vehicle manufacturers since 1986, when the VIN was defined as a worldwide unique identifier and made mandatory in automotive practice. The knowledge database contains approximately 8,900 basic type models for decoding the VIN structure of vehicles operating in the European Union. The knowledge database thus analytically covers 99.8 % of registered vehicles (including motorcycles, trucks, buses, tractors, semi-trailers, trailers, work machines, etc.).

Quality of this sample was checked using the special VINdecoder application (product name VINexpert). This application was originally designed and is still used in the Czech and Slovak Republics to decode the basic information contained in the VIN of a specific vehicle for the needs of the integrated rescue system within the framework of the pan-European eCALL project in cases where a vehicle has crashed and sent a distress signal [18], containing, among other things, its VIN identifier [19, 20].

The VIN of the crashed vehicle is transmitted from the vehicle using the network of mobile telephone operators and subsequently decoded. This provides the emergency services with basic information about.

2.1 Factors affecting the quality of VINs in information systems

There are two main factors, direct (objective) and indirect (subjective), that determine how well a VIN is entered into a computer application:

  • Technology of entering the VIN in the information system

  • Control mechanisms for verifying the VIN reality and correctness

2.2 Technology of entering the VIN in the information system

This is a way to technically enter the VIN into a computer application and its database. Historically, the methods of entry and the possibilities of its execution have changed, depending on the evolution of technology, computer technology, and peripherals [21]. There are the following three basic options for entering VINs into records dealing with motor vehicles:

  • Manual entry (RT11, see Figure 4)

  • Opto-electronic entry (RT2)

  • Digital entry from vehicle control units (RT3)

Figure 4.

Various technological principles for reading the VIN from a vehicle or documents and then entering it into an information system that processes vehicle data. Source: Roman Rak.

The entry technology is considered to be a direct, objective factor affecting the quality of VINs in information systems. The VIN is always entered into computer applications using a certain technology, which can include a simple manual copy from the document submitted with the vehicle [22].

2.2.1 Manual entry

The VIN is entered by the user using a keyboard from its paper template, from the vehicle registration document, COC2 sheet, etc. Manual entry is still the most common way of capturing data in vehicle registration information systems. This method features the lowest quality of data captured, i.e. VIN error rate. Incorrect, unrealistic VIN values may be shown in the documents. During the copying process, the user may make unknown, unintentional errors (misreading the VIN entry from the document, typing it incorrectly, swapping adjacent VIN characters due to finger motor skills on the keyboard, etc.). Deliberate errors in the VIN entry in order to change the identity of the vehicle, so that it cannot be checked against, for example, police tracking systems containing stolen vehicles, are quite common as well.

2.3 Opto-electronic entry

An opto-electronic interface (peripheral) is connected to a computer application working with vehicle registration, which ultimately makes an electronic entry of the VIN without the need to use a keyboard. The interface can be a digital camera with special software that converts the visual (image) form of the VIN into an electronic, text form; a 2D or 3D code scanner or an OCR reader to extract the text content from the vehicle document. The camera or scanners can be used to capture the VIN from the homologation or data plates of the vehicle, from the VIN located under the windscreen or from the VIN physically stamped into the vehicle body.

This procedure of VIN acquisition guarantees a high-quality VIN. Unintentional errors in the VIN due to human fatigue, inattention, and inability to read or write correctly are excluded in this case. However, deliberate errors cannot be completely excluded, where a person deliberately makes a VIN using opto-electronic peripherals from another document, vehicle, etc. In order to exclude this type of error, a series of additional photographs are taken of the overall object from which the details were taken.

2.3.1 Digital entry from the vehicle control units

The VIN is transferred from the vehicle control unit, using a standardized OBD II interface, directly to the vehicle registration application, completely automatically, excluding any human factor. The human role is only to connect the connector to the vehicle interface at a standardized location in the driver’s workstation area [23]. The data transfer is usually implemented wirelessly [24, 25].

This procedure eliminates both intentional and unintentional human errors. There are currently on average over 80 electronic control units (ECUs) in a modern vehicle (Electronic Control Unit). Many of these contain a digital VIN or other identifier [2627]. In addition, differences in VIN values may reveal unauthorized fitting (replacement) of major vehicle components [28], which may even come from illegal activities—stolen or scrapped vehicles, etc. [29, 30].

2.4 Control mechanisms for verifying the VIN reality and correctness

The basic task when entering a VIN into a computer application is to ensure it features no errors, i.e. its necessary data quality. This is due to the fact that the VIN is the basic identifier of the vehicle and also the linking, primary key among various databases.

Verification mechanisms for checking the reality and correctness (error-free) may or may not be used in practice. It is up to the responsibility and knowledge of the owner of the vehicle registration system whether the checking mechanisms are implemented and whether they insist on their application in daily practice without any exceptions. We are talking about an indirect, subjective factor influencing the final quality of VINs in information systems.

The most important vehicle register, which also serves as a reference for other information systems and related processes, is the national vehicle register. This register exists in every country and is usually under the responsibility of the Ministry of Transport (or other similar institution), exceptionally under the Ministry of the Interior. As this is the national reference register from which information on the vehicle (its owners, operators, technical condition, etc.) is taken, the quality of the VIN must be absolutely perfect.

Before its actual entry, the VIN can be entered into the registry database, and a number of logical checks can be carried out automatically to confirm that the registered vehicle is in order – not stolen, not searched for, etc.

In the EU countries, when entering a VIN in the national vehicle register, information is checked in particular in:

  • The national police records of stolen vehicles (see Figure 5), [1];

  • International police Schengen vehicle registration [2];

  • International police records of stolen vehicles of the EU member states [3];

  • National vehicle registers of the EU member states using the EUCARIS interface [4].

Figure 5.

Basic principle of reading the VIN from the vehicle and subsequent control mechanisms for verifying the reality and correctness (error-free) of the VIN in various information systems (VINref1 – VINref4). Source: Roman Rak.

Searching for a vehicle via its VIN in police records has one basic specificity that we must always keep in mind: the fact that we cannot find the vehicle we are looking for in police records (national and international) on the basis of its VIN does not mean that the vehicle is OK! We must take these facts into account:

  1. The vehicle owner (who is on holiday by air, for example) has not yet discovered that his vehicle has been stolen and, therefore, could not report the loss to the police. The vehicle might not have entered the police’s search systems.

  2. The perpetrator, a well-organized gang, transported the stolen vehicle from one country to another and registered it abroad within a very short time (hours). Organized gangs are quicker than police processes, so the transfer of information about a stolen vehicle among any national and international search records will not take place in time.

  3. The perpetrator deliberately changes the vehicle identity (its VIN), or the user sending the VIN for checking in police (and other IS) makes an error in the description, artificially, inadvertently creates a VIN of another vehicle, so that he changes the vehicle identity and in response receives information about a completely different vehicle.

  4. The vehicle owner is part of an organized criminal group. The owner sells his vehicle abroad himself or through intermediaries, where he waits for the new owner to register it in a national vehicle register. The reference checking mechanisms in the police information systems do not work, because the vehicle is not yet reported as stolen. It is only after the vehicle has been successfully registered abroad that the perpetrator reports the vehicle as stolen in their home country and fraudulently obtains the insurance amount from the insurance company.

In all of the aforementioned cases, a query to police information systems results in the erroneous information that the vehicle is not searched for and has not been stolen.

2.5 The issue of the complexity of interconnected information systems

Today’s era is characterized by a very dynamic exchange of data/information that is essential for correct and timely decision-making. Vehicle data is stored in various information systems so that it is necessary to link diverse information systems to obtain a comprehensive picture of the overall situation (Figures 6 and 7). In the case of vehicles, the linking key is the VIN. The VIN is globally unique and is physically located on the vehicle at several standardized locations so that it is always possible to link the physical identity of the vehicle to its identity in the information systems. The quality of the VIN entry in each information system separately then determines the searchability of all the interlinked information systems.

Figure 6.

The possibilities of linking vehicle data between different information systems, both nationally and internationally, can be seen as complex networks of different links, the basis of which is an error-free VIN. Any error (intentional or unintentional) means a failure in the efficiency and comprehensiveness of the vehicle information provided.

Source: Roman Rak.

Figure 7.

Example of display of errors found in a vehicle identifier. Source: Roman Rak.

2.6 What is the quality (Error Rate) of the VIN in the information systems?

This was a fundamental question that was one of the main objectives of the research conducted. The research was carried out on a data sample of 4 million vehicles from the Vehicle Inspection Register managed by the Ministry of Transport of the Czech Republic. This system is characterized by the fact that no checks are carried out when a vehicle roadworthiness test is entered. The VIN is copied manually from the vehicle document presented for technical inspection, without any check in the information system against any previous inspections of the same vehicle, without any technical means of obtaining the VIN from the vehicle or its documents. Nor is there any check of the existence of the vehicle being checked against the national vehicle register. There is also no check on the formal, logical structure of the VIN (length of the VIN string and prohibited characters) and no calculation of the check digit either.

Using the VINdecoder application (VINexpert), every record of the 4 million record sample set was batch analyzed. Each VIN of all the vehicles in the Czech Vehicle Inspection Register was examined and evaluated for its decodability and checked for correctness. If any decoding was incorrect, the causes were sought. The final report featured the statuses for every record listed in Table 1.

Status number (StN)Status descriptionStatus remarks
1VIN decoded OK; VIN is used in the vehicle manufacturer’s structure after 1986
2VIN decoded OK; VIN is used in the vehicle manufacturer’s structure before 1986Especially the German vehicle manufacturers (Audi, BMW, etc.)
3Error in the VIN structure, VIN not decodedThe analyzed VIN does not correspond to the common standards and values used in practice.
4VIN decoded, but the calculation of the check digit is incorrectThe user entering the VIN into the computer database made an error, confusing one or more characters with incorrect characters.
5Unknown WMIThe user made an error in the first three characters of the VIN and created a nonexistent, unapproved combination for WMI
6Correct VIN length (VIN string1 contains exactly 17 characters). There are forbidden characters in the VIN.Forbidden characters: O, Q , I. The user has confused the 0-O, J-I, and 0-Q characters, etc.
7Incorrect VIN length. However, there are no forbidden characters in the VIN.The length of the VIN string is less than or greater than 17 characters.
8Incorrect VIN length. The VIN contains prohibited characters as well.The length of the VIN string is less than or greater than 17 characters.

Table 1.

Summary of basic VIN statuses identified during the correctness analysis.

Translator’s note: string = string (computer terminology)


Source: Authors

Advertisement

3. Discussion

We live in the age of modern information technology. Therefore, it should be fully assumed that we will work with accurate, correct, up-to-date data, which is stored in information systems for various purposes—production, administrative, control, public transparency and efficiency, health and property protection, security, etc. It should also be assumed that data processing, including its acquisition (primary entry) into information systems in the public administration, will be supported by automated processes and modern technological means, which are already in common use in our everyday practice.

However, this is not the case in practice in the performance of state agencies (registers) working mainly with motor vehicles. There are objective and subjective reasons for this. The issue of vehicle registration as such is very specific in that there are a number of diverse manufacturers creating completely new products and global standardization in some areas (also related to registration practice) is not sufficiently flexible and at the same time not consistently observed. On the one hand, there is technological, major globalization in terms of technical or consumer aspects; on the other hand, the relevant legislation or standardization is also intended to be global (or at least pan-European), but its implementation is delayed by many years due to the adoption and implementation of European directives and regulations in national legislation.

In practice, the basic purposes of any systematic creation of various records and registers are often forgotten. In the past, every object entered into information systems was usually physically checked to ensure the quality of the information, especially key identifiers and other important characteristics.

The current registration processes, specifically in the case of motor vehicles, are only a “paper” matter as they are formally separated from each other. Vehicle registration is based only on the documents submitted, and there is a relatively large margin for error or even deliberate manipulation. In other words, one cannot, for example, technologically read the VIN by optically scanning its physical stamping from the vehicle body, read the VIN digitally from the vehicle control units, or scan the barcode. In the registration process, the vehicle is not physically present at the place of registration. This issue can theoretically be solved by carrying out quality technical inspections and vehicle originality checks that physically take place elsewhere and at different times. Unfortunately, even here the potential of opto-electronic or electronic (digital) technologies that are naturally available cannot be effectively used, because there is no standardized support for the uniform use of barcode or other technologies for recording VINs on vehicles, reading digital VINs from vehicles by manufacturers [31]. Not everyone uses barcodes or QR codes. There is no uniform device for reading (extracting) digital VINs from vehicle control units today that is capable of reading these values in general from all models that are at least simultaneously produced. For every manufacturer (manufacturing concern), it is necessary to have its proprietary technology available, which is not possible in independent inspection practice.

The basic research results obtained, presented in Tables 13, correspond to the practice of manual data acquisition and, at the same time, the lack of understanding of the seriousness of the vehicle identification issue in the design of the information system. The analysis shows that within the VIN item, 8.79 % percent of records do not correspond to ISO standards imposed on this identifier. In other words, the error rate for the key identifier VIN is almost 9 %; i.e., one in 11 vehicles is problematic in terms of its unambiguous identification.

Status number (StN)Status descriptionDecodedNumber of records%
1VIN decoded OK; VIN is used in the vehicle manufacturer’s structure after 1986OK3,701,77791.19
2VIN decoded OK; VIN is used in the vehicle manufacturer’s structure before 1986OK7310.02
3Error in the VIN structure, VIN not decodedErr129,9113.2
4VIN decoded, but the calculation of the check digit is incorrectErr2,9750.07
5Unknown WMIErr1,6110.04
6Correct VIN length (the VIN chain has exactly 17 characters). There are forbidden characters in the VIN.Err1,5010.04
7Incorrect VIN length. However, there are no forbidden characters in the VIN.Err168,2734.15
8Incorrect VIN length. The VIN contains prohibited characters as well.Err52,2301.29
Summary:4,059,009100

Table 2.

Overview of error types in the VIN identifier. Decoded – the VIN identifier is error-free (91.21 % overall); Err – 8.79 % of VINs in the database are erroneous. Err – decoding errors.

Source: Authors

Value of the record in the VIN entryComment
0/012447VCompletely different values are entered in the VIN entry of the administrative nature and unrelated to the vehicle characteristics
353-016784
GM51B-115745The serial number of the individual vehicle unit, the user is not familiar with the concept of VIN and enters completely different serial numbers.
4150417Only the last characters of the VIN, resembling the serial number used before 1986, are copied from the VIN.
03072844
RC422202787
TK9205TTTR2BP31083One extra “T” character is entered in the VIN entry when typing.
TNK52012024The user or clerk writes only the first part of the VIN, not the entire 17-character string.
UU2TAQB02768

Table 3.

Example of typical erroneous VIN entries. Users either write completely different information values into the database, unrelated to the VIN, or they copy only the first or last parts of the VIN.

Source: Authors

A closer analysis reveals that 5.48 % (4.15 + 0.04 + 1.29; see Table 3) of all the VINs are incorrect. This is due to the incorrect identifier length (different from the 17 standard characters) and the use of prohibited characters O, Q , and I. These characters must not be used in the VIN structure in order to avoid optical confusion of character pairs such as 0-O, 0-Q , I-J, and I-1, because then the object of interest cannot be found correctly in the search. The analysis also shows (see Table 3) that, in practice, data is entered in the VIN entry, items which have a completely different predictive value and certainly do not belong in the VIN entry. Clerks enter various official numbers and file marks. In numerous cases, this includes shortening (front or back) the VIN, usually to only 6–8 positions, because the official thinks that this sequence (reminiscent of the pre-1986 body serial number entries) is sufficient to identify a vehicle. This issue is trivially solvable at the level of information system design because it is sufficient to check the length of the VIN identifier for 17 positions and for the forbidden characters O, Q , and J. Records that do not meet these criteria must be brought to the attention of the information system operator, and such records must not normally be entered into the computer database. This type of error is of an objective nature (incorrect design of the functionality of the information system) and can be corrected retrospectively at minimal cost so that further errors do not occur.

The analysis also shows that an additional 3.31 % of all the VINs are erroneous, and the errors are due to human factors [32, 33, 34], in particular fatigue, inattention of an unintentional nature and possible fraudulent behavior [35] to change the vehicle identity [36]. A single character of the 17-digit VIN can be mistyped or misspelled, and a new “artificial” or fictitious VIN is created, which either does not formally exist or belongs to a completely different vehicle. These errors can only be eliminated by using the check digit mechanism in the VIN and/or by checking the inserted VIN using so-called VINdecoders which check the VIN structure. As such, the VIN check digit mechanism only works in full if vehicle manufacturers in a given country are legally obliged to have this mechanism built into the vehicles they sell. An example is the USA. In Europe and other continents, there it is then necessary to use suitable VINdecoders that operate in real time.

Advertisement

4. Conclusions

The correctness and factual correctness of key object identifiers (e.g. motor vehicles) is one of the basic prerequisites for the functionality of any information system [37]. If this unique identifier is not correct (it is incorrect), then it is impossible to find an unambiguous result in any record (computer database) by a simple, single query [38].

Is the 9% error rate in a key (vehicle) register acceptable? From our professional point of view, it is not. We must also be aware that information systems are today interconnected, especially the state ones (e.g. the vehicle register administered by the Ministry of Transport and the register of stolen or interest vehicles maintained by the police). It can be assumed that the error rate in the VIN identifier exists objectively in all the information systems and is approximately the same. Thus, if, for example, two information systems are linked together by a VIN, the probability that the link will not occur is then twice as high, i.e. 18 %. The real world of linking records containing motor vehicles is very complex, as shown in Figure 6. But today, the key national registers of state and public administrations are no longer just a static matter for internal needs to “record something,” but must also serve in an active mode for quick solutions, such as security threats of various natures. An example is the pan-European eCALL project to provide online information about a vehicle in distress (e.g. in case of a crash) from the vehicle register to the Integrated Rescue System forces for conducting rescue operations. The key identifier for the link is the VIN. If there is an error in it, it may mean that rescuers do not get the necessary information about the vehicle, its technical characteristics in time for their work, which may fundamentally affect the technology of intervention and, therefore, in certain cases endanger the health or lives of the accident participants [39, 40]. Similarly, counter-terrorism forces may not obtain information about the vehicle and its owner at critical moments [41, 42].

If we can eliminate trivial errors in the VIN caused by inaccurate entry of its length or the presence of the O, Q , and J forbidden characters in the VIN, the error rate still remains 3–5 %. This is due to human factors (inattention, fatigue, intent – fraud by which the vehicle identity is changed, etc.). Based on our research, the 3–5 % error rate generally applies to all the European countries where additional sophisticated checks on the formal and content accuracy of the VIN by decoding it using “VINdecoder” applications are not in place, and where the calculation using the check digit in the VIN cannot be simply applied. It has been noted that the error rate for private entities (banks, insurance companies, leasing companies, etc.) is significantly greater than in the government IS. In order to eliminate this type of error rate, three basic procedures can be recommended for the acquisition of data (VIN identifiers) into the information systems of the public administration: taking data directly from vehicle manufacturers in electronic form; multiple verification of vehicle identity between different information systems; and systematic use of the VINdecoder that checks the online VIN when it enters the information systems. The error rate of 5% is still high, because it doubles every time two information systems are linked, and this means in practice that one in 10 vehicles is practically, unequivocally unidentifiable! This is unacceptable for critical infrastructure information systems and must be addressed satisfactorily.

The VIN identifier is an important, unique key in all information systems [43]. The quality of the VIN, its flawlessness, decides whether the vehicle will be found during the search or not. Information systems are connected to each other precisely with the help of VIN. Among these information systems, in practice, there are also systems of the so-called critical infrastructure – search and registration systems of the police, security and rescue services, forensic institutions, etc. In other words, the VIN therefore decides whether a stolen vehicle will be found during an attempt to register it, whether fraud of a property nature will be prevented, or whether correct technical or personal data of the owner or operator of the vehicle will be provided in the course of rescue work when solving a traffic accident, etc.

In recent years, the VIN is also stored in the vehicle in its digital form. This allows the VIN to be better protected against its inadvertent or intentional changes. At the same time, the possibilities of eliminating VIN errors in various information systems are significantly improved. The VIN can be obtained using a standard OBD interface and then transferred directly to the relevant registration information system. This prevents errors caused by the human factor. At the same time, the VIN of each type of vehicle has its own internal, fixed logical structure that can be checked. In a similar way, the VIN is digitally stored in all electronic control units of the vehicle. Today’s vehicle has an average of around 80–90 of these units.

It is therefore possible and desirable to automatically check the VIN in all these units, since the VIN must be identical everywhere. Different VIN values from one of the control units means unauthorized intervention in the control unit. This can be a warning signal, a suspicion that the vehicle comes from criminal activity or has been improperly handled outside of an authorized service center.

Advertisement

Acknowledgments

Our special thanks goes to Ambis University, especially its Department of Science and Research and the university’s management, without whose financial support it would not be possible to publish the research results. Additional thanks goes to those providing general support to other research in the field of Security and Law.

Advertisement

Conflicts of interest

There is no conflict of interest.

Advertisement

Ethical approval

This article does not contain any studies with human participants performed by any of the authors.

Advertisement

Informed consent

This article does not contain any studies with human participants performed by any of the authors.

Advertisement

Data availability

Data sharing is not applicable to this article as no datasets were generated or analyzed during the current study.

References

  1. 1. Grigoryan VG. The new objects of forensic vehicle examinations. Theory and Practice of Forensic Science. 2019;14(2):84-91
  2. 2. Wang Y, Ma S, Wei Y, Wang L. Vehicle-identification based on complementarity feature. In: 2020 Chinese Control and Decision Conference (CCDC). Hefei, China. 2018, 2020. pp. 3207-3211
  3. 3. Chesnokova EV. Analysis of vehicle identification markings: Validation of methodologies for forensic purposes. Theory and Practice of Forensic Science. 2018;13(3):25-30
  4. 4. Kopencova D, Rak R. Issues of vehicle digital forensics. In: 2020 XII International Science-Technical Conference AUTOMOTIVE SAFETY. Kielce; 2020. pp. 1-6
  5. 5. Cruz-Jesus F, Oliveira T, Bacao F. The global digital divide: Evidence and drivers. Journal of Global Information Management (JGIM). 2018;26(2):1-26
  6. 6. Kumar K, Assaf MH, Groza VZ, Petriu EM. Intelligent Parking Vehicle Identification and Classification System. In: 2021 IEEE International Workshop on Metrology for Automotive (MetroAutomotive). Modena, Italy: Virtual conference; 2021. pp. 157-162
  7. 7. Chesnokova EV. A source of new information for vehicle identification. Theory and Practice of Forensic Science. 2017;12(3):85-88
  8. 8. Zhavoronkov VA. Some peculiarities of information support for forensic analysis of vehicle identification markings. Theory and Practice of Forensic Science. 2018;13(3):31-37
  9. 9. Rak R, Kopencova D. Actual issues of modern digital vehicle forensics. In: Internet of Thinks and Cloud Computing. China: Science Publishing Group; 2020. pp. 12-16
  10. 10. Clady X, Negri P, Milgram M, Poulenard R. Multi-class vehicle type recognition system. In: Prevost L, Marinai S, Schwenker F, editors. Artificial Neural Networks in Pattern Recognition. Berlin, Heidelberg: Springer; 2008
  11. 11. Rak R, Zrubak R. Project eCALL – Car in Emergency Situation. In: Horak R, Juricek L, Schwarz R, editors. 7th Scientific International Conference Crisis Management: Environmental Protection of Population – Conference Proceedings. Brno, Czech Republic. 2012. pp. 251-258
  12. 12. Elagin V, Spirkina A, Buinevich M, Vladyko A. Technological aspects of blockchain application for vehicle-to-network. Information. 2020;11(10):465
  13. 13. Mendiboure L, Chalouf MA, Krief F. Towards a blockchain-based SD-IoV for applications authentication and trust management. In: Skulimowski AMJ, Sheng Z, Khemiri-Kallel S, Cérin C, Hsu C-H, editors. IOV 2018. LNCS, vol. 11253. Cham: Springer; 2018. pp. 265-277
  14. 14. Böhm K, Kubjatko T, Paula D, Schweiger H-G. New developments on EDR (Event Data Recorder) for automated vehicles. Open Engineering. 2020;10(1):140-146
  15. 15. Matuszak Z, Jaskiewicz M, Ludwinek K, et al. Special characteristics of reliability for serial mechatronic systems. In: Selected Problems of Electrical Engineering and Electronics (WZEE). Kielce, Poland. 2015
  16. 16. Li L, Liu J, Cheng L, Qiu S, Wang W, Zhang X, et al. Creditcoin: A privacy-preserving blockchain-based incentive announcement network for communications of smart vehicles. IEEE Transactions on Intelligent Transportation Systems. 2018;19(7):2204-2220
  17. 17. Jurecki RS, Jaskiewicz M. Analysis of road accidents in Poland over the last ten years. Scientific Journal of the Maritime University of Szczecin-Zeszyty Naukowe Akademii Morskiej W Szczecinie. 2012;32(104):65-70
  18. 18. Khoshavi N, Tristani G, Sargolzaei A. Blockchain applications to improve operation and security of transportation systems: A survey. Electronics. 2021;10(5):629
  19. 19. Balasubramaniam A, Gul MJJ, Menon VG, Paul A. Blockchain for intelligent transport system. IETE Technical Review. 2021;38(4):438-449
  20. 20. Makridakis S, Christodoulou K, Blockchain. Current challenges and future prospects/applications. Future Internet. 2019;11(12):258
  21. 21. MacHardy Z, Khan A, Obana K, Iwashina S. V2x access technologies: regulation, research, and remaining challenges. IEEE Communications Surveys and Tutorials. 2018;20(3):1858-1877
  22. 22. Soltani S, Hosseini Seno SA. A formal model for event reconstruction in digital forensic investigation. Digital Investigation. 2019;30:148-160
  23. 23. Mutawa NA, Bryce J, Franqueira VNL, Marrington A, Read JC. Behavioural Digital Fjorensics Model: Embedding Behavioural Evidence Analysis into the Investigation of Digital Crimes. Digital Investigation. 2019;28:70-82
  24. 24. Corea F. The convergence of AI and blockchain. In: Applied Artificial Intelligence: Where AI Can Be Used in Business. Cham: Springer; 2019. pp. 19-26
  25. 25. Mansor H, Markantonakis K, Akram R, Mayes K, Gurulian I. Log your car: The non-invasive vehicle forensics. In: 2016 IEEE International Conference Trustcom/BigDataSE/ISPA, Trust, Security and Privacy in Computing and Communications. Tianjin, China. 2016
  26. 26. Jaskiewicz M, Lisiecki J, Lisiecki S, et al. Facility for performance testing of power transmission units. Scientific Journals of the Maritime University of Szczecin-Zeszyty Naukowe Akademii Morskiej W Szczecinie. 2015;42(114):14-25
  27. 27. Dirnbach I, Kubjatko T, Kolla E, Ondruš J. Methodology designed to evaluate accidents at intersection crossings with respect to forensic purposes and transport sustainability. Sustainability (Switzerland). 2020;12(5):1972
  28. 28. Le-Khac N-A, Jacobs DL, Nijhoff J, Bertens K, Choo RKK. Smart vehicle forensics: Challenges and case study. Future Generation Computer Systems. 2018
  29. 29. Jánský J, Tušer I. Security management—Quantitative determination of crime risk in a selected region. In: Tušer I, Hošková-Mayerová Š, editors. Trends and Future Directions in Security and Emergency Management. Cham: Springer; 2022;257:30-45
  30. 30. Kubjatko T, Görtz M, Macurova L, Ballay M. Synergy of forensic and security engineering in relation to the model of deformation energies on vehicles after traffic accidents. Conference Paper. Transport Means - Proceedings of the International ConferenceVolume 2018-October. In: 22nd International Scientific on Conference Transport Means 2018. Trakai, Lithuania; 2018. pp. 1342, 26-1348
  31. 31. Matuszak Z, Jaskiewicz M, Wieckowski D, et al. Remarks to the reliability assessment and to human actions. Especially Car Driver. In: 18th International Scientific Conference on LOGI Location. Lithuania: Klaipeda University; 2017. p. 134
  32. 32. Tušer I, Hošková-Mayerová Š. Traffic safety sustainability and population protection in road tunnels. Quality and Quantity. 2020;54:1040-1055
  33. 33. Tušer I, Hoskova-Mayerova S. Emergency Management in Resolving an Emergency Situation. Journal of Risk and Financial Management. 2020;13(11):262
  34. 34. Kurilovska L, Hajdukova T. Taking advantage of information and communication technologies for teaching and raisin awareness in the fight against criminality during the COVID-19 Pandemic. In: Chova LG, Martínez AL, Torres IC, editors. INTED2021 Proceedings, 15th International Technology, Education and Development Conference. Valencia, Spain: IATED Academy; 2021. pp. 2394-2402
  35. 35. van de Weijer SGA, Leukfeldt R, Bernasco W. Determinants of reporting cybercrime: A comparison between identity theft, consumer fraud, and hacking. European Journal of Criminology. 2019;16(4):486-508
  36. 36. Raghavan S. Digital forensic research: current state of the art. CSIT. 2013;1:91-114
  37. 37. Kolitschova P, Kerbic J. Forensic and technical aspects of vehicle identification labels. In: 11th International Scientific and Technical Conference on Automative Safety. Casta Papernicka, Slovakia; 2018
  38. 38. Moravcik L, Jaskiewicz M. Boosting Car Safety in the EU. 11th International Scientific and Technical Conference on Automotive Safety Location: Casta Papiernicka, Slovakia. 2018
  39. 39. Mendiboure L. Blockchain and Cooperative Intelligent Transport Systems: Challenges and Opportunities. In: Jemili I, Mosbah M, editors. Distributed Computing for Emerging Smart Networks. DiCES-N 2022. Cham: Springer; 2022
  40. 40. Kopencova D, Felcan M, Rak R. Equilibrium and Limit States in Technical and Social Disciplines as Part of Risk Analysis and Management. In: Abdel WM, editor. Proceedings of 1st International Conference on Structural Damage Modelling and Assessment. Singapore: Springer; 2020
  41. 41. Mostafa A. Vanet blockchain: A general framework for detecting malicious vehicles. The Journal of Communication. 2019;14(5):356-362
  42. 42. Arshad H, Jantan AB, Abiodun OI. Digital Forensics: Review of Issues in Scientific Validation of Digital Evidence. Journal of Information Processing Systems. 2018;14(2):346-376
  43. 43. Reedy P. Interpol review of digital evidence 2016 – 2019. Forensic Science International: Synergy. 2020;2:489-520

Notes

  • RT – Reading Technology
  • COC – Certificate of Conformity

Written By

Roman Rak and Dagmar Kopencova

Submitted: 15 June 2022 Reviewed: 06 September 2022 Published: 02 October 2022