Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

630 results about "Order set" patented technology

An order set is a grouping of orders, used to standardize and expedite the ordering process for a common clinical scenario. Before an order set can be created, the goal of the order set must be clear. Any necessary orders, contained in the order set, must be built first.

Intelligent control with hierarchical stacked neural networks

A system and method of detecting an aberrant message is provided. An ordered set of words within the message is detected. The set of words found within the message is linked to a corresponding set of expected words, the set of expected words having semantic attributes. A set of grammatical structures represented in the message is detected, based on the ordered set of words and the semantic attributes of the corresponding set of expected words. A cognitive noise vector comprising a quantitative measure of a deviation between grammatical structures represented in the message and an expected measure of grammatical structures for a message of the type is then determined. The cognitive noise vector may be processed by higher levels of the neural network and / or an external processor.
Owner:COMMONS MICHAEL LAMPORT

Vehicle routing and path planning

A method of determining a path having an ordered set of waypoints to be visited by a mobile agent to accomplish a mission includes: producing candidate paths using a multi-objective optimization algorithm, subject to a path production heuristic; selecting a path from the candidate paths, subject to a path selection heuristic; instructing the mobile agent to move according to the selected path; modifying a maintained subset of the candidate paths to produce a new candidate path using the algorithm and subject to the path production heuristic; designating either the currently-selected path or the new candidate path as the newly-selected path, subject to the path selection heuristic; and instructing the mobile agent to move according to the newly-selected path. The method may further include iterating production of new candidate paths, either randomly or based on modifications of previous candidate paths, to continually update an operation plan for the mobile agent.
Owner:BBN TECHNOLOGIES CORP

Methods for assigning geocodes to street addressable entities

A method for assigning of geocodes to addresses identifying entities on a street includes ordering a set of entity geocodes associated with a street segment based on ordering criteria such as the linear distance of the geocodes along the length of the street segment. Assignable addresses are matched with the ordered geocodes creating a correspondence between a numerical order of the assignable addresses and a linear order of the ordered set of geocodes, consistent with address range direction data and street segment side data. The geocodes may be implicit or explicit, locally unique or globally unique. The set of entity geocodes may be obtained by identifying image features in aerial imagery corresponding to streets and buildings and correlating this information with data from a street map database.
Owner:TAMIRAS PER PTE LTD LLC

Service order system and user interface for use in healthcare and other fields

A system provides a user interface display allowing clinicians to perform computerized treatment order entry by concurrently applying multiple strategies for placing computerized orders for a specific patient. A system provides a displayable list of services available for order by a healthcare provider in providing health care to a patient. The system includes a display processor for initiating generation of data representing a hierarchical sequence of display images. The display images include a first menu of display items enabling a user to select an initial set of services for order from predetermined candidate sets of services, in response to first criteria. The display images also include a second menu of display items enabling a user to select a service to add to the initial order set from a set of orderable services associated with a healthcare provider organization department, to produce a combined order set. An order processor initiates ordering of the orders in the combined order set in response to user command.
Owner:CERNER INNOVATION

Contextual relevance engine and knowledge delivery system

A method and apparatus are described for providing a user with contextually relevant content from a library of information. According to one embodiment of the present invention, metadata tagged information about a user's work profile and working context, and content within a library of information are read. The metadata tagged information about content within the library of information to metadata tagged information about one or more of the user's work profile, the user's working context, or other content within the library of information is matched using one or more programmable rules. A rank ordered set of the most contextually relevant content from the library of information is then delivered to the user based on the matching of the metadata tagged information.
Owner:EMMPERATIVE INC +1

Apparatus and method for optimizing keyframe and blob retrieval and storage

A method and apparatus for forming a visual index of scenes in a video image which has been or is being recorded in a computer readable memory. A selected number of keyframes are derived from the recorded image, each being representative of a respective scene therein. The keyframes are then ordered into a selected number of levels of detail of the scenes represented thereby, each level including a predetermined number of keyframes, each subsequent level including keyframes of greater detail than those in a preceding level. A header file is then formed which is descriptive of the ordered set of keyframes, and the header file is stored together with the ordered set of keyframes in the computer readable memory. A user can thereby identify and obtain optimized retrieval in accordance with his preferences of particular segments of the video image from a relatively slow memory device. The method and apparatus are equally applicable to formation of an indexed order of binary large objects ("blobs") in a set of multimedia documents in accordance with a user's preferences.
Owner:U S PHILIPS CORP

