Movatterモバイル変換


[0]ホーム

URL:


US20030135547A1 - Extensible modular communication executive with active message queue and intelligent message pre-validation - Google Patents

Extensible modular communication executive with active message queue and intelligent message pre-validation
Download PDF

Info

Publication number
US20030135547A1
US20030135547A1US10/188,853US18885302AUS2003135547A1US 20030135547 A1US20030135547 A1US 20030135547A1US 18885302 AUS18885302 AUS 18885302AUS 2003135547 A1US2003135547 A1US 2003135547A1
Authority
US
United States
Prior art keywords
message
component
buffer
delegator
electronic device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/188,853
Inventor
J. Kent
David Toot
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Cognis Corp
Original Assignee
Cognis Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Cognis CorpfiledCriticalCognis Corp
Priority to US10/188,853priorityCriticalpatent/US20030135547A1/en
Priority to PCT/US2002/023247prioritypatent/WO2003017111A1/en
Priority to EP02748208.2Aprioritypatent/EP1525534B1/en
Priority to BRPI0211369-4Aprioritypatent/BR0211369A/en
Priority to AU2002318275Aprioritypatent/AU2002318275B2/en
Priority to PCT/US2002/022966prioritypatent/WO2003010624A2/en
Priority to TW91116255Aprioritypatent/TW576986B/en
Priority to ARP020102737Aprioritypatent/AR036238A1/en
Assigned to COGNIS CORPORATIONreassignmentCOGNIS CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: KENT, J. THOMAS, TOOT, DAVID A.
Publication of US20030135547A1publicationCriticalpatent/US20030135547A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

An apparatus, program product and method incorporate an extensible modular communication executive for use integrating one or more electronic devices with one another with reduced customization overhead. A modular architecture is used to facilitate message-based communications in such a manner that queuing strategies, business rules and the like may be accommodated within a message-based environment in a reliable and efficient manner. Through the use of a modular architecture, application-specific software components can be assembled together to readily adapt a generic message-based system for use in a specific application. Moreover, intelligent pre-validation of messages may be implemented in such a modular architecture to permit a business rule-independent messaging infrastructure to be readily adapted to support specific business rule requirements for a particular application.

Description

Claims (41)

What is claimed is:
1. An apparatus configured to interface communications between sending and receiving electronic devices, the apparatus comprising:
(a) a message buffer configured to receive messages from at least one sending electronic device, each message associated with at least one message type among a plurality of message types;
(b) a plurality of processor components, each configured to perform a task associated with a message received by the message buffer, wherein at least one processor component is configured to initiate an action on a receiving electronic device;
(c) a plurality of controller components, each associated with a message type among the plurality of message types, and each configured to handle a message associated with such associated message type by dynamically instantiating at least a subset of the plurality of processor components; and
(d) at least one delegator component associated with at least one message type among the plurality of message types and configured to monitor the message buffer for messages associated with such associated message type, the delegator component further configured to dynamically execute a controller component associated with such associated message type in response to detecting an addition of a message associated with such associated message type to the message buffer.
2. The apparatus ofclaim 1, wherein the receiving electronic device comprises a resource.
3. The apparatus ofclaim 1, wherein the sending electronic device comprises a near infrared sensor, and wherein the receiving electronic device comprises an analysis engine.
4. The apparatus ofclaim 3, wherein the apparatus is coupled to the sending electronic device via the Internet.
5. The apparatus ofclaim 1, wherein the delegator component is further configured to be selectively enabled and disabled in response to user input, and wherein the delegator component is configured to dynamically execute the controller component only if the delegator component is enabled when the message is added to the message buffer.
6. The apparatus ofclaim 5, further comprising a buffer services component configured to add the message to the message buffer irrespective of whether the delegator component is enabled.
7. The apparatus ofclaim 1, wherein the delegator component is further configured to associate the message with the delegator component to restrict another delegator component from handling the message.
8. The apparatus ofclaim 1, wherein the delegator component is further configured to dynamically instantiate the controller component in response to detecting the addition of the message to the message buffer.
9. The apparatus ofclaim 1, wherein each controller component is further configured to retrieve from the message buffer a list of messages awaiting processing by the controller component.
10. The apparatus ofclaim 1, wherein each controller component is further configured to determine which of the plurality of processor components need to be executed to handle a message.
11. The apparatus ofclaim 10, further comprising a database that maintains a mapping of processor components to controller components, wherein each controller component is configured to determine which of the plurality of processor components need to be executed to handle a message by accessing the database.
12. The apparatus ofclaim 10, wherein a first controller component is configured to sequentially execute first and second processor components when handling a message associated therewith.
13. The apparatus ofclaim 10, wherein a first controller component is configured to concurrently execute first and second processor components when handling a message associated therewith.
14. The apparatus ofclaim 1, wherein a first processor component among the plurality of processor components is configured to batch process a plurality of messages stored in the message buffer and associated with a first message type.
15. The apparatus ofclaim 1, wherein a first processor component among the plurality of processor components is configured to retrieve message data from a message record stored in the message buffer in connection with initiating an action with a receiving electronic device.
16. The apparatus ofclaim 15, wherein the first processor component among the plurality of processor components is configured to return result data by updating the message record stored in the message buffer.
17. The apparatus ofclaim 1, further comprising:
(a) a plurality of message validation components, each message validation component associated with at least one of a message type and a receiving electronic device, each message validation component configured to validate a message sent to the message buffer by a sending electronic device prior to addition of the message to the message buffer, and each message validation component further configured to return a result that indicates whether the message should be accepted by the message buffer; and
(b) a buffer services component configured to process a first message sent to the message buffer by invoking a message validation component associated with the first message and selectively adding the first message to the message buffer based upon the result returned by the invoked message validation component.
18. A method of communicating between sending and receiving electronic devices, the method comprising:
(a) actively monitoring a message buffer for addition of a message associated with a first message type among a plurality of message types;
(b) in response to detecting addition of a message associated with the first message type, dynamically executing a first controller component among a plurality of controller components that is associated with the first message type; and
(c) after the first controller component is executed, dynamically instantiating with the first controller component at least a subset of a plurality of processor components to initiate an action on a receiving electronic device.
19. The method ofclaim 18, wherein the sending electronic device comprises a near infrared sensor, and wherein the receiving electronic device comprises an analysis engine.
20. The method ofclaim 18, further comprising receiving the message from the sending electronic device via the Internet.
21. The method ofclaim 18, wherein actively monitoring the message buffer and dynamically executing the first controller component are performed by a delegator component, wherein the delegator component is further configured to be selectively enabled and disabled in response to user input, and wherein dynamically executing the first controller component is performed only if the delegator component is enabled when the message is added to the message buffer.
22. The method ofclaim 21, further comprising adding the message to the message buffer irrespective of whether the delegator component is enabled.
23. The method ofclaim 21, further comprising, in response to detecting addition of the message, associating the message with the delegator component to restrict another delegator component from handling the message.
24. The method ofclaim 18, further comprising dynamically instantiating the first controller component in response to detecting the addition of the message to the message buffer.
25. The method ofclaim 18, further comprising retrieving, with the first controller component, a list of messages from the message buffer that are awaiting processing by the first controller component.
26. The method ofclaim 18, further comprising determining with the first controller component which of the plurality of processor components need to be executed to handle the message.
27. The method ofclaim 26, wherein determining which of the plurality of processor components need to be executed includes accessing a database that maintains a mapping of processor components to controller components.
28. The method ofclaim 26, wherein dynamically instantiating the subset of processor components includes sequentially executing first and second processor components.
29. The method ofclaim 26, wherein dynamically instantiating the subset of processor components includes concurrently executing first and second processor components.
30. The method ofclaim 18, further comprising batch processing a plurality of messages stored in the message buffer and associated with the first message type with a first processor component among the subset of processor components.
31. The method ofclaim 18, further comprising retrieving message data from a message record stored in the message buffer in connection with initiating an action with a receiving electronic device with a first processor component among the subset of processor components.
32. The method ofclaim 31, further comprising returning result data with the first processor component by updating the message record stored in the message buffer.
33. The method ofclaim 18, further comprising:
(a) receiving the message from a sending electronic device;
(b) in response to receiving the message, determining whether any of a plurality of message validation components is associated with at least one of the first message type and the receiving electronic device;
(c) invoking any associated message validation component to validate the message prior to addition of the message to the message buffer, wherein each such associated message validation component returns a result that indicates whether the message should be accepted by the message buffer; and
(d) selectively adding the message to the message buffer based upon the result returned by each associated message validation component.
34. A program product, comprising:
(a) a program configured to interface communications between sending and receiving electronic devices, the program including:
(i) a message buffer configured to receive messages from at least one sending electronic device, each message associated with at least one message type among a plurality of message types;
(ii) a plurality of processor components, each configured to perform a task associated with a message received by the message buffer, wherein at least one processor component is configured to initiate an action on a receiving electronic device;
(iii) a plurality of controller components, each associated with a message type among the plurality of message types, and each configured to handle a message associated with such associated message type by dynamically instantiating at least a subset of the plurality of processor components; and
(iv) at least one delegator component associated with at least one message type among the plurality of message types and configured to monitor the message buffer for messages associated with such associated message type, the delegator component further configured to dynamically execute a controller component associated with such associated message type in response to detecting an addition of a message associated with such associated message type to the message buffer; and
(b) a signal bearing medium bearing the program.
35. An apparatus configured to interface communications between sending and receiving electronic devices, the apparatus comprising:
(a) a message buffer configured to receive messages from at least one sending electronic device, each message associated with at least one message type among a plurality of message types;
(b) a plurality of message validation components, each message validation component associated with at least one of a message type and a receiving electronic device, each message validation component configured to validate a message sent to the message buffer by a sending electronic device prior to addition of the message to the message buffer, and each message validation component further configured to return a result that indicates whether the message should be accepted by the message buffer; and
(c) a buffer services component configured to process a first message sent to the message buffer by invoking a message validation component associated with the first message and selectively adding the first message to the message buffer based upon the result returned by the invoked message validation component.
36. The apparatus ofclaim 35, wherein the invoked message validation component is configured to selectively modify the first message prior to the first message being added to the message buffer.
37. The apparatus ofclaim 35, wherein the invoked message validation component is configured to reject the first message by returning a result that indicates that the message should not be accepted by the message buffer, and wherein the buffer services component is configured to prevent the first message from being added to the message buffer in response to the result indicating that the message should not be accepted by the message buffer.
38. A method of communicating between sending and receiving electronic devices, the method comprising:
(a) receiving a message from a sending electronic device, the message directed to a receiving electronic device and associated with a message type among a plurality of message types;
(b) in response to receiving the message, determining whether any of a plurality of message validation components is associated with at least one of the message type and receiving electronic device for the message;
(c) invoking any associated message validation component to validate the message sent to the message buffer by a sending electronic device prior to addition of the message to the message buffer, wherein each such associated message validation component returns a result that indicates whether the message should be accepted by the message buffer; and
(d) selectively adding the message to the message buffer based upon the result returned by each associated message validation component.
39. A program product, comprising:
(a) a program configured to interface communications between sending and receiving electronic devices, the program including:
(i) a message buffer configured to receive messages from at least one sending electronic device, each message associated with at least one message type among a plurality of message types;
(ii) a plurality of message validation components, each message validation component associated with at least one of a message type and a receiving electronic device, each message validation component configured to validate a message sent to the message buffer by a sending electronic device prior to addition of the message to the message buffer, and each message validation component further configured to return a result that indicates whether the message should be accepted by the message buffer; and
(iii) a buffer services component configured to process a first message sent to the message buffer by invoking a message validation component associated with the first message and selectively adding the first message to the message buffer based upon the result returned by the invoked message validation component; and
(b) a signal bearing medium bearing the program.
40. A data processing system configured to process spectral data generated by a plurality of remote sensing stations during sampling of unknown materials, the data processing system comprising:
(a) an analysis engine configured to process spectral data to generate quantitative results therefrom using multivariate analysis; and
(b) a communication executive interposed between the plurality of remote sensing stations and the analysis engine, the communication executive configured to communicate first spectral data generated by a first remote sensing station to the analysis engine, and to communicate first quantitative results from the analysis engine to the first remote sensing station subsequent to processing of the first spectral data by the analysis engine, the communication executive comprising:
(i) a message buffer configured to receive messages including spectral data generated by the plurality of remote sensing stations;
(ii) a plurality of processor components, each configured to perform a task associated with a message received by the message buffer, at least one processor component configured to access the analysis engine to initiate processing of spectral data by the analysis engine;
(iii) a plurality of controller components, each configured to dynamically instantiate at least a subset of the plurality of processor components; and
(iv) at least one delegator component configured to monitor the message buffer for messages, and in response to a first message associated with the first spectral data, to dynamically execute a controller component so as to initiate analysis of the first spectral data by the analysis engine and return the first quantitative results to the first remote sensing station.
41. The data processing system ofclaim 40, further comprising a web server configured to interface with the plurality of remote sensing stations over the Internet, the web server configured to add the first message to the message buffer in response to receipt of the first spectral data from the first remote sensing station, and to communicate the first quantitative results to the first remote sensing station when the first quantitative results are returned by the analysis engine.
US10/188,8532001-07-232002-07-05Extensible modular communication executive with active message queue and intelligent message pre-validationAbandonedUS20030135547A1 (en)

