Patents by Inventor Pranav

Pranav has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Publication number: 20240126761
    Abstract: System and methods for processing data queries in hybrid data mesh architectures are disclosed. A method for processing data queries in hybrid data mesh architectures may include an in-memory query engine: (1) receiving, from a requestor, a data query to retrieve data; (2) parsing the data query into a parse tree; (3) converting the parse tree into a relational tree, wherein the relational tree is a tree representation of relational operators used to execute the data query; and (4) executing a data retrieval method selected from the group consisting of tree partitioning by cost and pruning using subtree replacement using a plurality of retrieval services to retrieve data from data stores identified by the data retrieval method.
    Type: Application
    Filed: October 14, 2022
    Publication date: April 18, 2024
    Inventors: Narayana R TUMMALA, Marco PISTOIA, Joseph W LIGMAN, Elvir AZANLI, Pranav DESHPANDE
  • Publication number: 20240129161
    Abstract: In general, techniques are described for performing network segmentation for container orchestration platforms. A network controller comprising a memory and processing circuitry may be configured to perform the techniques. The memory may be configured to store a request, conforming to a container orchestration platform, to configure a new pod of a plurality of pods with a primary interface to communicate on a virtual network to segment a network formed by the plurality of pods. The processing circuitry may be configured to configure, responsive to the request, the new pod with the primary interface to enable communications via the virtual network.
    Type: Application
    Filed: December 27, 2022
    Publication date: April 18, 2024
    Inventors: Prasad Miriyala, Michael Henkel, Pranav Cherukupalli
  • Publication number: 20240121292
    Abstract: Object-based transportation between tenants may provide advantages over persistence layer-based transportation on a cloud platform in situations where persistence layer storage space is limited. Object based transportation involves obtaining a selection from the target tenant application of a set of objects from the plurality of objects and determining objects identifiers for each of the selected set of objects. For each object in the selected set of objects, a request is sent to a source tenant. The requests includes the corresponding object identifier for that object. Corresponding object data is received from the source tenant. At least a portion of the corresponding object data is stored in a target tenant database. An existing object may be updated or a new object may be created.
    Type: Application
    Filed: October 7, 2022
    Publication date: April 11, 2024
    Inventors: Sahana Durgam Udaya, Pranav Kumar
  • Publication number: 20240116358
    Abstract: A differential assembly for a vehicle includes: an input member; a first output member and a second output member; a differential mechanism for differentially distributing a driving force inputted by the input member to the first output member and the second output member; a differential case that accommodates the differential mechanism; and a clutch mechanism for selectively transmitting power between the input member and the differential case, the clutch mechanism having a first engaging member and a second engaging member to be releasably connected to one another such that the clutch mechanism is in a coupled state when the first engaging member and the second engaging member are engaged, and the clutch mechanism is in a decoupled state when the first engaging member and the second engaging member are disengaged. The first engaging member includes at least one cavity in which a recess is arranged.
    Type: Application
    Filed: February 8, 2022
    Publication date: April 11, 2024
    Inventors: Gilles HERBILLON, Pranav BARVE, Harald HINTERWALLNER
  • Patent number: 11952177
    Abstract: A closure includes: a body having a skirt wall in which an internal thread is formed; and a cylindrical tamper evident bottom portion which is connected to the skirt wall via a plurality of breakable bridge portions, and in which an engaging pieces to be engaged with an engaging jaw portion is disposed on an inner peripheral surface of the tamper evident bottom portion. A protruding piece protruding downward is disposed on the skirt wall of the body. An unbroken connecting piece is disposed to connect the skirt wall of the body and the tamper evident bottom portion and to allow the body to be moved upward with respect to the tamper evident bottom portion. An extending portion is formed at an engaging piece serving as the engaging pieces at least in an angle region where the protruding piece is present.
    Type: Grant
    Filed: January 7, 2021
    Date of Patent: April 9, 2024
    Assignees: Nippon Closures Co., Ltd., AptarGroup, Inc.
    Inventors: Shinji Omori, Takashi Sugiyama, Timothy Michael Mazurkiewicz, Pranav Bhatt, Christopher Branca
  • Patent number: 11956298
    Abstract: A platform-as-a-service infrastructure and application lifecycle manager is configured to implement a common services model to deploy selected services from a common set of services to service domains hosted on multiple different cloud platforms by abstracting dependence on availability of various additional supporting services, such as services that are platform-specific. The platform-as-a-service infrastructure and application lifecycle manager may also manage a lifecycle of available services, such as managing upgrades and/or patches to services.
    Type: Grant
    Filed: October 18, 2022
    Date of Patent: April 9, 2024
    Assignee: Nutanix, Inc.
    Inventors: Akhilesh Joshi, Gaurav Poothia, Heiko Friedrich Koehler, Naorem Khogendro Singh, Pranav Desai
  • Publication number: 20240113724
    Abstract: An analog-to-digital converter (ADC) includes a switched capacitor circuit, a comparator, and a control circuit. The switched capacitor circuit has a switch control input and an output, and includes switches coupled to the switch control input and coupled to capacitors. The comparator has an input coupled to the output of the switched capacitor circuit and has an output. The control circuit has a switch control output coupled to the switch control input, has an input coupled to the output of the comparator, and provides switch control signals at the switch control output. Responsive to the switch control signals, the switched capacitor circuit provides an output signal to the comparator that is based on a sample of an analog input signal acquired in a sample acquisition cycle and based on a digital sample value output by the ADC prior to the sample acquisition cycle.
    Type: Application
    Filed: December 11, 2023
    Publication date: April 4, 2024
    Inventors: Debapriya SAHU, Pranav SINHA, Meghna AGRAWAL
  • Patent number: 11948374
    Abstract: In some embodiments, apparatuses and methods are provided herein useful to train a machine learning algorithm to detect text of interest. In some embodiments, there is provided a system to detect vertically oriented text of interest including a first data set comprising a plurality of captured digital images each depicting an object of interest and a second data set comprising a plurality of augmented digital images each depicting a captured digital image augmented with a synthetic text image; a first control circuit configured to cause the machine learning algorithm to output a machine learning model trained to automatically detect occurrences of vertically oriented text of interest based on the first data set and the second data set; at least one camera; and a second control circuit configured to execute the machine learning model to automatically detect vertically oriented text of interest on the object of interest.
    Type: Grant
    Filed: July 20, 2021
    Date of Patent: April 2, 2024
    Assignee: WALMART APOLLO, LLC
    Inventors: Ramanujam Ramaswamy Srinivasa, Manish Kumar, Pranav Aggarwal
  • Patent number: 11948118
    Abstract: A method and system include code analysis and visualization technology. The method and system include (i) a repository that stores developer code in a codebase to which many developers and developer teams contribute code over time, (ii) one or more static analysis tools that identify misbehaviors in the codebase from a list of predetermined misbehaviors, (iii) a database that includes each commit that each developer performed on the codebase for a predetermined period of time, (iv) a code attribution tool that employs abstract syntax trees to determine if each commit that a particular developer performs resulted in breaking the code or impairing the code, or results in a failure to correct the code, or if clean code results, and (v) a dashboard tool that enables visualization at different levels of commits with misbehaviors over a predetermined period of time.
    Type: Grant
    Filed: October 15, 2020
    Date of Patent: April 2, 2024
    Assignee: DevFactory Innovations FZ-LLC
    Inventors: Rahul Subramaniam, Vivek Ratan, Pranav Ram
  • Patent number: 11944871
    Abstract: Systems and methods disclosed herein concern a motorized fitness wheel. The fitness wheel includes a wheel that rotates about an axle with two handles that extend outward from respective sides of the wheel along the rotational axis. In use, the user grasps the handles with their hands and rolls the wheel back and forth along the floor. A motor is configured to apply a torque to the wheel in either forward or backward direction to apply resistance or assistance and enhance the exercise. A position sensor feeds positional information of the motor to a microcontroller. Based on the positional information, the microcontroller dynamically controls the output torque of the motor as a function of one or more torque trajectories. The torque trajectories define the output torque of the motor over a cycle of the exercise as a function a spatial variable (e.g., wheel position) and/or time.
    Type: Grant
    Filed: March 29, 2023
    Date of Patent: April 2, 2024
    Assignee: ZEROWHEEL, LLC
    Inventors: Neil Singer, Pranav Solanki, Brian Singer, Kenneth Pasch
  • Publication number: 20240101987
    Abstract: Provided herein are improved methods, compositions, and systems for editing genomic DNA, including editing genomic DNA by inserting long DNA sequences into genomic DNA.
    Type: Application
    Filed: July 13, 2023
    Publication date: March 28, 2024
    Inventors: Arek BIBILLO, Pranav PATEL
  • Patent number: 11940877
    Abstract: The present technology pertains to restoring a directory to a state prior to a past synchronization event. A content management system can present an interface including history of synchronization events for a directory, and a user can select to restore a directory to a state prior to any one of the past synchronization events.
    Type: Grant
    Filed: December 18, 2018
    Date of Patent: March 26, 2024
    Assignee: Dropbox, Inc.
    Inventors: Pranav Vishnu Ramabhadran, Ken Park, Wes O'Haire, Raveesh Nayar, Helen Lu, Grant Mathews, Sam Keller, Niklas Nordlof, Marian Oman, Julia Weingardt
  • Patent number: 11940454
    Abstract: Analyte collection and testing systems and methods, and more particularly to disposable oral fluid collection and testing systems and methods. Described herein are methods and apparatuses to achieve significant improvements in the detection of fluorescence signals in the reader.
    Type: Grant
    Filed: February 28, 2022
    Date of Patent: March 26, 2024
    Assignee: ASPIDA DX INC.
    Inventors: Ashutosh Shastry, David Piehler, Hardeep Sanghera, Michael Gluzczack, Pranav Chopra, Yun-Pei Chang, Ameya Kantak
  • Publication number: 20240095073
    Abstract: Described embodiments provide systems and methods for automatic cluster scaling. A processor can receive a metric of a first metric type for a cluster of computing devices and an identification of a version of an application and. The processor can aggregate a metric of the first metric type for the version of the application and the metric for the cluster of computing devices to establish an third metric. The processor can determine the third metric exceeds a threshold for the first metric type for the cluster of computing devices, the threshold proportional to a capacity of the cluster of computing devices for the first metric type. The processor can increase a size of the cluster of computing devices.
    Type: Application
    Filed: October 17, 2022
    Publication date: March 21, 2024
    Inventors: George Panitsas, Ruoxuan Yin, Zhongshuai Zhang, Yonglin He, Pranav Konduru
  • Publication number: 20240095158
    Abstract: In general, techniques are described for performing pre-deployment checks to ensure that a computing environment is suitably configured for deploying a containerized software-defined networking (SDN) architecture system, and for performing post-deployment checks to determine the operational state of the containerized SDN architecture system after deployment to the computing environment.
    Type: Application
    Filed: September 15, 2023
    Publication date: March 21, 2024
    Inventors: Prasad Miriyala, Michael Henkel, Sridhar Ramachandra Katere, Pranav Cherukupalli, Atul S. Moghe, Ji Hwan Kim
  • Patent number: 11935656
    Abstract: Presented are systems and methods for the accurate acquisition of medical measurement data of a body part of patient. To assist in acquiring accurate medical measurement data, an automated diagnostic and treatment system provides instructions to the patient to allow the patient to precisely position a medical instrument in proximity to a target spot of a body part of patient. For a stethoscope examination, the steps may include utilizing object tracking to determine if the patient has moved the stethoscope to a recording site; utilizing DSP processing to confirm that the stethoscope is in operation, utilizing DSP processing to generate a pre-processed audio sample from a recorded audio signal; using machine learning (ML) to determine if a signal of interest (SOI) is present in the pre-processed sample. If SoI is present, using ML to evaluate characteristics in the signal which indicate the presence of abnormalities in the organ being measured.
    Type: Grant
    Filed: May 30, 2022
    Date of Patent: March 19, 2024
    Inventors: James Stewart Bates, Kristopher Perry, Chaitanya Prakash Potaraju, Pranav Bhatkal, Aditya Shirvalkar, Tristan Royal
  • Publication number: 20240082047
    Abstract: Examples relate to devices, systems, and methods for fluid collection such as urine. The fluid collection device includes a tubular shaft and a receptacle. The tubular shaft has an open end and an inner surface and is adjustable between a first configuration having a first inner circumference sized to receive at least a portion of a penis within the tubular shaft and a second configuration having a second inner circumference smaller than the first inner circumference and sized to contact the penis with the inner surface. The receptacle is connected to the adjustable tubular shaft distal to the open end, and is configured to collect urine discharged from the penis when the penis is positioned within the tubular shaft.
    Type: Application
    Filed: October 15, 2020
    Publication date: March 14, 2024
    Inventors: Ashley Marie Johannes, Pranav Challa
  • Publication number: 20240088417
    Abstract: A cooling system for cooling of a fuel cell assembly, includes a cooling loop for recirculation of a cooling medium, a cooling medium flow line comprising a first cooling medium buffer tank, a first heat exchanger for cooling of the cooling medium, and a second cooling medium buffer tank. The first cooling medium buffer tank is arranged upstream the first heat exchanger so as to allow collection, storing and discharge of cooling medium before it reaches the first heat exchanger. The second cooling medium buffer tank is arranged downstream of the first heat exchanger so as to allow collection, storing and discharge of cooling medium that has passed through and been cooled in the first heat exchanger.
    Type: Application
    Filed: January 5, 2021
    Publication date: March 14, 2024
    Applicant: VOLVO TRUCK CORPORATION
    Inventors: Pranav ARYA, Fredrik BLOMGREN, Stina KARLSSON
  • Publication number: 20240081791
    Abstract: A disposable cartridge can be used for biofluid sample collection, preparation, and mixing with reagents. After sample collection, the cartridge can be inserted into a reader for sample analysis. This system can be used for detecting and measuring analytes, such as drugs, in saliva for example. This is useful for point of test detection of drugs in applications such as workplace drug testing and driving under the influence of drugs testing.
    Type: Application
    Filed: September 18, 2023
    Publication date: March 14, 2024
    Inventors: Ashutosh SHASTRY, Pranav CHOPRA, Leah YABLOK, Ameya KANTAK, Sukhleen SAINI
  • Patent number: D1020788
    Type: Grant
    Filed: January 11, 2021
    Date of Patent: April 2, 2024
    Assignee: SAMSUNG ELECTRONICS CO., LTD.
    Inventors: Pranav K. Mistry, Jiawei Zhang, Seungsu Hong, Abhijit Z. Bendale, Bola Yoo, Kijeong Kwon