US20210208727A1 - Display device and coordinate notification method - Google Patents

Display device and coordinate notification method Download PDF

Info

Publication number
US20210208727A1
US20210208727A1 US17/190,660 US202117190660A US2021208727A1 US 20210208727 A1 US20210208727 A1 US 20210208727A1 US 202117190660 A US202117190660 A US 202117190660A US 2021208727 A1 US2021208727 A1 US 2021208727A1
Authority
US
United States
Prior art keywords
coordinates
display
display unit
application
coordinate
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.)
Abandoned
Application number
US17/190,660
Inventor
Masaki Miyahara
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to US17/190,660 priority Critical patent/US20210208727A1/en
Publication of US20210208727A1 publication Critical patent/US20210208727A1/en
Abandoned legal-status Critical Current

Links

Images

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/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/0416Control or interface arrangements specially adapted for digitisers
    • 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/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • 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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • 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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Digital Computer Display Output (AREA)

Abstract

When an application displays image straddling display units (110-1 and 110-2), a coordinate conversion unit (120) uses a predetermined operation to transform the physical coordinates indicating the position at which a display unit (110-1 or 110-2) senses contact to virtual coordinates and supplies the virtual coordinates. A coordinate notification unit (130) notifies an application (140) of the physical coordinates at which contact was sensed when the application is displaying the image on one of the display units (110-1 or 110-2) and notifies the application (140) of the virtual coordinates supplied by the coordinate conversion unit (120) when the one application is displaying the image straddling the display units (110-1 and 110-2).

