Next Article in Journal
Ku-Band CMOS Power Amplifier with Three-Stack Power Stage to Enhance Output Power and Efficiency
Previous Article in Journal
Study on the Interference Distribution Characteristics of the HVDC Grounding Electrode Current with Buried Pipelines Based on MoM and FEM
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An End-of-Line Test System for Pneumatic ABS Controllers in Commercial Vehicles

School of Mechanical and Electrical Engineering, Wuhan University of Technology, Luoshi Road 122, Wuhan 430070, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2022, 12(9), 4435; https://doi.org/10.3390/app12094435
Submission received: 23 March 2022 / Revised: 25 April 2022 / Accepted: 26 April 2022 / Published: 27 April 2022
(This article belongs to the Section Robotics and Automation)

Abstract

:
To remedy the defects of conventional pneumatic ABS (anti-lock Braking system) controller testing equipment for commercial vehicles, such as low efficiency and difficult testing condition configurations, a workflow was proposed based on the unit integration test mode. The relationship among the operation logic of the ABS valves, test conditions, and wheel speed was derived through the simulation of a multi-condition configuration. Then, a wheel speed simulation model was set up by taking the test conditions as inputs, and it was implanted into an embedded control unit. Next, the hardware module and the underlying drivers as well as an application algorithm for the application layer were designed. A prototype of the EOL (end-of-line) test system was built. The test results show that the prototype can not only achieve a rapid test condition configuration and accurate fault location but that it can also meet the requirements for test efficiency.

1. Introduction

The end-of-line (EOL) test for pneumatic anti-lock braking system (ABS) controllers refers an operation logic test for ABS valves at the end of the production line. It is especially designed for the rapid function verification of assembled pneumatic ABS controllers and to verify the quality traceability of controller products. At present, most EOL test equipment for pneumatic ABS controllers is set up on platforms such as dSPACE or IPG/TruckMaker [1,2], which mainly provide the simulated wheel speed. ZHANG W et al. used a servo motor to simulate wheel rotation and integrated the real ring gear and wheel speed sensor into a pneumatic ABS hardware-in-the-loop system, improving the dynamic response capability of the wheel speed signal and simulating the rapid changes in the wheel speed [3]. Xiong Y et al. used the V/F board to send simulated wheel speed signals to a pneumatic ABS controller that was based on the wheel speed simulated by a vehicle braking model and improved the pneumatic ABS controller test system [4]. Zheng H Y et al. designed a hardware-in-the-loop platform for the fault diagnosis and fatigue testing of pneumatic ABS controllers based on open-loop and closed-loop testing methods [5]. Shen C Y added a vehicle control mechanism and a steering feedback mechanism to the pneumatic ABS hardware-in-the-loop system that improved the authenticity of the hardware-in-the-loop system [6]. Yang S C established a vehicle braking model based on TruckSim and ran it through the LabVIEW real-time simulation system, and the system can interact with an ABS controller to conduct the hardware-in-the-loop test [7]. Montani M et al. completed the development and testing of three types of ABS, where vehicle acceleration, velocity, and longitudinal slip were controlled by a PID-based Simulink model, and the testing was carried out through a hardware-in-the-loop system [8].
Due to the high cost of equipment procurement and complex testing processes [9], the ABS test systems mentioned above are mainly designed for model verification and not for batch production. Therefore, it is crucial to develop a special and efficient pneumatic ABS controller EOL test system for commercial vehicles. In this paper, a prototype of the EOL test system has been built to meet batch production requirements.
In order to standardize the EOL testing process of pneumatic ABS controllers, the mechanism of the EOL test was investigated in this paper as well as the relationship among ABS valve operation logic, test conditions, and wheel speed. A test workflow was proposed based on the unit integration test mode, according to the recommended test conditions. Moreover, a vehicle wheel speed simulation model was built and coded into the embedded system. The function verification of the EOL test system was carried out through a simulated fault injection test.

2. EOL Test Scheme Establishment

