Abstract:
A neutron detection apparatus includes a neutron detector and an analyzer. The neutron detector includes a plurality of neutron detector assemblies, where each of the neutron detector assemblies includes a plurality of neutron detection devices. The neutron detector also includes a moderating volume. The plurality of neutron detector assemblies are disposed within the moderating volume so as to form a three-dimensional array of neutron detection devices within the moderating volume. The analyzer is communicatively coupled to each of the neutron detection devices of the plurality of neutron detector assemblies. The analyzer configured to receive one or more measured response signals from each of the neutron detection devices, and perform one or more analysis procedures to determine one or more characteristics associated with the one or more neutron sources based at least on the received one or more measured response signals.
Abstract:
A feed roll and stripper assembly for a rolling mill includes at least one feed roll at each of an entry side and an exit side of a pair of work rolls and a stripper at each of the entry and exit side of the pair of work rolls. Each stripper has a stripper tip. At least one of the strippers or feed rolls are adapted to have an adjustable vertical separation from one of the work rolls, according to the direction of movement of material through the work rolls. The vertical separation of the at least one stripper or feed roll from the one work roll on the entry or exit side is different from the vertical separation of the other at least one stripper or the feed roll on the other of the entry or exit side. Each stripper tip is separated from one of the work rolls.
Abstract:
A valve actuator having a drive shaft, which, in use, is configured to adjust a valve between an open position and a closed position, an AC induction motor for driving the drive shaft a contactless position sensor configured to, in use, output a signal representing an angular position of the drive shaft or the valve, and a controller configured to control the AC motor in accordance with the signal output by position sensor.
Abstract:
A method for encoding XML tree data that includes the step of encoding the semi-structured data into strings of arbitrary length in a way that maintains non-structural and structural information about the XML data, and enables indexing the encoded XML data in a way that facilitates efficient search and browsing.
Abstract:
The invention provides a digital dentistry system that utilizes a haptic interface and features a computer-based design application configured to allow the intuitive construction of irregular, amorphous three-dimensional structures typically seen in dental restorations, utilizing, where appropriate, the design skills of a user. In certain embodiments, the system provides a comprehensive digital solution for dental labs in the business of creating dental restorations such as partial frameworks, crowns, copings, bridge frameworks, implants and the like, with a sense of touch provided by a haptic interface device.
Abstract:
Systems, devices, and methods are provided for orthopedic implants. The implants may include a base member, such as an acetabular shell or an augment, that is configured to couple with an augment, flange cup, mounting member, or any other suitable orthopedic attachment. Mounting members include, for example, flanges, blades, hooks, and plates. In some embodiments, the orthopedic attachments may be adjustably positionable about the base member or other attachments, thereby providing modularity for assembling and implanting the device, and various securing and/or locking mechanisms may be used between the components of the implant.
Abstract:
An improved system and method for writing data dependent upon multiple reads in a distributed database is provided. A client may read several data records and may then send a request to a database server to perform a transaction to write a data record dependent upon multiple data records read. A database server may receive the request specifying a transaction to write a data record dependent upon multiple data records read and may perform the transaction by latching a master data record to be written and validating the data records the write depends upon. The multiple data records upon which the write depends may be validated by verifying the multiple data records are current versions of the data records stored in the distributed database. Data intensive applications may use this transaction type in large scale distributed database systems to provide stronger consistency without significantly degrading performance and scalability.
Abstract:
The invention relates to the design of multiple piece rolls, in particular backup rolls, for the use in metal rolling. The roll comprises a main part with a center bore for the removal of center defects or flaws arising from the manufacturing process, e.g., from casing or forging and at least an end part, whereas the end part has no center bore or a center bore with a diameter smaller than the bore diameter of the main part.
Abstract:
An improved system and method for applying once a transaction delivered in a message published asynchronously in a distributed database is provided. In various embodiments, apply once messaging may be achieved for asynchronous publication by having a persistent log stored on a messaging server. A messaging server may receive an update message for a transaction to be published asynchronously in a distributed database, may generate a sequence number for the transaction in a message, and may log the update message with the sequence number in a log file persistently stored on the messaging server. The messaging server may then send an acknowledgement that the update message is published and may asynchronously publish the update message with the sequence number to subscribers. The publication may only succeed if there may not be any message tagged with a sequence number that has been previously published by the messaging server.
Abstract:
An improved system and method for loading records into a partitioned database table is provided. A translation of records may be generated from a set of source partitions to a set of target partitions by generating a bipartite graph, determining a maximal matching using dynamic programming for a chain of nodes remaining in the bipartite graph after removing singleton edges, and generating a maximal matching after adding back the singleton edges for translation of records from the set of source partitions to the set of target partitions. The partition translation may be executed by traversing from top to bottom the set of source partitions and the set of target partitions in record key order to generate an optimal sequence of operations to transfer the records from the set of source partitions to the set of target partitions.