Description

    TECHNICAL FIELD
  • The present invention relates to a display device that displays information, a coordinate notification method in a display device, and a program, and more particularly to a display device that displays information on a plurality of displays, a coordinate notification method in a display device, and a program.
  • BACKGROUND ART
  • In recent years, technique are being considered in which a plurality of display units (displays) are arranged in a row and then, by linking and controlling the aligned plurality of displays, using the displays as if the display sire were much larger.
  • In this technique, when the displays are provided with a touch panel function, the physical coordinates on each of the displays are notified to an application that is displaying an image after being converted to virtual coordinates of the entire aligned plurality of displays (for example, see Patent Document 1).
  • LITERATURE OF THE PRIOR ART Patent Documents
    • Patent Document 1: Japanese Unexamined Patent Application Number H11-161426
    SUMMARY OF THE INVENTION Problem to be Solved by the Invention
  • When implementing display by using only one display among a plurality of displays, converting from physical coordinates to virtual coordinates is unnecessary.
  • Nevertheless, the conversion from physical coordinates to virtual coordinates is required in the above-described technique, and the problem therefore arises in which resources are wasted due to unnecesary processing.
  • It is an object of the present invention to provide a display device, a coordinate notification method, and a program that solve that above-described problem.
  • Means for Solving the Problem
  • The display device of the present invention includes:
  • a plurality of display units that are equipped with a touch panel function and that display an image that is information;
  • a coordinate conversion unit that when one application is displaying the image straddling the plurality of display units, uses a predetermined operation to convert physical coordinates that indicate the position at which a display unit senses contact to virtual coordinates; and
  • a coordinate notification unit that, when one application is displaying the image on one display unit among the plurality of display units, reports the physical coordinates at which the display unit senses contact to the application, and when one application is displaying the image straddling the plurality of display units, reports the virtual coordinates to the application.
  • The coordinate notification method of the present invention is a coordinate notification method in a device that is equipped with a plurality of displays having a touch panel function and includes steps of:
  • sensing contact to the plurality of displays;
  • judging whether one application is displaying the image straddling the plurality of displays;
  • when one application is displaying the image straddling the plurality of displays, using a predetermined operation to convert the physical coordinates that indicate the position at which the contact is sensed to virtual coordinates;
  • when one application is displaying the image on one display among the plurality of displays, reporting the physical coordinates at which the contact is sensed to the application; and
  • when one application is displaying the image straddling the plurality of displays, reporting the virtual coordinates to the application.
  • The program of the present invention is a program for causing a device that is equipped with a plurality of displays that have a touch panel function and that display an image that is information to execute:
  • a procedure of sensing contact to the plurality of displays;
  • a procedure of judging whether one application is displaying the image straddling the plurality of displays;
  • a procedure of, when one application is displaying the image straddling the plurality of displays, using a predetermined operation to convert physical coordinates that indicate the position at which contact is sensed to virtual coordinates;
  • a procedure of, when one application is displaying the image on one display among the plurality of displays, reporting the physical coordinates at which the contact is sensed to the application, and
  • a procedure of, when one application is displaying the image straddling the plurality of displays, reporting the virtual coordinates to the application.
  • Effect of the Invention
  • As described hereinabove, in the present invention, coordinates can be effectively reported to an application in a device that is equipped with a plurality of displays.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 shows an exemplary embodiment of the display device of the present invention.
  • FIG. 2 is a flow chart for describing the coordinate notification method in the display device shown in FIG. 1.
  • FIG. 3 is a view for describing an example of coordinates that are reported by the coordinate notification unit when an application that is currently active displays an image on only one display unit and contact is sensed on that display unit.
  • FIG. 4 is a view for describing an example of coordinates that are reported by the coordinate notification unit when an application that is currently active displays an image on only one display unit and contact is sensed on that display unit.
  • FIG. 5 is a view for describing an example of the notification of coordinates when contact is sensed on a display unit that includes the coordinates of an origin recognized by the application.
  • FIG. 6 is a view for describing an example of notification of coordinates when contact is sensed on a display unit that does not include the coordinates of an origin recognized by the application.
  • FIG. 7 is a view for describing an example of the conversion of coordinates when there are three display units.
  • FIG. 8 is a view for describing an example of the conversion of coordinates when there are four display units.
  • FIG. 9 is a view for describing another example of the conversion of coordinates when there are four display units.
  • FIG. 10 shows an example of coordinate conversion when the directions of length and width of a display device are rotated clockwise 90°.
  • FIG. 11 shows an example of coordinate conversion when the directions of length and width of a display device are rotated clockwise 180°.
  • FIG. 12 shows an example of coordinate conversion when the directions of length and width of a display device are rotated clockwise 270°.
  • FIG. 13 is a table showing the formulas of coordinate conversion resulting from rotation of the vertical and horizontal directions of the above-described display device.
  • BEST MODE FOR CARRYING OUT THE INVENTION
  • An exemplary embodiment of the present invention is next described with reference to the accompanying drawings.
  • FIG. 1 shows an exemplary embodiment of the display device of the present invention.
  • As shown in FIG. 1, display device 100 in the present exemplary embodiment is provided with a plurality of display units 110-1 and 110-2, coordinate conversion unit 120, and coordinate notification unit 130. Display device 100 is further equipped with application 140 that operates in display device 100. In FIG. 1, a case is shown in which display device 100 is equipped with one application, but it goes without saying that display device 100 may be equipped with two or more applications.
  • Display units 110-1 and 110-2 are displays that are equipped with a touch panel function and that display images that are information. In FIG. 1, a form is shown in which there are two display units, but three or more display units may be provided.
  • Coordinate conversion unit 120 uses a predetermined operation to convert the physical coordinates that indicate a position at which display units 110-1 and 110-2 sense contact to virtual coordinates when application 140 is displaying an image straddling display unit 110-1 and display unit 110-2.
  • At this time, when display unit 110-1 displays an image that includes the coordinates of an origin recognized by application 140, coordinate conversion unit 120 converts the physical coordinates on display unit 110-2 to virtual coordinates. When display unit. 110-2 displays an image that contains the coordinates of an origin recognized by application 140, coordinate conversion unit 120 converts the physical coordinates on display unit 110-1 to virtual coordinates.
  • At this time, coordinate conversion unit 120 converts, from among the physical coordinates, the coordinate in the direction along which display unit 110-1 and display unit 110-2 are aligned. In other words, when display unit 110-1 and display unit 110-2 are aligned in a horizontal direction, coordinate conversion unit 120 converts the coordinates of the horizontal direction. For example, when the horizontal direction is the X-axis, coordinate conversion unit 120 converts the X coordinates. Alternatively, when display unit 110-1 and display unit 110-2 are aligned in the vertical direction, coordinate conversion unit 120 converts the coordinates of the vertical direction. For example, when the vertical direction is the Y-axis, coordinate conversion unit 120 converts the Y coordinates.
  • At this time, when display unit 110-1 includes the coordinates of an origin that is recognized by application 140, coordinate conversion unit 120 carries out conversion to virtual coordinates by adding a coordinate portion that accords with the size of display unit 110-1 to the physical coordinates on display unit 110-2. Alternatively, when display unit 110-2 includes the coordinates of an origin that is recognized by application 140, coordinate conversion unit 120 carries out conversion to virtual coordinates by adding a coordinate portion that accords with the size of display unit 110-2 to the physical coordinates on display unit 110-1.
  • In addition, coordinate conversion unit. 120 converts physical coordinates to virtual coordinates in accordance with the movement of the physical coordinates that correspond to the origin that application 140 recognizes resulting from the rotation of the length and width of display device 100.
  • Coordinate conversion unit 120 further supplies the converted virtual coordinates to coordinate notification unit 130.
  • Coordinate notification unit 130 reports the physical coordinates at which display unit 110-1 senses contact to application 140 when application 140 is displaying an image on only display unit 110-1. When application 140 is displaying an image on only display unit 110-2, coordinate notification unit. 130 reports the physical coordinates at which display unit 110-2 senses contact to application 140. When virtual coordinates are supplied from coordinate conversion unit 120, coordinate notification unit 130 reports the virtual coordinates to application 140.
  • The coordinate notification method in display device 100 shown in FIG. 1 is next described.
  • FIG. 2 is a flow chart for describing the coordinate notification method in display device 100 shown in FIG. 1.
  • When application 140 that is installed in display device 100 is first activated in Step 1, it is first judged in Step 2 whether contact was sensed in display unit 110-1 or display unit 110-2.
  • This operating method of application 140 may be a typical method such as is realized by carrying out predetermined input and no particular stipulations are imposed here.
  • In addition, in judging whether contact is sensed in display unit 110-1 or display unit 110-2, judgment is made using the touch panel function provided in display units 110-1 and 110-2.
  • When it is judged that contact is sensed in display unit 110-1 or display unit 110-2, coordinate conversion unit 120 next judges in Step 3 whether application 140 that is currently operating is displaying an image straddling display unit 110-1 and display unit 110-2. No particular stipulation is imposed regarding this judgment method. In addition, the component that makes this judgment need not be coordinate conversion unit 120. For example, this judgment may be carried out by a control unit (not shown) that controls the entirety of display device 100.
  • When it is judged that application 140 that is currently operating is not displaying an image straddling display unit 110-1 and display unit 110-2, i.e., when application 140 that is currently operating is displaying an image only on display unit 110-1 or is displaying an image only on display unit 110-2, the physical coordinates at which contact is sensed are communicated from coordinate notification unit 130 to application 140 in Step 4.
  • To describe this operation by offering an actual example, when application 140 that is currently operating is displaying an image on only display unit 110-1 and contact is sensed on display unit 110-1, the physical coordinates on display unit 110-1 at which contact is sensed are communicated from coordinate notification unit 130 to application 140 without alteration. When application 140 that is currently operating is displaying an image on only display unit 110-2 and contact is sensed on display unit 110-2, the physical coordinates on display unit 110-2 at which contact is sensed are communicated from coordinate notification unit 130 to application 140 without alteration.
  • FIG. 3 is a view for describing an example of coordinates that coordinate notification unit 130 reports when application 140 that is currently operating is displaying an image on only display unit 110-1 and contact is sensed on display unit 110-1. Here, the physical coordinates of the upper left corner of display unit 110-1 are (0, 0) (origin), the X-axis being the horizontal direction and the Y-axis being the vertical direction. In addition, the physical coordinates of the lower right corner are (w, h). The size of display unit 110-2 is the same as the size of display unit 110-1, and the coordinates of the origin and the coordinate axis is the same as for display unit 110-1.
  • As shown in FIG. 3, when contact is sensed at the physical coordinates (x, y) on display unit 10-1, these physical coordinates (x, y) are reported to application 140 from coordinate notification unit 130 without alteration. In other words, conversion from physical coordinates to virtual coordinates is not implemented in coordinate conversion unit 120.
  • FIG. 4 is a view for describing an example of coordinates that are reported by coordinate notification unit 130 when application 140 that is currently operating is displaying an image on only display unit 110-2 and contact is sensed on display unit 110-2. The origin and coordinate axes on display units 110-1 and 110-2 are the same as shown in FIG. 3. In addition, display unit 110-1 and display unit 110-2 have the same size.
  • As shown in FIG. 4, when contact is sensed at physical coordinates (x, y) on display unit 110-2, these physical coordinates (x, y) are communicated from coordinate notification unit 130 to application 140 without alteration, in other words, conversion from physical coordinates to virtual coordinates is not carried out at coordinate conversion unit 120.
  • When physical coordinates are communicated from coordinate notification unit 130 to application 140, processing that accords with the physical coordinates is carried out in application 140 in Step 5.
  • On the other hand, when it is determined in Step 3 that application 140 that is currently operating is displaying an image straddling display unit 110-1 and display unit. 110-2, coordinate conversion unit 120 judges in Step 6 whether the display unit at which contact is sensed in Step 2 includes the coordinates of the origin (origin on application 140) that is recognized by application 140.
  • In order for application 140 that is operating to display an image, there are coordinates of an origin that are recognized by application 140. When the coordinates of this origin are included in the display unit in which contact is sensed, i.e., when the origin of the physical coordinates on the display unit and the origin recognized by application 140 are the same, conversion of the physical coordinates is not necessary.
  • For example, when contact is sensed on display unit 110-1 in Step 2, coordinate conversion unit 120 judges whether the coordinates of the origin recognized by application 140 are contained in display unit 110-1 the origin in display unit 110-1 and the origin recognized by application 140 are the same). When contact is sensed on display unit. 110-2 in Step 2, coordinate conversion unit 120 judges whether the coordinates of the origin recognized by application 140 are contained on display unit 110-2 (the origin on display unit 110-2 and the origin recognized by application 140 are the same).
  • When it is determined in Step 6 that the display unit on which contact is sensed in Step 2 is the unit that includes the coordinates of the origin that are recognized by application 140, the physical coordinates at which contact is sensed are communicated from coordinate notification unit 130 to application 140 in Step 4.
  • FIG. 5 is a view for describing an example of the notification of coordinates when contact is sensed in display unit 110-1 that includes the coordinates of the origin that are recognized by application 140. Here, application 140 that is currently operating is displaying an image straddling display unit 110-1 that is the primary display and display unit 110-2 that is the secondary display, and the coordinates of the origin that are recognized by application 140 are the origin of the physical coordinates on display unit 110-1.
  • As shown in FIG. 5, when contact is sensed at physical coordinates (x, y) on display unit 110-1, these physical coordinates (x, y) are reported from coordinate notification unit 130 to application 140 without alteration. This is because, as described hereinabove, the origin of the physical coordinates on display unit 110-1 and the origin that is recognized by application 140 are identical, and the conversion from physical coordinates to virtual coordinates is therefore unnecessary.
  • On the other hand, when it is judged in Step 6 that the display unit on which contact is sensed in Step 2 is not the unit that includes the coordinates of the origin that is recognized by application 140, a predetermined operation is used by coordinate conversion unit 120 to convert the physical coordinates to virtual coordinates in Step 7.
  • FIG. 6 is a view for describing an example of the notification of coordinates when contact is sensed on display unit 110-2 that does not include the coordinates of the origin that is recognized by application 140. Here, application 140 that is currently operating is displaying an image straddling display unit 110-1 that is the primary display and display unit 110-2 that is the secondary display and the coordinates of the origin that application 140 recognizes are the origin of the physical coordinates on display unit 110-1.
  • As shown in FIG. 6, when contact is sensed at physical coordinates (x, y) on display unit 110-2, these physical coordinates (x, y) are converted to virtual coordinates by coordinate conversion unit 120.
  • In the example shown in FIG. 6, display unit 110-1 and display unit 110-2 are arranged in a horizontal direction (X-axis direction), and “w” is the coordinate that accords with the size of display unit 110-1 in the X-axis direction. As a result, the formula for converting from physical coordinates to virtual coordinates for X coordinates is as shown in Formula 1.

  • x(physical coordinates)+w(the size of display unit 110-1 in the X-axis direction)=(x+w)  (Formula 1)
  • Coordinate conversion unit. 120 thus finds the virtual coordinates by adding the size of display unit 110-1 to the physical coordinates.
  • Because display unit 110-1 and display unit 110-2 are not arranged in a vertical direction (Y-axis direction), conversion of the Y coordinate is not carried out.
  • Accordingly, physical coordinates (x, y) are converted by coordinate conversion unit 120 to virtual coordinates (x+w, y).
  • In Step 7, when conversion from physical coordinates to virtual coordinates has been carried out by coordinate conversion unit 120, the virtual coordinates that have been converted are supplied from coordinate conversion unit 120 to coordinate notification unit 130.
  • In Step 8, the virtual coordinates from coordinate notification unit 130 are communicated to application 140, and processing that accords with the virtual coordinates is carried out in application 140 in Step 5.
  • The above-described processing can be applied to cases in which the number of display units is three, four, or more.
  • FIG. 7 is a view for describing an example of the conversion of coordinates when them are three display units.
  • In the example shown in FIG. 7, display device 100 is equipped with three display units 110-1-110-3, display unit 110-1 that is the primary display, display unit 110-2 that is the secondary display, and display unit 110-3 that is the tertiary display being arranged in a horizontal direction (X-axis direction).
  • In addition, the coordinates of the origin that application 140 recognizes are the same as the origin (upper left corner) of the physical coordinates on display unit 110-1.
  • The size of each of the three display units 110-1-110.3 is (w×h) when indicated by coordinates.
  • As shown in FIG. 7, when display device 100 is equipped with display units 110-1-10-3, the coordinates that are communicated when contact is sensed on display unit 110-1 or display unit 110-2 are the same as for a case in which two displays are provided as described hereinabove. In other words, as previously described, when contact is sensed on display unit 110-1, the physical coordinates at which contact is sensed are reported by coordinate notification unit 130 to application 140 without alteration. When contact is sensed on display unit 110-2, coordinate conversion unit 120 uses Formula 1 to convert the physical coordinates at which the contact is sensed to virtual coordinates, following which coordinate notification unit 130 communicates the virtual coordinates to application 140.
  • When contact is sensed at physical coordinates (x, y on display unit 110-3, the conversion from physical coordinates to virtual coordinates for the X coordinate is carried out in coordinate conversion unit 120.
  • More specifically, conversion is carried out using the following Formula 2:

  • x(physical coordinate)+w(the size of display unit 110-1 in the X-axis direction)+w(the size of display unit 110-2 in the X-axis direction)=(x+w+w)  Formula 2
  • This (x+w+w) is the X coordinate of the virtual coordinates.
  • In addition, because display unit 110-1, display unit 110-2, and display unit 110-3 are not aligned in the vertical direction (Y-axis direction), conversion is not carried out for the Y coordinate.
  • Accordingly, the virtual coordinates that are communicated from coordinate notification unit 130 to application 140 are (x+w+w, y). Application 140 carries out processing according to these coordinates (x+w+w, y).
  • FIG. 8 is a view for describing an example of the conversion of coordinates when there are four display units.
  • In the example shown in FIG. 8, four display units 110-1-110-4 are mounted in display device 100, display unit 110-1 that is the primary display and display unit 110-2 that is the secondary display being mounted arranged in a horizontal direction (X-axis direction). Further, display unit 110-3 that is the tertiary display and display unit 110-4 that is the fourth display are mounted aligned in a horizontal direction (X-axis direction). In addition, display unit 110-1 that is the primary display and display unit 110-3 that is the tertiary display are mounted aligned in a vertical direction (Y-axis direction). Still further, display unit 110-2 that is the secondary display and display unit 110-4 that is the fourth display are mounted aligned in a vertical direction (Y-axis direction).
  • The coordinates of the origin recognized by application 140 are the same as the origin of the physical coordinates (upper left corner) on display unit 110-1.
  • The size of each of the four display units 110-1-110-4 is (w×h) when indicated by coordinates.
  • As shown in FIG. 8, when display device 100 is equipped with display units 110-1-110-4, the coordinates that are reported when contact is sensed in display unit 110-1 or display unit 110-2 are the same as for a display device that is equipped with two displays as described hereinabove. In other words, as previously described, when contact is sensed on display unit 110-1, the physical coordinates at which contact is sensed are reported by coordinate notification unit 130 to application 140 without alteration. When contact is sensed on display unit 10-2, coordinate conversion unit 120 uses Formula 1 to convert the physical coordinates at which contact is sensed to virtual coordinates, following which coordinate notification unit. 130 notifies application 140.
  • When contact is sensed at physical coordinates (x, y) on display unit 110-3, conversion from the physical coordinates to virtual coordinates is carried out for the Y coordinate in coordinate conversion unit 120.
  • More specifically, conversion is carried out using the following Formula 3:

  • y(physical coordinate)+h(size of display unit 110-1 in the Y-axis direction)=(y+h)  Formula 3
  • This (y+h) is the Y coordinate of the virtual coordinates.
  • In addition, because display unit 110-1 and display unit 110-3 are not aligned in a horizontal direction (X-axis direction), conversion is not carried out for the X coordinate.
  • Accordingly, the virtual coordinates that are reported from coordinate notification unit 130 to application 140 are (x, y+h). Application 140 carries out processing according to these coordinates (x, y+h),
  • FIG. 9 is a view for describing another example of the conversion of coordinates when there are four display units.
  • In the example shown in FIG. 9, the arrangement and size of display units 110-1-110-4 is the same as shown in FIG. 8.
  • In addition, the coordinates of the origin that are recognized by application 140 are the same as the origin of the physical coordinates (upper left corner) on display unit 110-1.
  • As shown in FIG. 9, when display device 100 is equipped with display units 110-1-110-4, the coordinates that are reported when contact is sensed on display unit 110-1 or display unit 110-2 are the same as for a display device that is equipped with two displays as described hereinabove. In other words, as previously described, when contact is sensed on display unit 110-1, the physical coordinates at which contact is sensed are reported by coordinate notification unit 130 to application 140 without alteration. When contact is sensed on display unit 110-2, coordinate conversion unit 120 uses Formula 1 to convert the physical coordinates at which contact is sensed to virtual coordinates, following which coordinate notification unit 130 notifies application 140.
  • When contact is sensed at physical coordinates (x, y) on display unit 110-4 conversion from physical coordinates to virtual coordinates is carried out in coordinate conversion unit 120 for each of the X coordinate and the Y coordinate.
  • More specifically, the following Formula 4 and Formula 5 are used to carry out conversion.
  • First, for the X coordinate:

  • x(physical coordinate)+w(the size of display unit 110-1 in the X-axis direction)=(x+w)  Formula 4
  • This (x+w) is the X coordinate of the virtual coordinates.
  • For the Y coordinate:

  • y(physical coordinate)+h(the size of display unit 110-2 in the Y-axis direction)=(y+h)  Formula 5
  • This (y+h) is the Y coordinate of the virtual coordinates.
  • Accordingly, the virtual coordinates that are reported from coordinate notification unit 130 to application 140 are (x+w, y+h). Application 140 carries out processing in accordance with these coordinates (x+w, y+h).
  • The notification of coordinates resulting from rotation of the directions of length and width of display device 100 is next described.
  • In recent years, display devices are increasingly provided with the capability of rotating the directions of length and width of display and switching the vertical orientation in accordance with the orientation of the display device in which the displays are mounted.
  • The display device of the present invention is also equipped with this capability.
  • In display device 100 shown in FIG. 1, the notification of the coordinates resulting from the rotation of the length and width of display device 100 when application 140 is displaying an image on one of display unit 110-1 and display unit 110-2 is the same as in a typically used display device.
  • When application 140 is displaying an image straddling display unit 110-1 and display unit 110-2, the physical coordinates for the origin that application 140 recognizes in some cases moves across display units 110-1 and 110-2 and thus necessitates conversion of coordinates for this movement.
  • FIG. 10 shows an example of the conversion of coordinates when the directions of width and length of display device 100 rotate clockwise 90 degrees.
  • Physical coordinates (x, y) on display unit 110-1 shown in FIG. 10 are reported by coordinate notification unit 130 to application 140 without alteration if display device 100 is not rotated.
  • However, as shown in the lower portion of FIG. 10, if display device 100 is rotated clockwise 90 degrees, the physical coordinates corresponding to the origin that application 140 recognizes move from display unit 110-1 to display unit 110-2, whereupon physical coordinates (x, y) and the physical coordinates that correspond to the origin that application 140 recognizes are contained in display units that differ from each other.
  • With this change, the physical coordinates (x, y) on display unit 110-1 are converted to virtual coordinates by coordinate conversion unit 120.
  • More specifically, regarding Y coordinates, the physical coordinate (y) on display unit 110-1 becomes the X coordinate of the virtual coordinates
  • Further, coordinate conversion unit 120 uses Formula 6 to carry out conversion for Y coordinates.

  • w(size of display unit 110-1 in the X-axis direction)−x(physical coordinate)+w(size of display unit 110-2 in the X-axis direction)=(w−x+w)  Formula 6
  • This (w−x+w) becomes the Y coordinate of the virtual coordinates.
  • Accordingly, the virtual coordinates that are reported from coordinate notification unit 130 to application 140 are (y, w−x+w). Application 140 carries out processing in accordance with these coordinates (y, w−x+w).
  • FIG. 11 shows an example of the conversion of coordinates when the directions of length and width of display device 100 rotate clockwise 180 degrees.
  • The physical coordinates (x, y) on display unit 110-1 shown in FIG. 11 are reported by coordinate notification unit. 130 to application 140 without alteration if display device 100 is not rotated.
  • However, as shown in the lower portion of FIG. 11, if display device 100 is rotated clockwise 180 degrees, i.e., if the vertical orientation of display device 100 is switched, the physical coordinates corresponding to the origin that application 140 recognizes move from display unit 110-1 to display unit 110-2, whereupon the physical coordinates (x, y) and the physical coordinates that correspond to the origin that application 140 recognizes are contained in display units that differ from each other.
  • With this change, the physical coordinates (x, y) on display unit 110-1 are converted to virtual coordinates by coordinate conversion unit 120.
  • More specifically, coordinate conversion unit 120 uses Formula 7 to convert X coordinates.

  • w(size of display unit 110-1 in the X-axis direction)−x(physical coordinate)+w(size of display unit 110-2 in the X-axis direction)=(w−x+w)  Formula 7
  • This (w−x+w) becomes the X coordinate of the virtual coordinates.
  • Further, coordinate conversion unit 120 uses Formula 8 to convert Y coordinates.

  • h(size of display unit 110-1 in the Y-axis direction)−y(physical coordinate)=(h−y)  Formula 8
  • This (h−y) becomes the Y coordinate of the virtual coordinates.
  • Accordingly, the virtual coordinates that are reported from coordinate notification unit 130 to application 140 are (w−x+w, h−y). Application 140 carries out processing in accordance with these coordinates (w−x+w, h−y).
  • FIG. 12 shows an example of the conversion of coordinates when the directions of length and width of display device 100 are rotated clockwise 270 degrees.
  • When display device 100 is rotated clockwise 270 degrees, the physical coordinates (x, y) on display unit 110-2 shown in FIG. 12 are converted to virtual coordinates by coordinate conversion unit 120.
  • More specifically, coordinate conversion unit 120 uses Formula 9 to carry out conversion for the X coordinates.

  • h(size of display unit 110-1 in the Y-axis direction)−y(physical coordinate)=(h−y)  Formula 9
  • This (h−y) becomes the X coordinate of the virtual coordinates.
  • Coordinate conversion unit 124) further uses Formula 10 to carry out conversion for the Y coordinates.

  • w(size of display unit 110-1 in the X-axis direction)+x(physical coordinate)=(w+x)  Formula 10
  • This (w+x) becomes the Y coordinate of the virtual coordinates.
  • Accordingly, the virtual coordinates that are reported from coordinate notification unit 130 to application 140 are (h−y, w+x). Application 140 carries out processing in accordance with these coordinates (h−y, w+x).
  • FIG. 13 is a table showing the formulas of coordinate conversion resulting from rotation of the directions of length and width of the above-described display device 100. In FIG. 13, the virtual coordinates following conversion are shown by (x, y′).
  • As shown in FIG. 13, the conversion from physical coordinates to virtual coordinates differs for a case of displaying on one display (either display unit 110-1 or display unit 110-2) and a case of displaying on two displays (straddling display unit 110-1 and display unit 110-2). In addition, even when displaying on two displays, the conversion from physical coordinates to virtual coordinates differs depending on the origin of the occurrence of an event (the display unit on which contact was sensed). The conversion process is therefore carried out depending on the display.
  • In addition, conversion to virtual coordinates may be carried out by first conferring, to each display, display identification information (such as identifying ID) that can distinguish each of a plurality of displays and then using the display identification information and the physical coordinates of the position at which contact is sensed.
  • In the present invention as described hereinabove, coordinates for an application can be effectively communicated in a display device having a plurality of display units by converting physical coordinates to virtual coordinates only when an application displays an image straddling a plurality of display units.
  • The processing that is carried out by each constituent element provided in the above-described display device 100 may be implemented by logic circuits that are each fabricated according to their purpose. In addition, a program that describes the processing content may be recorded on a recording medium that can be read in display device 100, the program that has been recorded on this recording medium then read in display device 100, and the processing thus executed. The recording medium that can be read in display device 100 refers, for example, to a removable recording medium such as a floppy (registered trademark) disk, a magnet-optical disk, a DVD, a CD, or additionally, to an HDD or memory such as ROM and RAM that is incorporated in display device 100. The program that is recorded on this recording medium is read by a CPU (not shown) that is provided in display device 100, and processing equivalent to the above-described processing is then carried out under the control of the CPU. Here, the CPU is a component that operates as a computer that executes the program that has been read from the recording medium on which the program was recorded.
  • Although the invention of the present application has been described hereinabove with reference to an exemplary embodiment, the invention of the present application is not limited to the above-described exemplary embodiment. The configuration and details of the invention of the present application are open to various modifications within the scope of the invention of the present application that will be clear to one of ordinary skill in the an.
  • This application claims the benefits of priority based on Japanese Patent Application No. 2010-213794 for which application was submitted on Sep. 24, 2010 and incorporates by citation all of the disclosures of these applications.