The pneumatic ABS controller is a core component in electronic-controlled pneumatic braking systems. It can be divided into a software algorithm layer and hardware execution layer, as illustrated in Figure 1.
During the braking process, the speed signal monitored by the wheel speed sensor is sent to the controller in real-time. After being processed by the conditioning circuit, the speed signal is utilized to judge the wheel rotation state and to calculate the slip ratio using a special algorithm. If the detected wheel slip ratio exceeds the safety threshold, then the driving unit of the controller will output pulse-width modulation (PWM) signals. The PWM signals will be shaped and amplified to drive the ABS valve to adjust the braking pressure.
To verify the functions of the hardware execution layer and to quickly locate fault units under simulated operating environments, the EOL test system should be able to simulate the recommended test conditions (Table 1) and realize the rapid test condition configuration.
According to IEEE24765 [10] and ISO26262 [11], the EOL test will verify the functions of each unit and carry out integration test for all units. Thus, the EOL test route was designed based on the unit integration test mode.
During the unit testing process, communication verification between the test system and the controller was first implemented through the handshake protocol [12,13]. After the communication unit had been qualified, the simulated wheel speed was generated according to the parameters of the target vehicle and the configured test conditions. Then, it was sent to the controller. After being processed, the wheel speed data feedback was sent to the test system through the CAN (Controller Area Network) bus. Thus, the function of the wheel speed signal processing unit could be verified by comparing the data before and after transmission. Specific control instructions were generated according to the difference, and they were then sent to the corresponding units, i.e., the ABS valve drive unit, ABS switch function unit, and ABS indicator light control unit. The test system would check whether the output values were consistent with the expected ones.
In the next stage, a functional integration test was carried out on the drive unit, the wheel speed processing unit, and the ABS switch function unit. Under simulated operation environments, the EOL test system output simulated wheel speed signals for the ABS controller as well as ABS valve theoretical drive signals for later comparisons. The functions of the ABS controller were verified by comparing the actual drive signals generated by the ABS controller with theoretical ones. The optimized EOL test workflow is shown in Figure 2.
As shown in Figure 3, the designed EOL test system mainly includes hardware modules and embedded programs.
In the control unit, the I/O driver module outputs specific control signals; the A/D sampling module is responsible for collecting test signals; the A/O output module is used for the reoccurrence of the analog wheel speed signals; and the basic system module supplies an embedded hardware platform for the EOL test system, while the communication module supplies multiple communication interfaces that can support protocols such as CAN, K-line, RS232, and USB 3.0.
The underlying driver is responsible for receiving instructions from the application layer to drive the hardware module. The wheel speed simulation model is responsible for generating corresponding wheel speed data according to the vehicle parameters and configured test conditions.

3. Wheel Speed Simulation

3.1. Wheel Speed Simulation Model

