WO2003009169A2 - Control display unit page builder software tool - Google Patents

Control display unit page builder software tool Download PDF

Info

Publication number
WO2003009169A2
WO2003009169A2 PCT/US2002/022398 US0222398W WO03009169A2 WO 2003009169 A2 WO2003009169 A2 WO 2003009169A2 US 0222398 W US0222398 W US 0222398W WO 03009169 A2 WO03009169 A2 WO 03009169A2
Authority
WO
WIPO (PCT)
Prior art keywords
page
cdu
format
display
generating
Prior art date
Application number
PCT/US2002/022398
Other languages
English (en)
French (fr)
Other versions
WO2003009169A3 (en
Inventor
Steven E. Lindsley
Original Assignee
Honeywell International Inc.
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 Honeywell International Inc. filed Critical Honeywell International Inc.
Priority to EP02768314A priority Critical patent/EP1407351A2/en
Priority to KR10-2004-7000772A priority patent/KR20040017320A/ko
Priority to AU2002330881A priority patent/AU2002330881A1/en
Priority to CA002454115A priority patent/CA2454115A1/en
Priority to JP2003514442A priority patent/JP2004537793A/ja
Priority to IL15990202A priority patent/IL159902A0/xx
Publication of WO2003009169A2 publication Critical patent/WO2003009169A2/en
Publication of WO2003009169A3 publication Critical patent/WO2003009169A3/en
Priority to NO20040208A priority patent/NO20040208L/no

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing

Definitions

  • the invention relates to control/display unit (CDU) pages, and more particularly to a software tool related to specification of a single CDU page and the design of a system of CDU pages and the automatic generation of software to present those pages on a physical CDU and the generation of documentation of all aspects of each CDU page.
  • CDU control/display unit
  • control/display unit (CDU) pages have been developed using static, manual processes. Generally, this has taken the form of written documents describing the layout and operation of a set of pages. The most notable drawback to this method is the lack of a dynamic view of the system being developed. Another drawback is that the graphical presentation of the page is limited by word processor technology and provides a rendering of the page that can be best described as a "close approximation" of the way that the actual page will appear in the target environment.
  • the task of translating the description into software must occur. Because the pages are described simply in English, it is not uncommon to have ambiguity in the descriptions. This ambiguity causes the translation effort to be error prone. As well as being error prone, the translation to software code is both tedious and laborious.
  • VAPS VAPS
  • This product does not solve the entire problem of disclosing a tool for automatically generating textual and graphical representations of a page for inclusion into a document as claimed in the present invention, but it has been used in the past as an aid to writing specifications of CDU page operation. However, it has been used more as a graphical capture tool than an aid to the entire CDU page development process. It does not have facilities for code or document generation, therefore with this system, one must go through the tedious, laborious, and error-prone process of code and document generation.
  • VAPS is a general purpose prototyping system that has no facilities for capturing the level of data required to unambiguously specify page constructs and operations, generate documentation, or generate code.
  • the state of the art is shown in the following prior art patents:
  • U. S. Patent No. 4,845,495 describes a layout of avionics controls and displays within a cockpit, while the present invention discloses a means for specifying the layout of information on a single display.
  • U. S. Patent No. 5,019,980 describes a means of monitoring real-time signals within the aircraft environment; some of which may be a result of communication with an MCDU.
  • the present invention does not address the real-time execution of software on the MCDU. Rather, it deals with a means for specifying the layout of information on an MCDU screen and the generation of software to implement the specification.
  • U. S. Patent No. 4,642,775 describes a flight planning system.
  • the present invention deals with a means for specifying the layout of information on an MCDU screen that may be used to generate software implementing requirements for portions of a flight management system or any other system that utilizes an MCDU.
  • the present invention solves the aforementioned problem by allowing page designers to specify pages using a true-to-life representation of the CDU and by providing facilities that automate the generation of both textual and graphical representations of the page for inclusion into a document.
  • Past approaches have not been able to enforce consistency among CDU pages and have not attempted to capture all information associated with a CDU page or a system of pages. Because the information has not been captured in a tool, neither code nor document generation has been possible. No other approaches have attempted to unambiguously define the operation of a CDU page and to embody that knowledge into a tool specifically made for that purpose.
  • a software tool related to specification of a single CDU page and the design of a system of CDU pages and the automatic generation of software to present those pages on a physical CDU and the generation of documentation of all aspects of each CDU page.
  • the preferred method of specifying an operation of a CDU page comprises the steps of defining display and entry characteristics of the CDU page, simulating operation of the CDU page, capturing requirements of the CDU page, generating operator interface requirement documents and generating code to implement the operation of the CDU page.
  • the step of defining display and entry characteristics of the CDU page comprise modeling a display format and specifying an operation of line select keys and mode keys.
  • the step of modeling a display format comprises passing row, column, and length, format, font size, font color, visibility, justification, and sample contents of field information to a page description database.
  • the step of specifying an operation of line select keys and mode keys comprises passing scratchpad usage, page branching information, relationship to an "execute" annunciator, downselect operation, and scratchpad validation rules for the key to a page description database.
  • the preferred method further comprises the step of storing the display and entry characteristics in a page description database.
  • the step of simulating operation of the CDU page comprises presenting representative data, processing simulated key presses, accepting simulated scratchpad entries, and changing pages based on the page definition and the other page definitions currently stored in the page description database.
  • the step of capturing requirements of the CDU page comprises manual entry of the requirements and associated supporting comments in a textual format.
  • the preferred textual format comprises a hypertext format.
  • the step of generating operator interface requirement documents comprises generating documents in graphical, textual and tabular form.
  • the step of generating code to implement operation of the CDU page comprises generating software source code in a predetermined language.
  • the predetermined language can comprise Ada or C.
  • a primary object of the present invention is to capture the operation of CDU pages.
  • Another object of the present invention is to generate software to implement the captured operation.
  • Yet another object of the present invention is to provide basic simulation of the operation of the CDU pages.
  • a primary advantage of the present invention is that it provides a consistent way to define the operation of CDU pages.
  • Another advantage of the present invention is that it provides a means to generate software code making it cheaper than present systems.
  • Another advantage of the present invention is that it is easier to use than the present manual systems.
  • Yet another advantage of the present invention is that it is more precise than existing methods.
  • Another advantage of the present invention is that it is more reliable than existing methods.
  • Fig. 1 is a diagram of the six major elements involved in the operation of the CDU Page Builder.
  • Fig. 2 is a block diagram of the embodiment of Fig. 1.
  • the CDU Page Builder Software Tool is a utility that supports the development of pages to be displayed on an ARINC-739 standard CDU.
  • the tool is designed to run in a Microsoft Windows desktop environment and provides facilities for the following aspects of page development:
  • CDU pages have been developed using static, manual processes. Generally, this has taken the form of written documents describing the layout and operation of a set of pages. The most notable drawback to this method is the lack of a dynamic view of the system being developed. Another drawback is that the graphical presentation of the page is limited by word processor technology and provides a rendering of the page that can be best described as a "close approximation" of the way that the actual page will appear in the target environment.
  • the CDU Page Builder solves this problem by allowing page designers to specify pages using a true-to-life representation of the CDU and by providing facilities that automate the generation of both textual and graphical representations of the page for inclusion into a document.
  • the tool supports the full specification of CDU pages in terms of both bezel keys and display fields.
  • the operation of bezel keys is specified in terms of their use of the scratchpad and the actions that are taken upon the activation of the key.
  • the operation of display fields can be fully specified in terms of the dynamicity of the field and the behavior of the field when it is specified as dynamic.
  • the tool supports the design of a page by providing an intuitive graphical user interface for placing and arranging display fields upon the display surface.
  • Simulation services provided by the tool allow system designers and end users of the resulting systems to experience the look- and-feel of the pages as they would appear in the aircraft environment.
  • the simulation capabilities of the tool include:
  • Page documentation facilities include a means to accept textual, "word processor” type inputs to document software requirements for the page.
  • the documentation produced by the tool includes graphical and tabular representations of the page characteristics captured in the tool integrated with the textual software requirements that were entered into the tool.
  • the code generation facilities provided by the tool are very comprehensive.
  • the tool assumes the existence of the standard display system framework that is provided by the common flight management system (FMS) product line software.
  • FMS flight management system
  • the code generation facilities are capable of generating code to process keypresses and to drive display outputs.
  • standard calls are made to services that must be provided by the application development team.
  • a list of the services that an application development team is required to provide is generated as a part of the code generation facilities of the tool.
  • the generated code is designed to be used verbatim by the application development team such that, once the application development team supplied services have been written, the code can be compiled and linked into the surrounding system.
  • User interface 12 is the sole means of operating the CDU Page Builder. Some of the operations provided by the CDU Page Builder are user interface-intensive, and others simply employ the user interface 12 to invoke the operation. For instance, page definition requires heavy use of the user interface 12 to describe the details of page operation. However, the code generation block 22 only requires the information stored in the page description database to perform its function; the user of the CDU Page Builder invokes the code generation function by using the menus provided within the user interface 12. [0033] The user interface 12 is employed to start the process of defining both keys and display fields associated with the CDU page being defined. A basic set of information is passed to the page definition block 16 for identification of the entity being defined. For definition of keys, the sole data passed is the key name. For display fields, the information passed is the field number and the row, column, and length of the field. Once the key or display field has been fully defined in the page definition block 16, the user interface 12 is refreshed by reconstructing the page using the page description database.
  • system simulation 14 data is passed from the user interface 12 to the system simulation 14 such that the key presses from the user interface 12 can be interpreted by the system simulation 14 and the appropriate system response is generated.
  • the page definition block 16 consists of a set of input facilities that are used to fully define the operational characteristics of CDU keys and the behavior of CDU display fields. Once defined, the information is stored in the page description database 18 so that it is available to all other facilities in the system. The page definition block 16 is invoked solely by the user interface 12, from which it receives enough information to identify the entity being defined. All information stored in the page description database 18 is populated by the page definition block 16.
  • the page description database 18 contains all the information necessary to fully specify a CDU page. This includes both the operation of bezel keys while the page is displayed and the fields presented on the display surface while the page displayed.
  • the page description database 18 is capable of storing information for several pages simultaneously such that an entire paging system can be resident. A partial listing of the data stored in the page description database for any given page is shown below:
  • the document generation block 20 produces documentation associated with a page that is contained in the page description database 18.
  • Several types of documentation can be produced by this document generation block 20, including page descriptions used within operator interface requirements specifications.
  • Documentation can be produced in a combination of textual, graphical and tabular forms, including hypertext.
  • the code generation block 22 produces a source code template that can be used to implement the operation of the page in software. Since the code generation block 22 is simply a consumer of data from the page description database 18, it is capable of generating source code in any of several languages and assuming any surrounding environment of page management services. For example, the language can be in Ada, C, or other similar commonly known language.
  • the code generation block 22 is not designed to be capable of generating complete, compilable code because the semantics of the page are not specified via the CDU Page Builder. Rather, the CDU Page Builder generates a template that assumes the existence of a set of basic page management services and a set of subprograms with a pre-defined interface that will be provided by the developer of the operational software.
  • the system simulation block 14 interprets simulated keypresses that are provided by the user interface 12 and drives the user interface 12 to simulate the display effects of an appropriate response to that keypress.
  • the response that is generated is derived from the information contained in the page description database 18.
  • the simulation capabilities of the CDU Page Builder are most useful to end- users of the resulting system because they can then "navigate" through the system such that they get a true-to-life representation of the operation of the final system. Because of the code generation capabilities of the CDU Page Builder, the end users and the system developers can both be assured that the resulting software will correctly implement the operation that was observed and accepted during the simulation.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Stored Programmes (AREA)
PCT/US2002/022398 2001-07-18 2002-07-15 Control display unit page builder software tool WO2003009169A2 (en)

Priority Applications (7)

Application Number Priority Date Filing Date Title
EP02768314A EP1407351A2 (en) 2001-07-18 2002-07-15 Control display unit page builder software tool
KR10-2004-7000772A KR20040017320A (ko) 2001-07-18 2002-07-15 제어 표시기 페이지 작성기 소프트웨어 툴
AU2002330881A AU2002330881A1 (en) 2001-07-18 2002-07-15 Control display unit page builder software tool
CA002454115A CA2454115A1 (en) 2001-07-18 2002-07-15 Control display unit page builder software tool
JP2003514442A JP2004537793A (ja) 2001-07-18 2002-07-15 コントロール/ディスプレイ・ユニットのページ・ビルダ・ソフトウェア・ツール
IL15990202A IL159902A0 (en) 2001-07-18 2002-07-15 Control display unit page builder software tool
NO20040208A NO20040208L (no) 2001-07-18 2004-01-16 Kontrolldisplay sidebygger - software verktoy

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/908,241 US20030033332A1 (en) 2001-07-18 2001-07-18 Control/display unit page builder software tool
US09/908,241 2001-07-18

Publications (2)

Publication Number Publication Date
WO2003009169A2 true WO2003009169A2 (en) 2003-01-30
WO2003009169A3 WO2003009169A3 (en) 2003-12-04

Family

ID=25425424

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2002/022398 WO2003009169A2 (en) 2001-07-18 2002-07-15 Control display unit page builder software tool

Country Status (9)

Country Link
US (1) US20030033332A1 (ja)
EP (1) EP1407351A2 (ja)
JP (1) JP2004537793A (ja)
KR (1) KR20040017320A (ja)
AU (1) AU2002330881A1 (ja)
CA (1) CA2454115A1 (ja)
IL (1) IL159902A0 (ja)
NO (1) NO20040208L (ja)
WO (1) WO2003009169A2 (ja)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8265801B2 (en) * 2006-11-22 2012-09-11 Honeywell International Inc. Visual display system for an aircraft
TW201128192A (en) * 2010-02-12 2011-08-16 Middleland Sensing Technology Inc Chemical and biological sensing device
CN103699538B (zh) * 2012-09-27 2017-10-31 汉王科技股份有限公司 一种文件共享的方法及装置

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4642775A (en) * 1984-05-25 1987-02-10 Sundstrand Data Control, Inc. Airborne flight planning and information system
US4845495A (en) * 1988-02-17 1989-07-04 Allied-Signal Inc. Integrated avionics control and display arrangement
US5019980A (en) * 1989-07-14 1991-05-28 The Boeing Company General purpose avionics display monitor
US5161158A (en) * 1989-10-16 1992-11-03 The Boeing Company Failure analysis system
US6151567A (en) * 1994-05-27 2000-11-21 Hamilton Sundstrand Corporation Data communication analysis and simulation tool
US5541863A (en) * 1994-09-30 1996-07-30 Rockwell International Virtual integrated software testbed for avionics
US5916297A (en) * 1996-04-24 1999-06-29 The Boeing Company Method and apparatus for an improved flight management system providing for synchronization of control display units in an alternate navigation mode
US6317659B1 (en) * 1999-12-09 2001-11-13 Honeywell International Inc. Layered subsystem architecture for a flight management system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
LIDEN S: "The evolution of Flight Management Systems" DIGITAL AVIONICS SYSTEMS CONFERENCE, 1994. 13TH DASC., AIAA/IEEE PHOENIX, AZ, USA 30 OCT.-3 NOV. 1994, NEW YORK, NY, USA,IEEE, 30 October 1994 (1994-10-30), pages 157-169, XP010127143 ISBN: 0-7803-2425-0 *
WHITE D A: "Rapid cycle display software design" DIGITAL AVIONICS SYSTEMS CONFERENCE, 1994. 13TH DASC., AIAA/IEEE PHOENIX, AZ, USA 30 OCT.-3 NOV. 1994, NEW YORK, NY, USA,IEEE, 30 October 1994 (1994-10-30), pages 300-304, XP010127122 ISBN: 0-7803-2425-0 *

Also Published As

Publication number Publication date
JP2004537793A (ja) 2004-12-16
AU2002330881A1 (en) 2003-03-03
IL159902A0 (en) 2004-06-20
NO20040208L (no) 2004-03-01
WO2003009169A3 (en) 2003-12-04
US20030033332A1 (en) 2003-02-13
EP1407351A2 (en) 2004-04-14
KR20040017320A (ko) 2004-02-26
CA2454115A1 (en) 2003-01-30

Similar Documents

Publication Publication Date Title
Bitter et al. LabVIEW: Advanced programming techniques
Fox et al. An R companion to applied regression
Szekely Retrospective and challenges for model-based interface development
US5678039A (en) System and methods for translating software into localized versions
US6282699B1 (en) Code node for a graphical programming system which invokes execution of textual code
RU2409844C2 (ru) Основанная на разметке расширяемость для интерфейсов пользователя
US8196104B2 (en) Systems and methods for testing application accessibility
US8977951B2 (en) Methods and apparatus for automated wizard generation
US8386919B2 (en) System for displaying an annotated programming file
US20060142989A1 (en) Method and apparatus for pattern based generation of graphical user interfaces (GUI)
JP2000003274A (ja) コンピュータ上で実行可能なエディタのテキスト要素生成方法及びエディタのテキスト要素生成装置並びにエディタ上にテキスト要素を生成させるように構成されたプログラムを記憶したコンピュータ読み取り可能な記憶媒体
JPH11161398A (ja) コンピュータを利用したドキュメンテーション及びインストラクション
US6760902B1 (en) Method and apparatus for implicitly generating and supporting a user interface
US20130080879A1 (en) Methods and apparatus providing document elements formatting
CN112364496B (zh) 基于html5和vue技术的航电仿真面板生成系统
Gregory Using Visual C++ 6
US6070006A (en) Object oriented software development tool for creation of new class(es)
EP0578634B1 (en) Method for specifying user interfaces and programming system running a multiple user interface type computer
Kotula Using patterns to create component documentation
US7770113B1 (en) System and method for dynamically generating a configuration datasheet
Gross Internationalization and localization of software
US20030033332A1 (en) Control/display unit page builder software tool
Bitter et al. LabVIEW Advanced Programming Techiniques
Tallis et al. The Briefing Associate: A Role for COTS applications in the Semantic Web.
AU3627500A (en) Multilingual vehicle servicing equipment

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG UZ VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR IE IT LU MC NL PT SE SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 159902

Country of ref document: IL

WWE Wipo information: entry into national phase

Ref document number: 2003514442

Country of ref document: JP

Ref document number: 2454115

Country of ref document: CA

Ref document number: 1020047000772

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 2002768314

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 530871

Country of ref document: NZ

WWP Wipo information: published in national office

Ref document number: 2002768314

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWW Wipo information: withdrawn in national office

Ref document number: 2002768314

Country of ref document: EP