WO2022257310A1 - Method and apparatus for estimating weight of vehicle - Google Patents

Method and apparatus for estimating weight of vehicle Download PDF

Info

Publication number
WO2022257310A1
WO2022257310A1 PCT/CN2021/122796 CN2021122796W WO2022257310A1 WO 2022257310 A1 WO2022257310 A1 WO 2022257310A1 CN 2021122796 W CN2021122796 W CN 2021122796W WO 2022257310 A1 WO2022257310 A1 WO 2022257310A1
Authority
WO
WIPO (PCT)
Prior art keywords
vehicle
wheel
speed
wheel torque
control command
Prior art date
Application number
PCT/CN2021/122796
Other languages
French (fr)
Chinese (zh)
Inventor
庄登祥
王泽旭
于宁
薛晶晶
Original Assignee
阿波罗智联(北京)科技有限公司
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 阿波罗智联(北京)科技有限公司 filed Critical 阿波罗智联(北京)科技有限公司
Priority to JP2022538073A priority Critical patent/JP7351012B2/en
Priority to KR1020227021688A priority patent/KR20220099577A/en
Publication of WO2022257310A1 publication Critical patent/WO2022257310A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01GWEIGHING
    • G01G19/00Weighing apparatus or methods adapted for special purposes not provided for in the preceding groups
    • G01G19/02Weighing apparatus or methods adapted for special purposes not provided for in the preceding groups for weighing wheeled or rolling bodies, e.g. vehicles
    • G01G19/03Weighing apparatus or methods adapted for special purposes not provided for in the preceding groups for weighing wheeled or rolling bodies, e.g. vehicles for weighing during motion
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/11Complex mathematical operations for solving equations, e.g. nonlinear equations, general mathematical optimization problems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/15Correlation function computation including computation of convolution operations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/16Matrix or vector computation, e.g. matrix-matrix or matrix-vector multiplication, matrix factorization
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2119/00Details relating to the type or aim of the analysis or the optimisation
    • G06F2119/14Force analysis or force optimisation, e.g. static or dynamic forces

