GB2477318A - A page rendering method for a small form factor device - Google Patents

A page rendering method for a small form factor device Download PDF

Info

Publication number
GB2477318A
GB2477318A GB1001491A GB201001491A GB2477318A GB 2477318 A GB2477318 A GB 2477318A GB 1001491 A GB1001491 A GB 1001491A GB 201001491 A GB201001491 A GB 201001491A GB 2477318 A GB2477318 A GB 2477318A
Authority
GB
United Kingdom
Prior art keywords
page
fdcs
script
parsed
script definition
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.)
Withdrawn
Application number
GB1001491A
Other versions
GB201001491D0 (en
Inventor
Leonard Patrick Hayes
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.)
AMT SYBEX
Original Assignee
AMT SYBEX
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 AMT SYBEX filed Critical AMT SYBEX
Priority to GB1001491A priority Critical patent/GB2477318A/en
Publication of GB201001491D0 publication Critical patent/GB201001491D0/en
Priority to PCT/EP2010/062992 priority patent/WO2011091867A1/en
Publication of GB2477318A publication Critical patent/GB2477318A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/20Administration of product repair or maintenance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • G06F17/211
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F17/30905
    • YGENERAL 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
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/50Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications

Abstract

The invention relates to a method of rendering a field data collection system (FDCS) page, e.g. for electricity sub-station tests, on a small form factor (SFF) device. The SFF device 1 comprises a user interface 2 including a miniature visual display 3 and a data repository 5 containing a plurality of FDCS page script definitions 7. Each of the script definitions 7 has a linear progression of questions with conditional logic therein. The method comprises the steps of retrieving a script definition 7 of the FDCS page from the data repository 5, parsing the script definition to remove repeated groups and/or conditional questions and replacing them with pointer/s, loading the parsed script definition into a dynamic memory array 11 and building the FDCS page from the parsed script definition on the visual display 3. Upon the user inputting data in the FDCS page that necessitates a FDCS page content update, such as answering an initial conditional question, a pointer is accessed from the parsed script definition and used to access additional FDCS page content to update the parsed script by updating a scroll bar 4 and refreshing the page. By having such a method, the FDCS page will be rendered in such a way that it will be very simple to navigate and faster to render.

Description

