Inventors list |
Assignees list |
Classification tree browser |
Top 100 Inventors |
Top 100 Assignees |
Jacobsen
Dirk Jacobsen, Dettingen Unterteck DE
| Patent application number | Description | Published |
|---|---|---|
| 20120039590 | Single actuator configuration for a camera module - Systems and methods for camera modules having a movable lens barrel, allowing a maximum lens diameter with minimal outside dimensions are disclosed. At least one single linear actuator is moving the lens barrel. Each actuator is deployed in an own corner of the camera module. The moving lens barrel is guided by rolling elements bearings. The actuator comprises a stator, comprising one or more coils wrapped around a rod of magnetic metal and an anchor comprising one or more permanent magnets, which are tightly attached to the lens barrel. An offset between the longitudinal center line of magnets of the anchor and the center of the stator generates a permanent force pushing the lens barrel in direction of the stator of the motor and consequently pushes protrusions on the lens barrel onto the rolling elements bearings, thus preventing the bearings to fall apart in case of a mechanical shock. | 02-16-2012 |
Evert Jacobsen, Wageningen NL
| Patent application number | Description | Published |
|---|---|---|
| 20100146662 | USE OF R-GENES AS A SELECTION MARKER IN PLANT TRANSFORMATION AND USE OF CISGENES IN PLANT TRANSFORMATION - The invention relates to the field of plant transformation, in particular plant transformation of a Solanaceae, preferably of potato. The present invention provides an alternative selection method in plant transformation processes. The invention further provides a plant that has been provided with additional nucleic acid sequences but which genetically modified plant essentially consists of cis plant sequences, for example a genetically modified potato plant that has been provided with additional (essentially) potato plant sequences. Such a transgenic plant is free from non- | 06-10-2010 |
| 20100162437 | FUNCTIONAL R-GENE FROM SOLANUM BULBOCASTANUM - The invention relates to a resistance gene and functional homologues or fragments thereof isolated from | 06-24-2010 |
Frode-Willy Jacobsen, Skien NO
| Patent application number | Description | Published |
|---|---|---|
| 20110304957 | Apparatus For Electric Power Distribution - An apparatus, such as a metering panel, for electric power distribution. An enclosure having an access opening defining an interior space, at least two electrical components for separate phases of electricity. The two components located within the enclosure and spaced laterally apart, at least one electrically insulating barrier panel, movable between at least two guided positions, a working position within the enclosure and between the components and an access position displaced from the components. | 12-15-2011 |
Grant B. Jacobsen, Tervuren BE
| Patent application number | Description | Published |
|---|---|---|
| 20100292407 | PROCESS FOR PREPARING COPOLYMERS AND BLEND COMPOSITIONS CONTAINING THE SAME - Disclosed is a novel ethylene copolymer by copolymerizing an ethylene and at least one comonomer selected from a compound represented by the formula H | 11-18-2010 |
Hans Jacobsen, Taby SE
| Patent application number | Description | Published |
|---|---|---|
| 20090216239 | Positioning Device for a Prosthesis Device and System Therefore - A positioning device ( | 08-27-2009 |
| 20090222095 | Disc implant device - A device in a disc implant ( | 09-03-2009 |
| 20090266420 | Mixing system and mixing method for medical purposes - A system and a method for making an injectable mixture using at least one first pulverulent component and a second liquid component with a first piston/cylinder arrangement with a cylinder with an axial extension and a piston, wherein the cylinder includes a measured amount of the pulverulent component, a separate reservoir including a corresponding measured amount of the liquid component, and a transfer device for sealed transfer of said amount of the liquid component to the cylinder for subsequent mixing and injection of the completed mixture. The first piston/cylinder arrangement is an injection syringe. A mixing element being manoeuvrable by a user is positioned inside the cylinder. At least one gas transferring channel means leading to the cylinder is arranged at the cylinder. Engagement means are arranged for connecting the first injection syringe to the separate reservoir during transfer of the liquid component. | 10-29-2009 |
| 20100053640 | MEASURING DEVICE FOR MEASURING A DISTANCE - A measurement arrangement has a rotation axis around a first end of an extended member having a first joint thereat, and a second joint at the opposing end. An equipment for recording measured points is connected to the second joint. The joints are connected through a cord or wire. The equipment is arranged to rotate through a pre-determined angle when the member is turned around its rotation axis. An angle sensor records the rotation of the equipment relative to the member. The cord or wire rotates the equipment through an angle corresponding to the angle that the member has rotated around its rotation axis. The equipment and the member rotate in opposite directions, and the angles of rotation are recorded when the equipment detects the limiting surface of the object on both sides of the diameter to be measured. A processor calculates the diameter based on the angles of rotation. | 03-04-2010 |
Hans-Arno Jacobsen, Toronto CA
| Patent application number | Description | Published |
|---|---|---|
| 20100030818 | SYSTEM AND METHOD FOR APPLYING ONCE A TRANSACTION DELIVERED IN A MESSAGE PUBLISHED ASYNCHRONOUSLY IN A DISTRIBUTED DATABASE - 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. | 02-04-2010 |
| 20100049715 | CONTROLLED PARALLEL PROPAGATION OF VIEW TABLE UPDATES IN DISTRIBUTED DATABASE SYSTEMS - Aspects include mechanisms for design and analysis of flows of information in a database system from updates to base table records, through one or more log segments, to a plurality of view managers that respectively execute operations to update view table records. Mechanisms allow any base table record to be used by any view manager, so long as the view managers are using that base table record to update different view table records. Mechanisms also allow any number of view table records to be updated by any number of view managers, based on respective base table records. Mechanisms prevent the same view record from being used as a basis for updating the same base table record by more than one view manager, thereby preventing a conflict where updated information from one base table record is used more than once for updating a single view table record. | 02-25-2010 |
| 20100082379 | INFERENTIAL BUSINESS PROCESS MONITORING - Methods, systems and computer program products for inferential business process monitoring. Exemplary embodiments include an inferential business process monitoring method, including deriving an optimal set of key performance indicators from a service level agreement specification, determining metrics to compute the key performance indicators from the service level agreement specification, assigning and configuring monitoring agents to retrieve the metrics to obtain the key performance indicators, deploying the monitoring agents and delivering key performance indicator metrics observed by the monitoring agents. | 04-01-2010 |
| 20100146008 | LIGHT-WEIGHT CONCURRENCY CONTROL IN PARALLELIZED VIEW MAINTENANCE - Aspects relate to maintaining, with a concurrent plurality of view managers, an aggregate view record that is derived from base data being updated. The aggregate view record is stored in a storage device. In a first example, a given base data update is propagated by one of the view managers reading a value from the aggregate view record and a sequence number, determining an updated value using the base data update, and submitting the updated value for writing, with the sequence number. The sequence number submitted with the writing is compared to a then-current sequence number stored in the storage device, and if there is a mismatch, then the view manager repeats the reading, determining, and submitting until there is no mismatch. A number of variations exist for different types of aggregates, which include counting, averaging, summing, and tracking minima and maxima. The concurrency mechanism is more easily scaled than a full ACID transaction model, which blocks both read transactions and write transactions until another transaction completes. | 06-10-2010 |
| 20100146334 | FAULT TOLERANT UPDATE PROPAGATION TO VIEWS - In a database system, derived data (often called view data or view tables) depends on other data, often called base data (or base tables). When base data on which derived data depends is updated, including changes, additions, and/or deletions, those updates need to be propagated to derived data. Some types of updates, if repeated, result in an incorrect view data state; these updates are termed non-idempotent. To avoid repeating non-idempotent view data updates, signatures are computed that are repeatable, but yet unique to base data on which the view data is based, the view data being updated, and sequence information for updates to the base data (where applicable) and sequence data for multiple changes to the view being updated. The signatures allow detection of view updates that were committed prior to a failure, but which were not confirmed as having been committed to a process that computes the view updates. | 06-10-2010 |
Helmut Jacobsen, Schopfheim DE
| Patent application number | Description | Published |
|---|---|---|
| 20080280948 | MODULATORS OF AMYLOID BETA - The invention relates to compounds of formula | 11-13-2008 |
| 20090181965 | MODULATORS FOR AMYLOID BETA - The invention relates to compounds of formula | 07-16-2009 |
| 20090215759 | MODULATORS FOR AMYLOID BETA - The invention relates to compounds of formula | 08-27-2009 |
John Viggo Jacobsen, Australian Capital Territory AU
| Patent application number | Description | Published |
|---|---|---|
| 20090291193 | Cereals with Altered Dormancy - The present invention relates to polypeptides, and polynucleotides encoding therefor, which influence seed dormancy in cereals such as wheat and barley. In particular, the present invention relates to polypeptides with ABA 8′-hydroxylase activity, and polynucleotides encoding these proteins. Also provided are cereal plants which produce seeds that have altered rates of germination, and/or levels of dormancy, when compared to seeds from wild-type plants, as well as methods of producing such plants. | 11-26-2009 |
Jostein Jacobsen, Slomlamveien NO
| Patent application number | Description | Published |
|---|---|---|
| 20090308161 | ACOUSTIC METHOD AND APPARATUS FOR DETECTION AND CHARACTERIZATION OF A MEDIUM - An acoustic method and apparatus detects or characterizes a medium in a structure which may be a container, such as a pipeline for transportation of oil, gas, or hydrocarbon condensate. A pulse of broadband acoustic energy is emitted towards the structure by a first transducer. A return signal is generating by a second transducer from acoustic energy returned from the structure in response to the emission of acoustic energy. A return signal spectrum representing acoustic spectral components of the acoustic energy returned from the structure is derived from the return signal, and the medium is detected or characterized by applying a return signal processing medium detection or characterization algorithm to the return signal spectrum. | 12-17-2009 |
Jostein Jacobsen, Lommedalen NO
| Patent application number | Description | Published |
|---|---|---|
| 20090064770 | DETECTION OF INGRESS OF WATER IN AN INTERMEDIATE LAYER USING ACOUSTIC RESONANCE TECHNOLOGY - An apparatus and a method for determining a moisture ingress in an insulating layer surrounding a pipe, the insulating layer being surrounded by a tubular jacket. The apparatus includes an acoustic transducer in communication with an exciter adapted to provide a brief and broad banded acoustic signal which includes frequencies which by their propagation in the material of the jacket has a wavelength which corresponds to twice the thickness of the jacket or an odd multiple of twice the thickness of the jacket, and to process a reverberation signal emitted from the jacket in response to sending into the jacket the brief and broad banded output signal from the transducer. The signal processor is adapted to make a frequency analysis of the received reverberation signal for producing a frequency response curve, to establish features of the frequency response curve which are characteristic of a moisture content in the insulation material on the inside of the jacket, and to output an indication being specific for the moisture ingress. | 03-12-2009 |
| 20090071253 | ACOUSTIC THICKNESS MEASUREMENTS USING GAS AS A COUPLING MEDIUM - An acoustic apparatus adapted to operate in a gas filled space from a first side of an object to be measured for making a non-contact thickness measurement thereof includes an electro acoustic transducer, a transceiver coupled with the electro acoustic transducer and adapted to excite electro acoustic transducer to output an acoustic signal towards the object to be measured and receive an acoustic response signal therefrom, and a signal processor adapted to process the response signal and determine a thickness of the object. The electroacoustic transducer has a transducer-to-gas acoustic interface, and the transceiver is adapted to operate the electroacoustic transducer so as to emit into a gas filled gap an acoustic broad band pulse towards the object and to receive an acoustic resonance response signal in the acoustic response signal at a level that allows acquisition of the resonance response signal above a predetermined signal to noise level. | 03-19-2009 |
| 20110106493 | ACOUSTIC THICKNESS MEASUREMENTS USING GAS AS A COUPLING MEDIUM - An acoustic apparatus adapted to operate in a gas filled space from a first side of an object to be measured for making a non-contact thickness measurement thereof includes an electro acoustic transducer, a transceiver coupled with the electro acoustic transducer and adapted to excite electro acoustic transducer to output an acoustic signal towards the object to be measured and receive an acoustic response signal therefrom, and a signal processor adapted to process the response signal and determine a thickness of the object. The electroacoustic transducer has a transducer-to-gas acoustic interface, and the transceiver is adapted to operate the electroacoustic transducer so as to emit into a gas filled gap an acoustic broad band pulse towards the object and to receive an acoustic resonance response signal in the acoustic response signal at a level that allows acquisition of the resonance response signal above a predetermined signal to noise level. | 05-05-2011 |
Knud Jacobsen, Ludwigshafen DE
| Patent application number | Description | Published |
|---|---|---|
| 20090304572 | METHOD FOR THE PRODUCTION OF CHLORINE - Process for preparing chlorine from hydrogen chloride, which comprises the steps: | 12-10-2009 |
| 20120093711 | PROCESS FOR PREPARING CHLORINE FROM HCI - Process for preparing chlorine by oxidation of hydrogen chloride by means of oxygen in the presence of a particulate catalyst in a fluidized-bed reactor, where the heat of reaction of the exothermic oxidation of hydrogen chloride is removed by means of water which circulates in the tubes of a shell-and-tube heat exchanger, where (i) the fluidized-bed reactor is heated up to an operating temperature in the range from 350 to 420° C. in a heating-up phase and (ii) hydrogen chloride is reacted with oxygen in an operating phase at the operating temperature, wherein | 04-19-2012 |
Øyvind Jacobsen, Blindern NO
| Patent application number | Description | Published |
|---|---|---|
| 20110263479 | Peptides - A peptide which can adopt a 3 | 10-27-2011 |
Phillip Jacobsen, Sherwood Park CA
| Patent application number | Description | Published |
|---|---|---|
| 20100284543 | AUDIO SYSTEM WITH BONDED-PERIPHERAL DRIVEN MIXING AND EFFECTS - In a system providing for delivery of audio signals from one or more source audio systems to two or more audio output sink systems, the sink systems establish duplex communication links (or bonds) to a bonding subsystem, which in turn is in duplex communication with the source audio systems. Data signals may be sent from sink systems, via the bonding subsystem, to request delivery of audio signals from selected audio source channels. In preferred embodiments, the sink systems may also request specific treatments of or modifications to audio signals to be sent to individual sinks in the sink systems. The bonding subsystem receives such treatment requests from the sink system and relays them to a matrix manager which initiates and controls the processing of source audio channels as required to comply with requests from the sink system. The matrix manager then delivers the treated or modified audio output channels to the bonding subsystem for delivery to the requesting sink systems. | 11-11-2010 |
Soren Jacobsen, Oslo NO
| Patent application number | Description | Published |
|---|---|---|
| 20120115961 | METAL ORGANIC FRAMEWORK COMPOUNDS - The invention provides novel Zr MOFs, in particular compounds having a surface area of at least 1020 m | 05-10-2012 |
Thomas Jacobsen, Kiel DE
| Patent application number | Description | Published |
|---|---|---|
| 20090311022 | METHOD AND DEVICE FOR THE ALIGNMENT OF SHEET-SHAPED SUBSTRATES - Provided is a device ( | 12-17-2009 |
| 20120093524 | METHOD FOR PRINTING AN IMAGE ONTO A SHEET IN A PRINTER - A method of printing an image onto a sheet in a printer having at least one print module and a transport arrangement defining a transport path for transporting sheets through the at least one print module is shown. In accordance with the method, a series of constant frame clock signals is generated and a sheet is approximately feed into a frame along the sheet transport path in accordance with the frame clock signal, wherein the frame defines a virtual desired sheet position, which moves with a predetermined speed along the sheet transport path. The sheet is transported along the sheet transport path, an in-track position of the sheet in the sheet transport path is detected and it is determined whether the in-track sheet position matches the frame within predetermined limits. If the sheet matches the frame within predetermined limits, a start of frame signal is issued at a predetermined fixed time following the generation of the frame clock signal in accordance with which the sheet was fed into the frame, wherein the start of frame signal starts generation of a latent toner image in the print module for transfer to the sheet. If the sheet does not match the frame position within predetermined limits, the start of frame signal is issued at a specified time following the generation of the frame clock signal in accordance with which the sheet was fed into the frame, wherein the specified time corresponds to the predetermined fixed time to which a time shift is added, wherein the time shift is determined on the basis of the deviation of the actual sheet. Finally, the sheet is aligned in-track in accordance with the start of frame signal, and the thus aligned sheet is transported through the print module in alignment with the latent toner image to transfer the same to the sheet. | 04-19-2012 |