Definitions

  • the present disclosure relates to the field of computer technology, specifically to the field of automatic driving, and in particular to a method and device for estimating vehicle weight.
  • Vehicle weight is a key parameter for automatic driving software to perform vehicle dynamics control, parking gear decision-making, parking and parking, and vehicle operating status monitoring. If the vehicle weight is used to properly regulate the automatic driving control software and monitoring software, it will further improve the performance of the vehicle. safety, comfort and power.
  • the present disclosure provides a method, device, device and storage medium for estimating the weight of a vehicle.
  • a method of estimating the weight of a vehicle comprising: using a speed-command-wheel torque mapping relationship to obtain the and estimating the weight of the vehicle based on the vehicle longitudinal dynamics equation using the obtained wheel torque value.
  • an apparatus for estimating the weight of a vehicle comprising: a wheel torque value obtaining module configured to use speed-command - a wheel side torque mapping relationship obtains a wheel side torque value of the vehicle; and a weight estimation module configured to use the obtained wheel side torque value to estimate the weight of the vehicle based on a vehicle longitudinal dynamics equation.
  • an electronic device comprising: at least one processor; and a memory communicatively connected to the at least one processor; wherein, the memory stores instructions executable by the at least one processor , the instructions are executed by the at least one processor, so that the at least one processor can execute the above method.
  • a non-transitory computer-readable storage medium storing computer instructions for causing the computer to execute the above method.
  • a computer program product comprising a computer program which, when executed by a processor, implements the above method.
  • the vehicle weight can be estimated more efficiently and accurately.
  • FIG. 1 shows a flowchart of a method for estimating vehicle weight according to an embodiment of the present disclosure
  • Fig. 2 shows a schematic diagram of a speed-command-wheel torque calibration table according to an embodiment of the present disclosure
  • Fig. 3 shows a schematic diagram of determining a control command and a vehicle acceleration to be adopted in consideration of a control command delay and a filtering delay of the vehicle acceleration according to an embodiment of the present disclosure
  • FIG. 4 shows a flowchart of a method for obtaining wheel torque values of a vehicle using a speed-command-wheel torque mapping relationship
  • Fig. 5 shows a schematic diagram of obtaining wheel torque values by performing linear interpolation in the speed-command-wheel torque calibration table
  • FIG. 6 shows a flow chart of a method for estimating the weight of a vehicle based on vehicle longitudinal dynamics equations according to an embodiment of the present disclosure
  • EKF Extended Kalman Filter
  • FIG. 8 shows a block diagram of an apparatus for estimating vehicle weight according to an embodiment of the present disclosure.
  • FIG. 9 shows a block diagram of an example electronic device that may be used to implement embodiments of the present disclosure.
  • vehicle weight estimation is performed by determining the vehicle weight as a function of the input-output time of the autonomous vehicle system.
  • Vehicle weight estimation requires the creation of a mathematical model of the entire vehicle, where the vehicle weight is an important parameter in the mathematical model. Based on the input and output data of the system on the mathematical model, the vehicle weight is estimated using a specific estimation algorithm. If the system cannot provide wheel torque signals, the weight estimation algorithm will not work.
  • the wheel torque signal is the core signal of the vehicle chassis, and the core characteristic indicators of the vehicle chassis can be inferred from the wheel torque, so most suppliers of autonomous vehicle chassis tend not to provide the wheel torque signal .
  • FIG. 1 shows a flowchart of a method 100 for estimating vehicle weight according to an embodiment of the disclosure.
  • step S110 according to the current speed of the vehicle and the control command for the vehicle, the wheel torque value of the vehicle is obtained using the speed-command-wheel torque mapping relationship.
  • the speed-command-wheel torque mapping relationship may include a speed-command-wheel torque scaling table.
  • the speed-command-wheel torque calibration table may be predetermined according to previously collected vehicle control commands and vehicle sensory data corresponding to the vehicle control commands.
  • vehicle sensor data can be collected by vehicle sensors on a flat standard field, and the sensor data includes vehicle speed.
  • a flat standard site may include a site with a ground slope of less than 0.1 degrees and a maximum length of the site that can accelerate linearly greater than 100m.
  • the speed-command-wheel torque calibration table can be prepared offline using data processing technology.
  • step S120 the weight of the vehicle is calculated based on the vehicle longitudinal dynamics equation using the obtained wheel torque value.
  • the vehicle longitudinal dynamics equation may be created based on vehicle driving state data, and the vehicle driving state data may include at least one of the following: vehicle speed v, vehicle acceleration Moment of inertia J, angular acceleration and road slope angle ⁇ .
  • the vehicle weight can be estimated more efficiently and accurately. Furthermore, according to embodiments of the present disclosure, vehicle weight may be estimated without wheel torque feedback signals.
  • the vehicle longitudinal dynamics equation may be:
  • m represents the weight of the vehicle in kg
  • v is the vehicle speed in m/s
  • J is moment of inertia, unit is kg ⁇ m 2 ,
  • T wheel is the wheel torque, the unit is N m,
  • r is the wheel rolling radius of the vehicle, in m
  • is the slope angle of the road, the unit is rad,
  • is the coefficient of rolling resistance
  • g is the gravitational acceleration, and the unit is m/s 2 .
  • the steering wheel judgment condition can be used when performing data processing on the above vehicle longitudinal dynamics equation, so Correspondingly, the above equation (1) can be further simplified as:
  • Equation (2) ⁇ ⁇ represents the ground friction resistance coefficient. Apart from this, other parameters in equation (2) have the same physical meaning as the same parameters in equation (1).
  • FIG. 2 shows a schematic diagram of a speed-command-wheelside torque calibration table according to an embodiment of the present disclosure.
  • the x-axis represents the vehicle speed in m/s.
  • Vehicle speed may be obtained from vehicle sensors.
  • the y-axis represents commands for controlling the vehicle (ie, control commands).
  • the control instruction may include a pedal instruction obtained by the user stepping on the accelerator pedal of the vehicle.
  • the control command is expressed as a percentage opening of the accelerator pedal of the vehicle in %.
  • the z-axis represents the wheel torque value, and the unit is N ⁇ m.
  • the instructions may be divided into 10-20 equal parts according to the maximum-minimum range, so as to obtain 10-20 instructions evenly spaced.
  • the vehicle is controlled to accelerate from stationary to the highest speed or decelerate from the highest speed to stationary, so as to obtain the mapping relationship between speed, command and wheel torque, that is, the speed-command-wheel torque mapping relationship.
  • the speed-command-wheel torque mapping relationship can be expressed as the speed-command-wheel torque calibration table shown in Figure 2, that is, speed- Pedal opening-wheel torque calibration table.
  • sensory data collection and speed-command-wheel torque calibration table creation can be performed offline, while vehicle weight estimation can be performed online.
  • vehicle weight estimation in a real-time online manner, due to the delay of the control command and the filtering delay of the vehicle acceleration, and the delays of the two may be inconsistent, the vehicle acceleration collected in real time for the control command does not match the control command. , so it is necessary to consider the control command delay and the filtering delay of the vehicle acceleration to determine the control command and vehicle acceleration to be adopted.
  • FIG. 3 shows a schematic diagram of determining a control command and a vehicle acceleration to be adopted in consideration of a control command delay and a filtering delay of the vehicle acceleration according to an embodiment of the present disclosure.
  • FIG. 3 shows two cache queues, namely, a command (Cmd) cache queue Quene1 and an acceleration (Acc) cache queue Quene2.
  • the lengths of the instruction cache queue Quene1 and the acceleration cache queue Quene2 are L1 and L2 respectively.
  • L1 and L2 are calculated according to the delay of the control command and the filter delay of the vehicle acceleration, namely:
  • the rightmost data in the buffer queues Quene1 and Quene2 is the latest data. Since the direct use of the latest data may cause a mismatch between the delayed control command and the delayed filtered acceleration data, therefore, according to the embodiment of the present disclosure, using the command cache queue Quene1 and the acceleration cache queue Quene2, the obtained first The L1 control command matches the L2 filtered acceleration data. Therefore, for the L1 th control instruction, using the L2 th filtered acceleration data as input data for performing vehicle weight estimation can obtain more accurate results.
  • the validity of the collected data can also be judged.
  • the validity of the collected data can be judged according to the condition: the actual steering wheel steering angle ⁇ the maximum steering wheel steering angle*3%. If the actual steering wheel steering angle satisfies the above conditions, then for the corresponding control command, the vehicle acceleration obtained by the above cache method, the vehicle speed obtained by the sensor and the road slope angle measurement value obtained by the sensor (if it exists) are used as valid data. use.
  • FIG. 4 shows a flowchart of a method for obtaining a wheel torque value of a vehicle using a speed-command-wheel torque mapping relationship.
  • step S411 according to the current speed of the vehicle and the control command, determine the calibration interval to which the current speed belongs and the calibration range to which the control command belongs in the speed-command-wheel torque mapping relationship.
  • the speed-command-wheel torque mapping relationship may include a speed-command-wheel torque scaling table.
  • the speed-command-wheel torque scaling table may be expressed as a speed-pedal opening-wheel torque scaling table.
  • step S412 according to the speed-command-wheel torque mapping relationship, based on the calibration range to which the current speed belongs and the calibration range to which the control command belongs, a plurality of wheel torque values corresponding to the determined calibration ranges are respectively obtained.
  • step S413 a wheel torque value corresponding to the current speed of the vehicle and the control command is calculated according to the multiple wheel torque values.
  • the method for obtaining the wheel torque value of the vehicle using the speed-command-wheel torque mapping relationship can omit the hardware sensor for measuring the vehicle weight while providing accurate wheel torque values.
  • the wheel torque value can be obtained by performing linear interpolation in the speed-command-wheel torque calibration table according to the current speed of the vehicle and the control command.
  • FIG. 5 shows a schematic diagram of obtaining wheel torque values through linear interpolation in the speed-command-wheel torque calibration table.
  • v represents the current speed of the vehicle
  • Cmd represents the control command
  • T wheel represents the wheel torque value corresponding to the current speed v and the control command Cmd.
  • T wheel (T 1 ⁇ 1 +T 2 (1- ⁇ 1 )) ⁇ 2 +(T 3 ⁇ 1 +T 4 (1- ⁇ 1 ))(1- ⁇ 2 )...(7)
  • hardware sensors for measuring vehicle weight can be omitted while providing accurate wheel torque values.
  • FIG. 6 shows a flow chart of a method for estimating the weight of a vehicle based on vehicle longitudinal dynamics equations according to an embodiment of the present disclosure.
  • step S621 a least squares recursive equation (RLS) with a forgetting factor is created for the vehicle longitudinal dynamics equation.
  • the vehicle longitudinal dynamics equation may be the equation shown in equation (1) or (2) above.
  • step S622 the weight of the vehicle is obtained by iterative calculation using the least squares recursive equation (RLS) with a forgetting factor.
  • the least squares recurrence equation (RLS) with forgetting factor can be expressed as:
  • m is the weight of the vehicle, for example, the initial value of m can be set according to the vehicle model, brand, etc.
  • k represents the kth iterative calculation
  • y(k) is the quantity to be observed by the RLS algorithm, here it represents the vehicle acceleration observed for the kth time
  • T wheel is the wheel torque of the vehicle
  • r is the wheel rolling radius of the vehicle
  • v is the vehicle speed
  • is the air resistance coefficient
  • A is the effective frontal area of the vehicle
  • C D is the drag coefficient
  • L(k) represents the gain calculated for each iteration
  • P(k) represents the intermediate variable calculated by RLS
  • is the forgetting factor and 0 ⁇ 1. In some embodiments, ⁇ is set to 0.97.
  • the weight of the vehicle can be estimated more accurately by using the RLS algorithm.
  • the road slope angle ⁇ is a key parameter for estimating the vehicle weight, which is highly coupled with the vehicle weight. If the slope angle parameter error reaches 20%, then the weight estimation result error will reach 50%.
  • the road slope angle ⁇ can be obtained by vehicle sensors. In other embodiments, the road slope angle ⁇ can be estimated based on an Extended Kalman Filter (EKF).
  • EKF Extended Kalman Filter
  • FIG. 7 shows a flowchart of a method 700 for estimating road slope angle based on Extended Kalman Filter (EKF) according to an embodiment of the present disclosure.
  • EKF Extended Kalman Filter
  • step S710 the road slope angle is estimated according to the EKF system state equation and the EKF system measurement equation.
  • the system state equation for estimating the road slope angle is:
  • v(k) and v(k-1) are the vehicle speeds calculated by the kth iteration and the k-1th iteration respectively, and ⁇ t represents the iterative calculation cycle when the EKF is actually used, ⁇ (k), ⁇ (k-1), ⁇ (k-2) and ⁇ (k-3) are calculated for the k-th, k-1, k-2, and k-3 iterations respectively Out of the road slope angle.
  • the initial values of ⁇ (k), ⁇ (k-1), ⁇ (k-2) and ⁇ (k-3) are set to be determined by Road slope angle obtained by vehicle sensors.
  • the initial values of ⁇ (k), ⁇ (k ⁇ 1), ⁇ (k ⁇ 2), and ⁇ (k ⁇ 3) are set to 0.
  • the other parameters in equation (12) have the same physical meaning as the same parameters in equation (1).
  • z(k) represents the vehicle speed to be measured by the EKF
  • the method 700 for estimating road slope angle based on Extended Kalman Filter (EKF) may further include step S720.
  • step S720 when the EKF is used for iterative calculation, the EKF is updated by using the time update equation and the measurement update equation of the EKF. Specifically, the state-space expression of the EKF is obtained by combining Equation (12) and Equation (13):
  • x(k) [v(k), ⁇ (k)]'
  • f(x(k-1)) is the process state nonlinear function
  • f(x(k-1)) represents the equation (12 ) in the expression
  • the measurement update equation of the EKF is obtained as:
  • P(0) when setting the initial parameters of the EKF, set P(0) to 10, and set the R matrix to And the Q matrix is set according to the noise characteristics of the actual sensing data.
  • estimating the road slope angle based on EKF can provide accurate road slope angle while reducing the cost of hardware sensors for measuring the road slope angle.
  • sensory data collection and speed-command-wheel torque calibration table creation can be performed offline, while vehicle weight estimation and road gradient angle estimation can be performed online.
  • wheel torque information can be provided for vehicle weight estimation and road gradient angle estimation.
  • vehicle weight estimation and road slope angle estimation are iteratively computed independently and in parallel during each vehicle duty cycle. In each vehicle working cycle, the estimated weight value of the vehicle weight is used as an internal parameter for the next calculation cycle of the road slope angle estimation. Similarly, the road slope angle estimated for the road slope angle is used as an internal parameter for the next calculation cycle of the vehicle weight estimation.
  • Embodiments according to the present disclosure can provide accurate vehicle weight and road slope angle information.
  • accurate weight and slope angle information can support the vehicle controller to allocate energy reasonably, reduce energy consumption, and greatly increase the cruising range of autonomous vehicles.
  • the embodiments according to the present disclosure can replace the vehicle weight sensor with the same precision, greatly reducing the hardware cost.
  • FIG. 8 shows a block diagram of an apparatus 800 for estimating vehicle weight according to an embodiment of the present disclosure.
  • an apparatus 800 for estimating vehicle weight includes a wheel torque value obtaining module 810 and a weight estimating module 820 .
  • the wheel side torque value obtaining module 810 is configured to obtain the wheel side torque value of the vehicle according to the current speed of the vehicle and the control command for the vehicle using a speed-command-wheel side torque mapping relationship.
  • the speed-command-wheel torque mapping relationship may include a speed-command-wheel torque scaling table.
  • the speed-command-wheel torque calibration table may be predetermined according to previously collected vehicle control commands and vehicle sensory data corresponding to the vehicle control commands.
  • the weight estimation module 820 is configured to estimate the weight of the vehicle based on the vehicle longitudinal dynamics equation using the obtained wheel torque values.
  • the vehicle longitudinal dynamics equation may be created based on vehicle driving state data, and the vehicle driving state data may include at least one of the following: vehicle speed v, vehicle acceleration Moment of inertia J, angular acceleration and road slope angle ⁇ .
  • the wheel edge torque value obtaining module 810 may include a first submodule, a second submodule and a third submodule.
  • the first sub-module determines the calibration interval to which the current speed belongs and the calibration interval to which the control command belongs in the speed-command-wheel torque mapping relationship according to the current speed of the vehicle and the control command.
  • the second sub-module obtains a plurality of wheel torque values corresponding to the determined calibration intervals according to the speed-command-wheel torque mapping relationship, based on the calibration interval to which the current speed belongs and the calibration interval to which the control command belongs.
  • the third sub-module calculates the wheel torque value corresponding to the current speed of the vehicle and the control command according to the plurality of wheel torque values.
  • the weight estimation module 820 may include a fourth submodule and a fifth submodule.
  • a fourth submodule creates a least squares recurrence equation with a forgetting factor for the vehicle longitudinal dynamics equation.
  • the fifth sub-module uses the least square recursive equation with forgetting factor to perform iterative calculation to obtain the weight of the vehicle.
  • the present disclosure also provides an electronic device, a readable storage medium, and a computer program product.
  • FIG. 9 shows a schematic block diagram of an example electronic device 900 that may be used to implement embodiments of the present disclosure.
  • Electronic device is intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other suitable computers.
  • Electronic devices may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smart phones, wearable devices, and other similar computing devices.
  • the components shown herein, their connections and relationships, and their functions, are by way of example only, and are not intended to limit implementations of the disclosure described and/or claimed herein.
  • the device 900 includes a computing unit 901 that can execute according to a computer program stored in a read-only memory (ROM) 902 or loaded from a storage unit 908 into a random-access memory (RAM) 903. Various appropriate actions and treatments. In the RAM 903, various programs and data necessary for the operation of the device 900 can also be stored.
  • the computing unit 901, ROM 902, and RAM 903 are connected to each other through a bus 904.
  • An input/output (I/O) interface 905 is also connected to the bus 904 .
  • the I/O interface 905 includes: an input unit 906, such as a keyboard, a mouse, etc.; an output unit 907, such as various types of displays, speakers, etc.; a storage unit 908, such as a magnetic disk, an optical disk, etc. ; and a communication unit 909, such as a network card, a modem, a wireless communication transceiver, and the like.
  • the communication unit 909 allows the device 900 to exchange information/data with other devices over a computer network such as the Internet and/or various telecommunication networks.
  • the computing unit 901 may be various general-purpose and/or special-purpose processing components having processing and computing capabilities. Some examples of computing units 901 include, but are not limited to, central processing units (CPUs), graphics processing units (GPUs), various dedicated artificial intelligence (AI) computing chips, various computing units that run machine learning model algorithms, digital signal processing processor (DSP), and any suitable processor, controller, microcontroller, etc.
  • the computing unit 901 executes the various methods and processes described above, such as a method for estimating the weight of a vehicle. For example, in some embodiments, a method for estimating vehicle weight may be implemented as a computer software program tangibly embodied on a machine-readable medium, such as storage unit 908 .
  • part or all of the computer program may be loaded and/or installed on the device 900 via the ROM 902 and/or the communication unit 909.
  • the computer program When the computer program is loaded into RAM 903 and executed by computing unit 901, one or more steps of the method for estimating vehicle weight described above may be performed.
  • the computing unit 901 may be configured in any other suitable way (eg, by means of firmware) to execute the method for estimating the vehicle weight.
  • Various implementations of the systems and techniques described above herein can be implemented in digital electronic circuit systems, integrated circuit systems, field programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), application specific standard products (ASSPs), systems on chips Implemented in a system of systems (SOC), load programmable logic device (CPLD), computer hardware, firmware, software, and/or combinations thereof.
  • FPGAs field programmable gate arrays
  • ASICs application specific integrated circuits
  • ASSPs application specific standard products
  • SOC system of systems
  • CPLD load programmable logic device
  • computer hardware firmware, software, and/or combinations thereof.
  • programmable processor can be special-purpose or general-purpose programmable processor, can receive data and instruction from storage system, at least one input device, and at least one output device, and transmit data and instruction to this storage system, this at least one input device, and this at least one output device an output device.
  • Program codes for implementing the methods of the present disclosure may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general-purpose computer, a special purpose computer, or other programmable data processing devices, so that the program codes, when executed by the processor or controller, make the functions/functions specified in the flow diagrams and/or block diagrams Action is implemented.
  • the program code may execute entirely on the machine, partly on the machine, as a stand-alone software package partly on the machine and partly on a remote machine or entirely on the remote machine or server.
  • a machine-readable medium may be a tangible medium that may contain or store a program for use by or in conjunction with an instruction execution system, apparatus, or device.
  • a machine-readable medium can be a machine-readable signal medium or a machine-readable storage medium.
  • a machine-readable medium may include, but is not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, apparatus, or devices, or any suitable combination of the foregoing.
  • machine-readable storage media would include one or more wire-based electrical connections, portable computer discs, hard drives, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, compact disk read only memory (CD-ROM), optical storage, magnetic storage, or any suitable combination of the foregoing.
  • RAM random access memory
  • ROM read only memory
  • EPROM or flash memory erasable programmable read only memory
  • CD-ROM compact disk read only memory
  • magnetic storage or any suitable combination of the foregoing.
  • the systems and techniques described herein can be implemented on a computer having a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to the user. ); and a keyboard and pointing device (eg, a mouse or a trackball) through which a user can provide input to the computer.
  • a display device e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor
  • a keyboard and pointing device eg, a mouse or a trackball
  • Other kinds of devices can also be used to provide interaction with the user; for example, the feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and can be in any form (including Acoustic input, speech input or, tactile input) to receive input from the user.
  • the systems and techniques described herein can be implemented in a computing system that includes back-end components (e.g., as a data server), or a computing system that includes middleware components (e.g., an application server), or a computing system that includes front-end components (e.g., as a a user computer having a graphical user interface or web browser through which a user can interact with embodiments of the systems and techniques described herein), or including such backend components, middleware components, Or any combination of front-end components in a computing system.
  • the components of the system can be interconnected by any form or medium of digital data communication, eg, a communication network. Examples of communication networks include: Local Area Network (LAN), Wide Area Network (WAN) and the Internet.
  • a computer system may include clients and servers.
  • Clients and servers are generally remote from each other and typically interact through a communication network.
  • the relationship of client and server arises by computer programs running on the respective computers and having a client-server relationship to each other.
  • the server can be a cloud server, a server of a distributed system, or a server combined with a blockchain.
  • steps may be reordered, added or deleted using the various forms of flow shown above.
  • each step described in the present disclosure may be executed in parallel, sequentially, or in a different order, as long as the desired result of the technical solution disclosed in the present disclosure can be achieved, no limitation is imposed herein.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Computational Mathematics (AREA)
  • Pure & Applied Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Algebra (AREA)
  • Computing Systems (AREA)
  • Operations Research (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • Control Of Driving Devices And Active Controlling Of Vehicle (AREA)

Abstract

A method and apparatus for estimating the weight of a vehicle, relating to the technical field of computers and in particular, to the field of autonomous driving. The specific implementation solution is: obtaining a rim torque value of a vehicle according to the current speed of the vehicle and a control instruction for the vehicle by using a speed-instruction-rim torque mapping relationship (S110); and estimating the weight of the vehicle on the basis of a vehicle longitudinal dynamics equation by using the obtained rim torque value (S120).

Description

估计车辆重量的方法和装置Method and apparatus for estimating vehicle weight
本申请要求于2021年06月08日提交的、申请号为202110650457.7的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application with application number 202110650457.7 filed on June 8, 2021, the entire contents of which are incorporated in this application by reference.
技术领域technical field
本公开涉及计算机技术领域,具体为自动驾驶领域,尤其涉及一种用于估计车辆重量的方法和装置。The present disclosure relates to the field of computer technology, specifically to the field of automatic driving, and in particular to a method and device for estimating vehicle weight.
背景技术Background technique
随着车辆自动驾驶技术的发展,对车辆自动控制的效果要求也逐渐增大,相对于小型车而言,重型车包括自动驾驶公交车、自动驾驶卡车等,重量变化范围比较大,从空载到满载的重量变化甚至能达到300%。车辆重量是自动驾驶软件进行车辆动力学控制、停车档位决策、泊车停车、车辆运行状态监控的关键参数,如果使用车辆重量对自动驾驶控制软件和监控软件进行合理调控,将会进一步提高车辆的安全性、舒适性、动力性。With the development of vehicle automatic driving technology, the requirements for the effect of vehicle automatic control are gradually increasing. Compared with small cars, heavy vehicles include self-driving buses, self-driving trucks, etc., and the range of weight changes is relatively large. The weight change to full load can even reach 300%. Vehicle weight is a key parameter for automatic driving software to perform vehicle dynamics control, parking gear decision-making, parking and parking, and vehicle operating status monitoring. If the vehicle weight is used to properly regulate the automatic driving control software and monitoring software, it will further improve the performance of the vehicle. safety, comfort and power.
使用硬件传感器测量车辆重量,价格昂贵,且使用寿命存在问题;使用软件算法可以直接估计车辆重量,极具经济性和便捷性。在使用软件算法估计车辆重量的技术中,需要提供车辆的轮边转矩参数来估计车辆重量。如果系统无法提供轮边转矩信号,则重量估计软件将无法工作。Using hardware sensors to measure vehicle weight is expensive and has problems with its service life; using software algorithms can directly estimate vehicle weight, which is very economical and convenient. In the technique of estimating the vehicle weight using a software algorithm, wheel torque parameters of the vehicle need to be provided to estimate the vehicle weight. If the system cannot provide a wheel torque signal, the weight estimation software will not work.
发明内容Contents of the invention
本公开提供了一种用于估计车辆重量的方法、装置、设备以及存储介质。The present disclosure provides a method, device, device and storage medium for estimating the weight of a vehicle.
根据第一方面,提供了一种估计车辆重量的方法,该方法包括:根据所述车辆的当前速度和针对所述车辆的控制指令,使用速度-指令-轮边转矩映射关系获得所述车辆的轮边转矩值;以及利用所获得的轮边转矩值,基于车辆纵向动力学方程估计所述车辆的重量。According to a first aspect, there is provided a method of estimating the weight of a vehicle, the method comprising: using a speed-command-wheel torque mapping relationship to obtain the and estimating the weight of the vehicle based on the vehicle longitudinal dynamics equation using the obtained wheel torque value.
根据第二方面,提供了一种估计车辆重量的装置,该装置包括:轮边转矩值获得模块,被配置为根据所述车辆的当前速度和针对所述车辆的控制指令,使用速度-指令- 轮边转矩映射关系获得所述车辆的轮边转矩值;以及重量估计模块,被配置为利用所获得的轮边转矩值,基于车辆纵向动力学方程估计所述车辆的重量。According to a second aspect, there is provided an apparatus for estimating the weight of a vehicle, the apparatus comprising: a wheel torque value obtaining module configured to use speed-command - a wheel side torque mapping relationship obtains a wheel side torque value of the vehicle; and a weight estimation module configured to use the obtained wheel side torque value to estimate the weight of the vehicle based on a vehicle longitudinal dynamics equation.
根据第三方面,提供了一种电子设备,包括:至少一个处理器;以及与所述至少一个处理器通信连接的存储器;其中,所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行上述方法。According to a third aspect, there is provided an electronic device, comprising: at least one processor; and a memory communicatively connected to the at least one processor; wherein, the memory stores instructions executable by the at least one processor , the instructions are executed by the at least one processor, so that the at least one processor can execute the above method.
根据第四方面,提供了一种存储有计算机指令的非瞬时计算机可读存储介质,所述计算机指令用于使所述计算机执行上述方法。According to a fourth aspect, there is provided a non-transitory computer-readable storage medium storing computer instructions for causing the computer to execute the above method.
根据第五方面,提供了一种计算机程序产品,包括计算机程序,所述计算机程序在被处理器执行时实现上述方法。According to a fifth aspect there is provided a computer program product comprising a computer program which, when executed by a processor, implements the above method.
根据本公开的估计车辆重量的方法和装置,可以更高效且更准确地估计车辆重量。According to the method and apparatus for estimating vehicle weight of the present disclosure, the vehicle weight can be estimated more efficiently and accurately.
应当理解,本部分所描述的内容并非旨在标识本公开的实施例的关键或重要特征,也不用于限制本公开的范围。本公开的其它特征将通过以下的说明书而变得容易理解。It should be understood that what is described in this section is not intended to identify key or important features of the embodiments of the present disclosure, nor is it intended to limit the scope of the present disclosure. Other features of the present disclosure will be readily understood through the following description.
附图说明Description of drawings
附图用于更好地理解本方案,不构成对本公开的限定。其中:The accompanying drawings are used to better understand the present solution, and do not constitute a limitation to the present disclosure. in:
图1示出了根据本公开实施例的用于估计车辆重量的方法的流程图;FIG. 1 shows a flowchart of a method for estimating vehicle weight according to an embodiment of the present disclosure;
图2示出了根据本公开实施例的速度-指令-轮边转矩标定表的示意图;Fig. 2 shows a schematic diagram of a speed-command-wheel torque calibration table according to an embodiment of the present disclosure;
图3示出了根据本公开实施例的考虑控制指令延时以及车辆加速度的滤波延时来确定要采用的控制指令和车辆加速度的示意图;Fig. 3 shows a schematic diagram of determining a control command and a vehicle acceleration to be adopted in consideration of a control command delay and a filtering delay of the vehicle acceleration according to an embodiment of the present disclosure;
图4示出了使用速度-指令-轮边转矩映射关系获得车辆的轮边转矩值的方法的流程图;4 shows a flowchart of a method for obtaining wheel torque values of a vehicle using a speed-command-wheel torque mapping relationship;
图5示出了通过在速度-指令-轮边转矩标定表中进行线性插值来获取轮边转矩值的示意图;Fig. 5 shows a schematic diagram of obtaining wheel torque values by performing linear interpolation in the speed-command-wheel torque calibration table;
图6示出了根据本公开实施例的基于车辆纵向动力学方程估计车辆的重量的方法的流程图;FIG. 6 shows a flow chart of a method for estimating the weight of a vehicle based on vehicle longitudinal dynamics equations according to an embodiment of the present disclosure;
图7示出了根据本公开实施例的基于扩展卡尔曼滤波(EKF)估计道路坡度角的方法的流程图;7 shows a flow chart of a method for estimating a road slope angle based on an Extended Kalman Filter (EKF) according to an embodiment of the present disclosure;
图8示出了根据本公开实施例的用于估计车辆重量的装置的框图;以及FIG. 8 shows a block diagram of an apparatus for estimating vehicle weight according to an embodiment of the present disclosure; and
图9示出了可以用来实施本公开的实施例的示例电子设备的框图。FIG. 9 shows a block diagram of an example electronic device that may be used to implement embodiments of the present disclosure.
具体实施方式Detailed ways
以下结合附图对本公开的示范性实施例做出说明,其中包括本公开实施例的各种细节以助于理解,应当将它们认为仅仅是示范性的。因此,本领域普通技术人员应当认识到,可以对这里描述的实施例做出各种改变和修改,而不会背离本公开的范围和精神。同样,为了清楚和简明,以下的描述中省略了对公知功能和结构的描述。Exemplary embodiments of the present disclosure are described below in conjunction with the accompanying drawings, which include various details of the embodiments of the present disclosure to facilitate understanding, and they should be regarded as exemplary only. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the disclosure. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
在自动驾驶领域中,通过根据自动驾驶车系统的输入输出时间函数来确定车辆重量来进行车辆重量估计。车辆重量估计需要创建整车的数学模型,其中整车重量是该数学模型中的重要参数。根据关于该数学模型的系统的输入输出数据,使用特定的估计算法对车辆重量进行估计。如果系统无法提供轮边转矩信号,则重量估计算法将无法工作。而在自动驾驶软件中,轮边转矩信号是车辆底盘核心信号,通过轮边转矩能推断出车辆底盘核心特性指标,因此大多数自动驾驶车辆底盘提供商倾向于不提供轮边转矩信号。In the field of autonomous driving, vehicle weight estimation is performed by determining the vehicle weight as a function of the input-output time of the autonomous vehicle system. Vehicle weight estimation requires the creation of a mathematical model of the entire vehicle, where the vehicle weight is an important parameter in the mathematical model. Based on the input and output data of the system on the mathematical model, the vehicle weight is estimated using a specific estimation algorithm. If the system cannot provide wheel torque signals, the weight estimation algorithm will not work. In autonomous driving software, the wheel torque signal is the core signal of the vehicle chassis, and the core characteristic indicators of the vehicle chassis can be inferred from the wheel torque, so most suppliers of autonomous vehicle chassis tend not to provide the wheel torque signal .
图1示出了根据本公开实施例的用于估计车辆重量的方法100的流程图。FIG. 1 shows a flowchart of a method 100 for estimating vehicle weight according to an embodiment of the disclosure.
在步骤S110,根据车辆的当前速度和针对车辆的控制指令,使用速度-指令-轮边转矩映射关系获得车辆的轮边转矩值。In step S110, according to the current speed of the vehicle and the control command for the vehicle, the wheel torque value of the vehicle is obtained using the speed-command-wheel torque mapping relationship.
在一些实施例中,速度-指令-轮边转矩映射关系可以包括速度-指令-轮边转矩标定表。在一些实施例中,速度-指令-轮边转矩标定表可以根据先前采集的车辆控制指令和与车辆控制指令相对应的车辆传感数据预先确定。例如,可以在平坦的标准场地上,通过车辆传感器采集车辆传感数据,该传感数据包括车辆速度。平坦的标准场地可以包括地面坡度小于0.1度、且场地能直线加速的最大长度大于100m的场地。在一些实施例中,在采集到车辆传感数据之后,可以在离线状态下利用数据处理技术制作速度-指令-轮边转矩标定表。In some embodiments, the speed-command-wheel torque mapping relationship may include a speed-command-wheel torque scaling table. In some embodiments, the speed-command-wheel torque calibration table may be predetermined according to previously collected vehicle control commands and vehicle sensory data corresponding to the vehicle control commands. For example, vehicle sensor data can be collected by vehicle sensors on a flat standard field, and the sensor data includes vehicle speed. A flat standard site may include a site with a ground slope of less than 0.1 degrees and a maximum length of the site that can accelerate linearly greater than 100m. In some embodiments, after the vehicle sensor data is collected, the speed-command-wheel torque calibration table can be prepared offline using data processing technology.
在步骤S120,利用所获得的轮边转矩值,基于车辆纵向动力学方程计算车辆的重量。在一些实施例中,车辆纵向动力学方程可以是基于车辆行驶状态数据创建的,并且车辆行驶状态数据可以包括以下中的至少一个:车辆速度v、车辆加速度
Figure PCTCN2021122796-appb-000001
转动惯量J、角加速度
Figure PCTCN2021122796-appb-000002
和道路坡度角β。
In step S120, the weight of the vehicle is calculated based on the vehicle longitudinal dynamics equation using the obtained wheel torque value. In some embodiments, the vehicle longitudinal dynamics equation may be created based on vehicle driving state data, and the vehicle driving state data may include at least one of the following: vehicle speed v, vehicle acceleration
Figure PCTCN2021122796-appb-000001
Moment of inertia J, angular acceleration
Figure PCTCN2021122796-appb-000002
and road slope angle β.
根据本公开的实施例,可以更高效且更准确地估计车辆重量。此外,根据本公开的实施例,可以在没有轮边转矩反馈信号的情况下估计车辆重量。According to the embodiments of the present disclosure, the vehicle weight can be estimated more efficiently and accurately. Furthermore, according to embodiments of the present disclosure, vehicle weight may be estimated without wheel torque feedback signals.
在一些实施例中,车辆纵向动力学方程可以为:In some embodiments, the vehicle longitudinal dynamics equation may be:
Figure PCTCN2021122796-appb-000003
Figure PCTCN2021122796-appb-000003
其中,m表示车辆重量,单位为kg,Among them, m represents the weight of the vehicle in kg,
Figure PCTCN2021122796-appb-000004
为车辆速度的导数,即车辆加速度,单位为m/s 2
Figure PCTCN2021122796-appb-000004
is the derivative of the vehicle speed, that is, the vehicle acceleration, the unit is m/s 2 ,
v为车辆速度,单位为m/s,v is the vehicle speed in m/s,
J为转动惯量,单位为kg·m 2J is moment of inertia, unit is kg·m 2 ,
Figure PCTCN2021122796-appb-000005
为车辆的横摆角速度的导数,即车辆角加速度,单位为rad/m 2
Figure PCTCN2021122796-appb-000005
is the derivative of the vehicle's yaw rate, that is, the vehicle's angular acceleration, in rad/m 2 ,
T wheel为轮边转矩,单位为N·m, T wheel is the wheel torque, the unit is N m,
r为车辆的车轮滚动半径,单位为m,r is the wheel rolling radius of the vehicle, in m,
Figure PCTCN2021122796-appb-000006
即等效风阻系数,其中ρ为空气阻力系数,A为车辆有效迎风面积,C D为风阻系数,
Figure PCTCN2021122796-appb-000006
That is, the equivalent drag coefficient, where ρ is the air resistance coefficient, A is the effective frontal area of the vehicle, C D is the drag coefficient,
β为道路坡度角,单位为rad,β is the slope angle of the road, the unit is rad,
μ为滚动阻力系数,μ is the coefficient of rolling resistance,
g为重力加速度,单位为m/s 2g is the gravitational acceleration, and the unit is m/s 2 .
在一些实施例中,可以在对以上车辆纵向动力学方程进行数据处理时使用方向盘判断条件,因此
Figure PCTCN2021122796-appb-000007
相应地,以上等式(1)可以被进一步简化为:
In some embodiments, the steering wheel judgment condition can be used when performing data processing on the above vehicle longitudinal dynamics equation, so
Figure PCTCN2021122796-appb-000007
Correspondingly, the above equation (1) can be further simplified as:
Figure PCTCN2021122796-appb-000008
Figure PCTCN2021122796-appb-000008
在等式(2)中,β μ表示地面摩擦阻力系数。除此之外,等式(2)中其他参数与等式(1)中的相同参数表示的物理意义相同。 In Equation (2), β μ represents the ground friction resistance coefficient. Apart from this, other parameters in equation (2) have the same physical meaning as the same parameters in equation (1).
图2示出了根据本公开实施例的速度-指令-轮边转矩标定表的示意图。FIG. 2 shows a schematic diagram of a speed-command-wheelside torque calibration table according to an embodiment of the present disclosure.
如图2所示,x轴表示车辆速度,单位为m/s。车辆速度可以由车辆传感器获得。y轴表示用于控制车辆的指令(即,控制指令)。例如,例如控制指令可以包括通过用户踩踏车辆加速踏板而获得的踏板指令。在此情况下,控制指令被表示为车辆加速踏板的百分比开度,单位为%。z轴表示轮边转矩值,单位为N·m。As shown in Figure 2, the x-axis represents the vehicle speed in m/s. Vehicle speed may be obtained from vehicle sensors. The y-axis represents commands for controlling the vehicle (ie, control commands). For example, the control instruction may include a pedal instruction obtained by the user stepping on the accelerator pedal of the vehicle. In this case, the control command is expressed as a percentage opening of the accelerator pedal of the vehicle in %. The z-axis represents the wheel torque value, and the unit is N·m.
在一些实施例中,可以将指令根据极大-极小区间范围,划分为10~20等分,得到均匀间隔的10~20个指令。依次根据这些指令控制车辆从静止加速到最高速或者从最高速降速到静止,从而得到速度、指令与轮边转矩之间的映射关系,即速度-指令-轮边转矩映射关系。在指令被表示为车辆加速踏板的百分比开度的情况下,速度-指令-轮边转矩映射关系可以被表示为如图2所示的速度-指令-轮边转矩标定表,即速度-踏板开度-轮边转矩标定表。In some embodiments, the instructions may be divided into 10-20 equal parts according to the maximum-minimum range, so as to obtain 10-20 instructions evenly spaced. According to these commands, the vehicle is controlled to accelerate from stationary to the highest speed or decelerate from the highest speed to stationary, so as to obtain the mapping relationship between speed, command and wheel torque, that is, the speed-command-wheel torque mapping relationship. In the case that the command is expressed as the percentage opening of the vehicle accelerator pedal, the speed-command-wheel torque mapping relationship can be expressed as the speed-command-wheel torque calibration table shown in Figure 2, that is, speed- Pedal opening-wheel torque calibration table.
根据本公开的实施例,传感数据采集和速度-指令-轮边转矩标定表制作可以是在离线状态下进行的,而车辆重量估计可以在线进行。在以实时在线的方式执行车辆重量估计时,由于存在控制指令延时以及车辆加速度的滤波延时,且二者的延时可能不一致,导致针对控制指令实时采集的车辆加速度与该控制指令不匹配,因此需要考虑控制指令延时以及车辆加速度的滤波延时来确定要采用的控制指令和车辆加速度。According to the embodiments of the present disclosure, sensory data collection and speed-command-wheel torque calibration table creation can be performed offline, while vehicle weight estimation can be performed online. When performing vehicle weight estimation in a real-time online manner, due to the delay of the control command and the filtering delay of the vehicle acceleration, and the delays of the two may be inconsistent, the vehicle acceleration collected in real time for the control command does not match the control command. , so it is necessary to consider the control command delay and the filtering delay of the vehicle acceleration to determine the control command and vehicle acceleration to be adopted.
图3示出了根据本公开实施例的考虑控制指令延时以及车辆加速度的滤波延时来确定要采用的控制指令和车辆加速度的示意图。FIG. 3 shows a schematic diagram of determining a control command and a vehicle acceleration to be adopted in consideration of a control command delay and a filtering delay of the vehicle acceleration according to an embodiment of the present disclosure.
图3示出了两个缓存队列,即指令(Cmd)缓存队列Quene1和加速度(Acc)缓存队列Quene2。指令缓存队列Quene1和加速度缓存队列Quene2的长度分别为L1和L2。L1和L2分别根据控制指令的延时和车辆加速度的滤波延时计算得出,即:FIG. 3 shows two cache queues, namely, a command (Cmd) cache queue Quene1 and an acceleration (Acc) cache queue Quene2. The lengths of the instruction cache queue Quene1 and the acceleration cache queue Quene2 are L1 and L2 respectively. L1 and L2 are calculated according to the delay of the control command and the filter delay of the vehicle acceleration, namely:
Figure PCTCN2021122796-appb-000009
Figure PCTCN2021122796-appb-000009
Figure PCTCN2021122796-appb-000010
Figure PCTCN2021122796-appb-000010
缓存队列Quene1和Quene2以先进先出的方式缓存数据。在图3中,缓存队列Quene1和Quene2中最右边的数据是最新的数据。由于直接利用最新的数据可能导致具有延时的控制指令和具有延时的经滤波后的加速度数据不匹配,因此,根据本公开实施例,利用指令缓存队列Quene1和加速度缓存队列Quene2,得到的第L1个控制指令和第L2个经滤波后的加速度数据是匹配的。因此,针对第L1个控制指令,采用第L2个经滤波后的加速度数据作为用于执行车辆重量估计的输入数据,可以得到更准确的结果。The cache queues Quene1 and Quene2 cache data in a first-in first-out manner. In Figure 3, the rightmost data in the buffer queues Quene1 and Quene2 is the latest data. Since the direct use of the latest data may cause a mismatch between the delayed control command and the delayed filtered acceleration data, therefore, according to the embodiment of the present disclosure, using the command cache queue Quene1 and the acceleration cache queue Quene2, the obtained first The L1 control command matches the L2 filtered acceleration data. Therefore, for the L1 th control instruction, using the L2 th filtered acceleration data as input data for performing vehicle weight estimation can obtain more accurate results.
根据一些实施例,还可以判断采集的数据的有效性。例如,可以根据:实际方向盘转向角度<方向盘最大转向角*3%这一条件来判断所采集的数据的有效性。如果实际方向盘转向角度满足以上条件,则针对相应控制指令,将通过以上缓存方式获得的车辆加速度以及由传感器获得的车辆速度和由传感器获得的道路坡度角测量值(如果存在的话)作为有效数据来使用。According to some embodiments, the validity of the collected data can also be judged. For example, the validity of the collected data can be judged according to the condition: the actual steering wheel steering angle<the maximum steering wheel steering angle*3%. If the actual steering wheel steering angle satisfies the above conditions, then for the corresponding control command, the vehicle acceleration obtained by the above cache method, the vehicle speed obtained by the sensor and the road slope angle measurement value obtained by the sensor (if it exists) are used as valid data. use.
图4示出了使用速度-指令-轮边转矩映射关系获得车辆的轮边转矩值的方法的流程图。FIG. 4 shows a flowchart of a method for obtaining a wheel torque value of a vehicle using a speed-command-wheel torque mapping relationship.
在步骤S411,根据车辆的当前速度和控制指令,确定速度-指令-轮边转矩映射关系中当前速度所属的标定区间以及控制指令所属的标定区间。在一些实施例中,速度-指令-轮边转矩映射关系可以包括速度-指令-轮边转矩标定表。在一些实施例中,速度- 指令-轮边转矩标定表可以被表示为速度-踏板开度-轮边转矩标定表。In step S411, according to the current speed of the vehicle and the control command, determine the calibration interval to which the current speed belongs and the calibration range to which the control command belongs in the speed-command-wheel torque mapping relationship. In some embodiments, the speed-command-wheel torque mapping relationship may include a speed-command-wheel torque scaling table. In some embodiments, the speed-command-wheel torque scaling table may be expressed as a speed-pedal opening-wheel torque scaling table.
在步骤S412,根据速度-指令-轮边转矩映射关系,基于当前速度所属的标定区间以及控制指令所属的标定区间,分别得到与所确定的标定区间相对应的多个轮边转矩值。In step S412, according to the speed-command-wheel torque mapping relationship, based on the calibration range to which the current speed belongs and the calibration range to which the control command belongs, a plurality of wheel torque values corresponding to the determined calibration ranges are respectively obtained.
在步骤S413,根据多个轮边转矩值计算与车辆当前的速度和控制指令相对应的轮边转矩值。In step S413, a wheel torque value corresponding to the current speed of the vehicle and the control command is calculated according to the multiple wheel torque values.
根据本公开的实施例,使用速度-指令-轮边转矩映射关系获得车辆的轮边转矩值的方法可以省去用于测量车辆重量的硬件传感器,同时提供准确的轮边转矩值。According to the embodiments of the present disclosure, the method for obtaining the wheel torque value of the vehicle using the speed-command-wheel torque mapping relationship can omit the hardware sensor for measuring the vehicle weight while providing accurate wheel torque values.
在一些实施例中,可以根据车辆当前的速度和控制指令,通过在速度-指令-轮边转矩标定表中进行线性插值来获取轮边转矩值。In some embodiments, the wheel torque value can be obtained by performing linear interpolation in the speed-command-wheel torque calibration table according to the current speed of the vehicle and the control command.
图5示出了通过在速度-指令-轮边转矩标定表中进行线性插值来获取轮边转矩值的示意图。FIG. 5 shows a schematic diagram of obtaining wheel torque values through linear interpolation in the speed-command-wheel torque calibration table.
在图5中,v表示车辆的当前速度,Cmd表示控制指令,T wheel表示与当前速度v和控制指令Cmd相对应的轮边转矩值。如图5所示,在速度-指令-轮边转矩标定表中,根据车辆的当前速度v和控制指令Cmd,找到当前速度v和控制指令Cmd分别所属的标定区间[v t-1,v t]、[Cmd t-1,Cmd t],其中v t和v t-1分别为当前速度所属的标定区间中的速度,Cmd t和Cmd t-1分别为控制指令所属的标定区间中的控制指令。 In FIG. 5 , v represents the current speed of the vehicle, Cmd represents the control command, and T wheel represents the wheel torque value corresponding to the current speed v and the control command Cmd. As shown in Figure 5, in the speed-command-wheel torque calibration table, according to the current speed v of the vehicle and the control command Cmd, find the calibration interval [v t-1 , v t ], [Cmd t-1 , Cmd t ], where v t and v t-1 are the speeds in the calibration interval to which the current speed belongs, and Cmd t and Cmd t-1 are the speeds in the calibration interval to which the control command belongs. Control instruction.
如图5中所示,在速度-指令-轮边转矩标定表中,表示为{v,Cmd}的点周围的四个点分别对应于(v t-1,Cmd t-1)、(v t-1,Cmd t)、(v t,Cmd t-1)、(v t,Cmd t)。之后,找到分别与(v t-1,Cmd t-1)、(v t-1,Cmd t)、(v t,Cmd t-1)、(v t,Cmd t)相对应的标定轮边转矩值T 1、T 2、T 3、T 4。然后通过下式得到要计算的轮边转矩值T wheelAs shown in Fig. 5, in the speed-command-wheel torque calibration table, the four points around the point represented as {v, Cmd} correspond to (v t-1 , Cmd t-1 ), ( v t-1 , Cmd t ), (v t , Cmd t-1 ), (v t , Cmd t ). After that, find the calibration wheel edges corresponding to (v t-1 , Cmd t-1 ), (v t-1 , Cmd t ), (v t , Cmd t-1 ), (v t , Cmd t ) respectively Torque values T 1 , T 2 , T 3 , T 4 . Then the wheel torque value T wheel to be calculated is obtained by the following formula:
Figure PCTCN2021122796-appb-000011
Figure PCTCN2021122796-appb-000011
Figure PCTCN2021122796-appb-000012
Figure PCTCN2021122796-appb-000012
T wheel=(T 1ζ 1+T 2(1-ζ 1))ζ 2+(T 3ζ 1+T 4(1-ζ 1))(1-ζ 2)……(7) T wheel =(T 1 ζ 1 +T 2 (1-ζ 1 ))ζ 2 +(T 3 ζ 1 +T 4 (1-ζ 1 ))(1-ζ 2 )...(7)
根据本公开的实施例,可以省去用于测量车辆重量的硬件传感器,同时提供准确的轮边转矩值。According to embodiments of the present disclosure, hardware sensors for measuring vehicle weight can be omitted while providing accurate wheel torque values.
图6示出了根据本公开实施例的基于车辆纵向动力学方程估计车辆的重量的方法的流程图。FIG. 6 shows a flow chart of a method for estimating the weight of a vehicle based on vehicle longitudinal dynamics equations according to an embodiment of the present disclosure.
在步骤S621,针对车辆纵向动力学方程创建具有遗忘因子的最小二乘递归方程(RLS)。这里,车辆纵向动力学方程可以是以上等式(1)或(2)中所示的方程。In step S621, a least squares recursive equation (RLS) with a forgetting factor is created for the vehicle longitudinal dynamics equation. Here, the vehicle longitudinal dynamics equation may be the equation shown in equation (1) or (2) above.
在步骤S622,使用具有遗忘因子的最小二乘递归方程(RLS)进行迭代计算,获得车辆的重量。In step S622, the weight of the vehicle is obtained by iterative calculation using the least squares recursive equation (RLS) with a forgetting factor.
在一些实施例中,具有遗忘因子的最小二乘递归方程(RLS)可以被表示为:In some embodiments, the least squares recurrence equation (RLS) with forgetting factor can be expressed as:
Figure PCTCN2021122796-appb-000013
Figure PCTCN2021122796-appb-000013
Figure PCTCN2021122796-appb-000014
Figure PCTCN2021122796-appb-000014
Figure PCTCN2021122796-appb-000015
Figure PCTCN2021122796-appb-000015
其中,
Figure PCTCN2021122796-appb-000016
(m为车辆重量,例如,可以根据车辆型号、品牌等设置m的初始值),
Figure PCTCN2021122796-appb-000017
为RLS算法中的待估计变量,k表示第k次迭代计算,
in,
Figure PCTCN2021122796-appb-000016
(m is the weight of the vehicle, for example, the initial value of m can be set according to the vehicle model, brand, etc.),
Figure PCTCN2021122796-appb-000017
is the variable to be estimated in the RLS algorithm, k represents the kth iterative calculation,
y(k)为RLS算法将要观测的量,这里表示第k次观测到的车辆加速度
Figure PCTCN2021122796-appb-000018
y(k) is the quantity to be observed by the RLS algorithm, here it represents the vehicle acceleration observed for the kth time
Figure PCTCN2021122796-appb-000018
Figure PCTCN2021122796-appb-000019
Figure PCTCN2021122796-appb-000020
的转置,其中T wheel为车辆的轮边转矩,r为车辆的车轮滚动半径,v为车辆速度,
Figure PCTCN2021122796-appb-000021
即等效风阻系数,其中ρ为空气阻力系数,A为车辆有效迎风面积,C D为风阻系数,
Figure PCTCN2021122796-appb-000019
for
Figure PCTCN2021122796-appb-000020
The transposition of , where T wheel is the wheel torque of the vehicle, r is the wheel rolling radius of the vehicle, v is the vehicle speed,
Figure PCTCN2021122796-appb-000021
That is, the equivalent drag coefficient, where ρ is the air resistance coefficient, A is the effective frontal area of the vehicle, C D is the drag coefficient,
L(k)表示每次迭代计算的增益,L(k) represents the gain calculated for each iteration,
P(k)表示RLS计算的中间变量,并且P(k) represents the intermediate variable calculated by RLS, and
λ为遗忘因子且0<λ<1。在一些实施例中,λ被设置为0.97。λ is the forgetting factor and 0<λ<1. In some embodiments, λ is set to 0.97.
根据本公开的实施例,利用RLS算法能够更准确地估计车辆的重量。According to an embodiment of the present disclosure, the weight of the vehicle can be estimated more accurately by using the RLS algorithm.
此外,如在前文描述的车辆纵向动力学方程所示,道路坡度角β是用于估计车辆重量的一个关键参数,与车辆重量高度耦合,坡度角参数误差如果达到20%,那么重量估计结果误差会达到50%。在一些实施例中,道路坡度角β可以通过车辆传感器获得。在另一些实施例中,道路坡度角β可以基于扩展卡尔曼滤波(EKF)来估计。In addition, as shown in the vehicle longitudinal dynamics equation described above, the road slope angle β is a key parameter for estimating the vehicle weight, which is highly coupled with the vehicle weight. If the slope angle parameter error reaches 20%, then the weight estimation result error will reach 50%. In some embodiments, the road slope angle β can be obtained by vehicle sensors. In other embodiments, the road slope angle β can be estimated based on an Extended Kalman Filter (EKF).
将在下文中详细描述基于扩展卡尔曼滤波(EKF)估计道路坡度角β的方法。A method of estimating the road slope angle β based on the Extended Kalman Filter (EKF) will be described in detail below.
图7示出了根据本公开实施例的基于扩展卡尔曼滤波(EKF)估计道路坡度角的方法700的流程图。FIG. 7 shows a flowchart of a method 700 for estimating road slope angle based on Extended Kalman Filter (EKF) according to an embodiment of the present disclosure.
在步骤S710,根据EKF的系统状态方程和EKF的系统测量方程估计道路坡度角。在一些实施例中,用于估计道路坡度角的系统状态方程为:In step S710, the road slope angle is estimated according to the EKF system state equation and the EKF system measurement equation. In some embodiments, the system state equation for estimating the road slope angle is:
Figure PCTCN2021122796-appb-000022
Figure PCTCN2021122796-appb-000022
其中,
Figure PCTCN2021122796-appb-000023
表示道路坡度角β导数的导数。除此之外,等式(11)中其他参数与等式(1)中的相同参数表示的物理意义相同。
in,
Figure PCTCN2021122796-appb-000023
Indicates the derivative of the road slope angle β derivative. Besides, other parameters in equation (11) have the same physical meanings as the same parameters in equation (1).
假设EKF的系统噪声向量和测量噪声向量分别为W和V,并且W和V可以是相互 独立、且均值均为零的高斯白噪声,得到EKF的系统状态方程为:Assuming that the system noise vector and measurement noise vector of EKF are W and V respectively, and W and V can be independent Gaussian white noise with zero mean value, the system state equation of EKF is obtained as:
Figure PCTCN2021122796-appb-000024
Figure PCTCN2021122796-appb-000024
此外,得到EKF的系统测量方程为:In addition, the system measurement equation to obtain EKF is:
Figure PCTCN2021122796-appb-000025
Figure PCTCN2021122796-appb-000025
在以上等式(12)中,v(k)、v(k-1)分别为第k次、第k-1次迭代计算出的车辆速度,Δt表示实际使用EKF时的迭代计算的周期,β(k)、β(k-1)、β(k-2)和β(k-3)分别为第k次、第k-1次、第k-2次、第k-3次迭代计算出的道路坡度角。在一些实施例中,如果存在由车辆传感器获得的道路坡度角,则将β(k)、β(k-1)、β(k-2)和β(k-3)的初始值设置为由车辆传感器获得的道路坡度角。如果不存在由车辆传感器获得的道路坡度角,则将β(k)、β(k-1)、β(k-2)和β(k-3)的初始值设置为0。除此之外,等式(12)中其他参数与等式(1)中的相同参数表示的物理意义相同。In the above equation (12), v(k) and v(k-1) are the vehicle speeds calculated by the kth iteration and the k-1th iteration respectively, and Δt represents the iterative calculation cycle when the EKF is actually used, β(k), β(k-1), β(k-2) and β(k-3) are calculated for the k-th, k-1, k-2, and k-3 iterations respectively Out of the road slope angle. In some embodiments, if there is a road gradient angle obtained by the vehicle sensor, the initial values of β(k), β(k-1), β(k-2) and β(k-3) are set to be determined by Road slope angle obtained by vehicle sensors. If there is no road gradient angle obtained by the vehicle sensor, the initial values of β(k), β(k−1), β(k−2), and β(k−3) are set to 0. Besides, the other parameters in equation (12) have the same physical meaning as the same parameters in equation (1).
在以上等式(13)中,z(k)表示EKF将要测量的车辆速度,H为测量矩阵,当存在由传感器获得的道路坡度角时H=[1 1],当不存在由传感器获得的道路坡度角时H=[1 0]。In the above equation (13), z(k) represents the vehicle speed to be measured by the EKF, H is the measurement matrix, when there is the road slope angle obtained by the sensor, H=[1 1], when there is no H=[1 0] at road slope angle.
根据一个实施例,基于扩展卡尔曼滤波(EKF)估计道路坡度角的方法700还可以包括步骤S720。According to one embodiment, the method 700 for estimating road slope angle based on Extended Kalman Filter (EKF) may further include step S720.
在步骤S720中,在利用EKF进行迭代计算时,利用EKF的时间更新方程和测量更新方程对EKF进行更新。具体地,通过组合等式(12)和等式(13)得到EKF的状态空间表达式:In step S720, when the EKF is used for iterative calculation, the EKF is updated by using the time update equation and the measurement update equation of the EKF. Specifically, the state-space expression of the EKF is obtained by combining Equation (12) and Equation (13):
Figure PCTCN2021122796-appb-000026
Figure PCTCN2021122796-appb-000026
其中,x(k)=[v(k),β(k)]′,f(x(k-1))是过程状态非线性函数,f(x(k-1))表示等式(12)中的表达式
Figure PCTCN2021122796-appb-000027
Among them, x(k)=[v(k), β(k)]', f(x(k-1)) is the process state nonlinear function, f(x(k-1)) represents the equation (12 ) in the expression
Figure PCTCN2021122796-appb-000027
EKF在进行迭代计算时,需要将f(x(k-1))线性化,因此每次更新需要计算雅克比(Jacobian)矩阵F(k):EKF needs to linearize f(x(k-1)) when performing iterative calculations, so each update needs to calculate the Jacobian (Jacobian) matrix F(k):
Figure PCTCN2021122796-appb-000028
Figure PCTCN2021122796-appb-000028
假设EKF的系统噪声协方差矩阵为Q,得到EKF的时间更新方程为:Assuming that the system noise covariance matrix of EKF is Q, the time update equation of EKF is obtained as:
Figure PCTCN2021122796-appb-000029
Figure PCTCN2021122796-appb-000029
假设EKF的测量噪声协方差矩阵为R,得到EKF的测量更新方程为:Assuming that the measurement noise covariance matrix of the EKF is R, the measurement update equation of the EKF is obtained as:
Figure PCTCN2021122796-appb-000030
Figure PCTCN2021122796-appb-000030
其中,x(k)=[v(k),β(k)]′表示EKF的系统状态。此外,在对EKF进行初始参数设置时,将P(0)设置为10,将R矩阵设置为
Figure PCTCN2021122796-appb-000031
并且根据实际传感数据噪声特性设置Q矩阵。
Among them, x(k)=[v(k), β(k)]' represents the system state of EKF. In addition, when setting the initial parameters of the EKF, set P(0) to 10, and set the R matrix to
Figure PCTCN2021122796-appb-000031
And the Q matrix is set according to the noise characteristics of the actual sensing data.
根据本公开的实施例,基于EKF估计道路坡度角可以在减少用于测量道路坡度角的硬件传感器成本的同时,提供准确的道路坡度角。According to the embodiments of the present disclosure, estimating the road slope angle based on EKF can provide accurate road slope angle while reducing the cost of hardware sensors for measuring the road slope angle.
根据本公开的实施例,传感数据采集和速度-指令-轮边转矩标定表制作可以是在离线状态下进行的,而车辆重量估计和道路坡度角估计可以是在线进行的。基于速度-指令-轮边转矩标定表,可以为车辆重量估计和道路坡度角估计提供轮边转矩信息。此外,在每个车辆工作周期内,车辆重量估计和道路坡度角估计均独立并行地进行迭代计算。在每个车辆工作周期内,车辆重量估计的重量值作为道路坡度角估计下个计算周期的内部参数,同理,道路坡度角估计的道路坡度角作为车辆重量估计下个计算周期的内部参数。According to the embodiments of the present disclosure, sensory data collection and speed-command-wheel torque calibration table creation can be performed offline, while vehicle weight estimation and road gradient angle estimation can be performed online. Based on the speed-command-wheel torque calibration table, wheel torque information can be provided for vehicle weight estimation and road gradient angle estimation. In addition, vehicle weight estimation and road slope angle estimation are iteratively computed independently and in parallel during each vehicle duty cycle. In each vehicle working cycle, the estimated weight value of the vehicle weight is used as an internal parameter for the next calculation cycle of the road slope angle estimation. Similarly, the road slope angle estimated for the road slope angle is used as an internal parameter for the next calculation cycle of the vehicle weight estimation.
根据本公开的实施例能够提供准确的车辆重量以及道路坡度角信息。在大型重载车辆能量优化应用中,准确的重量和坡度角信息可以支持车辆整车控制器合理地进行能量分配,降低能量消耗,大幅度提高自动驾驶车辆续航里程。此外,根据本公开的实施例能够替代同等精度的车辆重量传感器,大幅度降低硬件成本。Embodiments according to the present disclosure can provide accurate vehicle weight and road slope angle information. In the energy optimization application of large heavy-duty vehicles, accurate weight and slope angle information can support the vehicle controller to allocate energy reasonably, reduce energy consumption, and greatly increase the cruising range of autonomous vehicles. In addition, the embodiments according to the present disclosure can replace the vehicle weight sensor with the same precision, greatly reducing the hardware cost.
图8示出了根据本公开实施例的用于估计车辆重量的装置800的框图。FIG. 8 shows a block diagram of an apparatus 800 for estimating vehicle weight according to an embodiment of the present disclosure.
如图8所示,用于估计车辆重量的装置800包括轮边转矩值获得模块810和重量估计模块820。As shown in FIG. 8 , an apparatus 800 for estimating vehicle weight includes a wheel torque value obtaining module 810 and a weight estimating module 820 .
轮边转矩值获得模块810被配置为根据车辆的当前速度和针对车辆的控制指令,使用速度-指令-轮边转矩映射关系获得车辆的轮边转矩值。在一些实施例中,速度-指令-轮边转矩映射关系可以包括速度-指令-轮边转矩标定表。在一些实施例中,速度-指令-轮边转矩标定表可以根据先前采集的车辆控制指令和与车辆控制指令相对应的车辆传感数据预先确定。The wheel side torque value obtaining module 810 is configured to obtain the wheel side torque value of the vehicle according to the current speed of the vehicle and the control command for the vehicle using a speed-command-wheel side torque mapping relationship. In some embodiments, the speed-command-wheel torque mapping relationship may include a speed-command-wheel torque scaling table. In some embodiments, the speed-command-wheel torque calibration table may be predetermined according to previously collected vehicle control commands and vehicle sensory data corresponding to the vehicle control commands.
重量估计模块820被配置为利用所获得的轮边转矩值,基于车辆纵向动力学方程估计车辆的重量。在一些实施例中,车辆纵向动力学方程可以是基于车辆行驶状态数据创建的,并且车辆行驶状态数据可以包括以下中的至少一个:车辆速度v、车辆加速度
Figure PCTCN2021122796-appb-000032
转动惯量J、角加速度
Figure PCTCN2021122796-appb-000033
和道路坡度角β。
The weight estimation module 820 is configured to estimate the weight of the vehicle based on the vehicle longitudinal dynamics equation using the obtained wheel torque values. In some embodiments, the vehicle longitudinal dynamics equation may be created based on vehicle driving state data, and the vehicle driving state data may include at least one of the following: vehicle speed v, vehicle acceleration
Figure PCTCN2021122796-appb-000032
Moment of inertia J, angular acceleration
Figure PCTCN2021122796-appb-000033
and road slope angle β.
在一些实施例中,轮边转矩值获得模块810可以包括第一子模块、第二子模块和第三子模块。第一子模块根据车辆的当前速度和控制指令,确定速度-指令-轮边转矩映射关系中当前速度所属的标定区间以及控制指令所属的标定区间。第二子模块根据速度-指令-轮边转矩映射关系,基于当前速度所属的标定区间以及控制指令所属的标定区间,分别得到与所确定的标定区间相对应的多个轮边转矩值。第三子模块根据多个轮边转矩值计算与车辆当前的速度和控制指令相对应的轮边转矩值。In some embodiments, the wheel edge torque value obtaining module 810 may include a first submodule, a second submodule and a third submodule. The first sub-module determines the calibration interval to which the current speed belongs and the calibration interval to which the control command belongs in the speed-command-wheel torque mapping relationship according to the current speed of the vehicle and the control command. The second sub-module obtains a plurality of wheel torque values corresponding to the determined calibration intervals according to the speed-command-wheel torque mapping relationship, based on the calibration interval to which the current speed belongs and the calibration interval to which the control command belongs. The third sub-module calculates the wheel torque value corresponding to the current speed of the vehicle and the control command according to the plurality of wheel torque values.
在一些实施例中,重量估计模块820可以包括第四子模块和第五子模块。第四子模块针对车辆纵向动力学方程创建具有遗忘因子的最小二乘递归方程。第五子模块使用具有遗忘因子的最小二乘递归方程进行迭代计算,获得车辆的重量。In some embodiments, the weight estimation module 820 may include a fourth submodule and a fifth submodule. A fourth submodule creates a least squares recurrence equation with a forgetting factor for the vehicle longitudinal dynamics equation. The fifth sub-module uses the least square recursive equation with forgetting factor to perform iterative calculation to obtain the weight of the vehicle.
根据本公开的实施例,本公开还提供了一种电子设备、一种可读存储介质和一种计算机程序产品。According to the embodiments of the present disclosure, the present disclosure also provides an electronic device, a readable storage medium, and a computer program product.
图9示出了可以用来实施本公开的实施例的示例电子设备900的示意性框图。电子设备旨在表示各种形式的数字计算机,诸如,膝上型计算机、台式计算机、工作台、个人数字助理、服务器、刀片式服务器、大型计算机、和其它适合的计算机。电子设备还可以表示各种形式的移动装置,诸如,个人数字处理、蜂窝电话、智能电话、可穿戴设备和其它类似的计算装置。本文所示的部件、它们的连接和关系、以及它们的功能仅仅作为示例,并且不意在限制本文中描述的和/或者要求的本公开的实现。FIG. 9 shows a schematic block diagram of an example electronic device 900 that may be used to implement embodiments of the present disclosure. Electronic device is intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other suitable computers. Electronic devices may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smart phones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are by way of example only, and are not intended to limit implementations of the disclosure described and/or claimed herein.
如图9所示,设备900包括计算单元901,其可以根据存储在只读存储器(ROM)902中的计算机程序或者从存储单元908加载到随机访问存储器(RAM)903中的计算机程序,来执行各种适当的动作和处理。在RAM 903中,还可存储设备900操作所需的各种程序和数据。计算单元901、ROM 902以及RAM 903通过总线904彼此相连。输入/输出(I/O)接口905也连接至总线904。As shown in FIG. 9 , the device 900 includes a computing unit 901 that can execute according to a computer program stored in a read-only memory (ROM) 902 or loaded from a storage unit 908 into a random-access memory (RAM) 903. Various appropriate actions and treatments. In the RAM 903, various programs and data necessary for the operation of the device 900 can also be stored. The computing unit 901, ROM 902, and RAM 903 are connected to each other through a bus 904. An input/output (I/O) interface 905 is also connected to the bus 904 .
设备900中的多个部件连接至I/O接口905,包括:输入单元906,例如键盘、鼠标等;输出单元907,例如各种类型的显示器、扬声器等;存储单元908,例如磁盘、光盘等;以及通信单元909,例如网卡、调制解调器、无线通信收发机等。通信单元909 允许设备900通过诸如因特网的计算机网络和/或各种电信网络与其他设备交换信息/数据。Multiple components in the device 900 are connected to the I/O interface 905, including: an input unit 906, such as a keyboard, a mouse, etc.; an output unit 907, such as various types of displays, speakers, etc.; a storage unit 908, such as a magnetic disk, an optical disk, etc. ; and a communication unit 909, such as a network card, a modem, a wireless communication transceiver, and the like. The communication unit 909 allows the device 900 to exchange information/data with other devices over a computer network such as the Internet and/or various telecommunication networks.
计算单元901可以是各种具有处理和计算能力的通用和/或专用处理组件。计算单元901的一些示例包括但不限于中央处理单元(CPU)、图形处理单元(GPU)、各种专用的人工智能(AI)计算芯片、各种运行机器学习模型算法的计算单元、数字信号处理器(DSP)、以及任何适当的处理器、控制器、微控制器等。计算单元901执行上文所描述的各个方法和处理,例如用于估计车辆重量的方法。例如,在一些实施例中,用于估计车辆重量的方法可被实现为计算机软件程序,其被有形地包含于机器可读介质,例如存储单元908。在一些实施例中,计算机程序的部分或者全部可以经由ROM 902和/或通信单元909而被载入和/或安装到设备900上。当计算机程序加载到RAM 903并由计算单元901执行时,可以执行上文描述的用于估计车辆重量的方法的一个或多个步骤。备选地,在其他实施例中,计算单元901可以通过其他任何适当的方式(例如,借助于固件)而被配置为执行用于估计车辆重量的方法。The computing unit 901 may be various general-purpose and/or special-purpose processing components having processing and computing capabilities. Some examples of computing units 901 include, but are not limited to, central processing units (CPUs), graphics processing units (GPUs), various dedicated artificial intelligence (AI) computing chips, various computing units that run machine learning model algorithms, digital signal processing processor (DSP), and any suitable processor, controller, microcontroller, etc. The computing unit 901 executes the various methods and processes described above, such as a method for estimating the weight of a vehicle. For example, in some embodiments, a method for estimating vehicle weight may be implemented as a computer software program tangibly embodied on a machine-readable medium, such as storage unit 908 . In some embodiments, part or all of the computer program may be loaded and/or installed on the device 900 via the ROM 902 and/or the communication unit 909. When the computer program is loaded into RAM 903 and executed by computing unit 901, one or more steps of the method for estimating vehicle weight described above may be performed. Alternatively, in other embodiments, the computing unit 901 may be configured in any other suitable way (eg, by means of firmware) to execute the method for estimating the vehicle weight.
本文中以上描述的系统和技术的各种实施方式可以在数字电子电路系统、集成电路系统、场可编程门阵列(FPGA)、专用集成电路(ASIC)、专用标准产品(ASSP)、芯片上系统的系统(SOC)、负载可编程逻辑设备(CPLD)、计算机硬件、固件、软件、和/或它们的组合中实现。这些各种实施方式可以包括:实施在一个或者多个计算机程序中,该一个或者多个计算机程序可在包括至少一个可编程处理器的可编程系统上执行和/或解释,该可编程处理器可以是专用或者通用可编程处理器,可以从存储系统、至少一个输入装置、和至少一个输出装置接收数据和指令,并且将数据和指令传输至该存储系统、该至少一个输入装置、和该至少一个输出装置。Various implementations of the systems and techniques described above herein can be implemented in digital electronic circuit systems, integrated circuit systems, field programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), application specific standard products (ASSPs), systems on chips Implemented in a system of systems (SOC), load programmable logic device (CPLD), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include being implemented in one or more computer programs executable and/or interpreted on a programmable system including at least one programmable processor, the programmable processor Can be special-purpose or general-purpose programmable processor, can receive data and instruction from storage system, at least one input device, and at least one output device, and transmit data and instruction to this storage system, this at least one input device, and this at least one output device an output device.
用于实施本公开的方法的程序代码可以采用一个或多个编程语言的任何组合来编写。这些程序代码可以提供给通用计算机、专用计算机或其他可编程数据处理装置的处理器或控制器,使得程序代码当由处理器或控制器执行时使流程图和/或框图中所规定的功能/操作被实施。程序代码可以完全在机器上执行、部分地在机器上执行,作为独立软件包部分地在机器上执行且部分地在远程机器上执行或完全在远程机器或服务器上执行。Program codes for implementing the methods of the present disclosure may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general-purpose computer, a special purpose computer, or other programmable data processing devices, so that the program codes, when executed by the processor or controller, make the functions/functions specified in the flow diagrams and/or block diagrams Action is implemented. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package partly on the machine and partly on a remote machine or entirely on the remote machine or server.
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机 器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(EPROM或快闪存储器)、光纤、便捷式紧凑盘只读存储器(CD-ROM)、光学储存设备、磁储存设备、或上述内容的任何合适组合。In the context of the present disclosure, a machine-readable medium may be a tangible medium that may contain or store a program for use by or in conjunction with an instruction execution system, apparatus, or device. A machine-readable medium can be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, apparatus, or devices, or any suitable combination of the foregoing. More specific examples of machine-readable storage media would include one or more wire-based electrical connections, portable computer discs, hard drives, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, compact disk read only memory (CD-ROM), optical storage, magnetic storage, or any suitable combination of the foregoing.
为了提供与用户的交互,可以在计算机上实施此处描述的系统和技术,该计算机具有:用于向用户显示信息的显示装置(例如,CRT(阴极射线管)或者LCD(液晶显示器)监视器);以及键盘和指向装置(例如,鼠标或者轨迹球),用户可以通过该键盘和该指向装置来将输入提供给计算机。其它种类的装置还可以用于提供与用户的交互;例如,提供给用户的反馈可以是任何形式的传感反馈(例如,视觉反馈、听觉反馈、或者触觉反馈);并且可以用任何形式(包括声输入、语音输入或者、触觉输入)来接收来自用户的输入。To provide for interaction with the user, the systems and techniques described herein can be implemented on a computer having a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to the user. ); and a keyboard and pointing device (eg, a mouse or a trackball) through which a user can provide input to the computer. Other kinds of devices can also be used to provide interaction with the user; for example, the feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and can be in any form (including Acoustic input, speech input or, tactile input) to receive input from the user.
可以将此处描述的系统和技术实施在包括后台部件的计算系统(例如,作为数据服务器)、或者包括中间件部件的计算系统(例如,应用服务器)、或者包括前端部件的计算系统(例如,具有图形用户界面或者网络浏览器的用户计算机,用户可以通过该图形用户界面或者该网络浏览器来与此处描述的系统和技术的实施方式交互)、或者包括这种后台部件、中间件部件、或者前端部件的任何组合的计算系统中。可以通过任何形式或者介质的数字数据通信(例如,通信网络)来将系统的部件相互连接。通信网络的示例包括:局域网(LAN)、广域网(WAN)和互联网。The systems and techniques described herein can be implemented in a computing system that includes back-end components (e.g., as a data server), or a computing system that includes middleware components (e.g., an application server), or a computing system that includes front-end components (e.g., as a a user computer having a graphical user interface or web browser through which a user can interact with embodiments of the systems and techniques described herein), or including such backend components, middleware components, Or any combination of front-end components in a computing system. The components of the system can be interconnected by any form or medium of digital data communication, eg, a communication network. Examples of communication networks include: Local Area Network (LAN), Wide Area Network (WAN) and the Internet.
计算机系统可以包括客户端和服务器。客户端和服务器一般远离彼此并且通常通过通信网络进行交互。通过在相应的计算机上运行并且彼此具有客户端-服务器关系的计算机程序来产生客户端和服务器的关系。服务器可以是云服务器,也可以为分布式系统的服务器,或者是结合了区块链的服务器。A computer system may include clients and servers. Clients and servers are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, a server of a distributed system, or a server combined with a blockchain.
应该理解,可以使用上面所示的各种形式的流程,重新排序、增加或删除步骤。例如,本发公开中记载的各步骤可以并行地执行也可以顺序地执行也可以不同的次序执行,只要能够实现本公开公开的技术方案所期望的结果,本文在此不进行限制。It should be understood that steps may be reordered, added or deleted using the various forms of flow shown above. For example, each step described in the present disclosure may be executed in parallel, sequentially, or in a different order, as long as the desired result of the technical solution disclosed in the present disclosure can be achieved, no limitation is imposed herein.
在本公开的技术方案中,所涉及的用户个人信息的获取,存储和应用等,均符合相关法律法规的规定,采取了必要保密措施,且不违背公序良俗。In the technical solution of the present disclosure, the acquisition, storage and application of the user's personal information involved are in compliance with relevant laws and regulations, necessary confidentiality measures have been taken, and they do not violate public order and good customs.
上述具体实施方式,并不构成对本公开保护范围的限制。本领域技术人员应该明白的是,根据设计要求和其他因素,可以进行各种修改、组合、子组合和替代。任何在本公开的精神和原则之内所作的修改、等同替换和改进等,均应包含在本公开保护范围之内。The specific implementation manners described above do not limit the protection scope of the present disclosure. It should be apparent to those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made depending on design requirements and other factors. Any modifications, equivalent replacements and improvements made within the spirit and principles of the present disclosure shall be included within the protection scope of the present disclosure.

