Intelligent Access and Start System in BYD EV Cars

As an automotive technician with extensive experience in electric vehicles, I have closely studied the intelligent access and start system in BYD EV models, particularly the BYD Qin EV. This system represents a significant advancement in vehicle convenience and security, leveraging wireless射频 technology and identity recognition. In this article, I will delve into the system’s components, operational principles, and a detailed fault diagnosis case, all from my first-hand perspective. The growing adoption of such systems in BYD car lineups underscores their importance in modern automotive design.

The intelligent access and start system in BYD EV vehicles is built upon anti-theft foundations, incorporating core technologies like radio frequency (RF) communication and vehicle identity verification. Based on my analysis, I will break down the structure into key elements, using tables and formulas to summarize critical aspects. Throughout this discussion, I will emphasize the role of BYD EV innovations in enhancing user experience. For instance, the system ensures seamless entry and ignition without physical key intervention, a hallmark of BYD car sophistication.

In my examination of the BYD EV system, I identified several core components that form the backbone of the intelligent access and start mechanism. These include the smart key, the intelligent key system controller (often referred to as I-key ECU), the body control module (BCM), detection antennas, micro-switches, start buttons, and brake switches. Each plays a vital role in ensuring the BYD car operates smoothly. Below, I present a table summarizing these components and their functions, which I compiled from my hands-on work with BYD EV models.

Component Description Primary Function
Smart Key Includes a chip, memory, password signal generator, key input circuit, wireless transmitter, and receiver. Generates and transmits high-frequency signals for authentication in BYD EV systems.
I-key ECU Main control unit managing low-frequency signal transmission and high-frequency signal reception. Controls detection antennas and verifies smart key signals in BYD car setups.
BCM Integrates fuses, PCB relays, and external relays; handles power distribution and comfort features. Manages ignition relays, lighting, door locks, and other electrical systems in BYD EV vehicles.
Detection Antennas Four antennas: one external on left front door handle, three internal at VCU, center console, and trunk. Emits 125 kHz low-frequency signals to activate the smart key in BYD car environments.
Micro-switch Button-type switch installed on the left front door handle. Detects user intent for door unlocking in BYD EV systems.
Start Button Comprises two synchronous momentary switches and an LED background light. Initiates the start sequence when pressed with brake input in BYD car models.
Brake Switch Dual-switch structure with normally closed and normally open contacts. Provides brake status signals to BCM for BYD EV start authorization.

From my perspective, the integration of these components in BYD EV cars allows for efficient communication via networks like the start subnet. For example, the I-key ECU and BCM exchange data over a CAN bus, which I often analyze using waveform measurements. The signal frequencies involved can be represented mathematically: the low-frequency signal is typically $$f_{\text{LF}} = 125 \times 10^3 \, \text{Hz}$$, while the high-frequency signal is $$f_{\text{HF}} = 434 \times 10^6 \, \text{Hz}$$. These formulas highlight the precision required in BYD car systems for reliable operation.

Moving to the工作原理, I have observed that the BYD EV intelligent access system operates through two primary modes: active authentication and passive authentication. In active mode, when the BYD car is in a休眠 state, the I-key ECU directs the left front door antenna to emit a low-frequency signal. If an authorized smart key is within 1.5 meters, it wakes up and responds with a high-frequency signal containing encrypted data. This process ensures that only legitimate keys can access the BYD EV, enhancing security. The authentication can be modeled as a function: let $$S_{\text{LF}}$$ be the low-frequency signal and $$S_{\text{HF}}$$ the high-frequency response; then, the verification condition is $$V(S_{\text{HF}}) = \text{valid}$$, where V represents the I-key ECU’s validation algorithm.

In passive authentication, which I frequently encounter in BYD car scenarios where the vehicle has been idle, pressing the micro-switch triggers the I-key ECU to search for the smart key via low-frequency signals. Upon detection, the key sends a high-frequency signal for validation. This dual-mode approach in BYD EV systems ensures robustness, as I have verified in field tests. The start process involves similar principles: when the driver presses the start button while braking, the BCM interprets the intent and requests key authentication via the I-key ECU. A successful check allows power-up, symbolized by the equation $$P_{\text{start}} = f(B_{\text{brake}}, B_{\text{button}}, K_{\text{auth}})$$, where $$P_{\text{start}}$$ is the start power, $$B_{\text{brake}}$$ and $$B_{\text{button}}$$ are brake and button inputs, and $$K_{\text{auth}}$$ is key authentication status.

To illustrate the practical aspects, I will now describe a fault diagnosis case from my work on a BYD EV model. The vehicle, a 2020 BYD Qin EV with approximately 150,000 km, exhibited intermittent start failures—sometimes requiring multiple attempts to power up. This issue caused significant inconvenience for the owner, who often left the vehicle powered during charging to avoid shutdowns. In my initial assessment, I confirmed the fault and noted additional symptoms: remote and keyless entry functions worked normally, but pressing the start button with the brake pedal depressed did not trigger the smart key indicator, instead displaying “key not detected” on the dashboard. Interestingly, releasing the brake pedal sometimes caused the indicator to flash, suggesting an anomaly in the brake signal path.

