WO2005015380A2 - Method of scrolling through a document - Google Patents

Method of scrolling through a document Download PDF

Info

Publication number
WO2005015380A2
WO2005015380A2 PCT/IB2004/051343 IB2004051343W WO2005015380A2 WO 2005015380 A2 WO2005015380 A2 WO 2005015380A2 IB 2004051343 W IB2004051343 W IB 2004051343W WO 2005015380 A2 WO2005015380 A2 WO 2005015380A2
Authority
WO
WIPO (PCT)
Prior art keywords
document
zoom factor
user
focal point
scroll command
Prior art date
Application number
PCT/IB2004/051343
Other languages
French (fr)
Other versions
WO2005015380A3 (en
Inventor
Paulus C. Neervoort
Original Assignee
Koninklijke Philips Electronics N.V.
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=34130297&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=WO2005015380(A2) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Koninklijke Philips Electronics N.V. filed Critical Koninklijke Philips Electronics N.V.
Priority to JP2006522473A priority Critical patent/JP2007501973A/en
Priority to KR1020067002687A priority patent/KR101104921B1/en
Priority to US10/567,213 priority patent/US7689934B2/en
Priority to EP04744695.0A priority patent/EP1654634B2/en
Publication of WO2005015380A2 publication Critical patent/WO2005015380A2/en
Publication of WO2005015380A3 publication Critical patent/WO2005015380A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2203/00Indexing scheme relating to G06F3/00 - G06F3/048
    • G06F2203/048Indexing scheme relating to G06F3/048
    • G06F2203/04806Zoom, i.e. interaction techniques or interactors for controlling the zooming operation

Definitions

  • the invention relates to a data processing system comprising presentation means for presenting at least a part of a document on a display screen, said part being determined by a position of a focal point within the document and by a zoom factor with respect to at least one coordinate direction, the system further comprising scroll means for adjusting the position of the focal point in response to a user-supplied scroll command.
  • the invention further relates to a method of scrolling through a document, comprising a step of presenting at least a part of the document on a display screen, said part being determined by a position of a focal point within the document and by a zoom factor with respect to at least one coordinate direction, the method further comprising a step of adjusting the position of the focal point in response to a user-supplied scroll command.
  • the invention further relates to a computer program product for implementing the above method.
  • Scrolling and zooming are among the most frequently used commands in interactive applications such as word processors, spreadsheets and digital maps. This is because the full extent of the document is typically much larger than can be displayed by the display screen. To get an overview of the whole document, the user is likely to zoom-out to see a large part of the document at a glance, while operations such as editing and selecting typically require a zoomed-in view revealing detailed elements of the document which might be invisible or too small in the zoomed-out view.
  • An example of a system as defined in the opening paragraph is known from
  • the system according to the invention may automatically adjust the zoom factor.
  • Such an adjustment preferably comprises a zoom-out operation, so that a relatively large adjustment of the position of the focal point in a certain coordinate direction causes a zooming-out of said document in at least said coordinate direction, thus providing the user with a better impression of the effect of the scrolling operation.
  • the inventor has recognized that scrolling a document over a relatively large distance inherently involves a larger context than the context provided by a single screen in a zoomed-in view.
  • the presentation means may gradually or instantaneously zoom-out of the document, thus providing the user with a larger context for better understanding of the effect of the scrolling operation.
  • the presentation means are preferably adapted to reinstate the zoom factor when a predetermined period of time has lapsed since the scroll command. It is thus achieved that the user can directly proceed with making selections or amendments at a detailed level, without first zooming-in again on the location of the new focal point in the document.
  • This reinstatement can be effected instantaneously or gradually so as to communicate the zooming-in to the user.
  • the zooming-in may coincide with a centering of the focal point on the screen.
  • the document may be of any type, such as a text document, a spreadsheet, or database report. Zooming out may cause individual elements of the document, such as characters, cells, graphics etc. to become very small, or disappear at all, i.e. incorporated in a more generalized view. For example, instead of individual characters, entire paragraphs may be presented as single units.
  • the zoom factor should be relatively large, while a smaller zoom factor is more suitable for getting a grand overview.
  • a specific example of a database document is an electronic program guide (EPG), where the individual elements are formed by the program items.
  • EPG electronic program guide
  • the programs may be represented by their title and possibly a genre icon, etc.
  • the program items are often listed in accordance with their broadcast time, e.g. all programs scheduled to be broadcast on a certain channel are presented in a list which is sorted by time. Slowly scrolling the list along the time axis, i.e. advancing the focal point to future programs, will remove current items from the screen and show the titles and icons of the future programs.
  • the system when the user quickly repeats a scroll command, the system will start zooming out, resulting in a denser view of the time axis, and necessitating a more compact view of program items, e.g. by icons only. Further zooming-out may represent programs by simple dots. Although the individual programs are then not recognizable anymore, such a representation may still be useful in combination with a recommender system, e.g. to discover clusters of recommended programs.
  • the system may reinstate the zoom factor to its default or maximum value again, possibly shifting the focal point to a nearest cluster of recommended programs first. Such a reinstatement may proceed in an animated way, to avoid disorientation with the user.
  • the user may be provided with a control element by means of which the zoom factor can be reinstated at any desired moment.
  • the program items are possibly presented in a two-dimensional manner, e.g. a time-channel matrix, which means that, in addition to a time dimension, there is also a channel dimension. Scrolling through time in the manner described above may or may not adjust the zoom factor in the channel dimension.
  • the zoom factors of two dimensions are more connected, e.g. a digital map or a text document
  • the zoom factors are preferably adjusted simultaneously, either by substantially the same amount, in a certain mutual proportion, or with independent quantities.
  • the object of the invention is realized in that the presentation step of the method according to the invention is adapted to automatically adjust the zoom factor in dependence upon an aspect of said scroll command.
  • FIG. 2 shows an example of a screen representation of an EPG in accordance with an embodiment of the method according to the invention
  • Fig. 3 shows an example of the screen when the user presses the cursor-right key when it is at the edge of the screen
  • Fig. 4 shows an example of the screen when the user keeps pressing the cursor-right key for a longer period when it is at the edge of the screen
  • Fig. 5 shows an example of the screen when the user has kept the cursor- right key pressed for a longer period
  • Fig. 6 shows an example of the screen when the view is completely zoomed out
  • Fig. 7 is a flow chart of a method of scrolling a document according to the invention.
  • FIG. 1 is a block diagram of a digital television receiver as an embodiment of the data processing system according to the invention.
  • Digital broadcast streams modulated upon radio frequency (RF) signals, are received from the ether by an antenna 101 or, alternatively, from a cable network.
  • the broadcast streams may be formatted, for example, in accordance with the Digital Video Broadcasting (DVB) standard.
  • a tuner 102 comprises a standard analog RF receiving device which is capable of receiving said RF signals and selecting one of them to be output to a demodulator 103. Which signal tuner 102 selects is dependent upon control data received from a central processing unit (CPU) 105.
  • CPU central processing unit
  • the demodulator 103 converts the analog signal into a digital packet stream, based on control signals received from the CPU 105. This packet stream is then output to a demultiplexer 104, which selects packets belonging to a particular program in accordance with control data received from the CPU 105, and decomposes the packet stream into elementary video, audio or data streams.
  • the television receiver may be adapted to receive signals from other sources too, for example, from a (digital) video recorder or DVD, from the Internet, or from a digital subscriber line.
  • a video processor 108 decodes the video stream received from the demultiplexer 104 or from the CPU 105, and decoded video data is then transmitted to a display screen 109.
  • An audio processor 106 decodes the audio stream received from the demultiplexer 104, and decoded audio data is then transmitted to a loudspeaker system 107.
  • the demultiplexer 104 outputs the elementary data stream to the CPU 105.
  • the elementary data stream has two types of data: control data and content data.
  • Content refers to, for example, interactive programs; control refers to tables in the multiplex which specify matters like the structure of the multiplex, the (RF) frequencies at which the channels are modulated, and the addresses at which the various content components and the (other) tables in the multiplex can be found.
  • the CPU 105 comprises one or more microprocessors capable of executing program instructions stored in a read-only memory (ROM) 1 12.
  • These program instructions comprise parts of software modules including, inter alia, a command module 113, and an EPG module 114.
  • Data processed by said software modules e.g. DVB- SI data and user profile information, may be stored in a non-volatile memory 1 1 1.
  • the command module 113 is capable of controlling functions of the TV-set, like tuning and demultiplexing selection, and transmitting data to the video processor 108 to be presented on the screen 109.
  • a user command unit 1 10 receives user commands, e.g. through a remote control (not shown), and transmits them to the command module 113 to be processed.
  • the EPG module 114 interprets the DVB-SI data received from the demultiplexer 104 to collect information about the channels ('services' in DVB terminology) available in the received broadcast streams and about the programs ('events' in DVB terminology) scheduled for these channels.
  • Figure 2 shows an example of a screen representation of an EPG in accordance with an embodiment of the method according to the invention.
  • Display screen 20 shows, after a suitable user command for starting the EPG application, a vertical axis 21 , along which names of channels are displayed, and a horizontal axis 30, represented as a time bar representing the broadcast time. Clock times corresponding to one-hour intervals are shown along the axis 30.
  • the system may comprise means (not shown) for relocating the axes to another position, and/or changing their orientation.
  • a pictogram 27 is adapted to present information, such as a picture frame, related to a program which corresponds to the selected time and channel. The correspondence between the pictogram 27 and the selected time and channel is emphasized by lines 22 and 31 which together form a cross hair. Additional information about the selected program is shown along the time bar 30, for example, the title, the channel name, broadcast time, and a short description.
  • the information presented in the pictogram 27 and along the time bar is transmitted, for example, along with the DVB-SI data and stored in the memory 111. Said information may comprise, inter alia, text, graphics, pictures, sound and video clips.
  • the memory 11 may comprise, for example, solid-state memory, and/or magnetic or optical storage.
  • Information about programs which are scheduled to be broadcast on other channels at the selected time is displayed along the channel axis 31. This information may include start-time, elapsed time with respect to the currently selected time, title, etc.
  • Pictogram 27 is a focal point within the schedule information provided by the EPG, i.e. it indicates a currently selected combination of time and channel, and uniquely defines a particular program schedule element.
  • the schedule information as provided by the EPG at a certain moment, often a period of two weeks, constitutes a document which the user can scroll through by adjusting the position of the focal point.
  • the pictogram 27 can be dragged by the user by means of the command unit 110, for example, by pressing 'cursor' keys (up/down/left/right) on a remote control, or any other well-known manner of controlling a (cursor) position on a display. Dragging the pictogram 27 in the horizontal direction has the effect that the selected broadcast time shifts to the future or the past, dependent on the direction. It causes the content of pictogram 27 and the additional information along bar 30 to be replaced by information pertaining to a program corresponding to the newly selected time on the same channel. Also the information about programs on the other channels along axis 21 is updated.
  • Dragging the pictogram 27 in the vertical direction causes the selected channel to be adjusted and at least some of said data elements on the screen to be updated accordingly.
  • the user When the user is interested in a program corresponding to the information presented in the pictogram 27, he may be allowed to select said program for recording, immediate viewing or setting a reminder.
  • the selection of said program may be achieved by issuing a suitable command, for example, by means of a dedicated button (not shown) on the user command unit 10, an on-screen menu, or voice recognition.
  • pictogram 27 will have reached the edge of the screen at a certain moment. If the user continues scrolling in the same direction, the range of time represented by time bar 30 will start shifting, while pictogram 27 remains in the same position.
  • FIG. 3 shows an example of the screen when the user keeps pressing the cursor-right key for a longer period while it is at the edge of the screen (e.g. 1.5 seconds).
  • the pictogram 27 remains but all other program information is "reduced" to symbols which indicate a recommended program or an otherwise tagged program. Also the scale of time bar 30 is being adjusted to increase with larger steps.
  • Figure 5 shows an example of the screen when the user has kept the cursor- right key pressed for a longer period.
  • Pictogram 27 has disappeared and the cross-hair position has moved to the center and the scale of the time bar as well as the channels is zooming out.
  • the effect is that the program overview becomes a "star system” allowing the user to recognize the most interesting programs.
  • the cross hair will be automatically drawn to the nearest and largest cluster of "stars" ("gravity” principle) thus ensuring that the user will see the "best selection”.
  • the cross hair is not centered, and/or zooming out is only performed in the time dimension.
  • Figure 6 shows an example of the screen when the view is completely zoomed out. The steps on the time bar are now per day. The view includes all available channels.
  • FIG. 7 is a flow chart of a method of scrolling a document according to the invention.
  • step 701 the system awaits scroll commands in a step 702. If a certain amount of time has passed since the last scroll command, step 705 is performed as will be explained hereinafter.
  • step 703 it is determined whether an aspect of the scroll command meets certain criteria. Examples of such an aspect are the duration of the command, the time period since the previous scroll command, a force exerted on a force- sensitive input device, etc.
  • the corresponding criteria may include the duration exceeding a threshold value, the time period since the previous scroll command being less than a threshold value, or the exerted force exceeding a threshold value, respectively. If these criteria are met, a step 706 is performed. In step 706, the zoom factor is diminished, i.e. the system zooms out of the document.
  • This zooming-out may proceed instantaneously or gradually.
  • the zoom factor may be diminished with a fixed amount or percentage after each command.
  • the zoom factor may be diminished gradually while the user keeps operating the button.
  • the zoom factor is made a function of the exerted force on a force-sensitive input device. Irrespective of the outcome of test 703, the scroll command is performed in the normal manner in step 704. If the zoom factor is minimized, this means that the entire document is presented on a single screen, and that the scrolling only involves moving the focal point, e.g.
  • step 702 If it is determined in step 702 that a certain amount of time has passed since the last scroll command and if the zoom factor was earlier diminished automatically as described above, the zoom factor is automatically increased again in step 705, causing a zooming-in on the document.
  • This zooming-in may be instantaneous or animated to avoid confusion with the user.
  • the automatic increasing action may stop when the original zoom factor is reached, or it may be stopped at a predetermined default value.
  • the focal point Prior to this automatic reinstatement of the zoom factor, the focal point may be centered on the screen to some extent in order to ensure that the focal point is still visible after zooming in, and optionally the focal point may be automatically adjusted to a more relevant part of the document near the current focal point.
  • This relevance may be determined by a recommender system, or by simple rules, e.g. if the focal point is in an empty part of the document after scrolling for some time, the focal point may be relocated to the closest non-empty part, e.g. text paragraph.
  • the invention relates to a data processing system enabling a user to view or edit a document.
  • the system automatically adjusts the zoom factor so as to provide the user with a better overview during scrolling.
  • the zoom factor may be reinstated to its initial value.
  • the invention can be applied to any type of document, such as text documents, digital maps, etc.
  • any type of input device may be used, such as cursor control keys, mouse, trackball, joystick, voice control, etc.
  • the automatic adjustment of the zoom factor according to the invention may be applied.
  • the use of the verb 'to comprise' and its conjugations does not exclude the presence of elements or steps other than those defined in a claim.
  • any reference signs placed between parentheses shall not be construed as limiting the claim.
  • the invention can be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the system claims enumerating several means, several of these means can be embodied by one and the same item of hardware.
  • a 'computer program' is to be understood to mean any software product stored on a computer-readable medium, such as a floppy-disk, downloadable via a network, such as the Internet, or marketable in any other manner.

Abstract

The invention relates to a data processing system enabling a user to view or edit a document. When the user scrolls through the document over a relatively large distance within a short time period, the system automatically adjusts the zoom factor so as to provide the user with a better overview during scrolling. When the user has finished scrolling, the zoom factor may be reinstated to its initial value.

Description

Method of scrolling through a document
FIELD OF THE INVENTION The invention relates to a data processing system comprising presentation means for presenting at least a part of a document on a display screen, said part being determined by a position of a focal point within the document and by a zoom factor with respect to at least one coordinate direction, the system further comprising scroll means for adjusting the position of the focal point in response to a user-supplied scroll command. The invention further relates to a method of scrolling through a document, comprising a step of presenting at least a part of the document on a display screen, said part being determined by a position of a focal point within the document and by a zoom factor with respect to at least one coordinate direction, the method further comprising a step of adjusting the position of the focal point in response to a user-supplied scroll command. The invention further relates to a computer program product for implementing the above method.
BACKGROUND OF THE INVENTION Scrolling and zooming are among the most frequently used commands in interactive applications such as word processors, spreadsheets and digital maps. This is because the full extent of the document is typically much larger than can be displayed by the display screen. To get an overview of the whole document, the user is likely to zoom-out to see a large part of the document at a glance, while operations such as editing and selecting typically require a zoomed-in view revealing detailed elements of the document which might be invisible or too small in the zoomed-out view. An example of a system as defined in the opening paragraph is known from
US patent 6,407,749. The known system provides the user with user-operable means to easily switch between scrolling and zooming. This is, for example, achieved by operating two mouse buttons simultaneously, not requiring use of any on-screen graphic tools. The known system thus provides the user with a smooth flight-like aesthetic. OBJECT AND SUMMARY OF THE INVENTION It is an object of the invention to provide an improved system and method of the type defined in the opening paragraph. In one aspect of the invention, this object is realized in that the presentation means of the data processing system according to the invention is adapted to automatically adjust the zoom factor in dependence upon an aspect of said scroll command. Said aspect of said scroll command may include a duration, a repetition rate, or an intensity. For example, if the user quickly repeats a 'page-down' command, or holds the 'page-down' button for a longer period to generate a quick repetition of such commands, the system according to the invention may automatically adjust the zoom factor., Such an adjustment preferably comprises a zoom-out operation, so that a relatively large adjustment of the position of the focal point in a certain coordinate direction causes a zooming-out of said document in at least said coordinate direction, thus providing the user with a better impression of the effect of the scrolling operation. The inventor has recognized that scrolling a document over a relatively large distance inherently involves a larger context than the context provided by a single screen in a zoomed-in view. In conventional systems, a prolonged actuation of a scroll-down button generally causes a large number of screens to be displayed in quick succession. This makes it difficult for the user to perceive the current position of the focal point and the speed of scrolling with respect to the entire document. In the system according to the invention, the presentation means may gradually or instantaneously zoom-out of the document, thus providing the user with a larger context for better understanding of the effect of the scrolling operation. The presentation means are preferably adapted to reinstate the zoom factor when a predetermined period of time has lapsed since the scroll command. It is thus achieved that the user can directly proceed with making selections or amendments at a detailed level, without first zooming-in again on the location of the new focal point in the document. This reinstatement can be effected instantaneously or gradually so as to communicate the zooming-in to the user. The zooming-in may coincide with a centering of the focal point on the screen. The document may be of any type, such as a text document, a spreadsheet, or database report. Zooming out may cause individual elements of the document, such as characters, cells, graphics etc. to become very small, or disappear at all, i.e. incorporated in a more generalized view. For example, instead of individual characters, entire paragraphs may be presented as single units. Clearly, for manipulating the individual characters, the zoom factor should be relatively large, while a smaller zoom factor is more suitable for getting a grand overview. A specific example of a database document is an electronic program guide (EPG), where the individual elements are formed by the program items. In a detailed view, the programs may be represented by their title and possibly a genre icon, etc. The program items are often listed in accordance with their broadcast time, e.g. all programs scheduled to be broadcast on a certain channel are presented in a list which is sorted by time. Slowly scrolling the list along the time axis, i.e. advancing the focal point to future programs, will remove current items from the screen and show the titles and icons of the future programs. According to the invention, when the user quickly repeats a scroll command, the system will start zooming out, resulting in a denser view of the time axis, and necessitating a more compact view of program items, e.g. by icons only. Further zooming-out may represent programs by simple dots. Although the individual programs are then not recognizable anymore, such a representation may still be useful in combination with a recommender system, e.g. to discover clusters of recommended programs. When the user has not given scroll commands for a predetermined period of time, the system may reinstate the zoom factor to its default or maximum value again, possibly shifting the focal point to a nearest cluster of recommended programs first. Such a reinstatement may proceed in an animated way, to avoid disorientation with the user. Alternatively or additionally, the user may be provided with a control element by means of which the zoom factor can be reinstated at any desired moment. The program items are possibly presented in a two-dimensional manner, e.g. a time-channel matrix, which means that, in addition to a time dimension, there is also a channel dimension. Scrolling through time in the manner described above may or may not adjust the zoom factor in the channel dimension. For document types, wherein the zoom factors of two dimensions are more connected, e.g. a digital map or a text document, the zoom factors are preferably adjusted simultaneously, either by substantially the same amount, in a certain mutual proportion, or with independent quantities. In a further aspect, the object of the invention is realized in that the presentation step of the method according to the invention is adapted to automatically adjust the zoom factor in dependence upon an aspect of said scroll command. BRIEF DESCRIPTION OF THE DRAWINGS These and other aspects of the invention are apparent from and will be elucidated, by way of a non-limitative example, with reference to the embodiment(s) described hereinafter. Throughout the Figures, identical reference numerals indicate similar or corresponding features. Some of the features indicated in the drawings are typically implemented in software, and as such represent software entities, such as software modules or objects. In the drawings, Fig. 1 is a block diagram of a digital television receiver as an embodiment of the data processing system according to the invention, Fig. 2 shows an example of a screen representation of an EPG in accordance with an embodiment of the method according to the invention, Fig. 3 shows an example of the screen when the user presses the cursor-right key when it is at the edge of the screen, Fig. 4 shows an example of the screen when the user keeps pressing the cursor-right key for a longer period when it is at the edge of the screen, Fig. 5 shows an example of the screen when the user has kept the cursor- right key pressed for a longer period, Fig. 6 shows an example of the screen when the view is completely zoomed out, Fig. 7 is a flow chart of a method of scrolling a document according to the invention.
DESCRIPTION OF EMBODIMENTS Figure 1 is a block diagram of a digital television receiver as an embodiment of the data processing system according to the invention. Digital broadcast streams, modulated upon radio frequency (RF) signals, are received from the ether by an antenna 101 or, alternatively, from a cable network. The broadcast streams may be formatted, for example, in accordance with the Digital Video Broadcasting (DVB) standard. A tuner 102 comprises a standard analog RF receiving device which is capable of receiving said RF signals and selecting one of them to be output to a demodulator 103. Which signal tuner 102 selects is dependent upon control data received from a central processing unit (CPU) 105. The demodulator 103 converts the analog signal into a digital packet stream, based on control signals received from the CPU 105. This packet stream is then output to a demultiplexer 104, which selects packets belonging to a particular program in accordance with control data received from the CPU 105, and decomposes the packet stream into elementary video, audio or data streams. In addition to broadcast signals, the television receiver may be adapted to receive signals from other sources too, for example, from a (digital) video recorder or DVD, from the Internet, or from a digital subscriber line. A video processor 108 decodes the video stream received from the demultiplexer 104 or from the CPU 105, and decoded video data is then transmitted to a display screen 109. An audio processor 106 decodes the audio stream received from the demultiplexer 104, and decoded audio data is then transmitted to a loudspeaker system 107. The demultiplexer 104 outputs the elementary data stream to the CPU 105. The elementary data stream has two types of data: control data and content data. Content refers to, for example, interactive programs; control refers to tables in the multiplex which specify matters like the structure of the multiplex, the (RF) frequencies at which the channels are modulated, and the addresses at which the various content components and the (other) tables in the multiplex can be found. The CPU 105 comprises one or more microprocessors capable of executing program instructions stored in a read-only memory (ROM) 1 12. These program instructions comprise parts of software modules including, inter alia, a command module 113, and an EPG module 114. Data processed by said software modules, e.g. DVB- SI data and user profile information, may be stored in a non-volatile memory 1 1 1. The command module 113 is capable of controlling functions of the TV-set, like tuning and demultiplexing selection, and transmitting data to the video processor 108 to be presented on the screen 109. A user command unit 1 10 receives user commands, e.g. through a remote control (not shown), and transmits them to the command module 113 to be processed. The EPG module 114 interprets the DVB-SI data received from the demultiplexer 104 to collect information about the channels ('services' in DVB terminology) available in the received broadcast streams and about the programs ('events' in DVB terminology) scheduled for these channels. Figure 2 shows an example of a screen representation of an EPG in accordance with an embodiment of the method according to the invention. Display screen 20 shows, after a suitable user command for starting the EPG application, a vertical axis 21 , along which names of channels are displayed, and a horizontal axis 30, represented as a time bar representing the broadcast time. Clock times corresponding to one-hour intervals are shown along the axis 30. The system may comprise means (not shown) for relocating the axes to another position, and/or changing their orientation. A pictogram 27 is adapted to present information, such as a picture frame, related to a program which corresponds to the selected time and channel. The correspondence between the pictogram 27 and the selected time and channel is emphasized by lines 22 and 31 which together form a cross hair. Additional information about the selected program is shown along the time bar 30, for example, the title, the channel name, broadcast time, and a short description. The information presented in the pictogram 27 and along the time bar is transmitted, for example, along with the DVB-SI data and stored in the memory 111. Said information may comprise, inter alia, text, graphics, pictures, sound and video clips. The memory 11 may comprise, for example, solid-state memory, and/or magnetic or optical storage. Information about programs which are scheduled to be broadcast on other channels at the selected time is displayed along the channel axis 31. This information may include start-time, elapsed time with respect to the currently selected time, title, etc. Pictogram 27 is a focal point within the schedule information provided by the EPG, i.e. it indicates a currently selected combination of time and channel, and uniquely defines a particular program schedule element. The schedule information as provided by the EPG at a certain moment, often a period of two weeks, constitutes a document which the user can scroll through by adjusting the position of the focal point. To that end, the pictogram 27 can be dragged by the user by means of the command unit 110, for example, by pressing 'cursor' keys (up/down/left/right) on a remote control, or any other well-known manner of controlling a (cursor) position on a display. Dragging the pictogram 27 in the horizontal direction has the effect that the selected broadcast time shifts to the future or the past, dependent on the direction. It causes the content of pictogram 27 and the additional information along bar 30 to be replaced by information pertaining to a program corresponding to the newly selected time on the same channel. Also the information about programs on the other channels along axis 21 is updated. Dragging the pictogram 27 in the vertical direction causes the selected channel to be adjusted and at least some of said data elements on the screen to be updated accordingly. When the user is interested in a program corresponding to the information presented in the pictogram 27, he may be allowed to select said program for recording, immediate viewing or setting a reminder. The selection of said program may be achieved by issuing a suitable command, for example, by means of a dedicated button (not shown) on the user command unit 10, an on-screen menu, or voice recognition. After a number of scroll commands have been given, pictogram 27 will have reached the edge of the screen at a certain moment. If the user continues scrolling in the same direction, the range of time represented by time bar 30 will start shifting, while pictogram 27 remains in the same position. This is depicted in Figure 3. The time-bar gets updated to indicate the movement into the future. The steps at which the time-bar is updated changes to time-based jumps rather than "next program" jumps. Figure 4 shows an example of the screen when the user keeps pressing the cursor-right key for a longer period while it is at the edge of the screen (e.g. 1.5 seconds). The pictogram 27 remains but all other program information is "reduced" to symbols which indicate a recommended program or an otherwise tagged program. Also the scale of time bar 30 is being adjusted to increase with larger steps. Figure 5 shows an example of the screen when the user has kept the cursor- right key pressed for a longer period. Pictogram 27 has disappeared and the cross-hair position has moved to the center and the scale of the time bar as well as the channels is zooming out. The effect is that the program overview becomes a "star system" allowing the user to recognize the most interesting programs. When no further scroll commands are given, the cross hair will be automatically drawn to the nearest and largest cluster of "stars" ("gravity" principle) thus ensuring that the user will see the "best selection". In alternative embodiments, the cross hair is not centered, and/or zooming out is only performed in the time dimension. Figure 6 shows an example of the screen when the view is completely zoomed out. The steps on the time bar are now per day. The view includes all available channels. The effect is that the program overview becomes a "star universe" allowing the user to have an overview of all interesting programs. When no further scroll commands are given, the cross hair will be automatically drawn to the nearest and largest cluster of "stars", thus ensuring that the user will see the "best selection". After another period of time, during which no further scroll commands are given, the cross hair may continue to zoom in on the cluster until the most likely candidate is found. This is based on several criteria, including currently watched channel, highest ranking program, etc. While zooming out, the user can again initiate navigation within the screen to influence the selection, for example, by moving the cross hair up or down to select a particular channel or region of channels. Figure 7 is a flow chart of a method of scrolling a document according to the invention. After an initialization step 701, the system awaits scroll commands in a step 702. If a certain amount of time has passed since the last scroll command, step 705 is performed as will be explained hereinafter. In step 703, it is determined whether an aspect of the scroll command meets certain criteria. Examples of such an aspect are the duration of the command, the time period since the previous scroll command, a force exerted on a force- sensitive input device, etc. The corresponding criteria may include the duration exceeding a threshold value, the time period since the previous scroll command being less than a threshold value, or the exerted force exceeding a threshold value, respectively. If these criteria are met, a step 706 is performed. In step 706, the zoom factor is diminished, i.e. the system zooms out of the document. This zooming-out may proceed instantaneously or gradually. For example, in response to a quick repetition of scroll commands, the zoom factor may be diminished with a fixed amount or percentage after each command. Alternatively, in response to a prolonged operation of a scroll button, the zoom factor may be diminished gradually while the user keeps operating the button. In yet another embodiment, the zoom factor is made a function of the exerted force on a force-sensitive input device. Irrespective of the outcome of test 703, the scroll command is performed in the normal manner in step 704. If the zoom factor is minimized, this means that the entire document is presented on a single screen, and that the scrolling only involves moving the focal point, e.g. cursor or cross hair, across the screen until it reaches a beginning or end of the document, while the document is statically displayed. If it is determined in step 702 that a certain amount of time has passed since the last scroll command and if the zoom factor was earlier diminished automatically as described above, the zoom factor is automatically increased again in step 705, causing a zooming-in on the document. This zooming-in may be instantaneous or animated to avoid confusion with the user. The automatic increasing action may stop when the original zoom factor is reached, or it may be stopped at a predetermined default value. Prior to this automatic reinstatement of the zoom factor, the focal point may be centered on the screen to some extent in order to ensure that the focal point is still visible after zooming in, and optionally the focal point may be automatically adjusted to a more relevant part of the document near the current focal point. This relevance may be determined by a recommender system, or by simple rules, e.g. if the focal point is in an empty part of the document after scrolling for some time, the focal point may be relocated to the closest non-empty part, e.g. text paragraph. In summary, the invention relates to a data processing system enabling a user to view or edit a document. When the user scrolls through the document over a relatively large distance within a short time period, the system automatically adjusts the zoom factor so as to provide the user with a better overview during scrolling. When the user has finished scrolling, the zoom factor may be reinstated to its initial value. Although the invention has been described with reference to particular illustrative embodiments, variants and modifications are possible within the scope of the inventive concept. Thus, for example, the invention can be applied to any type of document, such as text documents, digital maps, etc. Furthermore, any type of input device may be used, such as cursor control keys, mouse, trackball, joystick, voice control, etc. In all cases, if the system can deduce that the user intends to scroll, or is in the process of scrolling the document over a relatively large distance, the automatic adjustment of the zoom factor according to the invention may be applied. The use of the verb 'to comprise' and its conjugations does not exclude the presence of elements or steps other than those defined in a claim. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The invention can be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the system claims enumerating several means, several of these means can be embodied by one and the same item of hardware. A 'computer program' is to be understood to mean any software product stored on a computer-readable medium, such as a floppy-disk, downloadable via a network, such as the Internet, or marketable in any other manner.

Claims

CLAIMS:
1. A data processing system comprising presentation means for presenting at least a part of a document on a display screen, said part being determined by a position of a focal point within the document and by a zoom factor with respect to at least one coordinate direction, the presentation means being capable of adjusting the position of the focal point in response to a user-supplied scroll command, said presentation means being adapted to automatically adjust the zoom factor in dependence upon an aspect of said scroll command.
2. A data processing system as claimed in claim 1, wherein said aspect of said scroll command includes at least one of a duration, a repetition rate, or an intensity.
3. A data processing system as claimed in claim 1 or 2, wherein a relatively large adjustment of the position of the focal point in a certain coordinate direction causes a zooming-out of said document in at least said coordinate direction.
4. A data processing system as claimed in any one of claims 1 to 3, wherein the presentation means are adapted to reinstate the zoom factor when a predetermined period of time has lapsed since the scroll command.
5. A data processing system as claimed in any one of claims 1 to 4, wherein the automatic adjustment of the zoom factor proceeds gradually.
6. A method of scrolling through a document, comprising a presentation step of presenting at least a part of the document on a display screen, said part being determined by a position of a focal point within the document and by a zoom factor with respect to at least one coordinate direction, the method further comprising a step of adjusting the position of the focal point in response to a user-supplied scroll command, said presentation step being adapted to automatically adjust the zoom factor in dependence upon an aspect of said scroll command.
7. A method as claimed in claim 6, wherein said aspect of said scroll command includes at least one of a duration, a repetition rate, or an intensity.
8. A method as claimed in claim 6 or 7, wherein a relatively large adjustment of the position of the focal point in a certain coordinate direction causes a zooming-out of said document in at least said coordinate direction.
9. A method as claimed in any one of claims 6 to 8, wherein the presentation step is adapted to reinstate the zoom factor when a predetermined period of time has lapsed since the scroll command.
10. A method as claimed in any one of claims 6 to 9, wherein the automatic adjustment of the zoom factor proceeds gradually.
1 1. A computer program product enabling a programmable device, when executing said computer program product, to function as a data processing system as defined in any one of claims 1 to 5.
PCT/IB2004/051343 2003-08-08 2004-07-30 Method of scrolling through a document WO2005015380A2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2006522473A JP2007501973A (en) 2003-08-08 2004-07-30 Document scrolling method
KR1020067002687A KR101104921B1 (en) 2003-08-08 2004-07-30 Method of scrolling through a document
US10/567,213 US7689934B2 (en) 2003-08-08 2004-07-30 Method of scrolling through a document
EP04744695.0A EP1654634B2 (en) 2003-08-08 2004-07-30 Method of scrolling through a document

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP03102484.7 2003-08-08
EP03102484 2003-08-08

Publications (2)

Publication Number Publication Date
WO2005015380A2 true WO2005015380A2 (en) 2005-02-17
WO2005015380A3 WO2005015380A3 (en) 2006-02-23

Family

ID=34130297

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2004/051343 WO2005015380A2 (en) 2003-08-08 2004-07-30 Method of scrolling through a document

Country Status (6)

Country Link
US (1) US7689934B2 (en)
EP (1) EP1654634B2 (en)
JP (1) JP2007501973A (en)
KR (1) KR101104921B1 (en)
CN (1) CN100437448C (en)
WO (1) WO2005015380A2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007129247A1 (en) * 2006-05-08 2007-11-15 Koninklijke Philips Electronics N.V. Method and device for displaying visual representations of a plurality of items
CN100440211C (en) * 2005-03-10 2008-12-03 株式会社东芝 Document managing apparatus
EP2502135B1 (en) * 2009-11-17 2018-06-27 1/6 Qualcomm Incorporated Method of scrolling items on a touch screen user interface
US10139988B2 (en) 2009-04-30 2018-11-27 Volkswagen Ag Method and device for displaying information arranged in lists

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4839603B2 (en) * 2004-11-22 2011-12-21 ソニー株式会社 Display device, display method, display program, and recording medium on which display program is recorded
JP5129478B2 (en) * 2006-03-24 2013-01-30 株式会社デンソーアイティーラボラトリ Screen display device
US8032298B2 (en) * 2007-03-29 2011-10-04 Alpine Electronics, Inc. Method and apparatus for incorporating adaptive scroll operation for navigation system
JP4678534B2 (en) * 2007-06-07 2011-04-27 ソニー株式会社 Navigation device and map scroll processing method
JP5710859B2 (en) * 2007-09-21 2015-04-30 ソニー株式会社 Input device and electronic device
US8375322B2 (en) * 2008-06-20 2013-02-12 International Busniess Machines Corporation Context sensitive paging
US20100192181A1 (en) * 2009-01-29 2010-07-29 At&T Intellectual Property I, L.P. System and Method to Navigate an Electonic Program Guide (EPG) Display
JP5343692B2 (en) * 2009-05-12 2013-11-13 ソニー株式会社 Information processing apparatus, information processing method, and information processing program
US8312387B2 (en) * 2009-08-10 2012-11-13 Microsoft Corporation Target element zoom
JP2011066538A (en) * 2009-09-15 2011-03-31 Toshiba Corp Display controller for program information
US8957866B2 (en) 2010-03-24 2015-02-17 Microsoft Corporation Multi-axis navigation
US8683377B2 (en) * 2010-05-12 2014-03-25 Adobe Systems Incorporated Method for dynamically modifying zoom level to facilitate navigation on a graphical user interface
US20150234572A1 (en) * 2012-10-16 2015-08-20 Mitsubishi Electric Corporation Information display device and display information operation method
US9996244B2 (en) * 2013-03-13 2018-06-12 Autodesk, Inc. User interface navigation elements for navigating datasets
KR20160057740A (en) * 2014-11-14 2016-05-24 삼성전자주식회사 Display apparatus and control method thereof
US10572137B2 (en) * 2016-03-28 2020-02-25 Microsoft Technology Licensing, Llc Intuitive document navigation with interactive content elements
KR102351542B1 (en) * 2017-06-23 2022-01-17 삼성전자주식회사 Application Processor including function of compensation of disparity, and digital photographing apparatus using the same
CN107783714B (en) * 2017-10-13 2021-03-23 北京乐蜜科技有限责任公司 Page display method and device, electronic equipment and storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6407749B1 (en) * 1999-08-04 2002-06-18 John H. Duke Combined scroll and zoom method and apparatus

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2865751B2 (en) 1989-12-15 1999-03-08 株式会社日立製作所 Display screen scrolling method
JPH07280577A (en) 1994-04-05 1995-10-27 Sumitomo Electric Ind Ltd Map scrolling method in navigation system
JP3325789B2 (en) 1996-11-01 2002-09-17 松下電器産業株式会社 Map display device
CN2387584Y (en) * 1999-03-19 2000-07-12 陈逢宜 Decoder device
US20010030667A1 (en) * 2000-04-10 2001-10-18 Kelts Brett R. Interactive display interface for information objects
CA2351907A1 (en) * 2000-07-27 2002-01-27 International Business Machines Corporation Method and apparatus for zoom control with a scroll bar
JP2002081942A (en) 2000-09-06 2002-03-22 Kenwood Corp Navigator
US6690365B2 (en) * 2001-08-29 2004-02-10 Microsoft Corporation Automatic scrolling

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6407749B1 (en) * 1999-08-04 2002-06-18 John H. Duke Combined scroll and zoom method and apparatus

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
IGARASHI T ET AL: "SPEED-DEPENDENT AUTOMATIC ZOOMING FOR BROWSING LARGE DOCUMENTS" UIST 00. PROCEEDINGS OF THE 13TH. ANNUAL ACM SYMPOSIUM ON USER INTERFACE SOFTWARE AND TECHNOLOGY. SAN DIEGO, CA, NOV. 5 - 8, 2000, ACM SYMPOSIUM ON USER INTERFACE SOFTWARE AND TECHNOLOGY, NEW YORK, NY : ACM, US, 5 November 2000 (2000-11-05), pages 139-148, XP001171601 ISBN: 1-58113-212-3 *
J SAVAGE: "Speed-Dependent Automatic Zooming" 31 December 2002 (2002-12-31), HONOURS REPORT, COMPUTER SCIENCE DEPARTMENT , CHRISTCHURCH, NEW ZEALAND , XP002342647 * paragraphs 2.4, 2.4.1, 2.4.2, 3, 3.1, 3.2, 5.3 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100440211C (en) * 2005-03-10 2008-12-03 株式会社东芝 Document managing apparatus
WO2007129247A1 (en) * 2006-05-08 2007-11-15 Koninklijke Philips Electronics N.V. Method and device for displaying visual representations of a plurality of items
US10139988B2 (en) 2009-04-30 2018-11-27 Volkswagen Ag Method and device for displaying information arranged in lists
EP2502135B1 (en) * 2009-11-17 2018-06-27 1/6 Qualcomm Incorporated Method of scrolling items on a touch screen user interface

Also Published As

Publication number Publication date
KR20060076274A (en) 2006-07-04
JP2007501973A (en) 2007-02-01
WO2005015380A3 (en) 2006-02-23
EP1654634B2 (en) 2021-11-03
KR101104921B1 (en) 2012-01-12
CN100437448C (en) 2008-11-26
US7689934B2 (en) 2010-03-30
EP1654634B1 (en) 2017-12-20
CN1875336A (en) 2006-12-06
EP1654634A2 (en) 2006-05-10
US20080235616A1 (en) 2008-09-25

Similar Documents

Publication Publication Date Title
US7689934B2 (en) Method of scrolling through a document
US6538672B1 (en) Method and apparatus for displaying an electronic program guide
EP1382040B1 (en) Keyframe-based playback position selection method and system
US7096427B2 (en) Method and system for selecting a position in an image sequence
CN111479149B (en) Method and apparatus for providing interactive user interface for television display
US20030132971A1 (en) System and method for focused navigation within a user interface
US20060143657A1 (en) Method for displaying broadcasting program guide information and remote controller for the same
EP1578132B1 (en) Method for diplaying the thread of program in a broadcasting receiver
EP2609739A1 (en) Methods and apparatus for providing electronic program guides
US8407739B2 (en) Apparatus and method for displaying broadcasting program guide information
EP1303984A1 (en) Device for and method of presenting program information
KR20060090980A (en) Simple program guide
WO2001020903A1 (en) Method of and apparatus for displaying information units
KR101015367B1 (en) Method for operating favorite channel in broadcasting receiver
KR100737868B1 (en) Method of navigating channel and digital television thereof
KR100466796B1 (en) Method and system for object moving in digital tv
KR100323982B1 (en) method for filtering multi-channel program information
JP2004274680A (en) Apparatus and method for receiving broadcast

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200480022623.3

Country of ref document: CN

AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG 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 NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GM KE LS MW MZ NA 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 HU IE IT LU MC NL PL PT RO SE SI 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
WWE Wipo information: entry into national phase

Ref document number: 2004744695

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 10567213

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2006522473

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 1020067002687

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 819/CHENP/2006

Country of ref document: IN

WWP Wipo information: published in national office

Ref document number: 2004744695

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1020067002687

Country of ref document: KR