Trusted Device Detection for Processing Unit Access Control

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Computer systems, including autonomous vehicles and critical infrastructure, are vulnerable to malicious hacking, leading to data breaches and service disruptions, necessitating robust security protocols to prevent unauthorized access.

Innovation Solution

A method of securing processing units by detecting and verifying trusted devices through wireless communication, such as Bluetooth, and ensuring only registered and verified devices can access the system, with additional identity verification for users, and periodic re-verification to maintain access.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional access control methods are used, then ease of operation is maintained, but system security against malicious hacking is insufficient

Engineering Contradiction:
Improvesystem securityVSAvoidaccess control complexity
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The system performs preliminary actions by pre-registering trusted devices and storing their identifiers in a database before actual access attempts occur. When a user tries to access the system, the processor automatically queries the database to verify if the device is trusted, eliminating the need for complex real-time security decisions and providing seamless access for authorized users while blocking unauthorized ones.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If device detection and verification protocols are implemented, then unauthorized access is prevented, but device complexity increases

Engineering Contradiction:
Improveaccess securityVSAvoidsecurity protocol complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts the complex security verification logic from the access control decision-making process and places it in a separate database component. The processor simply queries the database for device trust status rather than implementing complex verification algorithms, thereby reducing the computational complexity of the main processing unit while maintaining robust security through the dedicated database verification system.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS20230050007A1System security
Publication Date: 2023.02.16 TEGERE INC
  • US20230050007A1 patent drawing
  • US20230050007A1 patent drawing
  • US20230050007A1 patent drawing

AI summary

In accordance with embodiments of this disclosure, a method of securing a processing unit according to some embodiments includes receiving a request for access from a user; detecting a device; determining whether the device is a trusted device; and providing the user access to the processing unit only if the device is a trusted device. In some embodiments, the trusted device may be a Bluetooth device.