EP1016952A1 - Personal computer system - Google Patents
Personal computer system Download PDFInfo
- Publication number
- EP1016952A1 EP1016952A1 EP99309765A EP99309765A EP1016952A1 EP 1016952 A1 EP1016952 A1 EP 1016952A1 EP 99309765 A EP99309765 A EP 99309765A EP 99309765 A EP99309765 A EP 99309765A EP 1016952 A1 EP1016952 A1 EP 1016952A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- input device
- data
- input
- information
- output
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/03—Arrangements for converting the position or the displacement of a member into a coded form
- G06F3/033—Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor
- G06F3/038—Control and interface arrangements therefor, e.g. drivers or device-embedded control circuitry
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/16—Constructional details or arrangements
- G06F1/1613—Constructional details or arrangements for portable computers
- G06F1/1615—Constructional details or arrangements for portable computers with several enclosures having relative motions, each enclosure supporting at least one I/O or computing function
- G06F1/1616—Constructional details or arrangements for portable computers with several enclosures having relative motions, each enclosure supporting at least one I/O or computing function with folding flat displays, e.g. laptop computers or notebooks having a clamshell configuration, with body parts pivoting to an open position around an axis parallel to the plane they define in closed position
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/16—Constructional details or arrangements
- G06F1/1613—Constructional details or arrangements for portable computers
- G06F1/1633—Constructional details or arrangements of portable computers not specific to the type of enclosures covered by groups G06F1/1615 - G06F1/1626
- G06F1/1684—Constructional details or arrangements related to integrated I/O peripherals not covered by groups G06F1/1635 - G06F1/1675
- G06F1/169—Constructional details or arrangements related to integrated I/O peripherals not covered by groups G06F1/1635 - G06F1/1675 the I/O peripheral being an integrated pointing device, e.g. trackball in the palm rest area, mini-joystick integrated between keyboard keys, touch pads or touch stripes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
- G06F3/0488—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
Definitions
- the present invention relates to a personal computer system that allows information input from different types of input devices, such as a pad-type input device and a pointing-stick-type (hereinafter simply referred to as the "stick-type") input device, both of which are integrated into a notebook computer, to be processed by using software.
- input devices such as a pad-type input device and a pointing-stick-type (hereinafter simply referred to as the "stick-type") input device, both of which are integrated into a notebook computer, to be processed by using software.
- a quadrilateral flat pad is disposed in the vicinity of a keyboard, and a user slides a finger on the pad so as to input information to move a pointer (mouse cursor) displayed on the screen in the X- and Y-axis directions (i.e., in the plane of the screen).
- a pointer mouse cursor
- Z-axis information can also be input.
- a small-diameter stick is disposed in the vicinity of the center of a keyboard, and a user tilts the stick with a finger in a desired direction so as to input information for moving a pointer displayed on the screen in the X- and Y-axis directions.
- both relative coordinate data and absolute coordinate data can be output to a computer.
- the stick-type input device only relative coordinate data is output to a computer.
- the relative-coordinate-data input mode is used for moving a cursor on the computer screen, while the absolute-coordinate-data input mode is used for moving the cursor or manually writing characters, graphics, etc.
- the relative coordinate data handled for each type of input device is processed by a three-byte format signal.
- the first-byte field indicates the overflow bit (YO, XO), the sign bit (YS, XS), button information, etc.
- the second- and third-byte fields represent X-coordinate and Y-coordinate variable information formed of the X count and the Y count, respectively.
- the absolute coordinate data is processed, as illustrated in Fig. 5, by a six-byte format signal.
- the first-byte field designates ID information for distinguishing the corresponding input device from an external input device (for example, a mouse).
- the second-, third-, fourth-, fifth-, and sixth-byte fields respectively indicate the X count, the X count and button information, the Y count and button information, the Y count, and the Z count.
- a user slides a finger or a pen on the pad.
- the user may not be able to recognize the position from which the user should begin writing the next stroke. This may disturb the balance of the character or make the character illegible, and the user may thus be required to input the character again.
- a personal computer system including a plurality of different types of coordinate input devices, a keyboard input device, an output device for outputting a signal from each of the coordinate input devices, and a processing unit for performing processing based on signals from the output device in accordance with an operation of each of the coordinate input devices.
- a single output port of the output device is shared by the coordinate input devices.
- a personal computer system including a first input device, a second input device, the second input device performing a detecting operation in a manner differing from the first input device, a keyboard input device, and an output device for converting one of an output signal from the first input device and an output signal from the second input device, or for converting both the output signals from the first input device and from the second input device and outputting the resulting signals in an identical format.
- the first input device and the second input device are alternately or simultaneously used.
- the first input device may output absolute coordinate data and/or relative coordinate data
- the second input device may output relative coordinate data.
- the first input device may be a pad-type input device disposed closer to an operator than the keyboard input device, and the second input device may be a stick-type input device disposed between keys of the keyboard input device.
- a personal computer system including a first input device, a second input device, an output device for outputting operation signals from the first input device and from the second input device in an identical signal format, and a processing unit for performing processing based on the signal supplied from the output device in accordance with an operation of each of the first input device and the second input device.
- the output device adds identification (ID) information to part of the signal format according to the type of input device.
- a plurality of different types of coordinate input devices are provided, and the single output port of the output device is shared by the plurality of input devices.
- the structure of the output port is simple, and output signals from the output port can be in the same format.
- only a single processing unit is required for the plurality of coordinate input devices.
- the first input device and the second input device employing different detecting operation modes, and the keyboard input device are provided for the personal computer system.
- the different types of input devices can be simultaneously used without the need for a switching operation.
- the first and second input devices are suitably used in combination according to the purpose of use and operability of the individual devices, thereby improving ease of operation.
- the first input device outputs absolute coordinate data and/or relative coordinate data, thereby enabling signatures, characters, etc. to be input.
- the first input device also outputs X- and Y-axis relative coordinate data.
- the second input device only outputs X- and Y-axis relative coordinate data.
- the type of data to be input can be selected according to the operating use.
- the first input device which serves as a pad-type input device, is disposed closer to an operator than the keyboard input device, while the second input device, which serves as a stick-type input device, is disposed between keys of the keyboard input device, thereby further enhancing the operating use.
- the user is able to simultaneously perform operations without having to switch between the input devices.
- the processing in the processing unit having a built-in device driver becomes complicated unless the signals having the same format are output from the output device. It is also difficult to distinguish between the output signals supplied from the different input devices.
- ID information is added to part of the signal format output from one of the input devices so as to distinguish between the signals output from the two input devices.
- the first input device may output variable information on X, Y, and Z three-dimensional coordinates
- the second input device may output variable information on X and Y two-dimensional coordinates.
- fixed information may be added to a Z-information field of the signal format output from the output device.
- the processing unit may process the X, Y, and Z information as absolute coordinate data and X and Y information as relative coordinate data.
- the output device may generate six-byte absolute coordinate data and may supply it to the processing unit in response to the variable information on the X, Y, and Z three-dimensional coordinates supplied from the first input device.
- the output device may convert three-byte displacement data into six-byte data in response to the variable information on the X and Y two-dimensional coordinates supplied from the second input device, and fixed information may be added to a Z-information field of the converted six-byte data.
- the individual byte fields of the six-byte data supplied from the output device to the processing unit may respectively indicate the identification information, X count information, X count and button information, Y count and button information, Y count information, and Z count information.
- the Z-count information may become variable in accordance with an operation of the first input device in response to the variable information supplied from the first input device, and the Z-count information may become fixed in response to the variable information supplied from the second input device.
- the three-byte format of the relative coordinate data is converted into the six-byte format in the output device, which appears to be the same format as the absolute coordinate format, and is then sent to the processing unit.
- ID information for distinguishing the relative coordinate data from the absolute coordinate data is filled in the Z-axis data field.
- OOh through 7Fh OOh through 7Eh are assigned to the variable information of the absolute coordinate data, and the remaining 7Fh is allocated to the ID information of the relative coordinate data.
- the absolute coordinate data and the relative coordinate data can be output by using, for example, a pad-type input device, and the relative coordinate data can be output by using, for example, a stick-type input device.
- the pad-type input device signatures, characters, and so on, can be input by using a finger or a pen on the pad surface, i.e., the absolute coordinate data can be output according to the path of dot data.
- the X- and Y-axis relative coordinate data (displacement data) can also be output by sliding a finger on the pad surface.
- the stick-type operator is tilted in a desired direction so as to output X- and Y-axis relative coordinate data.
- the pointer (cursor) displayed on the display unit can be moved in a desired direction.
- a desired region displayed on the display unit can be selected.
- signature authentication such as for character input, can be performed.
- both types of input devices can be used simultaneously, and when they are in the relative-coordinate-input mode, the user is able to use both the input devices without the need for a switching operation. Even when both the relative-coordinate-data mode and the absolute-coordinate-data mode are employed, the user is able to use both the input devices without the need for a switching operation. In this case, when both types of input devices are used simultaneously in the two modes, output coordinate data are alternately sent to the driver provided for the processing unit, and predetermined processing is performed on the data.
- the output device may include a switching portion for switching between a path for converting the variable information obtained from the second input device into the six-byte data and a path for outputting the variable information as three-byte data.
- a combination of two input devices such as a pad-type input device and a stick-type input device, but also a mouse-type input device may be connected as an external device. All the data from the three input devices are processed by a driver provided for the processing unit. In this case, characters may be input into the pad-type input device to output absolute coordinate data. Scroll data may be input into the stick-type input device to vertically and horizontally scroll an editing screen of a word processor or a spreadsheet. Relative coordinate data may be output from the mouse-type input device to move the pointer (cursor) on the screen.
- the position and content of the ID information may be changed.
- a personal computer system generally indicated by 1 is integrated into the notebook computer. More specifically, a keyboard 6 is disposed on the upper surface of a housing 8. A first input device 2 using a quadrilateral flat pad-type sensor 2a (Fig. 2) is disposed at the proximal side adjacent to the keyboard 6. A second input device 3 using a stick-type distortion sensor 3a (Fig. 2) is provided in the vicinity of the center of the keyboard 6. Button switches 4 and 4 are horizontally disposed separately from the first input device 2 at the proximal side.
- the first input device 2 may be of an electrostatic capacitive type or a pressure-sensing type.
- the relative coordinate data for shifting a pointer (cursor) 7 indicated on the display unit 5 can be input by sliding a finger or a pen on the pad surface.
- the second input device 3 the above relative coordinate data can be input by pressing the head of the stick with a finger in a desired direction.
- signatures, characters, graphics, etc. can be written on the pad surface, so that the path of the signatures, characters, graphics, etc., are input as absolute coordinate data and are displayed on the display unit 5.
- the personal computer system 1 is formed of the first input device 2, the second input device 3, and a host personal computer (host PC) 26.
- the distortion sensor 3a which serves as a stick-type input device
- the sensor 2a which serves as a pad-type input device
- the related elements other than hardware may be formed by an electronic circuit built into the housing 8.
- the above-described elements, other than the input devices may be integrated into the host PC 26 as software.
- the input devices and the related elements other than hardware correspond to an output device of the present invention
- a device driver built into the host PC 26 corresponds to a processing unit of the present invention.
- the first input device 2 and the second input device 3 are connected to each other via interfaces 14 and 24.
- the host PC 26 is connected to the second input device 3 via an interface 25.
- output data of the first input device 2 and output data of the second input device 3 are output from a single output port 25a of the interface 25, and there is no need to provide processing units separately for the first input device 2 and the second input device 3.
- the device driver of the host PC 26 serves as a shared processing unit for processing signals from both the first input device 2 and the second input device 3.
- the signals processed by the device driver undergo further predetermined processing by an operating system (OS) so as to be converted into signals to be output to the display unit 5.
- OS operating system
- the first input device 2 is provided with the sensor 2a, which serves as a pad-type input device, for detecting the contact of a finger or a pen with the pad surface, and a coordinate detector 2b for detecting the contact position of the finger or the pen.
- the sensor 2a which serves as a pad-type input device, for detecting the contact of a finger or a pen with the pad surface
- a coordinate detector 2b for detecting the contact position of the finger or the pen.
- the first input device 2 is also provided with a relative displacement (coordinate) converter 11a for converting operation data into relative coordinate data, and with an absolute coordinate converter 11b for converting operation data into absolute coordinate data, both converters 11a and 11b being connected in parallel to the coordinate detector 2b.
- the relative displacement converter 11a and the absolute coordinate converter 11b are connected to the interface 14.
- a three-byte/six-byte format switching controller 12 is also connected to the interface 14 so as to control via an inverter 13 a switch 12a disposed between the relative displacement converter 11a and the coordinate detector 2b and a switch 12b provided between the absolute coordinate converter 11b and the coordinate detector 2b.
- the format switching controller 12 switches between the input operation for inputting three-byte relative coordinate data shown in Fig. 4 by using the sensor 2a and the input operation for inputting six-byte absolute coordinate data shown in Fig. 5 by using the sensor 2a.
- the switch 12a When relative coordinate data is input from the coordinate detector 2b, the switch 12a is turned on and the switch 12b is turned off.
- the switch 12b Conversely, when the absolute coordinate data is input from the coordinate detector 2b, the switch 12b is turned on and the switch 12a is turned off.
- the second input device 3 includes the distortion sensor 3a, which serves as a stick-type input device, for detecting distortion of the stick, and a distortion detector 3b for detecting the amount of distortion.
- a value obtained from the distortion detector 3b is converted into relative displacement data by a relative displacement (coordinate) converter 3c.
- the relative displacement converter 3c is connected to a sum counter 15 and a three-byte format converter 16. Relative displacement data sequentially input from the relative displacement converter 3c is accumulated in the sum counter 15, and is converted into the three-byte relative coordinate data format shown in Fig. 4 by the format converter 16. The data is then sent to the device driver of the host PC 26 via the interface 25, and predetermined processing is executed on the data.
- the relative displacement converter 3c is also connected to a three-byte buffer 21a and to a six-byte format converter 22a.
- the relative displacement data supplied from the relative displacement converter 3c is temporarily stored in the buffer 21a.
- the relative displacement data is then converted into the six-byte relative coordinate data shown in Fig. 5 by the format converter 22a, and an ID flag, which serves as ID information, is added to part of the six-byte format.
- an ID flag which serves as ID information
- the relative displacement data supplied from the relative displacement converter 11a of the first input device 2 is sent to the interface 24 via the interface 14 and passes through a device selector 20 and the sum counter 15 via a line L2. As a result, the relative displacement data is sent to the three-byte format converter 16.
- the absolute coordinate data sent to the interface 24 from the absolute coordinate converter 11b of the first input device 2 is temporarily stored in the six-byte buffer 21b and is converted into the six-byte format illustrated in Fig. 5 by a format converter 22b.
- the six-byte-format absolute coordinate data is sent to the host PC 26 from the buffer 21b via the interface 25.
- Switches 17a, 17b, and 17c are respectively provided for a line L0 for connecting the relative displacement converter 3c of the second input device 3 and the sum counter 15, a line L1 for connecting the relative displacement converter 3c and the three-byte buffer 21a, and a line L3 for connecting the first input device 2 and the six-byte buffer 21b via the interface 24.
- the switch 17a is controlled by a three-byte/six-byte format switching controller 17, while the switches 17b and 17c are controlled by the format switching converter 17 via an inverter 18.
- relative coordinate data both from the pad-type sensor 2a and from the stick-type distortion sensor 3a can be sent to the host PC 26 as the three-byte-format relative coordinate data illustrated in Fig. 4.
- both absolute coordinate data from the pad-type sensor 2a and relative coordinate data from the stick-type sensor 3a can be supplied to the host PC 26 as the six-byte format signal shown in Fig. 5.
- the keyboard 6 may be used to directly input the selection.
- the format switching controller 17 changes the switches 17a, 17b, and 17c so that the first input device 2 and the second input device 3 execute only three-byte format processing. That is, the format switching controller 17 controls the switch 17a to be turned on and the switches 17b and 17c to be turned off via the inverter 18.
- a switching signal is transmitted to the format switching controller 12 from the host PC 26 via the interface 25, the line L4, the interface 24, the interface 14, and a line L6, thereby turning on the switch 12a and the turning off the switch 12b.
- data (relative coordinate data) obtained by the operation of the sensor 2a of the first input device 2 is supplied to the relative displacement converter 11a and is converted into the relative coordinate data.
- the relative coordinate data is then sent to the interface 24 of the second input device 3 via the interface 14.
- the device selector 20 selects between the relative displacement data converted from the amount of displacement by the relative displacement converter 3c after being detected by the distortion sensor 3a, and the relative displacement data sent from the relative displacement converter 11a via the line L2. More specifically, when the device selector 20 is switched to P1, the relative displacement data from the pad-type sensor 2a is supplied to the sum counter 15. When the device selector 20 is switched to P2, the relative displacement coordinate data from the stick-type distortion sensor 3a is supplied to the sum counter 15. The device selector 20 is switched to either the P1 or the P2 side under the control of the host PC 26 according to whether the sensor 2a or 3a is operated. Alternatively, the selector 20 may be alternately and rapidly switched to the P1 and P2 sides, and the relative displacement data may be supplied to the sum counter 15 every time the pad-type sensor 2a or the stick-type distortion sensor 3a is used.
- the displacement values added in the sum counter 15 are converted into the three-byte format shown in Fig. 4 by the three-byte format converter 16, and the resulting signal is sent to the host PC 26 via the interface 25.
- a device driver specifically used for the input devices 2 and 3 is provided for the host PC 26, and the OS executes predetermined processing based on the relative coordinate data sent to the device driver, thereby shifting the pointer 7 displayed on the display unit 5 (see Fig. 1).
- both input signals from the first input device 2 and from the second input device 3 are supplied to the host PC 26 as the six-byte format data shown in Fig. 5.
- the format switching controller 17 controls the switch 17a to be off and the switches 17b and 17c to be on via the inverter 18.
- the format switching controller 12 of the first input device 2 controls the switch 12a to be off and the switch 12b to be on.
- the amount of distortion detected by the distortion detector 3b of the second input device 3 according to the operation of the distortion sensor 3a is temporarily converted into relative displacement data by the relative displacement converter 3c.
- the relative displacement data is stored in the three-byte buffer 21a, it is converted into the six-byte-format relative coordinate data shown in Fig. 5 by the format converter 22a.
- the format converter 22a further adds an ID flag, as ID information for identifying the relative coordinate data, to part of the six-byte format data.
- the device selector 23 selects between the absolute coordinate data based on the input operation of the first input device 2 supplied from the format converter 22b and the relative coordinate data based on the input from the second input device 3 converted by the format converter 22a and added with the ID information. This selecting operation is performed by switching the device selector 23 to either the P3 or the P4 side in response to a command from the host PC 26 according to whether the sensor 2a or the distortion sensor 3a is used.
- the device selector 23 is alternately and rapidly switched to the P3 and P4 sides.
- the same six-byte format data is supplied to the device driver of the host PC 26.
- the three-byte-format relative coordinate data converted by the three-byte format converter 16 is shown in Fig. 4.
- the first-byte field indicates the overflow bit (YO, XO), the sign bit (YS, XS), button information, etc.
- the second- and third-byte fields represent X-coordinate and Y-coordinate variable information formed of the X count and the Y count, respectively.
- the six-byte-format coordinate data converted by the format converter 22a or 22b is shown in Fig. 5.
- the first-byte field designates ID information for distinguishing the corresponding input device from an external input device (for example, a mouse), and the second-, third-, fourth-, fifth-, and sixth-byte fields indicate the X count, the X count and button information, the Y count and button information, the Y count, and the Z count, respectively.
- the Z count in a data field 30 becomes variable.
- the Z count in the data field 30 becomes fixed (ID flag).
- both the relative coordinate data obtained by the operation of the distortion sensor 3a and the absolute coordinate data obtained by the operation of the sensor 2a are supplied to the device driver of the host PC 26 in the same six-byte signal format. It is thus easy to process both types of data in the device driver.
- the relative coordinate data can be distinguished from the absolute coordinate data by checking whether the Z-count data field 30 represents an ID flag.
- step ST1 data supplied from the interface 25 and data supplied from a third input device are decoded in the device driver.
- the third input device may be a mouse controller externally connected to the notebook personal computer shown in Fig. 1.
- the structure of the third input device is, for example, as follows. A sphere is disposed at the lower (or upper) portion of a housing, and two X- and Y-axis bars in contact with the sphere are provided. The housing is moved in a desired direction to rotate the sphere, and the corresponding rotational force is detected by a detector formed of an encoder or the like.
- the mouse controller is used for inputting relative coordinates.
- step ST2 it is determined in step ST2 whether the decoded data is six-byte-format data. If the outcome of step ST2 is no, the data is processed as three-byte-format data in step ST8. This processing is executed when the circuit shown in Fig. 2 is operating to generate three-byte-format data, or when the third input device, such as a mouse, is operating. According to the processing executed in step ST8, the data is processed as displacement data (tracking data) for shifting a cursor (pointer) on the screen.
- displacement data tilt data for shifting a cursor (pointer) on the screen.
- step ST3 it is further determined in step ST3 whether the Z-count field indicates fixed data (ID flag). If the ID flag is detected in step ST3, it is determined that the data is relative coordinate data supplied from the second input device 3, and is processed as six-byte-format data in step ST7. If the ID flag is not detected in step ST3, it is determined that the data is absolute coordinate data supplied from the first input device 2, and is processed as six-byte-format data in step ST4. This data is obtained by writing a signature, characters, or graphics by using a pad.
- step ST5 the data processed in the individual steps ST4, ST7, and ST8 are processed in the same manner by using the single device driver.
- step ST6 the processed data is sent to a system, such as an OS, in which further processing is performed on the data to be displayed on the screen.
- the coordinate data supplied from the circuit shown in Fig. 2 is processed by the device driver according to the flow chart of Fig. 3.
- absolute coordinates such as for characters
- relative coordinates for vertically scrolling or tracking the display screen (window) of, for example, a word processor or a spreadsheet can be input by using the stick-type second input device 3.
- relative coordinates for tracking a cursor (pointer) can be input by using the mouse-type third input device.
- the absolute coordinate data from the pad-type sensor 2a and the relative coordinate data from the stick-type sensor 3a are processed in the single device driver in the same data format, the following type of processing can be easily executed. For example, a user starts to input characters or graphics by using the pad-type sensor 2a and stops halfway through. Then, by using the stick-type distortion sensor 3a, the user moves the cursor to the position at which the user stopped writing, and inputs the position. Accordingly, the user is able to continue writing the characters or graphics by using the pad-type sensor 2a without losing track of the input position.
- the personal computer system of the present invention is not limited to the foregoing embodiment.
- another type of input device such as a trackball
- ID information is added to part of the relative coordinate data format, it may be added to the absolute coordinate data format, which may be suitably modified according to the format type.
- the present invention offers the following advantages. Different types of input devices can be used simultaneously without the need for a switching operation. This advantage is effective particularly when absolute coordinate data, such as characters, is input by a finger or by a pen using a pad-type input device. In this case, even if the user lifts the finger or the pen from the pad and loses track of the input position, relative coordinate data can be input by using a different type of input device without having to perform a switching operation for the input devices. As a result, characters can be input correctly.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Mathematical Physics (AREA)
- Position Input By Displaying (AREA)
Abstract
Description
- The present invention relates to a personal computer system that allows information input from different types of input devices, such as a pad-type input device and a pointing-stick-type (hereinafter simply referred to as the "stick-type") input device, both of which are integrated into a notebook computer, to be processed by using software.
- As conventional input devices (controllers) for use in notebook computers, pad-type input devices and stick-type input devices are used.
- In a pad-type input device, a quadrilateral flat pad is disposed in the vicinity of a keyboard, and a user slides a finger on the pad so as to input information to move a pointer (mouse cursor) displayed on the screen in the X- and Y-axis directions (i.e., in the plane of the screen). By tapping a finger on the pad, Z-axis information can also be input.
- In a stick-type input device, a small-diameter stick is disposed in the vicinity of the center of a keyboard, and a user tilts the stick with a finger in a desired direction so as to input information for moving a pointer displayed on the screen in the X- and Y-axis directions.
- By using the pad-type input device, both relative coordinate data and absolute coordinate data can be output to a computer. By using the stick-type input device, only relative coordinate data is output to a computer. The relative-coordinate-data input mode is used for moving a cursor on the computer screen, while the absolute-coordinate-data input mode is used for moving the cursor or manually writing characters, graphics, etc.
- Generally, as shown in Fig. 4, the relative coordinate data handled for each type of input device is processed by a three-byte format signal. The first-byte field indicates the overflow bit (YO, XO), the sign bit (YS, XS), button information, etc. The second- and third-byte fields represent X-coordinate and Y-coordinate variable information formed of the X count and the Y count, respectively.
- The absolute coordinate data is processed, as illustrated in Fig. 5, by a six-byte format signal. The first-byte field designates ID information for distinguishing the corresponding input device from an external input device (for example, a mouse). The second-, third-, fourth-, fifth-, and sixth-byte fields respectively indicate the X count, the X count and button information, the Y count and button information, the Y count, and the Z count.
- However, in the above-described conventional personal computer system, the two types of input devices, such as the pad-type input device and the stick-type input device, cannot be easily used in combination, which causes the following problems.
- To input absolute coordinate data by using the pad-type input device (for example, to write characters, such as signatures), a user slides a finger or a pen on the pad. In this case, once the user lifts the finger or the pen away from the pad at the intersection of lines forming a character, the user may not be able to recognize the position from which the user should begin writing the next stroke. This may disturb the balance of the character or make the character illegible, and the user may thus be required to input the character again.
- As stated above, conventional pad-type input devices have been employed for inputting characters. However, the resulting operation-data format signals differ between relative coordinate data and absolute coordinate data. Accordingly, a switching operation between the relative-coordinate-data input mode and the absolute-coordinate-data input mode is required. For example, when the user loses track of the input position while operating in the absolute-coordinate-data input mode, the user switches to the relative-coordinate-data input mode. In this case, specific software is required for switching between the relative coordinate data and the absolute coordinate data, and in some cases, the computer must be restarted, thereby reducing ease of operation.
- Accordingly, in order to solve the above-described problems, it is an object of the present invention to provide a personal computer system that allows relative coordinate data and absolute coordinate data to be used simultaneously without the need for a switching operation.
- It is another object of the present invention to provide a personal computer system that allows a relative-coordinate-data input device and an absolute-coordinate-data input device to have the same type of signal format so as to simplify signal processing in response to an input from an input device and also to easily distinguish between the two types of input devices.
- In order to achieve the above-described objects, according to one aspect of the present invention, there is provided a personal computer system including a plurality of different types of coordinate input devices, a keyboard input device, an output device for outputting a signal from each of the coordinate input devices, and a processing unit for performing processing based on signals from the output device in accordance with an operation of each of the coordinate input devices. A single output port of the output device is shared by the coordinate input devices.
- According to another aspect of the present invention, there is provided a personal computer system including a first input device, a second input device, the second input device performing a detecting operation in a manner differing from the first input device, a keyboard input device, and an output device for converting one of an output signal from the first input device and an output signal from the second input device, or for converting both the output signals from the first input device and from the second input device and outputting the resulting signals in an identical format. Thus, the first input device and the second input device are alternately or simultaneously used. Preferably, the first input device may output absolute coordinate data and/or relative coordinate data, and the second input device may output relative coordinate data.
- The first input device may be a pad-type input device disposed closer to an operator than the keyboard input device, and the second input device may be a stick-type input device disposed between keys of the keyboard input device.
- According to a further aspect of the present invention, there is provided a personal computer system including a first input device, a second input device, an output device for outputting operation signals from the first input device and from the second input device in an identical signal format, and a processing unit for performing processing based on the signal supplied from the output device in accordance with an operation of each of the first input device and the second input device. The output device adds identification (ID) information to part of the signal format according to the type of input device.
- According to the present invention, a plurality of different types of coordinate input devices are provided, and the single output port of the output device is shared by the plurality of input devices. Thus, the structure of the output port is simple, and output signals from the output port can be in the same format. As a consequence, only a single processing unit is required for the plurality of coordinate input devices.
- Preferably, the first input device and the second input device employing different detecting operation modes, and the keyboard input device are provided for the personal computer system. The different types of input devices can be simultaneously used without the need for a switching operation. Accordingly, the first and second input devices are suitably used in combination according to the purpose of use and operability of the individual devices, thereby improving ease of operation.
- The first input device outputs absolute coordinate data and/or relative coordinate data, thereby enabling signatures, characters, etc. to be input. The first input device also outputs X- and Y-axis relative coordinate data. The second input device only outputs X- and Y-axis relative coordinate data. Thus, the type of data to be input can be selected according to the operating use.
- Additionally, as discussed above, the first input device, which serves as a pad-type input device, is disposed closer to an operator than the keyboard input device, while the second input device, which serves as a stick-type input device, is disposed between keys of the keyboard input device, thereby further enhancing the operating use.
- By using different types of input devices integrated into, for example, a notebook computer, the user is able to simultaneously perform operations without having to switch between the input devices. In this case, when the two different types of input devices are used simultaneously, the processing in the processing unit having a built-in device driver becomes complicated unless the signals having the same format are output from the output device. It is also difficult to distinguish between the output signals supplied from the different input devices.
- Accordingly, ID information is added to part of the signal format output from one of the input devices so as to distinguish between the signals output from the two input devices.
- Preferably, the first input device may output variable information on X, Y, and Z three-dimensional coordinates, and the second input device may output variable information on X and Y two-dimensional coordinates. In using the second input device, fixed information may be added to a Z-information field of the signal format output from the output device. In this case, the processing unit may process the X, Y, and Z information as absolute coordinate data and X and Y information as relative coordinate data.
- For example, the output device may generate six-byte absolute coordinate data and may supply it to the processing unit in response to the variable information on the X, Y, and Z three-dimensional coordinates supplied from the first input device. The output device may convert three-byte displacement data into six-byte data in response to the variable information on the X and Y two-dimensional coordinates supplied from the second input device, and fixed information may be added to a Z-information field of the converted six-byte data.
- More specifically, the individual byte fields of the six-byte data supplied from the output device to the processing unit may respectively indicate the identification information, X count information, X count and button information, Y count and button information, Y count information, and Z count information. The Z-count information may become variable in accordance with an operation of the first input device in response to the variable information supplied from the first input device, and the Z-count information may become fixed in response to the variable information supplied from the second input device.
- With this arrangement, the three-byte format of the relative coordinate data is converted into the six-byte format in the output device, which appears to be the same format as the absolute coordinate format, and is then sent to the processing unit. In this case, there is no need to fill coordinate data in the Z-axis data field of the relative coordinate data format. Thus, ID information for distinguishing the relative coordinate data from the absolute coordinate data is filled in the Z-axis data field. If the Z-axis data field is used normally from OOh through 7Fh, OOh through 7Eh are assigned to the variable information of the absolute coordinate data, and the remaining 7Fh is allocated to the ID information of the relative coordinate data. Thus, when the 7Fh data is output from the output device and is sent to the device driver of the processing unit, it can be determined that the coordinate data has been supplied from the input device that outputs only X- and Y-axis variable information.
- The absolute coordinate data and the relative coordinate data can be output by using, for example, a pad-type input device, and the relative coordinate data can be output by using, for example, a stick-type input device. In the pad-type input device, signatures, characters, and so on, can be input by using a finger or a pen on the pad surface, i.e., the absolute coordinate data can be output according to the path of dot data. The X- and Y-axis relative coordinate data (displacement data) can also be output by sliding a finger on the pad surface. In the stick-type input device, the stick-type operator is tilted in a desired direction so as to output X- and Y-axis relative coordinate data.
- By outputting the relative coordinate data, the pointer (cursor) displayed on the display unit can be moved in a desired direction. In contrast, in the absolute-coordinate-input mode, a desired region displayed on the display unit can be selected. By outputting the absolute coordinate data, signature authentication, such as for character input, can be performed.
- Moreover, both types of input devices can be used simultaneously, and when they are in the relative-coordinate-input mode, the user is able to use both the input devices without the need for a switching operation. Even when both the relative-coordinate-data mode and the absolute-coordinate-data mode are employed, the user is able to use both the input devices without the need for a switching operation. In this case, when both types of input devices are used simultaneously in the two modes, output coordinate data are alternately sent to the driver provided for the processing unit, and predetermined processing is performed on the data.
- In conducting character input by sliding a finger or a pen on the pad surface by using a pad-type input device, once the user lifts the finger or the pen from the pad surface, the user may not be able to recognize the input position. In this case, the user operates the stick-type input device to move the pointer to the position at which the user stopped writing, and then continues writing the characters. As a consequence, the characters can be input correctly.
- The output device may include a switching portion for switching between a path for converting the variable information obtained from the second input device into the six-byte data and a path for outputting the variable information as three-byte data.
- With this configuration, when relative coordinate data is output form both the first and second input devices, the data from the second input device is processed by the three-byte format and is sent to the processing unit.
- In the aforementioned personal computer system of the present invention, not only a combination of two input devices, such as a pad-type input device and a stick-type input device, but also a mouse-type input device may be connected as an external device. All the data from the three input devices are processed by a driver provided for the processing unit. In this case, characters may be input into the pad-type input device to output absolute coordinate data. Scroll data may be input into the stick-type input device to vertically and horizontally scroll an editing screen of a word processor or a spreadsheet. Relative coordinate data may be output from the mouse-type input device to move the pointer (cursor) on the screen.
- The position and content of the ID information may be changed.
- Embodiments of the present invention will now be described, by way of example only, with reference to the accompanying schematic drawings, in which:
- Fig. 1 is a perspective view illustrating the external appearance of a notebook computer incorporating a personal computer system according to an embodiment of the present invention;
- Fig. 2 is a block diagram illustrating the circuit configuration of an embodiment of the present invention;
- Fig. 3 is a flow chart illustrating the operation performed by a device driver when the personal computer system shown in Fig. 1 is used;
- Fig. 4 schematically illustrates the data arrangement processed by a three-byte format; and
- Fig. 5 schematically illustrates the data arrangement processed by a six-byte format.
-
- Referring to the perspective view of a notebook computer shown in Fig. 1, a personal computer system generally indicated by 1 is integrated into the notebook computer. More specifically, a
keyboard 6 is disposed on the upper surface of ahousing 8. Afirst input device 2 using a quadrilateral flat pad-type sensor 2a (Fig. 2) is disposed at the proximal side adjacent to thekeyboard 6. Asecond input device 3 using a stick-type distortion sensor 3a (Fig. 2) is provided in the vicinity of the center of thekeyboard 6. Button switches 4 and 4 are horizontally disposed separately from thefirst input device 2 at the proximal side. - Only relative coordinate data is input by using the
second input device 3, while both relative coordinate data and absolute coordinate data are input by using thefirst input device 2. Thefirst input device 2 may be of an electrostatic capacitive type or a pressure-sensing type. - A
display unit 5, which is formed of a pivotable liquid crystal panel, is attached to thehousing 8. When thefirst input device 2 is used, the relative coordinate data for shifting a pointer (cursor) 7 indicated on thedisplay unit 5 can be input by sliding a finger or a pen on the pad surface. When thesecond input device 3 is used, the above relative coordinate data can be input by pressing the head of the stick with a finger in a desired direction.
Additionally, by using thefirst input device 2, signatures, characters, graphics, etc., can be written on the pad surface, so that the path of the signatures, characters, graphics, etc., are input as absolute coordinate data and are displayed on thedisplay unit 5. - Referring to the block diagram shown in Fig. 2, the
personal computer system 1 is formed of thefirst input device 2, thesecond input device 3, and a host personal computer (host PC) 26. The distortion sensor 3a, which serves as a stick-type input device, thesensor 2a, which serves as a pad-type input device, and the related elements other than hardware may be formed by an electronic circuit built into thehousing 8. Alternatively, the above-described elements, other than the input devices, may be integrated into thehost PC 26 as software. The input devices and the related elements other than hardware correspond to an output device of the present invention, a device driver built into thehost PC 26 corresponds to a processing unit of the present invention. - The
first input device 2 and thesecond input device 3 are connected to each other viainterfaces host PC 26 is connected to thesecond input device 3 via aninterface 25. With this arrangement, output data of thefirst input device 2 and output data of thesecond input device 3 are output from asingle output port 25a of theinterface 25, and there is no need to provide processing units separately for thefirst input device 2 and thesecond input device 3. In other words, the device driver of thehost PC 26 serves as a shared processing unit for processing signals from both thefirst input device 2 and thesecond input device 3. The signals processed by the device driver undergo further predetermined processing by an operating system (OS) so as to be converted into signals to be output to thedisplay unit 5. - The
first input device 2 is provided with thesensor 2a, which serves as a pad-type input device, for detecting the contact of a finger or a pen with the pad surface, and a coordinatedetector 2b for detecting the contact position of the finger or the pen. - The
first input device 2 is also provided with a relative displacement (coordinate)converter 11a for converting operation data into relative coordinate data, and with an absolute coordinateconverter 11b for converting operation data into absolute coordinate data, bothconverters detector 2b. Therelative displacement converter 11a and the absolute coordinateconverter 11b are connected to theinterface 14. A three-byte/six-byteformat switching controller 12 is also connected to theinterface 14 so as to control via an inverter 13 aswitch 12a disposed between therelative displacement converter 11a and the coordinatedetector 2b and aswitch 12b provided between the absolute coordinateconverter 11b and the coordinatedetector 2b. - In response to a command from the
host PC 26, theformat switching controller 12 switches between the input operation for inputting three-byte relative coordinate data shown in Fig. 4 by using thesensor 2a and the input operation for inputting six-byte absolute coordinate data shown in Fig. 5 by using thesensor 2a. When relative coordinate data is input from the coordinatedetector 2b, theswitch 12a is turned on and theswitch 12b is turned off. Conversely, when the absolute coordinate data is input from the coordinatedetector 2b, theswitch 12b is turned on and theswitch 12a is turned off. - The
second input device 3 includes the distortion sensor 3a, which serves as a stick-type input device, for detecting distortion of the stick, and adistortion detector 3b for detecting the amount of distortion. A value obtained from thedistortion detector 3b is converted into relative displacement data by a relative displacement (coordinate)converter 3c. - The
relative displacement converter 3c is connected to asum counter 15 and a three-byte format converter 16. Relative displacement data sequentially input from therelative displacement converter 3c is accumulated in thesum counter 15, and is converted into the three-byte relative coordinate data format shown in Fig. 4 by theformat converter 16. The data is then sent to the device driver of thehost PC 26 via theinterface 25, and predetermined processing is executed on the data. - The
relative displacement converter 3c is also connected to a three-byte buffer 21a and to a six-byte format converter 22a. The relative displacement data supplied from therelative displacement converter 3c is temporarily stored in thebuffer 21a. The relative displacement data is then converted into the six-byte relative coordinate data shown in Fig. 5 by theformat converter 22a, and an ID flag, which serves as ID information, is added to part of the six-byte format. When the circuit of adevice selector 23 is closed, the six-byte relative coordinate data is sent to thehost PC 26 from theformat converter 22a via theinterface 25. - The relative displacement data supplied from the
relative displacement converter 11a of thefirst input device 2 is sent to theinterface 24 via theinterface 14 and passes through adevice selector 20 and thesum counter 15 via a line L2. As a result, the relative displacement data is sent to the three-byte format converter 16. - Meanwhile, the absolute coordinate data sent to the
interface 24 from the absolute coordinateconverter 11b of thefirst input device 2 is temporarily stored in the six-byte buffer 21b and is converted into the six-byte format illustrated in Fig. 5 by aformat converter 22b. When thedevice selector 23 is actuated, the six-byte-format absolute coordinate data is sent to thehost PC 26 from thebuffer 21b via theinterface 25. -
Switches relative displacement converter 3c of thesecond input device 3 and thesum counter 15, a line L1 for connecting therelative displacement converter 3c and the three-byte buffer 21a, and a line L3 for connecting thefirst input device 2 and the six-byte buffer 21b via theinterface 24. Theswitch 17a is controlled by a three-byte/six-byte format switching controller 17, while theswitches inverter 18. - According to the
personal computer system 1 configured as described above, relative coordinate data both from the pad-type sensor 2a and from the stick-type distortion sensor 3a can be sent to thehost PC 26 as the three-byte-format relative coordinate data illustrated in Fig. 4. Moreover, both absolute coordinate data from the pad-type sensor 2a and relative coordinate data from the stick-type sensor 3a can be supplied to thehost PC 26 as the six-byte format signal shown in Fig. 5. - It may be determined by using dedicated software whether the data is to be converted into the three-byte format or the six-byte format or whether the data input from the pad-
type sensor 2a is to be handled as relative coordinate data or absolute coordinate data. Alternatively, thekeyboard 6 may be used to directly input the selection. - When both the data input from the pad-
type sensor 2a and the data input from the stick-type distortion sensor 3a are used as three-byte-format relative coordinate data, the format switching controller 17 changes theswitches first input device 2 and thesecond input device 3 execute only three-byte format processing. That is, the format switching controller 17 controls theswitch 17a to be turned on and theswitches inverter 18. - In this case, a switching signal is transmitted to the
format switching controller 12 from thehost PC 26 via theinterface 25, the line L4, theinterface 24, theinterface 14, and a line L6, thereby turning on theswitch 12a and the turning off theswitch 12b. Accordingly, data (relative coordinate data) obtained by the operation of thesensor 2a of thefirst input device 2 is supplied to therelative displacement converter 11a and is converted into the relative coordinate data. The relative coordinate data is then sent to theinterface 24 of thesecond input device 3 via theinterface 14. - The
device selector 20 selects between the relative displacement data converted from the amount of displacement by therelative displacement converter 3c after being detected by the distortion sensor 3a, and the relative displacement data sent from therelative displacement converter 11a via the line L2. More specifically, when thedevice selector 20 is switched to P1, the relative displacement data from the pad-type sensor 2a is supplied to thesum counter 15. When thedevice selector 20 is switched to P2, the relative displacement coordinate data from the stick-type distortion sensor 3a is supplied to thesum counter 15. Thedevice selector 20 is switched to either the P1 or the P2 side under the control of thehost PC 26 according to whether thesensor 2a or 3a is operated.
Alternatively, theselector 20 may be alternately and rapidly switched to the P1 and P2 sides, and the relative displacement data may be supplied to thesum counter 15 every time the pad-type sensor 2a or the stick-type distortion sensor 3a is used. - The displacement values added in the
sum counter 15 are converted into the three-byte format shown in Fig. 4 by the three-byte format converter 16, and the resulting signal is sent to thehost PC 26 via theinterface 25. A device driver specifically used for theinput devices host PC 26, and the OS executes predetermined processing based on the relative coordinate data sent to the device driver, thereby shifting thepointer 7 displayed on the display unit 5 (see Fig. 1). - When the
first input device 2 is used as an absolute-coordinate input device, both input signals from thefirst input device 2 and from thesecond input device 3 are supplied to thehost PC 26 as the six-byte format data shown in Fig. 5. - In this case, the format switching controller 17 controls the
switch 17a to be off and theswitches inverter 18. Theformat switching controller 12 of thefirst input device 2 controls theswitch 12a to be off and theswitch 12b to be on. - Consequently, coordinate information detected by the coordinate
detector 2b according to the operation of thesensor 2a of thefirst input device 2 is converted into absolute coordinate data by the absolute coordinateconverter 11b. The absolute coordinate data is then sent to theinterface 24 of thesecond input device 3 via theinterface 14, and is supplied to and is stored in the six-byte buffer 21b via the line L3. Subsequently, the absolute coordinate data is converted into the six-byte-format absolute coordinate data illustrated in Fig. 5 by theformat converter 22b. - The amount of distortion detected by the
distortion detector 3b of thesecond input device 3 according to the operation of the distortion sensor 3a is temporarily converted into relative displacement data by therelative displacement converter 3c. After the relative displacement data is stored in the three-byte buffer 21a, it is converted into the six-byte-format relative coordinate data shown in Fig. 5 by theformat converter 22a. Theformat converter 22a further adds an ID flag, as ID information for identifying the relative coordinate data, to part of the six-byte format data. - The
device selector 23 selects between the absolute coordinate data based on the input operation of thefirst input device 2 supplied from theformat converter 22b and the relative coordinate data based on the input from thesecond input device 3 converted by theformat converter 22a and added with the ID information. This selecting operation is performed by switching thedevice selector 23 to either the P3 or the P4 side in response to a command from thehost PC 26 according to whether thesensor 2a or the distortion sensor 3a is used. - Alternatively, if both the
first input device 2 and thesecond input device 3 are used, thedevice selector 23 is alternately and rapidly switched to the P3 and P4 sides. - Accordingly, regardless of whether the
sensor 2a or the distortion sensor 3a is used, the same six-byte format data is supplied to the device driver of thehost PC 26. - The three-byte-format relative coordinate data converted by the three-
byte format converter 16 is shown in Fig. 4. The first-byte field indicates the overflow bit (YO, XO), the sign bit (YS, XS), button information, etc. The second- and third-byte fields represent X-coordinate and Y-coordinate variable information formed of the X count and the Y count, respectively. - The six-byte-format coordinate data converted by the
format converter - Concerning the absolute coordinate data converted by the
format converter 22b, the Z count in adata field 30 becomes variable. In contrast, regarding the relative coordinate data converted by theformat converter 22a, the Z count in thedata field 30 becomes fixed (ID flag). - When the
personal computer system 1 is operating to form the six-byte format, both the relative coordinate data obtained by the operation of the distortion sensor 3a and the absolute coordinate data obtained by the operation of thesensor 2a are supplied to the device driver of thehost PC 26 in the same six-byte signal format. It is thus easy to process both types of data in the device driver. The relative coordinate data can be distinguished from the absolute coordinate data by checking whether the Z-count data field 30 represents an ID flag. - The operation of the device driver provided for the
host PC 26 is discussed below with reference to the flow chart of Fig. 3. - In step ST1, data supplied from the
interface 25 and data supplied from a third input device are decoded in the device driver. The third input device may be a mouse controller externally connected to the notebook personal computer shown in Fig. 1. The structure of the third input device is, for example, as follows. A sphere is disposed at the lower (or upper) portion of a housing, and two X- and Y-axis bars in contact with the sphere are provided. The housing is moved in a desired direction to rotate the sphere, and the corresponding rotational force is detected by a detector formed of an encoder or the like. The mouse controller is used for inputting relative coordinates. - Referring again to Fig. 3, it is determined in step ST2 whether the decoded data is six-byte-format data. If the outcome of step ST2 is no, the data is processed as three-byte-format data in step ST8. This processing is executed when the circuit shown in Fig. 2 is operating to generate three-byte-format data, or when the third input device, such as a mouse, is operating. According to the processing executed in step ST8, the data is processed as displacement data (tracking data) for shifting a cursor (pointer) on the screen.
- If it is found in step ST2 that the data is six-byte-format data, it is further determined in step ST3 whether the Z-count field indicates fixed data (ID flag). If the ID flag is detected in step ST3, it is determined that the data is relative coordinate data supplied from the
second input device 3, and is processed as six-byte-format data in step ST7. If the ID flag is not detected in step ST3, it is determined that the data is absolute coordinate data supplied from thefirst input device 2, and is processed as six-byte-format data in step ST4. This data is obtained by writing a signature, characters, or graphics by using a pad. In step ST5, the data processed in the individual steps ST4, ST7, and ST8 are processed in the same manner by using the single device driver. In step ST6, the processed data is sent to a system, such as an OS, in which further processing is performed on the data to be displayed on the screen. - As stated above, the coordinate data supplied from the circuit shown in Fig. 2 is processed by the device driver according to the flow chart of Fig. 3. Thus, absolute coordinates, such as for characters, can be input by using the pad-type
first input device 2, while relative coordinates for vertically scrolling or tracking the display screen (window) of, for example, a word processor or a spreadsheet, can be input by using the stick-typesecond input device 3. Further, relative coordinates for tracking a cursor (pointer) can be input by using the mouse-type third input device. - In particular, since the absolute coordinate data from the pad-
type sensor 2a and the relative coordinate data from the stick-type sensor 3a are processed in the single device driver in the same data format, the following type of processing can be easily executed. For example, a user starts to input characters or graphics by using the pad-type sensor 2a and stops halfway through. Then, by using the stick-type distortion sensor 3a, the user moves the cursor to the position at which the user stopped writing, and inputs the position. Accordingly, the user is able to continue writing the characters or graphics by using the pad-type sensor 2a without losing track of the input position. - The personal computer system of the present invention is not limited to the foregoing embodiment. For inputting relative coordinate data, another type of input device, such as a trackball, may be used. Although ID information is added to part of the relative coordinate data format, it may be added to the absolute coordinate data format, which may be suitably modified according to the format type.
- As is seen from the foregoing description, the present invention offers the following advantages. Different types of input devices can be used simultaneously without the need for a switching operation. This advantage is effective particularly when absolute coordinate data, such as characters, is input by a finger or by a pen using a pad-type input device. In this case, even if the user lifts the finger or the pen from the pad and loses track of the input position, relative coordinate data can be input by using a different type of input device without having to perform a switching operation for the input devices. As a result, characters can be input correctly.
Claims (9)
- A personal computer system comprising:a plurality of different types of coordinate input devices;a keyboard input device;an output device for outputting a signal from each of said coordinate input devices; anda processing unit for performing processing based on signals from said output device in accordance with an operation of each of said coordinate input devices,wherein a single output port of said output device is shared by said coordinate input devices.
- A personal computer system comprising:a first input device;a second input device, said second input device performing a detecting operation in a manner differing from said first input device;a keyboard input device; andan output device for converting one of an output signal from said first input device and an output signal from said second input device, or for converting both the output signals from said first input device and from said second input device and outputting the resulting signals in an identical format, whereby said first input device and said second input device are alternately or simultaneously used.
- A personal computer system according to claim 2, wherein said first input device outputs absolute coordinate data and/or relative coordinate data, and said second input device outputs relative coordinate data.
- A personal computer system according to claim 2or 3 wherein said first input device is a pad-type input device disposed closer to an operator than said keyboard input device, and said second input device is a stick-type input device disposed between keys of said keyboard input device.
- A personal computer system comprising:a first input device;a second input device;an output device for outputting operation signals from said first input device and from said second input device in an identical signal format; anda processing unit for performing processing based on signals supplied from said output device in accordance with an operation of each of said first input device and said second input device,wherein said output device adds identification information to part of the signal format according to the type of input device.
- A personal computer system according to claim 5, wherein said first input device outputs variable information on X, Y, and Z three-dimensional coordinates, and said second input device outputs variable information on X and Y two-dimensional coordinates, and wherein in using said second device, fixed information is added to a Z-information field of the signal format output from said output device.
- A personal computer system according to claim 5 or 6 wherein said output device generates six-byte absolute coordinate data and supplies it to said processing unit in response to the variable information on the X, Y, and Z three-dimensional coordinates supplied from the first input device, and said output device converts three-byte displacement data into six-byte data in response to the variable information on the X and Y two-dimensional coordinates supplied from the second input device, and fixed information is added to a Z-information field of the converted six-byte data.
- A personal computer system according to claim 7, wherein individual byte fields of the six-byte data supplied from said output device to said processing unit respectively indicate the identification information, X count information, X count and button information, Y count and button information, Y count information, and Z count information, and wherein the Z-count information becomes variable in accordance with an operation of said first input device in response to the variable information supplied from said first input device, and the Z-count information becomes fixed in response to the variable information supplied from said second input device.
- A personal computer system according to any of Claims 5 to 8 wherein said output device comprises a switching portion for switching between a path for converting the variable information obtained from said second input device into six-byte data and a path for outputting the variable information as three-byte data.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP37331498 | 1998-12-28 | ||
JP37331498 | 1998-12-28 |
Publications (2)
Publication Number | Publication Date |
---|---|
EP1016952A1 true EP1016952A1 (en) | 2000-07-05 |
EP1016952B1 EP1016952B1 (en) | 2004-09-29 |
Family
ID=18501956
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP99309765A Expired - Lifetime EP1016952B1 (en) | 1998-12-28 | 1999-12-06 | Personal computer system |
Country Status (4)
Country | Link |
---|---|
US (2) | US6681268B1 (en) |
EP (1) | EP1016952B1 (en) |
DE (1) | DE69920646T2 (en) |
TW (1) | TW448396B (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1832965A1 (en) * | 2006-03-10 | 2007-09-12 | E-Lead Electronic Co., Ltd. | Composite cursor input method |
EP1859338A1 (en) * | 2005-02-18 | 2007-11-28 | Finger System, Inc. | Input device having the function of recognizing hybrid coordinates and operating method of the same |
EP2065788A3 (en) * | 2007-11-21 | 2010-02-17 | Fujitsu Component Limited | Information processing apparatus, remote system, and computer program |
Families Citing this family (26)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020042885A1 (en) * | 2000-08-22 | 2002-04-11 | Raffie Eskandarian | Method, process and apparatus for receiving, storing and accessing authorization data |
JP2003122492A (en) * | 2001-10-10 | 2003-04-25 | Wacom Co Ltd | Input system, program, and recording medium |
US6924812B2 (en) * | 2002-12-24 | 2005-08-02 | Intel Corporation | Method and apparatus for reading texture data from a cache |
JP4235568B2 (en) * | 2004-01-16 | 2009-03-11 | アルプス電気株式会社 | Personal computer |
JP2006195718A (en) * | 2005-01-13 | 2006-07-27 | Fujitsu Ltd | Electronic apparatus, input processing control method, and program for the same |
JP2008533559A (en) * | 2005-02-09 | 2008-08-21 | サーク・コーポレーション | Touchpad integrated into keyboard keycaps to improve user interaction |
US7330923B2 (en) * | 2005-03-21 | 2008-02-12 | Avago Technologies Ecbu Ip (Singapore) Pte. Ltd. | Input devices and methods of operating same |
US20060271886A1 (en) * | 2005-05-25 | 2006-11-30 | Wenstrand John S | Character entry system and method for electronic devices |
US7576726B2 (en) * | 2005-05-25 | 2009-08-18 | Avago Technologies Ecbu Ip (Singapore) Pte. Ltd. | Dual-positioning controller and method for controlling an indicium on a display of an electronic device |
US7660183B2 (en) | 2005-08-01 | 2010-02-09 | Rambus Inc. | Low power memory device |
JP2007164470A (en) * | 2005-12-14 | 2007-06-28 | Alps Electric Co Ltd | Input device and electronic appliance using the input device |
US20070200823A1 (en) * | 2006-02-09 | 2007-08-30 | Bytheway Jared G | Cursor velocity being made proportional to displacement in a capacitance-sensitive input device |
US20070216656A1 (en) * | 2006-03-17 | 2007-09-20 | E-Lead Electronic Co., Ltd. | Composite cursor input method |
WO2007123648A2 (en) * | 2006-03-28 | 2007-11-01 | Cirque Corporation | Capacitance sensing touchpad circuit capable of dual use as a touchpad controller and keyboard controller |
GB2443010B (en) * | 2006-10-10 | 2009-09-02 | Promethean Technologies Group | Interactive display system |
US8130194B1 (en) | 2006-12-18 | 2012-03-06 | Imi Innovations, Inc. | Non-mouse devices that function via mouse-like messages |
CN102099814B (en) | 2008-07-01 | 2018-07-24 | Idhl控股公司 | 3D pointer mappings |
US20100309125A1 (en) * | 2009-06-08 | 2010-12-09 | Sellers Charles A | Button To Change Modes of a Pointing Device |
JP5358392B2 (en) * | 2009-10-21 | 2013-12-04 | アルプス電気株式会社 | Input processing device |
TWI419037B (en) * | 2010-01-18 | 2013-12-11 | Wistron Corp | Touch control system and touch control method and computer system of the same |
CN102135825B (en) * | 2010-01-25 | 2016-03-16 | 纬创资通股份有限公司 | Touch-control system, touch operation method and computer system |
TWI414980B (en) * | 2010-09-10 | 2013-11-11 | Chip Goal Electronics Corp | Virtual touch control apparatus and method thereof |
JP6435735B2 (en) * | 2014-09-17 | 2018-12-12 | 富士ゼロックス株式会社 | System, transmitter, receiver, and program |
TWI709071B (en) * | 2018-12-27 | 2020-11-01 | 英屬開曼群島商敦泰電子有限公司 | Touch pad driving system and method |
CN118226973A (en) * | 2019-04-24 | 2024-06-21 | 株式会社和冠 | System for touch pad and computer readable medium |
US10955933B2 (en) | 2019-07-29 | 2021-03-23 | Cirque Corporation | Hybrid circuit for a touch pad keyboard |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0584464A1 (en) * | 1992-08-21 | 1994-03-02 | Kabushiki Kaisha Toshiba | Infrared ray receiving and transmitting system |
JPH07261914A (en) * | 1994-03-16 | 1995-10-13 | Mutoh Ind Ltd | Input control method for multidevice |
EP0789294A2 (en) * | 1991-05-15 | 1997-08-13 | Fujitsu Limited | Pointing device and method of control of same |
JPH10124251A (en) * | 1996-10-18 | 1998-05-15 | Sharp Corp | Coordinate input information processor |
WO1998043202A1 (en) * | 1997-03-25 | 1998-10-01 | Gateway 2000, Inc. | Button wheel pointing device for notebook pcs |
JPH10340154A (en) * | 1997-06-09 | 1998-12-22 | Nec Corp | Keyboard |
Family Cites Families (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4464652A (en) | 1982-07-19 | 1984-08-07 | Apple Computer, Inc. | Cursor control device for use with display systems |
US4988982A (en) | 1987-03-25 | 1991-01-29 | The Grass Valley Group, Inc. | Touch pad machine control |
US6392634B1 (en) * | 1993-07-08 | 2002-05-21 | Dell Usa, L.P. | Portable computer having reversible trackball/mouse device |
CA2124505C (en) * | 1993-07-21 | 2000-01-04 | William A. S. Buxton | User interface having simultaneously movable tools and cursor |
US5613137A (en) | 1994-03-18 | 1997-03-18 | International Business Machines Corporation | Computer system with touchpad support in operating system |
JPH08286827A (en) | 1995-04-13 | 1996-11-01 | Alps Electric Co Ltd | Data input device |
US5790889A (en) * | 1995-08-11 | 1998-08-04 | Dell U.S.A., L.P. | Method of selecting pointing device in a computer comprising responsive to a reconfiguration event, indentifying all connected pointing devices and selecting one of the devices |
US5856822A (en) * | 1995-10-27 | 1999-01-05 | 02 Micro, Inc. | Touch-pad digital computer pointing-device |
US5831597A (en) * | 1996-05-24 | 1998-11-03 | Tanisys Technology, Inc. | Computer input device for use in conjunction with a mouse input device |
US5859629A (en) * | 1996-07-01 | 1999-01-12 | Sun Microsystems, Inc. | Linear touch input device |
US6065069A (en) * | 1996-07-15 | 2000-05-16 | Micron Electronics, Inc. | Circuit for sensing and automatically switching between an internal and external user I/O device |
US5990872A (en) * | 1996-10-31 | 1999-11-23 | Gateway 2000, Inc. | Keyboard control of a pointing device of a computer |
US6011541A (en) * | 1997-04-11 | 2000-01-04 | Micron Electronics, Inc. | Dual pointing device |
US5982358A (en) * | 1997-09-17 | 1999-11-09 | Micron Electronics, Inc. | Method for providing buttons for use with multiple pointing devices on a laptop computer |
US6043809A (en) * | 1997-09-23 | 2000-03-28 | Compaq Computer Corporation | Computer keyboard scroll bar control |
JPH11202998A (en) * | 1998-01-08 | 1999-07-30 | Fujitsu Takamisawa Component Ltd | Information processor |
US6075517A (en) * | 1998-05-10 | 2000-06-13 | Phoenix Technologies Ltd. | System and method for synchronization of pointing devices with different data packet sizes |
US6333753B1 (en) * | 1998-09-14 | 2001-12-25 | Microsoft Corporation | Technique for implementing an on-demand display widget through controlled fading initiated by user contact with a touch sensitive input device |
US6232957B1 (en) * | 1998-09-14 | 2001-05-15 | Microsoft Corporation | Technique for implementing an on-demand tool glass for use in a desktop user interface |
US6292357B1 (en) * | 1999-10-07 | 2001-09-18 | International Business Machines Corporation | Laptop computer with ergonomically enhanced interface features |
-
1999
- 1999-12-06 EP EP99309765A patent/EP1016952B1/en not_active Expired - Lifetime
- 1999-12-06 DE DE69920646T patent/DE69920646T2/en not_active Expired - Lifetime
- 1999-12-08 TW TW088121503A patent/TW448396B/en not_active IP Right Cessation
- 1999-12-23 US US09/471,837 patent/US6681268B1/en not_active Expired - Lifetime
-
2003
- 2003-12-03 US US10/726,951 patent/US6983336B2/en not_active Expired - Lifetime
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0789294A2 (en) * | 1991-05-15 | 1997-08-13 | Fujitsu Limited | Pointing device and method of control of same |
EP0584464A1 (en) * | 1992-08-21 | 1994-03-02 | Kabushiki Kaisha Toshiba | Infrared ray receiving and transmitting system |
JPH07261914A (en) * | 1994-03-16 | 1995-10-13 | Mutoh Ind Ltd | Input control method for multidevice |
JPH10124251A (en) * | 1996-10-18 | 1998-05-15 | Sharp Corp | Coordinate input information processor |
WO1998043202A1 (en) * | 1997-03-25 | 1998-10-01 | Gateway 2000, Inc. | Button wheel pointing device for notebook pcs |
JPH10340154A (en) * | 1997-06-09 | 1998-12-22 | Nec Corp | Keyboard |
Non-Patent Citations (3)
Title |
---|
DATABASE WPI Week 9551, Derwent World Patents Index; AN 1995-396560, XP002133992 * |
DATABASE WPI Week 9830, Derwent World Patents Index; AN 1998-338076, XP002133996 * |
DATABASE WPI Week 9910, Derwent World Patents Index; AN 1999-116087, XP002133993 * |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1859338A1 (en) * | 2005-02-18 | 2007-11-28 | Finger System, Inc. | Input device having the function of recognizing hybrid coordinates and operating method of the same |
EP1859338A4 (en) * | 2005-02-18 | 2013-04-17 | Finger System Inc | Input device having the function of recognizing hybrid coordinates and operating method of the same |
EP1832965A1 (en) * | 2006-03-10 | 2007-09-12 | E-Lead Electronic Co., Ltd. | Composite cursor input method |
EP2065788A3 (en) * | 2007-11-21 | 2010-02-17 | Fujitsu Component Limited | Information processing apparatus, remote system, and computer program |
EP2293170A1 (en) * | 2007-11-21 | 2011-03-09 | Fujitsu Component Limited | Information processing apparatus, remote system, and computer program |
KR101024485B1 (en) * | 2007-11-21 | 2011-03-23 | 후지쯔 콤포넌트 가부시끼가이샤 | Information processing apparatus, remote system, and computer readable medium |
CN101441523B (en) * | 2007-11-21 | 2011-11-09 | 富士通电子零件有限公司 | Information processing apparatus, and remote system |
US8384669B2 (en) | 2007-11-21 | 2013-02-26 | Fujitsu Component Limited | Information processing apparatus, remote system, and computer readable medium |
Also Published As
Publication number | Publication date |
---|---|
US6681268B1 (en) | 2004-01-20 |
DE69920646D1 (en) | 2004-11-04 |
DE69920646T2 (en) | 2006-02-09 |
US6983336B2 (en) | 2006-01-03 |
US20040123001A1 (en) | 2004-06-24 |
TW448396B (en) | 2001-08-01 |
EP1016952B1 (en) | 2004-09-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP1016952B1 (en) | Personal computer system | |
US7199787B2 (en) | Apparatus with touch screen and method for displaying information through external display device connected thereto | |
CA2011517C (en) | Flat touch screen workpad for a data processing system | |
EP0693724A1 (en) | A method of reconfiguring a simulated keyboard device in a computer system | |
US20030043113A1 (en) | Coordinates input apparatus having divided coordinates input surface | |
US20100328236A1 (en) | Method for Controlling a Computer System and Related Computer System | |
CN1794153A (en) | Method and system for quick screen switching in a multi-monitor environment | |
US20060061550A1 (en) | Display size emulation system | |
US5701141A (en) | Digitizer tablet system with dual-mode cursor/mouse | |
JP2000181617A (en) | Touch pad and scroll control method by touch pad | |
US6188390B1 (en) | Keyboard having third button for multimode operation | |
US7626570B2 (en) | Input device | |
US20050262273A1 (en) | Information processing apparatus having data input devices and method of processing input data information | |
JP4236783B2 (en) | controller | |
US20050225531A1 (en) | Horizontal scrolling mouse | |
KR100469704B1 (en) | Mobile phone user interface device with trackball | |
KR100503056B1 (en) | Touch pad processing apparatus, method thereof and touch pad module in computer system | |
JP4028522B2 (en) | controller | |
US11874955B2 (en) | Electronic device | |
JPH07141140A (en) | Multi-window type computer system | |
JP2005050385A (en) | Controller | |
JP2001034414A (en) | Liquid crystal display device with integrated slide pad | |
WO2003071411A1 (en) | Multiple input modes in overlapping physical space | |
KR20050045244A (en) | Portable computer system | |
JPH06131120A (en) | Information processor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): DE GB |
|
AX | Request for extension of the european patent |
Free format text: AL;LT;LV;MK;RO;SI |
|
17P | Request for examination filed |
Effective date: 20000708 |
|
AKX | Designation fees paid |
Free format text: DE GB |
|
17Q | First examination report despatched |
Effective date: 20020926 |
|
GRAP | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOSNIGR1 |
|
GRAS | Grant fee paid |
Free format text: ORIGINAL CODE: EPIDOSNIGR3 |
|
GRAA | (expected) grant |
Free format text: ORIGINAL CODE: 0009210 |
|
AK | Designated contracting states |
Kind code of ref document: B1 Designated state(s): DE GB |
|
REG | Reference to a national code |
Ref country code: GB Ref legal event code: FG4D |
|
REF | Corresponds to: |
Ref document number: 69920646 Country of ref document: DE Date of ref document: 20041104 Kind code of ref document: P |
|
PLBE | No opposition filed within time limit |
Free format text: ORIGINAL CODE: 0009261 |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT |
|
26N | No opposition filed |
Effective date: 20050630 |
|
REG | Reference to a national code |
Ref country code: DE Ref legal event code: R082 Ref document number: 69920646 Country of ref document: DE Representative=s name: SCHMITT-NILSON SCHRAUD WAIBEL WOHLFROM PATENTA, DE |
|
PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: DE Payment date: 20181210 Year of fee payment: 20 |
|
PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: GB Payment date: 20181218 Year of fee payment: 20 |
|
REG | Reference to a national code |
Ref country code: DE Ref legal event code: R071 Ref document number: 69920646 Country of ref document: DE |
|
REG | Reference to a national code |
Ref country code: GB Ref legal event code: PE20 Expiry date: 20191205 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GB Free format text: LAPSE BECAUSE OF EXPIRATION OF PROTECTION Effective date: 20191205 |