Claims (16)

  1. 一种估计车辆重量的方法,包括:A method of estimating vehicle weight comprising:
    根据所述车辆的当前速度和针对所述车辆的控制指令,使用速度-指令-轮边转矩映射关系获得所述车辆的轮边转矩值;以及obtaining a wheel torque value of the vehicle using a speed-command-wheel torque mapping relationship based on the current speed of the vehicle and a control command for the vehicle; and
    利用所获得的轮边转矩值,基于车辆纵向动力学方程估计所述车辆的重量。Using the obtained wheel torque values, the weight of the vehicle is estimated based on vehicle longitudinal dynamics equations.
  2. 根据权利要求1所述的方法,其中,所述使用速度-指令-轮边转矩映射关系获得车辆的轮边转矩值包括:The method according to claim 1, wherein said obtaining the wheel torque value of the vehicle using the speed-command-wheel torque mapping relationship comprises:
    根据车辆的当前速度和所述控制指令,确定所述速度-指令-轮边转矩映射关系中所述当前速度所属的标定区间以及控制指令所属的标定区间;According to the current speed of the vehicle and the control command, determine the calibration interval to which the current speed belongs and the calibration range to which the control command belongs in the speed-command-wheel torque mapping relationship;
    根据所述速度-指令-轮边转矩映射关系,基于所述当前速度所属的标定区间以及控制指令所属的标定区间,分别得到与所确定的标定区间相对应的多个轮边转矩值;以及According to the speed-instruction-wheel torque mapping relationship, based on the calibration interval to which the current speed belongs and the calibration interval to which the control command belongs, respectively obtain a plurality of wheel torque values corresponding to the determined calibration intervals; as well as
    根据所述多个轮边转矩值计算与车辆当前的速度和控制指令相对应的轮边转矩值。A wheel-side torque value corresponding to a current speed of the vehicle and a control command is calculated according to the plurality of wheel-side torque values.
  3. 根据权利要求2所述的方法,其中,根据所述多个轮边转矩值计算与车辆当前的速度和控制指令相对应的轮边转矩值包括:The method according to claim 2, wherein calculating the wheel torque value corresponding to the current speed of the vehicle and the control command according to the plurality of wheel torque values comprises:
    Figure PCTCN2021122796-appb-100001
    Figure PCTCN2021122796-appb-100001
    Figure PCTCN2021122796-appb-100002
    Figure PCTCN2021122796-appb-100002
    T wheel=(T 1ζ 1+T 2(1-ζ 1))ζ 2+(T 3ζ 1+T 4(1-ζ 1))(1-ζ 2), T wheel = (T 1 ζ 1 +T 2 (1-ζ 1 )) ζ 2 +(T 3 ζ 1 +T 4 (1-ζ 1 ))(1-ζ 2 ),
    其中,in,
    v为车辆当前的速度,v t和v t-1分别为所述当前速度所属的标定区间中的速度, v is the current speed of the vehicle, v t and v t-1 are respectively the speeds in the calibration interval to which the current speed belongs,
    Cmd为控制指令,Cmd t和Cmd t-1分别为控制指令所属的标定区间中的控制指令, Cmd is the control command, Cmd t and Cmd t-1 are the control commands in the calibration interval to which the control command belongs, respectively,
    T wheel为轮边转矩值,T1、T2、T3和T4为所述与所确定的标定区间对应的多个轮边转矩值。 T wheel is a wheel torque value, and T1, T2, T3 and T4 are multiple wheel torque values corresponding to the determined calibration interval.
  4. 根据权利要求1所述的方法,其中,所述基于所述车辆纵向动力学方程估计车辆的重量包括:The method of claim 1 , wherein said estimating vehicle weight based on said vehicle longitudinal dynamics equations comprises:
    针对所述车辆纵向动力学方程创建具有遗忘因子的最小二乘递归方程;creating a least squares recurrence equation with a forgetting factor for said vehicle longitudinal dynamics equation;
    使用所述具有遗忘因子的最小二乘递归方程进行迭代计算,获得车辆的重量。The weight of the vehicle is obtained by using the least square recursive equation with forgetting factor to perform iterative calculation.
  5. 根据权利要求1所述的方法,其中,所述车辆纵向动力学方程是基于车辆行驶状态数据创建的,所述车辆行驶状态数据包括以下中的至少一个:The method according to claim 1, wherein the vehicle longitudinal dynamics equation is created based on vehicle driving state data, and the vehicle driving state data includes at least one of the following:
    车辆速度v、车辆加速度
    Figure PCTCN2021122796-appb-100003
    转动惯量J、角加速度
    Figure PCTCN2021122796-appb-100004
    和道路坡度角β。
    Vehicle speed v, vehicle acceleration
    Figure PCTCN2021122796-appb-100003
    Moment of inertia J, angular acceleration
    Figure PCTCN2021122796-appb-100004
    and road slope angle β.
  6. 根据权利要求5所述的方法,其中,所述道路坡度角是基于扩展卡尔曼滤波EKF估计出的。The method according to claim 5, wherein the road slope angle is estimated based on an extended Kalman filter (EKF).
  7. 根据权利要求6所述的方法,其中,基于扩展卡尔曼滤波EKF估计道路坡度角包括:The method according to claim 6, wherein estimating the road slope angle based on the Extended Kalman Filter EKF comprises:
    根据EKF的系统状态方程和EKF的系统测量方程估计道路坡度角,Estimate the road slope angle according to the system state equation of EKF and the system measurement equation of EKF,
    所述系统状态方程为:The state equation of the system is:
    Figure PCTCN2021122796-appb-100005
    Figure PCTCN2021122796-appb-100005
    其中,in,
    m为车辆重量,单位为kg,m is the weight of the vehicle in kg,
    v为车辆速度,单位为m/s,v is the vehicle speed in m/s,
    v(k)、v(k-1)分别为第k次、第k-1次迭代计算出的车辆速度,v(k), v(k-1) are the vehicle speeds calculated by the kth iteration and the k-1th iteration respectively,
    Δt表示实际使用EKF时的迭代计算的周期;Δt represents the cycle of iterative calculation when actually using EKF;
    J为车辆的转动惯量,单位为kg·m 2J is the moment of inertia of the vehicle, the unit is kg·m 2 ,
    Figure PCTCN2021122796-appb-100006
    为车辆角加速度,单位为rad/m 2
    Figure PCTCN2021122796-appb-100006
    is the angular acceleration of the vehicle in rad/m 2 ,
    T wheel为车辆的轮边转矩,单位为N·m, T wheel is the wheel torque of the vehicle, in N m,
    r为所述车辆的车轮滚动半径,单位为m,r is the wheel rolling radius of the vehicle, in m,
    Figure PCTCN2021122796-appb-100007
    即等效风阻系数,其中ρ为空气阻力系数,A为车辆有效迎风面积,C D为风阻系数,
    Figure PCTCN2021122796-appb-100007
    That is, the equivalent drag coefficient, where ρ is the air resistance coefficient, A is the effective frontal area of the vehicle, C D is the drag coefficient,
    β为道路坡度角,单位为rad,β is the slope angle of the road, the unit is rad,
    β(k)、β(k-1)、β(k-2)和β(k-3)分别为第k次、第k-1次、第k-2次、第k-3次迭代计算出的道路坡度角,β(k), β(k-1), β(k-2) and β(k-3) are calculated for the k-th, k-1, k-2, and k-3 iterations respectively out of the road slope angle,
    μ为滚动阻力系数,μ is the coefficient of rolling resistance,
    g为重力加速度,单位为m/s 2,以及 g is the acceleration due to gravity in m/s 2 , and
    W为EKF的系统噪声向量,W is the system noise vector of EKF,
    所述EKF的系统测量方程为:The system measurement equation of the EKF is:
    Figure PCTCN2021122796-appb-100008
    Figure PCTCN2021122796-appb-100008
    其中,in,
    z(k)表示EKF将要测量的车辆速度,z(k) represents the vehicle speed to be measured by the EKF,
    V为EKF的测量噪声向量,V is the measurement noise vector of the EKF,
    H为测量矩阵,当存在由传感器获得的道路坡度角时H=[1 1],当不存在由传感器获得的道路坡度角时H=[1 0]。H is the measurement matrix, H=[1 1] when there is a road slope angle obtained by the sensor, and H=[1 0] when there is no road slope angle obtained by the sensor.
  8. 根据权利要求7所述的方法,其中所述系统噪声向量W和所述测量噪声向量V是相互独立、且均值均为零的高斯白噪声。The method according to claim 7, wherein the system noise vector W and the measurement noise vector V are Gaussian white noises that are independent of each other and whose mean values are both zero.
  9. 根据权利要求1所述的方法,其中,所述速度-指令-轮边转矩映射关系是根据先前采集的车辆控制指令和与所述车辆控制指令相对应的车辆传感数据预先确定的,The method according to claim 1, wherein the speed-command-wheel torque mapping relationship is predetermined according to previously collected vehicle control commands and vehicle sensory data corresponding to the vehicle control commands,
    其中所述车辆传感数据包括由车辆传感器采集的车辆速度。Wherein the vehicle sensor data includes vehicle speed collected by vehicle sensors.
  10. 一种估计车辆重量的装置,包括:A device for estimating the weight of a vehicle comprising:
    轮边转矩值获得模块,被配置为根据所述车辆的当前速度和针对所述车辆的控制指令,使用速度-指令-轮边转矩映射关系获得所述车辆的轮边转矩值;a wheel side torque value obtaining module configured to use a speed-command-wheel side torque mapping relationship to obtain a wheel side torque value of the vehicle according to the current speed of the vehicle and a control command for the vehicle;
    重量估计模块,被配置为利用所获得的轮边转矩值,基于车辆纵向动力学方程估计所述车辆的重量。A weight estimation module configured to estimate the weight of the vehicle based on vehicle longitudinal dynamics equations using the obtained wheel torque values.
  11. 根据权利要求10所述的装置,其中,所述轮边转矩值获得模块包括:The device according to claim 10, wherein the wheel edge torque value obtaining module comprises:
    第一子模块,根据车辆的当前速度和所述控制指令,确定所述速度-指令-轮边转矩映射关系中所述当前速度所属的标定区间以及控制指令所属的标定区间;The first sub-module, according to the current speed of the vehicle and the control command, determines the calibration interval to which the current speed belongs and the calibration range to which the control command belongs in the speed-command-wheel torque mapping relationship;
    第二子模块,根据所述速度-指令-轮边转矩映射关系,基于所述当前速度所属的标定区间以及控制指令所属的标定区间,分别得到与所确定的标定区间相对应的多个轮边转矩值;以及The second sub-module, according to the speed-command-wheel side torque mapping relationship, based on the calibration interval to which the current speed belongs and the calibration interval to which the control command belongs, obtains a plurality of wheels corresponding to the determined calibration intervals respectively. side torque values; and
    第三子模块,根据所述多个轮边转矩值计算与车辆当前的速度和控制指令相对应的轮边转矩值。The third sub-module calculates the wheel torque value corresponding to the current speed of the vehicle and the control command according to the multiple wheel torque values.
  12. 根据权利要求11所述的装置,其中,所述第三子模块根据下式计算计算与车辆当前的速度和控制指令相对应的轮边转矩值:The device according to claim 11, wherein the third submodule calculates the wheel torque value corresponding to the current speed of the vehicle and the control command according to the following formula:
    Figure PCTCN2021122796-appb-100009
    Figure PCTCN2021122796-appb-100009
    Figure PCTCN2021122796-appb-100010
    Figure PCTCN2021122796-appb-100010
    T wheel=(T 1ζ 1+T 2(1-ζ 1))ζ 2+(T 3ζ 1+T 4(1-ζ 1))(1-ζ 2), T wheel = (T 1 ζ 1 +T 2 (1-ζ 1 )) ζ 2 +(T 3 ζ 1 +T 4 (1-ζ 1 ))(1-ζ 2 ),
    其中,in,
    v为车辆当前的速度,v t和v t-1分别为所述当前速度所属的标定区间中的速度, v is the current speed of the vehicle, v t and v t-1 are respectively the speeds in the calibration interval to which the current speed belongs,
    Cmd为控制指令,Cmd t和Cmd t-1分别为控制指令所属的标定区间中的控制指令, Cmd is the control command, Cmd t and Cmd t-1 are the control commands in the calibration interval to which the control command belongs, respectively,
    T wheel为轮边转矩值,T1、T2、T3和T4为所述与所确定的标定区间对应的多个轮边转矩值。 T wheel is a wheel torque value, and T1, T2, T3 and T4 are multiple wheel torque values corresponding to the determined calibration interval.
  13. 根据权利要求10所述的装置,其中,所述重量估计模块包括:The apparatus of claim 10, wherein the weight estimation module comprises:
    第四子模块,针对所述车辆纵向动力学方程创建具有遗忘因子的最小二乘递归方程;A fourth submodule, creating a least squares recursive equation with a forgetting factor for the vehicle longitudinal dynamics equation;
    第五子模块,使用所述具有遗忘因子的最小二乘递归方程进行迭代计算,获得车辆的重量。The fifth sub-module uses the least squares recursive equation with forgetting factor to perform iterative calculation to obtain the weight of the vehicle.
  14. 一种电子设备,包括:An electronic device comprising:
    至少一个处理器;以及at least one processor; and
    与所述至少一个处理器通信连接的存储器;其中,a memory communicatively coupled to the at least one processor; wherein,
    所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行权利要求1-9中任一项所述的方法。The memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor, so that the at least one processor can perform any one of claims 1-9. Methods.
  15. 一种存储有计算机指令的非瞬时计算机可读存储介质,其中,所述计算机指令用于使所述计算机执行根据权利要求1-9中任一项所述的方法。A non-transitory computer-readable storage medium storing computer instructions, wherein the computer instructions are used to cause the computer to execute the method according to any one of claims 1-9.
  16. 一种计算机程序产品,包括计算机程序,所述计算机程序在被处理器执行时实 现根据权利要求1-9中任一项所述的方法。A computer program product comprising a computer program which, when executed by a processor, implements the method according to any one of claims 1-9.