"A page rendering method for a small form factor device"
Introduction
This invention relates to a method of rendering a field data collection system (FDCS) page on a small form factor device.
FDCS are used to collate information taken from a plurality of remote locations. For example, FDCS are used to monitor sub-station equipment in an electrical power grid.
Test engineers periodically visit the site of the sub-station where they perform various tests and checks. They enter the results of their tests and checks into a portable device and when finished they can upload the results from the portable device to a central server.
Small form factor (SFF) devices such as mobile phones, smart phones and PDA5 are becoming increasingly popular for use as the portable device in the FDCS. These SFF devices are compact and lightweight and are suitable for transportation to the remote location. There is however a significant problem with the use of SFF devices in a FDCS.
Due to the diminutive size of the visual display of the SFF devices, it is often difficult to display a suitable FDCS page on the visual display. The FDCS page typically comprises a large number of questions relating to the information to be collected, thereby resulting in a large FDCS page. Generally speaking, SFF devices are unsuitable for displaying large pages. Large pages are difficult to navigate using a SFF device and due to the limited processing capability of the SFF device, these large pages often take a long time to render on the SFF device which increases the time and cost of collecting the data.
One solution has been to minimise the FDCS page and allow the user to zoom in and out of various sections of the page. Effectively, a smaller version of the page used by PCs or like equipment with much larger visual displays is miniaturised for display on the SFF device. However, such solutions are generally unsuitable with FDCS due to the fact that the large FDCS page is difficult to navigate on a miniature visual display and it is not uncommon for various tests or checks to be overlooked. Furthermore, the large FDCS page still takes a long time to render on the visual display which increases the time necessary to collect the data.
It is an object of the present invention to provide a method of rendering a field data collection system page on a small form factor device that overcomes at least some of the problems with the known solutions.
Statements of Invention
According to the invention there is provided a method of rendering a field data collection system (FOCS) page on a small form factor (SFF) device, the SFF device comprising a user interface including a miniature visual display, a data repository containing a plurality of FDCS page script definitions, each script definition having a linear progression of questions with conditional logic therein, a script player, a dynamic memory array, a page builder, a library, an internal memory array and an event monitor, the method comprising the steps of: retrieving a script definition of the FDCS page from the data repository; parsing the script definition; loading the parsed script definition into the dynamic memory array; building and displaying the FDCS page from the parsed script definition on the visual display; monitoring the user activity on the FDCS page; and on the user inputting data in the FDCS page that necessitates a FDCS page content update, carrying out the following steps: accessing a pointer from the parsed script definition in the dynamic memory array; using the pointer to access additional FDCS page content from the data repository; updating the parsed script definition in the dynamic memory array with the additional FDCS page content; notifying the page builder of the updated parsed script definition; and on the page builder being notified of the updated parsed script definition, the page builder carrying out the steps of: updating a scroll bar of the FDCS page on the visual display; and subsequently refreshing the FDCS page on the visual display.
By having such a method, the FDCS page will be rendered in such a way that it will be very simple to navigate and faster to render. This is achieved in part by providing the questions as a linear progression of questions with inherent conditional logic that allows for data dependent flow of control. The script definition of the page is parsed to remove any subsidiary conditional questions and/or repeating groups and those subsidiary conditional questions and repeating groups are replaced with pointers. The parsed scnpt definition may then be stored in a dynamic array. The page is built from the parsed dynamic array resulting in a page that is faster to render. If subsidiary conditional questions and repeating groups are not required during the execution of the page, they will not be displayed and only the information that it is absolutely necessary is rendered on the visual display. During use, if a user action causes a pointer to be invoked, additional FDCS page content may be retrieved and added seamlessly to the parsed script definition in the dynamic array and the updated parsed script definition may be rendered when required.
In another embodiment of the invention there is provided a method in which the step of subsequently refreshing the FDCS page on the visual display further comprises the steps of: comparing the current view of the FDCS page stored in the internal memory array with the updated parsed script definition; and waiting until the current view of the FDCS page requires modification due to the updating of the parsed script definition, and only then refreshing the FDCS page on the visual display.
By providing such a method, the FDCS page does not have to be refreshed until the new additional FDCS page content must be displayed on the visual display. This reduces the number of refreshes that must be done as many changes to the page can be combined into a single page refresh thereby improving system performance.
In a further embodiment of the invention there is provided a method in which the step of subsequently refreshing the FDCS page on the visual display comprises: refreshing the FDCS page on the visual display upon detecting a user scrolling action.
In another embodiment of the invention there is provided a method in which the method comprises the step of the event monitor storing the data inputted by the user in an output dynamic memory array. By storing the data inputted by the user in a dynamic memory array, the size of the output file can also vary depending on the size of the FDCS page which provides a very flexible method and system.
In one embodiment of the invention there is provided a method in which the step of the event monitor storing the data inputted by the user in an output dynamic memory array comprises storing the data inputted by the user in a sub-array of the dynamic memory array.
In a further embodiment of the invention there is provided a method comprising the initial step of the SFF device user selecting one of the scripts from the data repository.
In another embodiment of the invention there is provided a method in which the dynamic memory array comprises sizing information and the page builder retrieves the sizing information prior to displaying the FDCS page from the parsed script definition on the visual display.
In one embodiment of the invention there is provided a method in which when aU the questions in the parsed script definition have been answered, the answers are stored in persistent storage on the SFF device.
In a further embodiment of the invention there is provided a method in which when all the questions in the parsed script definition have been answered, the answers are collated into an XML file and transmitted to a remote server.
In one embodiment of the invention there is provided a computer program having program instructions for carrying out the method of rendering a field data collection system (FDCS) page on a small form factor (SFF) device.
Detailed Description of the Invention
The invention will now be more clearly understood from the following description of some embodiments thereof given by way of example only with reference to the accompanying drawings, in which:-Figure 1 is a block diagram showing the components of a small form factor device in which the method according to the invention may be performed; and Figure 2 is a flow diagram of the method according to the present invention.
Referring to the drawings and initially to Figure 1 thereof, there is shown the components of a small form factor (SFF) device, indicated generally by the reference numeral 1. It will be understood that for clarity most of the components are shown external the SFF device but in practice they will be internal, integral components. The components comprise a user interface 2 including a miniature visual display 3 having a scroll bar 4 and a data repository 5 containing a plurality of FDCS page script definitions 7, each script definition having a linear progression of questions with conditional logic therein.
The components further comprise a script player 9, a dynamic memory array 11, an output array 12, a page builder 13, a library 15, an internal memory array 17 and an event monitor 19.
Referring to Figure 2 of the drawings, there is shown a flow diagram of the method according to the invention, indicated generally by the reference numeral 20. The method comprises the initial step 21 of the script player 9 retrieving a script definition 7 of the FDCS page from the data repository 5. The data repository will typically contain a plurality of script definitions of FDCS pages, for example, there may be a different FDCS page for each piece of equipment being tested in the case of the FDCS being used to monitor sub-station equipment in an electrical power grid. The user may select a particular script definition which in turn will be retrieved by the script player.
Once the script definition has been retrieved, it is parsed in step 23. Parsing entails removing any repeating groups and/or subsidiary conditional questions from the script definition 7 and inserting in their place into the parsed script definition a pointer to their location in the original script definition 7 in data repository 5. Repeating groups are a set of identical questions that relate to a particular type of item when there are usually numerous instances of that item. For example, sticking with the example of the sub-station, there may be a set of questions relating to a transformer and due to the fact that there is often more than one transformer present, the set of questions is repeated in a repeating group. Often, an arbitrary number of repeating groups is provided in a FDCS page and many of the repeating groups are not used.
Subsidiary conditional questions are questions that only arise if a particular answer is given to a previous question. For example, if the initial conditional question is "Is the trip switch worn?" there may be provided a yes/no answer. If the answer is yes, a range of subsidiary conditional questions may arise such as: "On a scale of 1 to 10, 10 being the most worn, how badly worn is the trip switch?", "Does the trip switch require replacement?", When will the trip switch require replacement?", What is the make and model of the trip switch?" and the like. If the answer to the initial conditional question is no, that the trip switch is not worn, no further information is required concerning the trip switch and there will be no further subsidiary conditional questions required. Therefore, these subsidiary conditional questions may in certain circumstances not be needed and accordingly they may be removed from the script definition to be rendered initially. A pointer is installed in the parsed script definition in their place so that should the initial conditional question be responded to in such a way that the subsidiary conditional question or questions are needed (in the example above, by answering the question "is the trip switch worn?" in the affirmative), the subsidiary conditional questions can be retrieved for rendering. It will be understood that a subsidiary conditional question may itself have one or more subsidiary conditional questions or repeating groups that will be invoked only if necessary after the initial subsidiary conditional question so requires.
In step 25, the parsed script definition is loaded into the dynamic memory array 11 and in step 27 the FDCS page is built by the page builder 13 from the parsed script definition using the library 15 and displayed on the miniature visual display 3 of the user interface 2. In step 29, the event monitor 19 monitors the user activity on the FDCS page. The event monitor checks to see if the user scrolls up or down or inputs data into the FDCS page. At the same time, a copy of the portion of the FDCS page currently in view is stored in internal memory array 17. If the user inputs data in the FDCS page, the event monitor will retheve that data and send that data for storage to the output array 12 which is part of the dynamic memory array 11. If the user inputs data that necessitates a FDCS page content update, such as by answering an initial conditional question in such a way that one or more further conditional or simple questions will have to be answered, the event monitor notifies the script player in step 31. In step 33, the script player 9 accesses the appropriate pointer from the parsed script definition in the dynamic memory array 11 and in step 35 the script player uses that pointer to access additional FDCS page content from the data repository 5. In step 37, the script player 9 updates the parsed script definition in the dynamic memory array with the additional FDCS page content and in step 39, the script player 9 notifies the page builder 13 that the parsed script definition has been updated in dynamic memory array 11.
On the page builder 13 being notified of the updated parsed script definition, the page builder 13 updates a scroll bar 4 of the FDCS page on the visual display 3 in step 41 and in step 43 the page builder 13 subsequently refreshes the FDCS page on the visual display 3. In this way, only the information that is absolutely necessary to render on the visual display is rendered on the visual display thereby making the page faster to render and easier to navigate.
It is not always necessary for the page builder to immediately refresh the FDCS page.
For example, if the update to the parsed script definition does not affect the current page view, it is not necessary to refresh the page until such time that it does. Therefore, the page builder will keep track of the current view of the FDCS page stored in internal memory 17 and compare it with the updated parsed script definition stored in dynamic array 11. If the current page view requires data from the updated parsed script definition, the page can then be refreshed at that time. This provides for a better user experience and also allows for less page refresh operations than would perhaps be required as numerous updates may be made to the page concurrently, those updates having been built up in the updated parsed script definition.
In the embodiment described, the information is provided as a linear progression of questions with conditional logic therein. Therefore the content displayed on the page is limited to the SFF device screen width to ensure that no questions are overlooked when data is being entered into the SFF device and that the data may be collected and inserted into the device in a quick and highly efficient manner.
It will be further understood that the method according to the present invention will be performed largely in software and therefore the present invention extends also to computer programs, on or in a carrier, comprising program instructions for causing a computer to carry out the method. The computer program may be in source code format, object code format or a format intermediate source code and object code. The computer program may be stored on or in a carrier including any computer readable medium, including but not limited to a floppy disc, a CD, a DVD, a memory stick, a tape, a RAM, a ROM, a PROM, an EPROM, a hardware circuit or a transmissible carrier such as a carrier signal when transmitted either wirelessly and/or through wire and/or cable.
In this specification the terms "comprise, comprises, comprised and comprising" and the terms "include, includes, included and including" are all deemed totally interchangeable and should be afforded the widest possible interpretation.
The invention is in no way limited to the embodiment hereinbefore described but may be varied in both construction and detail within the scope of the specification.
GB1001491A 2010-01-29 2010-01-29 A page rendering method for a small form factor device Withdrawn GB2477318A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
GB1001491A GB2477318A (en) 2010-01-29 2010-01-29 A page rendering method for a small form factor device
PCT/EP2010/062992 WO2011091867A1 (en) 2010-01-29 2010-09-03 A page rendering method for a small form factor device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB1001491A GB2477318A (en) 2010-01-29 2010-01-29 A page rendering method for a small form factor device