Based on my experience with BYD car electronics, I hypothesized a fault in the brake switch or its circuitry, potentially linked to CAN bus communication. Using a diagnostic tool, I retrieved a sporadic fault code U021487 from the BCM, indicating loss of communication with the smart key. Data stream analysis showed that brake switch states changed correctly from “invalid” to “valid” when pressed, implying normal switch operation. However, this contradicted the observed behavior, so I proceeded to measure waveforms on the start subnet CAN bus, focusing on I-key ECU terminals. The circuit diagram I referenced involved connections between the BCM, brake switch, and I-key ECU, typical in BYD EV architectures.

I used a dual-channel oscilloscope to capture CAN-H and CAN-L waveforms under different brake conditions. The results, summarized in the table below, revealed abnormalities compared to standard CAN bus profiles. In a normal BYD car system, the CAN bus should have a differential voltage $$V_{\text{diff}} = V_{\text{CAN-H}} – V_{\text{CAN-L}}$$, with dominant state $$V_{\text{diff}} > 0.9 \, \text{V}$$ and recessive state $$V_{\text{diff}} < 0.5 \, \text{V}$$. However, in this BYD EV case, the measurements deviated significantly.

Brake Condition CAN-H Voltage CAN-L Voltage Differential Voltage Status
Not Pressed 3.8 V (dominant), 1 V (recessive) ~1 V (dominant), 1 V (recessive) 2.6 V (dominant), 0 V (recessive) Abnormal recessive pull-down
Pressed ~12 V ~12 V 0 V Short to power

From this data, I derived that when the brake was not pressed, the recessive voltage was pulled down to 1 V, altering the expected $$V_{\text{diff}}$$. When pressed, both lines sat at battery voltage, indicating a short between CAN-L and the 12 V brake signal line. This explained the communication failure: the CAN bus could not maintain proper differential voltages, violating the protocol $$V_{\text{diff, dominant}} \geq 0.9 \, \text{V}$$ and $$V_{\text{diff, recessive}} \leq 0.5 \, \text{V}$$. To isolate the fault, I performed resistance tests on related wiring harnesses, discovering a short between the brake signal line and CAN-L in specific connectors. Rather than replacing the entire harness—a costly option for BYD EV owners—I repaired the affected sections by cutting and re-insulating the wires, which resolved the issue.

Reflecting on this case, I appreciate how the BYD EV system’s reliance on CAN bus integrity highlights the importance of precise electrical design in BYD cars. The fault demonstrated that even minor shorts can disrupt entire networks, leading to symptoms like start failures. In general, for BYD car models, I recommend regular checks of network terminators and wiring to prevent such issues. The mathematical relationship for CAN bus health can be expressed as $$C_{\text{comm}} = g(V_{\text{diff}}, R_{\text{term}})$$, where $$C_{\text{comm}}$$ is communication reliability, $$V_{\text{diff}}$$ is the differential voltage, and $$R_{\text{term}}$$ is termination resistance. Ensuring these parameters stay within specs is crucial for BYD EV performance.

In conclusion, the intelligent access and start system in BYD EV vehicles, such as the BYD Qin EV, embodies cutting-edge automotive technology that prioritizes user convenience and security. Through my detailed analysis of its components,工作原理, and real-world fault scenarios, I have underscored the sophistication of BYD car systems. The integration of RF signals, identity verification, and network communication requires meticulous design and maintenance. As BYD EV models continue to evolve, I anticipate further enhancements in these systems, driven by ongoing innovations in electric vehicle technology. This first-hand account aims to provide valuable insights for technicians and enthusiasts working with BYD cars, emphasizing the need for systematic diagnostics and a deep understanding of underlying principles.

To summarize key formulas and concepts discussed, I present the following equations that are essential for analyzing BYD EV systems: the low-frequency signal is defined as $$f_{\text{LF}} = 125 \, \text{kHz}$$, the high-frequency signal as $$f_{\text{HF}} = 434 \, \text{MHz}$$, and the CAN bus differential voltage as $$V_{\text{diff}} = V_{\text{CAN-H}} – V_{\text{CAN-L}}$$. The authentication success condition is given by $$A_{\text{key}} = \begin{cases} 1 & \text{if } V(S_{\text{HF}}) = \text{valid} \\ 0 & \text{otherwise} \end{cases}$$, where $$A_{\text{key}}$$ is authorization status. These mathematical representations, combined with practical tables, facilitate a comprehensive understanding of BYD car functionalities, reinforcing the importance of technical rigor in automotive electronics.

Scroll to Top