CN113612626A - Method and system for testing cloud based on TBOX simulation platform - Google Patents

Method and system for testing cloud based on TBOX simulation platform Download PDF

Info

Publication number
CN113612626A
CN113612626A CN202110776200.6A CN202110776200A CN113612626A CN 113612626 A CN113612626 A CN 113612626A CN 202110776200 A CN202110776200 A CN 202110776200A CN 113612626 A CN113612626 A CN 113612626A
Authority
CN
China
Prior art keywords
server
portal
sends
event
tsp
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CN202110776200.6A
Other languages
Chinese (zh)
Inventor
夏雪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chongqing Changan Automobile Co Ltd
Original Assignee
Chongqing Changan Automobile Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chongqing Changan Automobile Co Ltd filed Critical Chongqing Changan Automobile Co Ltd
Priority to CN202110776200.6A priority Critical patent/CN113612626A/en
Publication of CN113612626A publication Critical patent/CN113612626A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/14Network analysis or design
    • H04L41/145Network analysis or design involving simulating, designing, planning or modelling of a network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions

Abstract

The invention relates to a method and a system for testing a cloud based on a TBOX simulation platform, wherein the method comprises the following steps: the server sends a socketCient starting request to the TSP; the TSP sends a channel establishment success response to the server; the server generates a login message; the server sends a login message to the TSP; the server sends an uplink message returned according to the event to the portal; the TSP sends the RSA secret key to the server; the server sends a downlink message according to the event to the portal; the server sends a confirmation of receipt of the key response to the TSP. The invention provides a TBOX simulation platform, which is communicated with a cloud end through the simulation platform to test whether the cloud end can receive and send signals up to the standard (so as to ensure that the TBOX to be carried can normally work), and solves the problem that no real vehicle resource can not be simulated in real time.

Description