Priority Applications (8)

Application NumberPriority DateFiling DateTitle
US10/188,853US20030135547A1 (en)2001-07-232002-07-05Extensible modular communication executive with active message queue and intelligent message pre-validation
PCT/US2002/023247WO2003017111A1 (en)2001-07-232002-07-18Extensible modular communication executive with active message queue and intelligent message pre-validation
EP02748208.2AEP1525534B1 (en)2001-07-232002-07-19Method of predicting a value of a property of interest using NIR spectroscopy
BRPI0211369-4ABR0211369A (en)2001-07-232002-07-19 method for predicting a value of a property of interest of a material, system for analyzing a material, methods for generating and updating a calibration model, for defining at least one acceptable data region, for defining a refined filter using a set of validation and training set, to review a calibration model and calibration model development from a training set, to evaluate an instrument and an instrument component for acceptability as a data acquisition device, and to provide analytical services, program product, product program, and, appliance
AU2002318275AAU2002318275B2 (en)2001-07-232002-07-19On-site analysis system with central processor and method of analysing
PCT/US2002/022966WO2003010624A2 (en)2001-07-232002-07-19On-site analysis system with central processor and method of analysing
TW91116255ATW576986B (en)2001-07-232002-07-22Extensible modular communication executive with active message queue and intelligent message pre-validation
ARP020102737AAR036238A1 (en)2001-07-232002-07-22 METHOD TO PREACH A VALUE OF A PROPERTY OF INTEREST OF A MATERIAL, PROVISION TO ANALYZE A MATERIAL SUCH METHOD, METHODS AND DIAGRAMS FOR PROGRAM ASSOCIATED WITH THE METHOD, AND APPLIANCE EQUIPMENT IN THE SAME.

Applications Claiming Priority (3)

Application NumberPriority DateFiling DateTitle
US30734801P2001-07-232001-07-23
US30734701P2001-07-232001-07-23
US10/188,853US20030135547A1 (en)2001-07-232002-07-05Extensible modular communication executive with active message queue and intelligent message pre-validation

Publications (1)

Publication NumberPublication Date
US20030135547A1true US20030135547A1 (en)2003-07-17

Family

ID=44256755

Family Applications (4)

Application NumberTitlePriority DateFiling Date
US10/188,853AbandonedUS20030135547A1 (en)2001-07-232002-07-05Extensible modular communication executive with active message queue and intelligent message pre-validation
US10/188,972Expired - LifetimeUS7194369B2 (en)2001-07-232002-07-05On-site analysis system with central processor and method of analyzing
US11/707,013AbandonedUS20070143037A1 (en)2001-07-232007-02-15On-site analysis system with central processor and method of analyzing
US12/914,866Expired - Fee RelatedUS8010309B2 (en)2001-07-232010-10-28On-site analysis system with central processor and method of analyzing

Family Applications After (3)

Application NumberTitlePriority DateFiling Date
US10/188,972Expired - LifetimeUS7194369B2 (en)2001-07-232002-07-05On-site analysis system with central processor and method of analyzing
US11/707,013AbandonedUS20070143037A1 (en)2001-07-232007-02-15On-site analysis system with central processor and method of analyzing
US12/914,866Expired - Fee RelatedUS8010309B2 (en)2001-07-232010-10-28On-site analysis system with central processor and method of analyzing

Country Status (7)

CountryLink
US (4)US20030135547A1 (en)
EP (1)EP1525534B1 (en)
AR (1)AR036238A1 (en)
AU (1)AU2002318275B2 (en)
BR (1)BR0211369A (en)
MY (1)MY140632A (en)
WO (1)WO2003010624A2 (en)

Cited By (25)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20020069274A1 (en)*2000-12-062002-06-06Tindal Glen D.System and method for configuration, management and monitoring of network resources
US20020069367A1 (en)*2000-12-062002-06-06Glen TindalNetwork operating system data directory
US20040030771A1 (en)*2002-08-072004-02-12John StrassnerSystem and method for enabling directory-enabled networking
US20040028069A1 (en)*2002-08-072004-02-12Tindal Glen D.Event bus with passive queuing and active routing
US20040078457A1 (en)*2002-10-212004-04-22Tindal Glen D.System and method for managing network-device configurations
US20040230681A1 (en)*2002-12-062004-11-18John StrassnerApparatus and method for implementing network resources to provision a service using an information model
US20060031434A1 (en)*2000-12-062006-02-09Tindal Glen DSystem and method for configuring a network device
US20060080434A1 (en)*2000-12-062006-04-13IntellidenDynamic configuration of network devices to enable data transfers
US20060179131A1 (en)*2001-11-262006-08-10Mike CourtneySystem and method for generating a representation of a configuration schema
US20060242690A1 (en)*2001-03-212006-10-26Wolf Jonathan SNetwork configuration manager
US20070124156A1 (en)*2005-11-292007-05-31The Boeing CompanyRepresenting business transactions
US7366893B2 (en)2002-08-072008-04-29Intelliden, Inc.Method and apparatus for protecting a network from attack
US7461158B2 (en)2002-08-072008-12-02Intelliden, Inc.System and method for controlling access rights to network resources
US7463935B1 (en)2006-03-092008-12-09Rockwell Automation Technologies, Inc.Message queuing in an industrial environment
US7464145B2 (en)2002-07-112008-12-09Intelliden, Inc.Repository-independent system and method for asset management and reconciliation
US7558847B2 (en)2002-09-132009-07-07Intelliden, Inc.System and method for mapping between and controlling different device abstractions
US20100264656A1 (en)*2009-04-162010-10-21Flood Kerry AOrbiting power plant
US8219662B2 (en)2000-12-062012-07-10International Business Machines CorporationRedirecting data generated by network devices
US8296400B2 (en)2001-08-292012-10-23International Business Machines CorporationSystem and method for generating a configuration schema
US20130007773A1 (en)*2011-06-282013-01-03Steven Scott GuilfordSystems, methods, apparatuses, and computer program products for facilitating integration of third party technology with a database
US20130144967A1 (en)*2011-12-052013-06-06International Business Machines CorporationScalable Queuing System
US8479219B2 (en)2010-06-302013-07-02International Business Machines CorporationAllocating space in message queue for heterogeneous messages
US9049164B2 (en)2012-03-202015-06-02International Business Machines CorporationDynamic message retrieval by subdividing a message queue into sub-queues
US9158845B1 (en)*2004-04-292015-10-13Aol Inc.Reducing latencies in web page rendering
US11237881B2 (en)2019-09-172022-02-01Kyndryl, Inc.Message connector as a service to migrate streaming applications into cloud nativity

Families Citing this family (202)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US8581697B2 (en)*2001-04-112013-11-12Trutouch Technologies Inc.Apparatuses for noninvasive determination of in vivo alcohol concentration using raman spectroscopy
US8174394B2 (en)*2001-04-112012-05-08Trutouch Technologies, Inc.System for noninvasive determination of analytes in tissue
US7756558B2 (en)*2004-05-242010-07-13Trutouch Technologies, Inc.Apparatus and methods for mitigating the effects of foreign interferents on analyte measurements in spectroscopy
US20030135547A1 (en)2001-07-232003-07-17Kent J. ThomasExtensible modular communication executive with active message queue and intelligent message pre-validation
EP1415307A2 (en)*2001-08-062004-05-06Mercury Interactive CorporationSystem and method for automated analysis of load testing results
DE60237627D1 (en)*2001-10-162010-10-21Matrix Technologies Corp HAND-pipetting
US7822691B1 (en)*2001-12-282010-10-26Fannie MaeMethod for determining house prices indices
US6783367B1 (en)*2002-02-192004-08-31Cisco Technology, Inc.Method and system for providing a global product services electronic laboratory
US20040034477A1 (en)*2002-08-192004-02-19Mcbrien MichaelMethods for modeling chromatographic variables
JP3733094B2 (en)*2002-08-222006-01-11トヨタ自動車株式会社 Pass / fail judgment device, pass / fail judgment program, and pass / fail judgment method
US7050932B2 (en)*2002-08-232006-05-23International Business Machines CorporationMethod, system, and computer program product for outlier detection
US8140569B2 (en)*2003-05-292012-03-20Microsoft CorporationDependency network based model (or pattern)
WO2004027677A1 (en)*2002-09-232004-04-01Columbia Technologies, LlcSystem, method and computer program product for subsurface contamination detection and analysis
US20060027033A1 (en)*2002-10-162006-02-09Richard CoteHand-held pipette employing voice recognition control
JP4400706B2 (en)*2002-11-252010-01-20富士ゼロックス株式会社 Color data accuracy calculation method, color data accuracy calculation device, color processing method, color processing device, color data accuracy calculation program, color processing program, storage medium
US8819039B2 (en)2002-12-312014-08-26Ebay Inc.Method and system to generate a listing in a network-based commerce system
TWI237694B (en)*2002-12-312005-08-11Ind Tech Res InstGas analysis system and method
US7233834B2 (en)*2003-08-132007-06-19Cargill, Inc.Computer-aided modeling and manufacture of products
US7459713B2 (en)2003-08-142008-12-02Microptix Technologies, LlcIntegrated sensing system approach for handheld spectral measurements having a disposable sample handling apparatus
US20100134794A1 (en)*2004-02-052010-06-03Medpro Holdings, LlcAnalyzer for determining the concentration, potency and purity of pharmaceutical compounds
US20050209929A1 (en)*2004-03-222005-09-22International Business Machines CorporationSystem and method for client-side competitive analysis
DE102004022144B4 (en)*2004-05-052007-08-16Siemens Ag Method for the computer-aided evaluation of parameters of a technical system
US20050250212A1 (en)2004-05-072005-11-10Hormoz AzizianFT-NIR fatty acid determination method
JP4482371B2 (en)*2004-05-122010-06-16シスメックス株式会社 Clinical specimen processing system
DE102004025448B4 (en)*2004-05-192007-03-29Bruker Optik Gmbh Method for measuring a spectrum of a sample by means of an infrared spectrometer and such an infrared spectrometer
US20110178420A1 (en)*2010-01-182011-07-21Trent RidderMethods and apparatuses for improving breath alcohol testing
US8730047B2 (en)2004-05-242014-05-20Trutouch Technologies, Inc.System for noninvasive determination of analytes in tissue
US8515506B2 (en)*2004-05-242013-08-20Trutouch Technologies, Inc.Methods for noninvasive determination of in vivo alcohol concentration using Raman spectroscopy
US20080319286A1 (en)*2004-05-242008-12-25Trent RidderOptical Probes for Non-Invasive Analyte Measurements
JP4152351B2 (en)*2004-06-172008-09-17シスメックス株式会社 Clinical specimen processing apparatus and clinical specimen processing system
EP1766385B1 (en)*2004-07-122017-03-15mlu-recordum Environmental Monitoring Solutions GmbHMeasuring device for measuring at least one environmental parameter
RU2266523C1 (en)*2004-07-272005-12-20Общество с ограниченной ответственностью ООО "ВИНТЕЛ"Method of producing independent multidimensional calibration models
US7221934B2 (en)*2004-10-082007-05-22Jeong KimMobile telephone network-based system for detection and location of hazardous agents
US7682574B2 (en)*2004-11-182010-03-23Applied Materials, Inc.Safety, monitoring and control features for thermal abatement reactor
US8095240B2 (en)*2004-11-182012-01-10Applied Materials, Inc.Methods for starting and operating a thermal abatement system
US9134884B2 (en)2005-03-302015-09-15Ebay Inc.Methods and systems to process a selection of a browser back button
US7630848B2 (en)*2005-05-252009-12-08Foss Analytical A/BAnalysis system and method implementing distributed processing
TWI293165B (en)*2005-07-062008-02-01Ind Tech Res InstMethods and systems for detection of gas leakage sources
US8597208B2 (en)*2005-09-062013-12-03Covidien LpMethod and apparatus for measuring analytes
US8523785B2 (en)*2005-09-062013-09-03Covidien LpMethod and apparatus for measuring analytes
US7983851B2 (en)*2005-10-132011-07-19Nanonord A/SMeasuring device and method for determination of at least one chemical property in an oil and a data storing device obtainable by said method
US20070118441A1 (en)*2005-11-222007-05-24Robert ChatwaniEditable electronic catalogs
US8977603B2 (en)2005-11-222015-03-10Ebay Inc.System and method for managing shared collections
WO2007064820A2 (en)*2005-11-302007-06-07Micro.Spectral Sensors, LlcAn integrated sensing system approach for handheld spectral measurements
US7533313B1 (en)*2006-03-092009-05-12Advanced Micro Devices, Inc.Method and apparatus for identifying outlier data
WO2007109082A2 (en)*2006-03-162007-09-27Applied Materials, Inc.Methods and apparatus for improving operation of an electronic device manufacturing system
WO2007109188A2 (en)*2006-03-172007-09-27Thermo Electron Scientific Instruments LlcSpectral measurement with assisted data analysis
EP2000806A4 (en)*2006-03-232014-03-19Shimadzu Corp SYSTEM FOR MANAGING ANALYSIS DEVICE DATA
US8875135B2 (en)*2006-04-172014-10-28Cisco Systems, Inc.Assigning component operations of a task to multiple servers using orchestrated web service proxy
US7536266B2 (en)*2006-04-172009-05-19Lincoln Global, Inc.Universal X-ray fluorescence calibration technique for wire surface analysis
JP4746471B2 (en)*2006-04-212011-08-10シスメックス株式会社 Accuracy management system, accuracy management server and computer program
US9189960B2 (en)*2006-05-312015-11-17Manheim Investments, Inc.Computer-based technology for aiding the repair of motor vehicles
RU2308684C1 (en)*2006-06-202007-10-20Общество с ограниченной ответственностью "ВИНТЕЛ"Method of producing multi-dimension calibrating models
US8099400B2 (en)*2006-08-182012-01-17National Instruments CorporationIntelligent storing and retrieving in an enterprise data system
US7758519B2 (en)*2006-09-082010-07-20University Of Vermont And State Agriculture CollegeSystems for and methods of assessing lower urinary tract function via sound analysis
US7811237B2 (en)*2006-09-082010-10-12University Of Vermont And State Agricultural CollegeSystems for and methods of assessing urinary flow rate via sound analysis
US8014880B2 (en)2006-09-292011-09-06Fisher-Rosemount Systems, Inc.On-line multivariate analysis in a distributed process control system
EP2087433A4 (en)*2006-11-142017-11-29ABB, Inc.System for storing and presenting sensor and spectral data for batch processes
FR2909449B1 (en)*2006-12-012014-08-01Accessible Conseils Sarl "METHOD OF CONTROLLING DELOCALIZED ANALYSIS APPARATUS".
EP2118810B1 (en)*2007-02-052012-08-15Andrew CorporationSystem and method for optimizing location estimate of mobile unit
NZ554258A (en)*2007-03-292009-01-31Khipu Systems LtdPredictive model implementation system and methodology
CN101678407A (en)*2007-05-252010-03-24应用材料股份有限公司 Method and apparatus for efficient operation of an abatement system
KR101560705B1 (en)*2007-05-252015-10-16어플라이드 머티어리얼스, 인코포레이티드Methods and apparatus for assembling and operating electronic device manufacturing systems
WO2008156687A1 (en)*2007-06-152008-12-24Applied Materials, Inc.Methods and systems for designing and validating operation of abatement systems
JP5025371B2 (en)*2007-07-312012-09-12シスメックス株式会社 Blood analyzer
US8781757B2 (en)*2007-10-122014-07-15Real-Time Analyzers, Inc.Method and apparatus for determining properties of fuels
WO2009055750A1 (en)*2007-10-262009-04-30Applied Materials, Inc.Methods and apparatus for smart abatement using an improved fuel circuit
WO2009061326A1 (en)*2007-11-092009-05-14WyethEvaluation of chromatographic materials
US8330122B2 (en)*2007-11-302012-12-11Honeywell International IncAuthenticatable mark, systems for preparing and authenticating the mark
US20090147011A1 (en)*2007-12-072009-06-11Roche Diagnostics Operations, Inc.Method and system for graphically indicating multiple data values
US20090276469A1 (en)*2008-05-012009-11-05International Business Machines CorporationMethod for transactional behavior extaction in distributed applications
US8275471B2 (en)2009-11-062012-09-25Adura Technologies, Inc.Sensor interface for wireless control
US8364325B2 (en)*2008-06-022013-01-29Adura Technologies, Inc.Intelligence in distributed lighting control devices
AT507019B1 (en)*2008-07-042011-03-15Siemens Vai Metals Tech Gmbh METHOD FOR MONITORING AN INDUSTRIAL PLANT
US20100080351A1 (en)*2008-09-262010-04-01i-Nalysis LLCHandheld spectrometer
EP2177913A1 (en)*2008-10-172010-04-21Roche Diagnostics GmbHLaboratory instrument with function monitoring
US20100199202A1 (en)*2009-02-042010-08-05Thomas BeckerSelecting Channels of a Data Set for Visibility
US8144319B2 (en)2009-05-072012-03-27Solum, Inc.Automated soil measurement device
US7889337B2 (en)*2009-07-202011-02-15Saudi Arabian Oil CompanyOptical method for determination of the total suspended solids in jet fuel
US8301512B2 (en)2009-10-232012-10-30Ebay Inc.Product identification using multiple services
US20140229010A1 (en)*2010-04-092014-08-14Real-Time Analysers, Inc.Method of monitoring and controlling activity involving a fuel composition
US8489525B2 (en)2010-05-202013-07-16International Business Machines CorporationAutomatic model evolution
US20110299085A1 (en)*2010-06-042011-12-08Solum, Inc.Rapid Tissue Analysis Technique
US8567258B2 (en)*2010-06-102013-10-29Edward BelotserkovskyUrine flow monitoring device and method
US8396875B2 (en)*2010-06-172013-03-12Microsoft CorporationOnline stratified sampling for classifier evaluation
DE102010030488A1 (en)*2010-06-242011-12-29Endress + Hauser Conducta Gesellschaft für Mess- und Regeltechnik mbH + Co. KG Method for adjusting a measuring device in process analysis technology
SI23471A (en)*2010-09-022012-03-30Krog-Mit D.O.O.Device and information system for automatic interpretation of resultspre-transfusion investigations
US8645082B2 (en)2010-09-132014-02-04Mks Instruments, Inc.Monitoring, detecting and quantifying chemical compounds in a sample
US9995681B2 (en)*2010-09-282018-06-12Authentix, Inc.Determining the quantity of a taggant in a liquid sample
DE102010047828A1 (en)*2010-10-042012-04-05Eppendorf Ag Laboratory device for treating liquids
FR2968763B1 (en)*2010-12-082014-06-06Topnir Systems METHOD AND DEVICE FOR CHARACTERIZING A PRODUCT, METHOD AND DEVICE FOR DETECTING THE TRANSITION OF A PRODUCT, METHOD AND DEVICE FOR DETERMINING THE COMPOSITION OF A PRODUCT
US8725469B2 (en)*2011-03-032014-05-13Mks Instruments, Inc.Optimization of data processing parameters
US9547693B1 (en)2011-06-232017-01-17Palantir Technologies Inc.Periodic database search manager for multiple data sources
US9192019B2 (en)2011-12-072015-11-17Abl Ip Holding LlcSystem for and method of commissioning lighting devices
JP5554354B2 (en)*2012-02-232014-07-23富士フイルム株式会社 Chromatographic measuring device
CN102799958A (en)*2012-05-262012-11-28山西古城乳业集团有限公司Raw milk purchasing quality safety management control system
FR2993981B1 (en)*2012-07-242015-04-03Commissariat Energie Atomique SELF-CALIBRATION CALORIMETER BY ELECTRICAL SUBSTITUTION
US9146223B1 (en)2012-08-032015-09-29Monsanto Technology LlcAutomated soil measurement device
US9291545B1 (en)2012-09-062016-03-22Monsanto Technology LlcSelf-filling soil processing chamber with dynamic extractant volume
US8911512B2 (en)*2012-09-202014-12-16Kior, Inc.Use of NIR spectra for property prediction of bio-oils and fractions thereof
US9429553B2 (en)*2012-10-122016-08-30Industrial Test Systems, Inc.Processor-based analysis system and method
US9292012B2 (en)2012-11-052016-03-22Rockwell Automation Technologies, Inc.Secure models for model-based control and optimization
US9405015B2 (en)*2012-12-182016-08-02Subcarrier Systems CorporationMethod and apparatus for modeling of GNSS pseudorange measurements for interpolation, extrapolation, reduction of measurement errors, and data compression
CA2889781C (en)2013-01-152016-11-08Halliburton Energy Services, Inc.Active control of thermal effects on optical computing devices
US10909137B2 (en)2014-10-062021-02-02Fisher-Rosemount Systems, Inc.Streaming data for analytics in process control systems
US10678225B2 (en)2013-03-042020-06-09Fisher-Rosemount Systems, Inc.Data analytic services for distributed industrial performance monitoring
US9823626B2 (en)2014-10-062017-11-21Fisher-Rosemount Systems, Inc.Regional big data in process control systems
US9397836B2 (en)2014-08-112016-07-19Fisher-Rosemount Systems, Inc.Securing devices to process control systems
US10649449B2 (en)2013-03-042020-05-12Fisher-Rosemount Systems, Inc.Distributed industrial performance monitoring and analytics
US10866952B2 (en)2013-03-042020-12-15Fisher-Rosemount Systems, Inc.Source-independent queries in distributed industrial system
US10386827B2 (en)2013-03-042019-08-20Fisher-Rosemount Systems, Inc.Distributed industrial performance monitoring and analytics platform
US10282676B2 (en)2014-10-062019-05-07Fisher-Rosemount Systems, Inc.Automatic signal processing-based learning in a process plant
US9558220B2 (en)2013-03-042017-01-31Fisher-Rosemount Systems, Inc.Big data in process control systems
US9665088B2 (en)2014-01-312017-05-30Fisher-Rosemount Systems, Inc.Managing big data in process control systems
US10649424B2 (en)2013-03-042020-05-12Fisher-Rosemount Systems, Inc.Distributed industrial performance monitoring and analytics
US10223327B2 (en)2013-03-142019-03-05Fisher-Rosemount Systems, Inc.Collecting and delivering data to a big data machine in a process control system
US9804588B2 (en)2014-03-142017-10-31Fisher-Rosemount Systems, Inc.Determining associations and alignments of process elements and measurements in a process
DE112014001381T5 (en)2013-03-152016-03-03Fisher-Rosemount Systems, Inc. Emerson Process Management Data Modeling Studio
US10031490B2 (en)2013-03-152018-07-24Fisher-Rosemount Systems, Inc.Mobile analysis of physical phenomena in a process plant
DE112014002923B4 (en)2013-06-192018-08-02Digi-Star, Llc Portable humidity measuring device
US9116975B2 (en)2013-10-182015-08-25Palantir Technologies Inc.Systems and user interfaces for dynamic and interactive simultaneous querying of multiple data stores
US10579647B1 (en)2013-12-162020-03-03Palantir Technologies Inc.Methods and systems for analyzing entity performance
EP3039589A1 (en)*2013-12-192016-07-06Halliburton Energy Services, Inc.Cross-sensor standardization
US8832832B1 (en)2014-01-032014-09-09Palantir Technologies Inc.IP reputation
US12085505B2 (en)*2014-02-132024-09-10Spectrametrix, LlcSpectroscopic method and apparatus for prediction of non-alcoholic and alcoholic beverages quality parameters and properties
US11093869B2 (en)*2014-02-132021-08-17Brewmetrix Inc.Analytical system with iterative method of analyzing data in web-based data processor with results display designed for non-experts
KR101700423B1 (en)*2014-02-282017-01-26가부시키가이샤 고마쓰 세이사쿠쇼Error reset device for utility vehicle, and error reset method for utility vehicle
US9619557B2 (en)2014-06-302017-04-11Palantir Technologies, Inc.Systems and methods for key phrase characterization of documents
US9535974B1 (en)2014-06-302017-01-03Palantir Technologies Inc.Systems and methods for identifying key phrase clusters within documents
JP6353322B2 (en)*2014-09-042018-07-04日立建機株式会社 Transport vehicle and travel control device thereof
US10168691B2 (en)2014-10-062019-01-01Fisher-Rosemount Systems, Inc.Data pipeline for process control system analytics
US9043894B1 (en)2014-11-062015-05-26Palantir Technologies Inc.Malicious software detection in a computing system
US10349584B2 (en)*2014-11-242019-07-16Prospera Technologies, Ltd.System and method for plant monitoring
US10552994B2 (en)2014-12-222020-02-04Palantir Technologies Inc.Systems and interactive user interfaces for dynamic retrieval, analysis, and triage of data items
US9348920B1 (en)2014-12-222016-05-24Palantir Technologies Inc.Concept indexing among database of documents using machine learning techniques
US20160253672A1 (en)*2014-12-232016-09-01Palantir Technologies, Inc.System and methods for detecting fraudulent transactions
US9817563B1 (en)2014-12-292017-11-14Palantir Technologies Inc.System and method of generating data points from one or more data stores of data items for chart creation and manipulation
US10591388B2 (en)2015-04-272020-03-17Virtual Fluid Monitoring Services LLCFluid analysis and monitoring using optical spectroscopy
MX2017013761A (en)2015-04-272018-03-23Virtual Fluid Monitoring Services LLC SYSTEMS, APPLIANCES AND METHODS FOR FLUID ANALYSIS AND MONITORING.
US11261474B2 (en)*2015-06-292022-03-01Arizona Board Of Regents On Behalf Of The University Of ArizonaOptical device for in-line and real-time monitoring of microorganisms
AT517486B1 (en)*2015-07-292022-11-15Anton Paar Gmbh Procedure for determining the density of liquids
US9454785B1 (en)2015-07-302016-09-27Palantir Technologies Inc.Systems and user interfaces for holistic, data-driven investigation of bad actor behavior based on clustering and scoring of related data
US11953427B2 (en)*2015-08-032024-04-09Endress+Hauser Optical Analysis, Inc.Reconstruction of frequency registration for quantitative spectroscopy
US9456000B1 (en)2015-08-062016-09-27Palantir Technologies Inc.Systems, methods, user interfaces, and computer-readable media for investigating potential malicious communications
US10489391B1 (en)2015-08-172019-11-26Palantir Technologies Inc.Systems and methods for grouping and enriching data items accessed from one or more databases for presentation in a user interface
EP3138438B1 (en)*2015-09-032018-09-05The Procter and Gamble CompanyTuft picker for a tuft picking device of a brush making machine
US10503483B2 (en)2016-02-122019-12-10Fisher-Rosemount Systems, Inc.Rule builder in a process control network
US9803576B2 (en)2016-02-162017-10-31Robert Bosch GmbhSystem and method to predict calibration values based on existing calibrations
US10867421B2 (en)2016-02-292020-12-15Oracle International CorporationSeasonal aware method for forecasting and capacity planning
US10885461B2 (en)2016-02-292021-01-05Oracle International CorporationUnsupervised method for classifying seasonal patterns
US10197993B2 (en)2016-03-312019-02-05Sysmex CorporationMethod and system for performing quality control on a diagnostic analyzer
CN108020491A (en)*2016-11-022018-05-11厦门格林德智能精仪科技有限公司A kind of big data processing method for realizing haze on-line monitoring
US10318630B1 (en)2016-11-212019-06-11Palantir Technologies Inc.Analysis of large bodies of textual data
US10620618B2 (en)2016-12-202020-04-14Palantir Technologies Inc.Systems and methods for determining relationships between defects
FI128846B (en)*2017-03-202021-01-29Beamex Oy AbAutomatic calibration of a measurement circuit
US10325224B1 (en)2017-03-232019-06-18Palantir Technologies Inc.Systems and methods for selecting machine learning training data
US10606866B1 (en)2017-03-302020-03-31Palantir Technologies Inc.Framework for exposing network activities
US10235461B2 (en)2017-05-022019-03-19Palantir Technologies Inc.Automated assistance for generating relevant and valuable search results for an entity of interest
US10482382B2 (en)2017-05-092019-11-19Palantir Technologies Inc.Systems and methods for reducing manufacturing failure rates
CN111756754B (en)2017-07-282023-04-07创新先进技术有限公司Method and device for training model
US10696906B2 (en)2017-09-292020-06-30Marathon Petroleum Company LpTower bottoms coke catching device
EP3489774B1 (en)*2017-11-222024-04-17Siemens AktiengesellschaftAutomated determination of a parametrisation of an evaluation method
US10810415B1 (en)2018-01-222020-10-20Apple Inc.Low bandwidth transmission of event data
WO2019222684A1 (en)*2018-05-182019-11-21The Charles Stark Draper Laboratory, Inc.Convolved augmented range lidar nominal area
WO2019246099A1 (en)2018-06-192019-12-26Virtual Fluid Monitoring Services LLCFluid analysis and monitoring using optical spectroscopy
US10928309B2 (en)*2018-06-292021-02-23Viavi Solutions Inc.Cross-validation based calibration of a spectroscopic model
US11818204B2 (en)*2018-08-292023-11-14Credit Suisse Securities (Usa) LlcSystems and methods for calculating consensus data on a decentralized peer-to-peer network using distributed ledger
US12000720B2 (en)2018-09-102024-06-04Marathon Petroleum Company LpProduct inventory monitoring
JP7135697B2 (en)*2018-10-112022-09-13株式会社島津製作所 Analysis device, analysis system and analysis method
US12001926B2 (en)2018-10-232024-06-04Oracle International CorporationSystems and methods for detecting long term seasons
WO2020189211A1 (en)*2019-03-192020-09-24日本電気株式会社Monitoring method, monitoring device, and program
US12031676B2 (en)2019-03-252024-07-09Marathon Petroleum Company LpInsulation securement system and associated methods
US11975316B2 (en)2019-05-092024-05-07Marathon Petroleum Company LpMethods and reforming systems for re-dispersing platinum on reforming catalyst
US11537940B2 (en)*2019-05-132022-12-27Oracle International CorporationSystems and methods for unsupervised anomaly detection using non-parametric tolerance intervals over a sliding window of t-digests
CA3212048A1 (en)2019-05-302020-11-30Marathon Petroleum Company LpMethods and systems for minimizing nox and co emissions in natural draft heaters
US11887015B2 (en)2019-09-132024-01-30Oracle International CorporationAutomatically-generated labels for time series data and numerical lists to use in analytic and machine learning systems
KR20220084321A (en)*2019-10-252022-06-21암젠 인크 Configurable Handheld Biological Analyzer for Identification of Biologicals Based on Raman Spectroscopy
US11620673B1 (en)2020-01-212023-04-04Deepintent, Inc.Interactive estimates of media delivery and user interactions based on secure merges of de-identified records
US11475155B1 (en)2020-01-212022-10-18Deepintent, Inc.Utilizing a protected server environment to protect data used to train a machine learning system
DE102020000904A1 (en)*2020-02-122021-08-12Deere & Company Spectrometer arrangement for an agricultural working machine
CA3109675A1 (en)2020-02-192021-08-19Marathon Petroleum Company LpLow sulfur fuel oil blends for stability enhancement and associated methods
CN111325404B (en)*2020-02-252022-04-22武汉轻工大学 Data-driven model analysis method and device for solving rice flour raw material index range
AU2020455798A1 (en)*2020-07-012023-02-16Chevron U.S.A. Inc.Spectroscopic analysis of rocks
JP7520613B2 (en)*2020-07-222024-07-23キヤノンメディカルシステムズ株式会社 Automated Analysis Equipment
WO2022031531A1 (en)*2020-08-042022-02-10Cargill, IncorporatedSpectroscopic evaluation of wastewater
CN112579274B (en)*2020-12-162024-12-20中国建设银行股份有限公司 A multi-channel access message forwarding method and device
US20220268694A1 (en)2021-02-252022-08-25Marathon Petroleum Company LpMethods and assemblies for determining and using standardized spectral responses for calibration of spectroscopic analyzers
US11898109B2 (en)2021-02-252024-02-13Marathon Petroleum Company LpAssemblies and methods for enhancing control of hydrotreating and fluid catalytic cracking (FCC) processes using spectroscopic analyzers
US11905468B2 (en)2021-02-252024-02-20Marathon Petroleum Company LpAssemblies and methods for enhancing control of fluid catalytic cracking (FCC) processes using spectroscopic analyzers
US11702600B2 (en)2021-02-252023-07-18Marathon Petroleum Company LpAssemblies and methods for enhancing fluid catalytic cracking (FCC) processes during the FCC process using spectroscopic analyzers
US20230047120A1 (en)*2021-08-132023-02-16Eurofins QTA, Inc.System, Method and Device for On-Site Rapid, Direct, and Nondestructive Analysis of a Material Sample Using a Portable High Performance Near-Infrared Spectrometer
GB202114308D0 (en)*2021-10-062021-11-17Nicoventures Trading LtdQuantification method
US12037548B2 (en)2021-10-102024-07-16Marathon Petroleum Company LpMethods and systems for enhancing processing of hydrocarbons in a fluid catalytic cracking unit using a renewable additive
US12018216B2 (en)2021-10-102024-06-25Marathon Petroleum Company LpMethods and systems for enhancing processing of hydrocarbons in a fluid catalytic cracking unit using plastic
US11692141B2 (en)2021-10-102023-07-04Marathon Petroleum Company LpMethods and systems for enhancing processing of hydrocarbons in a fluid catalytic cracking unit using a renewable additive
US20230169255A1 (en)*2021-12-012023-06-01Kla CorporationMethods And Systems For Data Driven Parameterization And Measurement Of Semiconductor Structures
US11802257B2 (en)2022-01-312023-10-31Marathon Petroleum Company LpSystems and methods for reducing rendered fats pour point
US20240044801A1 (en)*2022-07-262024-02-08Thermo Scientific Portable Analytical Instruments Inc.Autochemometric scientific instrument support systems
US12311305B2 (en)2022-12-082025-05-27Marathon Petroleum Company LpRemovable flue gas strainer and associated methods
US12306076B2 (en)2023-05-122025-05-20Marathon Petroleum Company LpSystems, apparatuses, and methods for sample cylinder inspection, pressurization, and sample disposal
WO2025095769A1 (en)*2023-11-022025-05-08Sime Darby Plantation Intellectual Property Sdn BhdMethod for detecting ripeness of a predetermined object
US12415962B2 (en)2023-11-102025-09-16Marathon Petroleum Company LpSystems and methods for producing aviation fuel

Citations (95)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US3535683A (en)*1969-11-071970-10-20NasaElectronic checkout system for space vehicles
US4247773A (en)*1978-12-061981-01-27A/S N. Foss ElectricMethod for quantitatively determining fat in a fat-containing sample
US4319491A (en)*1978-06-091982-03-16A/S N. Foss ElectricMethod and apparatus for determining at least one component of a sample of grain, seed, or another particulate material
USRE31023E (en)*1975-04-111982-09-07Advanced Decision Handling, Inc.Highly automated agricultural production system
US4533834A (en)*1982-12-021985-08-06The United States Of America As Represented By The Secretary Of The ArmyOptical fire detection system responsive to spectral content and flicker frequency
US4622538A (en)*1984-07-181986-11-11Otis Elevator CompanyRemote monitoring system state machine and method
US4800279A (en)*1985-09-131989-01-24Indiana University FoundationMethods and devices for near-infrared evaluation of physical properties of samples
US4883963A (en)*1986-04-281989-11-28Bran+Luebbe GmbhOptical analysis method and apparatus having programmable rapid random wavelength access
US4888714A (en)*1987-09-251989-12-19Laser Precision CorporationSpectrometer system having interconnected computers at multiple optical heads
US4964065A (en)*1987-03-121990-10-16Decibel Products, Inc.Computer-controlled electronic system monitor
US5005142A (en)*1987-01-301991-04-02Westinghouse Electric Corp.Smart sensor system for diagnostic monitoring
US5227856A (en)*1992-03-091993-07-13Perten Instruments North America Inc.Sample holding and positioning mechanism and method for optical analysis
US5241178A (en)*1989-03-161993-08-31John ShieldsInfrared grain analyzer with controllable measurement wavelength
US5252829A (en)*1992-03-251993-10-12A/S Foss ElectricMethod of determining urea in milk
US5258825A (en)*1991-11-131993-11-02Perten Instruments North America, Inc.Optical compositional analyzer apparatus and method for detection of ash in wheat and milled wheat products
US5260875A (en)*1991-08-201993-11-09Micro-Trak System, Inc.Networked agricultural monitoring and control system
US5303165A (en)*1992-02-121994-04-12The Perkin-Elmer CorporationStandardizing and calibrating a spectrometric instrument
US5307263A (en)*1992-11-171994-04-26Raya Systems, Inc.Modular microprocessor-based health monitoring system
US5308981A (en)*1991-04-231994-05-03Peter PertenMethod and device for infrared analysis, especially with regard to food
US5323332A (en)*1992-02-271994-06-21Infotec Development, Inc.Instrument landing system calibrator
US5321970A (en)*1990-09-181994-06-21Davies Anthony M CMethod and apparatus for calibrating a spectrometer
US5327708A (en)*1991-02-281994-07-12Gerrish Steven RCrop testing and evaluation system
US5357441A (en)*1994-03-111994-10-18Raytheon CompanyMoisture content measuring apparatus and method
US5357336A (en)*1991-08-081994-10-18The Dow Chemical CompanyMethod and apparatus for multivariate characterization of optical instrument response
US5365462A (en)*1992-11-251994-11-15Mcbean Sr Ronald VInstrumentation system with multiple sensor modules providing calibration date information
US5366896A (en)*1991-07-301994-11-22University Of Virginia Alumni Patents FoundationRobotically operated laboratory system
US5369603A (en)*1992-07-191994-11-29Myers; AllenCalibration of a non-linear sensor
US5421095A (en)*1993-02-031995-06-06G.S. S.R.L.Procedure for transmission of information in aligning equipment for motor vehicles, and aligning equipment for carrying out the procedure
US5442553A (en)*1992-11-161995-08-15MotorolaWireless motor vehicle diagnostic and software upgrade system
US5442562A (en)*1993-12-101995-08-15Eastman Kodak CompanyMethod of controlling a manufacturing process using multivariate analysis
US5459677A (en)*1990-10-091995-10-17Board Of Regents Of The University Of WashingtonCalibration transfer for analytical instruments
US5483826A (en)*1989-12-201996-01-16Tjs Development Corporation, Inc.Remotely actuated pressure sensor responsive to an actuating signal
US5485579A (en)*1989-09-081996-01-16Auspex Systems, Inc.Multiple facility operating system architecture
US5517427A (en)*1994-03-301996-05-14On-Site Analysis, Inc.On-site oil analyzer
US5568400A (en)*1989-09-011996-10-22Stark; Edward W.Multiplicative signal correction method and apparatus
US5592402A (en)*1992-04-161997-01-07The Dow Chemical CompanyMethod for interpreting complex data and detecting abnormal instrumentor process behavior
US5594667A (en)*1992-07-101997-01-14Myers; AllenMethod and apparatus for baseline drift correction for a sensor
US5616851A (en)*1995-09-291997-04-01Farmex Inc.Ex-situ grain moisture analyzer for a combine
US5621669A (en)*1990-07-271997-04-15Bjornsson; Eyjolf S.Moisture sensor probe and control mechanism
US5644232A (en)*1992-05-151997-07-01University Of WashingtonQuantitation and standardization of magnetic resonance measurements
US5647834A (en)*1995-06-301997-07-15Ron; SamuelSpeech-based biofeedback method and system
US5689418A (en)*1993-07-221997-11-18Ag-Chem Equipment Co., Inc.Agricultural communication network
US5708593A (en)*1995-05-191998-01-13Elf Antar FranceMethod for correcting a signal delivered by a measuring instrument
US5716272A (en)*1996-11-051998-02-10New Holland North America, Inc.Moisture/yield monitor grain simulator
US5717209A (en)*1996-04-291998-02-10Petrometrix Ltd.System for remote transmission of spectral information through communication optical fibers for real-time on-line hydrocarbons process analysis by near infra red spectroscopy
US5729544A (en)*1994-05-091998-03-17Motorola, Inc.Method for transmitting data packets based on message type
US5754289A (en)*1995-12-301998-05-19Kyoto Dai-Ichi Kagaku Co., Ltd.Raman scattered light measuring apparatus
US5758300A (en)*1994-06-241998-05-26Fuji Jukogyo Kabushiki KaishaDiagnosis system for motor vehicles and the method thereof
US5760399A (en)*1995-10-021998-06-02Foss Nirsystems, Inc.Measurement of transmission spectra of pharmaceutical tablets
US5771096A (en)*1994-12-091998-06-23Foss Electric A/SMethod of obtaining information
US5839094A (en)*1995-06-301998-11-17Ada Technologies, Inc.Portable data collection device with self identifying probe
US5857462A (en)*1993-08-101999-01-12Sandia CorporationSystematic wavelength selection for improved multivariate spectral analysis
US5892690A (en)*1997-03-101999-04-06Purechoice, Inc.Environment monitoring system
US5933792A (en)*1995-02-091999-08-03Foss Electric A/SMethod of standardizing a spectrometer
US5936727A (en)*1997-04-241999-08-10Foss Nirsystems, Inc.Wavelength standard
US5955737A (en)*1997-10-271999-09-21Systems & Processes Engineering CorporationChemometric analysis for extraction of individual fluorescence spectrum and lifetimes from a target mixture
US5957773A (en)*1997-04-021999-09-28Dekalb Genetics CorporationMethod and apparatus for measuring grain characteristics
US5973324A (en)*1996-10-231999-10-26Elf Antar FranceProcess for tracking and monitoring a manufacturing unit and/or a near-infrared spectrometer by means of at least one indicator
US5972693A (en)*1995-10-241999-10-26Curagen CorporationApparatus for identifying, classifying, or quantifying DNA sequences in a sample without sequencing
US5991025A (en)*1997-02-271999-11-23Pioneer Hi-Bred International, Inc.Near infrared spectrometer used in combination with an agricultural implement for real time grain and forage analysis
US6014451A (en)*1997-10-172000-01-11Pioneer Hi-Bred International, Inc.Remote imaging system for plant diagnosis
US6022315A (en)*1993-12-292000-02-08First Opinion CorporationComputerized medical diagnostic and treatment advice system including network access
US6032107A (en)*1998-05-192000-02-29Micron Technology, Inc.Calibrating test equipment
US6031608A (en)*1998-09-032000-02-29Foss Nirsystems, Inc.Spectroscopic instrument with offset grating to improve focus
US6035246A (en)*1994-11-042000-03-07Sandia CorporationMethod for identifying known materials within a mixture of unknowns
US6055487A (en)*1991-07-302000-04-25Margery; Keith S.Interactive remote sample analysis system
US6061640A (en)*1996-10-312000-05-09Matsushita Electric Industrial Co., Ltd.Method of and apparatus for extracting abnormal factors in a processing operation
US6064943A (en)*1994-03-072000-05-16Clark, Jr.; Louis GeorgeComputer network for collecting and analyzing agronomic data
US6069694A (en)*1998-05-292000-05-30Foss Nirsystems, Inc.Flow cell
US6072576A (en)*1996-12-312000-06-06Exxon Chemical Patents Inc.On-line control of a chemical process plant
US6085227A (en)*1998-03-202000-07-04International Business Machines CorporationSystem and method for operating scientific instruments over wide area networks
US6096553A (en)*1997-12-172000-08-01Heald; Randall L.On-line analysis of acid catalyst in an alkylation process
US6100526A (en)*1996-12-302000-08-08Dsquared Development, Inc.Grain quality monitor
US6104988A (en)*1998-08-272000-08-15Automotive Electronics, Inc.Electronic control assembly testing system
US6115681A (en)*1997-12-172000-09-05The United States Of America As Represented By The Secretary Of The NavyReal-time data acquisition
US6122603A (en)*1998-05-292000-09-19Powerweb, Inc.Multi-utility energy control system with dashboard
US6137108A (en)*1998-06-172000-10-24Foss Nirsystems IncorporatedInstrument and method for spectroscopic analysis by reflectance and transmittance
US6181994B1 (en)*1999-04-072001-01-30International Business Machines CorporationMethod and system for vehicle initiated delivery of advanced diagnostics based on the determined need by vehicle
US6181957B1 (en)*1998-07-132001-01-30California Institute Of TechnologyNon-invasive glucose monitor
US6192320B1 (en)*1991-07-302001-02-20The University Of Virginia Patent FoundationInteractive remote sample analysis system
US6211782B1 (en)*1999-01-092001-04-03Heat-Timer CorporationElectronic message delivery system utilizable in the monitoring of remote equipment and method of same
US6219438B1 (en)*1997-09-022001-04-17Lucent Technologies Inc.Produce indentifier using barcode scanner and wavelet image processing and having compensation for dirt accumulated on viewing window
US6218953B1 (en)*1998-10-142001-04-17Statsignal Systems, Inc.System and method for monitoring the light level around an ATM
US6236740B1 (en)*1995-04-072001-05-22Michael E. LeeSignature verification apparatus and method utilizing relative angle measurements
US6246479B1 (en)*1998-06-082001-06-12Lj Laboratories, L.L.C.Integrated spectrometer assembly and methods
US6246355B1 (en)*1999-12-222001-06-12Hot/Shot Radar Inspections, LlcRadar cross-section measurement system for analysis of wooden structures
US6249241B1 (en)*1995-09-212001-06-19The United States Of America As Represented By The Secretary Of The NavyMarine vessel traffic system
US6249348B1 (en)*1998-11-232001-06-19Lj Laboratories, L.L.C.Integrated spectrometer assembly and methods
US6264621B1 (en)*1999-10-292001-07-24William C. PaskeSystem and method for providing quantified and qualitative hand analysis
US6295492B1 (en)*1999-01-272001-09-25Infomove.Com, Inc.System for transmitting and displaying multiple, motor vehicle information
US6298308B1 (en)*1999-05-202001-10-02Reid Asset Management CompanyDiagnostic network with automated proactive local experts
US6360179B1 (en)*2000-02-182002-03-19Milestone Technology, Inc.Systems, methods and apparatus for wireless transmission and reception of data by agricultural field sensors
US6369388B2 (en)*1997-04-182002-04-09Zeltex, Inc.Multiple gain, portable, near-infrared analyzer
US6560546B1 (en)*2000-08-072003-05-06Infrasoft LlcRemote analysis system
US6912522B2 (en)*2000-09-112005-06-28Ablesoft, Inc.System, method and computer program product for optimization and acceleration of data transport and processing

Family Cites Families (43)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4866644A (en)*1986-08-291989-09-12Shenk John SOptical instrument calibration system
US4888726A (en)1987-04-221989-12-19Allen-Bradley Company. Inc.Distributed processing in a cluster of industrial controls linked by a communications network
US4883983A (en)*1988-07-081989-11-28Robertshaw Controls CompanySwitching system for plural load circuit
USRE34070E (en)1988-07-291992-09-22Troxler Electronic Laboratories, Inc.Method and system for transferring calibration data between calibrated measurement instruments
JP2837877B2 (en)*1989-07-041998-12-16キヤノン株式会社 Communication device and communication method
US5712481A (en)*1990-04-091998-01-27Ashland IncProcess and apparatus for analysis of hydrocarbon species by near infrared spectroscopy
US5121337A (en)*1990-10-151992-06-09Exxon Research And Engineering CompanyMethod for correcting spectral data for data due to the spectral measurement process itself and estimating unknown property and/or composition data of a sample using such method
DE4412871C2 (en)*1993-04-151997-08-14Nof Corp Gas generator compositions
SE503101C2 (en)*1994-05-181996-03-25Eka Nobel Ab Ways of determining the wet strength of paper and process control means using the method
US5710713A (en)*1995-03-201998-01-20The Dow Chemical CompanyMethod of creating standardized spectral libraries for enhanced library searching
FI100827B (en)1995-03-221998-02-27Vaisala Oy Method for calibrating an NDIR device and calibration device
SE9502611D0 (en)*1995-07-141995-07-14Casco Nobel Ab Prediction of the properties of board
US6293868B1 (en)*1996-03-082001-09-25Glenn R. BernardStadium game for fans
US5931779A (en)*1996-06-061999-08-03Wisconsin Alumni Research FoundationReal-time in-vivo measurement of myoglobin oxygen saturation
US5798526A (en)*1997-01-241998-08-25Infrasoft International LlcCalibration system for spectrographic analyzing instruments
US5790977A (en)*1997-02-061998-08-04Hewlett-Packard CompanyData acquisition from a remote instrument via the internet
EP0859236A1 (en)1997-02-141998-08-19Bp Chemicals S.N.C.Determination of properties of oil
US5850623A (en)1997-03-141998-12-15Eastman Chemical CompanyMethod for standardizing raman spectrometers to obtain stable and transferable calibrations
CA2212776A1 (en)1997-08-081999-02-08Andrzej BarwiczA spectrometric micro-sensor/transducer and procedure for interpretation of spectrometric data
US6006148A (en)1997-06-061999-12-21Telxon CorporationAutomated vehicle return system
TW408298B (en)*1997-08-282000-10-11Texas Instruments IncImproved method for switched-predictive quantization
CA2334400C (en)1998-03-162006-12-05Pioneer Hi-Bred International, Inc.Near infrared spectrometer used in combination with a combine for real time grain analysis
US6157041A (en)1998-10-132000-12-05Rio Grande Medical Technologies, Inc.Methods and apparatus for tailoring spectroscopic calibration models
US6327569B1 (en)1998-10-152001-12-04Milestone Technology, Inc.System and methods for real time linkage between harvest environment and marketplace
WO2000052433A1 (en)*1999-03-052000-09-08Sandia CorporationHybrid least squares multivariate spectral analysis methods
EP1048265A1 (en)*1999-04-302000-11-02V.Lilienfeld-Toal, Hermann, Prof. Dr. med.Apparatus and method for detecting a substance
US6424416B1 (en)1999-10-252002-07-23Textron Systems CorporationIntegrated optics probe for spectral analysis
AU783169B2 (en)1999-09-272005-09-29Monsanto Technology LlcMethods for determining oils in seeds
CA2389708A1 (en)1999-11-012001-05-10Cyrano Sciences, Inc.Method and computer code for portable sensing
US6418805B1 (en)1999-11-182002-07-16Textron Systems CorporationConstituent sensing system
AU4525301A (en)1999-12-232001-07-03Textron Systems CorporationNear infrared analysis of constituents
US6624888B2 (en)2000-01-122003-09-23North Dakota State UniversityOn-the-go sugar sensor for determining sugar content during harvesting
US20010023410A1 (en)2000-02-072001-09-20Alice HayesAgricultural product business system
WO2001060246A2 (en)2000-02-182001-08-23Argose, Inc.Multivariate analysis of green to ultraviolet spectra of cell and tissue samples
WO2001069329A2 (en)2000-03-102001-09-20Cyrano Sciences, Inc.Control for an industrial process using one or more multidimensional variables
US6751576B2 (en)2000-03-102004-06-15Cognis CorporationOn-site agricultural product analysis system and method of analyzing
AR031557A1 (en)2000-03-102003-09-24Textron Systems Corp OPTICAL PROBE AND METHODS FOR SPECTRAL ANALYSIS.
NZ504536A (en)2000-05-122001-11-30Agres LtdRemote analysis and calibration of near infra-red spectrophotometer data
US6615151B1 (en)*2000-08-282003-09-02Cme Telemetrix Inc.Method for creating spectral instrument variation tolerance in calibration algorithms
US7286489B2 (en)*2000-10-102007-10-23Intel CorporationCommunications meshes
EP1364196A4 (en)*2001-01-262008-09-03Sensys Medical IncNoninvasive measurement of glucose through the optical properties of tissue
US20030135547A1 (en)2001-07-232003-07-17Kent J. ThomasExtensible modular communication executive with active message queue and intelligent message pre-validation
US7149688B2 (en)*2002-11-042006-12-12Speechworks International, Inc.Multi-lingual speech recognition with cross-language context modeling

Patent Citations (100)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US3535683A (en)*1969-11-071970-10-20NasaElectronic checkout system for space vehicles
USRE31023E (en)*1975-04-111982-09-07Advanced Decision Handling, Inc.Highly automated agricultural production system
US4319491A (en)*1978-06-091982-03-16A/S N. Foss ElectricMethod and apparatus for determining at least one component of a sample of grain, seed, or another particulate material
US4247773A (en)*1978-12-061981-01-27A/S N. Foss ElectricMethod for quantitatively determining fat in a fat-containing sample
US4247773B1 (en)*1978-12-061983-08-09
US4533834A (en)*1982-12-021985-08-06The United States Of America As Represented By The Secretary Of The ArmyOptical fire detection system responsive to spectral content and flicker frequency
US4622538A (en)*1984-07-181986-11-11Otis Elevator CompanyRemote monitoring system state machine and method
US4800279B1 (en)*1985-09-131991-11-19Indiana University Foundation
US4800279A (en)*1985-09-131989-01-24Indiana University FoundationMethods and devices for near-infrared evaluation of physical properties of samples
US4883963A (en)*1986-04-281989-11-28Bran+Luebbe GmbhOptical analysis method and apparatus having programmable rapid random wavelength access
US5005142A (en)*1987-01-301991-04-02Westinghouse Electric Corp.Smart sensor system for diagnostic monitoring
US4964065A (en)*1987-03-121990-10-16Decibel Products, Inc.Computer-controlled electronic system monitor
US4888714A (en)*1987-09-251989-12-19Laser Precision CorporationSpectrometer system having interconnected computers at multiple optical heads
US5241178A (en)*1989-03-161993-08-31John ShieldsInfrared grain analyzer with controllable measurement wavelength
US5568400A (en)*1989-09-011996-10-22Stark; Edward W.Multiplicative signal correction method and apparatus
US5485579A (en)*1989-09-081996-01-16Auspex Systems, Inc.Multiple facility operating system architecture
US5483826A (en)*1989-12-201996-01-16Tjs Development Corporation, Inc.Remotely actuated pressure sensor responsive to an actuating signal
US5621669A (en)*1990-07-271997-04-15Bjornsson; Eyjolf S.Moisture sensor probe and control mechanism
US5321970A (en)*1990-09-181994-06-21Davies Anthony M CMethod and apparatus for calibrating a spectrometer
US5459677A (en)*1990-10-091995-10-17Board Of Regents Of The University Of WashingtonCalibration transfer for analytical instruments
US5327708A (en)*1991-02-281994-07-12Gerrish Steven RCrop testing and evaluation system
US5308981A (en)*1991-04-231994-05-03Peter PertenMethod and device for infrared analysis, especially with regard to food
US6192320B1 (en)*1991-07-302001-02-20The University Of Virginia Patent FoundationInteractive remote sample analysis system
US5631844A (en)*1991-07-301997-05-20University Of VirginiaInteractive remote sample analysis system
US6055487A (en)*1991-07-302000-04-25Margery; Keith S.Interactive remote sample analysis system
US5366896A (en)*1991-07-301994-11-22University Of Virginia Alumni Patents FoundationRobotically operated laboratory system
US5357336A (en)*1991-08-081994-10-18The Dow Chemical CompanyMethod and apparatus for multivariate characterization of optical instrument response
US5260875A (en)*1991-08-201993-11-09Micro-Trak System, Inc.Networked agricultural monitoring and control system
US5258825A (en)*1991-11-131993-11-02Perten Instruments North America, Inc.Optical compositional analyzer apparatus and method for detection of ash in wheat and milled wheat products
US5303165A (en)*1992-02-121994-04-12The Perkin-Elmer CorporationStandardizing and calibrating a spectrometric instrument
US5323332A (en)*1992-02-271994-06-21Infotec Development, Inc.Instrument landing system calibrator
US5227856A (en)*1992-03-091993-07-13Perten Instruments North America Inc.Sample holding and positioning mechanism and method for optical analysis
US5252829A (en)*1992-03-251993-10-12A/S Foss ElectricMethod of determining urea in milk
US5592402A (en)*1992-04-161997-01-07The Dow Chemical CompanyMethod for interpreting complex data and detecting abnormal instrumentor process behavior
US5644232A (en)*1992-05-151997-07-01University Of WashingtonQuantitation and standardization of magnetic resonance measurements
US5594667A (en)*1992-07-101997-01-14Myers; AllenMethod and apparatus for baseline drift correction for a sensor
US5369603A (en)*1992-07-191994-11-29Myers; AllenCalibration of a non-linear sensor
US5442553A (en)*1992-11-161995-08-15MotorolaWireless motor vehicle diagnostic and software upgrade system
US5307263A (en)*1992-11-171994-04-26Raya Systems, Inc.Modular microprocessor-based health monitoring system
US5365462A (en)*1992-11-251994-11-15Mcbean Sr Ronald VInstrumentation system with multiple sensor modules providing calibration date information
US5421095A (en)*1993-02-031995-06-06G.S. S.R.L.Procedure for transmission of information in aligning equipment for motor vehicles, and aligning equipment for carrying out the procedure
US5689418A (en)*1993-07-221997-11-18Ag-Chem Equipment Co., Inc.Agricultural communication network
US5857462A (en)*1993-08-101999-01-12Sandia CorporationSystematic wavelength selection for improved multivariate spectral analysis
US5442562A (en)*1993-12-101995-08-15Eastman Kodak CompanyMethod of controlling a manufacturing process using multivariate analysis
US6022315A (en)*1993-12-292000-02-08First Opinion CorporationComputerized medical diagnostic and treatment advice system including network access
US6064943A (en)*1994-03-072000-05-16Clark, Jr.; Louis GeorgeComputer network for collecting and analyzing agronomic data
US5357441A (en)*1994-03-111994-10-18Raytheon CompanyMoisture content measuring apparatus and method
US5537336A (en)*1994-03-301996-07-16On-Site Analysis, Inc.On-site oil analyzer
US5517427A (en)*1994-03-301996-05-14On-Site Analysis, Inc.On-site oil analyzer
US5729544A (en)*1994-05-091998-03-17Motorola, Inc.Method for transmitting data packets based on message type
US5758300A (en)*1994-06-241998-05-26Fuji Jukogyo Kabushiki KaishaDiagnosis system for motor vehicles and the method thereof
US6035246A (en)*1994-11-042000-03-07Sandia CorporationMethod for identifying known materials within a mixture of unknowns
US5771096A (en)*1994-12-091998-06-23Foss Electric A/SMethod of obtaining information
US5933792A (en)*1995-02-091999-08-03Foss Electric A/SMethod of standardizing a spectrometer
US6236740B1 (en)*1995-04-072001-05-22Michael E. LeeSignature verification apparatus and method utilizing relative angle measurements
US5708593A (en)*1995-05-191998-01-13Elf Antar FranceMethod for correcting a signal delivered by a measuring instrument
US5647834A (en)*1995-06-301997-07-15Ron; SamuelSpeech-based biofeedback method and system
US5839094A (en)*1995-06-301998-11-17Ada Technologies, Inc.Portable data collection device with self identifying probe
US6249241B1 (en)*1995-09-212001-06-19The United States Of America As Represented By The Secretary Of The NavyMarine vessel traffic system
US5616851A (en)*1995-09-291997-04-01Farmex Inc.Ex-situ grain moisture analyzer for a combine
US5760399A (en)*1995-10-021998-06-02Foss Nirsystems, Inc.Measurement of transmission spectra of pharmaceutical tablets
US5972693A (en)*1995-10-241999-10-26Curagen CorporationApparatus for identifying, classifying, or quantifying DNA sequences in a sample without sequencing
US5754289A (en)*1995-12-301998-05-19Kyoto Dai-Ichi Kagaku Co., Ltd.Raman scattered light measuring apparatus
US5717209A (en)*1996-04-291998-02-10Petrometrix Ltd.System for remote transmission of spectral information through communication optical fibers for real-time on-line hydrocarbons process analysis by near infra red spectroscopy
US5973324A (en)*1996-10-231999-10-26Elf Antar FranceProcess for tracking and monitoring a manufacturing unit and/or a near-infrared spectrometer by means of at least one indicator
US6061640A (en)*1996-10-312000-05-09Matsushita Electric Industrial Co., Ltd.Method of and apparatus for extracting abnormal factors in a processing operation
US5716272A (en)*1996-11-051998-02-10New Holland North America, Inc.Moisture/yield monitor grain simulator
US6100526A (en)*1996-12-302000-08-08Dsquared Development, Inc.Grain quality monitor
US6072576A (en)*1996-12-312000-06-06Exxon Chemical Patents Inc.On-line control of a chemical process plant
US5991025A (en)*1997-02-271999-11-23Pioneer Hi-Bred International, Inc.Near infrared spectrometer used in combination with an agricultural implement for real time grain and forage analysis
US5892690A (en)*1997-03-101999-04-06Purechoice, Inc.Environment monitoring system
US5957773A (en)*1997-04-021999-09-28Dekalb Genetics CorporationMethod and apparatus for measuring grain characteristics
US6369388B2 (en)*1997-04-182002-04-09Zeltex, Inc.Multiple gain, portable, near-infrared analyzer
US5936727A (en)*1997-04-241999-08-10Foss Nirsystems, Inc.Wavelength standard
US6219438B1 (en)*1997-09-022001-04-17Lucent Technologies Inc.Produce indentifier using barcode scanner and wavelet image processing and having compensation for dirt accumulated on viewing window
US6014451A (en)*1997-10-172000-01-11Pioneer Hi-Bred International, Inc.Remote imaging system for plant diagnosis
US5955737A (en)*1997-10-271999-09-21Systems & Processes Engineering CorporationChemometric analysis for extraction of individual fluorescence spectrum and lifetimes from a target mixture
US6096553A (en)*1997-12-172000-08-01Heald; Randall L.On-line analysis of acid catalyst in an alkylation process
US6115681A (en)*1997-12-172000-09-05The United States Of America As Represented By The Secretary Of The NavyReal-time data acquisition
US6085227A (en)*1998-03-202000-07-04International Business Machines CorporationSystem and method for operating scientific instruments over wide area networks
US6032107A (en)*1998-05-192000-02-29Micron Technology, Inc.Calibrating test equipment
US6202030B1 (en)*1998-05-192001-03-13Micron Technology, Inc.Calibrating test equipment
US6069694A (en)*1998-05-292000-05-30Foss Nirsystems, Inc.Flow cell
US6122603A (en)*1998-05-292000-09-19Powerweb, Inc.Multi-utility energy control system with dashboard
US6246479B1 (en)*1998-06-082001-06-12Lj Laboratories, L.L.C.Integrated spectrometer assembly and methods
US6137108A (en)*1998-06-172000-10-24Foss Nirsystems IncorporatedInstrument and method for spectroscopic analysis by reflectance and transmittance
US6181957B1 (en)*1998-07-132001-01-30California Institute Of TechnologyNon-invasive glucose monitor
US6104988A (en)*1998-08-272000-08-15Automotive Electronics, Inc.Electronic control assembly testing system
US6031608A (en)*1998-09-032000-02-29Foss Nirsystems, Inc.Spectroscopic instrument with offset grating to improve focus
US6218953B1 (en)*1998-10-142001-04-17Statsignal Systems, Inc.System and method for monitoring the light level around an ATM
US6249348B1 (en)*1998-11-232001-06-19Lj Laboratories, L.L.C.Integrated spectrometer assembly and methods
US6211782B1 (en)*1999-01-092001-04-03Heat-Timer CorporationElectronic message delivery system utilizable in the monitoring of remote equipment and method of same
US6295492B1 (en)*1999-01-272001-09-25Infomove.Com, Inc.System for transmitting and displaying multiple, motor vehicle information
US6181994B1 (en)*1999-04-072001-01-30International Business Machines CorporationMethod and system for vehicle initiated delivery of advanced diagnostics based on the determined need by vehicle
US6298308B1 (en)*1999-05-202001-10-02Reid Asset Management CompanyDiagnostic network with automated proactive local experts
US6264621B1 (en)*1999-10-292001-07-24William C. PaskeSystem and method for providing quantified and qualitative hand analysis
US6246355B1 (en)*1999-12-222001-06-12Hot/Shot Radar Inspections, LlcRadar cross-section measurement system for analysis of wooden structures
US6360179B1 (en)*2000-02-182002-03-19Milestone Technology, Inc.Systems, methods and apparatus for wireless transmission and reception of data by agricultural field sensors
US6560546B1 (en)*2000-08-072003-05-06Infrasoft LlcRemote analysis system
US6912522B2 (en)*2000-09-112005-06-28Ablesoft, Inc.System, method and computer program product for optimization and acceleration of data transport and processing

Cited By (33)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US8219662B2 (en)2000-12-062012-07-10International Business Machines CorporationRedirecting data generated by network devices
US20060031435A1 (en)*2000-12-062006-02-09Tindal Glen DSystem and method for configuring a network device
US7246162B2 (en)2000-12-062007-07-17IntellidenSystem and method for configuring a network device
US20020069274A1 (en)*2000-12-062002-06-06Tindal Glen D.System and method for configuration, management and monitoring of network resources
US7650396B2 (en)2000-12-062010-01-19Intelliden, Inc.System and method for defining a policy enabled network
US7246163B2 (en)2000-12-062007-07-17IntellidenSystem and method for configuring a network device
US20060031434A1 (en)*2000-12-062006-02-09Tindal Glen DSystem and method for configuring a network device
US7249170B2 (en)2000-12-062007-07-24IntellidenSystem and method for configuration, management and monitoring of network resources
US20060080434A1 (en)*2000-12-062006-04-13IntellidenDynamic configuration of network devices to enable data transfers
US20020069367A1 (en)*2000-12-062002-06-06Glen TindalNetwork operating system data directory
US7313625B2 (en)2000-12-062007-12-25Intelliden, Inc.Dynamic configuration of network devices to enable data transfers
US20060242690A1 (en)*2001-03-212006-10-26Wolf Jonathan SNetwork configuration manager
US7472412B2 (en)2001-03-212008-12-30Wolf Jonathan SNetwork configuration manager
US8296400B2 (en)2001-08-292012-10-23International Business Machines CorporationSystem and method for generating a configuration schema
US20060179131A1 (en)*2001-11-262006-08-10Mike CourtneySystem and method for generating a representation of a configuration schema
US7464145B2 (en)2002-07-112008-12-09Intelliden, Inc.Repository-independent system and method for asset management and reconciliation
US7461158B2 (en)2002-08-072008-12-02Intelliden, Inc.System and method for controlling access rights to network resources
US7366893B2 (en)2002-08-072008-04-29Intelliden, Inc.Method and apparatus for protecting a network from attack
US20040028069A1 (en)*2002-08-072004-02-12Tindal Glen D.Event bus with passive queuing and active routing
US20040030771A1 (en)*2002-08-072004-02-12John StrassnerSystem and method for enabling directory-enabled networking
US7558847B2 (en)2002-09-132009-07-07Intelliden, Inc.System and method for mapping between and controlling different device abstractions
US20040078457A1 (en)*2002-10-212004-04-22Tindal Glen D.System and method for managing network-device configurations
US20040230681A1 (en)*2002-12-062004-11-18John StrassnerApparatus and method for implementing network resources to provision a service using an information model
US9158845B1 (en)*2004-04-292015-10-13Aol Inc.Reducing latencies in web page rendering
US20070124156A1 (en)*2005-11-292007-05-31The Boeing CompanyRepresenting business transactions
US7463935B1 (en)2006-03-092008-12-09Rockwell Automation Technologies, Inc.Message queuing in an industrial environment
US20100264656A1 (en)*2009-04-162010-10-21Flood Kerry AOrbiting power plant
US8479219B2 (en)2010-06-302013-07-02International Business Machines CorporationAllocating space in message queue for heterogeneous messages
US20130007773A1 (en)*2011-06-282013-01-03Steven Scott GuilfordSystems, methods, apparatuses, and computer program products for facilitating integration of third party technology with a database
US20130144967A1 (en)*2011-12-052013-06-06International Business Machines CorporationScalable Queuing System
US9049164B2 (en)2012-03-202015-06-02International Business Machines CorporationDynamic message retrieval by subdividing a message queue into sub-queues
US9065778B2 (en)2012-03-202015-06-23International Business Machines CorporationDynamic message retrieval by subdividing a message queue into sub-queues
US11237881B2 (en)2019-09-172022-02-01Kyndryl, Inc.Message connector as a service to migrate streaming applications into cloud nativity

Also Published As

Publication numberPublication date
EP1525534B1 (en)2016-03-30
MY140632A (en)2010-01-15
US20110054864A1 (en)2011-03-03
AU2002318275B2 (en)2009-03-26
WO2003010624A2 (en)2003-02-06
US20030154044A1 (en)2003-08-14
US8010309B2 (en)2011-08-30
EP1525534A2 (en)2005-04-27
EP1525534A4 (en)2008-05-28
US20070143037A1 (en)2007-06-21
BR0211369A (en)2006-05-23
AR036238A1 (en)2004-08-25
US7194369B2 (en)2007-03-20
WO2003010624A3 (en)2005-02-24

Similar Documents

PublicationPublication DateTitle
US20030135547A1 (en)Extensible modular communication executive with active message queue and intelligent message pre-validation
US10054935B2 (en)Apparatus and method for web-based tool management
US8028049B1 (en)Apparatus and method for web-based tool management
CN101208649B (en)System and method for processing production events caused by a manufacturing environment
US7778717B2 (en)Component object model communication method for a control system
US7788319B2 (en)Business process management for a message-based exchange infrastructure
US7987254B2 (en)Automation network, remote access server for an automation network and a method for transmitting operating data between an automation system and a remote computer
US7379821B2 (en)System and method for open control and monitoring of biological instruments
US20030051074A1 (en)Internet object based interface for industrial controller
US20170085438A1 (en)Network management device and method for discovering and managing network connected databases
US7478128B2 (en)Notification management for monitoring system
US8099736B2 (en)Systems and methods providing intelligent routing of data between software systems
JP2003506773A (en) Software architecture for automated laboratories
KR20060125594A (en) Communication model between manufacturing and enterprise level
US20090157864A1 (en)Grid computing control method for testing application program capacity of server and service method thereof
US20020065900A1 (en)Method and apparatus for communicating images, data, or other information in a defect source identifier
US7242995B1 (en)E-manufacturing in semiconductor and microelectronics processes
WO2014154810A1 (en)Laboratory automation system with integration of data from a laboratory automation apparatus and a middleware
US6826439B1 (en)Broadband distribution of SECS-II data
US7725497B2 (en)System and method for standardized process monitoring in a complex manufacturing environment
JP2004531794A (en) Method and apparatus for integrating multiple process controllers
WO2003017111A1 (en)Extensible modular communication executive with active message queue and intelligent message pre-validation
JP3710534B2 (en) Process control method
US7299158B2 (en)Process control data collection
DeterPlug-and-participate for Limited Devices in the Field of Industrial Automation

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:COGNIS CORPORATION, PENNSYLVANIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KENT, J. THOMAS;TOOT, DAVID A.;REEL/FRAME:013167/0057

Effective date:20020911

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp