Portable Device Vibration Sensor Defect Handling
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Defective vibration sensors in portable devices can limit the usability of SMART KEY SYSTEM devices to unidirectional communication, reducing their functionality and user experience.
Innovation Solution
The controller periodically checks the vibration sensor's status using a synchronous serial communication protocol and disconnects it if defective, allowing the device to execute specific functions and maintain bidirectional communication capabilities, while also notifying the user of the issue.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Adaptability or versatility
If the vibration sensor is used to initiate communication ready state, then the smart communication functionality is improved, but the reliability decreases when the vibration sensor is defective
Solution Approach 1:
The controller performs preliminary defect detection of the vibration sensor before relying on it for communication initiation. By checking the sensor status in advance and preparing alternative communication paths, the system ensures that smart communication functionality can be maintained even when the vibration sensor is defective, thus resolving the reliability issue while preserving the adaptability benefit.
2Reliability
If the vibration sensor is disconnected when defective, then the reliability is improved, but the smart communication functionality is lost
Solution Approach 1:
The controller acts as an intermediary that monitors the vibration sensor's health status and dynamically switches between two communication initiation modes: vibration-based smart communication when the sensor is healthy, and button-based unidirectional communication when the sensor is defective. This intermediary control mechanism ensures system reliability by isolating the defective sensor while maintaining communication functionality through the alternative path.
3Speed
If synchronous serial communication protocol is used to check vibration sensor status, then the communication speed is improved, but the device complexity increases
Solution Approach 1:
The controller leverages its existing multi-functional capabilities to implement synchronous serial communication for vibration sensor status checking. The same controller that manages communication protocols, button inputs, and sensor outputs is extended to perform periodic health checks using synchronous communication. This universal approach allows fast defect detection without adding dedicated hardware, thus achieving improved speed while minimizing the increase in device complexity.
Data Source
Figure 1
AI summary
A portable device (1) includes a vibration sensor (6) and a controller (2). The controller (2) checks a status of the vibration sensor (6). When the check result indicates that the vibration sensor (6) is defective, the controller (2) disconnects the vibration sensor (6) and operates the portable device (1).