JP2008041207A - 電子機器、制御方法、および制御プログラム - Google Patents
電子機器、制御方法、および制御プログラム Download PDFInfo
- Publication number
- JP2008041207A JP2008041207A JP2006216476A JP2006216476A JP2008041207A JP 2008041207 A JP2008041207 A JP 2008041207A JP 2006216476 A JP2006216476 A JP 2006216476A JP 2006216476 A JP2006216476 A JP 2006216476A JP 2008041207 A JP2008041207 A JP 2008041207A
- Authority
- JP
- Japan
- Prior art keywords
- unit
- program
- control unit
- executed
- 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.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B20/00—Signal processing not specific to the method of recording or reproducing; Circuits therefor
- G11B20/10—Digital recording or reproducing
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B27/00—Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
- G11B27/36—Monitoring, i.e. supervising the progress of recording or reproducing
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B20/00—Signal processing not specific to the method of recording or reproducing; Circuits therefor
- G11B20/10—Digital recording or reproducing
- G11B20/18—Error detection or correction; Testing, e.g. of drop-outs
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B20/00—Signal processing not specific to the method of recording or reproducing; Circuits therefor
- G11B20/10—Digital recording or reproducing
- G11B20/18—Error detection or correction; Testing, e.g. of drop-outs
- G11B20/1816—Testing
- G11B2020/183—Testing wherein at least one additional attempt is made to read or write the data when a first attempt is unsuccessful
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B2220/00—Record carriers by type
- G11B2220/20—Disc-shaped record carriers
- G11B2220/25—Disc-shaped record carriers characterised in that the disc is based on a specific recording technology
- G11B2220/2537—Optical discs
Landscapes
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
- Optical Recording Or Reproduction (AREA)
Abstract
【解決手段】ドライブ27の動作の診断処理、およびドライブ27の各部の制御に用いられるパラメータの再調整処理は、複数の単位処理から構成され、ドライブメモリ47は、診断処理または再調整処理を構成する単位処理と、それらの単位処理が実行される順番とを示す工程テーブル、および単位処理を実行させるための単位プログラムを記録する。ファームウェア制御部46は、工程テーブルを参照し、単位プログラムを順番に実行することで、指示された診断処理または再調整処理の実行を制御する。本発明は、ディスクカムコーダに適用することができる。
【選択図】図2
Description
Claims (6)
- 実行する任意の数の処理を制御プログラムにより制御する電子機器において、
前記電子機器が実行する各処理を、それぞれ複数の単位処理の組み合わせで構成し、前記電子機器の前記処理を実行する前記制御プログラムを、前記処理ごとに、前記単位処理を実行する単位プログラムと、前記単位プログラムの実行順を規定する工程テーブルとで構成し、前記処理ごとの前記工程テーブルを記憶するとともに、前記各工程テーブルに規定されている前記単位プログラムを記憶する記憶手段と、
所定の前記処理が指示された場合、記憶されている前記工程テーブルであって、指示された前記処理に対応する前記工程テーブルに規定されている前記単位プログラムを、規定されている順番に実行する実行手段と
を備える電子機器。 - 前記処理は、前記実行手段が正常に動作しているかを診断する診断処理、または前記処理が実行されるときに用いられるパラメータの値が適切な値となるように再調整する再調整処理である
請求項1に記載の電子機器。 - 前記処理は、ディスクからのデータの読み出し、または前記ディスクへのデータの記録に関する処理である
請求項1に記載の電子機器。 - 前記工程テーブルは、第1の前記単位プログラムの実行時にエラーが発生したときに実行される前記単位プログラムであって、実行の順番を第1の前記単位プログラムに復帰させるための第2の前記単位プログラムを示す情報を有し、
前記実行手段は、第1の前記単位プログラムの実行時にエラーが発生した場合、前記工程テーブルを参照して、第2の前記単位プログラムをさらに実行する
請求項1に記載の電子機器。 - 電子機器が実行する任意の数の処理を制御プログラムにより制御する制御方法において、
前記処理が指示された場合、前記電子機器が実行する各処理を、それぞれ複数の単位処理の組み合わせで構成し、前記電子機器の前記処理を実行する前記制御プログラムを、前記処理ごとに、前記単位処理を実行する単位プログラムと、前記単位プログラムの実行の順番を規定する工程テーブルとで構成した場合における前記工程テーブルと前記単位プログラムであって、指示された前記処理に対応する前記工程テーブルと、そこに規定されている前記単位プログラムを読み出し、
読み出された前記単位プログラムを、読み出された前記工程テーブルに規定されている順番に実行する
制御方法。 - 電子機器が実行する任意の数の処理をコンピュータに実行させる制御プログラムにおいて、
前記処理が指示された場合、前記電子機器が実行する各処理を、それぞれ複数の単位処理の組み合わせで構成し、前記電子機器の前記処理を実行する前記制御プログラムを、前記処理ごとに、前記単位処理を実行する単位プログラムと、前記単位プログラムの実行の順番を規定する工程テーブルとで構成した場合における前記工程テーブルと前記単位プログラムであって、指示された前記処理に対応する前記工程テーブルと、そこに規定されている前記単位プログラムを読み出し、
読み出された前記単位プログラムを、読み出された前記工程テーブルに規定されている順番に実行する
ステップを備える制御プログラム。
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006216476A JP2008041207A (ja) | 2006-08-09 | 2006-08-09 | 電子機器、制御方法、および制御プログラム |
US11/882,792 US8732710B2 (en) | 2006-08-09 | 2007-08-06 | Device and method for ordering process execution using process step tables |
TW096129060A TW200828284A (en) | 2006-08-09 | 2007-08-07 | Electronic device, control method, and control program |
KR1020070079362A KR20080013805A (ko) | 2006-08-09 | 2007-08-08 | 전자기기, 제어 방법, 및 제어 프로그램 |
CN2007101676030A CN101149958B (zh) | 2006-08-09 | 2007-08-09 | 电子设备和控制方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006216476A JP2008041207A (ja) | 2006-08-09 | 2006-08-09 | 電子機器、制御方法、および制御プログラム |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2008041207A true JP2008041207A (ja) | 2008-02-21 |
Family
ID=39052294
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006216476A Pending JP2008041207A (ja) | 2006-08-09 | 2006-08-09 | 電子機器、制御方法、および制御プログラム |
Country Status (5)
Country | Link |
---|---|
US (1) | US8732710B2 (ja) |
JP (1) | JP2008041207A (ja) |
KR (1) | KR20080013805A (ja) |
CN (1) | CN101149958B (ja) |
TW (1) | TW200828284A (ja) |
Families Citing this family (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008310845A (ja) * | 2007-06-12 | 2008-12-25 | Hitachi Ltd | レーザダイオードの制御方法及びレーザダイオード制御装置並びにカムコーダ |
US10282676B2 (en) | 2014-10-06 | 2019-05-07 | Fisher-Rosemount Systems, Inc. | Automatic signal processing-based learning in a process plant |
US9823626B2 (en) | 2014-10-06 | 2017-11-21 | Fisher-Rosemount Systems, Inc. | Regional big data in process control systems |
US9665088B2 (en) | 2014-01-31 | 2017-05-30 | Fisher-Rosemount Systems, Inc. | Managing big data in process control systems |
US10678225B2 (en) | 2013-03-04 | 2020-06-09 | Fisher-Rosemount Systems, Inc. | Data analytic services for distributed industrial performance monitoring |
US10649424B2 (en) | 2013-03-04 | 2020-05-12 | Fisher-Rosemount Systems, Inc. | Distributed industrial performance monitoring and analytics |
US9397836B2 (en) | 2014-08-11 | 2016-07-19 | Fisher-Rosemount Systems, Inc. | Securing devices to process control systems |
US10386827B2 (en) | 2013-03-04 | 2019-08-20 | Fisher-Rosemount Systems, Inc. | Distributed industrial performance monitoring and analytics platform |
US10866952B2 (en) | 2013-03-04 | 2020-12-15 | Fisher-Rosemount Systems, Inc. | Source-independent queries in distributed industrial system |
US10909137B2 (en) | 2014-10-06 | 2021-02-02 | Fisher-Rosemount Systems, Inc. | Streaming data for analytics in process control systems |
US10223327B2 (en) | 2013-03-14 | 2019-03-05 | Fisher-Rosemount Systems, Inc. | Collecting and delivering data to a big data machine in a process control system |
US9804588B2 (en) * | 2014-03-14 | 2017-10-31 | Fisher-Rosemount Systems, Inc. | Determining associations and alignments of process elements and measurements in a process |
US9558220B2 (en) | 2013-03-04 | 2017-01-31 | Fisher-Rosemount Systems, Inc. | Big data in process control systems |
US9740802B2 (en) | 2013-03-15 | 2017-08-22 | Fisher-Rosemount Systems, Inc. | Data modeling studio |
US10649449B2 (en) | 2013-03-04 | 2020-05-12 | Fisher-Rosemount Systems, Inc. | Distributed industrial performance monitoring and analytics |
US10152031B2 (en) | 2013-03-15 | 2018-12-11 | Fisher-Rosemount Systems, Inc. | Generating checklists in a process control environment |
US10168691B2 (en) | 2014-10-06 | 2019-01-01 | Fisher-Rosemount Systems, Inc. | Data pipeline for process control system analytics |
KR102364381B1 (ko) * | 2015-03-06 | 2022-02-18 | 에스케이하이닉스 주식회사 | 메모리 시스템 및 그의 동작방법 |
US10503483B2 (en) | 2016-02-12 | 2019-12-10 | Fisher-Rosemount Systems, Inc. | Rule builder in a process control network |
US11224339B2 (en) * | 2019-07-16 | 2022-01-18 | International Business Machines Corporation | Dynamic eye condition self-diagnosis |
US11918382B2 (en) | 2020-04-13 | 2024-03-05 | International Business Machines Corporation | Continual background monitoring of eye health |
CN111986707B (zh) * | 2020-08-21 | 2021-12-21 | 苏州浪潮智能科技有限公司 | 一种磁盘链路异常处理测试方法及装置 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10134528A (ja) * | 1996-10-25 | 1998-05-22 | Internatl Business Mach Corp <Ibm> | 記録装置およびエラー回復方法 |
JP2002117632A (ja) * | 2000-10-04 | 2002-04-19 | Matsushita Electric Ind Co Ltd | 再生装置及びそれに用いる自己診断用記録媒体 |
JP2004062975A (ja) * | 2002-07-26 | 2004-02-26 | Canon Inc | 情報記録再生装置及び方法、並びにプログラム |
JP2005025927A (ja) * | 2003-07-01 | 2005-01-27 | Samsung Electronics Co Ltd | ディスクドライブの制御方法および制御システム |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2633196B2 (ja) | 1994-05-23 | 1997-07-23 | キヤノン株式会社 | 光情報処理装置 |
JPH10149556A (ja) | 1996-11-18 | 1998-06-02 | Shikoku Nippon Denki Software Kk | 光ディスク装置のクリーニング時期検出方法および検出 装置 |
JP3361025B2 (ja) | 1997-02-12 | 2003-01-07 | 日本電気株式会社 | 光ディスク装置 |
JP2000090438A (ja) | 1998-09-16 | 2000-03-31 | Toshiba Corp | 光ディスク再生装置 |
US20040205690A1 (en) * | 2001-01-19 | 2004-10-14 | Friedrich Pieper | Integrated dynamic control flow and functionality generation for network computing environments |
JP2006004580A (ja) | 2004-06-21 | 2006-01-05 | Ricoh Co Ltd | 情報記録再生装置及び情報記録再生方法 |
EP1927905A1 (en) * | 2006-12-01 | 2008-06-04 | Accenture Global Services GmbH | Method, data processing device and computer program product for controlling and/or monitoring the manufacturing process and/or dispensing process of medical drugs |
-
2006
- 2006-08-09 JP JP2006216476A patent/JP2008041207A/ja active Pending
-
2007
- 2007-08-06 US US11/882,792 patent/US8732710B2/en not_active Expired - Fee Related
- 2007-08-07 TW TW096129060A patent/TW200828284A/zh not_active IP Right Cessation
- 2007-08-08 KR KR1020070079362A patent/KR20080013805A/ko not_active Application Discontinuation
- 2007-08-09 CN CN2007101676030A patent/CN101149958B/zh not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10134528A (ja) * | 1996-10-25 | 1998-05-22 | Internatl Business Mach Corp <Ibm> | 記録装置およびエラー回復方法 |
JP2002117632A (ja) * | 2000-10-04 | 2002-04-19 | Matsushita Electric Ind Co Ltd | 再生装置及びそれに用いる自己診断用記録媒体 |
JP2004062975A (ja) * | 2002-07-26 | 2004-02-26 | Canon Inc | 情報記録再生装置及び方法、並びにプログラム |
JP2005025927A (ja) * | 2003-07-01 | 2005-01-27 | Samsung Electronics Co Ltd | ディスクドライブの制御方法および制御システム |
Also Published As
Publication number | Publication date |
---|---|
CN101149958B (zh) | 2013-01-02 |
KR20080013805A (ko) | 2008-02-13 |
US20080040719A1 (en) | 2008-02-14 |
CN101149958A (zh) | 2008-03-26 |
US8732710B2 (en) | 2014-05-20 |
TWI357597B (ja) | 2012-02-01 |
TW200828284A (en) | 2008-07-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2008041207A (ja) | 電子機器、制御方法、および制御プログラム | |
EP1607967A1 (en) | Information recording method, information recording device, program, and computer-readable information storage medium | |
US8121003B2 (en) | Optical recording/reproducing apparatus | |
US20100054094A1 (en) | Optical Disc Drive | |
JP2006155744A (ja) | 光ディスク装置及び光ディスク媒体の交替領域設定方法 | |
US7599260B2 (en) | Optical disk recording/reproducing apparatus and method for determining optimal reproducing speed thereof | |
US20060280073A1 (en) | Optical disc apparatus | |
JP2007133920A (ja) | 情報再生方法及び情報再生装置 | |
US20060044980A1 (en) | Recording/reproduction device, recording /reproduction method, recording/reproduction system, program thereof, and recording medium | |
JP3901204B2 (ja) | 光ディスク記録方法及び光ディスク装置 | |
US20070047409A1 (en) | Data recording system and control method thereof | |
JP2006155818A (ja) | サーボ情報書き込み方法及びディスク記憶装置 | |
JP4029964B2 (ja) | 情報記録制御プログラム及び記録媒体、並びに情報記録装置 | |
JP2006228333A (ja) | 情報処理装置および情報処理方法、並びにプログラム | |
JP4068128B2 (ja) | 光情報記録装置、光情報記録方法、光情報記録装置の制御プログラムおよびそれを記録したコンピュータ読み取り可能な記録媒体 | |
KR100640317B1 (ko) | 광디스크장치의 오피씨 수행방법 | |
US7660215B2 (en) | Method and apparatus for writing data to optical disc | |
KR100684403B1 (ko) | 광디스크장치의 기록파워 보상방법 | |
KR101070676B1 (ko) | 광 디스크 재생 제어 방법 및 광 디스크 장치 | |
KR100942938B1 (ko) | 기록 전략 방법 및 그에 따른 광 기록/재생 장치 | |
JP2006172525A (ja) | 光ディスク装置 | |
JP2005228418A (ja) | 光ディスク装置及びその情報記録方法 | |
JP2009099191A (ja) | ディスク装置及び制御方法 | |
JP2003281720A (ja) | 情報記録装置、プログラム及び記録媒体 | |
JP2006004580A (ja) | 情報記録再生装置及び情報記録再生方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090710 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100910 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100916 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101105 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20101130 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20110324 |