The wheel speed simulation model is the basis for generating wheel speed signals and ABS valve theoretical drive signals under specific test environments. In order to derive the relationship among the test conditions, the wheel speed, and ABS valve operation logic, a wheel speed simulation model was built based on vehicle dynamics and the working principles of the pneumatic ABS system. The test conditions were used as inputs, while the wheel linear velocity and ABS valve operation logic acted as outputs. The wheel speed simulation model is shown in Figure 4.
As the test conditions proposed in this paper all belong to linear braking conditions, the lateral motion, the yaw motion, and the roll motion of the vehicle were not considered when establishing the dynamic equations. The aerodynamic force was also ignored. The vehicle’s motion equation can be obtained by force analysis, which is expressed as follows:
- m v ˙ = ( F x 1 + F x 2 + F x 3 + F x 4 )
where m (kg) is the mass of the whole vehicle, v ˙ (m·s−2) is the acceleration of the vehicle, and F x i (i = 1, 2, 3, 4) (N) is the longitudinal force of each tire.
The moment balance of the wheel rotation is as follows:
J ω ˙ i = T b i + F x i · R
where J (N·rad−1) is the moment of inertia, T b i (N·m) is the braking torque of each wheel, ω i (rad/s) is the angular velocity of each wheel, and R (m) is the effective radius of the wheel.
During the braking process, the vertical load of each wheel changes due to acceleration. Considering the influence of vertical load transfer, the vertical load of each wheel can be defined as follows:
F Zi = mgl r 2 l + Δ F Z b            ( i = 1 , 2 ) F Zj = mgl f 2 l Δ F Z b            ( j = 3 , 4 )
where F Zi (N) and F Zj (N) are the vertical loads of each wheel, Δ F Z b (N) is the change in the vertical reaction, and l f (m) and l r (m) are the distance from front and rear axle to centroid.
It is assumed that the road surface is ideal, i.e., there is no horizontal deformation or normal ground deformation. According to the magic formula [14], the relationship between the slip rate and tire longitudinal force can be expressed as follows:
F x ( S , F z , μ ) = f ( μ ) D x sin C x arctan B x S E x B S arctan B x S
where μ is the road adhesion coefficient, S is the slip rate, and F z is the vertical load.
The tire force data can be obtained by IPG/TruckMaker. The coefficients in the mathematical model of the tire force are obtained by fitting them as seen below:
D x = T 1 F z 2 + T 2 F z + T 3 B x C x D x = T 4 F z 2 + T 5 F z C x = T 6 1 ± [ 1 2 arcsin ( T 7 ) / π ] E x = T 8 F z + T 9
The coefficients in Equation (5) are shown in Table 2.
Since the braking torque lag has little effect on the EOL test system, the brake model can be obtained by ignoring it. The model can be expressed as:
T b = K b 1 · p · A b · μ b · r b = K b 1 · K b 2 · p
where K b 1 is the efficiency coefficient from brake chamber to brake, p (Pa) is the pressure of chamber, A b (m2) is the brake area, r b (m) is the effective brake radius, μ b is the friction coefficient, and K b 2 is the brake efficiency coefficient.
System identification [15] is a method for establishing the mathematical mode according to the input–output relationship of a dynamic system. The most commonly used identification methods include the step response method and frequency response method. Since the change trend in the former curve is consistent with that of the braking pressure dynamic response curve, they can be adopted to establish the braking pressure identification model. The pressure–time model of the step-up process and step-down process is shown in Equations (7) and (8):
p n o w = p f r o n t + p m a x p f r o n t 1 e t T
p n o w = p f r o n t · e 2 t T
where p n o w (Pa) is the braking pressure at the current moment; p f r o n t (Pa) is the braking pressure at the previous moment; p m a x (Pa) is the maximum braking pressure of the brake system; T is time constant, which is obtained by orthogonal test; and t is the sample time.
To analyze pressure regulation characteristics of the identification model, a test bench was built. As shown in Figure 5, a dSPACE real-time system, an air tank, and an ABS valve were included in the test bench. Furthermore, the pressure of the air tank was regulated to 400, 500, and 600 kPa. The braking pressure was characterized by the inlet pressure of the brake chamber measured by the dSPACE real-time system. By controlling the operation logic of the ABS valve, the braking pressure started to increase at 0 s and decrease at 2 s. Through the fitting parameters of the identification model, the value of the time constant T 1 of the pressure build-up process and the time constant T 2 of the pressure reduction process were 0.17 and 0.12, respectively.
As shown in Figure 6, the braking pressure curve simulated by the identification model is basically consistent with the test curve. Due to the volume change caused by the deformation of the elastic diaphragm in the brake chamber, the deviation of the two curves was slightly larger during pressurization. Therefore, there is an instantaneous pressure holding process in the test curve during pressurization, and the deviation has little influence on the wheel speed simulation model built in this paper. Thus, the identification model obtained can be used to characterize braking pressure.

3.2. Configuration of Vehicle Parameters and Test Conditions

A wheel speed simulation model was built based on the theoretical one. Taking the pneumatic ABS controller of a two-axle commercial vehicle as the test object, the vehicle parameters and test conditions were configured in the wheel speed simulation model. The parameters of the commercial vehicle are shown in Table 3.
According to the requirements stated in GB13594-2003 regarding the road adhesion coefficient and maximum speed, four recommended test conditions were designed, as shown in Table 4.

3.3. Analysis of Simulation Results