PCT/CN2021/122796 2021-06-08 2021-10-09 Method and apparatus for estimating weight of vehicle WO2022257310A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2022538073A JP7351012B2 (en) 2021-06-08 2021-10-09 Vehicle weight estimation method, device, electronic device, storage medium and computer program
KR1020227021688A KR20220099577A (en) 2021-06-08 2021-10-09 Method, apparatus, electronic device, storage medium and computer program for estimating vehicle weight

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110650457.7A CN113392518B (en) 2021-06-08 2021-06-08 Method and apparatus for estimating vehicle weight
CN202110650457.7 2021-06-08

Publications (1)

Publication Number Publication Date
WO2022257310A1 true WO2022257310A1 (en) 2022-12-15

Family

ID=77620416

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/122796 WO2022257310A1 (en) 2021-06-08 2021-10-09 Method and apparatus for estimating weight of vehicle

Country Status (2)

Country Link
CN (1) CN113392518B (en)
WO (1) WO2022257310A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20220099577A (en) 2021-06-08 2022-07-13 아폴로 인텔리전트 커넥티비티 (베이징) 테크놀로지 씨오., 엘티디. Method, apparatus, electronic device, storage medium and computer program for estimating vehicle weight
CN113392518B (en) * 2021-06-08 2024-05-17 阿波罗智联(北京)科技有限公司 Method and apparatus for estimating vehicle weight
CN114264356B (en) * 2021-12-23 2024-04-26 东方世纪科技股份有限公司 Dynamic vehicle weighing system and method based on edge calculation

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013075280A1 (en) * 2011-11-22 2013-05-30 Robert Bosch Gmbh Vehicle mass estimation method and system
CN107117178A (en) * 2017-05-23 2017-09-01 重庆大学 Consider the vehicle mass method of estimation of gearshift and road grade factor
CN110095174A (en) * 2019-06-03 2019-08-06 北京理工大学 A kind of vehicle method of weighing materials online and system
CN111507019A (en) * 2020-05-06 2020-08-07 北京理工大学 Vehicle mass and road gradient iterative type joint estimation method based on MMR L S and SH-STF
CN111605559A (en) * 2019-02-25 2020-09-01 郑州宇通客车股份有限公司 Vehicle mass estimation method, torque control method and device
CN113392518A (en) * 2021-06-08 2021-09-14 阿波罗智联(北京)科技有限公司 Method and device for estimating vehicle weight

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SE527573C2 (en) * 2004-06-24 2006-04-11 Scania Cv Abp Method, system, computer program and electronic control unit for estimating the weight of a vehicle
US9639999B2 (en) * 2015-01-14 2017-05-02 Tata Consultancy Services Limited System and method for estimating speed of a vehicle
CN106853826B (en) * 2015-12-08 2019-06-04 上海汽车集团股份有限公司 Hybrid-vehicle control method and device
CN107247824A (en) * 2017-05-23 2017-10-13 重庆大学 Consider the car mass road grade combined estimation method of brake and influence of turning
CN108944935A (en) * 2018-05-31 2018-12-07 重庆大学 A kind of car mass and road grade estimation method considering parameter coupled relation
CN110987470B (en) * 2019-12-06 2021-02-05 吉林大学 Model iteration-based automobile quality online estimation method
CN110920415B (en) * 2019-12-13 2021-06-29 华人运通(江苏)技术有限公司 Vehicle torque compensation method and device, automobile and storage medium
CN110962597B (en) * 2019-12-20 2021-09-24 重庆长安工业(集团)有限责任公司深圳分公司 Accelerator prompting method based on vehicle speed and related device
CN112417365A (en) * 2020-11-03 2021-02-26 江苏大学 Automatic driving truck quality estimation method based on extended Kalman filtering
CN112758097B (en) * 2020-12-30 2022-06-03 北京理工大学 State prediction and estimation method for unmanned vehicle

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013075280A1 (en) * 2011-11-22 2013-05-30 Robert Bosch Gmbh Vehicle mass estimation method and system
CN107117178A (en) * 2017-05-23 2017-09-01 重庆大学 Consider the vehicle mass method of estimation of gearshift and road grade factor
CN111605559A (en) * 2019-02-25 2020-09-01 郑州宇通客车股份有限公司 Vehicle mass estimation method, torque control method and device
CN110095174A (en) * 2019-06-03 2019-08-06 北京理工大学 A kind of vehicle method of weighing materials online and system
CN111507019A (en) * 2020-05-06 2020-08-07 北京理工大学 Vehicle mass and road gradient iterative type joint estimation method based on MMR L S and SH-STF
CN113392518A (en) * 2021-06-08 2021-09-14 阿波罗智联(北京)科技有限公司 Method and device for estimating vehicle weight

