spa SCAttNet: Semantic Segmentation Network with Spatial and Channel Attention Mechanism for High-Resolution Remote Sensing Images. (arXiv:1912.09121v2 [cs.CV] UPDATED) By arxiv.org Published On :: High-resolution remote sensing images (HRRSIs) contain substantial ground object information, such as texture, shape, and spatial location. Semantic segmentation, which is an important task for element extraction, has been widely used in processing mass HRRSIs. However, HRRSIs often exhibit large intraclass variance and small interclass variance due to the diversity and complexity of ground objects, thereby bringing great challenges to a semantic segmentation task. In this paper, we propose a new end-to-end semantic segmentation network, which integrates lightweight spatial and channel attention modules that can refine features adaptively. We compare our method with several classic methods on the ISPRS Vaihingen and Potsdam datasets. Experimental results show that our method can achieve better semantic segmentation results. The source codes are available at https://github.com/lehaifeng/SCAttNet. Full Article
spa Space-Efficient Vertex Separators for Treewidth. (arXiv:1907.00676v3 [cs.DS] UPDATED) By arxiv.org Published On :: For $n$-vertex graphs with treewidth $k = O(n^{1/2-epsilon})$ and an arbitrary $epsilon>0$, we present a word-RAM algorithm to compute vertex separators using only $O(n)$ bits of working memory. As an application of our algorithm, we give an $O(1)$-approximation algorithm for tree decomposition. Our algorithm computes a tree decomposition in $c^k n (log log n) log^* n$ time using $O(n)$ bits for some constant $c > 0$. We finally use the tree decomposition obtained by our algorithm to solve Vertex Cover, Independent Set, Dominating Set, MaxCut and $3$-Coloring by using $O(n)$ bits as long as the treewidth of the graph is smaller than $c' log n$ for some problem dependent constant $0 < c' < 1$. Full Article
spa Parameterised Counting in Logspace. (arXiv:1904.12156v3 [cs.LO] UPDATED) By arxiv.org Published On :: Stockhusen and Tantau (IPEC 2013) defined the operators paraW and paraBeta for parameterised space complexity classes by allowing bounded nondeterminism with multiple read and read-once access, respectively. Using these operators, they obtained characterisations for the complexity of many parameterisations of natural problems on graphs. In this article, we study the counting versions of such operators and introduce variants based on tail-nondeterminism, paraW[1] and paraBetaTail, in the setting of parameterised logarithmic space. We examine closure properties of the new classes under the central reductions and arithmetic operations. We also identify a wide range of natural complete problems for our classes in the areas of walk counting in digraphs, first-order model-checking and graph-homomorphisms. In doing so, we also see that the closure of #paraBetaTail-L under parameterised logspace parsimonious reductions coincides with #paraBeta-L. We show that the complexity of a parameterised variant of the determinant function is #paraBetaTail-L-hard and can be written as the difference of two functions in #paraBetaTail-L for (0,1)-matrices. Finally, we characterise the new complexity classes in terms of branching programs. Full Article
spa Deterministic Sparse Fourier Transform with an ell_infty Guarantee. (arXiv:1903.00995v3 [cs.DS] UPDATED) By arxiv.org Published On :: In this paper we revisit the deterministic version of the Sparse Fourier Transform problem, which asks to read only a few entries of $x in mathbb{C}^n$ and design a recovery algorithm such that the output of the algorithm approximates $hat x$, the Discrete Fourier Transform (DFT) of $x$. The randomized case has been well-understood, while the main work in the deterministic case is that of Merhi et al.@ (J Fourier Anal Appl 2018), which obtains $O(k^2 log^{-1}k cdot log^{5.5}n)$ samples and a similar runtime with the $ell_2/ell_1$ guarantee. We focus on the stronger $ell_{infty}/ell_1$ guarantee and the closely related problem of incoherent matrices. We list our contributions as follows. 1. We find a deterministic collection of $O(k^2 log n)$ samples for the $ell_infty/ell_1$ recovery in time $O(nk log^2 n)$, and a deterministic collection of $O(k^2 log^2 n)$ samples for the $ell_infty/ell_1$ sparse recovery in time $O(k^2 log^3n)$. 2. We give new deterministic constructions of incoherent matrices that are row-sampled submatrices of the DFT matrix, via a derandomization of Bernstein's inequality and bounds on exponential sums considered in analytic number theory. Our first construction matches a previous randomized construction of Nelson, Nguyen and Woodruff (RANDOM'12), where there was no constraint on the form of the incoherent matrix. Our algorithms are nearly sample-optimal, since a lower bound of $Omega(k^2 + k log n)$ is known, even for the case where the sensing matrix can be arbitrarily designed. A similar lower bound of $Omega(k^2 log n/ log k)$ is known for incoherent matrices. Full Article
spa Machine learning topological phases in real space. (arXiv:1901.01963v4 [cond-mat.mes-hall] UPDATED) By arxiv.org Published On :: We develop a supervised machine learning algorithm that is able to learn topological phases for finite condensed matter systems from bulk data in real lattice space. The algorithm employs diagonalization in real space together with any supervised learning algorithm to learn topological phases through an eigenvector ensembling procedure. We combine our algorithm with decision trees and random forests to successfully recover topological phase diagrams of Su-Schrieffer-Heeger (SSH) models from bulk lattice data in real space and show how the Shannon information entropy of ensembles of lattice eigenvectors can be used to retrieve a signal detailing how topological information is distributed in the bulk. The discovery of Shannon information entropy signals associated with topological phase transitions from the analysis of data from several thousand SSH systems illustrates how model explainability in machine learning can advance the research of exotic quantum materials with properties that may power future technological applications such as qubit engineering for quantum computing. Full Article
spa An improved exact algorithm and an NP-completeness proof for sparse matrix bipartitioning. (arXiv:1811.02043v2 [cs.DS] UPDATED) By arxiv.org Published On :: We investigate sparse matrix bipartitioning -- a problem where we minimize the communication volume in parallel sparse matrix-vector multiplication. We prove, by reduction from graph bisection, that this problem is $mathcal{NP}$-complete in the case where each side of the bipartitioning must contain a linear fraction of the nonzeros. We present an improved exact branch-and-bound algorithm which finds the minimum communication volume for a given matrix and maximum allowed imbalance. The algorithm is based on a maximum-flow bound and a packing bound, which extend previous matching and packing bounds. We implemented the algorithm in a new program called MP (Matrix Partitioner), which solved 839 matrices from the SuiteSparse collection to optimality, each within 24 hours of CPU-time. Furthermore, MP solved the difficult problem of the matrix cage6 in about 3 days. The new program is on average more than ten times faster than the previous program MondriaanOpt. Benchmark results using the set of 839 optimally solved matrices show that combining the medium-grain/iterative refinement methods of the Mondriaan package with the hypergraph bipartitioner of the PaToH package produces sparse matrix bipartitionings on average within 10% of the optimal solution. Full Article
spa The Zhou Ordinal of Labelled Markov Processes over Separable Spaces. (arXiv:2005.03630v1 [cs.LO]) By arxiv.org Published On :: There exist two notions of equivalence of behavior between states of a Labelled Markov Process (LMP): state bisimilarity and event bisimilarity. The first one can be considered as an appropriate generalization to continuous spaces of Larsen and Skou's probabilistic bisimilarity, while the second one is characterized by a natural logic. C. Zhou expressed state bisimilarity as the greatest fixed point of an operator $mathcal{O}$, and thus introduced an ordinal measure of the discrepancy between it and event bisimilarity. We call this ordinal the "Zhou ordinal" of $mathbb{S}$, $mathfrak{Z}(mathbb{S})$. When $mathfrak{Z}(mathbb{S})=0$, $mathbb{S}$ satisfies the Hennessy-Milner property. The second author proved the existence of an LMP $mathbb{S}$ with $mathfrak{Z}(mathbb{S}) geq 1$ and Zhou showed that there are LMPs having an infinite Zhou ordinal. In this paper we show that there are LMPs $mathbb{S}$ over separable metrizable spaces having arbitrary large countable $mathfrak{Z}(mathbb{S})$ and that it is consistent with the axioms of $mathit{ZFC}$ that there is such a process with an uncountable Zhou ordinal. Full Article
spa Indexing Metric Spaces for Exact Similarity Search. (arXiv:2005.03468v1 [cs.DB]) By arxiv.org Published On :: With the continued digitalization of societal processes, we are seeing an explosion in available data. This is referred to as big data. In a research setting, three aspects of the data are often viewed as the main sources of challenges when attempting to enable value creation from big data: volume, velocity and variety. Many studies address volume or velocity, while much fewer studies concern the variety. Metric space is ideal for addressing variety because it can accommodate any type of data as long as its associated distance notion satisfies the triangle inequality. To accelerate search in metric space, a collection of indexing techniques for metric data have been proposed. However, existing surveys each offers only a narrow coverage, and no comprehensive empirical study of those techniques exists. We offer a survey of all the existing metric indexes that can support exact similarity search, by i) summarizing all the existing partitioning, pruning and validation techniques used for metric indexes, ii) providing the time and storage complexity analysis on the index construction, and iii) report on a comprehensive empirical comparison of their similarity query processing performance. Here, empirical comparisons are used to evaluate the index performance during search as it is hard to see the complexity analysis differences on the similarity query processing and the query performance depends on the pruning and validation abilities related to the data distribution. This article aims at revealing different strengths and weaknesses of different indexing techniques in order to offer guidance on selecting an appropriate indexing technique for a given setting, and directing the future research for metric indexes. Full Article
spa Eliminating NB-IoT Interference to LTE System: a Sparse Machine Learning Based Approach. (arXiv:2005.03092v1 [cs.IT]) By arxiv.org Published On :: Narrowband internet-of-things (NB-IoT) is a competitive 5G technology for massive machine-type communication scenarios, but meanwhile introduces narrowband interference (NBI) to existing broadband transmission such as the long term evolution (LTE) systems in enhanced mobile broadband (eMBB) scenarios. In order to facilitate the harmonic and fair coexistence in wireless heterogeneous networks, it is important to eliminate NB-IoT interference to LTE systems. In this paper, a novel sparse machine learning based framework and a sparse combinatorial optimization problem is formulated for accurate NBI recovery, which can be efficiently solved using the proposed iterative sparse learning algorithm called sparse cross-entropy minimization (SCEM). To further improve the recovery accuracy and convergence rate, regularization is introduced to the loss function in the enhanced algorithm called regularized SCEM. Moreover, exploiting the spatial correlation of NBI, the framework is extended to multiple-input multiple-output systems. Simulation results demonstrate that the proposed methods are effective in eliminating NB-IoT interference to LTE systems, and significantly outperform the state-of-the-art methods. Full Article
spa Categorical Vector Space Semantics for Lambek Calculus with a Relevant Modality. (arXiv:2005.03074v1 [cs.CL]) By arxiv.org Published On :: We develop a categorical compositional distributional semantics for Lambek Calculus with a Relevant Modality !L*, which has a limited edition of the contraction and permutation rules. The categorical part of the semantics is a monoidal biclosed category with a coalgebra modality, very similar to the structure of a Differential Category. We instantiate this category to finite dimensional vector spaces and linear maps via "quantisation" functors and work with three concrete interpretations of the coalgebra modality. We apply the model to construct categorical and concrete semantic interpretations for the motivating example of !L*: the derivation of a phrase with a parasitic gap. The effectiveness of the concrete interpretations are evaluated via a disambiguation task, on an extension of a sentence disambiguation dataset to parasitic gap phrase one, using BERT, Word2Vec, and FastText vectors and Relational tensors. Full Article
spa When facing impossible odds, look to the teamwork of space explorers for inspiration By www.inlander.com Published On :: Thu, 23 Apr 2020 01:30:00 -0700 … Full Article Arts & Culture
spa Deanna Goguen's favorite spaces in her home are nothing alike By www.inlander.com Published On :: Wed, 08 Apr 2020 18:30:00 -0700 Designology Interiors' Deanna Goguen has three bathrooms in her South Hill-area home, each with its own personality.… Full Article Home
spa Beautiful and functional outdoor spaces can encourage more time spent outside, whether cooking, relaxing or even watching TV By www.inlander.com Published On :: Wed, 08 Apr 2020 18:30:00 -0700 Warm summer nights are on the way.… Full Article Home
spa Spokane designer Erin Haskell Gourde talks about her favorite space By www.inlander.com Published On :: Thu, 30 Jan 2020 01:29:00 -0800 Erin Haskell Gourde isn't afraid to mix it up a little.… Full Article Health & Home/Home
spa Lossless compression of the enumeration space of founder line crosses By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT Various embodiments provide lossless compression of an enumeration space for genetic founder lines. In one embodiment, an input comprising a set of genetic founder lines and a maximum number of generations G is obtained. A set of genetic crossing templates of a height h is generated. A determination is made if at least a first genetic crossing template in the set of genetic crossing templates is redundant with respect to a second genetic crossing template in the set of genetic crossing templates. Based on the at least first genetic crossing template being redundant is redundant with respect to the second genetic crossing template, the at least first genetic crossing template is removed from the set of genetic crossing templates. This process of removing the at least first genetic crossing template from the set of genetic crossing templates the redundant creates an updated set of genetic crossing templates. Full Article
spa Automatic chemical assay classification using a space enhancing proximity By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A computer implemented method for automatic chemical assay classification, the method comprising steps the computer is programmed to perform, the steps comprising: receiving a plurality of sets of parameters, each one of the received sets of parameters characterizing a respective assay of a chemical reaction, calculating a space enhancing proximity among points representative of assays of qualitatively identical chemical reactions, and representing each one of at least two of the received sets of parameters as a respective point in the calculated space, and dividing the points in the calculated space into a number of groups, according to proximity among the points in the calculated space, each group pertaining to a respective chemical reaction, thereby classifying the assays. Full Article
spa Polyamide moulding materials containing copolyamides for producing transparent moulding parts with low distorsion in climatic testing By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT Polyamide molding materials for transparent molding parts. The materials comprise transparent copolyamides that contain: (A) 40 to 100 wt % of at least one transparent copolyamide with a glass transition temperature (Tg) of at least 80° C. and not more than 150° C., composed of at least two diamines that are different from each other, wherein the at least two diamines are a mixture of (a) 50 to 90 mol % bis-(4-amino-3-methylcyclohexyl)methane (MACM) and/or bis-(4-amino-3-ethylcyclohexyl)methane (EACM) and/or bis-(4-amino-3,5-dimethylcyclohexyl)methane (TMACM) and b) 10 to 50 mol % aliphatic diamine having 9 to 14 carbon atoms, in particular decandiamine, particularly preferably at least 20 mol % decandiamine, each relative to the total amount of diamines, and of one or more aliphatic dicarboxylic acids, having 6 to 36 carbon atoms, (B) 0 to 60 wt % of at least one further polymer, (C) 0 to 10 wt % of additives, the sum of the components (A), (B) and (C) totaling 100% by weight. Full Article
spa Self priming spackling compound By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A self-priming spackling compound includes between about 35% by weight and about 65% by weight acrylic latex resin, between about 20% by weight and about 50% by weight filler material, and between about 1% by weight and about 20% by weight water. In certain aspects, the latex resin may have an average latex particle size of less than about 0.18 microns, a minimum film formation temperature of less than about 15 degrees Celsius, and/or a glass transition temperature (Tg) of less than about 25 degrees Celsius. To further enhance the self-priming performance of the spackling compound, the formulation may further comprise a colorant such as titanium dioxide. Full Article
spa System and method for generating a virtual PCI-type configuration space for a device By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT An electronic data tablet has a controller and transition manager. The controller is to store in a memory of the tablet virtual configuration space information for a peripheral device of a computer, and the transition manager is to control the controller to operate in a first mode and a second mode. The virtual configuration space information is stored in the tablet memory when the first mode is to be switched to the second mode. When the second mode is switched to the first mode, the virtual configuration space information is accessed to control recognition of the peripheral device of the computer without performing a re-scanning operation. Full Article
spa Persistent-mode high-temperature superconducting shim coils to enhance spatial magnetic field homogeneity for superconducting magnets By www.freepatentsonline.com Published On :: Tue, 24 Feb 2015 08:00:00 EST A persistent-mode High Temperature Superconductor (HTS) shim coil is provided having at least one rectangular shaped thin sheet of HTS, wherein the thin sheet of HTS contains a first long portion, a second long portion parallel to first long portion, a first end, and a second end parallel to the first end. The rectangular shaped thin sheet of high-temperature superconductor has a hollow center and forms a continuous loop. In addition, the first end and the second end are folded toward each other forming two rings, and the thin sheet of high-temperature superconductor has a radial build that is less than 5 millimeters (mm) and able to withstand very strong magnetic field ranges of greater than approximately 12 Tesla (T) within a center-portion of a superconducting magnet of a superconducting magnet assembly. Full Article
spa Computing numeric representations of words in a high-dimensional space By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT Methods, systems, and apparatus, including computer programs encoded on computer storage media, for computing numeric representations of words. One of the methods includes obtaining a set of training data, wherein the set of training data comprises sequences of words; training a classifier and an embedding function on the set of training data, wherein training the embedding function comprises obtained trained values of the embedding function parameters; processing each word in the vocabulary using the embedding function in accordance with the trained values of the embedding function parameters to generate a respective numerical representation of each word in the vocabulary in the high-dimensional space; and associating each word in the vocabulary with the respective numeric representation of the word in the high-dimensional space. Full Article
spa Sparse audio By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A method comprising: sampling received audio at a first rate to produce a first audio signal; transforming the first audio signal into a sparse domain to produce a sparse audio signal; re-sampling of the sparse audio signal to produce a re-sampled sparse audio signal; and providing the re-sampled sparse audio signal, wherein bandwidth required for accurate audio reproduction is removed but bandwidth required for spatial audio encoding is retained AND/OR a method comprising: receiving a first sparse audio signal for a first channel; receiving a second sparse audio signal for a second channel; and processing the first sparse audio signal and the second sparse audio signal to produce one or more inter-channel spatial audio parameters. Full Article
spa Graphical display for sorting and filtering a list in a space-constrained view By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT Techniques for sorting and filtering a list in a space-constrained viewing area are described. A filter widget and a list of items are displayed in a view of an electronic display screen. In response to user input selecting the filter widget, and without changing to a different view, a filter category overlay is displayed in the view to provide various selectable filter categories. In response to selection of a filter category, a visual depiction of the selected filter category is displayed in the view. The list of items is filtered according to the selected filter category and displayed in the view without changing to any other view. Subsequently added visual depictions are linearly stacked in the view. Further, a filter modification overlay, which provides selectable filtering attributes, is displayed upon selection of a visual depiction. Full Article
spa 3D mobile user interface with configurable workspace management By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT Systems and methods of a 3D mobile user interface with configurable workspace management are disclosed. In one aspect, embodiments of the present disclosure include a method, which may be implemented on a system, of a three-dimensional, multi-layer user interface of a mobile device in a mobile network. User environment may include one or more layers or levels of applications, services, or accounts that are all easily accessible to and navigable by the user. For example, an indicator can be used to access a workspace in 3D representing a category or grouping of services or applications for the user. The user can customize or create a unique, non-mutually exclusive grouping, aggregation, or category of applications, services, accounts, or items. The grouping of indicators can be used to swiftly and efficiently navigate to a desired application, service, account or item, in a 3D-enabled user environment. Full Article
spa Dynamically expandable and contractible fault-tolerant storage system with virtual hot spare By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A dynamically expandable and contractible fault-tolerant storage system employs a virtual hot spare that is created from unused storage capacity across a plurality of storage devices. This unused storage capacity is available if and when a storage device fails for storage of data recovered from the remaining storage device(s). On an ongoing basis, the storage system may determine the amount of unused storage capacity that would be required for the virtual hot spare (e.g., based on the number of storage devices, the capacities of the various storage devices, the amount of data stored, and the manner in which the data is stored) and generate a signal if additional storage capacity is needed for a virtual hot spare. Full Article
spa Photo-curable transparent resin composition By www.freepatentsonline.com Published On :: Tue, 28 Apr 2015 08:00:00 EDT Provided is a photo-curable transparent resin in which an oxetane monomer for promotion of photo-curing, control of viscosity, and improvement of physical properties is mixed with a photo-cationically polymerizable cyclo-aliphatic epoxy group-containing oligosiloxane resin prepared by a sol-gel reaction. The photo-cationically polymerizable photo-curable transparent resin added with the oxetane monomer provides a cured product having high curing density and retaining excellent mechanical properties, thermal-mechanical properties, and electrical properties. Full Article
spa Adaptive multiple shooting optimization method for determining optimal spacecraft trajectories By www.freepatentsonline.com Published On :: Tue, 12 May 2015 08:00:00 EDT Disclosed herein is a method for determining a trajectory for a transfer of a spacecraft from a starting space body to a target space body with respect to a given central space body, wherein the determined trajectory is optimal with respect to a given space mission requirement to be met by the transfer of the spacecraft. The method comprises providing, according to the Pontryagin maximum principle, a physical-mathematical model relating model quantities and physical quantities representing the transfer of the spacecraft with respect to the given central space body. Full Article
spa Space-time surrogate models of subterranean regions By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT Methods for creating and using space-time surrogate models of subsurface regions, such as subsurface regions containing at least one hydrocarbon formation. The created surrogate models are explicit models that may be created from implicit models, such as computationally intensive full-physics models. The space-time surrogate models are parametric with respect to preselected variables, such as space, state, and/or design variables, while also indicating responsiveness of the preselected variables with respect to time. In some embodiments, the space-time surrogate model may be parametric with respect to preselected variables as well as to time. Methods for updating and evolving models of subsurface regions are also disclosed. Full Article
spa Method for producing transparent conductive film, transparent conductive film, transparent conductive substrate and device comprising the same By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT Provided is a method for producing a transparent conductive film which is formed via a coating step, a drying step and a baking step, wherein the baking step is characterized in that the dried coating film containing the organic metal compound as the main component is baked by being heated to a baking temperature or higher, at which at least the inorganic component is crystallized, under an oxygen-containing atmosphere having a dewpoint of −10° C. or lower, whereby an organic component contained in the dried coating film is removed therefrom by a heat decomposition, a combustion or the combination thereof to thereby form a conductive oxide microparticle layer densely filled with conductive oxide microparticles containing the metal oxide as a main component. Full Article
spa Systems for spacing and transferring objects between operative stations By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT Systems for spacing and transferring objects between operative stations are provided. Such systems can be used with ovens for preforms for plastic material, in blowing or stretch-blowing machines and for other applications in the packaging field. Such systems provide spacing and transferring of objects advancing in procession on transport elements, from a minimum pitch to a preset pitch larger than said minimum pitch, and for transferring said spaced objects to handling elements. Full Article
spa Laser relay for free space optical communications By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A laser relay module for free space optical communications including an optical telescope for receiving and transmitting optical beams; an optical diplexer for separating transmitting and received optical beams; an optical amplifier; a modulated beacon laser for line of sight control of a plurality of communicating remote network nodes; a beacon beam detector for detecting an incoming beacon optical beam for line of sight control of the optical telescope and receiving data from other network nodes; and means for inserting an output of the modulated beacon laser into the optical telescope for transmission to another network node, and for transporting the incoming beacon optical beam to the beacon detector. Full Article
spa Modular, adjustable, prosthetic, hip/shoulder spacer By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A modular, adjustable, prosthetic hip/shoulder spacer adapted to being implanted in the hip or shoulder joint; the spacer comprises a frame that supports a rotatable cylinder from which a neck extends with the ball element of the joint attached to its end, and rotating the cylinder reposition the ball in the socket; the stem is connected to the base of the frame and is implanted in the long bone (femur or humerus); the stem may be modified to include a system for delivering medication to the implantation site following surgery. The stem leg and stem base may be modified to form a modular unit to adjust the relation between a center line of the stem leg and a center line of the frame and position of the neck and ball. Full Article
spa Intervertebral spacer By www.freepatentsonline.com Published On :: Tue, 22 Sep 2015 08:00:00 EDT Disclosed is an assembly and method for implant installation between adjacent vertebral bodies of a patient. The implant has a support body and a rotatable insert therein and the support body is curved for installation between adjacent vertebral bodies transforaminally. An installation instrument is also disclosed for removable attachment to implant and engagement with the rotatable insert to selectively permit rotation between the insert and the support body. The installation instrument extends along a longitudinal tool axis and when the installation instrument is in a first position the insert is rotationally fixed with respect to the support body and when the installation instrument is in a second position the support body may rotate with respect to the insert. Full Article
spa Starting device of spark-ignition multi-cylinder engine By www.freepatentsonline.com Published On :: Tue, 31 Mar 2015 08:00:00 EDT A starting device of a spark-ignition multi-cylinder engine is provided. The device includes a multi-cylinder engine body having cylinders, fuel injection valves, ignition plugs, an intake valve drive mechanism for opening and closing intake valves, a hydraulic variable valve phase mechanism for changing a close timing of each intake valve, an engine-driven hydraulic pressure supply source for supplying a hydraulic pressure, and a start controller for controlling the fuel injection valves, the ignition plugs, and the variable valve phase mechanism. When the supplied hydraulic pressure is below a predetermined pressure, the variable valve phase mechanism locks the close timing. When an engine temperature in an engine-start is high, the start controller retards a fuel injection timing of the cylinder on intake stroke at an engine stopped timing and retards an ignition timing thereof. The start controller does not retard the close timing of the intake valve until the engine-start completes. Full Article
spa Media content spatial navigation By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A method and system of providing a content guide that identifies a spatial relationship between the elements in the content guide is described. A controller receives electronic program guide data. The received electronic program guide data is parsed to identify a plurality of programs listed in the electronic program guide and data corresponding to at least one program description attribute for the identified programs. A relationship is determined between each identified program based on the at least one program description attribute. At least one cluster is generated and includes at least one of the plurality of identified programs based on the determined relationship. A user interface display processor generates a user interface display image representing a clustered content guide and including the at least one generated cluster enabling the user to view the relationship of the plurality of programs. Full Article
spa System and method for interactive spatio-temporal streaming data By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT System and method for providing a probabilistic order of tiles relative to a current section of a video that a user is viewing. A cache implementation uses this ordering to decide what tiles to evict from the cache, i.e. which tiles will probably not be accessed within a particular timeframe, but not when to evict (this is up to the cache implementation). A cache implementation can also use the prioritized list of the present embodiment to pre-fetch tiles. Full Article
spa Low profile, wrappable elongate members spacer and method of maintaining elongate members in fixed, spaced relative relation By www.freepatentsonline.com Published On :: Tue, 23 Jun 2015 08:00:00 EDT A low profile, wrappable spacer and method for maintaining a pair of elongate members in fixed, spaced relation to one another is provided. The wrappable spacer includes a flexible elongate body having oppositely facing inner and outer faces extending along laterally spaced, lengthwise extending edges between opposite ends. The inner face has an adhesive surface. At least one member extends between the edges transversely to the lengthwise extending edges. The member extends outwardly from the adhesive surface, wherein the adhesive surface is configured for adhesion to at least one of the member, the elongate members or the outer face. Full Article
spa Method and system for reading closely-spaced data tracks By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT A method for reading a track of data may include positioning a read head at an initial position relative to the track of data and obtaining initial track signals, filtering the initial track signals, positioning the read head at an initial subsequent position relative to the track of data and obtaining initial subsequent track signals, and filtering the initial subsequent track signals. In an initial equalization, the filtered initial track signals and the filtered initial subsequent track signals are equalized to obtain equalized track signals. The read head is positioned at a further subsequent position relative to the track of data and further subsequent track signals are obtained The further subsequent track signals are filtered. In a subsequent equalization, previously obtained equalized track signals and the filtered further subsequent track signals are equalized. A storage device operating according to the method may have an equalizer in hardware or firmware. Full Article
spa Head transducer with multiple resistance temperature sensors for head-medium spacing and contact detection By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT A head transducer, configured to interact with a magnetic recording medium, includes a first sensor having a temperature coefficient of resistance (TCR) and configured to produce a first sensor signal, and a second sensor having a TCR and configured to produce a second sensor signal. One of the first and second sensors is situated at or near a close point of the head transducer in relation to the magnetic recording medium, and the other of the first and second sensors spaced away from the close point. Circuitry is configured to combine the first and second sensor signals and produce a combined sensor signal indicative of one or both of a change in head-medium spacing and head-medium contact. Each of the sensors may have a TCR with the same sign (positive or negative) or each sensor may have a TCR with a different sign. Full Article
spa Heat-assisted magnetic recording (HAMR) write head with recessed near-field transducer and optically transparent protective film By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT A heat-assisted magnetic recording (HAMR) air-bearing slider has an optically-transparent protective film over the near-field transducer (NFT) to protect the NFT from excessive heat caused by the accumulation of carbonaceous material on the slider's overcoat. The NFT is thus separated from the overcoat by the protective film. The protective film does not cover the write pole end, which is covered only by the overcoat, so there is no spacing loss between the write pole end and the recording layer on the disk. In one embodiment the protective film is coplanar with the recording-layer-facing surface of the slider and the overcoat covers both the protective film and the write pole end. In another embodiment the overcoat has a window that surrounds the protective film, with the protective film being substantially coplanar with the air-bearing surface (ABS) of the slider. In both embodiments the smooth topography of the slider's ABS is maintained. Full Article
spa Head transducer with multiple resistance temperature sensors for head-medium spacing and contact detection By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A head transducer, configured to interact with a magnetic recording medium, includes a first sensor having a temperature coefficient of resistance (TCR) and configured to produce a first sensor signal, and a second sensor having a TCR and configured to produce a second sensor signal. One of the first and second sensors is situated at or near a close point of the head transducer in relation to the magnetic recording medium, and the other of the first and second sensors spaced away from the close point. Circuitry is configured to combine the first and second sensor signals and produce a combined sensor signal indicative of one or both of a change in head-medium spacing and head-medium contact. Each of the sensors may have a TCR with the same sign (positive or negative) or each sensor may have a TCR with a different sign. Full Article
spa C-shaped spacer for rolling bearing By www.freepatentsonline.com Published On :: Tue, 05 May 2015 08:00:00 EDT The spacer is adapted for a rolling bearing comprising an inner ring, an outer ring and at least one row of contact rollers disposed between raceways provided on the rings. The spacer comprises opposite inner and outer portions, facing one another and a lateral portion extending transversally between the inner and outer portions and connected to said portions. The inner and outer portions delimit together with the lateral portion a pocket configured to receive a contact roller. The pocket is laterally open on the side opposite to the lateral portion. Full Article
spa Perforated collapsible spacer By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A perforated collapsible spacer controllably takes up space between two bearings on an automotive pinion. The perforated collapsible spacer is formed from a steel sheet having longitudinal edges that are joined together in a form of a tube having longitudinal perforated sections formed in its central portion. As a pinion nut is tightened, an axial clamping force is applied to the collapsible spacer that is located between tail and head bearing cones, where the central portion of the collapsible spacer is caused to buckle, so as to adjust the final space between the bearing cones while a spring force is maintained on the bearings. Yield points of the central portion with the perforated sections that buckle, are controllable depending on the steel sheet material thickness, and the size, shape and quantity of perforations in the steel sheet. Full Article
spa Dispatcher framework to provide inter-application communication By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A dispatcher framework to provide non-blocking inter-application communication is disclosed. In various embodiments, a call to a service that is blocking with respect to the service is received from a calling process. The service is called on behalf of the calling process in a manner that does not require the calling process to remain blocked during at least a portion of a time during which the call to the service is performed. Full Article
spa Programming language conditional event dispatcher By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT Methods and systems of monitoring events occurring in a computer system are provided. An event monitoring instruction including a condition is parsed, the event monitoring instruction expressed using syntax defined in source code, the parsing resulting in an event channel to monitor and the condition. Then execution of an application is paused. The event channel is monitored until an event occurs on the event channel. Then an event handler for the event is run in response to the event occurring on the event channel. The condition is evaluated to determine whether the condition is satisfied. Execution of the application is resumed in response to the condition being satisfied. Full Article
spa Composite vertebral spacers and instrument By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT An intervertebral fusion cage that is adapted to contain an inserter within its inner volume during insertion of the cage. Full Article
spa Power semiconductor module with asymmetrical lead spacing By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A power semiconductor has power terminals arranged in a row at one side of the housing, with control terminals arranged in a row at the other side of the housing. The spacing between adjacent power terminals is greater than the spacing between adjacent control terminals. Full Article
spa Universal and restrictive enclosures for safely repressurizing sparkling wines and other carbonated beverage By www.freepatentsonline.com Published On :: Tue, 12 May 2015 08:00:00 EDT The present disclosure is related to illustrative embodiments of an apparatus and method for maintaining carbonation of sparkling beverages, such as sparkling wines, cocktails, and non-alcoholic beverages such as sodas and coffee. A transparent, shatter-resistant, height-adjustable carbonation enclosure is used to contain an opened bottle of a sparkling beverage. An air-tight carbonation cap with a built-in one-way valve is used to re-carbonate the beverage inside the bottle using a pressurized gas source. The base of the carbonation enclosure includes a platform that may be used to adjust the effective height of the enclosure to fit the height of the bottle and provide an air-tight interface between an opening of the bottle and the carbonation cap. The carbonation enclosure further includes a number of openings to open air to prevent pressurization of the carbonation enclosure. Another illustrative embodiment includes a safety enclosure for multiple bottles pressurized directly by conical nozzles. Full Article
spa Bearing spacer and housing By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT An exemplary center housing rotating assembly includes a turbine wheel (260); a compressor wheel (240); a center housing (210) that includes a through bore (215), extending from a compressor end to a turbine end along a bore axis, and a recess (217), adjacent the bore, in a plane orthogonal to the bore axis; a bearing assembly (230) positioned in the bore that includes a keyway (233); and an anti-rotation component (280) seated in the recess and at least partially in the keyway to restrict rotation of the bearing assembly in the bore. Various other exemplary devices, systems, methods, etc., are also disclosed. Full Article
spa Centrifugal blower with asymmetric blade spacing By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A centrifugal blower in a cooling system of an electronic device having asymmetrical blade spacing with acceptable balance. The asymmetrical blade spacing is determined according to a set of desired acoustic artifacts that are favorable and balance that is similar to that found with equal fan blade spacing. In one embodiment, the fan impeller can include thirty one fan blades. The perceived sound quality from the fan is improved with essentially no effect on the thermal performance of the fan. Full Article