Patents by Inventor Yu Yan
Yu Yan 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: 12216901Abstract: A method for selecting an application and associated operational guidance to utilize on a mobile device is disclosed. In one embodiment, such a method identifies a selected environment of interest. Within the selected environment, the method identifies one or more applications that are commonly utilized by users within the selected environment and documents the one or more applications. The method detects physical entry of a particular user into the selected environment and, in response to detecting the entry, automatically notifies the particular user of the one or more applications that are commonly utilized within the selected environment. In certain embodiments, the method enables the user to quickly launch the one or more applications and/or provides operational guidance to the user with regard to using the one or more applications. A corresponding system and computer program product are also disclosed.Type: GrantFiled: September 20, 2022Date of Patent: February 4, 2025Assignee: INTERNATIONAL BUSINESS MACHINES CORPORATIONInventors: Xiang Wei Li, Dong Chen, Ye Chuan Wang, Ting Ting Zhan, Ju Ling Liu, Yu An, Wei Yan
-
Patent number: 12216001Abstract: A device and a method for detecting a light irradiating angle are disclosed. The device, used to detect the incident direction of a light ray, includes a solar sensor and a processor. The sensing unit of the solar sensor has sensing areas. The sensing areas correspondingly generate sensing signals based on the intensity of the light ray. A mask covers the sensing unit and has an X-shaped light transmitting portion. The light ray transmits the X-shaped light transmitting portion to form an X-axis light ray and a Y-axis light ray. The X-axis light ray intersects the Y-axis light ray. The X-axis light ray and the Y-axis light ray fall on the sensing area. The processor, coupled to the sensing unit, receives the sensing signals and determines information of the incident direction according to the sensing signals.Type: GrantFiled: March 21, 2022Date of Patent: February 4, 2025Assignee: National Yang Ming Chiao Tung UniversityInventors: Mang Ou-Yang, Yung-Jhe Yan, Guan-Yu Huang, Tse Yu Cheng, Chang-Hsun Liu, Yu-Siou Liu, Ying-Wen Jan, Chen-Yu Chan, Tung-Yun Hsieh
-
Patent number: 12216885Abstract: Systems and methods for generating dynamic quick actions for an application in a web browser. The dynamic quick actions correspond to various functions of an application accessible via a web browser sidebar interface. When a hover event is detected in association with an icon of the application, a quick-actions card is generated that includes quick actions of the application from which the user can select. For instance, a selection of a quick action triggers the web browser to execute an action that causes the application function to be performed. Thus, application functions are able to be surfaced and controlled via a single input device selection (e.g., a mouse click).Type: GrantFiled: July 21, 2023Date of Patent: February 4, 2025Assignee: Microsoft Technology Licensing, LLCInventors: Taylor Alexis Guerra, Lia Johansen, Kyle Matthew Miller, Jianjun Yan, Yu He, Yang Huangfu
-
Patent number: 12219395Abstract: A method for utilizing computing resources in a vRAN is described. A predicted resource load is determined for data traffic processing of wireless communication channels served by the vRAN using a trained neural network model. The data traffic processing comprises at least one of PHY data processing or MAC processing for a 5G RAN. Computing resources are allocated for the data traffic processing based on the predicted resource load. Wireless parameter limits are determined for the wireless communication channels that constrain utilization of the allocated computing resources using the trained neural network model, including setting one or more of a maximum number of radio resource units per timeslot or a maximum MCS index for the wireless parameter limits. The data traffic processing is performed using the wireless parameter limits to reduce load spikes that cause a violation of real-time deadlines for the data traffic processing.Type: GrantFiled: May 26, 2022Date of Patent: February 4, 2025Assignee: Microsoft Technology Licensing, LLCInventors: Yu Yan, Anuj Kalia, Sanjeev Mehrotra, Paramvir Bahl
-
Publication number: 20250038696Abstract: The present application provides a motor control device, a drive device and an electric apparatus. The motor control device comprises a case in which a motor inverter and a heating power module are housed, a motor neutral interface, a motor multiphase interface and a battery-powered positive/negative interface being provided on a housing of the case; an output end of each inverter power module of the motor inverter is respectively connected to the motor multiphase interface through an output terminal; an output end of the heating power module is connected to the motor neutral interface through a heating output terminal; a positive input end of the heating power module is connected to the battery-powered positive interface through a high-voltage positive terminal; and a negative input end of the heating power module is connected to the battery-powered negative interface through a high-voltage negative terminal.Type: ApplicationFiled: October 13, 2024Publication date: January 30, 2025Inventors: Tian Liu, Yuanmiao Zhao, Yu Yan, Chunfa Wang, Zhanliang Li, Yifei Huang
-
Publication number: 20250038697Abstract: This application discloses a motor controller, a power system, and an electric apparatus. The motor controller includes a box, a first power device, and a plurality of second power devices. The box is provided with a liquid coolant flow channel, and a liquid inlet and a liquid outlet that are in communication with the liquid coolant flow channel. The first power device is disposed in the box and on a side close to the liquid inlet. The plurality of second power devices are disposed in the box and on a side close to the liquid outlet. The second power devices have a smaller heating power than the first power device. A liquid coolant in the liquid coolant flow channel is capable of separately exchanging heat with the first power device and the plurality of second power devices.Type: ApplicationFiled: October 13, 2024Publication date: January 30, 2025Inventors: Tian Liu, Yuanmiao Zhao, Yu Yan, Chunfa Wang, Zhanliang Li, Yifei Huang
-
Publication number: 20250035457Abstract: Systems and methods for predicting collision probabilities are provided. The methods involve operating at least one processor to: retrieve vehicle data originating from a telematics device installed in a vehicle, the vehicle data including location data and a plurality of safety exception events performed by the vehicle, the plurality of safety exception events including a plurality of exception event types; identify a plurality of road network edges traveled by the vehicle based on the location data; determine an aggregated area collision rate based on the plurality of road network edges; determine a plurality of exception rates based on the vehicle data, each exception rate representing a normalized rate of occurrence of one of the exception event types; and determine a collision probability using at least one machine learning model on the plurality of exception rates and the aggregated area collision rate, the collision probability representing a risk of collision.Type: ApplicationFiled: September 16, 2024Publication date: January 30, 2025Inventors: Xin Zhang, Gregory Gordon Douglas Hines, Jiawei Yu, Willem Petersen, Tuhin Tiwari, Meenakshi Sundaram Murugesan, Javed Siddique, Jason Jiajie Yan, Narasimha Rao Durgam, Li Zhang, Vinay Kiran Manjunath, Xinrong Zhou, Yujie Chen, Chenyue Xu, Luis Perez Vazquez
-
Publication number: 20250028585Abstract: An exploit detector hooks functions of a WebAssembly engine API that include functions invoked when creating a WebAssembly instance, when permissibly modifying read-write-execute (RWX) memory allocated for a WebAssembly instance, and when calling an exported WebAssembly function. Upon invocation of the hooked instance creation function(s), the detector obtains an address of RWX memory allocated for the instance, reads data stored there, and records an association between the address and the data. If the hooked function(s) for permissibly modifying RWX memory is invoked, the detector updates the data stored in the recorded association with the modified data read from the RWX memory. Based on invocation of the hooked function(s) associated with WebAssembly export function calls, the detector reads the current data in the RWX memory to be executed and compares this data to the data recorded in association with the address. If the actual and expected data differ, the detector detects a browser exploit.Type: ApplicationFiled: July 21, 2023Publication date: January 23, 2025Inventors: Tao Yan, Edouard Amaury Bochin, Bo Qu, Yu Fu
-
Publication number: 20250018817Abstract: The present application discloses a control method, apparatus, device, and system for a charging and discharging circuit, and a storage medium. A neutral wire of a motor in the charging and discharging circuit is connected to a charging and discharging switching bridge arm group, the method including: acquiring a first current value in the neutral wire in real time during charging and discharging of a power battery by the charging and discharging circuit; and regulating the magnitude of the first current value according to the first current value, first peak current, and second peak current, where the first peak current is known peak current of the charging and discharging switching bridge arm group, and the second peak current is known peak current in the neutral wire.Type: ApplicationFiled: September 26, 2024Publication date: January 16, 2025Inventors: Yuanmiao Zhao, Xiaojian Huang, Zhanliang Li, Yu Yan, Zhimin Dan
-
Publication number: 20250023374Abstract: The present application discloses a method, apparatus, system, device and storage medium for controlling a charge and discharge circuit. The charge and discharge circuit includes an M-phase motor winding, where M is a positive integer. The method includes: controlling the charge and discharge circuit to start charge and discharge; acquiring a first current value and second current values, where the first current value is a current value flowing through a neutral line of the M-phase motor winding, and the second current value is a current value flowing through a single winding; determining whether a current charge and discharge state is normal according to the first current value and the second current values; and if not, controlling the charge and discharge power to be reduced.Type: ApplicationFiled: September 27, 2024Publication date: January 16, 2025Inventors: Wei Chen, Feilong Cai, Xianxi Pan, Xiaojian Huang, Yu Yan, Zhimin Dan
-
Publication number: 20250018833Abstract: The present application provides a switch device, a motor control device, a battery heating system, and an electric apparatus. The switch device includes a first switch means and a second switch means which are arranged in a shell. A second terminal of the first switch means and a first terminal of the second switch means are both connected to the outside of the shell; a first terminal of the first switch means and a second terminal of the second switch means are respectively connected to the outside of the shell; and a control terminal of the first switch means and a control terminal of the second switch means are connected to the outside of the shell.Type: ApplicationFiled: September 27, 2024Publication date: January 16, 2025Inventors: Yuanmiao Zhao, Xinwei Chen, Zhanliang Li, Yu Yan, Zhimin Dan, Wei Chen
-
Publication number: 20250020639Abstract: In one embodiment, a method to synthesize highly fluorescent complexes is disclosed. The highly fluorescent complexes are synthesized by using inorganic nanoparticles, coupling agents, linkers, and fluorescent dye molecules. The unique nanoparticle-dye complexes (referred to as “SN-dye”) can provide ultra-bright fluorescent labelling. This is demonstrated by coupling the complexes to the antibody and subsequently using the conjugated antibody for more sensitive immunological detection in flow cytometry applications.Type: ApplicationFiled: June 18, 2024Publication date: January 16, 2025Applicant: CYTEK BIOSCIENCES, INC.Inventors: Yu Rong, Jing Dai, Xingyong Wu, Rong Zhang, Peter Robles, Su Chen, Bill Godfrey, Ming Yan
-
Publication number: 20250015660Abstract: The present application relates to the technical field of motors, and specifically relates to a stator and a motor with the same. The present application is intended to solve a technical problem that a motor stator on the market has a complex fixing structure of a neutral wire. To this end, the present application provides a stator, comprising: a stator yoke portion provided with a plurality of windings; an insulating base arranged on a periphery of the plurality of windings; and a neutral wire arranged on the insulating base and connected to the plurality of windings.Type: ApplicationFiled: September 24, 2024Publication date: January 9, 2025Inventors: Xing Chen, Xiaojian Huang, Yu Yan, Tian Liu
-
Publication number: 20240429482Abstract: The present application provides a battery heating method, heating apparatus, and heating system, which can effectively heat a power battery, thereby achieving a high heating efficiency. The heating method is applied to a heating circuit, the heating circuit is connected to a battery and is configured to output a heating current to the battery, and the heating current is configured to heat the battery. The heating method comprises: acquiring polarization parameters of a battery; determining a frequency of the heating current according to the polarization parameters and a peak current of the heating circuit, so that the amplitude value of the heating current does not exceed the peak current; and controlling the heating circuit to output the heating current having the frequency to the battery.Type: ApplicationFiled: September 9, 2024Publication date: December 26, 2024Applicant: CONTEMPORARY AMPEREX TECHNOLOGY (HONG KONG) LIMITEDInventors: Xinwei CHEN, Yu YAN, Zhimin DAN, Zhanliang LI, Yuanmiao ZHAO
-
Publication number: 20240421625Abstract: The present application provides a power battery voltage regulation circuit, including a power battery, a heating module, a charging and discharging interface, and a voltage regulation switch assembly; the heating module includes an energy storage element and a switch module; the power battery and the switch module are connected in parallel; an external charging and discharging device is connected in parallel with the power battery through the charging and discharging interface; the voltage regulation switch assembly includes multiple switches, and the multiple switches are arranged between the charging and discharging interface and the power battery; and the voltage regulation switch assembly and the switch module are configured to adjust the charging and discharging voltages between the external charging and discharging device and the power battery in response to a voltage regulation control signal.Type: ApplicationFiled: August 27, 2024Publication date: December 19, 2024Inventors: Yuanmiao Zhao, Zhanliang Li, Yu Yan, Xinwei Chen, Jinfeng Gao, Zhimin Dan
-
Patent number: 12166895Abstract: Embodiments of the present disclosure relate to a method, an apparatus, an electronic device, and a medium for data transfer. The method includes generating, based on metadata of to-be-transferred data and a blockchain including a data transfer record, an ownership certificate of an initiator of a transfer for the to-be-transferred data. The method further includes generating a new transfer record for validation by a blockchain system, where the new transfer record includes the ownership certificate and validation information associated with a receiver of the transfer. The method further includes transferring the to-be-transferred data to the receiver in response to that the new transfer record passes validation of the blockchain system. In this way, the data transfer record may be reliably stored in the blockchain, thereby providing reliable integrity protection and data traceability for a storage system.Type: GrantFiled: February 24, 2022Date of Patent: December 10, 2024Assignee: DELL PRODUCTS L.P.Inventors: Yizhou Zhou, Tao Qing, Yu Yan
-
Publication number: 20240405945Abstract: Methods and apparatuses for improving the performance and energy efficiency of Radio Access Networks (RANs) are described. Various power control schemes may dynamically adjust RAN power consumption based on fluctuations in network traffic, throughput, latency, queue sizes, and/or packet error rates with the goal of increasing energy efficiency while maintaining quality of service metrics. The power control schemes may be implemented using a PRB controller for dynamically allocating physical resource blocks (PRBs) to user devices and a CPU controller for assigning CPU power profiles based on PRB allocations for the user devices. The PRB controller and CPU controller may periodically acquire real-time telemetry data and wireless network performance information and then adjust the number of PRBs for user devices and adjust the CPU power profiles for executing RAN functions based on the telemetry data and wireless network performance information.Type: ApplicationFiled: May 31, 2023Publication date: December 5, 2024Inventors: Anuj KALIA, Yu YAN, Xenofon FOUKAS, Bozidar RADUNOVIC, Nikita LAZAREV
-
Publication number: 20240405156Abstract: An alternating electric field-driven gallium nitride (GaN)-based nano-light-emitting diode (nanoLED) structure with an electric field enhancement effect is provided. The GaN-based nanoLED structure forms a nanopillar structure that runs through an indium tin oxide (ITO) layer, a p-type GaN layer, a multiple quantum well (MQW) active layer and an n-type GaN layer and reaches a GaN buffer layer; and the nanopillar structure has a cross-sectional area that is smallest at the MQW active layer and gradually increases towards two ends of a nanopillar, forming a pillar structure with a thin middle and two thick ends. The shape of the GaN-based nanopillar improves the electric field strength within the QW layer in the alternating electric field environment and increases the current density in the QW region of the nanopillar structure under current driving, forming strong electric field gain and current gain, thereby improving the luminous efficiency of the device.Type: ApplicationFiled: May 31, 2024Publication date: December 5, 2024Applicant: Nanjing UniversityInventors: Tao TAO, Rui ZHAO, Ting ZHI, Yu YAN, Zili XIE, Bin LIU
-
Publication number: 20240406860Abstract: Methods and apparatuses for improving the performance and energy efficiency of Radio Access Networks (RANs) are described. Various power control schemes may dynamically adjust RAN power consumption based on fluctuations in network traffic, throughput, latency, queue sizes, and/or packet error rates with the goal of increasing energy efficiency while maintaining quality of service metrics. The power control schemes may be implemented using a PRB controller for dynamically allocating physical resource blocks (PRBs) to user devices and a CPU controller for assigning CPU power profiles based on PRB allocations for the user devices. The PRB controller and CPU controller may periodically acquire real-time telemetry data and wireless network performance information and then adjust the number of PRBs for user devices and adjust the CPU power profiles for executing RAN functions based on the telemetry data and wireless network performance information.Type: ApplicationFiled: May 31, 2023Publication date: December 5, 2024Inventors: Anuj KALIA, Yu YAN, Xenofon FOUKAS, Bozidar RADUNOVIC, Nikita LAZAREV
-
Patent number: 12150264Abstract: A housing for an electronic device can include an exterior titanium portion, an interior metal joined to the exterior titanium portion, the interior metal being a different metal than the exterior titanium portion, and an intermetallic compound having a thickness of less than 1 ?m disposed between the interior metal and the exterior titanium portion.Type: GrantFiled: April 30, 2024Date of Patent: November 19, 2024Assignee: APPLE INC.Inventors: Abhijeet Misra, Hoishun Li, Todd S. Mintz, Isabel Yang, James A. Curran, Lei Gao, Chuan Liu, Yu Yan