Publications (2)

Publication Number Publication Date
GB201001491D0 GB201001491D0 (en) 2010-03-17
GB2477318A true GB2477318A (en) 2011-08-03

Family

ID=42084189

Family Applications (1)

Application Number Title Priority Date Filing Date
GB1001491A Withdrawn GB2477318A (en) 2010-01-29 2010-01-29 A page rendering method for a small form factor device

Country Status (1)

Country Link
GB (1) GB2477318A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002013109A1 (en) * 2000-08-08 2002-02-14 Stephen Dodgen Method for handling of large data files by devices with limited capability
US20030088452A1 (en) * 2001-01-19 2003-05-08 Kelly Kevin James Survey methods for handheld computers
US20040205185A1 (en) * 2003-03-18 2004-10-14 Leonik Thomas E. Method and apparatus for dynamically displaying real world data in a browser setting
US20060136571A1 (en) * 1999-09-10 2006-06-22 Ianywhere Solutions, Inc. System, method, and computer program product for executing scripts on mobile devices
US20080036784A1 (en) * 2004-11-17 2008-02-14 Pics, Inc. Automated system and method to develop computer-administered research questionnaires using a virtual questionnaire model
US20080119169A1 (en) * 2006-11-22 2008-05-22 Bindu Rama Rao Audio guided system for providing guidance to user of mobile device on multi-step activities

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060136571A1 (en) * 1999-09-10 2006-06-22 Ianywhere Solutions, Inc. System, method, and computer program product for executing scripts on mobile devices
WO2002013109A1 (en) * 2000-08-08 2002-02-14 Stephen Dodgen Method for handling of large data files by devices with limited capability
US20030088452A1 (en) * 2001-01-19 2003-05-08 Kelly Kevin James Survey methods for handheld computers
US20040205185A1 (en) * 2003-03-18 2004-10-14 Leonik Thomas E. Method and apparatus for dynamically displaying real world data in a browser setting
US20080036784A1 (en) * 2004-11-17 2008-02-14 Pics, Inc. Automated system and method to develop computer-administered research questionnaires using a virtual questionnaire model
US20080119169A1 (en) * 2006-11-22 2008-05-22 Bindu Rama Rao Audio guided system for providing guidance to user of mobile device on multi-step activities