Claims (7)

1.-2. (canceled)
3. A display device comprising:
a plurality of display units with a touch panel function and that display an image comprising information;
a coordinate conversion unit that, when an application is displaying said image straddling said plurality of display units, uses a predetermined operation to convert physical coordinates that indicate a position at which one display unit of said plurality of display units senses contact to virtual coordinates; and
a coordinate notification unit that, when the application is displaying said image straddling said plurality of display units and the display device is rotated, the coordinate notification unit uses the predetermined operation in accordance with a degree of the rotation.
4. The display device as set forth in claim 3, wherein said coordinate conversion unit converts the physical coordinates on, from among said plurality of display units, a display unit other than a primary display unit that includes the coordinates of an origin that said application recognizes, to said virtual coordinates.
5. The display device as set forth in claim 4, wherein said coordinate conversion unit converts, from among said physical coordinates, a coordinate of a direction along which said primary display unit and the display unit other than the primary display unit are aligned.
6. The display device as set forth in claim 5, wherein said coordinate conversion unit carries out conversion to said virtual coordinates by adding a coordinate portion that accords with a size of said primary display unit to physical coordinates on display units other than said primary display unit.
7. The display device as set forth in claim 3, wherein said coordinate conversion unit carries out conversion of said physical coordinates to said virtual coordinates according to movement of physical coordinates with respect to an origin that said application recognizes that is caused by rotation of the length and width of the display device.
8. The display device as set forth in claim 3, wherein the coordinate notification unit reports said virtual coordinates to the application.
US17/190,660 2010-09-24 2021-03-03 Display device and coordinate notification method Abandoned US20210208727A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US17/190,660 US20210208727A1 (en) 2010-09-24 2021-03-03 Display device and coordinate notification method

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
JP2010213794A JP5229289B2 (en) 2010-09-24 2010-09-24 Display device, coordinate notification method and program
JP2010-213794 2010-09-24
PCT/JP2011/069166 WO2012039230A1 (en) 2010-09-24 2011-08-25 Display device
US201313809525A 2013-01-10 2013-01-10
US16/669,617 US10969900B2 (en) 2010-09-24 2019-10-31 Display device and coordinate notification method
US17/190,660 US20210208727A1 (en) 2010-09-24 2021-03-03 Display device and coordinate notification method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US16/669,617 Continuation US10969900B2 (en) 2010-09-24 2019-10-31 Display device and coordinate notification method

