Patents by Inventor Gaurav Singh
Gaurav Singh 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).
-
Patent number: 12267002Abstract: A device to convert a detected voltage, that is indicative of current conducted by a switching circuit, to a series of electrical pulses that is indicative of electrical power dissipated by the switching circuit responsive to the current. The device includes a transconductor circuit including a first circuit to receive a reference current and a first reference voltage, and to obtain a transconductance based on an auto-generated bias current and the reference current and the first reference voltage, where a value of the transconductance is determined by the reference current and the first reference voltage. The transconductor circuit further includes a second circuit coupled to the first circuit to receive the detected voltage, and to generate a first current based on the detected voltage and the obtained transconductance.Type: GrantFiled: August 2, 2021Date of Patent: April 1, 2025Assignee: Analog Devices International Unlimited CompanyInventors: Gaurav Singh, Supantha Sen
-
Publication number: 20250093218Abstract: Systems, devices, and methods related to temperature sensors for electronic devices are provided. An example temperature sensor device includes analog temperature sensor circuitry to generate a plurality of voltages indicative of a temperature; an analog-to-digital converter (ADC) disposed downstream of the analog temperature sensing circuitry; switched-capacitor amplifier circuitry disposed before the ADC, the switched-capacitor amplifier circuitry comprising a single-ended amplifier to amplify the plurality of voltages with respect to a common voltage; a first switch coupled between the analog temperature sensor circuitry and the switched-capacitor amplifier circuitry to provide a sampling phase and an integration phase; and digital calculation circuitry to calculate a temperature value based on the plurality of amplified voltages.Type: ApplicationFiled: November 26, 2024Publication date: March 20, 2025Inventors: Gaurav SINGH, Wreeju BHAUMIK
-
Publication number: 20250097341Abstract: Systems and techniques are provided for wireless communications. A process can include determining that a quantity of a plurality of Mobile Terminated (MT) calls received within a first time period is greater than a first configured threshold. A process can include determining a subset of non-verified MT calls from the plurality of MT calls based on a call verification score for each respective MT call of the plurality of MT calls received within the first time period. A process can include determining that a quantity of non-verified MT calls included in the subset is greater than a second configured threshold. A process can include performing modem-level blocking based on determining a corresponding calling party identity associated with a non-verified MT call included in the subset.Type: ApplicationFiled: September 18, 2023Publication date: March 20, 2025Inventors: Gaurav SINGH, Sridhar ANUMALA, Subrato Kumar DE, Mugdha Sanjay PATIL, Ankur BHATTACHARJEE
-
Publication number: 20250076537Abstract: Dynamic generation of climate projections is provided. The method comprises receiving past climate data of a first spatial resolution. The past climate data of the first spatial resolution is converted to past climate data of a second spatial resolution. A machine learning model is trained with a deep learning algorithm with a training set of the data to generate a trained model object that maps a relationship between the past climate data of the first spatial resolution and the first climate data of the second spatial resolution. The trained model object is validated with a validation set of the data. The trained model object is applied to climate projections of the second spatial resolution to generate climate projections of the first spatial resolution.Type: ApplicationFiled: September 6, 2023Publication date: March 6, 2025Inventors: Yuri Katz, Saurabh Paul, Alka Dagar, Shruti Iyyer, Gaurav Singh, Grzegorz Chlodzinski, Kun Liu
-
Patent number: 12205319Abstract: Multi-object tracking in autonomous vehicles uses both camera data and LiDAR data for training, but not LiDAR data at query time. Thus, no LiDAR sensor is on a piloted autonomous vehicle. Example systems and methods rely on camera 2D object detections alone, rather than 3D annotations. Example systems/methods utilize a single network that is given a camera image as input and can learn both object detection and dense depth in a multimodal regression setting, where the ground truth LiDAR data is used only at training time to compute depth regression loss. The network uses the camera image alone as input at test time (i.e., when deployed for piloting an autonomous vehicle) and can predict both object detections and dense depth of the scene. LiDAR is only used for data acquisition and is not required for drawing 3D annotations or for piloting the vehicle.Type: GrantFiled: March 8, 2022Date of Patent: January 21, 2025Assignee: Ridecell, Inc.Inventors: Arun Kumar Chockalingam Santha Kumar, Paridhi Singh, Gaurav Singh
-
Patent number: 12189602Abstract: Methods and systems for connecting data with non-standardized schemas in connected graph data exchanges. For example, the system generates a custom data structure corresponding to a user identifier for a user profile that includes pointers between user profile attributes (e.g., individual fields/categories within the user profile) and existing assets in a connected graph (e.g., an existing application, software profile for an application, data set, connections, etc.). The system then connects the custom data structure corresponding to the user identifier to the existing assets in the connected graph.Type: GrantFiled: September 14, 2023Date of Patent: January 7, 2025Assignee: Capital One Services, LLCInventors: Gaurav Singh, Richard Ferrara, Pankaj Singh, Christopher Wilcoxen, Felix Hidalgo, Rangarajan Lakshminarayanachar
-
Patent number: 12192744Abstract: Aspects of the present disclosure relate to wireless communications, and more particularly, to techniques that may help mitigate service loss for a UE (e.g., in DSDA mode) due to temperature rise. According to certain aspects, a UE detects, while operating in a multi subscriber identity module (SIM) mode with at least a first subscriber (SUB) and a second subscriber (SUB) active on a first radio access technology (RAT), that the UE has reached a first temperature threshold less than a second temperature threshold at which the UE limits service in the first RAT and greater than a third temperature threshold associated with a temperature mitigation level. The UE then takes action to move the first SUB to a second RAT in response to the detecting.Type: GrantFiled: September 24, 2021Date of Patent: January 7, 2025Assignee: QUALCOMM IncorporatedInventors: Mugdha Sanjay Patil, Mahbod Ghelichi, Gaurav Singh, James Francis Geekie
-
Patent number: 12181350Abstract: Systems, devices, and methods related to temperature sensors for electronic devices are provided. An example temperature sensor device includes analog temperature sensor circuitry to generate a plurality of voltages indicative of a temperature; an analog-to-digital converter (ADC) disposed downstream of the analog temperature sensing circuitry; switched-capacitor amplifier circuitry disposed before the ADC, the switched-capacitor amplifier circuitry comprising a single-ended amplifier to amplify the plurality of voltages with respect to a common voltage; a first switch coupled between the analog temperature sensor circuitry and the switched-capacitor amplifier circuitry to provide a sampling phase and an integration phase; and digital calculation circuitry to calculate a temperature value based on the plurality of amplified voltages.Type: GrantFiled: November 12, 2021Date of Patent: December 31, 2024Assignee: ANALOG DEVICES INTERNATIONAL UNLIMITED COMPANYInventors: Gaurav Singh, Wreeju Bhaumik
-
Patent number: 12159127Abstract: Systems and methods for detecting code duplication are disclosed. In one embodiment, a method for detecting exact code snippet duplicates may include: (1) representing, by a code duplication detection computer program, each of a plurality of code snippets in a codebase as an abstract syntax trees; (2) featurizing, by the code duplication detection computer program, the abstract syntax trees into corpus feature vectors by converting the abstract syntax tree into vector representations; (3) generating, by the code duplication detection computer program, dense feature vectors from the corpus feature vectors using a dimension reduction technique; (4) identifying, by the code duplication detection computer program, exact duplicate code snippet matches by apply density-based clustering to the dense feature vectors; and (5) tagging, by the code duplication detection computer program, the exact duplicate code snippets.Type: GrantFiled: December 12, 2022Date of Patent: December 3, 2024Assignee: JPMORGAN CHASE BANK, N.A.Inventors: Rohan Saphal, Fanny Silavong, Sean Moran, Antonios Georgiadis, Sanat Saha, Gaurav Singh, Pierre Osselin, Rob Otter
-
Publication number: 20240394433Abstract: Techniques for generating a simulated application programming interface (API) may include generating simulations of APIs that provide stateful interactions. The simulations may be generated based on API specifications and/or other API parameters (e.g. from a user). The API simulations may be deployed to individual tenancies that provide dedicated resources for the simulation. The simulations may be further secured by anonymizing or scrubbing data used in the simulation by removing non-public information from data provided for the simulation. Additionally, or alternatively, dummy data may be generated that is free of non-public information. A demo site (e.g., a mocked frontend) may be generated that facilitates access to the simulated API and allow a real-world evaluation of the simulated API by a user.Type: ApplicationFiled: May 25, 2023Publication date: November 28, 2024Inventors: Matthew Reiss, Binoy Manikoth, Akshat Bhatnagar, Christopher Rosswog, Zachary Tsouprakos, Gaurav Singh
-
Publication number: 20240264828Abstract: Systems and methods for automated code analysis and tagging are disclosed. In one embodiment, a method for automated code analysis and tagging may include: (1) receiving, by a code annotation computer program executed by a computer processor, a training code snippet from a training codebase; (2) parsing, by the code annotation computer program, the training code snippet into a data structure; (3) quantifying, by the code annotation computer program, the data structure, (4) parsing, by the code annotation computer program, a docstring associated with the training code snippet into a plurality of keywords; (5) quantifying, by the code annotation computer program, the plurality of keywords; and (6) training, by the code annotation computer program, a code annotation model based on a similarity between the quantified data structure and a smoothing parameter for a Dirichlet prior smoothing estimate.Type: ApplicationFiled: April 16, 2024Publication date: August 8, 2024Inventors: Sean MORAN, Sanat SAHA, Gaurav SINGH, Fanny SILAVONG, Antonios GEORGIADIS, Ganesh CHANDRASEKAR, Andy ALEXANDER, Robert OTTER, Brett SANFORD
-
Publication number: 20240202073Abstract: A sign bit of a low-density parity-check (LDPC) codeword associated with a translation unit (TU) can be generated by performing an XOR operation on a RAIN drop corresponding to the TU and a raw read of the TU. The LDPC codeword can include a hard bit and three soft bits that include the sign bit. The LDPC codeword can be decoded using the hard bit and the three soft bits. A read recovery operation can be performed on the TU using the decoded LDPC codeword.Type: ApplicationFiled: March 4, 2024Publication date: June 20, 2024Inventors: Prashant Parashari, Gaurav Singh
-
Patent number: 12016011Abstract: In an example embodiment, a method of reducing SR max retransmissions in a communication network is disclosed. The method includes: accessing an SR max retransmission UE pool stored in a storage of the base station, the SR max retransmission UE pool being a list of plurality of UEs which experienced SR max retransmission. The method further includes identifying at least one UE in the SR max retransmission pool that would enter an SR max retransmission state, based on a last PUSCH uplink time period and a SR max retransmission time period associated with the at least one UE. Further, the method includes allocating a dummy UL grant to the identified at least one UE.Type: GrantFiled: January 14, 2022Date of Patent: June 18, 2024Assignee: SAMSUNG ELECTRONICS CO., LTD.Inventors: Allen Job, Akhil Shukla, Vikash Kumar, Animesh Kumar, Gaurav Singh, Palani Lakshmanan, Dheeraj Kumar, Satya Venkata Uma Kishore Godavarti
-
Patent number: 12008365Abstract: Systems and methods for automated code analysis and tagging are disclosed. In one embodiment, a method for automated code analysis and tagging may include: (1) receiving, by a code annotation computer program executed by a computer processor, a training code snippet from a training codebase; (2) parsing, by the code annotation computer program, the training code snippet into a data structure; (3) quantifying, by the code annotation computer program, the data structure, (4) parsing, by the code annotation computer program, a docstring associated with the training code snippet into a plurality of keywords; (5) quantifying, by the code annotation computer program, the plurality of keywords; and (6) training, by the code annotation computer program, a code annotation model based on a similarity between the quantified data structure and a smoothing parameter for a Dirichlet prior smoothing estimate.Type: GrantFiled: February 14, 2022Date of Patent: June 11, 2024Assignee: JPMORGAN CHASE BANK , N.A.Inventors: Sean Moran, Sanat Saha, Gaurav Singh, Fanny Silavong, Antonios Georgiadis, Ganesh Chandrasekar, Andy Alexander, Rob Otter, Brett Sanford
-
Patent number: 11921581Abstract: A sign bit of a low-density parity-check (LDPC) codeword associated with a translation unit (TU) can be generated by performing an XOR operation on a RAIN drop corresponding to the TU and a raw read of the TU. The LDPC codeword can include a hard bit and three soft bits that include the sign bit. The LDPC codeword can be decoded using the hard bit and the three soft bits. A read recovery operation can be performed on the TU using the decoded LDPC codeword.Type: GrantFiled: August 15, 2022Date of Patent: March 5, 2024Assignee: Micron Technology, Inc.Inventors: Prashant Parashari, Gaurav Singh
-
Patent number: 11919726Abstract: Various embodiments are directed to a finger guard apparatus comprising a mounting bracket configured to be secured to a conveyor assembly such that the mounting bracket defines a first lateral side of the finger guard apparatus; a finger guard plate detachably secured to the mounting bracket; and a lock assembly that secures the finger guard plate in a locked position relative to the mounting bracket and is configured to facilitate selective detachment of the finger guard plate from the mounting bracket, the lock assembly comprising: a lock arm connected to the mounting bracket such that the lock arm is configured to move between a locked position and an unlocked position, wherein the lock arm is configured to engage the finger guard plate in the locked position; and a retention element engaged with the lock arm and configured to bias the lock arm towards the locked position.Type: GrantFiled: March 31, 2022Date of Patent: March 5, 2024Assignee: INTELLIGRATED HEADQUARTERS, LLCInventors: Udayakumar Guruswamy, Gaurav Singh Rana
-
Publication number: 20240054051Abstract: A sign bit of a low-density parity-check (LDPC) codeword associated with a translation unit (TU) can be generated by performing an XOR operation on a RAIN drop corresponding to the TU and a raw read of the TU. The LDPC codeword can include a hard bit and three soft bits that include the sign bit. The LDPC codeword can be decoded using the hard bit and the three soft bits. A read recovery operation can be performed on the TU using the decoded LDPC codeword.Type: ApplicationFiled: August 15, 2022Publication date: February 15, 2024Inventors: Prashant Parashari, Gaurav Singh
-
Publication number: 20240045741Abstract: A three-tiered content notification system that trifurcates the content notification system into a message consumption component, a message filtering component, and a message delivery component. The message queue comprises content published to an event application programming interface (“API”) for the content notification system. By generating this queue of available content, the message filtering component may apply a batch filter on the available content as opposed to conventional per item filtering. During batch filtering, filtering criteria may be applied to all content currently in the queue. The system may rank this content such that only the highest priority and/or relevance ranking may remain in the batch. Content that is not filtered out by the system may then be sent to the message delivery component. At the message delivery component, the system may select delivery channels for the remaining content.Type: ApplicationFiled: August 2, 2022Publication date: February 8, 2024Applicant: Capital One Services, LLCInventors: Gaurav SINGH, Odean George MAYE, Pankaj SINGH, Rangarajan LAKSHMINARAYANACHAR, Sheel KHANNA
-
Publication number: 20240004857Abstract: Methods and systems for connecting data with non-standardized schemas in connected graph data exchanges. For example, the system generates a custom data structure corresponding to a user identifier for a user profile that includes pointers between user profile attributes (e.g., individual fields/categories within the user profile) and existing assets in a connected graph (e.g., an existing application, software profile for an application, data set, connections, etc.). The system then connects the custom data structure corresponding to the user identifier to the existing assets in the connected graph.Type: ApplicationFiled: September 14, 2023Publication date: January 4, 2024Applicant: Capital One Services, LLCInventors: Gaurav SINGH, Richard FERRARA, Pankaj SINGH, Christopher WILCOXEN, Felix HIDALGO, Rangarajan LAKSHMINARAYANACHAR
-
Patent number: D1072859Type: GrantFiled: May 9, 2023Date of Patent: April 29, 2025Assignee: ADP, Inc.Inventors: Mohit Goel, Gaurav Singh, Baidurjya Sinha