Also Published As

Publication number Publication date
GB201001491D0 (en) 2010-03-17

Similar Documents

Publication Publication Date Title
CN111090756B (en) Artificial intelligence-based multi-target recommendation model training method and device
CN105122257A (en) Transformation function insertion for dynamically displayed tracer data
CN102473065A (en) Screen shot display control apparatus, screen shot display control method, integrated circuit for screen shot display control, and server apparatus
CN112182359A (en) Feature management method and system of recommendation model
CN111813465B (en) Information acquisition method, device, medium and equipment
CN115810298A (en) Fault trend prediction method and system based on ship electromechanical equipment fault information
Currie Working together to face humanity’s greatest threats: Introduction to the future of research on catastrophic and existential risk
CN112711731A (en) Data point burying method, device, equipment and storage medium
CN112306447A (en) Interface navigation method, device, terminal and storage medium
CN110069547B (en) Online database table data statistics method, device, medium and electronic equipment
CN116563007A (en) Credit risk prediction method, electronic equipment and readable storage medium
US10732941B2 (en) Visual facet components
CN108108175A (en) A kind of method and apparatus for gray scale issue
CN106534075A (en) Updated content processing method and device
CN110457318A (en) The update method of data field, device, medium, electronic equipment in block chain
GB2477318A (en) A page rendering method for a small form factor device
IE20100046A1 (en) A page rendering method for a small form factor device
IES20100045A2 (en) A page rendering method for a small form factor device
IES85669Y1 (en) A page rendering method for a small form factor device
JP2024505316A (en) Application testing methods, equipment, electronic equipment and storage media
IE20100045U1 (en) A page rendering method for a small form factor device
WO2011091867A1 (en) A page rendering method for a small form factor device
US6970809B2 (en) Automated configuration of on-circuit facilities
CN107885649A (en) The performance test methods and device of IOS application programs
CN115686506A (en) Data display method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
WAP Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1)