CN109408128B - Split AR (augmented reality) device communication method and AR device - Google Patents

Split AR (augmented reality) device communication method and AR device Download PDF

Info

Publication number
CN109408128B
CN109408128B CN201811335423.3A CN201811335423A CN109408128B CN 109408128 B CN109408128 B CN 109408128B CN 201811335423 A CN201811335423 A CN 201811335423A CN 109408128 B CN109408128 B CN 109408128B
Authority
CN
China
Prior art keywords
controller
head
mounted display
standard
usb
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811335423.3A
Other languages
Chinese (zh)
Other versions
CN109408128A (en
Inventor
张哲�
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Goertek Techology Co Ltd
Original Assignee
Goertek Optical Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Goertek Optical Technology Co Ltd filed Critical Goertek Optical Technology Co Ltd
Priority to CN201811335423.3A priority Critical patent/CN109408128B/en
Publication of CN109408128A publication Critical patent/CN109408128A/en
Application granted granted Critical
Publication of CN109408128B publication Critical patent/CN109408128B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • G06F9/4413Plug-and-play [PnP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Controls And Circuits For Display Device (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a split AR device communication method and an AR device, wherein the communication method comprises the following steps: virtualizing the AR head-mounted display into a plurality of standard devices; the controller detects that the communication interface has external equipment inserted, and sends an enumeration request to the external equipment; the AR head-mounted display feeds back equipment information to the controller, wherein the equipment information at least comprises information of all standard equipment; the controller searches a corresponding device driver from a local support device list according to the device information, and loads the driver; the controller communicates with each standard device. According to the split type AR device, the controller and the battery are separated from the head-mounted display, so that the weight of the head-mounted display is greatly reduced, the head-mounted display is lighter and lighter, the AR head-mounted display is virtualized into a plurality of standard devices in a communication mode of the head-mounted display and the controller, the two parts can directly communicate with each other, the data transmission rate requirement can be met, and the real-time performance of data transmission is guaranteed.

Description

Split AR (augmented reality) device communication method and AR device
Technical Field
The invention relates to the technical field of electronic equipment, in particular to a split type AR equipment communication method and AR equipment.
Background
The mainstream wears class AR equipment in the existing market mainly adopts the structure of all-in-one with controller, battery and display screen carry out whole encapsulation. The all-in-one machine is complex in structural design structure and large in weight, a user wears the host and the display screen on the head, the all-in-one machine is heavy, the head of the user is strongly stressed, and the sensory effect of the user is seriously affected.
Disclosure of Invention
The invention provides a split type AR device communication method for solving the technical problems that an existing integrated head-wearing type AR device is complex in structure and inconvenient to wear due to large weight, and the problems can be solved.
In order to solve the technical problems, the invention adopts the following technical scheme to realize:
a split type AR device communication method comprises the following steps that the split type AR device comprises an AR head-mounted display and a controller which are arranged in a split mode, the AR head-mounted display is connected with the controller through a data line, and the split type AR device communication method comprises the following steps:
virtualizing an AR head-mounted display into a number of standard devices;
the method comprises the steps that a controller detects that an external device is inserted into a communication interface, and sends an enumeration request to the external device;
the AR head-mounted display feeds back equipment information to the controller, wherein the equipment information at least comprises information of all standard equipment;
the controller searches a corresponding device driver from a local support device list according to the device information, and loads the driver;
the controller communicates with each standard device.
Further, the communication interface between the AR head mounted display and the controller is a USB interface.
Further, the AR head-mounted display comprises two cameras, each camera is virtualized to be a standard USB device, each standard USB device is communicated with the controller through a USB endpoint, and camera data are transmitted by adopting a USB UVC protocol.
Further, the two cameras are an RGB Camera and a TOF Camera respectively.
Further, the AR head-mounted display includes a plurality of sensors, all sensors are virtualized as a standard USB device, the standard USB device uses a USB endpoint to communicate with the controller, and sensor data is transmitted via a USB hid raw protocol.
Furthermore, the control signal and the sensor data share the same USB endpoint for transmission.
Further, the controller monitors the communication interface and is used for monitoring the plugging and unplugging state of the external equipment.
Furthermore, when each standard device packages the data sent to the controller, a timestamp is added at the same time, and when the controller analyzes the data, the data of all the standard devices are synchronized according to the timestamp.
Further, the device information includes a device descriptor, a configuration descriptor, an interface descriptor, and an endpoint descriptor, and the controller loads a driver according to the device information and communicates with each standard device through a corresponding endpoint and interface.
The invention also provides AR equipment, which comprises an AR head-mounted display and a controller which are arranged in a split mode, wherein the AR head-mounted display is connected with the controller through a data line, the AR head-mounted display at least comprises a display screen, a camera and a sensor, the controller is connected with a battery, and the AR equipment carries out communication according to any one of the split type AR equipment communication methods.
Compared with the prior art, the invention has the advantages and positive effects that: according to the split type AR device, the controller and the battery are separated from the head-mounted display, the weight of the head-mounted display can be greatly reduced due to the absence of the devices, so that the head-mounted display is lighter, the AR head-mounted display is virtualized into a plurality of standard devices in a communication mode of the head-mounted display and the controller, the controller loads corresponding driving programs for the standard devices, the standard devices can directly communicate with each other, the data of the sensor and the camera does not need to be re-packaged, software of the android is completely compatible and supported, the standard devices are used for transmitting different data, the data transmission rate requirement can be met, the real-time performance of data transmission is guaranteed, and blocking is prevented.
Other features and advantages of the present invention will become more apparent from the detailed description of the embodiments of the present invention when taken in conjunction with the accompanying drawings.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the prior art descriptions will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a schematic block diagram of an embodiment of a split AR device proposed in the present invention;
fig. 2 is a schematic diagram of signal transmission directions in an embodiment of the communication method of the split AR device according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without making any creative effort based on the embodiments in the present invention, belong to the protection scope of the present invention.
In a first embodiment, the present embodiment provides a split AR device communication method, as shown in fig. 1, the split AR device includes an AR head-mounted display and a controller that are separately arranged, the AR head-mounted display is connected to the controller through a data line, and the split AR device communication method includes the following steps:
virtualizing an AR head-mounted display into a number of standard devices; the head-mounted display in this embodiment is composed of the following main modules: the left display screen and the right display screen are used for displaying pictures for enhancing reality; the two cameras are respectively an RGB camera and a TOF camera, wherein the RGB camera is used for shooting a real-time scene, and the TOF camera is used for measuring the depth of field to locate the spatial position of an object; the system comprises an acceleration sensor, a gyroscope, a gravity sensor, a backlight sensor and a proximity sensor, wherein the acceleration sensor, the gyroscope and the gravity sensor are integrated in an IMU chip and used for measuring the self-position information of a user; backlight sensor and proximity sensor integrate in ALS + PS chip, spaker and mic, be used for input and output speech signal respectively, because the module of AR wear display is more, through virtualizing into a plurality of standard equipment with the module in this scheme, can adopt standard interface to adopt standard agreement and control module to communicate, need not to encapsulate again the data of each module to wear display, can reach real-time transmission and handle user's space geographical position and scene information. And a better augmented reality effect is realized.
Wear-type display adopts traditional communication interface connection communication with the controller in this scheme: the scheme of data transmission between the head-mounted display and the controller needs to be developed in a matching mode at two ends, the controller serves as a host end, and the head-mounted display serves as an equipment end.
After the head-mounted display and the controller are powered on, as shown in fig. 2, when the head-mounted display is connected with the controller by using a data line, the controller detects that an external device is inserted into the communication interface, and sends an enumeration request to the external device;
the AR head-mounted display feeds back equipment information to the controller according to the received enumeration request, wherein the equipment information at least comprises information of all virtual standard equipment;
the controller searches a corresponding device driver from a local support device list according to the device information fed back by the AR head-mounted display, and loads the driver;
because the controller loads the driver for each standard device, the controller can directly communicate with each standard device through the communication interface.
In the split type AR equipment of this embodiment, the battery sets up at the controller end, be connected for its power supply with the controller, because the weight of battery is heavier, through separating controller and battery and head mounted display, the weight of head mounted display will have alleviateed greatly, make head mounted display lighter, thereby it is stronger to user's head oppression sense when current integral type head mounted display wears to have solved, the technical problem of effect is worn in the influence, head mounted display and controller communication mode are through wearing the virtual a plurality of standard equipment of AR head mounted display, the controller is the corresponding driver of each standard equipment loading, both sides can directly communicate, need not to encapsulate sensor and camera's data again, software to android is compatible completely, each standard equipment is used for transmitting different data, can satisfy data transmission rate demand, data transmission real-time has been guaranteed, prevent to block.
The USB interface has wide communication application, supports hot plugging, is convenient to plug and pull, and is a USB interface as a preferred embodiment in the embodiment, wherein the communication interface between the AR head-mounted display and the controller is the USB interface. Wherein, the controller can select a high-pass 845 chip. The head-mounted display acquires corresponding data in real time by using the 6-axis sensor and the camera, transmits the acquired data to the controller through the USB, calculates the spatial geographic position of the user in real time through a 6DOF algorithm by the controller, blends the spatial information of the user into a specific scene, and transmits the spatial information to the head-mounted display through the USB so as to realize augmented reality.
The data volume that the camera needs to transmit in wearing the display is the biggest, and the mode of virtualizing each camera as a standard USB device respectively is adopted in this embodiment, and each standard USB device communicates with the controller through a USB endpoint respectively, and the camera data adopts the USB UVC protocol to transmit.
The AR head-mounted display comprises a plurality of sensors, all the sensors are virtualized to be standard USB equipment, the standard USB equipment adopts a USB endpoint to communicate with the controller, and sensor data are transmitted through a USB hid raw protocol.
In the scheme, the basis for virtualizing each module in the head-mounted display into the standard equipment is according to the type and the amount of data transmitted by the standard equipment, and the USB UVC protocol and the USB hid raw protocol which are adopted for transmission between the standard equipment and the controller are standard protocols of a USB bottom layer, and when the USB communication interface is used for transmitting data, the data of the sensor and the camera do not need to be re-packaged, and the android software is completely compatible and supported.
The head-mounted display and the controller are communicated through the USB communication interface, and the head-mounted display and the controller can be compatible with a traditional integrated head-mounted display charger and can be charged through the traditional charger.
That is, in this embodiment, the modules in the head-mounted display are virtualized to be 3 standard devices, and 3 endpoint (end points) of the USB are used between the corresponding head-mounted display and the controller to output data, and each standard device uses one endpoint to transmit data, where 2 endpoint is used to transmit the camera data of the UVC class, and 1 endpoint is used to transmit the sensor data of the hid raw class.
For example, three standard devices respectively use three endpoints EP0, EP1, EP2 of the USB to transmit data:
EP0: the sensor data is transmitted, 6DOF and control commands are included, and the data volume is predicted to be 48kbs-22Mbps.
EP 1: for transmitting RGB Camera data, 1080/30fps or 1080/60fps preview, the image format is MJPEG, and the data amount is 300-995Mbs.
EP 2: for transmitting 60fps TOF Camera data.
Since the data amount of the control signal is small, the control signal and the sensor data share the same USB endpoint for transmission in the present embodiment. And an end point does not need to be occupied for the control signal, so that the channel is saved, and the occupation of the bandwidth is reduced.
After the controller is powered on, the method also comprises the step of monitoring the communication interface in real time, and the step is used for monitoring the plugging state of the external equipment. If the external device insertion is not detected, monitoring is continued, if the external device insertion is detected, a command is sent to the external device to establish connection with the head-mounted display, and corresponding drivers (UVC and hid raw) are loaded according to enumeration of the USB. If the head-mounted display responds normally, usb communication will be performed between the controller and the head-mounted display, and the display will send sensor and camera data to the controller. The controller performs normal data processing.
In order to ensure the synchronism of the sensor data and the camera data, when the data sent to the controller are packaged by each standard device, a timestamp is added, and when the controller analyzes the data, the data of all the standard devices are synchronized according to the timestamp.
The AR head-mounted display feeds back device information to the controller, the device information comprises a device descriptor, a configuration descriptor, an interface descriptor and an endpoint descriptor, the controller loads a driver according to the configuration descriptor in the device information, and the controller accords with the endpoint descriptor according to the interface descriptor and communicates with each standard device through corresponding endpoints and interfaces.
The second embodiment provides an AR device, as shown in fig. 1, which includes an AR head-mounted display and a controller that are separately arranged, where the AR head-mounted display is connected to the controller through a data line, and the AR head-mounted display at least includes a display screen, a camera and a sensor, where the display screen includes a left display screen and a right display screen, and is used to display augmented reality pictures; the two cameras are respectively an RGB camera and a TOF camera, wherein the RGB camera is used for shooting a real-time scene, and the TOF camera is used for measuring the depth of field to locate the spatial position of an object; the number of the sensors is 6, and the sensors are respectively an acceleration sensor, a gyroscope, a gravity sensor, a backlight sensor and a proximity sensor and are used for measuring the position information of the user; the head-mounted display further comprises a spreader and a mic which are used for inputting and outputting voice signals respectively, the battery and the controller are arranged at the same end, the battery and the controller are connected and used for supplying power to the battery, the weight of the head-mounted display is greatly reduced by separating the controller and the battery from the head-mounted display, the head-mounted display is light and convenient to use, the AR device communicates according to the split type AR device communication method recorded in the first embodiment, the communication method can be recorded in the first embodiment specifically, and the description is omitted herein.
It is to be understood that the above description is not intended to limit the present invention, and the present invention is not limited to the above examples, and those skilled in the art may make modifications, alterations, additions or substitutions within the spirit and scope of the present invention.

Claims (8)

1. The split AR device communication method is characterized by comprising the following steps of:
virtualizing the AR head-mounted display into a plurality of standard devices according to the type of the transmission data;
the controller monitors the communication interface and is used for monitoring the plugging and unplugging state of the external equipment; the method comprises the steps that a controller detects that an external device is inserted into a communication interface, and sends an enumeration request to the external device;
the AR head-mounted display feeds back equipment information to the controller, wherein the equipment information at least comprises information of all standard equipment; when each standard device packs the data sent to the controller, a timestamp is added at the same time;
the controller searches a corresponding device driver from a local support device list according to the device information and loads the driver; the controller loads a driver according to the equipment information and communicates with each standard equipment through a corresponding endpoint and an interface; when the controller analyzes the data, the data of all the standard equipment are synchronized according to the time stamp;
the controller communicates with each standard device using a standard interface and a standard protocol.
2. The split AR device communication method according to claim 1, wherein the communication interface between the AR head mounted display and the controller is a USB interface.
3. The split AR device communication method of claim 2, wherein the AR head-mounted display includes two cameras, each camera is virtualized as a standard USB device, each standard USB device communicates with the controller through a USB endpoint, and camera data is transmitted using USB UVC protocol.
4. The split AR device communication method according to claim 3, wherein the two cameras are RGB Camera and TOF Camera, respectively.
5. The split AR device communication method of claim 2, wherein the AR head-mounted display comprises a plurality of sensors, all sensors are virtualized as a standard USB device, the standard USB device uses a USB endpoint to communicate with the controller, and sensor data is transmitted via USB hid raw protocol.
6. The split AR device communication method of claim 5, wherein the control signal and the sensor data share the same USB endpoint transmission.
7. The split AR device communication method according to any one of claims 1 to 6, wherein the device information includes a device descriptor, a configuration descriptor, an interface descriptor, and an endpoint descriptor.
8. An AR device, characterized by comprising an AR head-mounted display and a controller which are separately arranged, wherein the AR head-mounted display is connected with the controller through a data line, the AR head-mounted display at least comprises a display screen, a camera and a sensor, the controller is connected with a battery, and the AR device communicates according to the split type AR device communication method recited in any one of claims 1 to 7.
CN201811335423.3A 2018-11-10 2018-11-10 Split AR (augmented reality) device communication method and AR device Active CN109408128B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811335423.3A CN109408128B (en) 2018-11-10 2018-11-10 Split AR (augmented reality) device communication method and AR device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811335423.3A CN109408128B (en) 2018-11-10 2018-11-10 Split AR (augmented reality) device communication method and AR device

Publications (2)

Publication Number Publication Date
CN109408128A CN109408128A (en) 2019-03-01
CN109408128B true CN109408128B (en) 2022-10-11

Family

ID=65472979

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811335423.3A Active CN109408128B (en) 2018-11-10 2018-11-10 Split AR (augmented reality) device communication method and AR device

Country Status (1)

Country Link
CN (1) CN109408128B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114490485B (en) * 2022-01-24 2024-02-20 天度(厦门)科技股份有限公司 Virtual object control method, system, medium and terminal

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104503814A (en) * 2015-01-20 2015-04-08 山东华芯半导体有限公司 Firmware program automatically downloading method of USB 3.0 data acquisition module
CN105786752A (en) * 2016-01-22 2016-07-20 北京大学 Method and system for USB communication between computing device and FPGA
CN206532038U (en) * 2017-01-25 2017-09-29 北京铅笔视界科技有限公司 Split type AR intelligent glasses
CN108540764A (en) * 2017-03-02 2018-09-14 北京戈德思科科技有限公司 A kind of split type wearable augmented reality equipment
CN108646925A (en) * 2018-06-26 2018-10-12 朱光 A kind of split type head-mounted display system and exchange method

Family Cites Families (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140063055A1 (en) * 2010-02-28 2014-03-06 Osterhout Group, Inc. Ar glasses specific user interface and control interface based on a connected external device type
US9341843B2 (en) * 2010-02-28 2016-05-17 Microsoft Technology Licensing, Llc See-through near-eye display glasses with a small scale image source
BR102012000848B1 (en) * 2012-01-13 2020-07-14 Mirakulo Software Ltda SYSTEM AND METHODS FOR INTEGRATING PORTABLE DEVICES WITH DIGITAL TV SYSTEMS
CN102902710B (en) * 2012-08-08 2015-08-26 成都理想境界科技有限公司 Based on the augmented reality method of bar code, system and mobile terminal
US9966075B2 (en) * 2012-09-18 2018-05-08 Qualcomm Incorporated Leveraging head mounted displays to enable person-to-person interactions
CN102984258A (en) * 2012-11-30 2013-03-20 易程科技股份有限公司 Internet of things data transmission method and adapter
CN103345414B (en) * 2013-07-26 2016-08-24 广州广电运通金融电子股份有限公司 Self-aided terminal controls the method for hardware device, equipment manager and processor
US20150175068A1 (en) * 2013-12-20 2015-06-25 Dalila Szostak Systems and methods for augmented reality in a head-up display
CN105808117A (en) * 2014-12-29 2016-07-27 上海智朴科技发展有限公司 Implementation method, device and system of application program function operation
US11263794B2 (en) * 2015-01-21 2022-03-01 Chengdu Idealsee Technology Co., Ltd. Binocular see-through AR head-mounted display device and information displaying method thereof
US10213688B2 (en) * 2015-08-26 2019-02-26 Warner Bros. Entertainment, Inc. Social and procedural effects for computer-generated environments
US20170092002A1 (en) * 2015-09-30 2017-03-30 Daqri, Llc User interface for augmented reality system
EP3360029B1 (en) * 2015-10-08 2019-11-13 PCMS Holdings, Inc. Methods and systems of automatic calibration for dynamic display configurations
CN105372698B (en) * 2015-10-13 2018-04-06 中国石油天然气集团公司 Interface gating module and the earthquake data acquisition station based on the module and communication means
CN105242411A (en) * 2015-10-29 2016-01-13 高超 Split-type intelligent glasses
CN105323111B (en) * 2015-11-17 2018-08-10 南京南瑞集团公司 A kind of O&M automated system and method
CN105589822A (en) * 2015-12-21 2016-05-18 青岛海信电器股份有限公司 Data transmission method and device for human interface device
CN107682688B (en) * 2015-12-30 2020-02-07 视辰信息科技(上海)有限公司 Video real-time recording method and recording equipment based on augmented reality
CN105676961B (en) * 2016-01-05 2019-12-13 何军 Head-mounted display and display control method thereof
CN105791392A (en) * 2016-02-16 2016-07-20 中国科学院信息工程研究所 Mobile network based edge service communication method and system
CN105607743A (en) * 2016-02-24 2016-05-25 北京小鸟看看科技有限公司 System based on double sets of sensors, hand-held terminal and head mount display
CN106341777B (en) * 2016-08-11 2019-04-02 深圳创维-Rgb电子有限公司 USB virtual unit creation method, equipment and system
CN106293101A (en) * 2016-09-30 2017-01-04 陈华丰 A kind of man-machine interactive system for head-mounted display and method
CN207117844U (en) * 2016-11-02 2018-03-16 大辅科技(北京)有限公司 More VR/AR equipment collaborations systems
CN106648529A (en) * 2016-11-20 2017-05-10 广西大学 Control system based on electronic information technology
CN106980374A (en) * 2017-03-28 2017-07-25 联想(北京)有限公司 Display control method, display control unit and electronic equipment
CN106950700A (en) * 2017-05-17 2017-07-14 上海鲲游光电科技有限公司 A kind of augmented reality eyeglass device of micro- projector's separation
CN107240317A (en) * 2017-07-14 2017-10-10 福建铁工机智能机器人有限公司 A kind of utilization AR realizes the method and apparatus of long-distance education
CN107948924B (en) * 2017-10-10 2019-07-16 深圳数位传媒科技有限公司 Calibration method, system, server and the medium of wireless signal finger print information
CN108259738A (en) * 2017-11-20 2018-07-06 优视科技有限公司 Camera control method, equipment and electronic equipment
CN107943697B (en) * 2017-11-23 2020-08-28 中国平安人寿保险股份有限公司 Problem distribution method, device, system, server and computer storage medium
CN107884939A (en) * 2017-11-27 2018-04-06 青岛恒新辉瑞工业技术有限公司 A kind of adjustable AR helmets of size
CN107992736A (en) * 2017-11-30 2018-05-04 北京集创北方科技股份有限公司 Electronic equipment, display system and its integrated control device, authentication method
CN108089331A (en) * 2017-12-01 2018-05-29 电子科技大学 A kind of head-mounted display and control device
CN108108321A (en) * 2017-12-20 2018-06-01 联想(北京)有限公司 A kind of head-mounted display apparatus and data interactive method
CN108173782A (en) * 2017-12-26 2018-06-15 北京星河星云信息技术有限公司 The method, apparatus and storage medium of transmitting data stream in virtual private cloud

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104503814A (en) * 2015-01-20 2015-04-08 山东华芯半导体有限公司 Firmware program automatically downloading method of USB 3.0 data acquisition module
CN105786752A (en) * 2016-01-22 2016-07-20 北京大学 Method and system for USB communication between computing device and FPGA
CN206532038U (en) * 2017-01-25 2017-09-29 北京铅笔视界科技有限公司 Split type AR intelligent glasses
CN108540764A (en) * 2017-03-02 2018-09-14 北京戈德思科科技有限公司 A kind of split type wearable augmented reality equipment
CN108646925A (en) * 2018-06-26 2018-10-12 朱光 A kind of split type head-mounted display system and exchange method

Also Published As

Publication number Publication date
CN109408128A (en) 2019-03-01

Similar Documents

Publication Publication Date Title
US10409752B2 (en) Bidirectional signal conditioning chip including processor determining data transmission direction and type of transmitted data of USB type-C cable and USB type-C cable including the same
US11232057B2 (en) Terminal device and control method thereof
KR101973735B1 (en) Method and apparatus for electronic device communication
EP4198812A1 (en) Service processing method and device
US10074342B2 (en) Head-wearable display device connectable to a portable terminal
US9563582B2 (en) Modular device, system, and method for reconfigurable data distribution
CN106888372B (en) A kind of wireless dummy reality helmet
CN114040238B (en) Method for displaying multiple windows and electronic equipment
WO2018098867A1 (en) Photographing apparatus and image processing method therefor, and virtual reality device
US20150168725A1 (en) Head mounted display device and method of controlling head mounted display device
US11146757B2 (en) Electronic apparatus and control method
JP2024038128A (en) System and method for driving display
KR101702373B1 (en) Head mounted display apparatus with high data rate wireless interface
CN109408128B (en) Split AR (augmented reality) device communication method and AR device
CN106527687A (en) Virtual reality helmet and double computing platform method for realizing same
US10171866B2 (en) Display system, display device, head-mounted display device, display control method, control method for display device, and computer program
WO2012083839A1 (en) Electronic device and method for data transmission
CN210577891U (en) Power supply terminal and wearable system
CN110854948B (en) Power supply terminal and wearable system
KR20120082988A (en) A usb hub and hdmi adapter
CN208782955U (en) The circuit of compatible with HDMI and DP dual input and wear display system
KR101187269B1 (en) Electronic apparatus for transmitting/receiving data using mhl interface and data transmitting/receiving method thereof
CN114168096B (en) Display method and system of output picture, mobile terminal and storage medium
KR20160013853A (en) A head mounted display and a method for providing audio signal using the same
US20190094933A1 (en) Communication device and communication method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20200930

Address after: 261031 north of Yuqing street, east of Dongming Road, high tech Zone, Weifang City, Shandong Province (Room 502, Geer electronic office building)

Applicant after: GoerTek Optical Technology Co.,Ltd.

Address before: 266104 Laoshan Qingdao District North House Street investment service center room, Room 308, Shandong

Applicant before: GOERTEK TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20221214

Address after: 266104 No. 500, Songling Road, Laoshan District, Qingdao, Shandong

Patentee after: GOERTEK TECHNOLOGY Co.,Ltd.

Address before: 261031 north of Yuqing street, east of Dongming Road, high tech Zone, Weifang City, Shandong Province (Room 502, Geer electronics office building)

Patentee before: GoerTek Optical Technology Co.,Ltd.

TR01 Transfer of patent right