Vehicle Trip Data Retention During Voltage Drops

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Trip data in vehicle clusters is lost or reset unexpectedly due to instantaneous low voltage states during vehicle start-up or large electric loads, without additional voltage stabilizers or EEPROMs, leading to user confusion and increased manufacturing costs.

Innovation Solution

Partitioning the RAM into a clear volatile region and a nonvolatile region, where trip data is stored in the clear region and backed up to the nonvolatile region upon new data generation, and rewritten back to the clear region after a voltage drop, with checksum verification to ensure data integrity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If trip data is stored only in volatile RAM, then the system operates with simple hardware and low cost, but the data is lost during instantaneous low voltage states

Engineering Contradiction:
Improvetrip data retentionVSAvoidmemory system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The RAM is segmented into a clear volatile region for active trip data storage and a nonvolatile region for backup data storage. This segmentation allows the system to maintain simplicity while protecting against data loss by dividing the memory function into two distinct areas with different volatility characteristics.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary backup of trip data from the clear volatile region to the nonvolatile region before voltage drops occur. This advance action ensures that data is preserved in a safe location before the harmful voltage drop event can cause data loss.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If additional voltage stabilizer or EEPROM is added, then data loss during voltage drops is prevented, but manufacturing cost increases

Engineering Contradiction:
Improvetrip data retentionVSAvoidmanufacturing cost
Core Design Contradiction:
ReliabilityVSEase of manufacture

Solution Approach 1:

The patent merges the volatile RAM and nonvolatile EEPROM functionalities into a single integrated memory device. This combination eliminates the need for separate voltage stabilizer circuits and multiple discrete memory components, reducing manufacturing complexity and cost while maintaining data retention reliability.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The integrated memory device performs multiple functions: it provides volatile storage for active data, nonvolatile backup storage for data protection, and automatic data migration between regions. This multi-functionality replaces what would traditionally require separate voltage stabilization circuits and multiple memory devices.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Reliability

If trip data is backed up to nonvolatile region, then data integrity is maintained during voltage drops, but data management complexity increases

Engineering Contradiction:
Improvedata integrityVSAvoiddata management complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The memory system automatically performs backup and restoration operations without requiring external control logic or complex management systems. The memory device itself services the data protection function through automatic detection of voltage drops and self-initiated data migration between volatile and nonvolatile regions.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system uses checksum verification as a feedback mechanism to ensure data integrity during backup and restoration operations. The checksum calculation and comparison provide automatic verification that data has been correctly transferred and stored, maintaining reliability without complex management overhead.

Inventive Principle:
Principle #23Feedback

4Manufacturing precision

If checksum verification is implemented, then data integrity during restore is ensured, but processing time increases

Engineering Contradiction:
Improvedata integrityVSAvoiddata restoration time
Core Design Contradiction:
Manufacturing precisionVSLoss of time

Solution Approach 1:

The checksum verification performs partial validation by checking only critical data integrity markers rather than verifying every byte of restored data. This selective verification approach ensures data integrity for the most important aspects while minimizing the time penalty compared to complete data verification.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS9063901B2Method and system for preventing loss of trip data in vehicle
Publication Date: 2015.06.23 HYUNDAI MOTOR CO LTD
  • US9063901B2 patent drawing
  • US9063901B2 patent drawing
  • US9063901B2 patent drawing

AI summary

Disclosed herein is a method for preventing a loss of trip data of a vehicle during a substantial instantaneous voltage drop in a vehicle cluster. In the method, the trip data calculated by a processor of a trip computer are stored in a clear region of a memory and the trip data stored in the clear region are backed up in a nonvolatile region of the memory when new trip data is generated. The processor collects the trip data backed up in the nonvolatile region to rewrite the trip data in the clear region after a substantially instantaneous voltage drop occurs.