The initial braking speed and the road adhesion coefficient were set according to the recommended test conditions. The theoretical relationships among test conditions, wheel speed, and ABS valve operation logic were obtained by simulation.
Figure 7 shows that left wheels of the first and second axle are on the high-adhesion road and that the number of ABS cycles during braking is lower. The right wheels of the first and second axle on the low-adhesion road are more sensitive to the braking pressure, and there are more ABS cycles. The simulation results show that the changing curve of the wheel speed and the braking pressure during braking conform to the characteristics of vehicle motion under the corresponding operating conditions and is extremely close to the actual ABS braking effect. Thus, the wheel speed simulation model can be coded into an embedded system [16,17], and the ABS valve operation logic obtained from the simulation can be utilized as the theoretical basis for verifying the correctness of the real control logic of the ABS valve.

4. Development and Functional Verification of EOL Test System

4.1. Hardware Design

The hardware framework of the control unit was designed with an ARM MK20 series microprocessor as the embedded control core, as shown in Figure 8.
The microprocessor integrates the GPIO (General-purpose Input/Output), ADC (Analog-to-Digital Converter), UART (Universal Asynchronous Receiver/Transmitter), and other peripheral interfaces, in which the GPIO is connected to a high-side switch chip and low-side switch chip to realize the input and output of the digital signals. The ADC is connected to a sampling circuit to collect the voltage analog signal, and the analog signal is transformed by an external signal conditioning module. The SPI (Serial Peripheral Interface) is connected to extended memory and a DAC (Digital-to-Analog Converter), which is controlled by the output analog signal to simulate the wheel speed sensor signal. The UART is connected to a serial port conditioning chip and a K-line conditioning chip to realize the serial communication and K-line communication, respectively.
The drive signal of the ABS valve and control signals of the ABS indicator are sampled by an ADC module integrated with a microprocessor MK20DN512. The analog wheel speed signal is generated by the DAC chip, and the comparator is used to amplify analog signal until it can be recognized by the controller. The Switch signal of the ABS function is generated by the high-side switch chip.

4.2. Development of Embedded Program

In order to simplify the program structure and to improve the running efficiency of the program, the modular programming method was adopted to design a control unit program for the EOL test system, and the key parameters were set as global variables. The control unit program mainly includes the application layer algorithm and the underlying drivers, as shown in Figure 9.
The underlying driver can achieve the initialization of the embedded control core, the driving of I/O signals, voltage signal acquisition, SPI communication, and other functions. The application layer algorithm, which mainly includes the timing control function and wheel speed signal output function, is a crucial module for data processing and automatic function execution. The timing control function enables the test system to execute the testing process conforming to the EOL workflow, and the wheel speed signal output function can generate a simulated signal with reference to the wheel speed data from the simulation model.
The underlying driver is responsible for the information interaction between the application layer and the control unit [18]. The state electrical signal in the EOL test process can be detected by the hardware interface circuit. It is provided to the underlying driver, and it is converted into variables that can be identified by the application layer algorithm. After the data is processed by the application layer algorithm and the logical operation is executed, the target values of the variables are formed, and the hardware interface circuit is controlled by electrical signals from the underlying layer.

4.3. Prototype Construction

A prototype of the EOL test system is shown in Figure 10 and mainly includes a pneumatic automatic fixture, a programmable power supply, and a barcode scanner. The pneumatic automatic fixture is used to realize the positioning and clamping of the pneumatic ABS controller and its automatic docking with test interface. The programmable power supply can adapt to different types of products. The barcode scanner can achieve product traceability by identifying the controller’s traceability code.
The user interface of the EOL test system was designed using C# [19], and test results are visually displayed by indicator lights. The system can customize the initial braking speed and road adhesion coefficient according to the actual test object.

4.4. Multi-Condition EOL Test and Verification