Also Published As

Publication number Publication date
CN113392518B (en) 2024-05-17
CN113392518A (en) 2021-09-14

Similar Documents

Publication Publication Date Title
WO2022257310A1 (en) Method and apparatus for estimating weight of vehicle
US20190195631A1 (en) Positioning method, positioning device, and robot
CN113183975B (en) Control method, device, equipment and storage medium for automatic driving vehicle
CN114387319B (en) Point cloud registration method, device, equipment and storage medium
CN114312843B (en) Method and device for determining information
WO2024066943A1 (en) Intelligent-parking vehicle positioning method applied to vehicle
CN110572139A (en) fusion filtering implementation method and device for vehicle state estimation, storage medium and vehicle
WO2022105361A1 (en) Vehicle control method and apparatus, computer-readable storage medium, and electronic device
CN115534925A (en) Vehicle control method, device, equipment and computer readable medium
WO2024016892A1 (en) Method and apparatus for external-parameter calibration of sensors, and electronic device
CN113978465A (en) Lane-changing track planning method, device, equipment and storage medium
CN113792265A (en) Gradient estimation method and device, electronic equipment and storage medium
CN115288872B (en) Torque control method, device and system
JP7351012B2 (en) Vehicle weight estimation method, device, electronic device, storage medium and computer program
CN116176531A (en) Method and device for determining performance index of opening degree adjustment and storage medium
WO2024093016A1 (en) Vehicle weight estimation method and apparatus, storage medium and engineering vehicle
KR20160036922A (en) Apparatus and Method for Estimating Curvature
CN114834529B (en) Vehicle control method, device, equipment and medium
CN116443100A (en) Angle control method, device, equipment and medium based on linear active disturbance rejection
CN114620074A (en) Vehicle control method, device, electronic device and storage medium
CN117382648A (en) Method, device and equipment for determining longitudinal resistance of vehicle and automatic driving vehicle
CN112683216B (en) Method and device for generating vehicle length information, road side equipment and cloud control platform
CN116756265B (en) Track data processing method and device, electronic equipment and storage medium
CN114852173B (en) Automatic steering control method, apparatus, and computer-readable storage medium
CN117864172B (en) Automatic driving control method, device and equipment

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2022538073

Country of ref document: JP

Kind code of ref document: A

ENP Entry into the national phase

Ref document number: 20227021688

Country of ref document: KR

Kind code of ref document: A

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21944810

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE