WO2017183460A1 - 作業支援システム、表示制御方法及びプログラム - Google Patents
作業支援システム、表示制御方法及びプログラム Download PDFInfo
- Publication number
- WO2017183460A1 WO2017183460A1 PCT/JP2017/014274 JP2017014274W WO2017183460A1 WO 2017183460 A1 WO2017183460 A1 WO 2017183460A1 JP 2017014274 W JP2017014274 W JP 2017014274W WO 2017183460 A1 WO2017183460 A1 WO 2017183460A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- work
- information
- display control
- screen
- control unit
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/418—Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02P—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
- Y02P90/00—Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
- Y02P90/02—Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02P—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
- Y02P90/00—Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
- Y02P90/30—Computing systems specially adapted for manufacturing
Definitions
- the display control unit has been completed from the work information candidates based on the work completion information input by the first means in the work information selection screen information.
- Information excluding work may be output.
- Unplanned and unsteady work may be work that is not associated with the worker ID.
- Information useful to the worker can be called by an operation that does not interfere with the work, so that the worker can use the work support system and promote the establishment of the system. For example, when the worker performs a voice input “enlarge” in a state where the drawing is displayed, the drawing may be enlarged and displayed.
- FIG. 4 is a first flowchart showing an example of the operation of the work support system according to the embodiment of the present invention.
- FIG. 5 is a second flowchart showing an example of the operation of the work support system according to the embodiment of the present invention.
- the processing unit 24 performs a login process in the mobile terminal device 20 (step S10). For example, when the worker inputs the user ID by voice on the login screen illustrated in FIG. 3, the input / output unit 21 receives the voice information of the user ID and outputs it to the voice recognition unit 22.
- the voice recognition unit 22 performs voice recognition processing on the acquired voice information and outputs the recognized user ID to the processing unit 24.
- a standard work completion time is determined for each detailed work, and if there is no work completion input even if this standard work time is exceeded, the processing unit 24 may cause the display control unit 25 to output an alarm.
- the output destination of various types of information is the glass display 10, but for example, in a narrow work space where the glass display 10 is difficult to wear, the work control system is generated by the display control unit 25.
- the screen may be switched so that the screen is output to the screen of the mobile terminal device 20.
- the output destination of the screen such as the record registration screen 306 is not limited to the glass-type display 10 and may be a wearable terminal device such as a wristwatch device, for example.
- the mobile terminal device 20 transmits the worker ID to the work navigation device 30, and the work navigation device 30
- the work name information associated with the worker ID is transmitted to the mobile terminal device 20.
- the display control unit 25 generates screen images of the work process selection screen 302 to the result registration screen 306 based on the work name information.
- the work navigation device 30 stores the work instruction information in association with the work name information based on the work name (for example, the name of the detailed procedure). 3, when the worker inputs a voice “work instruction” in a state where the result registration screen 306 of FIG. 3 is displayed, the work navigation device 30 relates to the detailed procedure for inputting the result on the result registration screen 306.
- the attached work instruction information (work procedure manual, drawing) is transmitted to the mobile terminal device 20.
- the display control unit 25 outputs text data of the formatted work instruction document to the glass-type display 10.
- Shaping according to the display area means dividing the text data according to the size, number, and shape of the display area so that the worker can display it easily.
- work instructions are often viewed on a sufficiently large screen such as a PC monitor.
- the conversion unit 601 uses a line feed code at an appropriate position in the text data of the work procedure manual prepared for the PC so that a piece of information (for example, one line of text data) is displayed in one page. Inserts a page break code or inserts a page break code. This process is called a conversion process in this embodiment.
- the operator inputs the character size displayed on the screen of the glass-type display 10 to the editing device 60.
- the conversion unit 601 receives input of character size information and records the character size information input to a storage unit (not shown).
- the converting unit 601 sets the screen size of the glass-type display 10 (step S31).
- the operator inputs the screen size of the glass-type display 10 to the editing device 60.
- the conversion unit 601 receives input of screen size information and records the screen size information input to a storage unit (not shown).
- the conversion unit 601 calculates the maximum number of display lines per screen from the set screen size and character size (step S32). Specifically, for example, when displaying text data in horizontal writing, the conversion unit 601 calculates the maximum number of display lines by dividing the vertical size of the screen by the character size. Next, the conversion unit 601 calculates the maximum number of table characters per line from the set screen size and character size (step S33). Specifically, for example, when displaying text data in horizontal writing, the horizontal size of the screen is divided by the character size to calculate the number of display characters per line. Next, the conversion unit 601 selects the i-th line of the input text data, and counts the number of characters in the selected line (step S34).
- the converting unit 601 counts how many lines can be entered on the screen of the glass-type display 10 until the selected line after the immediately preceding page break code is inserted (step S35). That is, when the selected i-th line is displayed, the converting unit 601 counts how many lines are displayed on the screen of the glass-type display 10.
- the conversion unit 601 determines whether or not the counted number of lines is less than the maximum number of display lines per screen (step S36). If it is not less than the maximum number of display lines (step S36; No), the converting unit 601 inserts a page break code immediately before the selected line (step S38).
- step S36 determines whether both the selected line (i) and the previous line (i-1) are not blank (step S37). This is a determination for performing a page break when there is a blank line. If either the selected line or the previous line (i-1) is a blank line (step S37; No), the converting unit 601 inserts a page break code immediately before the selected line (step S38). When both the selected line and the previous line (i-1) are not blank lines (step S37; Yes), the conversion unit 601 determines whether or not a character is included in the selected line (step S39).
- the detailed procedure 1, detailed procedure 2, and detailed procedure 3 are included in the operation 1, and the work instruction text data regarding the detailed procedures of the detailed procedures 1 to 3 are simultaneously displayed on one screen on the PC screen.
- the work instruction text data is divided into detailed procedure units, and the current work is being performed in accordance with the progress of the detailed work. Work instruction text data corresponding to the procedure can be displayed.
- text data for PC can be shaped for a screen of a mobile terminal device used by a worker, or can be shaped for a screen of various wearable terminal devices. Even if there are multiple types of glass-type displays manufactured by various manufacturers, text data suitable for each glass-type display can be easily obtained by performing conversion processing according to the screen size of each glass-type display. be able to.
- the CPU 901 secures a storage area for storing data being processed in the auxiliary storage device 903 according to the program.
- the computer 900 is a mobile terminal device such as a smartphone as an example, it may be a PC, a server terminal device, a wearable terminal device, or the like.
- the editing device 60 described above is also mounted on the computer 900 illustrated in FIG.
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Manufacturing & Machinery (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- General Factory Administration (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- User Interface Of Digital Computer (AREA)
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016-082712 | 2016-04-18 | ||
JP2016082712A JP6682333B2 (ja) | 2016-04-18 | 2016-04-18 | 作業支援システム、表示制御方法及びプログラム |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2017183460A1 true WO2017183460A1 (ja) | 2017-10-26 |
Family
ID=60115853
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2017/014274 WO2017183460A1 (ja) | 2016-04-18 | 2017-04-05 | 作業支援システム、表示制御方法及びプログラム |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP6682333B2 (enrdf_load_stackoverflow) |
WO (1) | WO2017183460A1 (enrdf_load_stackoverflow) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP3480667B1 (de) * | 2017-11-07 | 2022-10-05 | Komax Holding Ag | Kabelverarbeitungsmaschinensteuerungssystem, kabelverarbeitungsmaschinensystem und verfahren zum überwachen und steuern von kabelverarbeitungsmaschinen |
JP7227588B2 (ja) * | 2018-05-23 | 2023-02-22 | i Smart Technologies株式会社 | 生産管理システム及び生産管理方法 |
KR102416135B1 (ko) * | 2018-09-05 | 2022-07-01 | 삼성중공업 주식회사 | 음성 작업지시 기능을 가지는 도면 편집 장치 및 도면 편집 방법 |
JP7336872B2 (ja) * | 2019-04-26 | 2023-09-01 | 株式会社日立システムズ | 作業支援システムおよび作業支援方法ならびに作業支援装置 |
JP7593097B2 (ja) * | 2020-12-21 | 2024-12-03 | 株式会社リコー | 情報処理装置、情報処理システム、情報処理方法及びプログラム |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04199309A (ja) * | 1990-11-29 | 1992-07-20 | Hitachi Ltd | 計装制御系保守支援装置 |
JPH07121207A (ja) * | 1993-10-21 | 1995-05-12 | Mitsubishi Heavy Ind Ltd | エキスパートシステム |
JP2010102649A (ja) * | 2008-10-27 | 2010-05-06 | Nippon Steel Corp | データ解析支援装置、データ解析支援方法、コンピュータプログラムおよび記録媒体 |
JP2013092908A (ja) * | 2011-10-26 | 2013-05-16 | Mitsubishi Electric Corp | 監視制御装置 |
JP2015149654A (ja) * | 2014-02-07 | 2015-08-20 | 船井電機株式会社 | ヘッドマウントディスプレイ、視聴システム |
-
2016
- 2016-04-18 JP JP2016082712A patent/JP6682333B2/ja not_active Expired - Fee Related
-
2017
- 2017-04-05 WO PCT/JP2017/014274 patent/WO2017183460A1/ja active Application Filing
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04199309A (ja) * | 1990-11-29 | 1992-07-20 | Hitachi Ltd | 計装制御系保守支援装置 |
JPH07121207A (ja) * | 1993-10-21 | 1995-05-12 | Mitsubishi Heavy Ind Ltd | エキスパートシステム |
JP2010102649A (ja) * | 2008-10-27 | 2010-05-06 | Nippon Steel Corp | データ解析支援装置、データ解析支援方法、コンピュータプログラムおよび記録媒体 |
JP2013092908A (ja) * | 2011-10-26 | 2013-05-16 | Mitsubishi Electric Corp | 監視制御装置 |
JP2015149654A (ja) * | 2014-02-07 | 2015-08-20 | 船井電機株式会社 | ヘッドマウントディスプレイ、視聴システム |
Also Published As
Publication number | Publication date |
---|---|
JP6682333B2 (ja) | 2020-04-15 |
JP2017194735A (ja) | 2017-10-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2017183460A1 (ja) | 作業支援システム、表示制御方法及びプログラム | |
KR102194690B1 (ko) | 정보입력 방법, 정보입력 장치 및 정보입력 시스템 | |
JP6062027B1 (ja) | 表示制御方法、端末、及びプログラム | |
JP6712039B1 (ja) | 対話型入力支援システム及びプログラム | |
JP6731837B2 (ja) | プログラム、表示方法、および端末 | |
WO2018070385A1 (ja) | ユーザインタフェースを制御する方法、プログラム及び装置 | |
US20150199171A1 (en) | Handwritten document processing apparatus and method | |
JP2017194735A5 (enrdf_load_stackoverflow) | ||
JP6436582B2 (ja) | 作業実績記録システム、作業実績記録方法及びプログラム | |
US20060095263A1 (en) | Character string input apparatus and method of controlling same | |
JP6167495B2 (ja) | 情報処理装置 | |
JP5834645B2 (ja) | 施設内の地図提示システム | |
JP6203091B2 (ja) | 文書表示装置及び文書表示プログラム | |
KR20100122951A (ko) | 조업 지원 장치, 조업 지원 방법 및 기록 매체 | |
JP4255954B2 (ja) | 運行案内装置、運行案内表示方法、及びコンピュータプログラム | |
JP6145077B2 (ja) | 歌詞同期データ作成システム | |
JP7289243B2 (ja) | 表示装置、表示システム、及び表示方法 | |
JP2008243022A (ja) | 契約交渉支援プログラム、該プログラムを記録した記録媒体、契約交渉支援方法、および契約交渉支援装置 | |
WO2009118908A1 (ja) | 地点検索装置、地点検索方法、地点検索プログラム、および記録媒体 | |
JP2018063706A (ja) | 情報処理方法、プログラム及び情報処理装置 | |
JP4818202B2 (ja) | 文字列入力装置及び文字列入力制御方法 | |
JP2005293228A (ja) | 表示画面制御方法、表示画面制御プログラムおよび表示画面制御装置 | |
JP2017062217A (ja) | ナビゲーションシステム、ナビゲーション装置、音声案内の修正方法 | |
JP6021558B2 (ja) | サーバ装置、端末装置、情報処理方法、およびプログラム | |
JP6412047B2 (ja) | 情報処理装置、情報処理方法、およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 17785802 Country of ref document: EP Kind code of ref document: A1 |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 17785802 Country of ref document: EP Kind code of ref document: A1 |