To verify the testing effect of the EOL test system under multiple operating conditions, eight samples from three types of commercial vehicle pneumatic ABS controllers were selected as the test objects, and five of them were injected with simulated faults by removing the solder onto the corresponding pins. The traceability code of the controller and the simulated faults are presented in Table 5.
The developed EOL test system was deployed at the end of the production line, and EOL tests were carried out under different test conditions. The controller with the traceability code 6,936,281,408,300 was taken as the sample. A bisectional road was selected as the test condition. The functions of the ABS controller integration testing were judged by collecting the operation logic of the ABS valves.
As shown in Figure 11, the solid and dotted line represents the theoretical and the actual measured operation logic, respectively. It is obvious that the theoretical operation logic of the ABS valve is in good agreement with the actual operation logic. The correctness of the operating condition configuration function of the EOL test system was verified. Moreover, the fault codes of all eight controllers are consistent with experimental expectations. Thus, the fault location can be successfully achieved.

5. Discussion

The evaluation index of the test efficiency is defined according to number of the controllers tested per hour. The calculation formula is as follows:
N t N T · ( 1 + η · β )
where N is the number of products tested in a single production line; η is the qualification rate; β is the re-sampling rate; and T (h) is the working hours.
Based on production data of the three similar-scale manufacturers, the number of pneumatic ABS controllers tested in a single production line per day was about 1500, and 8 working hours were tested per day. After all of the controller products were inspected, a sampling inspection was carried out at the rate of 5%. N t was determined to be more than 196 per hour, which can be calculated by Equation (9).
In order to further verify the actual work efficiency of the EOL test system, a field test scheme was designed that could adapt to the working hours of general enterprises. Each EOL test system ran for 4 h, and the test items were implemented six times. The number of tested controllers was recorded, as shown in Table 6.
The average test efficiency of the EOL test system expressed by N t is 239 per hour, which can meet field requirements for the test efficiency of pneumatic ABS controllers.

6. Conclusions

In this paper, the workflow of an EOL test based on the unit integration test mode was optimized through the investigation on the EOL test mechanism. Based on the recommended operating conditions and step response method, the corresponding wheel speed simulation model was established. Moreover, the relationship among operation conditions, wheel speed, and ABS valve operation logic was obtained. Then, the EOL test system was designed, which removed the dependency on the wheel speed reproduction device, and theoretical operation logic of the ABS valve was in good agreement with the measured results. Finally, the fault injection test ensures the correctness of results of the EOL test system; the field tests showed that the average test efficiency of the EOL test system is 239 per hour, so the operation efficiency can meet the actual demands of batch production for pneumatic ABS controllers.

Author Contributions