Document-based workflows

A workflow application allows users to store, manage, and perform tasks related to workflows comprised of ordered sets of documents. The application provides an interface for creating and managing a workflow. Each document added to the workflow is assigned to a particular position in the workflow. Via the interface, the user saves data defining the workflow. In this manner, the workflow may be shared or preserved for subsequent re-use. The application allows a user to perform various tasks with respect to the workflow. Via an interface control presented by the application, the user instigates such tasks. In response, the application causes the task to be performed for each document in the workflow in an order corresponding to the arrangement of the documents within the workflow. For example, the application may render and print each document in the workflow. Or, the application may generate a combined workflow report.
Owner:PALANTIR TECHNOLOGIES

Remote card game with duplicate hands

InactiveUS20080169605A1Raise the importanceReducing and eliminating illicit information sharingCard gamesApparatus for meter-controlled dispensingComputer memoryOrder set
Duplicate hands are dealt in a remote game of poker or other card game of chance. Simulated cards or game pieces are dealt to players with the order of suits changed for each player. A map is maintained in a computer memory between a reference set of indices corresponding to card suits, and differently-ordered sets of playing suits for dealing in the game. A reference game is maintained at a server computer to track game status according to the reference set of indices. Game play is translated between the reference game and individual playing suits so that players are unaware of the order of suits used for other players.
Owner:IDEAFLOOD

Method for performing transactions on data and a transactional database

The present invention provides a method for performing transactions on data entities in a database and a transactional database. The database comprises an ordered set of data stores with at least one static data store, wherein said static data store uses an index structure based on a non-updatable representation of an ordered set of integers according to the principle of compressed inverted indices. The method allows to generate a modifiable data store when the performed transaction comprises an insert, update or delete operation, to execute operations of the transaction on the ordered set being present at the time when the transaction has been started and, if present, on the modifiable data store and to convert data stores to a new static data store, The insert, update or delete operation are executed on the modifiable data store which is the only data store modifiable for the transaction.
Owner:OPEN TEXT SA ULC

Method and apparatus for managing medical order sets

A system and method for maintaining medical order sets allows for a medical information resource provider to generate and make available order sets for use in providing medical care. Subscribers to the order sets may modify the order sets, and may receive notification when changes to the order sets and / or changes to content in the medical information resource that are relevant to the order sets occur. Subscriber-created and / or provider-created associations between order sets and content in the medical information resource may be used to identify the need to provide a notification when changes to content occur.
Owner:UPTODATE

Linked-list implementation of a data structure with concurrent non-blocking insert and remove operations

A simple and therefore highly usable non-blocking implementations of linked-lists can be provided using read, write, and CAS operations. Several realizations of linked-list based data-structures are described, which are non-blocking, linearizable, and exhibit disjoint-access for most operations. In other words, the realizations are non-blocking and linearizable while maintaining the property that operations on disjoint parts of the list do not interact, effectively lowering contention and increasing concurrency. We implement three exemplary data structures: sets, multi-sets, and ordered-sets. The exemplary implementations support insert, remove, and find operations, with natural semantics. An ordered-set implementation supports an additional removeGE operation.
Owner:ORACLE INT CORP

LCD panel including gate drivers

Provided is a liquid crystal display panel having gate drivers. The LCD panel includes a gate line shift circuit setting a gate line scanning order such that the gate lines are sequentially scanned in units of n gate lines with k-1 gate lines between each pair of adjacent gate lines in each unit according to an interleaving method in response to a gate line-on signal received from a timing control unit outside the LCD panel, wherein the LCD panel reproduces source data output from a source driver outside the LCD panel in the gate line scanning order set by the gate line shift circuit. The LCD panel inverts the polarity of a common voltage for every unit of n gate lines, instead of every gate line, thereby reducing power consumption. In addition, since every kth gate line is scanned according to the interleaving method, deterioration of image quality such as a flickering phenomenon can be prevented, which is an advantage of a line inversion driving method.
Owner:SAMSUNG ELECTRONICS CO LTD