Publications (1)

Publication Number Publication Date
US20210208727A1 true US20210208727A1 (en) 2021-07-08

Family

ID=45873720

Family Applications (3)

Application Number Title Priority Date Filing Date
US13/809,525 Active 2033-09-06 US10503289B2 (en) 2010-09-24 2011-08-25 Display device
US16/669,617 Active US10969900B2 (en) 2010-09-24 2019-10-31 Display device and coordinate notification method
US17/190,660 Abandoned US20210208727A1 (en) 2010-09-24 2021-03-03 Display device and coordinate notification method

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US13/809,525 Active 2033-09-06 US10503289B2 (en) 2010-09-24 2011-08-25 Display device
US16/669,617 Active US10969900B2 (en) 2010-09-24 2019-10-31 Display device and coordinate notification method

Country Status (5)

Country Link
US (3) US10503289B2 (en)
EP (1) EP2620850A1 (en)
JP (1) JP5229289B2 (en)
CN (1) CN103080892B (en)
WO (1) WO2012039230A1 (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5229289B2 (en) * 2010-09-24 2013-07-03 日本電気株式会社 Display device, coordinate notification method and program
EP2851772B1 (en) * 2012-05-14 2019-02-27 NEC Corporation Display device, display control method and non-temporary computer-readable medium
CN103399687B (en) * 2013-07-26 2016-08-24 广东威创视讯科技股份有限公司 The execution processing method that a kind of single-point touch window shows
KR20160068514A (en) * 2014-12-05 2016-06-15 삼성전자주식회사 Apparatus and method for controlling a touch input in electronic device
JP6623908B2 (en) * 2016-04-08 2019-12-25 富士通株式会社 Information processing apparatus, information processing method, and information processing program
JP6598753B2 (en) 2016-10-07 2019-10-30 任天堂株式会社 Game system
KR20210032826A (en) * 2019-09-17 2021-03-25 삼성전자주식회사 Electronic device and method for providing information thereof
US11188222B2 (en) * 2019-12-05 2021-11-30 Cabin Management Solutions, Llc Multi-arrayed display user interface panel
KR102322067B1 (en) * 2019-12-27 2021-11-04 주식회사 이누씨 Method and Apparatus for Providing Virtual Positioning
JP7038153B2 (en) 2020-02-13 2022-03-17 任天堂株式会社 Information processing system, information processing device, information processing program, and information processing method

Family Cites Families (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE3632601A1 (en) * 1985-09-27 1987-04-23 Olympus Optical Co DEVICE FOR DISPLAYING A POSITION BRAND ON SEVERAL SCREENS
JPS63173119A (en) * 1987-01-13 1988-07-16 Toshiba Corp Coordinate input display device
JPH04326152A (en) * 1991-04-25 1992-11-16 Hitachi Ltd Personal information equipment
GB9201949D0 (en) * 1992-01-30 1992-03-18 Jenkin Michael Large-scale,touch-sensitive video display
JP3339284B2 (en) * 1996-01-29 2002-10-28 三菱電機株式会社 Large screen display method
JPH11161426A (en) 1997-12-01 1999-06-18 Fujitsu Takamisawa Component Ltd Touch panel device
JP2000112597A (en) * 1998-10-07 2000-04-21 Oki Electric Ind Co Ltd Multidisplay system
JP3967052B2 (en) * 1999-11-26 2007-08-29 株式会社リコー Coordinate input / display system, coordinate control device, coordinate input device, coordinate input / display method, and computer-readable recording medium storing a program for causing a computer to execute the method
JP4560239B2 (en) 2000-06-07 2010-10-13 キヤノン株式会社 Display system and display device
JP2003069767A (en) * 2001-08-27 2003-03-07 Ricoh Co Ltd Display system and display program
JP4244586B2 (en) * 2002-08-06 2009-03-25 沖電気工業株式会社 Multi-display screen setting method
US8120596B2 (en) * 2004-05-21 2012-02-21 Smart Technologies Ulc Tiled touch system
US20070120763A1 (en) * 2005-11-23 2007-05-31 Lode De Paepe Display system for viewing multiple video signals
US7683856B2 (en) * 2006-03-31 2010-03-23 Sony Corporation E-ink touchscreen visualizer for home AV system
JP4410804B2 (en) * 2007-02-23 2010-02-03 インターナショナル・ビジネス・マシーンズ・コーポレーション System management method, information processing apparatus and program in distributed network environment
JP4389090B2 (en) * 2007-10-03 2009-12-24 シャープ株式会社 Information display device
US9215217B2 (en) * 2008-12-05 2015-12-15 Suhayya Abu-Hakima and Kenneth E. Grigg Auto-discovery of diverse communications devices for alert broadcasting
US20100149103A1 (en) 2008-08-08 2010-06-17 Oqo, Inc. Touch-typing keyboard for touch screens
US8797233B2 (en) * 2008-08-20 2014-08-05 The Regents Of The University Of California Systems, methods, and devices for dynamic management of data streams updating displays
JP5430962B2 (en) 2009-02-12 2014-03-05 株式会社コナミデジタルエンタテインメント Determination apparatus, determination method, and program
JP2010213794A (en) 2009-03-13 2010-09-30 Nippon Pachinko Buhin Kk Game machine
US20120212443A1 (en) * 2009-10-28 2012-08-23 Nec Corporation Mobile information terminal, processing method, and program
JP5557316B2 (en) * 2010-05-07 2014-07-23 Necカシオモバイルコミュニケーションズ株式会社 Information processing apparatus, information generation method, and program
KR20120015624A (en) * 2010-08-12 2012-02-22 삼성전자주식회사 Method and apparatus for displaying
JP5229289B2 (en) * 2010-09-24 2013-07-03 日本電気株式会社 Display device, coordinate notification method and program
JP5771401B2 (en) * 2011-01-27 2015-08-26 京セラ株式会社 Mobile communication terminal

Also Published As

Publication number Publication date
US20130120304A1 (en) 2013-05-16
US10503289B2 (en) 2019-12-10
EP2620850A1 (en) 2013-07-31
WO2012039230A1 (en) 2012-03-29
JP2012068942A (en) 2012-04-05
US10969900B2 (en) 2021-04-06
US20200064946A1 (en) 2020-02-27
CN103080892B (en) 2016-01-20
JP5229289B2 (en) 2013-07-03
CN103080892A (en) 2013-05-01

Similar Documents

Publication Publication Date Title
US20210208727A1 (en) Display device and coordinate notification method
US20130076676A1 (en) Control method and electronic device
JP5887807B2 (en) Information processing apparatus, information processing method, and computer program
US10379706B2 (en) Device for and method of changing size of display window on screen
CN102981719A (en) Method and system for parameter configuration
KR20140046557A (en) Method for sensing multiple-point inputs of terminal and terminal thereof
JPWO2015181985A1 (en) Alarm position display device and alarm position display method
JP2014010649A (en) Information processing device, authentication device, information processing method and information processing program
WO2014181435A1 (en) Electronic device, correction method, and program
JP2015049773A (en) Object operation system, object operation control program and object operation control method
US20160349956A1 (en) Electronic device and method for controlling display interface
US9557823B1 (en) Keyboard customization according to finger positions
JP2017091328A (en) Information processing apparatus and information processing program
US20150268662A1 (en) User interface and method for eliminating faults in an industrial installation
CN106157862A (en) Display device and calculator system
CN209312003U (en) A kind of touch panel unit
WO2015129245A1 (en) Information processing device, information display method, and recording medium
KR20160119959A (en) Input device integrated with terminal apparatus for computerzing for equipment of semi-conductor procedure
CN103305922A (en) Control device of diffusion furnace
US10802675B2 (en) Information processing apparatus and non-transitory computer readable medium storing information processing program
JP6565603B2 (en) Information processing apparatus and information processing program
JP5822536B2 (en) Information processing apparatus, information processing apparatus control method, and control program
JP5983367B2 (en) Information processing apparatus and program
JP6586857B2 (en) Information processing apparatus and information processing program
CN104181994A (en) Notebook computer dust preventing device

Legal Events

Date Code Title Description
STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION