JP2010020771A5 - - Google Patents

Download PDF

Info

Publication number
JP2010020771A5
JP2010020771A5 JP2009163409A JP2009163409A JP2010020771A5 JP 2010020771 A5 JP2010020771 A5 JP 2010020771A5 JP 2009163409 A JP2009163409 A JP 2009163409A JP 2009163409 A JP2009163409 A JP 2009163409A JP 2010020771 A5 JP2010020771 A5 JP 2010020771A5
Authority
JP
Japan
Prior art keywords
node
value
graph
predetermined
subsequent
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.)
Granted
Application number
JP2009163409A
Other languages
English (en)
Other versions
JP5204052B2 (ja
JP2010020771A (ja
Filing date
Publication date
Priority claimed from US12/409,235 external-priority patent/US8266092B2/en
Application filed filed Critical
Publication of JP2010020771A publication Critical patent/JP2010020771A/ja
Publication of JP2010020771A5 publication Critical patent/JP2010020771A5/ja
Application granted granted Critical
Publication of JP5204052B2 publication Critical patent/JP5204052B2/ja
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (10)

  1. 目標値に最も近い値を有する少なくとも1つの経路を識別する方法であって、
    複数のノードおよびノード対の間の複数のエッジを含む開始グラフを提供するステップであって、各エッジは、少なくとも1つの正の有向加重値を有し、前記ノードは個々に、少なくとも1つのプロパティ値を含み、機械またはシステムの物理的ロケーションまたは動作状態を表すステップと、
    前記開始グラフおよび開始ノードに少なくとも部分的に基づいて後続グラフを構成するステップと、
    前記開始グラフおよび少なくとも1つのゴールノードに少なくとも部分的に基づいて先行グラフを構成するステップと、
    前記後続および先行グラフに少なくとも部分的に基づいて接続グラフを構成するステップと、
    前記接続グラフの所定の各ノードの上界および下界値を、前記所定のノードから前記少なくとも1つのゴールノードに到るすべての残りの経路の加重値に少なくとも部分的に基づいて決定するステップと、
    前記上界および下界値を使用して最良優先探索を実行して、非ゼロ目標値に最も近い経路値を有する前記開始ノードから前記ゴールノードに到る少なくとも1つの経路を識別するステップと、
    を含むことを特徴とする方法。
  2. 請求項1に記載の方法であって、
    前記接続グラフ、前記後続および先行グラフの共通部分として構成されることを特徴とする方法。
  3. 請求項1に記載の方法であって、
    前記接続グラフの所定の各ノードの上界および下界値を決定するステップが、
    前記少なくとも1つのゴールノードの前記上界および下界値をゼロに初期化するステップと、
    前記ゴールノードから前記開始ノードへと逆方向に辿りながら、式
    Figure 2010020771
    に従って、前記接続グラフの所定の各ノードnに前記所定のノードの先行ノードmから到着するエッジに沿って上界値USmおよび下界値LSmを決定するステップであって、式中のv(aSM,SN)は、前記先行ノードmから前記所定のノードnへの前記エッジの前記少なくとも1つの有向加重値であるステップと、
    を含むことを特徴とする方法。
  4. 請求項1に記載の方法であって、
    前記最良優先探索を実行するステップが、
    前記開始ノードから前記ゴールノードへと順方向に辿りながら、以下のノード評価に従って、
    (1)所定の各ノードnについて、後続ノードの集合を生成するステップと、
    (2)所定の集合の後続各ノードについて、後続ノード値
    Figure 2010020771
    を決定するステップであって、
    Figure 2010020771
    は、前記所定のノードnから所定の後続ノードまでの前記エッジの前記加重値であり、Tは、前記目標値である、決定するステップと、
    (3)所定の集合の各後続ノードついて、前記後続ノードの上界値USmおよび下界値LSmを使用して、以下のように、
    Figure 2010020771
    関数Fを評価するステップであって、ここで、
    Figure 2010020771
    である、評価するステップと、
    (4)すべての評価された後続ノードをリスト内に保持するステップであって、リスト内ではすべてのノードが関数Fの結果によってソートされる、保持するステップと、
    (5)最小関数Fを有する1つのノードを選択し、前記選択されたノードがゴールノードになるまで、ステップ(1)から続行して、前記後続ノード集合に少なくとも部分的に基づいて、非ゼロ目標値に最も近い経路値を有する前記開始ノードから前記ゴールノードに到る少なくとも1つの経路を識別するステップと、
    に従って、所定の各ノードnのノード評価を実行するステップと、
    を含むことを特徴とする方法。
  5. 機械またはシステムの物理的ロケーションまたは動作状態を表し、少なくとも1つのプロパティ値を有する複数のノードと、各エッジが少なくとも1つの正の有向加重値を有するノード対の間の複数のエッジとを含む開始グラフにおいて、目標値に最も近い値を有する少なくとも1つの経路を識別するためのシステムであって、
    前記システムは、
    少なくとも1つの処理装置と、
    前記少なくとも1つの処理装置によって実行される目標値探索コンポーネントと、を有し、
    前記目標値探索コンポーネントが、
    前記少なくとも1つの処理装置によって実行されるグラフ構成コンポーネントであって、前記開始グラフ、開始ノード、および少なくとも1つのゴールノードに少なくとも部分的に基づいて接続グラフを構成するように動作するグラフ構成コンポーネントと、
    前記少なくとも1つの処理装置によって実行される計算コンポーネントであって、前記接続グラフの所定の各ノードの上界および下界値を、前記所定のノードから前記少なくとも1つのゴールノードに到るすべての経路の前記加重値に少なくとも部分的に基づいて決定するように動作する計算コンポーネントと、
    前記少なくとも1つの処理装置によって実行される探索コンポーネントであって、前記上界および下界値を使用して最良優先探索を実行して、非ゼロ目標値に最も近い経路値を有する前記開始ノードから前記ゴールノードに到る少なくとも1つの経路を識別するように動作する探索コンポーネントと、
    を備えることを特徴とするシステム。
  6. 請求項5に記載のシステムであって、
    前記グラフ構成コンポーネントは、前記開始グラフ及び前記開始ノードに少なくとも部分的に基づいて後続グラフを構成し、前記開始グラフ及び前記少なくとも1つのゴールノードに少なくとも部分的に基づいて先行グラフを構成し、前記後続及び先行グラフの共通部分として前記接続グラフを構成するように動作することを特徴とするシステム。
  7. 請求項5に記載のシステムであって、
    前記計算コンポーネントは、前記少なくとも1つのゴールノードの前記上界及び下界値をゼロに初期化し、前記ゴールノードから前記開始ノードへと逆方向に辿りながら、式
    Figure 2010020771
    に従って、前記接続グラフの所定の各ノードnに前記所定のノードの先行ノードmから到着するエッジに沿って上界値U Sm および下界値L Sm を決定するように動作し、
    式中のv(a SM,SN )は、前記先行ノードmから前記所定のノードnへの前記エッジの前記少なくとも1つの有向加重値であることを特徴とするシステム。
  8. 請求項5に記載のシステムであって、前記探索コンポーネントは、前記開始ノードから前記ゴールノードへと順方向に辿りながら、以下のノード評価に従って、
    (1)所定の各ノードnについて、後続ノードの集合を生成するステップと、
    (2)所定の集合の後続各ノードについて、後続ノード値
    Figure 2010020771
    を決定するステップであって、
    Figure 2010020771
    は、前記所定のノードnから所定の後続ノードまでの前記エッジの前記加重値であり、Tは、前記目標値である、決定するステップと、
    (3)所定の集合の各後続ノードついて、前記後続ノードの上界値U Sm および下界値L Sm を使用して、以下のように、
    Figure 2010020771
    関数Fを評価するステップであって、ここで、
    Figure 2010020771
    である、評価するステップと、
    (4)すべての評価された後続ノードをリスト内に保持するステップであって、リスト内ではすべてのノードが関数Fの結果によってソートされる、保持するステップと、
    (5)最小関数Fを有する1つのノードを選択し、前記選択されたノードがゴールノードになるまで、ステップ(1)から続行して、前記後続ノード集合に少なくとも部分的に基づいて、非ゼロ目標値に最も近い経路値を有する前記開始ノードから前記ゴールノードに到る少なくとも1つの経路を識別するステップと、
    に従って、所定の各ノードnのノード評価を実行するように動作することを特徴とするシステム。
  9. 請求項8に記載のシステムであって、
    前記探索コンポーネントは、前記少なくとも1つの処理装置によって実行される刈り込みコンポーネントであって、前記後続ノードの集合を選択的に刈り込んで前記最良優先探索の速度を上げるように動作する刈り込みコンポーネントを含むことを特徴とするシステム。
  10. 請求項5に記載のシステムであって、
    前記開始グラフは、生産プラントを動作させて1つ以上の生産ゴールを達成する計画を構成するためのモデルベース制御システム内の診断エンジンのビリーフモデルであり、前記開始グラフは、前記生産プラントの状態を表す複数のノード及び前記プラント状態を1つのグラフノードから別のグラフノードに遷移させるための、1つ以上のプラントリソースによるアクションを表す複数のエッジを含み、各エッジは、0以上1以下の値を有する前記アクションに関連する失敗確率を定義する、少なくとも1つの正の有向加重値を有し、
    前記目標値探索コンポーネントは、前記診断エンジンに組み込まれ、前記探索コンポーネントは、最良優先探索を実行して、非ゼロ目標値に最も近い失敗確率値を有する所定の生産ゴールを達成するための少なくとも1つの生産計画を識別する、
    ことを特徴とするシステム。
JP2009163409A 2008-07-10 2009-07-10 目標値経路識別のための方法およびシステム Expired - Fee Related JP5204052B2 (ja)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US7945608P 2008-07-10 2008-07-10
US61/079,456 2008-07-10
US12/409,235 2009-03-23
US12/409,235 US8266092B2 (en) 2008-07-10 2009-03-23 Methods and systems for target value path identification

Publications (3)

Publication Number Publication Date
JP2010020771A JP2010020771A (ja) 2010-01-28
JP2010020771A5 true JP2010020771A5 (ja) 2012-08-23
JP5204052B2 JP5204052B2 (ja) 2013-06-05

Family

ID=41055134

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009163409A Expired - Fee Related JP5204052B2 (ja) 2008-07-10 2009-07-10 目標値経路識別のための方法およびシステム

Country Status (3)

Country Link
US (1) US8266092B2 (ja)
EP (1) EP2144196A1 (ja)
JP (1) JP5204052B2 (ja)

Families Citing this family (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9733625B2 (en) 2006-03-20 2017-08-15 General Electric Company Trip optimization system and method for a train
US10569792B2 (en) 2006-03-20 2020-02-25 General Electric Company Vehicle control system and method
US10308265B2 (en) 2006-03-20 2019-06-04 Ge Global Sourcing Llc Vehicle control system and method
US9950722B2 (en) 2003-01-06 2018-04-24 General Electric Company System and method for vehicle control
US9126608B2 (en) * 2012-10-17 2015-09-08 General Electric Company Systems and methods for operating a vehicle system in response to a plan deviation
US9828010B2 (en) 2006-03-20 2017-11-28 General Electric Company System, method and computer software code for determining a mission plan for a powered system using signal aspect information
US9834237B2 (en) 2012-11-21 2017-12-05 General Electric Company Route examining system and method
US8265777B2 (en) * 2009-06-02 2012-09-11 Palo Alto Research Center Incorporated Pervasive model adaptation: the integration of planning and information gathering in dynamic production systems
US8364629B2 (en) 2009-07-02 2013-01-29 Palo Alto Research Center Incorporated Depth-first search for target value problems
US8392455B2 (en) * 2009-07-02 2013-03-05 Palo Alto Research Center Incorporated Multi-interval heuristics for accelerating target-value search
US8456472B2 (en) 2010-01-08 2013-06-04 International Business Machines Corporation Ranking nodes in a graph
US8655472B2 (en) * 2010-01-12 2014-02-18 Ebara Corporation Scheduler, substrate processing apparatus, and method of transferring substrates in substrate processing apparatus
US8904241B2 (en) * 2011-07-27 2014-12-02 Oracle International Corporation Proactive and adaptive cloud monitoring
JP2013061819A (ja) * 2011-09-14 2013-04-04 Hitachi Ltd 保守計画システム、保守計画システムサーバ、及び保守計画システムクライアント端末
JP5906379B2 (ja) * 2011-09-29 2016-04-20 パナソニックIpマネジメント株式会社 移動体位置推定装置、移動体位置推定方法、及び、移動体位置推定プログラム
US9702715B2 (en) 2012-10-17 2017-07-11 General Electric Company Distributed energy management system and method for a vehicle system
US9669851B2 (en) 2012-11-21 2017-06-06 General Electric Company Route examination system and method
JP2014115867A (ja) * 2012-12-11 2014-06-26 Sumitomo Rubber Ind Ltd ポリマーの製造方法
US9519461B2 (en) * 2013-06-20 2016-12-13 Viv Labs, Inc. Dynamically evolving cognitive architecture system based on third-party developers
JP6310721B2 (ja) * 2014-02-19 2018-04-11 国立大学法人京都大学 関係性グラフ評価システム
WO2017178902A1 (en) * 2016-04-11 2017-10-19 Kpit Technologies Limited Graph database for diagnostics and system health monitoring
US10885118B2 (en) * 2017-05-12 2021-01-05 Futurewei Technologies, Inc. Incremental graph computations for querying large graphs
US10884804B2 (en) * 2017-10-23 2021-01-05 International Business Machines Corporation Information gathering command generator
CN109600447B (zh) 2018-12-21 2021-08-10 北京百度网讯科技有限公司 用于处理数据的方法、装置和系统
CN109961237B (zh) * 2019-04-02 2023-03-31 哈尔滨理工大学 动态局部最优树的综合调度方法
JP6697107B2 (ja) * 2019-04-18 2020-05-20 株式会社荏原製作所 スケジューラ、基板処理装置、及び基板搬送方法
JP7360047B2 (ja) * 2020-02-26 2023-10-12 富士通株式会社 検索処理プログラム、検索処理方法および検索処理装置
CN112013866A (zh) * 2020-08-31 2020-12-01 电子科技大学 一种基于智能导览系统的路径规划方法
US11543806B2 (en) * 2021-01-04 2023-01-03 Palo Alto Research Center Incorporated System and method to facilitate a search for a hybrid-manufacturing process plan
CN117733308B (zh) * 2024-02-19 2024-05-17 浙江大学 一种超声波焊接机器人路径规划方法和装置

Family Cites Families (90)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5864503A (ja) 1981-10-14 1983-04-16 Hitachi Ltd 装置の異常状態に対する原因推定方法
US5006992A (en) 1987-09-30 1991-04-09 Du Pont De Nemours And Company Process control system with reconfigurable expert rules and control modules
US5070468A (en) 1988-07-20 1991-12-03 Mitsubishi Jukogyo Kabushiki Kaisha Plant fault diagnosis system
US5009833A (en) 1989-01-11 1991-04-23 Westinghouse Electric Corp. Expert system for surveillance, diagnosis and prognosis of plant operation
JPH0660826B2 (ja) 1989-02-07 1994-08-10 動力炉・核燃料開発事業団 プラントの異常診断方法
US5315502A (en) 1989-06-09 1994-05-24 Mitsubishi Denki Kabushiki Kaisha Plant operation support apparatus and method using expert systems
JP3224226B2 (ja) * 1989-09-22 2001-10-29 株式会社リコー 故障診断エキスパートシステム
JPH03223933A (ja) 1989-12-18 1991-10-02 Hitachi Ltd 情報処理システム
JPH0481616A (ja) 1990-07-24 1992-03-16 Mitsubishi Electric Corp 故障診断装置
US5581459A (en) 1990-09-26 1996-12-03 Hitachi, Ltd. Plant operation support system
US5214577A (en) * 1990-10-24 1993-05-25 Osaka Gas Co., Ltd. Automatic test generation for model-based real-time fault diagnostic systems
JP3043897B2 (ja) 1991-05-15 2000-05-22 株式会社東芝 プラント運転支援装置
US5268834A (en) * 1991-06-24 1993-12-07 Massachusetts Institute Of Technology Stable adaptive neural network controller
US5586021A (en) * 1992-03-24 1996-12-17 Texas Instruments Incorporated Method and system for production planning
CA2118885C (en) 1993-04-29 2005-05-24 Conrad K. Teran Process control system
JP3169036B2 (ja) 1993-06-04 2001-05-21 株式会社日立製作所 プラント監視診断システム、プラント監視診断方法および非破壊検査診断方法
US5486995A (en) * 1994-03-17 1996-01-23 Dow Benelux N.V. System for real time optimization
ATE199188T1 (de) * 1994-03-17 2001-02-15 Dow Benelux System zur echtzeit optimierung und darstellung des gewinns
FR2743642B1 (fr) * 1996-01-11 1999-05-21 Toshiba Kk Procede et appareil de diagnostic d'anomalies d'une installation
US6012152A (en) * 1996-11-27 2000-01-04 Telefonaktiebolaget Lm Ericsson (Publ) Software fault management system
US7043414B2 (en) * 1997-06-20 2006-05-09 Brown Peter G System and method for simulating, modeling and scheduling of solution preparation in batch process manufacturing facilities
US6272483B1 (en) * 1997-10-31 2001-08-07 The State Of Oregon Acting By And Through The State Board Of Higher Education On Behalf Of The University Of Oregon Cost-optimizing allocation system and method
US6052969A (en) * 1998-02-20 2000-04-25 F. R. Drake Patty loader and method
US6415276B1 (en) 1998-08-14 2002-07-02 University Of New Mexico Bayesian belief networks for industrial processes
US6326758B1 (en) * 1999-12-15 2001-12-04 Reliance Electric Technologies, Llc Integrated diagnostics and control systems
US6725208B1 (en) 1998-10-06 2004-04-20 Pavilion Technologies, Inc. Bayesian neural networks for optimization and control
US6113256A (en) 1998-11-09 2000-09-05 General Electric Company System and method for providing raw mix proportioning control in a cement plant with a fuzzy logic supervisory controller
US6947797B2 (en) 1999-04-02 2005-09-20 General Electric Company Method and system for diagnosing machine malfunctions
US6535865B1 (en) * 1999-07-14 2003-03-18 Hewlett Packard Company Automated diagnosis of printer systems using Bayesian networks
US6651048B1 (en) * 1999-10-22 2003-11-18 International Business Machines Corporation Interactive mining of most interesting rules with population constraints
AU1481901A (en) * 1999-11-10 2001-06-06 Peter Badovinatz A decision based system for managing distributed resources and modeling the global optimization problem
US6411908B1 (en) * 2000-04-27 2002-06-25 Machinery Prognosis, Inc. Condition-based prognosis for machinery
US6917839B2 (en) 2000-06-09 2005-07-12 Intellectual Assets Llc Surveillance system and method having an operating mode partitioned fault classification model
US6263277B1 (en) * 2000-08-07 2001-07-17 Alpine Electronics, Inc. Route searching method
US6643592B1 (en) * 2000-10-05 2003-11-04 General Electric Company System and method for fault diagnosis
US6853930B2 (en) * 2001-02-27 2005-02-08 Hitachi, Ltd. System for aiding the preparation of operation and maintenance plans for a power generation installation
US6795798B2 (en) * 2001-03-01 2004-09-21 Fisher-Rosemount Systems, Inc. Remote analysis of process control plant data
US6813532B2 (en) * 2001-03-01 2004-11-02 Fisher-Rosemount Systems, Inc. Creation and display of indices within a process plant
WO2002071173A2 (en) * 2001-03-01 2002-09-12 Fisher-Rosemount Systems, Inc. Data sharing in a process plant
US6795799B2 (en) 2001-03-07 2004-09-21 Qualtech Systems, Inc. Remote diagnosis server
US6560552B2 (en) * 2001-03-20 2003-05-06 Johnson Controls Technology Company Dynamically configurable process for diagnosing faults in rotating machines
US6965887B2 (en) * 2001-03-21 2005-11-15 Resolutionebs, Inc. Rule processing methods for automating a decision and assessing satisfiability of rule-based decision diagrams
US6735549B2 (en) * 2001-03-28 2004-05-11 Westinghouse Electric Co. Llc Predictive maintenance display system
DE60223253T2 (de) * 2001-05-25 2008-11-27 Parametric Optimization Solutions Ltd. Verbesserte prozesssteuerung
US6865562B2 (en) * 2001-06-04 2005-03-08 Xerox Corporation Adaptive constraint problem solving method and system
US8417360B2 (en) * 2001-08-10 2013-04-09 Rockwell Automation Technologies, Inc. System and method for dynamic multi-objective optimization of machine selection, integration and utilization
US9729639B2 (en) * 2001-08-10 2017-08-08 Rockwell Automation Technologies, Inc. System and method for dynamic multi-objective optimization of machine selection, integration and utilization
US6847854B2 (en) * 2001-08-10 2005-01-25 Rockwell Automation Technologies, Inc. System and method for dynamic multi-objective optimization of machine selection, integration and utilization
US8914300B2 (en) * 2001-08-10 2014-12-16 Rockwell Automation Technologies, Inc. System and method for dynamic multi-objective optimization of machine selection, integration and utilization
US20090210081A1 (en) * 2001-08-10 2009-08-20 Rockwell Automation Technologies, Inc. System and method for dynamic multi-objective optimization of machine selection, integration and utilization
US20090204237A1 (en) * 2001-08-10 2009-08-13 Rockwell Automation Technologies, Inc. System and method for dynamic multi-objective optimization of machine selection, integration and utilization
US7469185B2 (en) 2002-02-04 2008-12-23 Ocimum Biosolutions, Inc. Primary rat hepatocyte toxicity modeling
US7062478B1 (en) * 2002-03-20 2006-06-13 Resolutionebs, Inc. Method and apparatus using automated rule processing to configure a product or service
DE10215982A1 (de) 2002-04-11 2003-11-06 Siemens Ag Röntgeneinrichtung
US8315898B2 (en) * 2002-10-30 2012-11-20 Palo Alto Research Center, Incorporated Planning and scheduling reconfigurable systems around off-line resources
US7233405B2 (en) * 2002-10-30 2007-06-19 Palo Alto Research Center, Incorporated Planning and scheduling reconfigurable systems with regular and diagnostic jobs
US7230736B2 (en) * 2002-10-30 2007-06-12 Palo Alto Research Center, Incorporated Planning and scheduling reconfigurable systems with alternative capabilities
US7574334B2 (en) * 2003-02-11 2009-08-11 Sri International Formal methods for modeling and analysis of hybrid systems
US6895292B2 (en) * 2003-04-28 2005-05-17 Palo Alto Research Center Inc. Predictive and preemptive planning and scheduling for different job priorities system and method
US7139629B2 (en) * 2003-04-28 2006-11-21 Palo Alto Research Center Incorporated Planning and scheduling for failure recovery system and method
US7194320B2 (en) 2003-06-05 2007-03-20 Neuco, Inc. Method for implementing indirect controller
ATE417696T1 (de) * 2003-09-12 2009-01-15 Volvo Aero Corp Optimierung sequentieller kombinatorischer prozesse
US7206771B2 (en) * 2003-11-11 2007-04-17 International Business Machines Corporation Automated knowledge system for equipment repair based on component failure history
US7451003B2 (en) * 2004-03-04 2008-11-11 Falconeer Technologies Llc Method and system of monitoring, sensor validation and predictive fault analysis
US7260501B2 (en) * 2004-04-21 2007-08-21 University Of Connecticut Intelligent model-based diagnostics for system monitoring, diagnosis and maintenance
US7216018B2 (en) * 2004-05-14 2007-05-08 Massachusetts Institute Of Technology Active control vibration isolation using dynamic manifold
US6898475B1 (en) * 2004-05-27 2005-05-24 Palo Alto Research Center Inc. System and method utilizing temporal constraints to coordinate multiple planning sessions
US7043321B2 (en) * 2004-05-27 2006-05-09 Palo Alto Research Center Incorporated Exception handling in manufacturing systems combining on-line planning and predetermined rules
US7356383B2 (en) * 2005-02-10 2008-04-08 General Electric Company Methods and apparatus for optimizing combined cycle/combined process facilities
US7499777B2 (en) * 2005-04-08 2009-03-03 Caterpillar Inc. Diagnostic and prognostic method and system
US20070043607A1 (en) * 2005-08-22 2007-02-22 Raytheon Company Method to incorporate user feedback into planning with explanation
US7162393B1 (en) * 2005-09-01 2007-01-09 Sun Microsystems, Inc. Detecting degradation of components during reliability-evaluation studies
GB2430771A (en) 2005-09-30 2007-04-04 Motorola Inc Content access rights management
US7711674B2 (en) 2005-11-01 2010-05-04 Fuji Xerox Co., Ltd. System and method for automatic design of components in libraries
US7533073B2 (en) * 2005-12-05 2009-05-12 Raytheon Company Methods and apparatus for heuristic search to optimize metrics in generating a plan having a series of actions
JP4618185B2 (ja) * 2006-04-07 2011-01-26 富士ゼロックス株式会社 故障診断システム及び故障診断プログラム
JP4711077B2 (ja) * 2006-06-09 2011-06-29 富士ゼロックス株式会社 故障診断システム、画像形成装置および故障診断プログラム
US20080010230A1 (en) * 2006-07-06 2008-01-10 Smith Curtis L Hybrid assessment tool, and systems and methods of quantifying risk
US20080039969A1 (en) * 2006-08-14 2008-02-14 Husky Injection Molding Systems Ltd. Control schema of molding-system process, amongst other things
US20080071716A1 (en) * 2006-08-31 2008-03-20 Kay Schwendimann Anderson Apparatus and method of planning through generation of multiple efficient plans
US7467841B2 (en) * 2006-09-07 2008-12-23 Kabushiki Kaisha Toshiba Maintenance scheduling system, maintenance scheduling method and image forming apparatus
US8145335B2 (en) * 2006-12-19 2012-03-27 Palo Alto Research Center Incorporated Exception handling
US7725857B2 (en) * 2007-04-19 2010-05-25 International Business Machines Corporation Method for optimizing organizational floor layout and operations
US7689309B2 (en) * 2007-07-03 2010-03-30 Delphi Technologies, Inc. Method for generating an electro-hydraulic model for control design
US8038076B2 (en) * 2008-01-22 2011-10-18 Delphi Technologies, Inc. System and method for dynamic solenoid response adjust control
US8725667B2 (en) 2008-03-08 2014-05-13 Tokyo Electron Limited Method and system for detection of tool performance degradation and mismatch
US8078552B2 (en) 2008-03-08 2011-12-13 Tokyo Electron Limited Autonomous adaptive system and method for improving semiconductor manufacturing quality
US8396582B2 (en) 2008-03-08 2013-03-12 Tokyo Electron Limited Method and apparatus for self-learning and self-improving a semiconductor manufacturing tool
US7937175B2 (en) * 2008-07-10 2011-05-03 Palo Alto Research Center Incorporated Methods and systems for pervasive diagnostics
US20100222897A1 (en) * 2009-03-02 2010-09-02 Toyota Motor Engineering & Manufacturing North America, Inc. Distributed fault diagnosis

Similar Documents

Publication Publication Date Title
JP2010020771A5 (ja)
Fang et al. DHER: Hindsight experience replay for dynamic goals
US20180157973A1 (en) Method and device for a computerized mechanical device
JP2019502212A5 (ja)
US9939792B2 (en) Systems and methods to adaptively select execution modes
CN110678816B (zh) 用于控制技术系统的方法和控制机构
Soto et al. Using autonomous search for generating good enumeration strategy blends in constraint programming
Niemueller et al. Incremental task-level reasoning in a competitive factory automation scenario
JP2010044751A5 (ja)
CN104318110B (zh) 一种提高大型复杂系统风险设计及维修效率的方法
CN110471287A (zh) 一种多有轨穿梭小车的实时调度方法及系统
CN105160248B (zh) 一种基于相关性剪枝神经网络的Xen虚拟机恶意进程识别系统及方法
CN109190757A (zh) 任务处理方法、装置、设备及计算机可读存储介质
Zhen et al. A novel memetic algorithm for global optimization based on PSO and SFLA
Zhao et al. Shuffled frog–leaping algorithm using elite opposition–based learning
EP4177799A1 (en) System optimization control device, system optimization control method, and program
Nasir et al. An improved spiral dynamic algorithm and its application to fuzzy modelling of a twin rotor system
KR101277275B1 (ko) 로봇 시스템의 행위 기반 태스크 구현 방법
JPWO2021229626A5 (ja)
Papadopoulou et al. A machine-learning approach for communication prediction of large-scale applications
Arora et al. Applying variable chromosome length genetic algorithm for testing dynamism of web application
Nguyen et al. Prioritizing automated test cases of Web applications using reinforcement learning: an enhancement
JP2017187980A (ja) グラフクラスタリング用プログラム及びグラフクラスタリング方法
Dhingra et al. Design and implementation of neuro fuzzy model for software development time estimation
Zhao Improved Bat Algorithm for Solving Traveling Salesman Problems