摘要:
Passive prosthetic devices for focally cooling a brain and methods for inhibiting seizures are disclosed. The prosthetic devices replace a thermally insulating bone flap with a thermally conductive insert having an inner surface that contacts the relatively warm meninges or brain and an outer surface that contacts the relatively cool scalp. In an embodiment, the prosthesis is unitary; in another, a biocompatible casing is filled with a highly conductive core; in another, a filled polymer block is attached to a plate; and in another, the bone flap is filled with a conductive polymer. In one embodiment, a filled polymer containing elements that exhibit the magnetocaloric effect provide heat transfer that can be enhanced by application of a suitable magnetic field. Focal cooling as low as 1.2° C. has been found effective at inhibiting seizures.
摘要:
Passive prosthetic devices for focally cooling a brain and methods for inhibiting seizures are disclosed. The prosthetic devices replace a thermally insulating bone flap with a thermally conductive insert having an inner surface that contacts the relatively warm meninges or brain and an outer surface that contacts the relatively cool scalp. In an embodiment, the prosthesis is unitary; in another, a biocompatible casing is filled with a highly conductive core; in another, a filled polymer block is attached to a plate; and in another, the bone flap is filled with a conductive polymer. In one embodiment, a filled polymer containing elements that exhibit the magnetocaloric effect provide heat transfer that can be enhanced by application of a suitable magnetic field. Focal cooling as low as 1.2° C. has been found effective at inhibiting seizures.
摘要:
A device for cooling the central nervous system (e.g., the brain) is disclosed that is specifically designed to provide cooling of an injured central nervous system for neuroprotective, antiepileptogenic, and/or antiepileptic treatments. In one embodiment, a portion of the cooling device is placed in a recess formed by removal of a portion of a patient's skull. An embedded heat-collecting portion of the cooling device is formed to fit in the location of the formed recess and a thermally conductive material of the heat-collecting portion is placed adjacent the dura mater to provide the desired degree of cooling. A heat-dissipating external plate is in thermal contact with the internal plate, and can be selectively sized according to a specific purpose.
摘要:
A device for cooling the central nervous system (e.g., the brain) is disclosed that is specifically designed to provide cooling of an injured central nervous system for neuroprotective, antiepileptogenic, and/or antiepileptic treatments. In one embodiment, a portion of the cooling device is placed in a recess formed by removal of a portion of a patient's skull. An embedded heat-collecting portion of the cooling device is formed to fit in the location of the formed recess and a thermally conductive material of the heat-collecting portion is placed adjacent the dura mater to provide the desired degree of cooling. A heat-dissipating external plate is in thermal contact with the internal plate, and can be selectively sized according to a specific purpose.
摘要:
A particulate matter generator implemented as a “mini-burner”, and used in conjunction with a larger test system for the specific purpose of enhancing the particulate matter content of exhaust gas. The exhaust stream of the larger system is supplemented with exhaust from the mini-burner to produce exhaust with desired particulate matter characteristics. The exhaust gas may then be used for various test purposes, such as testing emissions control devices.
摘要:
A method for determining a user intended number from a partial phone number includes steps for receiving a partial phone number, determining whether the partial phone number corresponds with at least one database number based on at least one selected criteria list and performing a system action based on the determination. The method may include prioritizing a list of database numbers that correspond to the partial number.
摘要:
A compound miter saw includes a table on which a workpiece is placed, a miter saw unit supporting a saw blade, and a housing pivotally supporting the miter saw unit related to the table in such a manner that the miter saw unit is at least laterally pivotable. Further, the miter saw includes a bevel mechanism for selectively determining the lateral position of the miter saw unit at any of a plurality of pivoted positions, including a vertical position where the saw blade is positioned substantially vertically relative to the table, and leftward and rightward pivoted positions where the blade is inclined laterally leftwardly and laterally rightwardly from the vertical position. The bevel mechanism includes a movable rod and three fixed stop members, the rod being operable to move between a first rod position abutting one of the fixed stop members and a second rod position not abutting the one of the fixed stop members so as to permit the lateral pivotal movement of the miter saw unit. The first fixed stop member is disposed so that the rod abuts the first fixed stop member when the miter saw unit is at the vertical position. Similarly, the second fixed stop member is disposed so that the rod abuts the second fixed stop member when the miter saw unit is leftwardly pivoted at a first predetermined angle from the vertical position. Further, the third fixed stop member is disposed so that the rod abuts the third fixed stop member when the miter saw unit is rightwardly pivoted at a second predetermined angle from the vertical position.
摘要:
A compound miter saw includes a table on which a workpiece is placed, a miter saw unit supporting a saw blade, and a housing pivotally supporting the miter saw unit related to the table in such a manner that the miter saw unit is at least laterally pivotable. Further, the miter saw includes a bevel mechanism for selectively determining the lateral position of the miter saw unit at any of a plurality of pivoted positions, including a vertical position where the saw blade is positioned substantially vertically relative to the table, and leftward and rightward pivoted positions where the blade is inclined laterally leftwardly and laterally rightwardly from the vertical position. The bevel mechanism includes a movable rod and three fixed stop members, the rod being operable to move between a first rod position abutting one of the fixed stop members and a second rod position not abutting the one of the fixed stop members so as to permit the lateral pivotal movement of the miter saw unit. The first fixed stop member is disposed so that the rod abuts the first fixed stop member when the miter saw unit is at the vertical position. Similarly, the second fixed stop member is disposed so that the rod abuts the second fixed stop member when the miter saw unit is leftwardly pivoted at a first predetermined angle from the vertical position. Further, the third fixed stop member is disposed so that the rod abuts the third fixed stop member when the miter saw unit is rightwardly pivoted at a second predetermined angle from the vertical position.
摘要:
A method and system for incrementally improving the layout of a program image of a computer program to reduce the working set. The system iteratively selects pairs of basic blocks and reorders the basic blocks in the range delimited by the selected pair of basic blocks. The system selects the pairs of basic blocks so that the working set of the computer program is improved by reordering the basic block in the range. Thus, during each iteration, the working set is improved. The system continues with these iterations until a termination condition (e.g., number of iterations) is satisfied. In one embodiment, during each iteration the system designates one of the basic blocks as an initial anchor basic block. The system then repeats the following until the same range of basic blocks is identified twice in a row. The system first finds a basic block such that when the basic blocks in the range from the anchor basic block to the found basic block are reordered, the working set is more favorable than reordering any other range that ends with the anchor basic block. The system then designates the found basic block as the new anchor basic block. When the same range is found twice in a row, the system reorders the basic blocks in the range. This process is repeated for each iteration until a termination condition is satisfied. The resulting reordered program image has its working set improved.
摘要:
A method for constructing a data structure for a data string of characters includes producing a matrix of sorted rotations of the data string. This matrix defines an A array which is a sorted list of the characters in the data string, a B array which is a permutation of the data string, and a correspondence array C which contains correspondence entries linking the characters in the A array to the same characters in the B array. A reduced A' array is computed to identify each unique character in the A array and a reduced C' array is computed to contain every s.sup.th entry of the C array. The B array is segmented into blocks of size s. During a search, the A' and C' arrays are used to index the B array to reconstruct any desired row from the matrix of rotations. Through this representation, the matrix of rotations can thus be used as a conventional sorted list for pattern matching or information retrieval applications. A data structure containing only the A', B, and C' has very little memory overhead. The B array contains the same number of characters as the original data string, and can be compressed in a block wise manner to reduce its size. The A' array is a fixed size equal to the size of the alphabet used to construct the data string, and the C' array is variable size according to the relationship n/s, where n is the number of characters in the data string and s is the size of the blocks of the B array. Accordingly, the data structure enables a tradeoff between access speed and memory overhead, the product of which is constant with respect to block size s.