Patents by Inventor Huang Li
Huang Li 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: 12287726Abstract: A method for verifying a set of computer-executable instructions using at least one failing test generated by a test-case generator is disclosed herein. The method comprises verifying the set of computer-executable instructions by a verification module using a plurality of predefined verification conditions; determining if the verification is successful; in response to successful verification, label the set of computer-executable instructions as successful; and in response to unsuccessful verification, generate at least one counterexample, with respect to a proof failure and corresponding to at least one failed verification condition of the plurality of the predefined verification conditions, and generate a failing test, by a test-case generator, based on at least one counterexample. A program verification tool for testing the set of computer-executable instructions is also disclosed.Type: GrantFiled: August 8, 2022Date of Patent: April 29, 2025Assignee: Constructor Education and Research GenossenschaftInventors: Huang Li, Bertrand Meyer
-
Publication number: 20250077392Abstract: Systems and methods for checking the correctness of a computer program with at least one incorrect instruction inserted into at least one of a plurality of branches of the computer program. At least one prover generates a counterexample of computer program correctness in order to switch focus from a failed proof of the correctness of the computer program to a failed test of the correctness of the computer program.Type: ApplicationFiled: August 28, 2023Publication date: March 6, 2025Inventors: Manuel Oriol, Huang Li, Bertrand Meyer, Serg Bell, Stanislav Protasov, Nikolay Dobrovolskiy
-
Patent number: 12112287Abstract: This disclosure describes a test prediction service for predicting needed resources and associated costs for testing projects related to testing of new programs, services, etc., within a service provider network. The test prediction service uses a first machine learning model for predicting “hard costs” using data from a first data source that includes end-to-end test details such as associated resource and infrastructure use (costs) of the service provider network during previous end-to-end testing projects. A second machine learning model is used for predicting “soft costs” using data from a second data source that includes data, e.g., engineering headcount/hours spent developing the end-to-end testing and/or during previous end-to-end testing. The data is used to train the machine learning models. The test prediction service uses the trained machine learning models to generate estimated testing costs of new testing projects when a user enters project attributes for a new testing project.Type: GrantFiled: September 28, 2022Date of Patent: October 8, 2024Assignee: Amazon Technologies, Inc.Inventors: Yuk Lun Patrick Kwan, Huang Li, Michael Ho, Gary Rittinger, Kavitha Thiyaghu
-
Patent number: 12099292Abstract: A multi-view vision inspection system includes a darkroom; and a plurality of cameras, the plurality of cameras including a plurality of first cameras, a plurality of second cameras and a plurality of third cameras, the plurality of first cameras being arranged spaced from one another at a top of an interior of the darkroom, the plurality of second cameras being arranged spaced from one another at a bottom of the interior of the darkroom, and the plurality of third cameras being arranged spaced from one another on a side wall of the interior of the darkroom in a circumferential direction of the darkroom. The multi-view vision inspection system can measure each angle of a workpiece to be inspected by using the plurality of cameras above.Type: GrantFiled: July 5, 2022Date of Patent: September 24, 2024Assignee: SpeedBot Robotics Co., Ltd.Inventors: Huang Li, Jun Li
-
Patent number: 12033409Abstract: The present disclosure discloses a character offset detection method and system. The method includes: acquiring a text image; performing character separation based on the text image to obtain a character text region; calculating a center point of each rectangular box in the character text region to obtain a center point set; determining an optimal fitted curve based on the center point set; and analyzing character offset based on the optimal fitted curve to obtain an offset result. The present disclosure realizes detection of the character offset based on curve fitting, so that the accuracy of detection is improved.Type: GrantFiled: May 28, 2020Date of Patent: July 9, 2024Assignee: NANJING UNIVERSITY OF SCIENCE AND TECHNOLOGYInventors: Zechao Li, Jinhui Tang, Huang Li
-
Publication number: 20240198629Abstract: A degradable composite non-woven fabric being a layered structure with an upper surface layer, an intermediate fiber layer, and a lower surface layer in sequence. The upper and lower surface layers are mainly composed of degradable melt-blown fibers. The intermediate fiber layer is mainly composed of degradable water-absorbing fibers, wherein the weight of fibers of the intermediate layer accounts for more than 65% of the total weight of the composite non-woven fabric, and there are fiber interwoven regions between the upper surface layer and the intermediate fiber layer, as well as between the lower surface layer and the intermediate fiber layer.Type: ApplicationFiled: January 27, 2022Publication date: June 20, 2024Inventors: Chao Sheng WU, Shi Huang LI, Yong Gong CHEN
-
Publication number: 20240099695Abstract: A capacitive ultrasonic transducer device includes a substrate, a first capacitive structure, a second capacitive structure, a first film structure and a second film structure. The first capacitive structure is disposed on the substrate, and includes a first electrode and a second electrode. A first gap and a dielectric layer are located between the first electrode and the second electrode. The second capacitive structure is disposed on the substrate, and includes a third electrode and a fourth electrode. A second gap is located between the third electrode and the fourth electrode. The first film structure is configured to seal the first gap. The second film structure is connected to the third electrode and the fourth electrode, and configured to seal the second gap. A first width between the first electrode and the second electrode is different from a second width of the second gap.Type: ApplicationFiled: December 18, 2022Publication date: March 28, 2024Inventors: Sheng-Shian LI, Hung-Yu CHEN, Ming-Huang LI, Po-I SHIH
-
Publication number: 20240045791Abstract: A method for verifying a set of computer-executable instructions using at least one failing test generated by a test-case generator is disclosed herein. The method comprises verifying the set of computer-executable instructions by a verification module using a plurality of predefined verification conditions; determining if the verification is successful; in response to successful verification, label the set of computer-executable instructions as successful; and in response to unsuccessful verification, generate at least one counterexample, with respect to a proof failure and corresponding to at least one failed verification condition of the plurality of the predefined verification conditions, and generate a failing test, by a test-case generator, based on at least one counterexample. A program verification tool for testing the set of computer-executable instructions is also disclosed.Type: ApplicationFiled: August 8, 2022Publication date: February 8, 2024Inventors: Huang Li, Bertrand Meyer, Serg Bell, Stanislav Protasov, Nikolay Dobrovolskiy
-
Publication number: 20230360418Abstract: The present disclosure discloses a character offset detection method and system. The method includes: acquiring a text image; performing character separation based on the text image to obtain a character text region; calculating a center point of each rectangular box in the character text region to obtain a center point set; determining an optimal fitted curve based on the center point set; and analyzing character offset based on the optimal fitted curve to obtain an offset result. The present disclosure realizes detection of the character offset based on curve fitting, so that the accuracy of detection is improved.Type: ApplicationFiled: May 28, 2021Publication date: November 9, 2023Inventors: Zechao LI, Jinhui TANG, Huang LI
-
Patent number: 11704229Abstract: Techniques for auto-intrusive data pattern and test case generation for negative service testing are described. A test engine obtains negative test information specifying negative test input examples or schemas associated with tests that are expected to fail. A test generator generates multiple test cases based on the negative test information. A test execution orchestrator splits each test case up into actions that are inserted into queues, where workflow execution agents perform the tests by reading from the queues and interacting with services. The tests may also include adjusting a rate of transactions allowed between top-level services and/or downstream services. Results from the testing are analyzed by a test analysis engine and used to inform the services or the test originator of test cases where the expected failures did not arise.Type: GrantFiled: September 30, 2020Date of Patent: July 18, 2023Assignee: Amazon Technologies, Inc.Inventors: Huang Li, Yuk Lun Patrick Kwan, Gary Rittinger
-
Patent number: 11594816Abstract: An antenna includes a piezoelectric disc. The antenna further includes a first electrode disposed on a first surface of the piezoelectric disc and a second electrode disposed on a second surface of the piezoelectric disc that is opposite to the first surface. The first electrode and the second electrode are to receive a time-varying voltage to excite a mechanical vibration in the piezoelectric disc, and the piezoelectric disc is to radiate electromagnetic energy at a particular frequency responsive to the mechanical vibration.Type: GrantFiled: March 9, 2021Date of Patent: February 28, 2023Assignee: The Board of Trustees of the University of IllinoisInventors: Ahmed Hassanien, Michael Breen, Ming-Huang Li, Songbin Gong
-
Publication number: 20230004078Abstract: A multi-view vision inspection system includes a darkroom; and a plurality of cameras, the plurality of cameras including a plurality of first cameras, a plurality of second cameras and a plurality of third cameras, the plurality of first cameras being arranged spaced from one another at a top of an interior of the darkroom, the plurality of second cameras being arranged spaced from one another at a bottom of the interior of the darkroom, and the plurality of third cameras being arranged spaced from one another on a side wall of the interior of the darkroom in a circumferential direction of the darkroom. The multi-view vision inspection system can measure each angle of a workpiece to be inspected by using the plurality of cameras above.Type: ApplicationFiled: July 5, 2022Publication date: January 5, 2023Applicant: SpeedBot Robotics Co., Ltd.Inventors: Huang LI, Jun LI
-
Patent number: 11499942Abstract: Various liquid cells for use in surface acoustic wave-based sensors are disclosed. The sensor can include a substrate, at least one sensor element, and at least one pair of electrical components. The electrical components can be located on opposite ends of the sensor element. The liquid cell can include a top layer that is configured to cover at least a portion of the pair of electrical components. The liquid cell can also include a fluidic channel. The fluidic channel can be configured to receive a liquid media and is arranged not intersect with any of the pair of electrical components. The liquid cell can also include a plurality of peripheral walls that are configured to form a plurality of air pockets. Each of the plurality of air pockets are configured to form virtual non-physical walls to prevent the liquid media from contacting the at least one sensor element.Type: GrantFiled: July 5, 2018Date of Patent: November 15, 2022Assignee: Aviana Molecular Technologies, LLCInventor: Mo-Huang Li
-
Patent number: 11133340Abstract: A photosensor device and the method of making the same are provided. In one embodiment, the device includes at least one pixel cell. The at least one pixel cell includes a substrate formed from a semiconductor material, and includes first and second photosensor regions. The first photosensor region is disposed in the substrate and includes a first dopant of a first conductivity type. The second photosensor region is disposed above the first photosensor region and includes a second dopant of a second conductivity type. The second photosensor region can have an increase in dopant concentration from an outer edge to a center portion therein.Type: GrantFiled: December 5, 2019Date of Patent: September 28, 2021Assignee: Taiwan Semiconductor Manufacturing Co., Ltd.Inventors: Chia-Chan Chen, Yueh-Chuan Lee, Ta-Hsin Chen, Shih-Hsien Huang, Chih-Huang Li
-
Publication number: 20210288403Abstract: An antenna includes a piezoelectric disc. The antenna further includes a first electrode disposed on a first surface of the piezoelectric disc and a second electrode disposed on a second surface of the piezoelectric disc that is opposite to the first surface. The first electrode and the second electrode are to receive a time-varying voltage to excite a mechanical vibration in the piezoelectric disc, and the piezoelectric disc is to radiate electromagnetic energy at a particular frequency responsive to the mechanical vibration.Type: ApplicationFiled: March 9, 2021Publication date: September 16, 2021Inventors: Ahmed Hassanien, Michael Breen, Ming-Huang Li, Songbin Gong
-
Patent number: 11015640Abstract: This invention provides a combination clip and hook (clip) for use generally in suspending articles having shoulder or hand straps, or carrying other accessories, such as keys, which is rotatably movable about a rotary joint between a first position in which two opposing, rotatably joined portions of the overall clip structure are oriented together to form a continuous, enclosed shape that can be secured around another strap or loop on an item or piece of clothing, and a second position in which the two portions of the structure are rotated out of the enclosed shape, and into, for example, a substantially S-shaped hook in which one portion of the structure supports the strap of the item and the other portion can be applied to a clothing hook, chair back, table surface, door top, or other supporting member.Type: GrantFiled: December 2, 2019Date of Patent: May 25, 2021Assignee: Clipsy, LLCInventors: Farvardin Fathi, Huang Li
-
Publication number: 20200284763Abstract: A multiplexing surface acoustic wave (SAW) device for simultaneous excitation of SAW sensors or simultaneous sensing of multiple analytes, targets or bio-agents. The device includes a plurality of SAW sensors arranged in an array. Each sensor has a delay line and each of the delay lines are different in length. The sensors of the multiplexing SAW device are excited simultaneously to generate an array of surface acoustic waves propagating along the delay lines of each SAW sensor. Because the length of each delay line is different for each SAW sensor, the propagation time of the surface acoustic waves varies in based at least in part on the length variation. A compressed pulse train can be generated with a specific time delay according to the length difference of delay lines. Phase or other information of the compressed pulse can be extracted.Type: ApplicationFiled: July 6, 2018Publication date: September 10, 2020Applicant: AVIANA MOLECULAR TECHNOLOGIES, LLCInventors: Marc Lamothe, Mo-Huang Li
-
Publication number: 20200284762Abstract: Various liquid cells for use in surface acoustic wave-based sensors are disclosed. The sensor can include a substrate, at least one sensor element, and at least one pair of electrical components. The electrical components can be located on opposite ends of the sensor element. The liquid cell can include a top layer that is configured to cover at least a portion of the pair of electrical components. The liquid cell can also include a fluidic channel. The fluidic channel can be configured to receive a liquid media and is arranged not intersect with any of the pair of electrical components. The liquid cell can also include a plurality of peripheral walls that are configured to form a plurality of air pockets. Each of the plurality of air pockets are configured to form virtual non-physical walls to prevent the liquid media from contacting the at least one sensor element.Type: ApplicationFiled: July 5, 2018Publication date: September 10, 2020Applicant: AVIANA MOLECULAR TECHNOLOGIES, LLCInventor: Mo-Huang Li
-
Publication number: 20200279960Abstract: A manufacturing method of pattern layer of solar panel and the structure thereof, with the solar panel having a substrate, a power generating layer disposed on the substrate, and a transparent pattern layer covering the power generating layer, wherein the method comprises: a selecting step, which comprises selecting a base panel having said substrate and the power generating layer, and an rated electricity of the base panel is larger than an electricity actually required; and a surface disposition step, which comprises disposing the transparent pattern layer onto a surface of the base panel, wherein the thickness of the transparent pattern layer is changed according to predetermined colors and transparency of different areas of the transparent pattern layer, so as to maintain an even transparency for light to evenly enter the solar panel.Type: ApplicationFiled: March 30, 2020Publication date: September 3, 2020Inventors: TSAI-HUI CHEN, TSUI-HUANG LI
-
Publication number: 20200208676Abstract: This invention provides a combination clip and hook (clip) for use generally in suspending articles having shoulder or hand straps, or carrying other accessories, such as keys, which is rotatably movable about a rotary joint between a first position in which two opposing, rotatably joined portions of the overall clip structure are oriented together to form a continuous, enclosed shape that can be secured around another strap or loop on an item or piece of clothing, and a second position in which the two portions of the structure are rotated out of the enclosed shape, and into, for example, a substantially S-shaped hook in which one portion of the structure supports the strap of the item and the other portion can be applied to a clothing hook, chair back, table surface, door top, or other supporting member.Type: ApplicationFiled: December 2, 2019Publication date: July 2, 2020Inventors: Farvardin Fathi, Huang Li