Method and system for testing cloud based on TBOX simulation platform
Technical Field
The invention relates to the technical field of TBOX testing, in particular to a method and a system for testing a cloud based on a TBOX simulation platform.
Background
With the end of wireless communication and the rapid development of automatic control technology and sensor technology, the internet of vehicles is rapidly developed and applied as one of the concrete embodiments of the internet of things in the traffic field. The vehicle networking is an important way for realizing intelligent transportation, is an important link of a future smart city, and the TBOX (vehicle-mounted intelligent terminal) is used as a unique control unit capable of being networked for a vehicle body, bears the mission of monitoring and controlling the state of the vehicle body, and has the greatest value in connection with a network. Tbox mainly used gathers vehicle relevant information and includes positional information, attitude information, vehicle state information (through connecting the CAN bus on the car), then passes through radio communication with information transfer to the TSP platform, and the user CAN use cell-phone APP and Web client to issue the instruction through the TSP platform simultaneously and give TBOX terminal, controls the vehicle, Tbox goes up even high in the clouds (TSP), and lower car CAN bus links. As an important component of a vehicle end, the normal work of the tbox is very important, in order to enable the tbox to be in normal communication with a CAN bus and a cloud end, the cloud end connected with the tbox needs to be tested, so that data sent to the tbox by the cloud end and data received from the tbox are standard and accurate, but under the condition of no real vehicle (namely no actual tbox), the test of the cloud end cannot be completed, and if the transceiving function of the cloud end cannot be guaranteed, the tbox to be put into use cannot be guaranteed to work normally even if being carried on a vehicle.
Disclosure of Invention
The invention aims to provide a method and a system for testing a cloud based on a TBOX simulation platform, which solve the technical problems that: and no real vehicle resources exist, and whether the receiving and sending functions of the cloud end reach the standard or not can not be tested, so that the tbox to be carried can be ensured to be used for collecting and sending data in a standard and accurate manner.
In order to solve the technical problems, the invention adopts the following technical scheme: a method for testing a cloud based on a TBOX simulation platform is applied to a portal terminal, and specifically comprises the following steps:
step A1, sending a webSocket connection request to a server by the protal;
step A2: the Protal receives a webSocket connection establishment response sent by the server;
step A3: the portal sends a user login http request to the server;
step A4: the portal receives a token sent by the server;
step A5: the portal sends tbox login events to the server;
step A6: the protal receives an uplink message returned according to the event and a downlink message returned according to the event sent by the server;
step A7: the protal sends a simulation function selected event to the server;
step A8: the portal receives the returned TlvModels according to the function sent by the server;
step A9: the portal renders the form;
step A10: the portal sends a simulation function parameter submission event request to the server;
step A11: and the portal receives an uplink message returned according to the event and a downlink message returned according to the event sent by the server.
The invention also provides a method for testing the cloud based on the TBOX simulation platform, which is applied to a server side and specifically comprises the following steps:
step B1: the server receives a webSocket connection request sent by portal;
step B2: the server sends a webSocket connection establishing response to the portal;
step B3: the server receives a login http request sent by the portal;
step B4: the server sends webService to submit user information to sso;
step B5: the server receives login result information sent by the sso;
step B6: the server generates a token;
step B7: the server sends the token to the portal;
step B8: the server receives a tbox login event sent by the portal;
step B9: the server searches for detailed login parameters;
step B10: the server initializes ssocketClient;
step B11: the server sends a socketClient starting request to the TSP;
step B12: the server receives a channel establishment success response sent by the TSP;
step B13: the server generates a login message;
step B14: the server sends a login message to the TSP;
step B15: the server sends an uplink message returned according to the event to the portal;
step B16: the server receives an RSA secret key sent by the TSP;
step B17: the server sends a downlink message returned according to the event to the portal;
step B18: the server sends a confirmation key response to the TSP;
step B19: the server sends an uplink message returned according to the event to the portal;
step B20: the server receives a simulation function selected event sent by the portal;
step B21: the server searches the function TlvModels;
step B22: the server sends the returned TlvModels to the portal according to the function;
step B23: the server receives a simulation function parameter submission event request sent by the portal;
step B24: the server generates a TLV string according to the form content;
step B25: the server processes the TLV string into a byte array and packages the byte array into a correct message body;
step B26: the server sends the message encrypted by the RSA message body to the TSP;
step B27: the server sends an uplink message returned according to the event to the portal;
step B28: the server receives a return message response sent by the TSP;
step B29: and the server sends a downlink message returned according to the event to the portal.
Preferably, in said B9, tuid and certificate exhaustive login parameters are looked up.
The invention also provides a system for testing the cloud based on the TBOX simulation platform, which comprises a portal, a server and an sso, wherein the portal, the server and the sso are mutually cooperated to test the cloud, and the specific steps of testing the cloud are as follows:
step C1: the portal sends a webSocket connection request to the server;
step C2: the server sends a webSocket connection establishing response to the portal;
step C3: the poral sends a user login http request to the server;
step C4: the server sends webService to submit user information to the sso;
step C5: the sso sends login result information to the server;
step C6: the server generates a token;
step C7: the server sends the token to the portal;
step C8: the portal sends tbox login events to the server;
step C9: the server looks up tuid and certificate exhaustive login parameters;
step C10: the server initializes a socketClient;
step C11: the server sends a socketCient starting request to the TSP;
step C12: the TSP sends a channel establishment success response to the server;
step C13: the server generates a login message;
step C14: the server sends the login message to the TSP;
step C15: the server sends an uplink message returned according to the event to the portal;
step C16: the TSP sends an RSA secret key to the server;
step C17: the server sends a downlink message according to an event to the portal;
step C18: the server sends a confirmation key response to the TSP;
step C19: the server sends an uplink message returned according to the event;
step C20: the portal sends the simulation function selected event to the server;
step C21: the server looks up the function TLVModels;
step C22: the server sends the returned TlvModels to the portal according to the function;
step C23: the portal renders the form;
step C24: the portal sends a simulation function parameter submission file to the server;
step C25: the server generates a TLV string according to the form content;
step C26: the server processes the TLV string into a byte array and packages the byte array into a correct message body;
step C27: the server sends the message encrypted by the RSA message body to the TSP;
step C28: the server sends an uplink message returned according to the event to the portal;
step C29: the TSP sends a return message response to the server;
step C30: and the server sends a downlink message returned according to the event to the portal.
By adopting the technical scheme, the beneficial technical effects which can be achieved by the invention are stated as follows: the invention provides a TBOX simulation platform, which is communicated with a cloud end through the simulation platform to test whether the cloud end can receive and send signals up to the standard (so as to ensure that the TBOX to be carried can normally work), and solves the problem that no real vehicle resource can not be simulated in real time.
Drawings
FIG. 1 is a timing diagram of the test of the present invention.
Detailed Description
The invention is further described below with reference to the accompanying drawings.
Referring to fig. 1, as a test timing chart of the invention, a TBOX is called a vehicle-mounted intelligent terminal, and serves as a sole control unit capable of being networked with a vehicle body, and takes on the mission of monitoring and controlling the state of the vehicle body, the maximum value of the TBOX is the connectivity with the network, the TBOX is mainly used for collecting vehicle-related information including position information, posture information and vehicle state information (by connecting with a CAN bus on the vehicle), and then transmitting the information to a TSP platform through wireless communication, and simultaneously a user CAN use a mobile phone APP and a Web client to issue an instruction to the TBOX terminal through the TSP platform to control and operate the vehicle. The TBOX is connected with a cloud TSP (Telematics Service Provider) through a network, and is connected with an automobile CAN bus.
The functions of TBOX mainly include: vehicle data acquisition, namely completing the acquisition of vehicle state information through a vehicle body CAN bus, a GPS/BM and an acceleration sensor;
vehicle remote diagnosis: the OBD information is actively inquired and passively received, and the state of the vehicle is diagnosed;
vehicle remote control: sending down a locked car, opening and closing an air conditioner, opening and closing a car door window and the like;
vehicle communication gateway: as communication gateway for other modules to surf the internet;
vehicle emergency rescue, vehicle anti-theft tracking, emergency call for accident, collision detection triggered alarm, etc.
The general TBOX design architecture is MPU plus MCU, the MPU is used to implement application program functions, the MCU is mainly used to control power management and access to the car CAN bus, and certainly there is also architecture with only MCU. The MPU and MCU hardware architecture is characterized in that the real-time performance of the MCU is utilized, and the stable network protocol and file system resources running on the MPU are also utilized. The TBOX mainly comprises a CAN module, an MCU module, a 4G module and a GPS module.
The invention provides a method for testing a cloud based on a TBOX simulation platform, which is applied to a portal terminal and specifically comprises the following steps:
step A1, protal sends a webSocket connection request to a server;
step A2: the Protal receives a webSocket connection establishing response sent by the server;
step A3: portal sends a user login http request to a server;
step A4: receiving a token sent by a server by portal;
step A5: the portal sends tbox login events to the server;
step A6: the total receives an uplink message returned according to the event and a downlink message returned according to the event sent by the server;
step A7: the protal sends the selected event of the simulation function to the server;
step A8: the portal receives the returned TlvModels according to the function sent by the server;
step A9: rendering the form by portal;
step A10: portal sends simulation function parameter submission event request to server;
step A11: and the portal receives the uplink message returned according to the event and the downlink message returned according to the event sent by the server.
The invention also provides a method for testing the cloud based on the TBOX simulation platform, which is applied to a server side and specifically comprises the following steps:
step B1: the server receives a webSocket connection request sent by portal;
step B2: the server sends a webSocket connection establishing response to the portal;
step B3: the server receives a login http request sent by portal;
step B4: the server sends webService to submit user information to sso;
step B5: the server receives the login result information sent by the sso;
step B6: the server generates a token;
step B7: the server sends the token to the portal;
step B8: the server receives a tbox login event sent by portal;
step B9: the server searches detailed login parameters;
step B10: the server initializes ssocketClient;
step B11: the server sends a socketClient starting request to the TSP;
step B12: the server receives a channel establishment success response sent by the TSP;
step B13: the server generates a login message;
step B14: the server sends a login message to the TSP;
step B15: the server sends an uplink message returned according to the event to the portal;
step B16: the server receives an RSA secret key sent by the TSP;
step B17: the server sends a downlink message returned according to the event to the portal;
step B18: the server sends a response confirming the receipt of the secret key to the TSP;
step B19: the server sends an uplink message returned according to the event to the portal;
step B20: the server receives a simulation function selected event sent by the portal;
step B21: the server searches the function TlvModels;
step B22: the server sends the TlvModels returned according to the function to the portal;
step B23: the server receives a simulation function parameter submission event request sent by the portal;
step B24: the server generates a TLV string according to the form content;
step B25: the server processes the TLV string into a byte array and packages the byte array into a correct message body;
step B26: the server sends the message encrypted by the RSA message body to the TSP;
step B27: the server sends an uplink message returned according to the event to the portal;
step B28: the server receives a return message response sent by the TSP;
step B29: the server sends a downlink message back to portal according to the event.
Preferably, in B9, tuid and certificate exhaustive login parameters are looked up.
The invention also provides a system for testing the cloud based on the TBOX simulation platform, which comprises a portal, a server and an sso, wherein the portal, the server and the sso are mutually cooperated to test the cloud, and the specific steps of testing the cloud are as follows:
step C1: portal sends a webSocket connection request to a server;
step C2: the server sends a webSocket connection establishing response to the portal;
step C3: sending a user login http request to a server by the poral;
step C4: the server sends webService to submit user information to sso;
step C5: sso sends login result information to the server;
step C6: the server generates a token;
step C7: the server sends token to portal;
step C8: the portal sends tbox login events to the server;
step C9: the server searches for tuid and certificate detailed login parameters;
step C10: the server initializes a socketClient;
step C11: the server sends a socketCient starting request to the TSP;
step C12: the TSP sends a channel establishment success response to the server;
step C13: the server generates a login message;
step C14: the server sends a login message to the TSP;
step C15: the server sends an uplink message returned according to the event to the portal;
step C16: the TSP sends the RSA secret key to the server;
step C17: the server sends a downlink message according to the event to the portal;
step C18: the server sends a response confirming the receipt of the secret key to the TSP;
step C19: the server sends an uplink message returned according to the event;
step C20: the portal sends the selected event of the simulation function to the server;
step C21: the server looks up the function TLVModels;
step C22: the server sends the TlvModels returned according to the function to the portal;
step C23: rendering the form by portal;
step C24: portal sends simulation function parameter submission file request to the server;
step C25: the server generates a TLV string according to the form content;
step C26: the server processes the TLV string into a byte array and packages the byte array into a correct message body;
step C27: the server sends the message encrypted by the RSA message body to the TSP;
step C28: the server sends an uplink message returned according to the event to the portal;
step C29: the TSP sends a return message response to the server;
step C30: the server sends a downlink message back to portal according to the event.
The internal specific implementation steps of the simulation platform are specifically carried out in three steps from a macroscopic point of view, namely, the logging platform, the tbox logging event and the event return message.
First, log on the platform
The Portal end sends a request websocket to establish connection with the server, the server sends a response for establishing the websocket connection to the Portal end, the user logs in to send an http request to the server so as to perform connection with the server, the server sends the websocket to the sso account management platform to submit user information, verification is performed, sso sends a response of login result information to the server, and the server generates token and sends the token to the Portal.
Second, tbox Login event
The method comprises the steps that a Tbox login event is sent to a server, the server receives detailed login parameters such as tuid and certificate certid after the request, the server initializes a socket client, finally the server sends a socket client starting request to a TSP platform, then the TSP platform returns a response of successfully establishing a channel to the server, the server generates a login message after receiving the response, and sends a request of sending the login message to the TSP platform, the platform returns an RSA secret key response, the server sends a confirmation of receiving the secret key response to the TSP, and the server sends a request to a portal, wherein the request comprises an uplink message returned according to the event and a downlink message returned according to the event.
Third, the event return message
The Portal simulates the selected event of the function to the server, the server searches the TlvModels of the function after receiving the request, so as to reply and return the TlvModels to the Portal according to the function, the Portal renders a form, the Portal sends simulation function parameters to the server to submit the event request, the server generates a TLV string according to the content of the form, processes the TLV string into a byte array and packages the byte array into a correct message body, the server sends the message after RSA encryption of the message body to the TSP platform after processing, the platform returns a message response to the server, and the server sends an uplink message returned according to the event and a downlink message returned according to the event to the Portal.
The system has a TLV message analysis function, analyzes the simulated vehicle state information, and then sends the analyzed information to the cloud. The vehicle state information comprises the running state, the driving mileage, the remote control instruction message, the positioning information and the alarm information of the vehicle.
Specifically, the cloud terminal is tested by logging in the simulation platform, simulating signal receiving and sending and uplink and downlink of event return.
And opening the tbox simulation platform, popping up a login page on the page, seeing that the page consists of characteristics, start work and historical records after login is successful, clicking a characteristic module to connect the tbox, and selecting a version, an environment, a tuid and a protocol to finish the login simulation platform.
After login is successful, the page is successfully jumped to a starting work page, the starting work page consists of four plates with active reporting, query instruction response, control instruction response and other functions, corresponding instructions are found in an active reporting module to be sent, for example, a transmitter is ignited, an engine instruction message is sent through simulation, corresponding instruction message types are found through sid and mid, content is calculated through a checking tlv table, the content of the content has byte length, the traditional binary message is converted into a hexadecimal message according to an agreed protocol, and the hexadecimal message is sent out through a simulation platform.
After the message for sending the instruction is submitted successfully, the message type, the uploading message and the issuing message can be seen, whether the message is sent successfully or not is judged through the information, and when the message for pre-issuing the uploading message is received successfully, the simulation platform sends the instruction successfully.
The simulation platform simulates the message of the event instruction, completely simulates the instruction message sent out in the real vehicle operation process, improves the test efficiency and truly restores the real vehicle use scene.
The test method can conveniently execute the test case, simulate different signals to be uploaded and transmitted and received, pull the corresponding message in tbox compliance detection, and then compare the message with expected data.
The invention has the advantages that: sso verification, safety insurance avoids hidden danger; one-key login is realized, the environment is switched randomly, and convenience and rapidness are realized; parameter searching and resetting are supported, and humanized design is achieved; the opinion message is analyzed, actively checked out and has comprehensive functions; the W/S structure is convenient to maintain, and the change is effective immediately.

Claims (4)

1. A method for testing a cloud based on a TBOX simulation platform is applied to a portal terminal, and is characterized by specifically comprising the following steps:
step A1, sending a webSocket connection request to a server by the protal;
step A2: the Protal receives a webSocket connection establishment response sent by the server;
step A3: the portal sends a user login http request to the server;
step A4: the portal receives a token sent by the server;
step A5: the portal sends tbox login events to the server;
step A6: the protal receives an uplink message returned according to the event and a downlink message returned according to the event sent by the server;
step A7: the protal sends a simulation function selected event to the server;
step A8: the portal receives the returned TlvModels according to the function sent by the server;
step A9: the portal renders the form;
step A10: the portal sends a simulation function parameter submission event request to the server;
step A11: and the portal receives an uplink message returned according to the event and a downlink message returned according to the event sent by the server.
2. A method for testing a cloud based on a TBOX simulation platform is applied to a server side, and is characterized by specifically comprising the following steps:
step B1: the server receives a webSocket connection request sent by portal;
step B2: the server sends a webSocket connection establishing response to the portal;
step B3: the server receives a login http request sent by the portal;
step B4: the server sends webService to submit user information to sso;
step B5: the server receives login result information sent by the sso;
step B6: the server generates a token;
step B7: the server sends the token to the portal;
step B8: the server receives a tbox login event sent by the portal;
step B9: the server searches for detailed login parameters;
step B10: the server initializes ssocketClient;
step B11: the server sends a socketClient starting request to the TSP;
step B12: the server receives a channel establishment success response sent by the TSP;
step B13: the server generates a login message;
step B14: the server sends a login message to the TSP;
step B15: the server sends an uplink message returned according to the event to the portal;
step B16: the server receives an RSA secret key sent by the TSP;
step B17: the server sends a downlink message returned according to the event to the portal;
step B18: the server sends a confirmation key response to the TSP;
step B19: the server sends an uplink message returned according to the event to the portal;
step B20: the server receives a simulation function selected event sent by the portal;
step B21: the server searches the function TlvModels;
step B22: the server sends the returned TlvModels to the portal according to the function;
step B23: the server receives a simulation function parameter submission event request sent by the portal;
step B24: the server generates a TLV string according to the form content;
step B25: the server processes the TLV string into a byte array and packages the byte array into a correct message body;
step B26: the server sends the message encrypted by the RSA message body to the TSP;
step B27: the server sends an uplink message returned according to the event to the portal;
step B28: the server receives a return message response sent by the TSP;
step B29: and the server sends a downlink message returned according to the event to the portal.
3. The TBOX simulation platform-based cloud testing method according to claim 2, wherein tuid and certificate-exhaustive login parameters are looked up in B9.
4. The system for testing the cloud based on the TBOX simulation platform is characterized by comprising a portal, a server and an sso, wherein the portal, the server and the sso are used for testing the cloud in a mutual cooperation mode, and the specific steps of testing the cloud are as follows:
step C1: the portal sends a webSocket connection request to the server;
step C2: the server sends a webSocket connection establishing response to the portal;
step C3: the poral sends a user login http request to the server;
step C4: the server sends webService to submit user information to the sso;
step C5: the sso sends login result information to the server;
step C6: the server generates a token;
step C7: the server sends the token to the portal;
step C8: the portal sends tbox login events to the server;
step C9: the server looks up tuid and certificate exhaustive login parameters;
step C10: the server initializes a socketClient;
step C11: the server sends a socketCient starting request to the TSP;
step C12: the TSP sends a channel establishment success response to the server;
step C13: the server generates a login message;
step C14: the server sends the login message to the TSP;
step C15: the server sends an uplink message returned according to the event to the portal;
step C16: the TSP sends an RSA secret key to the server;
step C17: the server sends a downlink message according to an event to the portal;
step C18: the server sends a confirmation key response to the TSP;
step C19: the server sends an uplink message returned according to the event;
step C20: the portal sends the simulation function selected event to the server;
step C21: the server looks up the function TLVModels;
step C22: the server sends the returned TlvModels to the portal according to the function;
step C23: the portal renders the form;
step C24: the portal sends a simulation function parameter submission file to the server;
step C25: the server generates a TLV string according to the form content;
step C26: the server processes the TLV string into a byte array and packages the byte array into a correct message body;
step C27: the server sends the message encrypted by the RSA message body to the TSP;
step C28: the server sends an uplink message returned according to the event to the portal;
step C29: the TSP sends a return message response to the server;
step C30: and the server sends a downlink message returned according to the event to the portal.
CN202110776200.6A 2021-07-08 2021-07-08 Method and system for testing cloud based on TBOX simulation platform Withdrawn CN113612626A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110776200.6A CN113612626A (en) 2021-07-08 2021-07-08 Method and system for testing cloud based on TBOX simulation platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110776200.6A CN113612626A (en) 2021-07-08 2021-07-08 Method and system for testing cloud based on TBOX simulation platform

Publications (1)

Publication Number Publication Date
CN113612626A true CN113612626A (en) 2021-11-05

Family

ID=78304279

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110776200.6A Withdrawn CN113612626A (en) 2021-07-08 2021-07-08 Method and system for testing cloud based on TBOX simulation platform

Country Status (1)

Country Link
CN (1) CN113612626A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114157689A (en) * 2021-11-24 2022-03-08 江苏爱玛车业科技有限公司 Simulation test system and method for electric vehicle
CN115118588A (en) * 2022-06-29 2022-09-27 长城汽车股份有限公司 Analog simulation system of vehicle-mounted TBOX (tunnel boring machine) and communication method, device and storage medium thereof

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105610638A (en) * 2015-10-19 2016-05-25 上海斐讯数据通信技术有限公司 Method of simulating wireless Internet access behavior of user
CN106357400A (en) * 2016-11-07 2017-01-25 福建星海通信科技有限公司 Method and system for establishing channel between TBOX terminal and TSP platform
CN108259253A (en) * 2016-12-28 2018-07-06 深圳市蓝希领地科技有限公司 A kind of test method, simulation car-mounted terminal and test system
CN108829608A (en) * 2018-07-09 2018-11-16 北京首汽智行科技有限公司 A kind of automatization test system and method for the Intelligent vehicle-mounted terminal equipment based on automobile simulator
CN109030994A (en) * 2018-06-29 2018-12-18 北京经纬恒润科技有限公司 A kind of test method and system
CN111427333A (en) * 2020-04-01 2020-07-17 北京四维智联科技有限公司 Test method and device for Internet of vehicles service platform and computer storage medium
CN212181460U (en) * 2020-07-10 2020-12-18 北京首汽智行科技有限公司 Vehicle-mounted T-BOX software testing system
CN112202639A (en) * 2020-09-30 2021-01-08 重庆长安汽车股份有限公司 Performance test method for realizing Internet of vehicles remote control service through LoadRunner tool

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105610638A (en) * 2015-10-19 2016-05-25 上海斐讯数据通信技术有限公司 Method of simulating wireless Internet access behavior of user
CN106357400A (en) * 2016-11-07 2017-01-25 福建星海通信科技有限公司 Method and system for establishing channel between TBOX terminal and TSP platform
CN108259253A (en) * 2016-12-28 2018-07-06 深圳市蓝希领地科技有限公司 A kind of test method, simulation car-mounted terminal and test system
CN109030994A (en) * 2018-06-29 2018-12-18 北京经纬恒润科技有限公司 A kind of test method and system
CN108829608A (en) * 2018-07-09 2018-11-16 北京首汽智行科技有限公司 A kind of automatization test system and method for the Intelligent vehicle-mounted terminal equipment based on automobile simulator
CN111427333A (en) * 2020-04-01 2020-07-17 北京四维智联科技有限公司 Test method and device for Internet of vehicles service platform and computer storage medium
CN212181460U (en) * 2020-07-10 2020-12-18 北京首汽智行科技有限公司 Vehicle-mounted T-BOX software testing system
CN112202639A (en) * 2020-09-30 2021-01-08 重庆长安汽车股份有限公司 Performance test method for realizing Internet of vehicles remote control service through LoadRunner tool

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王邵龙: "基于TBOX测试的车联网测试研究" *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114157689A (en) * 2021-11-24 2022-03-08 江苏爱玛车业科技有限公司 Simulation test system and method for electric vehicle
CN115118588A (en) * 2022-06-29 2022-09-27 长城汽车股份有限公司 Analog simulation system of vehicle-mounted TBOX (tunnel boring machine) and communication method, device and storage medium thereof

Similar Documents

Publication Publication Date Title
CN109218075B (en) V2X scene testing method and system based on hardware-in-the-loop
US6728612B1 (en) Automated telematics test system and method
CN113612626A (en) Method and system for testing cloud based on TBOX simulation platform
CN106850798B (en) Automobile monitoring, diagnosing and calibrating method and system based on remote wireless control
US8897952B1 (en) Vehicle diagnostic communications system and application
CN112202639B (en) Performance test method for realizing Internet of vehicles remote control service through LoadRunner tool
CN112804661B (en) Map data transmission method, system, edge server and storage medium
CN112286171B (en) Remote diagnosis method, device, vehicle and storage medium
CN106990773A (en) vehicle remote diagnosis method, cloud server and system
CN100538760C (en) Be used for receiving the system and method for vehicle data at telematics unit
CN104734911A (en) CAN bus network management test system and method
KR101664734B1 (en) System and method for interworking between vehicle controller and external resource
CN106998281B (en) Data updating processing method and device, gateway controller and automobile
Chou et al. i-Car system: A LoRa-based low power wide area networks vehicle diagnostic system for driving safety
CN112040443A (en) Multi-client OTA upgrade processing method and system
CN114253251A (en) Vehicle remote diagnosis method and device, equipment connector and storage medium
CN111506047B (en) Vehicle diagnosis method, device and storage medium
CN112003784B (en) Vehicle data transmission method, device, storage medium and device
CN105453531A (en) Vehicle-mounted device, communication system, communication method, and program
CN110501995A (en) A kind of vehicle diagnosing system and method
WO2021035592A1 (en) Vehicle remote diagnosis method and device
CN106341458A (en) Remote calibration system based on 4G network and calibration method thereof
CN111929079A (en) Annual inspection pre-examining method for vehicle and vehicle
CN205044677U (en) Intelligent vehicle -mounted terminal
CN113505056A (en) Vehicle diagnosis method, system, device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20211105