High-performance log-based processing

Each of a plurality of Worker processes are allowed to perform any and all of the following tasks involving logged work items: (1) reading a subset of the work items from a log; (2) sequentially ordering work items for corresponding data objects; (3) applying a sequentially ordered set of work items to a corresponding data object; and (4) transmitting a subset of work items to a Worker process running on another database server in a cluster, if necessary. These tasks can be performed concurrently, at will, and as available, by the Worker processes. An improved checkpointing technique eliminates the need for the Worker processes to get to a synchronization point and stop. Instead, a Coordinator process examines the current state of progress of the Worker processes and computes a past point in the sequence of work items at which all work items before that point have been completely processed, and records this point as the checkpoint.
Owner:ORACLE INT CORP

Method and system for managing preparation and delivery of goods

A method and a system for managing preparation and delivery of goods. The method may include: receiving a plurality of orders via the orders receiving unit, each order may include one or more requested goods and a point of delivery. Each of the requested goods may require at least one preparation stage; calculating estimated traveling time from a preparation facility to at least two points of delivery of at least two of the plurality of orders; estimating at least a traveling time between the at least two points of delivery received for the at least two of the plurality of orders; determining optional sets of orders from the plurality of orders, wherein each of said set of orders comprises at least one order; selecting a first set of orders from the optional sets of orders based at least on the calculated traveling time and the estimated traveling time between the points of delivery; determining arrival time at the preparation facility, of each courier from a plurality of available couriers, the arrival time is determined based on information received from the plurality of mobile devices; selecting a first courier from the plurality of available couriers based on the determined arrival time at the preparation facility; assigning the first set to the first courier, wherein selecting of the first set of orders, selecting the first courier and assigning the first set to the first courier minimize an average time for a delivery of the first set of orders; and determining a timing for the at least one preparation stage of the requested good in the first set of orders according to the selection of the first set and the first courier.
Owner:DRAGONTAIL SYST

Participation queue system and method for online video conferencing

A virtual conferencing system is described for implementing a speaker queue. For example, one embodiment of the virtual conferencing system comprises: a plurality of clients, each of the clients comprising state management logic to maintain a current state of a virtual conference; a virtual conferencing service to establish audio and / or video connections between the plurality of clients during the virtual conference, the virtual conferencing service further including a state synchronization service communicatively coupled to the state management logic on each client to ensure that the current state of the virtual conference is consistent on each client; wherein the current state on each client includes a speaker queue comprising an ordered set of participants to be designated as current speakers during the virtual conference, wherein participants are added to the speaker queue in response to input provided by the participants indicating a desire to be a current speaker, wherein one or more participants towards the top of the speaker queue are designated to be current speakers, wherein participants are initially added to the bottom of the speaker queue and are moved towards the top of the speaker queue as other participants are removed from the top of the speaker queue; a virtual conferencing graphical user interface (GUI) to display a video stream of one or more current speakers within one or more current speaker regions, the virtual conferencing GUI further providing a visual representation of the speaker queue to each of the participants, the visual representation comprising an ordered representation of each of the participants in the speaker queue.
Owner:MINERVA PROJECT

Induced symbiotic osmosis [iso] for salinity power generation

A method and apparatus for renewable power generation utilizes the chemical potential dissimilarity between solutions of differing ionic formulations. A train is formed by a sequentially ordered set of a plurality of cells in which each successive cell is related to the preceding cell. Each cell has pumping means and hydro-power generation turbine means to form a closed hydraulic loop configured for specified volumetric and flow capacity. Adjacent cells share semipermeable membranes. Each cell is charged with a brine of specified ionizable inorganic salt quantity and type with the brine being cycled in a controlled concentration-pressure loop, with each of the cells operating at progressively increasing concentration and osmotic pressure ratio. A continuous and constant flow rate of substantially salt-free permeate flux is maintained across each cell, the flux being osmotically induced from low salt concentration water being fed at the first cell in the train and exiting at the last cell along with the discarded high concentration water brine. The salt-free permeate flux is continuously induced, in symbiotic mode, through the shared membranes, driven by the chemical influence of concentration potential field bounded by water of low to no salt concentration on one end of the train and by brine of high salt concentration on the other end of the train with sufficient concentration difference to provide driving force for said plurality of cells, while maintaining adequate concentration difference between adjacent cells to enhance osmosis function, as well as defining a concentration ratio within each cell to ensure a net positive power generation.
Owner:KELADA MAHER ISAAC

Cellular handoff based on traffic load sharing

A method of effecting a handoff in a cellular network. The method includes monitoring a set of frequencies listed in a mobile assisted handoff (MAHO) list for their respective signal strengths, each of the frequencies being associated with neighbor cell site, logically ordering the frequencies based on their relative signal strengths, identifying in the logically ordered set of frequencies those frequencies having a signal strength higher than a predetermined threshold, determining a level of traffic at each frequency / cell site associated with the set of frequencies, and selecting a cell site for handoff based at least in part on signal strength and in part on the level of traffic at the neighbor cell site.
Owner:BELLSOUTH INTPROP COR

Method and mechanism for efficient implementation of ordered records

An improved method, mechanism, and system for implementing, generating, and maintaining records, such as redo records and redo logs in a database system, are disclosed. Multiple sets of records may be created and combined into a partially ordered (or non-ordered) group of records, which are later collectively ordered or sorted as needed to create an fully ordered set of records. With respect to a database system, redo generation bottleneck is minimized by providing multiple in-memory redo buffers that are available to hold redo records generated by multiple threads of execution. When the in-memory redo buffers are written to a persistent storage medium, no specific ordering needs to be specified with respect to the redo records from the different in-memory redo buffers. While the collective group of records may not be ordered, the written-out redo records may be partially ordered based upon the ordered redo records from within individual in-memory redo buffers. At recovery, ordering and / or merging of redo records may occur to satisfy database consistency requirements.
Owner:ORACLE INT CORP

Order grouping in warehouse order fulfillment operations

A method for grouping a plurality of orders in an order queue of a warehouse management system, each order including one or more items and each item being associated with a physical location in a warehouse. The method includes determining a physical location in the warehouse of each item in the plurality of orders. For each order, the method also includes establishing at least one cluster region, each cluster region including at least one item from the respective order. The method further includes grouping the plurality of orders based on the physical locations of the cluster regions in the warehouse to form at least one order set.
Owner:LOCUS ROBOTICS CORP

System and method for optimizing online advertisement auctions by applying linear programming using special ordered sets

InactiveUS20080065479A1Expand coverageAdvertisementsForecastingSpecial ordered setOnline advertising
An improved system and method for optimizing online advertising auctions is provided by applying linear programming using special ordered sets. A linear programming model using special ordered sets of bids may first be created offline for the web page placements of advertisements for advertising campaigns. An expected number of impressions of advertisements for alternative bid levels may be determined for web page placements for advertising campaigns for a time period. Ordered sets of bid levels may be generated for web page placements of advertising campaigns and linear programming may be applied to determine optimal bid values for web page placements of advertising campaigns. Branching and cutting techniques may also be applied to the special ordered sets of bid values to rapidly obtain an optimal bid value for each special ordered set. Advertising campaigns may be updated with the optimal bid values for bidding in an online advertising auction.
Owner:OATH INC

Autognomic decision making system and method

A sensor module is for use in a semiotic processing system. The sensing module receives data in a pre-specified format. It identifies sequential elemental symbols in the received data. First order sets of identified sequential element symbols are defined such that no first order set has more than a maximum number of sequential elemental symbols. Second order sets of sequential first order sets are defined such that no second order set has more than a maximum number N of sequential first order sets.
Owner:UNISYS CORP
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Patsnap Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Patsnap Eureka Blog
Learn More
PatSnap group products