Novel Internet of Things structure for vehicle monitoring

By adopting the IEEE1451.2 standard and FPGA/SoC technology, a new IoT architecture for vehicle monitoring was constructed, which solved the problem that existing systems are difficult to expand access to multiple sensors and actuators, and achieved low-power and high-efficiency system management.

CN224233714UActive Publication Date: 2026-05-12BOURNE SEMICON (HENAN) CO LTD
View PDF 0 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Utility models(China)
Current Assignee / Owner
BOURNE SEMICON (HENAN) CO LTD
Filing Date
2025-06-09
Publication Date
2026-05-12

AI Technical Summary

Technical Problem

Existing IoT systems operate in specialized environments and can only access a limited number of devices with dedicated interfaces, making it difficult to flexibly expand and efficiently manage the various sensors and actuators in a vehicle monitoring environment.

Method used

The sensor data acquisition module is designed using the IEEE 1451.2 standard. It combines FPGA and SoC technologies to achieve a hardware structure that is easy to reconfigure and has low power consumption. It is equipped with components such as DDR, GPS module, USB interface, and 4G module, and software modules such as RSP, Linux kernel, and data acquisition agent to build a new Internet of Things structure.

Benefits of technology

It enables flexible access to various sensors and actuators in the vehicle monitoring environment, reduces system power consumption, and improves system scalability and management efficiency.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN224233714U_ABST
    Figure CN224233714U_ABST
Patent Text Reader

Abstract

The utility model relates to the technical field of Internet of Things, in particular to a novel Internet of Things structure for vehicle monitoring, which comprises a hardware structure and a software structure, and is characterized in that the hardware structure comprises a DDR (Double Data Rate), a GPS (Global Positioning System) module, a USB (Universal Serial Bus) interface, a system on chip, an Internet interface, a 4G module, a power supply, a sensor and a digital camera; the software structure comprises an RSP, a linux kernel, a linux driver, a standard library, a third-party library, a data acquisition agent, a transmission management module and a video acquisition agent, and the system can access various sensors, actuators and other high-speed equipment in a vehicle monitoring environment. The specially designed data acquisition module undertakes a data acquisition task, so that the main module can concentrate on complex tasks, such as network communication and local storage.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] This utility model relates to the field of Internet of Things (IoT) technology, and in particular to a novel IoT structure for vehicle monitoring. Background Technology

[0002] The Internet of Things (IoT) is a major driving force supporting a wide range of application services. It enables objects around us to communicate with each other via the Internet. The mainstream IoT architecture consists of three layers: the perception layer, the network layer, and the application layer. Sensors, actuators, RFID tags, and other smart terminals connect to the IoT from the perception layer. The network layer is responsible for communication between "things" and humans. The application layer provides a rich set of applications. Currently, there are many systems and interface devices on the market. However, most of them operate in specialized environments and can only access a very limited number of devices with dedicated interfaces. To address this issue, we designed and implemented a novel IoT access architecture for various IoT devices. On one hand, IEEE 1451.2 is used to support data acquisition from various sensors, actuators, and SoCs. On the other hand, we implemented this design using FPGA and SoC technologies, which allows for easy reconfiguration of the entire system while maintaining low power consumption. Utility Model Content

[0003] The purpose of this utility model is to solve the technical problems mentioned in the background art.

[0004] The present invention adopts the following technical solution: a novel Internet of Things (IoT) structure for vehicle monitoring, comprising a hardware structure and a software structure. The hardware structure includes DDR, GPS module, USB interface, system-on-a-chip, Internet interface, 4G module, power supply, sensor and digital camera. The software structure includes RSP, Linux kernel, Linux driver, standard library, third-party library, data acquisition agent, transmission management module and video acquisition agent.

[0005] Preferably, the output terminals of the DDR and GPS modules are electrically connected to the input terminals of the system-on-a-chip, the USB interface is connected to the system-on-a-chip, and the Internet interface is connected to both the system-on-a-chip and the digital camera.

[0006] Preferably, the power supply and sensors are both connected to the system-on-a-chip, and the USB interface is connected to the 4G module.

[0007] Preferably, the 4G module, power supply, and sensor are all connected to the RSP.

[0008] Preferably, the standard library is connected to the data acquisition agent, and the third-party library is connected to the video acquisition agent.

[0009] Preferably, the digital camera is connected to a Linux driver.

[0010] Compared with the prior art, the advantages and positive effects of this utility model are as follows:

[0011] In this invention, the system can access various sensors, actuators, and other high-speed devices in the vehicle monitoring environment. A specially designed data acquisition module handles data acquisition tasks, allowing the main module to focus on complex tasks such as network communication and local storage. Attached Figure Description

[0012] Figure 1 This utility model proposes a novel Internet of Things (IoT) structure for vehicle monitoring, and presents an overall system block diagram.

[0013] Figure 2 This invention presents a software workflow diagram for a data acquisition module of a novel Internet of Things (IoT) structure for vehicle monitoring. Detailed Implementation

[0014] To better understand the above-mentioned objectives, features, and advantages of this utility model, the present utility model will be further described below with reference to the accompanying drawings and embodiments. It should be noted that, unless otherwise specified, the embodiments and features described in these embodiments can be combined with each other.

[0015] Many specific details are set forth in the following description in order to provide a full understanding of the present invention. However, the present invention may also be implemented in other ways different from those described herein. Therefore, the present invention is not limited to the specific embodiments disclosed in the following specification.

[0016] Example

[0017] Please see Figure 1-2This utility model provides a technical solution: a novel Internet of Things (IoT) structure for vehicle monitoring, comprising a hardware structure and a software structure. The hardware structure includes a DDR, a GPS module, a USB interface, a system-on-a-chip (SoC), an Internet interface, a 4G module, a power supply, sensors, and a digital camera. The software structure includes an RSP, a Linux kernel, a Linux driver, a standard library, a third-party library, a data acquisition agent, a transmission management module, and a video acquisition agent. The output terminals of the DDR and GPS modules are electrically connected to the input terminals of the SoC. The USB interface is connected to the SoC. The Internet interface is connected to both the SoC and the digital camera. The power supply and sensors are both connected to the SoC. The USB interface is connected to the 4G module. The 4G module, power supply, and sensors are all connected to the RSP. The standard library and the data acquisition agent are connected. The third-party library and the video acquisition agent are connected. The digital camera and the Linux driver are connected.

[0018] Working Principle: In this application, the vehicle monitoring terminal primarily collects, processes, and transmits environmental information. Considering the system consists of a data acquisition module and a main module, the data acquisition module uses a lightweight standalone architecture, while the main module employs a high-performance Linux kernel. This design allows the entire system to operate with high performance and low power consumption.

[0019] For the data acquisition module, we designed an independent software system for sensor data acquisition, processing, and transmission based on the IEEE 1451.2 standard. After power-on, the system completes initialization and then enters a phase of waiting for requests from the main module. Upon detecting a request signal, the module determines the type of request signal and takes appropriate measures. For sensor data requests, the module addresses the specific sensor, performs data reading operations, and transmits the results to the main module. For TEDS data requests, the module addresses the specific TEDS and transmits the data to the main module. Furthermore, we implemented a self-test function to check the overall module status. The main module primarily performs system management, multi-data processing, and transmission. To achieve these functions, we compiled and ported the peta-Linux operating system, which provides various device drivers and libraries for application development. We designed and developed a data acquisition agent for retrieving sensor data from the data acquisition module and a video capture agent for retrieving video data from the digital camera.

[0020] The above description is merely a preferred embodiment of the present utility model and is not intended to limit the present utility model in any other way. Any person skilled in the art may make changes or modifications to the above-disclosed technical content to create equivalent embodiments for application in other fields. However, any simple modifications, equivalent changes, and modifications made to the above embodiments based on the technical essence of the present utility model without departing from the technical solution of the present utility model shall still fall within the protection scope of the technical solution of the present utility model.

Claims

1. A novel Internet of Things (IoT) architecture for vehicle monitoring, comprising a hardware architecture and a software architecture, characterized in that: The hardware structure includes DDR, GPS module, USB interface, system-on-a-chip, Internet interface, 4G module, power supply, sensors and digital camera. The software structure includes RSP, Linux kernel, Linux driver, standard library, third-party library, data acquisition agent, transmission management module and video acquisition agent.

2. The novel Internet of Things (IoT) structure for vehicle monitoring according to claim 1, characterized in that: The output terminals of the DDR and GPS modules are electrically connected to the input terminals of the system-on-a-chip (SoC). The USB interface is connected to the SoC, and the Internet interface is connected to both the SoC and the digital camera.

3. The novel Internet of Things (IoT) structure for vehicle monitoring according to claim 1, characterized in that: The power supply and sensors are both connected to the system-on-a-chip, and the USB interface is connected to the 4G module.

4. The novel Internet of Things (IoT) structure for vehicle monitoring according to claim 1, characterized in that: The 4G module, power supply, and sensors are all connected to the RSP.

5. The novel Internet of Things (IoT) structure for vehicle monitoring according to claim 1, characterized in that: The standard library is connected to the data acquisition agent, and the third-party library is connected to the video acquisition agent.

6. The novel Internet of Things (IoT) structure for vehicle monitoring according to claim 1, characterized in that: The digital camera is connected to the Linux driver.