Conceptualization, J.X.; data curation, Q.X.; methodology, J.X.; project administration, G.L.; writing—review and editing, J.X. and G.L. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Hao, R.; Zhao, X.; Zhou, Z. Bench Detection and Road Comparison Test for Auto Anti-lock Braking System. Trans. Chin. Soc. Agric. Mach. 2013, 44, 21–26. [Google Scholar]
  2. Xu, J.; Li, W.; Dong, J.; Zhai, J. Design of a hardware-in-loop test bench for air ABS. Res. Explor. Lab. 2017, 36, 90–93. [Google Scholar]
  3. Zhang, W.; Ding, N.; Chen, M.; Yu, G.; Xu, X. Development of a Low-cost Hardware-in-the-loop Simulation System as a Test Bench for Anti-lock Braking System. Chin. J. Mech. Eng. 2011, 24, 98–104. [Google Scholar] [CrossRef]
  4. Xiong, Y.; Li, X.; He, Y.; Wu, M.; Long, Y. Design and application of testing system for pneumatic ABS ECU. In Proceedings of the 11th World Congress on Intelligent Control and Automation, Shenyang, China, 29 June–4 July 2014; pp. 3612–3617. [Google Scholar]
  5. Zheng, H.Y.; Zong, C.F.; Zhao, W.Q.; Chen, L. HILS Test Bench Based on Open and close Loop Test for Air ABS System. In Advanced Materials Research; Trans Tech Publications: Freienbach, Switzerland, 2013; pp. 1484–1487. [Google Scholar]
  6. Shen, C.Y. Development of HIL Test Bench for Pneumatic ABS and Vehicle Attitude Warning Device. Master’s Thesis, Jilin University, Jilin, China, 2012. [Google Scholar]
  7. Yang, S.C. Research on Test and Evaluation Method of Pneumatic ABS System Based on HIL. Master’s Thesis, Jilin University, Jilin, China, 2015. [Google Scholar]
  8. Montani, M.; Vitaliti, D.; Capitani, R.; Annicchiarico, C. Performance Review of Three Car Integrated ABS Types: Development of a Tire Independent Wheel Speed Control. Energies 2020, 13, 6183. [Google Scholar] [CrossRef]
  9. Chu, L.; Hou, Y.; Liu, M.; Li, J.; Gao, Y.; Ehsani, M. Development of air-ABS-HIL-simulation test bench. In Proceedings of the 2007 IEEE Vehicle Power and Propulsion Conference, Arlington, TX, USA, 9–12 September 2007; pp. 691–695. [Google Scholar]
  10. IEEE24765; ISO/IEC/IEEE International standard systems and software engineering—Vocabulary. C/S2ESC—Software & Systems Engineering Standards Committee: Geneva, Switzerland, 2017.
  11. ISO26262; Automotive safety integrity level. International Organization for Standardization: Geneva, Switzerland, 2011.
  12. Merayo, M.G.; Núñez, A. Passive testing of communicating systems with timeouts. Inf. Softw. Technol. 2015, 64, 19–35. [Google Scholar] [CrossRef]
  13. Che, X.; Maag, S. Passive performance testing of network protocols. Comput. Commun. 2014, 51, 36–47. [Google Scholar] [CrossRef]
  14. Pacejka, H.; Besselink, I. Magic formula tyre model with transient properties. Veh. Syst. Dyn. 1997, 27, 234–249. [Google Scholar] [CrossRef]
  15. Ding, F. Decision, Complexity, convergence and computational efficiency for system identification algorithms. Control 2016, 31, 1729–1741. [Google Scholar]
  16. Li, J.; Li, Y.; Wen, G. Design of automobile control system based on automatic code generation technology. Electron. Des. Eng. 2019, 27, 166–169. [Google Scholar]
  17. Liu, Y.; Li, Y.Q.; Zhuang, R.K. The application of automatic code generation technology in the development of the automotive electronics software. In Applied Mechanics and Materials; Trans Tech Publications: Freienbach, Switzerland, 2013; pp. 1574–1577. [Google Scholar]
  18. Wang, L.; Zhang, Y.; Yin, C.; Zhang, H.; Wang, C. Hardware-in-the-loop simulation for the design and verification of the control system of a series–parallel hybrid electric city-bus. Simul. Model. Pract. 2012, 25, 148–162. [Google Scholar] [CrossRef]
  19. Hu, Z.; Shi, T. The design and implementation of motor control system monitoring software based on WPF. Hans J. Wirel. Commun. 2016, 6, 1–9. [Google Scholar] [CrossRef]
