Skip to main content

Capturing the movement of lower body in Virtual Reality (VR/AR/MR)

 



Here, we discuss the way through which we can capture the lower body movements of the body, with a simple Bluetooth device. The device will have a liquid or water bubble in it, which when worn on shoes, will track the movement of the lower body, with the help of AI on the (VR/AR/MR) device.

Introduction 

Today, Virtual Reality/ Augmented Reality/ Mixed Reality has come a long way from earlier techniques using motion controllers for hand movement tracking. Nowadays, we use hand tracking which comes inbuilt with (VR/AR/MR) devices. These devices use the camera built in the (VR/AR/MR) devices to capture the image of the hand movements and track it. The problem with this method is it can't track the lower body movements. The camera in the (VR/AR/MR) devices, which is worn on the head can't have a view of the lower body. So, if we use motion controllers in the lower body, instead of cameras in the (VR/AR/MR) devices to capture the movement of the lower body, the motion controller will be heavy and need to be powered up every time we use it. Instead of using heavy devices that need heavy batteries, we propose a simple solution as below.

Simple Blue tooth device with water bubble

The solution is, We can add a small strip of Bluetooth device that communicates with the (VR/AR/MR) device. The Bluetooth device can be attached to any shoe or slipper in a way, that doesn't cause any inconvenience to the wearer. It can be worn over the thighs like a soft weightless strip. The Blue tooth device does not need heavy batteries, as it is going to perform a very simple operation, described below. The Bluetooth simply has water in it. The water bubble in it moves in an Upper-Lower slide and in the Left-Right slide, based on the movement of the user's legs. These directions are communicated to the VR/MR device with the help of Bluetooth. Based on this water bubble movement, we can find the position and movement of the legs. It should be calculated along with the height of a person, and movement cum elevation of the (VR/AR/MR) device. With these data in hand, we can predict what the lower body is doing with the help of AI.

Photo Courtesy: reddit.com

Support us: https://supportusbydeepak.blogspot.com

Comments

Popular posts from this blog

Security Feature for your Devices

This article is about a way to completely stop your devices from being stolen. The device can be anything from Mobile Phones to Laptops. The idea is to register your device with an Aadhaar Card when you buy it. When you lose your device, go to the service center, and give your biometric verification along with Aadhaar, like scanning your eye and giving your fingerprints. Upon receiving the complaint, the device firm will block the device, which can only be switched on when the firm gets back the device. Devices should be designed in a way, that re-installation of the Operating System, by erasing the old ones should not be allowed, when the device is blocked by the firm. Buy with Registration Whenever you buy a device, from Mobile Phones to Laptops, Even Smart TVs, Earphones, or Tablets, it should be registered with your Aadhaar Card. The process is simple, you don't need to keep records of your bill. Because most can't keep their purchase bill (Invoice) for years. All you need ...

Bus Timing Calculator System for Metro and Cosmopolitan City Buses

               City Buses in Metro and Cosmopolitan cities like Chennai and Bangalore need Bus Timing calculator Systems that allow them to track the timing of their buses. A passenger waiting for a bus needs to know when a particular bus will reach his bus stop so that he can plan his visit to the bus stop accordingly. He needs to know whether Bus 1 will come sooner to reach a destination or whether he can take Bus 2 through other routes to reach his destination. He needs to know how long he has to wait for a bus to come. He needs to know whether a bus will come to a bus stop or not. We need to design a Bus Tracking System that informs the customer about all these. Steps to follow to find the timings Step 1 : Install a GPS in every Bus in Metro and Cosmopolitan Cities. Most of them already have.  Step 2 : Let the bus travel on all routes as usual during the day and night and calculate the timings of the bus. The calculations are what...

DK Cryptographic Algorithm to withstand attacks from Quantum Computers

In this article, I propose a Cryptographic Algorithm, called DK Cryptographic Algorithm, which is so reliable and robust that even Quantum Computers will not be able to break it. E very time,  data is sent as a combination of numbers from 0 to 9, between the sender and the receiver, with no clue about the content of it. Since it simply involves the jumbling of numbers between 0 and 9, it can be implemented even by the simplest devices like Mobile phones. Deepak Kumar Cryptographic Algorithm Overview This is a simple symmetric key cryptographic algorithm, which uses a simple [0-9] Decimal array to transfer data from one machine to another.  It can withstand attacks by attackers using Quantum Computers, or any other sophisticated computers. Goals The goal of this algorithm is to send a text from Machine A to Machine B, even if intruders disrupt the communication, with huge computing abilities. Specifications This cryptographic algorithm establishes communication between two Mach...