Patents by Inventor Ramesh Kumar
Ramesh Kumar 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: 20240386590Abstract: This disclosure relates generally to method and system for predicting distance of gazed objects using IR camera. Eye tracking technology is widely used to study human behavior and patterns in eye movements. Existing gaze trackers focus on predicting gaze point and hardly analyzes distance of the gazed object from the gazer or directly classify region of focus. The method of the present disclosure predicts gazed objects distance using a pair of IR cameras placed on either side of a smart glass. The gaze predictor ML model predicts distance at least one gazed object positioned from eye of each subject during systematic execution of a set of tasks. From each pupillary information of each pupil a set of features are extracted which are utilized to classify the gazed object of the subject based on the distance into at least one of a near class, an intermediate class, and a far class.Type: ApplicationFiled: May 7, 2024Publication date: November 21, 2024Applicant: Tata Consultancy Services LimitedInventors: Rahul Dasharath GAVAS, Tince VARGHESE, Ramesh Kumar RAMAKRISHNAN, Rolif LIMA, Priya SINGH, Shreyasi DATTA, Somnath KARMAKAR, Mithun Basaralu SHESHACHALA, Arpan PAL
-
Patent number: 12138588Abstract: A system and a process for capturing Carbon Dioxide (CO2) from flue gases are disclosed. The process comprises feeding a flue gas comprising CO2 to at least one Rotary Packed Bed (RPB) absorber rotating circularly. A solvent may be provided through an inner radius of the RPB absorber. The solvent may move towards an outer radius of the RPB absorber. The solvent may react with the flue gas in a counter-current flow. The process further includes passing the flue gas through at least one of a water wash and an acid wash to remove traces of the solvent present in the flue gas. Finally, the solvent reacted with the CO2 may be thermally regenerated for re-utilizing the solvent back in the process.Type: GrantFiled: June 22, 2023Date of Patent: November 12, 2024Assignee: CARBON CLEAN SOLUTIONS LIMITEDInventors: Prateek Bumb, James Jonathan Hall, Ausula Ramesh Kumar, Shailesh Lohare, Richard Mather
-
Publication number: 20240307813Abstract: The present invention relates to a method and a system for the removal of impurities from a flue gas. In particular, the present invention relates to a method and a system for the removal of impurities such as SO3 (acid mist), SO2 (sulphur dioxide), NO2 (nitrogen dioxide) from a CO2 (carbon dioxide) rich flue gas.Type: ApplicationFiled: June 13, 2022Publication date: September 19, 2024Inventors: Prateek BUMB, Gopi Kiran NEELIESETTY, Ausula Ramesh KUMAR
-
Patent number: 12072854Abstract: Techniques are provided for moving data between partitions. Such a process may be performed without requiring any locks that block transactions that target a partition from being executed. Instead, such transactions may proceed while a move operation is being performed. The move operation involves copying data from the targeted partition to another partition that is hidden from (or “invisible” to) those transactions that attempt to read from or write to the partition. During the move operation, changes that are made to the partition are also reflected in a journal. Eventually, the changes reflected in the journal are drained and applied to the hidden partition. Once the partition and the hidden partition are synchronized, the identities of the partitions are swapped so that future transactions will target the previously-hidden partition instead of the previously-viewable partition.Type: GrantFiled: December 17, 2020Date of Patent: August 27, 2024Assignee: Oracle International CorporationInventors: Ananth Raghavan, George Eadon, Ramesh Kumar, Hermann Baer, Suresh Sridharan
-
Publication number: 20240281223Abstract: Construct-modification tags conveying development-phase compiler requests are introduced into source code to facilitate communication between developers, identify areas that need developer attention, send directives to a compiler, and other development features in an integrated development environment, during the software development phase. A DEACTIVATE tag conveys a request to a compiler to deactivate an associated construct, as well as to find and deactivate dependencies of the construct. A DEACTIVATE tag may incorporate properties, permissions, and generate notifications, including a condition for evaluation, the deactivation conditionally responsive to the result of the condition evaluation. Methods ensure that tags no longer remain in source code once the software development process enters the production phase.Type: ApplicationFiled: January 26, 2024Publication date: August 22, 2024Applicant: Zoho Corporation Private LimitedInventors: Sridhar Vembu, Akshhayaa S, Joseph Sathya Kumar, Balamurugan K E, Suresh Kumar R, Mohamed Ismail Kaja Mydeen, Ramesh Kumar Govindaraj, Siba Mishra, Vanaja Ramaswamy, Padma J, Shalini Lakshmi A J, Sudheer A. Grandhi
-
Publication number: 20240281230Abstract: Construct-modified tags conveying development-phase compiler requests are introduced into source code to facilitate communication between developers, identify areas that need developer attention, send directives to a compiler, and other development features in an integrated development environment, during the software development phase. A REQUESTREVIEW tag conveys a request to a compiler to notify a reviewer that source code is ready for review. A REVIEWED tag indicates a review has been performed and may signify code acceptance. Alternatively, a FIX or OPTIMIZE tag may be used to identify further code development requirement. These tags may incorporate properties, permissions, and generate notifications. Methods may facilitate code review and feedback in other aspects. Methods ensure that tags no longer remain in source code once the software development process enters the production phase.Type: ApplicationFiled: January 26, 2024Publication date: August 22, 2024Applicant: Zoho Corporation Private LimitedInventors: Sridhar Vembu, Akshhayaa S, Joseph Sathya Kumar, Balamurugan K E, Suresh Kumar R, Mohamed Ismail Kaja Mydeen, Ramesh Kumar Govindaraj, Siba Mishra, Vanaja Ramaswamy, Padma J, Shalini Lakshmi A J, Sudheer A. Grandhi
-
Publication number: 20240281229Abstract: A set of construct-modification tags conveying development-phase compiler requests are introduced into source code to facilitate communication between developers, identify areas that need developer attention, send directives to a compiler, and other development features in an integrated development environment, during the software development phase. Tags may incorporate properties, permissions, and generate notifications. Example tags include IGNORE, DEACTIVATE, OPTIMIZE, FIX, ALTERNATE, PROTOTYPE, REQUESTREVIEW, REVIEWED, CANDIDATE, and BESTCANDIDATE. Methods ensure that tags no longer remain in source code once the software development process enters the production phase.Type: ApplicationFiled: January 26, 2024Publication date: August 22, 2024Applicant: Zoho Corporation Private LimitedInventors: Sridhar Vembu, Akshhayaa S, Joseph Sathya Kumar, Balamurugan K E, Suresh Kumar R, Mohamed Ismail Kaja Mydeen, Ramesh Kumar Govindaraj, Siba Mishra, Vanaja Ramaswamy, Padma J, Shalini Lakshmi A J, Sudheer A. Grandhi
-
Publication number: 20240281228Abstract: Construct-modification tags conveying development-phase compiler requests are introduced into source code to facilitate communication between developers, identify areas that need developer attention, send directives to a compiler, and other development features in an integrated development environment, during the software development phase. A FIX or OPTIMIZE tag identifies a construct to be altered. An ALTERNATE tag identifies an alternate construct to be compiled while ignoring a FIX or OPTIMIZE tagged construct of the same name. The alternate construct may be marked for ignoring once the other tagged construct of the name is fixed or optimized. Each tag may incorporate properties, permissions, and generate notifications. Methods ensure that tags no longer remain in source code once the software development process enters the production phase.Type: ApplicationFiled: January 26, 2024Publication date: August 22, 2024Applicant: Zoho Corporation Private LimitedInventors: Sridhar Vembu, Akshhayaa S, Joseph Sathya Kumar, Balamurugan K E, Suresh Kumar R, Mohamed Ismail Kaja Mydeen, Ramesh Kumar Govindaraj
-
Publication number: 20240281225Abstract: Construct-modification tags conveying development-phase compiler requests are introduced into source code to facilitate communication between developers, identify areas that need developer attention, send directives to a compiler, and other development features in an integrated development environment, during the software development phase. A CANDIDATE tag conveys a request to a compiler to identify multiple candidate constructs, compile each set of candidates or sets of multiple candidates into executables, and profile the compiled executables. Results of the profiling can be compared and a best candidate or set of candidates selected based on one or more of various criteria. A CANDIDATE tag may incorporate properties, permissions, and generate notifications. Methods ensure that tags no longer remain in source code once the software development process enters the production phase.Type: ApplicationFiled: January 26, 2024Publication date: August 22, 2024Applicant: Zoho Corporation Private LimitedInventors: Sridhar Vembu, Akshhayaa S, Joseph Sathya Kumar, Balamurugan K E, Suresh Kumar R, Mohamed Ismail Kaja Mydeen, Ramesh Kumar Govindaraj
-
Publication number: 20240281224Abstract: Construct-modification tags conveying development-phase compiler requests are introduced into source code to facilitate communication between developers, identify areas that need developer attention, send directives to a compiler, and other development features in an integrated development environment, during the software development phase. A hierarchy of developers and associated permissions is maintained. A tag may be associated with one or more developers as well as one or more permissions. Notifications associated with tags may be issued to one or more developers in response to a conveyed compiler request. General messages to all the developers and personalized messages to one or more developers indicate the presence of tags and need to resolve issues before the software development process enters the production phase.Type: ApplicationFiled: January 26, 2024Publication date: August 22, 2024Applicant: Zoho Corporation Private LimitedInventors: Sridhar Vembu, Akshhayaa S, Joseph Sathya Kumar, Balamurugan K E, Suresh Kumar R, Mohamed Ismail Kaja Mydeen, Ramesh Kumar Govindaraj, Siba Mishra, Vanaja Ramaswamy, Padma J, Shalini Lakshmi A J, Sudheer A. Grandhi
-
Patent number: 12068524Abstract: A vehicle pane has a first substrate and at least one first electrically conducting layer, wherein an antenna structure is formed in the electrically conducting layer, wherein the antenna structure provides a Vivaldi-antenna-like structure, wherein the antenna structure has two substantially identical antenna elements, wherein the two antenna elements are arranged at an angle relative to one another, wherein the angle is greater than 0° and less than 180° such that the antenna elements appear substantially as mirror images at the angle bisector.Type: GrantFiled: December 2, 2020Date of Patent: August 20, 2024Assignee: SAINT-GOBAIN GLASS FRANCEInventors: Adrien Guth, Guillaume Francois, Guillaume Petitdidier, Varun Ramesh Kumar
-
Publication number: 20240268903Abstract: A system for configuring at least one medical device is disclosed, wherein the system comprises: a display unit designed to display predefined steps for at least one medical process, the predefined steps including instructions for a surgeon and settings of the at least one medical device, a transceiver unit designed to receive an input by the surgeon prior to the medical process, and a processing unit designed to adapt the predefined steps on the basis of the input by the surgeon, the adaptation including a selection of the predefined steps, a sequence of the predefined steps and/or parameters for the settings of the at least one medical device.Type: ApplicationFiled: September 15, 2022Publication date: August 15, 2024Inventors: Alexander SCHENK, Akhil RAMESH KUMAR, Johanna SCHMIDT, Sebastian KASSNER
-
Patent number: 12059420Abstract: The present invention provides compounds of formula (I): wherein all of the variables are as defined herein. These compounds are inhibitors of indoleamine 2,3-dioxygenase (IDO), which may be used as medicaments for the treatment of proliferative disorders, such as cancer, viral infections and/or autoimmune diseases.Type: GrantFiled: July 22, 2019Date of Patent: August 13, 2024Assignee: Bristol-Myers Squibb CompanyInventors: James Aaron Balog, Jay A. Markwalder, Weifang Shan, David K. Williams, Susheel Jethanand Nara, Saumya Roy, Soodamani Thangavel, Srinivas Cheruku, Ramesh Kumar Sistla
-
Patent number: 12057624Abstract: A vehicle pane includes a first substrate, at least one antenna structure and a connection region, wherein the antenna structure is arranged on a flexible film, wherein, additionally, a first line region is provided on the flexible film, wherein the connection region is arranged on a carrier, wherein, additionally, a second line region is provided on the carrier, wherein the flexible film has a first contact region and the carrier has a second contact region for the reciprocal connection of the first line region to the second line region, wherein the flexible film is routed around one end of the first substrate.Type: GrantFiled: April 23, 2020Date of Patent: August 6, 2024Assignee: SAINT-GOBAIN GLASS FRANCEInventors: Varun Ramesh Kumar, Guillaume Francois, Thomas Holtstiege
-
Patent number: 12058171Abstract: A technique to stop lateral movement of ransomware between endpoints in a VLAN is disclosed. A security appliance is set as the default gateway for intra-LAN communication. Message traffic from compromised endpoints is detected. Attributes of ransomware may be detected in the message traffic, as well as attempts to circumvent the security appliance. Compromised devices may be quarantined. A disposable jump box may be utilized to provide an additional layer of protection against ransomware.Type: GrantFiled: October 31, 2023Date of Patent: August 6, 2024Assignees: Airgap Networks, Inc., Zscaler, Inc.Inventors: Ritesh R. Agrawal, Vinay Adavi, Satish M. Mohan, Balireddy Ramesh Kumar Reddy
-
Publication number: 20240246918Abstract: Described herein are compounds of Formula I, and their pharmaceutically acceptable salts, solvates, stereoisomers, or prodrugs, as well as their uses (e.g., as eIF4E inhibitors).Type: ApplicationFiled: November 13, 2023Publication date: July 25, 2024Inventors: Rajeev BHIDE, Roheeth Kumar PAVANA, Stephen THOMSON, Ashis Kumar SAHA, Ramamurty V S CHANGALVALA, Stevan DJURIC, Ramesh Kumar SISTLA, Sundara Raghuram TANGIRALA, Laxmikant Shamlal DATRANGE, Samir Satish KHER, Saumya ROY, Suparna GUPTA, Michael PATANE, Ratnakumar SREEKANTHA, Simon HAYDER
-
Publication number: 20240234142Abstract: A method of forming a silicon film includes forming an amorphous, intrinsic, silicon layer on a substrate, forming a nickel pattern on the silicon layer, forming a first doped silicon region by doping phosphorus into a region of the silicon layer, and annealing to crystallize the silicon layer, the crystallization propagating by nickel induced lateral crystal growth starting from a portion of the silicon layer directly adjacent the nickel pattern on a first side of the first doped silicon region, propagating through the first doped silicon region to a second side of the first doped silicon region, and subsequently propagating to crystallize regions of the silicon layer to the second side of the first doped silicon region, the crystallization propagation through the first doped silicon region resulting in reduced nickel concentration, thereby forming a reduced nickel-concentration crystallized silicon layer to the second side of the first doped silicon region.Type: ApplicationFiled: October 23, 2023Publication date: July 11, 2024Inventor: Ramesh Kumar Harjivan Kakkad
-
Publication number: 20240205676Abstract: Thus, aspects of the present disclosure allow for a target UE to utilize a cooperative device to communicate with a base station when the target UE is out of coverage or in poor radio connections, but can still connect to another UE over a non-3GPP technology. Aspects of the present disclosure may receive a derived radio resource control (RRC) key from a user equipment (UE) in a non-Third Generation Partnership Project (non-3GPP) link between the apparatus and the UE. In some aspects, the UE is out of coverage of a network entity in a 3GPP link with the apparatus. In another instance, aspects of the present disclosure may receive control data from the network entity in the 3GPP link using the derived RRC key. In yet another instance, aspects of the present disclosure may transmit the control data to the UE in the non-3GPP link.Type: ApplicationFiled: December 20, 2022Publication date: June 20, 2024Inventors: Aleksandar DAMNJANOVIC, Rajat PRAKASH, Soo Bum LEE, Deepak KHANDELWAL, Ajit Kumar CHOURASIA, Ramesh Kumar GOEL
-
Patent number: 12008977Abstract: In some aspects, a device may calibrate a brightness setting of the device for a user based on: displaying, by the device, first calibration content and modifying a luminance of a display while displaying the first calibration screen until a pupil size of the user satisfies a first target pupil size; and displaying, by the device, second calibration content and modifying the luminance of the display while displaying the second calibration screen until the pupil size of the user satisfies a second target pupil size. The device may calculate a metric value based upon pixel values of content to be displayed. The device may display, using a luminance that is adjusted based on the metric and in accordance with the brightness setting, the content. Numerous other aspects are described.Type: GrantFiled: April 8, 2022Date of Patent: June 11, 2024Assignee: QUALCOMM IncorporatedInventors: Shivendra Singh, Siva Ramesh Kumar Andey, Dinesh Singh Lourembam
-
Patent number: 12010141Abstract: A technique to improve security for a VLAN is disclosed. A security appliance is set as the default gateway for intra-LAN communication. Message traffic is analyzed and anomalies are detected relative to normal message traffic that correspond to device health problems that may require service by a field technician. Access to a cloud-based resource may be further protected by enforcing user-based access policies.Type: GrantFiled: July 10, 2023Date of Patent: June 11, 2024Assignee: Airgap Networks Inc.Inventors: Lokesh Mogra, Balireddy Ramesh Kumar Reddy, Satish M. Mohan, Vinay Adavi, Ritesh R. Agrawal