Figure 1. Framework of a pneumatic ABS controller.
Figure 1. Framework of a pneumatic ABS controller.
Applsci 12 04435 g001
Figure 2. Workflow of the EOL test.
Figure 2. Workflow of the EOL test.
Applsci 12 04435 g002
Figure 3. Framework of an EOL test system for a control unit.
Figure 3. Framework of an EOL test system for a control unit.
Applsci 12 04435 g003
Figure 4. Structure of wheel speed simulation model.
Figure 4. Structure of wheel speed simulation model.
Applsci 12 04435 g004
Figure 5. Test bench for braking pressure.
Figure 5. Test bench for braking pressure.
Applsci 12 04435 g005
Figure 6. Verification of the simulation model for the pressure regulation characteristics.
Figure 6. Verification of the simulation model for the pressure regulation characteristics.
Applsci 12 04435 g006
Figure 7. Simulation results of wheel speed simulation model on bisectional road: (a) first axle left wheel; (b) first axle right wheel; (c) second axle left wheel; (d) second axle right wheel.
Figure 7. Simulation results of wheel speed simulation model on bisectional road: (a) first axle left wheel; (b) first axle right wheel; (c) second axle left wheel; (d) second axle right wheel.
Applsci 12 04435 g007
Figure 8. Hardware framework of the control unit.
Figure 8. Hardware framework of the control unit.
Applsci 12 04435 g008
Figure 9. Structural relationships of embedded programs.
Figure 9. Structural relationships of embedded programs.
Applsci 12 04435 g009
Figure 10. The prototype of the EOL test system for a pneumatic ABS controller.
Figure 10. The prototype of the EOL test system for a pneumatic ABS controller.
Applsci 12 04435 g010
Figure 11. Results of ABS valve operation logic test on bisectional road: (a) first axle left wheel; (b) first axle right wheel; (c) second axle left wheel; (d) second axle right wheel.
Figure 11. Results of ABS valve operation logic test on bisectional road: (a) first axle left wheel; (b) first axle right wheel; (c) second axle left wheel; (d) second axle right wheel.
Applsci 12 04435 g011
Table 1. Recommended test conditions in GB13594-2003.
Table 1. Recommended test conditions in GB13594-2003.
No.Test ConditionsConditions Description
1Straight-line braking test on single roadBraking test on high-adhesion or low-adhesion road
2Adaptive test on bisectional roadBraking test on both sides of high-adhesion and low-adhesion road
3Adaptive test on joint roadBraking test when driving from high-adhesion to low-adhesion road
Table 2. Coefficients of the longitudinal force formula.
Table 2. Coefficients of the longitudinal force formula.
CoefficientT1T2T3T4T5T6T7T8T9
Value−3.93 × 10−60.907164−5.43 × 10−512.51.120.6952.14 × 10−60.396
Table 3. Parameters of a two-axle commercial vehicle.
Table 3. Parameters of a two-axle commercial vehicle.
ParameterValue
Gross mass m/kg11,380
Centroid height h/m1.35
Distance from center of mass to front axle lf/m4.20
Distance from center of mass to rear axle lr/m3.10
Effective radius of the wheel R/m0.48
Moment of inertia of the wheel J/(N · rad−1)43.2
Maximum pressure of the braking system p m a x /Pa6.5 × 105
Table 4. Recommended test conditions and parameters.
Table 4. Recommended test conditions and parameters.
Test ConditionsInitial Brake Speed
v0/(km · h−1)
Adhesion Coefficient of High-Adhesion Road
μH
Adhesion Coefficient of Low-Adhesion Road
μL
Straight-line braking test on single road800.8-
60-0.3
Adaptive test on bisectional road800.80.3
Adaptive test on joint road800.80.3
Table 5. Record of initial faults of controllers.
Table 5. Record of initial faults of controllers.
Traceability CodeController TypeInitial FaultExpected Fault Code
1PSP000010325Biaxial 24 VFault-free0x00
1TVC142973201Three-axis 24 VFault-free0x00
4967327673671Biaxial 24 VWheel speed signal processing unit failure0x05
6936281408300Biaxial 12 VFault-free0x00
6955141301278Biaxial 24 VCommunication unit failure0x01
9D11337278341Biaxial 24 VABS indicator control unit failure0x02
Q300076767276Biaxial 12 VABS valve drive unit failure0x03
X972507312734Biaxial 24 VABS function switch unit failure0x04
Table 6. Record of test quantity.
Table 6. Record of test quantity.
No.Test Time/hTest QuantityNo.Test Time/hTest Quantity
1495344959
2495854956
3495564961
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Xu, J.; Xiang, Q.; Li, G. An End-of-Line Test System for Pneumatic ABS Controllers in Commercial Vehicles. Appl. Sci. 2022, 12, 4435. https://doi.org/10.3390/app12094435

AMA Style

Xu J, Xiang Q, Li G. An End-of-Line Test System for Pneumatic ABS Controllers in Commercial Vehicles. Applied Sciences. 2022; 12(9):4435. https://doi.org/10.3390/app12094435

Chicago/Turabian Style

Xu, Jun, Qian Xiang, and Gangyan Li. 2022. "An End-of-Line Test System for Pneumatic ABS Controllers in Commercial Vehicles" Applied Sciences 12, no. 9: 4435. https://doi.org/10.3390/app12094435

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop