Patents by Inventor Jane O’CONNOR
Jane O’CONNOR 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: 20250077755Abstract: A semiconductor device includes a data port, a programmable logic block for executing a manufacturer test, and a processor operatively coupled to the data port. The processor is configured to assert, in a first modality, a configuration isolation signal to the data port. The data port is configured to be communicatively isolated from the programmable logic block while the configuration isolation signal is asserted. The processor is configured to de-assert, in a second modality, the configuration isolation signal from the data port. The data port is configured to be communicatively coupled to the programmable logic block while the configuration isolation signal is de-asserted. In some examples, the semiconductor device includes a communication interface communicatively coupled to the programmable logic block, wherein the processor is further configured to cause, in the first modality, data to be loaded into the programmable logic block from a first-in-first-out (FIFO) buffer of the communication interface.Type: ApplicationFiled: August 28, 2023Publication date: March 6, 2025Applicant: BAE SYSTEMS Information and Electronic Systems Integration Inc.Inventors: David D. Moser, Daniel L. Stanley, Jane O. Gilliam
-
Patent number: 12131271Abstract: A method, computer system, and computer program product are provided for a graphical user interface that presents a quantification of CO2 emissions in a manufacturing process. A selection of a material is received, and the selection is displayed in a graphic user interface. Amounts of material and energy consumed in a manufacturing process are calculated. A chemical composition of the material is decomposed into a set of constituent elements. A first quantity of CO2 emissions is estimated based on the amount of material consumed and a first CO2 emission factor based on a proportional composition of the set of constituent elements in the chemical composition. A second quantity of CO2 emissions is estimated based on the amount of energy consumed and a second CO2 emission factor based on an energy source used in the manufacturing process. Total CO2 emissions, based on both the first and second quantities, are then displayed in the graphic user interface.Type: GrantFiled: December 14, 2023Date of Patent: October 29, 2024Assignee: SCHLUMBERGER TECHNOLOGY CORPORATIONInventors: Anubhav Shukla, Ashutosh Kumar Gupta, Laurent Alteirac, Emrah Gokdag, Jane O'Connor, Manoj Mahajan
-
Patent number: 12103159Abstract: A tool box with vertically stacked monolithic trays. Each tray has pockets specifically shaped to receive complementary tools. The trays have upstanding cantilevered posts, which can space apart the superjacent tray. Alternatively, the posts can be received in complementary sockets of superjacent trays to prevent undue lateral movement while in the tool box. The post and socket geometry can be constructed to index the order in which trays are stacked and index how individual trays are oriented for optimal and sequenced access to the tools.Type: GrantFiled: January 22, 2024Date of Patent: October 1, 2024Assignee: United States of America as represented by the Secretary of the Air ForceInventor: Courtney Jane O'Brien
-
Publication number: 20240238962Abstract: A tool box with vertically stacked monolithic trays. Each tray has pockets specifically shaped to receive complementary tools. The trays have upstanding cantilevered posts, which can space apart the superjacent tray. Alternatively, the posts can be received in complementary sockets of superjacent trays to prevent undue lateral movement while in the tool box. The post and socket geometry can be constructed to index the order in which trays are stacked and index how individual trays are oriented for optimal and sequenced access to the tools.Type: ApplicationFiled: January 22, 2024Publication date: July 18, 2024Inventor: Courtney Jane O'Brien
-
Publication number: 20240202614Abstract: A method, computer system, and computer program product are provided for a graphical user interface that presents a quantification of CO2 emissions in a manufacturing process. A selection of a material is received, and the selection is displayed in a graphic user interface. Amounts of material and energy consumed in a manufacturing process are calculated. A chemical composition of the material is decomposed into a set of constituent elements. A first quantity of CO2 emissions is estimated based on the amount of material consumed and a first CO2 emission factor based on a proportional composition of the set of constituent elements in the chemical composition. A second quantity of CO2 emissions is estimated based on the amount of energy consumed and a second CO2 emission factor based on an energy source used in the manufacturing process. Total CO2 emissions, based on both the first and second quantities, are then displayed in the graphic user interface.Type: ApplicationFiled: December 14, 2023Publication date: June 20, 2024Inventors: Anubhav SHUKLA, Ashutosh Kumar GUPTA, Laurent ALTEIRAC, Emrah GOKDAG, Jane O’CONNOR, Manoj MAHAJAN
-
Patent number: 11210201Abstract: A method may include generating, by performing a full analysis of code and for each component of the code, summaries including: (i) a forward summary including a forward flow and (ii) a backward summary including a backward flow, obtaining a modification to a modified component, determining that one of the summaries for the modified component is invalid, and in response to determining that a summary for the modified component is invalid: obtaining the forward flow from the forward summary of the modified component, obtaining the backward flow from the backward summary of the modified component, generating a local flow by performing an incremental analysis of the modified component using the forward flow of the modified component and the backward flow of the modified component, and detecting a defect in the code using the forward flow of the modified component, the local flow, and the backward flow of the modified component.Type: GrantFiled: September 29, 2020Date of Patent: December 28, 2021Assignee: Oracle International CorporationInventors: Padmanabhan Krishnan, Rebecca Jane O'Donoghue, Nicholas John Allen, Yi Lu
-
Publication number: 20210287239Abstract: A consumer product trial kit is provided comprising a razor handle, a first razor cartridge configured to couple with the razor handle and comprising a first skin engaging feature, and a second razor cartridge configured to couple with the razor handle and comprising a second skin engaging feature. A first identifying feature is associated with the first razor cartridge and a second identifying feature is associated with the second razor cartridge. The second skin engaging feature and the associated second identifying feature may be different than the first skin engaging feature and the associated first identifying feature, respectively. A selection recorder is configured to allow selection of either the first razor cartridge or the second razor cartridge.Type: ApplicationFiled: March 11, 2021Publication date: September 16, 2021Inventors: Leigh Knight, Emma-Jane O'Leary, Susan Clare Robinson, Trevor John Whelan
-
Patent number: 11087003Abstract: A method may include dividing code into trusted and untrusted components, and identifying a dynamic invocation in a first component of the code. The first component may be an untrusted component. The method may further include extracting dynamic information from the dynamic invocation, and identifying, using the dynamic information and metadata describing a dynamic behavior of the code, a target for the dynamic invocation. The target may correspond to a second component of the code. The method may further include determining that the target matches the dynamic invocation, and in response to determining that the target matches the dynamic invocation, adding, to a call graph generated from the code, an edge from the dynamic invocation to the target.Type: GrantFiled: August 24, 2018Date of Patent: August 10, 2021Assignee: Oracle International CorporationInventors: Joern Guy Suess, Rebecca Jane O'Donoghue, Nicholas John Allen
-
Publication number: 20210064510Abstract: A method may include generating, by performing a full analysis of code and for each component of the code, summaries including: (i) a forward summary including a forward flow and (ii) a backward summary including a backward flow, obtaining a modification to a modified component, determining that one of the summaries for the modified component is invalid, and in response to determining that a summary for the modified component is invalid: obtaining the forward flow from the forward summary of the modified component, obtaining the backward flow from the backward summary of the modified component, generating a local flow by performing an incremental analysis of the modified component using the forward flow of the modified component and the backward flow of the modified component, and detecting a defect in the code using the forward flow of the modified component, the local flow, and the backward flow of the modified component.Type: ApplicationFiled: September 29, 2020Publication date: March 4, 2021Applicant: Oracle International CorporationInventors: Padmanabhan Krishnan, Rebecca Jane O'Donoghue, Nicholas John Allen, Yi Lu
-
Patent number: 10874818Abstract: An aerosol delivery system, which includes an aerosol delivery unit, the aerosol delivery unit including: a cartridge receiver, which is configured to receive a cartridge assembly; and an inductor configured to receive the cartridge assembly and heat a liquid formulation within a capillary tube to produce an aerosol by induction heating. The cartridge assembly including an active part of the cartridge assembly including a capillary tube; a susceptor, the susceptor configured to partially surround the capillary tube; and a pair of displaceable covers, which surround at least the capillary tube and the susceptor.Type: GrantFiled: December 26, 2017Date of Patent: December 29, 2020Assignee: Philip Morris USA Inc.Inventors: Eric Hassenpflug, Larry Keith Hooks, Jr., James A. Prescott, Ludwin Mora, Michael Scott Ulrich, Jane O'Loughlin, Steve Wilder, William G. Atterbury, Thomas D. Haubert, Ryan Somogye, Michael Ko, Stephen C. Schmitt, Michael Lorenz, Lawrence A. Weinstein, James Leamon
-
Patent number: 10854586Abstract: A multi-chip module hybrid integrated circuit (MCM-HIC) provides cold spare support to an apparatus comprising a plurality of ICs and/or other circuits that are not cold spare compliant. At least one core IC and at least one cold spare chiplet are installed on an interconnecting substrate having a plurality of power zones to which power can be applied and withdrawn as needed. When powered, the cold spare chiplets serve as mediators and interfaces between the non cold spare compliant circuits. When the cold spare chiplets are at least partly unpowered, they protect all interconnected circuits, and ensure that interconnected circuits that remain powered are not hindered by unpowered interconnected circuits. Cold spare chiplets can extend across boundaries between power zones. External circuits can be exclusively interfaced to a subset of the power zones. Separate power circuits within a power zone can be sequenced during application and withdrawal of power.Type: GrantFiled: May 24, 2019Date of Patent: December 1, 2020Assignee: BAE Systems Information and Electronics Systems Integration Inc.Inventors: Lori D. Dennis, Jamie A. Bernard, Alan F. Dennis, Jane O. Gilliam, Jason F. Ross, Keith K. Sturcken, Dale A Rickard
-
Publication number: 20200373286Abstract: A multi-chip module hybrid integrated circuit (MCM-HIC) provides cold spare support to an apparatus comprising a plurality of ICs and/or other circuits that are not cold spare compliant. At least one core IC and at least one cold spare chiplet are installed on an interconnecting substrate having a plurality of power zones to which power can be applied and withdrawn as needed. When powered, the cold spare chiplets serve as mediators and interfaces between the non cold spare compliant circuits. When the cold spare chiplets are at least partly unpowered, they protect all interconnected circuits, and ensure that interconnected circuits that remain powered are not hindered by unpowered interconnected circuits. Cold spare chiplets can extend across boundaries between power zones. External circuits can be exclusively interfaced to a subset of the power zones. Separate power circuits within a power zone can be sequenced during application and withdrawal of power.Type: ApplicationFiled: May 24, 2019Publication date: November 26, 2020Applicant: BAE SYSTEMS Information and Electronic Systems Integration Inc.Inventors: Lori D. Dennis, Jamie A. Bernard, Alan F. Dennis, Jane O. Gilliam, Jason F. Ross, Keith K. Sturcken, Dale A Rickard
-
Patent number: 10824538Abstract: A method may include generating, by performing a full analysis of code and for each component of the code, summaries including: a forward summary including a forward flow, and a backward summary including a backward flow, obtaining a modification to a modified component, determining that one of the summaries for the modified component is invalid, and in response to determining that a summary for the modified component is invalid: obtaining the forward flow from the forward summary of the modified component, obtaining the backward flow from the backward summary of the modified component, generating a local flow by performing an incremental analysis of the modified component using the forward flow of the modified component and the backward flow of the modified component, and detecting a defect in the code using the forward flow of the modified component, the local flow, and the backward flow of the modified component.Type: GrantFiled: January 22, 2019Date of Patent: November 3, 2020Assignee: Oracle International CorporationInventors: Padmanabhan Krishnan, Rebecca Jane O'Donoghue, Nicholas John Allen, Yi Lu
-
Publication number: 20200233777Abstract: A method may include generating, by performing a full analysis of code and for each component of the code, summaries including: (i) a forward summary including a forward flow and (ii) a backward summary including a backward flow, obtaining a modification to a modified component, determining that one of the summaries for the modified component is invalid, and in response to determining that a summary for the modified component is invalid: obtaining the forward flow from the forward summary of the modified component, obtaining the backward flow from the backward summary of the modified component, generating a local flow by performing an incremental analysis of the modified component using the forward flow of the modified component and the backward flow of the modified component, and detecting a defect in the code using the forward flow of the modified component, the local flow, and the backward flow of the modified component.Type: ApplicationFiled: January 22, 2019Publication date: July 23, 2020Inventors: Padmanabhan Krishnan, Rebecca Jane O'Donoghue, Nicholas John Allen, Yi Lu
-
Publication number: 20200065497Abstract: A method may include dividing code into trusted and untrusted components, and identifying a dynamic invocation in a first component of the code. The first component may be an untrusted component. The method may further include extracting dynamic information from the dynamic invocation, and identifying, using the dynamic information and metadata describing a dynamic behavior of the code, a target for the dynamic invocation. The target may correspond to a second component of the code. The method may further include determining that the target matches the dynamic invocation, and in response to determining that the target matches the dynamic invocation, adding, to a call graph generated from the code, an edge from the dynamic invocation to the target.Type: ApplicationFiled: August 24, 2018Publication date: February 27, 2020Applicant: Oracle International CorporationInventors: Joern Guy Suess, Rebecca Jane O'Donoghue, Nicholas John Allen
-
Patent number: 10467007Abstract: A core suitable for inclusion in an ASIC or other integrated circuit includes a plurality of SPI masters, each of which is able to control and coordinate the timing of a plurality of SPI-controlled devices via an associated SPI bus. Each SPI master is controlled by a corresponding core controller that includes memory, interrupts, flags, timers, and an instruction processor that can independently execute instructions stored in the memory to control data communication between the core controller and its associated SPI master, and between the SPI master and one or more SPI slave devices. The core controllers can be simultaneously started, resynchronized, staggered, and otherwise coordinated with each other. Embodiments further permit bypassing of the core controllers for direct data exchange between external resources and the SPI masters.Type: GrantFiled: June 1, 2018Date of Patent: November 5, 2019Assignee: BAE Systems Information and Electronic Systems Integration Inc.Inventors: Steven G Santee, Jane O Gilliam, Dale A Rickard
-
Publication number: 20180185604Abstract: An aerosol delivery system is disclosed, the system comprising: an aerosol delivery unit, the aerosol delivery unit comprising: a cartridge receiver, which is configured to receive a cartridge assembly; and an inductor configured to receive the cartridge assembly and heat a liquid formulation within a capillary tube to produce an aerosol by induction heating. The cartridge assembly including an active part of the cartridge assembly including a capillary tube; a susceptor, the susceptor configured to partially surround the capillary tube; and a pair of displaceable covers, which surround at least the capillary tube and the susceptor.Type: ApplicationFiled: December 26, 2017Publication date: July 5, 2018Applicant: Philip Morris USA Inc.Inventors: Eric Hassenpflug, Larry Keith Hooks, JR., James A. Prescott, Ludwin Mora, Michael Scott Ulrich, Jane O'Loughlin, Steve Wilder, William G. Atterbury, Thomas D. Haubert, Ryan Somogye, Michael Ko, Stephen C. Schmitt, Michael Lorenz, Lawrence A. Weinstein, James Leamon
-
Publication number: 20150024031Abstract: Disclosed herein are methods and pharmaceutical compositions for reducing the pain associated with parenterally administering a therapeutic agent. The methods and compositions comprise a dispersion comprising microparticles of an analgesic agent in an amount effective to reduce the pain, inflammation, and/or immunological reaction associated with parenterally administering a primary therapeutic agent, wherein the microparticles of the analgesic agent have an effective particle size of less than 20 micrometers.Type: ApplicationFiled: July 16, 2014Publication date: January 22, 2015Applicants: BAXTER INTERNATIONAL INC., BAXTER HEALTHCARE SAInventors: Barrett Rabinow, Jane O. Werling
-
Publication number: 20120062555Abstract: A system is disclosed for reducing, without fully eliminating, the need for the use of fitting rooms. The system comprises a first database, which contains a data set capturing defining features of a person. The system further comprises a second database comprising defining features of an appearance enhancing accessory. The system comprises a means for combing data from the two databases. The combined data are used to compute an integrated picture of the person provided with the accessory, and the picture is displayed to the person. The first database may be contained in a portable computing device, such as a PDA. The second database may be held in a memory attached to the accessory, such as a chip.Type: ApplicationFiled: August 18, 2011Publication date: March 15, 2012Applicant: FRUITFUL INNOVATIONS B.V.Inventors: Kimberley Jane O'CONNOR, Paul O'CONNOR
-
Publication number: 20090299252Abstract: The present disclosure is directed to a breast skin care dressing. The breast skin care dressing comprises a moisture barrier layer having an inner surface and a perimeter. An absorbent liner covers at least a portion of the inner surface of the moisture barrier layer. The absorbent liner and the moisture barrier form a three-dimensional cup portion generally shaped for receiving a breast. An adhesive is positioned proximate the perimeter so as to be capable of maintaining a position of the absorbent liner adjacent to the breast.Type: ApplicationFiled: March 20, 2009Publication date: December 3, 2009Inventor: Barrie Jane O'Neill