WO2011102447A1 - Behavior control system and behavior control method of information processing device - Google Patents

Behavior control system and behavior control method of information processing device Download PDF

Info

Publication number
WO2011102447A1
WO2011102447A1 PCT/JP2011/053462 JP2011053462W WO2011102447A1 WO 2011102447 A1 WO2011102447 A1 WO 2011102447A1 JP 2011053462 W JP2011053462 W JP 2011053462W WO 2011102447 A1 WO2011102447 A1 WO 2011102447A1
Authority
WO
WIPO (PCT)
Prior art keywords
unit
information
schedule
function
user
Prior art date
Application number
PCT/JP2011/053462
Other languages
French (fr)
Japanese (ja)
Inventor
高橋 宏之
秀五 高橋
健太郎 酒匂
Original Assignee
株式会社キャメロット
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 株式会社キャメロット filed Critical 株式会社キャメロット
Priority to JP2012500653A priority Critical patent/JPWO2011102447A1/en
Publication of WO2011102447A1 publication Critical patent/WO2011102447A1/en

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/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction 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/0488Interaction 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 an operation control system and an operation control method for an information processing apparatus having a plurality of functional modules such as a mobile phone terminal and a PDA (Personal Digital Assistance).
  • a PDA Personal Digital Assistance
  • Patent Document 1 a system has been proposed in which, for example, a help button provided on a mobile phone is pressed to call a guidance center that provides a mobile phone service to provide voice guidance by an operator.
  • Patent Document 1 Although it is possible to receive explanations about the operation method and the unknown points of the functions included in the portable terminal by direct guidance from the operator, there is no guidance to the functions that the user does not recognize. . In particular, there is a problem that there are a lot of functions that are not used because it is unclear what functions are available for users of older age groups.
  • the present invention provides an operation of an information processing apparatus capable of maximizing the use of various functions provided in the apparatus by notifying the user of an appropriate function according to a user operation in the multifunction information processing apparatus. It is an object of the present invention to provide a control system and an operation control method.
  • the present invention is an operation control system in an information processing apparatus having a plurality of functional modules, which stores time information about a user's schedule and the type of schedule contents as schedule information.
  • a clock unit that acquires current time information
  • a grouping unit that classifies each record included in the schedule information into a group according to the current time acquired by the clock unit, and the time information included in the schedule information
  • the operation target determination unit that determines the group to which the schedule information record that is the target of the user operation belongs, and a plurality of function modules are selected according to the determination result of the operation target determination unit, and the selected function module is
  • the menu display section that displays the list and the user operation in the menu display section
  • an application execution unit that executes the selected function module.
  • Another aspect of the present invention is an operation control method in an information processing apparatus having a plurality of functional modules, (1) a schedule storage step of storing and holding time information related to the user's schedule and the type of schedule content as schedule information in a schedule storage unit; (2) A grouping step of acquiring current time information and classifying each record included in the schedule information into a group according to the current time and time information included in the schedule information; (3) The group to which the record of the schedule information that is the target of the user operation belongs is determined, and a plurality of function modules are selected according to the determination result, and the selected function modules are listed in the menu display unit. A menu display step to display; (4) An application execution step for executing a functional module selected by a user operation on the menu display unit.
  • the schedule input by the user is classified into time attribute groups of the future, the current, and the past based on the current time, and the record subject to the user operation is assigned to any time attribute group. Since the function module is selected and displayed according to whether it belongs, it is possible to appeal an appropriate function according to the future, the present, and the past. As a result, it is possible to promote the use of unused functions and uses in new situations.
  • the above invention further includes a priority setting unit for setting priorities of a plurality of functional modules, and the menu display unit sorts and displays the selected functional modules according to the priority set by the priority setting unit. It is preferable. In this case, since the functional modules displayed on the display screen are sorted and displayed according to the priority, an appropriate function can be prompted according to the priority.
  • the information for determining the priority of the functional module includes a user's operation history, time information, and position information.
  • the invention further includes an operation history recording unit that records operation histories of a plurality of functional modules, the priority setting unit analyzes the operation history, sets priorities of the plurality of functional modules, and a menu display unit.
  • the selected function modules are sorted and displayed in a list according to the priority set by the priority setting unit.
  • the function module can be displayed according to the frequency of use by each user, so that the functions frequently used by each user can be preferentially displayed and the operation procedure for executing the functions can be reduced.
  • unused functions can be preferentially displayed to increase the opportunities for using the functions, and the convenience of the mobile phone can be improved.
  • the information processing apparatus further includes a position information acquisition unit that acquires position information indicating the position of the own device, and the menu display unit selects a plurality of function modules based on the time information and the position information, and displays a list. It is preferable. In this case, it is possible to prompt the user to use an appropriate function in accordance with the location, taking into account the location information of the own device.
  • the selected function module is displayed as an icon, and in the list display, the icon is arranged in a spiral shape, and the icon rotates according to the spiral according to a user operation, It is preferable to move back and forth in the radial direction.
  • the icons are spirally arranged in the virtual space, displayed in a so-called spiral shape that represents them two-dimensionally, and the spiral is rotated clockwise or counterclockwise by the user's rotation operation.
  • a limited display range such as displaying the icon moving from the center to the outside while the icon is enlarged, or moving from the outside to the center while the icon is reduced, the size is enlarged or reduced. Necessary information can be aggregated and expressed.
  • an information processing apparatus such as a mobile phone
  • FIG. 1 is a conceptual diagram illustrating an overall configuration of a communication system in which a mobile communication terminal according to the present embodiment is used.
  • FIG. 2 is a front view illustrating an external appearance of the mobile communication terminal 1.
  • FIG. FIG. 4 is an explanatory diagram illustrating a menu function display screen according to the embodiment, and
  • FIG. 4 is an explanatory diagram illustrating a schedule function display screen according to the present embodiment.
  • the communication system according to the present embodiment is roughly composed of a mobile communication terminal 1 that is an information processing apparatus used by a user and a content server 3 installed on the Internet 2.
  • the mobile communication terminal 1 will be described as an example of an information processing apparatus having a plurality of functional modules.
  • the content server 3 is a server that distributes additional content and tutorial information, and includes, for example, a Web server.
  • the content server 3 is a server computer that transmits information such as HTML (HyperText Markup Language) files, image files, music files, etc. in a document system such as WWW (World Wide Web) or software having the function.
  • Information such as HTML documents and images is stored, and the information is transmitted through the Internet 2 in response to a request from the mobile communication terminal 1.
  • the content data distributed by the content server 3 can be preinstalled in the mobile communication terminal 1 and stored in the mobile communication terminal 1 in advance.
  • the content data in the own device may be searched, and when the content data is not stored in the own device, a distribution request may be made to the content server 3 and downloaded.
  • the mobile communication terminal 1 is a portable phone using wireless communication, and a relay point such as a base station and a mobile phone communicate wirelessly and can receive communication services such as telephone calls and data communication while moving.
  • Examples of the communication system of the cellular phone include an FDMA system, a TDMA system, a CDMA system, a W-CDMA, a PHS (Personal Handyphone System) system, and the like.
  • this mobile phone is equipped with various functions such as a digital camera function, an application software execution function, or a position information acquisition function using GPS (Global Positioning System), and also functions as a personal digital assistant (PDA).
  • PDA personal digital assistant
  • the digital camera function is an imaging function that optically captures a digital image.
  • the position information acquisition function is a function for acquiring and recording position information indicating the position of the own device. As this position information acquisition function, as shown in FIG. A method of detecting the position of the own device based on a signal from the mobile phone and a method of detecting the position based on the radio wave intensity from the radio base station 22 of the mobile phone are conceivable.
  • the mobile communication terminal 1 includes a rectangular main body 100.
  • the mobile communication terminal 1 includes operation buttons 166 and the like for a user to perform an input operation, an operation device such as a jog dial, and a touch panel. 300.
  • the touch panel 300 is an input device that inputs an operation signal by pressure by a touch operation using a user's fingertip, pen, or the like.
  • An LCD that displays a graphic and an operation signal corresponding to the coordinate position of the graphic displayed on the LCD are displayed.
  • the touch sensor to be received is superimposed.
  • selection items that can be selected by a touch operation are displayed as icons 500 as an operation menu.
  • the icons 500 are arranged in a spiral shape on the display screen on the touch panel 300, and the icons move according to user operations. More specifically, in the present embodiment, the plurality of icons 500 are spirally arranged in the virtual space, and the icons 500 are arranged in a so-called spiral shape by representing them two-dimensionally. Then, by rotating the swirl clockwise or counterclockwise by the user's rotation operation with respect to the touch panel 300 or the jog dial, the icon 500 expands from the center to the outside, or the icon shrinks from the outside to the center. It is displayed to move along the spiral while expanding or reducing the size.
  • icons 500 are spirally arranged in the first input range 401, and a gauge is displayed in the second input range 402. .
  • the icon 500 is moved by an operation of drawing a circle in the first input range (“round and round operation”), and the current movement amount with respect to the total movement amount of the icon 500 is displayed at the position of the point on the gauge.
  • any one of the first and second input ranges as shown in FIG. 2B, by pressing and holding an arbitrary point for a predetermined time length, the display range remains unchanged. And the entire touch panel 300 is set as the second input range.
  • the time length of this long press is displayed in memory on the gauge, and is expressed as if energy is stored in the energy gauge for a sufficient length of time to switch the input range. Accordingly, the gauge can be operated at any location on the touch panel, and the gauge point can be easily operated even when the gauge display is small.
  • the time length for switching the input range is displayed with an energy gauge, a sufficient time length can be visually confirmed, and erroneous operation can be prevented.
  • the master-slave relationship can be given to the first and second input ranges, and the master-slave of the input range can be easily switched by a long press operation.
  • the display range of icons, gauges, etc. remains unchanged, only the position and area of the input range are changed independently of the display, so that an erroneous operation beyond the display range can be allowed, and any input range can be Operation can be prioritized.
  • the icons 500 displayed on the touch panel 300 are configured such that the arrangement order of the menu icons changes according to schedule information, time information, position information, and operation history information.
  • FIG. 3D in the morning time zone, a schedule icon 501 for confirming today's schedule is preferentially displayed at the front position, and as shown in FIG. A calendar icon 502 for inputting the contents of the schedule schedule is displayed.
  • FIG. 3A for example, when there is schedule information to play with friends in the night time zone, the camera icon 503 is positioned at the front side.
  • a picture icon for displaying a photographed image is displayed as shown in FIG. 04 is adapted to be displayed.
  • selection items that can be selected by a touch operation are displayed on the display screen 301 as date icons 505. Similar to the menu screen, the date icon 505 is arranged in a spiral on the display screen on the LCD 165, and moves according to a user operation such as a touch operation. On the display screen 301, information corresponding to each date icon 505 is displayed below the display screen. As information corresponding to the date icon, for example, a schedule for the date is displayed as a balloon 303 by the user.
  • the Gantt chart format schedule screen 305 is displayed on the touch panel 300.
  • the time axis 305a of the current time is usually arranged at the center of the screen, and the time is displayed in the left-right direction.
  • the band can be scrolled. While the Gantt chart format schedule screen 305 is displayed, the display screen 301 is reduced and the date icons 505 are displayed in a line.
  • the schedule screen 305 includes a recommended function display field 306 for displaying a function module related to the icon selected by the user and recommended to be used as a “recommended function”.
  • the displayed function module changes.
  • a window 307 for explaining the selected function module is displayed as shown in FIG. 4C.
  • FIG. 5 is a block diagram showing an internal configuration of the mobile communication terminal 1 according to the present embodiment.
  • the mobile communication terminal 1 includes a duplexer 102 connected to an antenna 101, and a reception system module and a transmission system module connected to the duplexer 102.
  • the reception system module includes a low noise amplifier 110, a mixer 111, an IF amplifier 112, an orthogonal mixer 113, an A / D converter 114, a demodulator 115, a channel decoder 116, an audio decoder 117, a D / A converter 118, and an amplifier 119 with a switch. And a speaker 120.
  • the transmission system module includes a microphone 140, an amplifier 139, an A / D converter 138, an audio encoder 137, a channel encoder 136, a modulator 135, a D / A converter 134, an orthogonal mixer 133, an IF amplifier 132, a mixer 131, and A power amplifier 130 is provided.
  • the mobile communication terminal 1 includes a synthesizer 103, a time base 150, a CPU 200, a RAM 152, a ROM 153, and an EEPROM 151 as control system modules, and includes an acceleration sensor 164, an LCD 165, operation buttons 166, an LED 167, and a touch sensor as user interface modules. 168 and a vibrator 174, and further includes a power supply system battery 171, a power supply 172, and an A / D converter 173 as a power supply system module.
  • the touch panel 300 described above is configured by superimposing an LCD 165 that displays a graphic and a touch sensor 168 that receives an operation signal corresponding to the coordinate position of the graphic displayed on the LCD 165.
  • the antenna 101 transmits and receives signals to and from a base station (not shown) via a radio wave line.
  • the duplexer 102 is a circuit that switches between input and output of a signal to be transmitted and received.
  • the duplexer 102 inputs a signal received by the antenna 101 to the low noise amplifier 110 and outputs a signal output from the power amplifier 130 to the antenna 101.
  • the low noise amplifier 110 amplifies the signal input from the duplexer 102 and outputs the amplified signal to the mixer 111.
  • the mixer 111 receives the output of the low noise amplifier 110, separates it by a specific frequency, and outputs it as an intermediate frequency signal.
  • the IF amplifier 112 amplifies the intermediate frequency signal output from the mixer 111.
  • the orthogonal mixer 113 receives the output of the IF amplifier 112 and performs orthogonal demodulation.
  • the A / D converter 114 digitizes the output of the orthogonal mixer 113.
  • the demodulator 115 demodulates the output of the A / D converter 114.
  • Channel decoder 116 performs error correction on the output of demodulator 115.
  • the error-corrected signal includes a control message and voice data. The control message is sent to the CPU 200 and the voice data is sent to the voice decoder 117.
  • the signal input from the channel decoder 116 to the audio decoder 117 is decoded into audio data and delivered to the D / A converter 118.
  • the D / A converter 118 converts the output of the audio decoder 117 into an analog signal.
  • the switch-equipped amplifier 119 is switched at an appropriate timing based on a control signal from the CPU 200 and amplifies the output of the D / A converter 118 when the switch is ON.
  • the speaker 120 amplifies the output of the switch-equipped amplifier 119.
  • the microphone 140 receives an audio signal from the user and outputs the audio signal as an analog signal.
  • the amplifier 139 amplifies the analog signal output from the microphone 140.
  • the A / D converter 138 converts the output of the amplifier 139 into a digital signal.
  • the audio encoder 137 encodes and compresses the output of the A / D converter 138 and outputs it as audio data.
  • the channel encoder 136 combines the control message from the CPU 200 and the audio data from the audio encoder 137 and adds an error correction code.
  • the modulator 135 modulates the output of the channel encoder 136.
  • the D / A converter 134 converts the output of the modulator 135 into an analog signal.
  • the orthogonal mixer 133 converts the output of the D / A converter 134 into an IF frequency signal (intermediate frequency signal).
  • the IF amplifier 132 amplifies the output of the quadrature mixer 133.
  • the mixer 131 increases the frequency of the signal output from the IF amplifier 132.
  • the power amplifier 130 amplifies the output of the mixer 131.
  • the synthesizer 103 synchronizes the mixer 111, the orthogonal mixer 113, the mixer 131, and the orthogonal mixer 133 during communication.
  • the time base 150 supplies a clock signal to each unit.
  • the acceleration sensor 164 is a sensor that detects the magnitude and direction of acceleration.
  • the LCD 165 is a liquid crystal display that displays messages, input characters, and the like to the user.
  • the GUI on the touch panel 300 can display graphics such as characters, graphics, and moving images through the LCD 165, and obtains an operation signal through the touch sensor 168 on the touch panel 300.
  • the LED 167 is for transmitting a message to the user by turning on and off.
  • the touch sensor 168 detects that the user's finger has touched the surface of the touch panel, and acquires an operation signal by pressure applied to the surface of the touch panel 300.
  • the vibrator 174 is a device that notifies an incoming call, and vibrates when the incoming call is received.
  • the power system battery 171 supplies power to the power source 172 and the A / D converter 173.
  • a power source 172 is a power source of the mobile communication terminal 1.
  • the A / D converter 173 supplies a signal to the CPU 200.
  • the CPU 200 is an arithmetic processing unit that controls each of the above-described units, and sequentially executes program commands stored in the ROM 153 to perform various functions.
  • the RAM 152 is used as a working memory or the like for the CPU 200, and temporarily stores a calculation result by the CPU 200.
  • a program for the CPU 200 is recorded in the ROM 153, and program execution instructions are sequentially output in response to a request from the CPU 200.
  • the EEPROM 151 stores user data such as abbreviated dials, machine IDs and telephone numbers.
  • the CPU 200 also functions as an application execution unit 211 that executes an application.
  • the application execution unit 211 executes software such as the operation control program of the present invention, various modules are installed on the CPU 200. And an operation control system using a menu UI and a schedule UI is executed.
  • FIG. 6 is a block diagram illustrating an internal configuration according to the operation control system of the mobile communication terminal 1 according to the present embodiment
  • FIG. 7 is an explanatory diagram illustrating a data structure of the table data T1 and T2 according to the present embodiment. is there.
  • the “module” used in the description refers to a functional unit that is configured by hardware such as an apparatus or a device, software having the function, or a combination thereof, and achieves a predetermined operation. .
  • the operation control system controls the operation of the mobile communication terminal 1 by selecting and displaying an application provided in the mobile communication terminal 1 and executing the application selected according to the user operation.
  • this operation control system includes an application activation unit 207 and an application execution unit 211 as application execution system modules.
  • the application activation unit 207 is a module that activates the application selected by the user based on the operation signal from the operation signal acquisition unit 202 and the selection information related to the functional module from the application selection unit 210, and the application execution unit 211. Send an operation signal to.
  • the application execution unit 211 is a module that executes applications such as a general OS, browser software, and media viewing application, and is usually realized by a CPU or the like.
  • the application execution unit 211 activates and executes the function module selected by the user operation on the menu display unit 206a through the application activation unit 207.
  • the input from the operation signal acquisition unit 202 is controlled to move the icon in accordance with the movement amount of the coordinate position of the operation signal in the first input range 401, while the second Control is performed so that the gauge changes according to the amount of movement of the coordinate position of the operation signal in the input range 402.
  • a spiral shape is generated according to the rotational movement of the coordinate position of the input signal in the first input range 401 or according to the operation amount for the gauge in the second input range 402. To move back and forth in the radial direction.
  • the mobile communication terminal 1 includes a schedule storage unit 205, a data storage unit 209, an operation history recording unit 212, a clock unit 204, a position information acquisition unit 203, and an application selection unit as schedule and tutorial modules. 210 and a priority setting unit 213.
  • the schedule storage unit 205 is a storage device that stores and holds, as schedule information, time information, position information, event attributes (schedule content type), text data (memo) related to specific schedule content, and the like related to the user's schedule.
  • This schedule information is recorded as a record for each event (scheduled time), and time information, position information, event attributes, text data, etc. are associated with each record, and the contents can be customized by each user. is there.
  • Records of this schedule information are classified into time attribute (current, past, future) groups according to the current time and the time information of each record, and the schedule UI as shown in FIGS. Displayed as an icon.
  • the calendar UI by the display control unit 206 is a calendar display function including the current date and time information, and the current axis is displayed on the time axis 305a indicating the current date and time. Records before the date and time are displayed as icons 507 in the past range 507, and records after the current date are displayed as icons 506 in the future range 506.
  • the data storage unit 209 is a storage device that stores various data, and stores application data, image data displayed in each functional module, icon images, and the like.
  • the data storage unit 209 also includes table data T1 and T2 for classifying each data into categories and associating functional modules recommended to users for each category.
  • the event attributes (karaoke, travel, work / meeting, etc.) of the record of the schedule information are set to the large item category, and further, the future, present, Function modules classified into past time categories and recommended for each category are associated as “recommended functions”.
  • the function type of the user operation history data is classified into a large item category, and further, as a small item, it is classified into the future, current, and past time categories, and a functional module recommended for each category. Is associated.
  • the operation history recording unit 212 is a module that acquires a user operation history and stores it as a log, and accumulates a menu operation and icon selection history based on the user operation as log data.
  • the operation history recording unit 212 records operation histories of a plurality of functional modules displayed as recommended functions.
  • the priority setting unit 213 is a module that sets priorities for the function modules associated with the icon selected by the user based on the user settings, operation history, and the like.
  • the menu display unit 206a includes the priority setting unit.
  • the selected function modules are sorted and displayed in a list in accordance with the priority set by 213.
  • the priority setting unit 213 has a learning function for setting and changing the priority by analyzing the operation history of the user operation recorded in the operation history recording unit 212.
  • the priority setting unit 213 gives priority to a function module having a high use frequency or gives priority to an unused function module by analyzing an operation history.
  • the priority setting unit 213 further prioritizes a specialized function module or increases the recommended function display frequency.
  • priority is given to a more general function module, or the recommended function is displayed less frequently. Then, the set priority information is transmitted to the application selection unit 210.
  • a predetermined priority is preset for each functional module, and the setting of the priority is changed according to a predetermined algorithm. It has come to be.
  • the setting of the priority the setting can be changed according to the preference of the user, such as whether to give priority to frequently used ones or to give priority to unused ones.
  • the position information acquisition unit 203 is a module that acquires and records position information indicating the position of the own device.
  • the position information acquisition unit 203 detects the position of the own device by a signal from the satellite 21 such as GPS, The position is detected by the radio wave intensity from the radio base station 22 or the like.
  • the clock unit 204 is a module that acquires current time information.
  • the clock unit 204 may manage the time zone according to the position information acquired by the position information acquisition unit 203, and may display a time that takes into account a time difference.
  • Each information of the position information acquisition unit 203 and the clock unit 204 is transmitted to the application selection unit 210.
  • the application selection unit 210 is a module that selects and determines a functional module associated with a functional module operated by the user based on a signal input from the operation signal acquisition unit 202. As shown in b), a schedule reading unit 210a, a current time reading unit 210b, a grouping unit 210c, an operation target determining unit 210d, a selection processing unit 210e, and an icon sorting unit 210f are provided.
  • the schedule reading unit 210a is a module for reading the user's schedule information accumulated in the schedule storage unit 205. Specifically, when the user uses the schedule function to request input or browsing of information related to the user's schedule, the schedule reading unit 210a extracts a corresponding record of the schedule information from the data storage unit 209. At the same time, the time information and event attributes (schedule content type) included in the extracted record are extracted.
  • the current time reading unit 210b is a module that reads time information at the time when the signal from the operation signal acquisition unit 202 is acquired from the clock unit 204. Specifically, the current time reading unit 210b reads the current time every time there is a user operation, and transmits the time information to the grouping unit 210c.
  • the grouping unit 210c converts each record included in the schedule information according to the current time information acquired by the clock unit 204 and the time information included in each record of the schedule information to “current (or today)”, “past”, This module is classified into the time attribute group “future”. Specifically, the grouping unit 210c compares the current time information with the time information included in each schedule information, and whether the time information included in each schedule information is future information, past information, or current information. And is classified into a time attribute group of the future group, the current group, or the past group. Each classified record is given a flag (identifier) according to the time attribute, and processing according to the type of flag is performed.
  • the operation target determination unit 210d is a module that determines a group to which a record of schedule information that is a target of user operation belongs. Specifically, for example, when a user displays a schedule screen and selects an icon of schedule information with scheduled contents, the corresponding schedule information from the schedule storage unit 205 according to the user operation signal selected by the icon. The record is extracted, and it is determined whether the record is a future group, a current group, or a past group. Then, the operation target determination unit 210d transmits the determination result to the selection processing unit 210e.
  • the selection processing unit 210e is a module that selects a plurality of functional modules from the time attribute group selected according to the determination result of the operation target determination unit 210d. Specifically, the user can select schedule information or operation history information. Record selected by the user based on the category of the time attribute group determined by the operation target determination unit 210d with reference to the table data T1 and T2 stored in the data storage unit 209. In the embodiment, a plurality of functional modules associated with the icon on the touch panel 300 are selected and extracted. In the present embodiment, the selection processing unit 210e has a function of selecting a corresponding functional module from a plurality of functional modules based on time information and position information. Then, the selection processing unit 210e transmits information on the selected plurality of functional modules to the icon sorting unit 210f.
  • the icon sort unit 210f is a module that sorts the functional modules selected by the selection processing unit 210e according to the priority set by the priority setting unit 213. Specifically, a process of rearranging a plurality of functional modules from a collection of a plurality of functional modules selected by the selection processing unit 210e according to a certain condition is executed.
  • the priority set by the priority setting unit 213 is a priority determined by analyzing the operation history recorded in the operation history recording unit 212. Then, the icon sort unit 210f transmits the sorted information to the menu display unit 206a.
  • the application selection unit 210 selects and sorts a plurality of functional modules based on the information input from the priority setting unit 213, the position information acquisition unit 203, and the clock unit 204.
  • the present invention is not limited to this.
  • a plurality of functional modules may be selected and sorted based on a signal from the content server 3.
  • you may select and sort a some selection module from any one information among these each information, or combining several information.
  • the mobile communication terminal 1 includes an operation device 201, an operation signal acquisition unit 202, and a display control unit 206 as input / output modules.
  • the operation device 201 is a module to which operation devices such as a touch sensor 168 and operation buttons 166 are connected, and user operations such as operation buttons and a touch panel are input.
  • the operation signal acquisition unit 202 is a module that acquires an operation signal from an operation device based on a user operation and inputs an execution command corresponding to the operation signal to each module. Specifically, this operation signal is sent to the application activation unit 207 and the application selection unit 210 to be operated, and the operation history is transmitted to the operation history recording unit 212 as log data.
  • the display control unit 206 is a module that generates display information (image, character information, etc.) to be displayed on the LCD 165, displays an image of the application executed by the application execution unit 211, and acquires the user acquired by the operation signal acquisition unit 202 An image change is displayed based on the operation signal.
  • the display control unit 206 includes a menu display unit 206a.
  • the menu display unit 206a is a module that displays a list of the function modules selected and sorted by the application selection unit 210 as icons on the display screen 301 displayed on the LCD 165. Specifically, the menu display unit 206a selects a plurality of selection modules according to the result of the time attribute group determined by the operation target determination unit 210d, and the priority set by the priority setting unit 213, The function module information sorted according to the position information and time information is received, and the corresponding menu screen and icon image are extracted from the data storage unit 209 based on the information, and displayed as a list on the display screen 301 of the LCD 165 as icons. To do.
  • the menu icons are rearranged from the time information and the operation history information, and the priority is high.
  • a menu icon is displayed.
  • the recommended function display field 306 on the schedule screen displays a list of a plurality of function modules associated with the record that is the user's operation target.
  • FIG. 8 is a flowchart showing the operation of the operation control system according to the present embodiment.
  • the schedule information which is a user's schedule includes a record whose event attribute is “Karaoke” and the user selects the “Karaoke” icon displayed on the schedule screen.
  • the schedule reading unit 210 a reads the record included in the schedule information from the schedule storage unit 205.
  • the current time reading unit 210b acquires current time information from the clock unit 204 (S102).
  • the grouping unit 210c compares the time information included in the schedule information with the current time information, and classifies the records including the schedule of “karaoke” into a time attribute group (S103).
  • the schedule information “Karaoke” is scheduled to start from 16:00, which is the current time, as shown in FIG. 4B, so the time attribute of the record included in this “Karaoke” information
  • the group is classified as a “current” group.
  • a schedule screen 305 as shown in FIG. 4B is displayed to prompt the user to select an icon.
  • the operation signal of the user operation selecting the icon is received by the operation signal acquisition unit 202, and the operation signal acquisition unit 202 transmits the operation signal to the operation target determination unit 210d (S104).
  • the operation target determination unit 210d determines a group to which a record of “karaoke” that is schedule information that is a target of user operation belongs. In the present embodiment, the operation target determination unit 210d determines that the time attribute is a record belonging to the “current” group from the time information of the “karaoke” record in which the user has selected the icon, and selects the determination result as a selection processing unit. Send to 210e.
  • the selection processing unit 210e refers to the table data T2 stored in the data storage unit 209 based on the determination result of the operation target determination unit 210d and the information related to the user's schedule schedule, and the small item of the large item category “karaoke”
  • a plurality of functional modules associated with the category “current” are selected (S105).
  • a camera function, an infrared function, a calculator function, and the like are selected.
  • information on the selected functional module is transmitted to the icon sort unit 210f.
  • the icon sort unit 210f that has received the information on the selected functional module refers to the priority set by the priority setting unit 213, and sorts the selected functional module according to the priority (S106).
  • This priority is priority information set by the priority setting unit 213 extracting the operation history from the operation history recording unit 212 and analyzing the operation history data. Then, the icon sort unit 210f transmits sort information of the selected functional module to the menu display unit 206a.
  • the menu display unit 206a receives a plurality of selected function module information and sort information received from the icon sort unit 210f, and extracts icon image data of the corresponding function module from the data storage unit 209 based on this information.
  • the icons are displayed in the sorted order (S107).
  • the menu display unit 206a displays the selected function module, so that the icon of the function module is displayed in the recommended function display field 306 of the display screen 301 as shown in FIGS. Displayed in sorted order.
  • the selection processing unit 210e may select a plurality of function modules based on time information and position information when selecting the plurality of function modules. In this case, for example, if the current time is between 16:00 and 17:00, which is the karaoke start time, it is determined that the accounting is not yet performed, the calculator function is not selected, and the calculator is displayed in the recommended function display column. The function icon will not be displayed. For example, when the position information matches the position information at home, it is determined that the karaoke was not performed, and the function module associated with the table data T2 is not selected, and icons of other function modules are displayed. Will be.
  • the record of the schedule information input by the user is classified into time attribute groups of future, current, and past, and any record for the operation target currently operated by the user is selected. Since it determines whether it belongs to the time attribute group and displays a plurality of function modules related to the record according to the determination result, the function that is appropriate for the future, current, and past is displayed for the record that the user is operating. Users can be encouraged to use it. As a result, it is possible to promote the use of unused functions or functions that are used only in specific situations and are not used for other purposes.
  • a priority setting unit 213 that sets priorities of a plurality of functional modules is further provided, and the menu display unit 206a selects the function selected according to the priority set by the priority setting unit 213. Since the modules are sorted and displayed in a list, the function modules displayed on the display screen 301 can be sorted and displayed according to the priority, so that an appropriate function corresponding to each user can be promoted.
  • the operation history recording unit 212 that records the operation history of a plurality of functional modules is further provided, and the priority setting unit 213 analyzes the operation history and sets the priorities of the plurality of functional modules. Then, the menu display unit 206a sorts and displays the selected function modules according to the priority set by the priority setting unit 213, so that the function module to be displayed is displayed according to the function frequency used by each user. It can be displayed preferentially, and the operation procedure for executing the function frequently used by each user can be reduced, and the convenience of the mobile phone can be improved.
  • the information processing device further includes a position information acquisition unit 203 that acquires position information indicating the position of the own device, and the menu display unit 206a includes a plurality of function modules based on time information and position information. Since it is selected and displayed in a list, it is possible to prompt the user to use an appropriate function in accordance with the location, taking into account the location information of the own device.
  • the selected function module is displayed as the icon 500 in the menu display unit 206a, and in the list display, the icon 500 is arranged in a spiral shape, and the icon 500 is displayed in accordance with a user operation. Since it is rotated according to the spiral and moved back and forth in the radial direction, necessary information can be expressed in an aggregated manner within a limited display range.
  • a rotation operation such as drawing a circle with a finger touched by the user is performed in the first input range 401, and the coordinate position of the input signal is rotated or the point on the gauge is slid.
  • the icon moving method can be switched by an operation of changing the gauge display in the second input range 402, so that the operability can be improved.
  • the operation control system selects and displays a list of a plurality of function modules associated with the function module selected by the user based on the record included in the schedule information input by the user and the current time information.
  • the present invention is not limited to this, and while the user is executing the function module, the function module related to the function module being executed is selected and displayed in a list. Also good.
  • FIG. 9 is an explanatory diagram showing the data structure of the table data stored in the data accumulation according to this modification example
  • FIG. 10 is a block diagram showing the internal structure of the application selection unit according to this modification example.
  • the data storage unit 209 is provided with table data T3 for associating functional modules related to the functional modules being executed by the application execution unit 211.
  • table data a recommended function is associated with the function module being executed, and is referred to each time the function module is executed, and the recommended function is updated sequentially.
  • a function being executed is a mail function module
  • a decoration mail function, an image attachment function, and the like are associated with this function (table data T31).
  • camera functions are listed as “recommended functions” during the execution.
  • the camera function module is associated with an image processing function, a mail creation function, and the like (table data T32).
  • an image browsing function that is a “recommended function” for the camera function is executed, an email creation function, an image editing function, and the like are associated with the image browsing function (table data T33).
  • the data storage unit 209 is a relational database in which a plurality of table data T31 to T33 form relations with each other, and function modules related to the associated function modules are related by the relation.
  • the table data T31 to T33 are separate table data associated by the relation.
  • the plurality of table data T31 to T33 are recursively referred to by themselves as a single table data. The association may be read out.
  • the grouping by the grouping unit 210c is omitted for the function module being executed, and the function module is selected based on the operation signal acquired from the operation signal acquisition unit 202.
  • the processing unit 210e refers to the tables T31 to T33 and selects a function module to be recommended.
  • the icon sorting unit 210f sorts the functional modules selected by the selection processing unit 210e according to the priority set by the priority setting unit 213. Specifically, a process of rearranging a set of a plurality of functional modules selected by the selection processing unit 210e according to a certain condition is executed.
  • the icon sorting unit 210f rearranges the plurality of selected functional modules according to the priority set by the priority setting unit 213. Then, the icon sort unit 210f transmits the sorted information to the menu display unit 206a.
  • the menu display unit 206 a is a module that displays a list of function modules selected and sorted by the application selection unit 210 as icons on the display screen 301 of the LCD 165.
  • the recommended function display field 306 of the display screen 301 includes a decoration mail creation function, an image An icon such as a data attachment function is displayed, and an explanation window 307 for the function module is displayed as shown in FIG.
  • the recommended function display field 306 of the display screen 301 includes an image editing function, a mail function, and the like.
  • an explanation window 307 for the functional module is displayed.
  • the function module selected from the recommended function display field 306 is executed, as shown in FIGS. 10C and 11C, a plurality of functions associated with the executed function module are displayed. The module is further displayed in the recommended function display field 306 of the display screen 301.
  • the function module related to the function used by the user is displayed and notified to the user at any time, so the functions that can be used in various situations are fully utilized. can do.
  • the function module to be recommended is selected and set for the schedule information record or the function module being executed.
  • the selected function module or the function module being executed is selected.
  • a setting value necessary for the application may be automatically input as a “recommended value” by default.
  • the mobile communication terminal 1 has a pedometer function
  • setting of the target step count of the day and the recording method thereof (FIGS. 12A and 12B)
  • the optimum value or item to be recommended may be automatically input. That is, in this pedometer setting, for example, in the pedometer setting menu, an item suitable for the purpose can be selected from items such as “light exercise”, “moderate exercise”, “full exercise”, “diet”, etc. It has become. For the selected item, various settings as shown in FIG. 12 (c) are made and can be freely changed by the user. However, according to the automatic input, the user can, for example, “moderately exercise”. When is selected, a target value suitable for the selection is automatically set.
  • the priority setting unit 213 may analyze the operation history information of the executed function module and may recommend changing the setting value set by the application. For example, as described above, when the user has set “exercise moderately” in the pedometer setting menu, the priority setting unit 213 refers to the operation history information of the pedometer function and records the recorded exercise value. Is compared with the set target value. And if this exercise value exceeds the target value set to “Moderate exercise” for a certain number of times, “Enough exercise” and “Diet” that are menus with more exercise amount are recommended. Select and display items preferentially.
  • the exercise value recorded by the pedometer function is an exercise value that is less than or equal to the target value of the “Moderate Exercise” menu
  • the “Lightly Exercise” menu which is a menu with less exercise, is displayed. Select and display priority settings as recommended settings.
  • the function of this pedometer is a function of measuring the number of steps of the user by detecting vibration with the acceleration sensor 164 or the like.
  • the vibration detection by the acceleration sensor 164 is recorded by the operation history recording unit 212.
  • the vibration of the mobile communication terminal 1 is recorded even when the pedometer is not used, and the optimum target value or item is set by referring to the vibration detection record when setting the pedometer described above. Also good.

Abstract

Disclosed is a behavior control system capable of promoting maximum utilization of the functions of a system by notifying a user of a suitable function in response to a user operation. The disclosed behavior control system in a portable communication terminal (1) comprising a plurality of function modules is provided with a schedule storage unit (205) for storing time information related to plans of a user and the type of content planned as schedule information; a time unit (204) for acquiring current time information; a grouping unit (210c) for classifying each record included in the schedule information into a group according to the current time and time information included in the schedule information; an object-of-operation determination unit (210d) for determining a group to which the record of the schedule information that is the object of the user operation belongs; a menu display unit (206a) which, according to the determination result, selects a plurality of function modules and displays a list thereof; and an application execution unit (211) for executing the function modules that have been selected by the user operation.

Description

情報処理装置の動作制御システム及び動作制御方法Operation control system and operation control method for information processing apparatus
 本発明は、携帯電話端末やPDA(Personal Digital Assistance)など複数の機能モジュールを有する情報処理装置の動作制御システム及び動作制御方法に関する。 The present invention relates to an operation control system and an operation control method for an information processing apparatus having a plurality of functional modules such as a mobile phone terminal and a PDA (Personal Digital Assistance).
  近年、無線通信による情報通信を行う携帯電話やPDAなどの情報処理装置が普及してきているとともに、携帯端末機器などにあっては、通話機能だけでなく、メールの送受信機能、デジタルカメラ機能、音楽再生機能、テレビ受信機能、スケジュール管理機能などを備え、多機能化が進んでいる。 In recent years, information processing devices such as mobile phones and PDAs that perform information communication by wireless communication have become widespread, and in mobile terminal devices and the like, not only a call function but also a mail transmission / reception function, a digital camera function, music It is equipped with a playback function, a television reception function, a schedule management function, and the like, and is becoming increasingly multifunctional.
 このような情報処理装置の多機能化により、端末自体の利便性は向上しているが、該機器の操作が複雑化され、その機能全てを使いこなすことは困難となっている。 Although the convenience of the terminal itself is improved by such multi-functionality of the information processing apparatus, the operation of the device is complicated, and it is difficult to use all the functions.
 その一方で、情報処理装置の操作等を説明する取り扱い説明書も配布されているが、説明書の内容量が膨大となっていることから、取り扱い説明書を一読することや、不明点の説明箇所を探し出すことも困難となっている。特に、携帯電話等では、使用するユーザーが幅広い年齢層に及ぶため、高齢や低年齢のユーザーにとっては、様々な機能を使用することが困難であった。 On the other hand, although an instruction manual explaining the operation of the information processing device is distributed, the contents of the instruction manual are enormous, so it is necessary to read the instruction manual and explain the unclear points It is also difficult to find the location. In particular, mobile phones and the like have a wide range of users, so it has been difficult for elderly and young users to use various functions.
 これらの問題に応える技術として、従来では、例えば、携帯電話に設けられたヘルプボタンを押し、携帯電話のサービスを提供しているガイダンスセンターを呼び出してオペレーターによる音声ガイダンスを行うシステムも提案されている(特許文献1)。 As a technology that responds to these problems, for example, a system has been proposed in which, for example, a help button provided on a mobile phone is pressed to call a guidance center that provides a mobile phone service to provide voice guidance by an operator. (Patent Document 1).
特開2002-142028号公報JP 2002-142028 A
 しかしながら、特許文献1においては、直接オペレーターによるガイダンスにより操作方法や、携帯端末に含まれる機能の不明点についての説明を受けることができるが、ユーザーが認識していない機能についてまで案内することはない。特に、年齢層の高いユーザーについては、どのような機能があるのかさえ不明であるので、利用されない機能が多数存在しているという問題があった。 However, in Patent Document 1, although it is possible to receive explanations about the operation method and the unknown points of the functions included in the portable terminal by direct guidance from the operator, there is no guidance to the functions that the user does not recognize. . In particular, there is a problem that there are a lot of functions that are not used because it is unclear what functions are available for users of older age groups.
 また、ユーザーが既に使用している機能についても、種々の状況での利用が可能であるにも拘わらず、限られた状況のみでしか利用されないことがあり、機能を十分に活用することができていないという問題があった。特に、ユーザーがスケジュールに予定内容を入力した場合には、多くのユーザーは、単にアラームなどのスケジュールを通知する機能のみが利用され、そのスケジュールの内容に対して、時間経過に応じて変化する未来、現在、過去という状況で利用することが可能である機能を十分に活用できていないという実情がある。 In addition, functions that are already used by users may be used only in limited situations, even though they can be used in various situations, so that the functions can be fully utilized. There was a problem that not. In particular, when a user inputs an appointment content into a schedule, many users only use the function of notifying the schedule such as an alarm, and the future changes as the content of the schedule changes over time. Currently, there is a fact that the functions that can be used in the past are not fully utilized.
 そこで、本発明は、多機能の情報処理装置において、ユーザー操作に応じて適切な機能をユーザーに知らせることで、装置が備える種々の機能を最大限に利用することを促せる情報処理装置の動作制御システム及び動作制御方法を提供することを課題とする。 Therefore, the present invention provides an operation of an information processing apparatus capable of maximizing the use of various functions provided in the apparatus by notifying the user of an appropriate function according to a user operation in the multifunction information processing apparatus. It is an object of the present invention to provide a control system and an operation control method.
 上記課題を解決するために、本発明は、複数の機能モジュールを有する情報処理装置における動作制御システムであって、ユーザーの予定に関する時刻情報及び予定内容の種別を、スケジュール情報として記憶保持するスケジュール記憶部と、現在の時刻情報を取得する時計部と、時計部が取得した現在時刻と、スケジュール情報に含まれる時刻情報とに従って、該スケジュール情報に含まれる各レコードを、グループに分類するグルーピング部と、ユーザー操作の対象となっているスケジュール情報のレコードが属するグループを判断する操作対象判断部と、操作対象判断部の判断結果に応じて、複数の機能モジュールを選択し、選択された機能モジュールを一覧表示するメニュー表示部と、メニュー表示部におけるユーザー操作によって選択された機能モジュールを実行するアプリケーション実行部とを備える。 In order to solve the above-mentioned problem, the present invention is an operation control system in an information processing apparatus having a plurality of functional modules, which stores time information about a user's schedule and the type of schedule contents as schedule information. A clock unit that acquires current time information, a grouping unit that classifies each record included in the schedule information into a group according to the current time acquired by the clock unit, and the time information included in the schedule information, The operation target determination unit that determines the group to which the schedule information record that is the target of the user operation belongs, and a plurality of function modules are selected according to the determination result of the operation target determination unit, and the selected function module is The menu display section that displays the list and the user operation in the menu display section And an application execution unit that executes the selected function module.
 他の本発明は、複数の機能モジュールを有する情報処理装置における動作制御方法であって、
(1)ユーザーの予定に関する時刻情報及び予定内容の種別を、スケジュール情報としてスケジュール記憶部に記憶保持するスケジュール記憶ステップと、
(2)現在の時刻情報を取得するとともに、該現在時刻と、スケジュール情報に含まれる時刻情報とに従って、該スケジュール情報に含まれる各レコードを、グループに分類するグルーピングステップと、
(3)ユーザー操作の対象となっているスケジュール情報のレコードが属するグループを判断するとともに、該判断結果に応じて、複数の機能モジュールを選択し、選択された機能モジュールを、メニュー表示部に一覧表示するメニュー表示ステップと、
(4)メニュー表示部におけるユーザー操作によって選択された機能モジュールを実行するアプリケーション実行ステップと
を備える。
Another aspect of the present invention is an operation control method in an information processing apparatus having a plurality of functional modules,
(1) a schedule storage step of storing and holding time information related to the user's schedule and the type of schedule content as schedule information in a schedule storage unit;
(2) A grouping step of acquiring current time information and classifying each record included in the schedule information into a group according to the current time and time information included in the schedule information;
(3) The group to which the record of the schedule information that is the target of the user operation belongs is determined, and a plurality of function modules are selected according to the determination result, and the selected function modules are listed in the menu display unit. A menu display step to display;
(4) An application execution step for executing a functional module selected by a user operation on the menu display unit.
 これらの発明によれば、ユーザーが入力したスケジュールを、現在時刻に基づいて未来、現在、過去という時間属性グループに分類するとともに、ユーザー操作の対象となっているレコードが、いずれの時間属性グループに属するかに応じて、機能モジュールを選択して表示するので、未来、現在、過去に応じた適切な機能をアピールすることができる。この結果、未使用の機能や、新たな状況での用途などについての利用を促すことができる。 According to these inventions, the schedule input by the user is classified into time attribute groups of the future, the current, and the past based on the current time, and the record subject to the user operation is assigned to any time attribute group. Since the function module is selected and displayed according to whether it belongs, it is possible to appeal an appropriate function according to the future, the present, and the past. As a result, it is possible to promote the use of unused functions and uses in new situations.
 上記発明において、複数の機能モジュールの優先度を設定する優先度設定部をさらに備え、メニュー表示部は、優先度設定部が設定した優先度に従って、選択された機能モジュールをソートして一覧表示することが好ましい。この場合には、表示画面に表示する機能モジュールを優先度に応じて、ソートして、表示するので、優先度に応じて適切な機能を促すことができる。ここで、機能モジュールの優先度を決定する情報には、ユーザーの動作履歴や、時間情報、位置情報が含まれる。 The above invention further includes a priority setting unit for setting priorities of a plurality of functional modules, and the menu display unit sorts and displays the selected functional modules according to the priority set by the priority setting unit. It is preferable. In this case, since the functional modules displayed on the display screen are sorted and displayed according to the priority, an appropriate function can be prompted according to the priority. Here, the information for determining the priority of the functional module includes a user's operation history, time information, and position information.
 また、上記発明において、複数の機能モジュールの動作履歴を記録する動作履歴記録部をさらに備え、優先度設定部は、動作履歴を解析し、複数の機能モジュールの優先度を設定し、メニュー表示部は、優先度設定部が設定した優先度に従って、選択された機能モジュールをソートして一覧表示することが好ましい。この場合には、各ユーザーの使用頻度に応じて、機能モジュールを表示させることができるので、各ユーザーがよく使用する機能を優先的に表示して、機能を実行するための操作手順を減らしたり、逆に、未使用の機能を優先的に表示して、機能の利用機会の増大を図ることができ、携帯電話の利便性を向上させることができる。 The invention further includes an operation history recording unit that records operation histories of a plurality of functional modules, the priority setting unit analyzes the operation history, sets priorities of the plurality of functional modules, and a menu display unit. Preferably, the selected function modules are sorted and displayed in a list according to the priority set by the priority setting unit. In this case, the function module can be displayed according to the frequency of use by each user, so that the functions frequently used by each user can be preferentially displayed and the operation procedure for executing the functions can be reduced. On the contrary, unused functions can be preferentially displayed to increase the opportunities for using the functions, and the convenience of the mobile phone can be improved.
 上記発明において、自機の位置を示す位置情報を取得する位置情報取得部をさらに備え、メニュー表示部は、複数の機能モジュールを、時刻情報及び位置情報とに基づいて、選択し、一覧表示することが好ましい。この場合には、自機の位置情報も加味して、その場所に即した適切な機能の利用をユーザーに促すことができる。 In the above invention, the information processing apparatus further includes a position information acquisition unit that acquires position information indicating the position of the own device, and the menu display unit selects a plurality of function modules based on the time information and the position information, and displays a list. It is preferable. In this case, it is possible to prompt the user to use an appropriate function in accordance with the location, taking into account the location information of the own device.
 さらに、上記発明において、メニュー表示部では、選択された機能モジュールがアイコンとして表示され、一覧表示では、アイコンが渦巻状に配置されるとともに、該アイコンは、ユーザー操作に従って、渦巻に従って回転しつつ、放射方向に前後移動されることが好ましい。この場合には、アイコンを、仮想空間内に螺旋状に配置し、それらを二次元的に表現したいわゆる渦巻状に表示するとともに、ユーザーの回転操作により、渦巻を右回り又は左回りさせることにより、アイコンが拡大しながら中央から外方へ、又はアイコンが縮小しながら外方から中央へと、その大きさを拡大・縮小しながら移動するように表示するなど、限られた表示範囲内において、必要な情報を集約して表現できる。 Furthermore, in the above invention, in the menu display unit, the selected function module is displayed as an icon, and in the list display, the icon is arranged in a spiral shape, and the icon rotates according to the spiral according to a user operation, It is preferable to move back and forth in the radial direction. In this case, the icons are spirally arranged in the virtual space, displayed in a so-called spiral shape that represents them two-dimensionally, and the spiral is rotated clockwise or counterclockwise by the user's rotation operation. In a limited display range, such as displaying the icon moving from the center to the outside while the icon is enlarged, or moving from the outside to the center while the icon is reduced, the size is enlarged or reduced. Necessary information can be aggregated and expressed.
 以上述べたように、本発明によれば、携帯電話機などの情報処理装置において、ユーザー操作に応じて適切な機能をユーザーに知らせることで、使用頻度の高い機能の選択を容易にしたり、逆に、未使用の機能の利用機会を増大させたりすることができ、装置が備える種々の機能を最大限に利用することを促すことができる。 As described above, according to the present invention, in an information processing apparatus such as a mobile phone, it is possible to facilitate selection of a frequently used function by notifying a user of an appropriate function according to a user operation, and vice versa. It is possible to increase the use opportunities of unused functions and to promote the maximum use of various functions provided in the apparatus.
実施形態に係る携帯通信端末が利用される通信システムの全体構成を示す概念図である。It is a conceptual diagram which shows the whole structure of the communication system in which the portable communication terminal which concerns on embodiment is utilized. 実施形態に係るGUIの操作例を示す説明図である。It is explanatory drawing which shows the example of operation of GUI which concerns on embodiment. 実施形態に係るメニュー機能の表示画面を示す説明図である。It is explanatory drawing which shows the display screen of the menu function which concerns on embodiment. 実施形態に係るスケジュール機能の表示画面を示す説明図である。It is explanatory drawing which shows the display screen of the schedule function which concerns on embodiment. 実施形態に係る携帯通信端末の内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the portable communication terminal which concerns on embodiment. 実施形態に係る携帯端末の動作制御システムにかかる内部構成を示すブロック図である。It is a block diagram which shows the internal structure concerning the operation control system of the portable terminal which concerns on embodiment. 実施形態に係るデータ蓄積部に記憶されたテーブルデータのデータ構造を示す説明図である。It is explanatory drawing which shows the data structure of the table data memorize | stored in the data storage part which concerns on embodiment. 実施形態に係る動作制御システムの動作を示すフローチャート図である。It is a flowchart figure which shows operation | movement of the operation control system which concerns on embodiment. 変更例に係るデータ蓄積部に記憶されたテーブルデータのデータ構造を示す説明図である。It is explanatory drawing which shows the data structure of the table data memorize | stored in the data storage part which concerns on the example of a change. 変更例に係るアプリケーション選択部の内部構造を示すブロック図である。It is a block diagram which shows the internal structure of the application selection part which concerns on the example of a change. 変更例に係るメール機能の表示画面を示す説明図である。It is explanatory drawing which shows the display screen of the mail function which concerns on the example of a change. 変更例に係る画像閲覧機能の表示画面を示す説明図である。It is explanatory drawing which shows the display screen of the image browsing function which concerns on the example of a change.
 以下に添付図面を参照して、本発明に係る情報処理端末の動作制御システムの実施形態を詳細に説明する。図1は、本実施形態に係る携帯通信端末が利用される通信システムの全体構成を示す概念図であり、図2は、携帯通信端末1の外観を示す正面図であり、図3は、本実施形態に係るメニュー機能の表示画面を示す説明図であり、図4は、本実施形態に係るスケジュール機能の表示画面を示す説明図である。 Hereinafter, an embodiment of an operation control system for an information processing terminal according to the present invention will be described in detail with reference to the accompanying drawings. FIG. 1 is a conceptual diagram illustrating an overall configuration of a communication system in which a mobile communication terminal according to the present embodiment is used. FIG. 2 is a front view illustrating an external appearance of the mobile communication terminal 1. FIG. FIG. 4 is an explanatory diagram illustrating a menu function display screen according to the embodiment, and FIG. 4 is an explanatory diagram illustrating a schedule function display screen according to the present embodiment.
 本実施形態に係る通信システムは、図1に示すように、ユーザーが使用する情報処理装置である携帯通信端末1と、インターネット2上に設置されたコンテンツサーバー3とから概略構成される。なお、本実施形態では、携帯通信端末1を、複数の機能モジュールを有する情報処理装置の一例として説明する。 As shown in FIG. 1, the communication system according to the present embodiment is roughly composed of a mobile communication terminal 1 that is an information processing apparatus used by a user and a content server 3 installed on the Internet 2. In the present embodiment, the mobile communication terminal 1 will be described as an example of an information processing apparatus having a plurality of functional modules.
 コンテンツサーバー3は、本実施形態では、付加的なコンテンツやチュートリアル情報の配信を行うサーバーであり、例えば、Webサーバー等で構成される。このコンテンツサーバー3としては、WWW(World Wide Web)等のドキュメントシステムにおいて、HTML(HyperText Markup Language)ファイルや画像ファイル、音楽ファイルなどの情報送信を行うサーバーコンピュータ或いはその機能を持ったソフトウェアであり、HTML文書や画像などの情報を蓄積しておき、携帯通信端末1からの要求に応じて、インターネット2を通じて、これらの情報を送信する。なお、このコンテンツサーバー3によって配信されるコンテンツデータは、その全部又は一部を携帯通信端末1に予めインストールして、携帯通信端末1内に保存しておくこともでき、携帯通信端末1側で自機内のコンテンツデータを検索し、自機内に保存されていない場合に、コンテンツサーバー3に対して配信要求を行い、ダウンロードするようにしてもよい。 In the present embodiment, the content server 3 is a server that distributes additional content and tutorial information, and includes, for example, a Web server. The content server 3 is a server computer that transmits information such as HTML (HyperText Markup Language) files, image files, music files, etc. in a document system such as WWW (World Wide Web) or software having the function. Information such as HTML documents and images is stored, and the information is transmitted through the Internet 2 in response to a request from the mobile communication terminal 1. The content data distributed by the content server 3 can be preinstalled in the mobile communication terminal 1 and stored in the mobile communication terminal 1 in advance. The content data in the own device may be searched, and when the content data is not stored in the own device, a distribution request may be made to the content server 3 and downloaded.
 携帯通信端末1は、無線通信を利用した、携帯可能な電話機であり、基地局等の中継点と携帯電話機が無線で通信し、通話やデータ通信等の通信サービスを移動しつつ受けることができる。この携帯電話機の通信方式としては、例えば、FDMA方式、TDMA方式、CDMA方式、W-CDMAの他、PHS(Personal Handyphone System)方式等が挙げられる。また、この携帯電話機は、デジタルカメラ機能、アプリケーションソフトの実行機能、或いはGPS(Global Positioning System)などによる位置情報取得機能等、種々の機能が搭載され、携帯情報端末(PDA)としての機能も果たす。 The mobile communication terminal 1 is a portable phone using wireless communication, and a relay point such as a base station and a mobile phone communicate wirelessly and can receive communication services such as telephone calls and data communication while moving. . Examples of the communication system of the cellular phone include an FDMA system, a TDMA system, a CDMA system, a W-CDMA, a PHS (Personal Handyphone System) system, and the like. In addition, this mobile phone is equipped with various functions such as a digital camera function, an application software execution function, or a position information acquisition function using GPS (Global Positioning System), and also functions as a personal digital assistant (PDA). .
 デジタルカメラ機能は、光学的にデジタル画像を撮影する撮像機能である。また、位置情報取得機能は、自機の位置を示す位置情報を取得し、記録する機能であり、この位置情報取得機能としては、図1に示すように、例えば、GPSのように、衛星21からの信号によって自機の位置を検出する方法や、携帯電話の無線基地局22からの電波強度などによって位置を検出する方法が考えられる。 The digital camera function is an imaging function that optically captures a digital image. Further, the position information acquisition function is a function for acquiring and recording position information indicating the position of the own device. As this position information acquisition function, as shown in FIG. A method of detecting the position of the own device based on a signal from the mobile phone and a method of detecting the position based on the radio wave intensity from the radio base station 22 of the mobile phone are conceivable.
 そして、この携帯通信端末1は、図2に示すように、矩形状の本体100を備えており、ユーザーが入力操作を行うための操作ボタン166や等をジョグダイヤルなどの操作デバイスを備えるとともに、タッチパネル300を備えている。 As shown in FIG. 2, the mobile communication terminal 1 includes a rectangular main body 100. The mobile communication terminal 1 includes operation buttons 166 and the like for a user to perform an input operation, an operation device such as a jog dial, and a touch panel. 300.
(タッチパネル300の表示・操作の概要)
 タッチパネル300は、ユーザーの指先やペンなどを用いたタッチ操作による圧力によって操作信号を入力する入力デバイスであり、グラフィックを表示するLCDと、LCDに表示されたグラフィックの座標位置に対応した操作信号を受け付けるタッチセンサとが重畳されて構成されている。
(Outline of display / operation of touch panel 300)
The touch panel 300 is an input device that inputs an operation signal by pressure by a touch operation using a user's fingertip, pen, or the like. An LCD that displays a graphic and an operation signal corresponding to the coordinate position of the graphic displayed on the LCD are displayed. The touch sensor to be received is superimposed.
 ここで、タッチパネル300には、図2(a)及び(b)に示すように、操作メニューとして、タッチ操作により選択可能な選択項目がアイコン500として表示されている。アイコン500は、タッチパネル300上の表示画面において、渦巻状に配置され、ユーザーの操作に応じてアイコンが移動するようになっている。詳述すると、本実施形態では、複数のアイコン500は、仮想空間内に螺旋状に配置され、それらを二次元的に表現することにより、アイコン500がいわゆる渦巻状に配列されている。そして、タッチパネル300やジョグダイヤルに対するユーザーの回転操作によって、渦巻を右回り又は左回りさせることにより、アイコン500が拡大しながら中央から外方へ、又はアイコンが縮小しながら外方から中央へと、その大きさを拡大・縮小しながら渦巻に沿って移動するように表示される。 Here, on the touch panel 300, as shown in FIGS. 2A and 2B, selection items that can be selected by a touch operation are displayed as icons 500 as an operation menu. The icons 500 are arranged in a spiral shape on the display screen on the touch panel 300, and the icons move according to user operations. More specifically, in the present embodiment, the plurality of icons 500 are spirally arranged in the virtual space, and the icons 500 are arranged in a so-called spiral shape by representing them two-dimensionally. Then, by rotating the swirl clockwise or counterclockwise by the user's rotation operation with respect to the touch panel 300 or the jog dial, the icon 500 expands from the center to the outside, or the icon shrinks from the outside to the center. It is displayed to move along the spiral while expanding or reducing the size.
 そして、本実施形態に係るタッチパネル300では、図2(a)に示すように、第1の入力範囲401にアイコン500が渦巻状に配置され、第2の入力範囲402にゲージが表示されている。通常は、第1の入力範囲において円を描く操作(「ぐるぐる操作」)によりアイコン500を移動させ、アイコン500の総移動量に対する、現在の移動量がゲージ上のポイントの位置で表示される。 In the touch panel 300 according to the present embodiment, as shown in FIG. 2A, icons 500 are spirally arranged in the first input range 401, and a gauge is displayed in the second input range 402. . Normally, the icon 500 is moved by an operation of drawing a circle in the first input range (“round and round operation”), and the current movement amount with respect to the total movement amount of the icon 500 is displayed at the position of the point on the gauge.
 この「ぐるぐる操作」が検出されると、アイコン500やゲージの表示範囲はそのままの状態で、第1及び第2の入力範囲の割合が変更され、タッチパネル300全体が第1の入力範囲に設定される。これにより、ぐるぐる操作中にゲージに触れてしまっても、ゲージに対する操作は無視され、誤動作が回避される。 When this “round and round operation” is detected, the ratio of the first and second input ranges is changed while the display range of the icon 500 and the gauge remains unchanged, and the entire touch panel 300 is set as the first input range. The Thus, even if the gauge is touched during the round and round operation, the operation on the gauge is ignored and a malfunction is avoided.
 一方、第1及び第2の入力範囲のいずれかにおいて、図2(b)に示すような、任意の一点を所定の時間長、長押しすることにより、表示範囲はそのままの状態で、第2の入力範囲が拡大され、タッチパネル300全体が第2の入力範囲に設定される。この長押しの時間長は、ゲージにメモリ表示され、入力範囲が切り替えられるのに充分な時間長をエネルギーゲージにエネルギーを貯えているかのように表現される。これにより、タッチパネル上のどの箇所においても、ゲージに対する操作を行うことができ、ゲージの表示が小さい場合であっても、容易にゲージのポイントを操作することができる。特に、入力範囲を切り替えるための時間長をエネルギーゲージで表示するため、充分な時間長を視覚的に確認することができ、誤操作を防止できる。 On the other hand, in any one of the first and second input ranges, as shown in FIG. 2B, by pressing and holding an arbitrary point for a predetermined time length, the display range remains unchanged. And the entire touch panel 300 is set as the second input range. The time length of this long press is displayed in memory on the gauge, and is expressed as if energy is stored in the energy gauge for a sufficient length of time to switch the input range. Accordingly, the gauge can be operated at any location on the touch panel, and the gauge point can be easily operated even when the gauge display is small. In particular, since the time length for switching the input range is displayed with an energy gauge, a sufficient time length can be visually confirmed, and erroneous operation can be prevented.
 このように、第1及び第2の入力範囲に主従関係を持たせることができ、長押し操作によって、簡単に入力範囲の主従を切り替えることができる。このとき、アイコンやゲージ等の表示範囲はそのままで、入力範囲の位置及び面積のみを表示とは独立して変更するため、表示範囲を超えた誤操作を許容することができ、任意の入力範囲に対する操作を優先させることができる。 Thus, the master-slave relationship can be given to the first and second input ranges, and the master-slave of the input range can be easily switched by a long press operation. At this time, since the display range of icons, gauges, etc. remains unchanged, only the position and area of the input range are changed independently of the display, so that an erroneous operation beyond the display range can be allowed, and any input range can be Operation can be prioritized.
 また、タッチパネル300上に表示されるアイコン500は、スケジュール情報や、時間情報、位置情報及び、操作履歴情報に応じて、そのメニューアイコンの配列順序が変化するようになっており、例えば、図3(d)に示すように、朝の時間帯であれば、本日の予定を確認するスケジュールアイコン501が手前位置に優先的に表示され、図3(c)に示すように、午前中には、スケジュール予定の内容を入力するカレンダーアイコン502が表示され、図3(a)に示すように、夜の時間帯において、例えば、友達と交遊するスケジュール情報がある場合には、カメラアイコン503が手前位置に優先的に表示され、カメラ機能を利用した場合には、さらに、図3(b)に示すように、撮影した画像を表示させるピクチャーアイコン504が表示されるようになっている。 In addition, the icons 500 displayed on the touch panel 300 are configured such that the arrangement order of the menu icons changes according to schedule information, time information, position information, and operation history information. For example, FIG. As shown in FIG. 3D, in the morning time zone, a schedule icon 501 for confirming today's schedule is preferentially displayed at the front position, and as shown in FIG. A calendar icon 502 for inputting the contents of the schedule schedule is displayed. As shown in FIG. 3A, for example, when there is schedule information to play with friends in the night time zone, the camera icon 503 is positioned at the front side. When a camera function is used, a picture icon for displaying a photographed image is displayed as shown in FIG. 04 is adapted to be displayed.
 上記スケジュール機能では、図4(a)に示すように、表示画面301に、タッチ操作により選択可能な選択項目が、日付アイコン505として表示されている。この日付アイコン505は、メニュー画面と同様、LCD165上の表示画面において、渦巻状に配置され、タッチ操作などのユーザー操作に応じて移動するようになっている。そして、表示画面301では、それぞれの日付アイコン505に対応する情報が、表示画面の下方に表示されるようになっている。なお、この日付アイコンに対応する情報としては、例えば、その日付について、ユーザーがスケジュールが、吹出303として表示されるようになっている。 In the schedule function, as shown in FIG. 4A, selection items that can be selected by a touch operation are displayed on the display screen 301 as date icons 505. Similar to the menu screen, the date icon 505 is arranged in a spiral on the display screen on the LCD 165, and moves according to a user operation such as a touch operation. On the display screen 301, information corresponding to each date icon 505 is displayed below the display screen. As information corresponding to the date icon, for example, a schedule for the date is displayed as a balloon 303 by the user.
 さらに、タッチパネル300には、図4(b)に示すように、ガントチャート形式のスケジュール画面305が表示されるようになっている。具体的に、このガントチャート形式のスケジュール画面305では、通常としては、現在時刻の時間軸305aを画面中央部分に配置し、左右方向に時間経過を表しており、ユーザー操作で、表示される時間帯をスクロールさせることができる。なお、ガントチャート形式のスケジュール画面305が表示されている間は、表示画面301は、縮小され日付アイコン505が一列に表示される。 Further, as shown in FIG. 4B, the Gantt chart format schedule screen 305 is displayed on the touch panel 300. Specifically, in the schedule screen 305 in the Gantt chart format, the time axis 305a of the current time is usually arranged at the center of the screen, and the time is displayed in the left-right direction. The band can be scrolled. While the Gantt chart format schedule screen 305 is displayed, the display screen 301 is reduced and the date icons 505 are displayed in a line.
 また、ガントチャート形式のスケジュール画面305では、例えば、ユーザーがスケジュールとして入力した内容の項目がアイコン506や、ユーザーが操作したユーザー履歴がアイコン507として表示される。また、このスケジュール画面305には、ユーザーが選択したアイコンに関連し、その使用が推奨される機能モジュールを、「オススメ機能」として表示するオススメ機能表示欄306が含まれ、ユーザーが選択したアイコンに応じて、表示される機能モジュールが変化するようになっている。また、お薦め機能表示欄306に表示されたアイコンを選択すると、図4(c)に示すように、選択された機能モジュールを説明するウインドウ307が表示されるようになっている。 Also, on the schedule screen 305 in the Gantt chart format, for example, items of contents input as a schedule by the user are displayed as icons 506 and user history operated by the user is displayed as icons 507. In addition, the schedule screen 305 includes a recommended function display field 306 for displaying a function module related to the icon selected by the user and recommended to be used as a “recommended function”. Correspondingly, the displayed function module changes. When an icon displayed in the recommended function display field 306 is selected, a window 307 for explaining the selected function module is displayed as shown in FIG. 4C.
(携帯通信端末の内部構造)
 以上説明した表示・操作が可能なタッチパネル300を備えた携帯通信端末1の具体的な内部構成について、以下に詳述する。図5は、本実施形態に係る携帯通信端末1の内部構成を示すブロック図である。同図に示すように、携帯通信端末1は、アンテナ101に接続されたデュプレクサ102と、このデュプレクサ102に接続された受信系モジュール及び送信系モジュールとを備えている。
(Internal structure of mobile communication terminal)
A specific internal configuration of the mobile communication terminal 1 including the touch panel 300 that can be displayed and operated as described above will be described in detail below. FIG. 5 is a block diagram showing an internal configuration of the mobile communication terminal 1 according to the present embodiment. As shown in the figure, the mobile communication terminal 1 includes a duplexer 102 connected to an antenna 101, and a reception system module and a transmission system module connected to the duplexer 102.
 受信系モジュールとしては、低ノイズアンプ110、ミキサ111、IFアンプ112、直交ミキサ113、A/Dコンバータ114、復調器115、チャネルデコーダ116、音声デコーダ117、D/Aコンバータ118、スイッチ付きアンプ119、及びスピーカ120を備えている。一方、送信系モジュールとしては、マイク140、アンプ139、A/Dコンバータ138、音声エンコーダ137、チャネルエンコーダ136、変調器135、D/Aコンバータ134、直交ミキサ133、IFアンプ132、ミキサ131、及びパワーアンプ130を備えている。 The reception system module includes a low noise amplifier 110, a mixer 111, an IF amplifier 112, an orthogonal mixer 113, an A / D converter 114, a demodulator 115, a channel decoder 116, an audio decoder 117, a D / A converter 118, and an amplifier 119 with a switch. And a speaker 120. On the other hand, the transmission system module includes a microphone 140, an amplifier 139, an A / D converter 138, an audio encoder 137, a channel encoder 136, a modulator 135, a D / A converter 134, an orthogonal mixer 133, an IF amplifier 132, a mixer 131, and A power amplifier 130 is provided.
 また、携帯通信端末1は、制御系モジュールとして、シンセサイザ103、タイムベース150、CPU200、RAM152、ROM153、EEPROM151を備え、ユーザーインターフェース系モジュールとして、加速度センサ164、LCD165、操作ボタン166、LED167、タッチセンサ168、及びバイブレータ174を備え、さらに、電源系モジュールとして、電源系電池171、電源172、及びA/Dコンバータ173を備える。前述のタッチパネル300は、グラフィックを表示するLCD165と、LCD165に表示されたグラフィックの座標位置に対応した操作信号を受け付けるタッチセンサ168とが重畳されて構成されている。 The mobile communication terminal 1 includes a synthesizer 103, a time base 150, a CPU 200, a RAM 152, a ROM 153, and an EEPROM 151 as control system modules, and includes an acceleration sensor 164, an LCD 165, operation buttons 166, an LED 167, and a touch sensor as user interface modules. 168 and a vibrator 174, and further includes a power supply system battery 171, a power supply 172, and an A / D converter 173 as a power supply system module. The touch panel 300 described above is configured by superimposing an LCD 165 that displays a graphic and a touch sensor 168 that receives an operation signal corresponding to the coordinate position of the graphic displayed on the LCD 165.
 前記アンテナ101は、電波回線を介して基地局(図示せず)に対し信号を送受信する。デュプレクサ102は、送受信される信号の入出力を切り替える回路であり、アンテナ101が受信した信号を低ノイズアンプ110に入力し、パワーアンプ130から出力された信号をアンテナ101に出力する。 The antenna 101 transmits and receives signals to and from a base station (not shown) via a radio wave line. The duplexer 102 is a circuit that switches between input and output of a signal to be transmitted and received. The duplexer 102 inputs a signal received by the antenna 101 to the low noise amplifier 110 and outputs a signal output from the power amplifier 130 to the antenna 101.
 受信系モジュールにおいて、低ノイズアンプ110は、デュプレクサ102から入力された信号を増幅し、ミキサ111に出力する。ミキサ111は、低ノイズアンプ110の出力を受け、特定の周波数だけ分離して中間周波数信号として出力する。IFアンプ112は、ミキサ111から出力された中間周波数信号を増幅する。直交ミキサ113は、IFアンプ112の出力を受け直交復調する。A/Dコンバータ114は、直交ミキサ113の出力をデジタル化する。復調器115は、A/Dコンバータ114の出力を復調する。チャネルデコーダ116は、復調器115の出力に対して誤り訂正を行う。誤り訂正を行った信号には、制御メッセージ及び音声データが含まれる。制御メッセージはCPU200に、音声データは音声デコーダ117に送出される。 In the reception system module, the low noise amplifier 110 amplifies the signal input from the duplexer 102 and outputs the amplified signal to the mixer 111. The mixer 111 receives the output of the low noise amplifier 110, separates it by a specific frequency, and outputs it as an intermediate frequency signal. The IF amplifier 112 amplifies the intermediate frequency signal output from the mixer 111. The orthogonal mixer 113 receives the output of the IF amplifier 112 and performs orthogonal demodulation. The A / D converter 114 digitizes the output of the orthogonal mixer 113. The demodulator 115 demodulates the output of the A / D converter 114. Channel decoder 116 performs error correction on the output of demodulator 115. The error-corrected signal includes a control message and voice data. The control message is sent to the CPU 200 and the voice data is sent to the voice decoder 117.
 かかるチャネルデコーダ116から音声デコーダ117に入力された信号は、音声データにデコードされ、D/Aコンバータ118に受け渡される。D/Aコンバータ118は音声デコーダ117の出力をアナログ信号に変換する。スイッチ付きアンプ119は、CPU200からの制御信号に基づいて、適宜のタイミングで切り替えられ、スイッチONの状態においてD/Aコンバータ118の出力を増幅する。スピーカ120はスイッチ付きアンプ119の出力を増幅する。 The signal input from the channel decoder 116 to the audio decoder 117 is decoded into audio data and delivered to the D / A converter 118. The D / A converter 118 converts the output of the audio decoder 117 into an analog signal. The switch-equipped amplifier 119 is switched at an appropriate timing based on a control signal from the CPU 200 and amplifies the output of the D / A converter 118 when the switch is ON. The speaker 120 amplifies the output of the switch-equipped amplifier 119.
 一方、送信系モジュールにおいて、マイク140は、ユーザーからの音声信号を受け、この音声信号をアナログ信号として出力する。アンプ139は、マイク140から出力されるアナログ信号を増幅する。A/Dコンバータ138は、アンプ139の出力をデジタル信号に変換する。音声エンコーダ137はA/Dコンバータ138の出力をコード化して圧縮し、音声データとして出力する。チャネルエンコーダ136は、CPU200からの制御メッセージと音声エンコーダ137からの音声データとを合わせ、誤り訂正符号を付加する。 On the other hand, in the transmission system module, the microphone 140 receives an audio signal from the user and outputs the audio signal as an analog signal. The amplifier 139 amplifies the analog signal output from the microphone 140. The A / D converter 138 converts the output of the amplifier 139 into a digital signal. The audio encoder 137 encodes and compresses the output of the A / D converter 138 and outputs it as audio data. The channel encoder 136 combines the control message from the CPU 200 and the audio data from the audio encoder 137 and adds an error correction code.
 そして、変調器135は、チャネルエンコーダ136の出力を変調する。D/Aコンバータ134は、変調器135の出力をアナログ信号に変換する。直交ミキサ133は、D/Aコンバータ134の出力を、IF周波数信号(中間周波数信号)に変換する。IFアンプ132は直交ミキサ133の出力を増幅する。ミキサ131は、IFアンプ132の出力する信号の周波数を上げる。パワーアンプ130は、ミキサ131の出力を増幅する。 The modulator 135 modulates the output of the channel encoder 136. The D / A converter 134 converts the output of the modulator 135 into an analog signal. The orthogonal mixer 133 converts the output of the D / A converter 134 into an IF frequency signal (intermediate frequency signal). The IF amplifier 132 amplifies the output of the quadrature mixer 133. The mixer 131 increases the frequency of the signal output from the IF amplifier 132. The power amplifier 130 amplifies the output of the mixer 131.
 なお、前記シンセサイザ103は、通信中に、ミキサ111、直交ミキサ113、ミキサ131、直交ミキサ133の同期をとる。タイムベース150は、クロック信号を各部に供給する。 The synthesizer 103 synchronizes the mixer 111, the orthogonal mixer 113, the mixer 131, and the orthogonal mixer 133 during communication. The time base 150 supplies a clock signal to each unit.
 ユーザーインターフェース系において、加速度センサ164は、加速度の大きさ及び方向を検出するセンサである。LCD165は、ユーザーにメッセージや入力文字などを表示させる液晶ディスプレイである。タッチパネル300上のGUIでは、このLCD165を介して文字や図形、動画などのグラフィックを表示することができ、タッチパネル300上のタッチセンサ168を通じて、操作信号を取得する。 In the user interface system, the acceleration sensor 164 is a sensor that detects the magnitude and direction of acceleration. The LCD 165 is a liquid crystal display that displays messages, input characters, and the like to the user. The GUI on the touch panel 300 can display graphics such as characters, graphics, and moving images through the LCD 165, and obtains an operation signal through the touch sensor 168 on the touch panel 300.
 LED167は、点灯及び消灯によりユーザーにメッセージを伝えるためのものである。タッチセンサ168は、ユーザーの指がタッチパネル表面に接触したことを検出し、タッチパネル300表面に対する圧力によって操作信号を取得する。バイブレータ174は、着信を知らせるデバイスであり、着信すると振動する。 The LED 167 is for transmitting a message to the user by turning on and off. The touch sensor 168 detects that the user's finger has touched the surface of the touch panel, and acquires an operation signal by pressure applied to the surface of the touch panel 300. The vibrator 174 is a device that notifies an incoming call, and vibrates when the incoming call is received.
 また、電源系電池171は、電源172及びA/Dコンバータ173に電力を供給する。電源172は携帯通信端末1の電源である。A/Dコンバータ173は、信号をCPU200に供給する。 Further, the power system battery 171 supplies power to the power source 172 and the A / D converter 173. A power source 172 is a power source of the mobile communication terminal 1. The A / D converter 173 supplies a signal to the CPU 200.
 CPU200は、上記各部を制御する演算処理装置であり、ROM153に格納されたプログラムのコマンドを順次実行し、種々の機能を果たす。RAM152は、CPU200のワーキングメモリ等として使用され、CPU200による演算結果を一時的に格納する。ROM153にはCPU200用のプログラムが記録され、CPU200からの要求に応じて、プログラムの実行命令を順次出力する。EEPROM151には、短縮ダイヤルなどのユーザーデータや、機体固有のIDや電話番号が記録されている。 The CPU 200 is an arithmetic processing unit that controls each of the above-described units, and sequentially executes program commands stored in the ROM 153 to perform various functions. The RAM 152 is used as a working memory or the like for the CPU 200, and temporarily stores a calculation result by the CPU 200. A program for the CPU 200 is recorded in the ROM 153, and program execution instructions are sequentially output in response to a request from the CPU 200. The EEPROM 151 stores user data such as abbreviated dials, machine IDs and telephone numbers.
 そして、本実施形態においてCPU200は、アプリケーションを実行するアプリケーション実行部211としても機能し、このアプリケーション実行部211で本発明の動作制御プログラムなどのソフトウェアが実行されることによって、種々のモジュールがCPU200上に仮想的に構築され、メニューUI及び、スケジュールUIを用いた動作制御システムが実行される。 In the present embodiment, the CPU 200 also functions as an application execution unit 211 that executes an application. When the application execution unit 211 executes software such as the operation control program of the present invention, various modules are installed on the CPU 200. And an operation control system using a menu UI and a schedule UI is executed.
(動作制御システム)
 次いで、動作制御システムの内部構造について説明する。図6は、本実施形態に係る携帯通信端末1の動作制御システムに係る内部構成を示すブロック図であり、図7は、本実施形態に係るテーブルデータT1及びT2のデータ構造を示す説明図である。なお、説明中で用いられる「モジュール」とは、装置や機器等のハードウェア、或いはその機能を持ったソフトウェア、又はこれらの組み合わせなどによって構成され、所定の動作を達成するための機能単位を示す。
(Operation control system)
Next, the internal structure of the operation control system will be described. FIG. 6 is a block diagram illustrating an internal configuration according to the operation control system of the mobile communication terminal 1 according to the present embodiment, and FIG. 7 is an explanatory diagram illustrating a data structure of the table data T1 and T2 according to the present embodiment. is there. The “module” used in the description refers to a functional unit that is configured by hardware such as an apparatus or a device, software having the function, or a combination thereof, and achieves a predetermined operation. .
 上記動作制御システムは、携帯通信端末1に備えられたアプリケーションを選択して表示させ、ユーザー操作に応じて選択されたアプリケーションを実行させることにより、携帯通信端末1の動作を制御する。 The operation control system controls the operation of the mobile communication terminal 1 by selecting and displaying an application provided in the mobile communication terminal 1 and executing the application selected according to the user operation.
 具体的にこの動作制御システムは、アプリケーション実行系のモジュールとして、アプリケーション起動部207と、アプリケーション実行部211とを備える。アプリケーション起動部207は、操作信号取得部202からの操作信号と、アプリケーション選択部210からの機能モジュールに係る選択情報に基づいて、ユーザーによって選択されたアプリケーションを起動させるモジュールであり、アプリケーション実行部211へ操作信号を送信する。 Specifically, this operation control system includes an application activation unit 207 and an application execution unit 211 as application execution system modules. The application activation unit 207 is a module that activates the application selected by the user based on the operation signal from the operation signal acquisition unit 202 and the selection information related to the functional module from the application selection unit 210, and the application execution unit 211. Send an operation signal to.
 一方、アプリケーション実行部211は、一般のOSやブラウザソフト、メディア視聴アプリケーションなどのアプリケーションを実行するモジュールであり、通常はCPU等により実現される。特に、本実施形態において、アプリケーション実行部211は、メニュー表示部206aにおけるユーザー操作によって選択された機能モジュールを、アプリケーション起動部207を通じて起動させて実行する。また、本実施形態においては、操作信号取得部202からの入力により、第1の入力範囲401における操作信号の座標位置の移動量に応じてアイコンを移動するように制御し、一方、第2の入力範囲402における操作信号の座標位置の移動量に応じてゲージを変化するように制御する。具体的には、図2に示すように、第1の入力範囲401における入力信号の座標位置の回転移動に応じて、又は前記第2の入力範囲402におけるゲージに対する操作量に応じて、渦巻状に沿って、放射方向に前後移動するように制御する。 On the other hand, the application execution unit 211 is a module that executes applications such as a general OS, browser software, and media viewing application, and is usually realized by a CPU or the like. In particular, in the present embodiment, the application execution unit 211 activates and executes the function module selected by the user operation on the menu display unit 206a through the application activation unit 207. In the present embodiment, the input from the operation signal acquisition unit 202 is controlled to move the icon in accordance with the movement amount of the coordinate position of the operation signal in the first input range 401, while the second Control is performed so that the gauge changes according to the amount of movement of the coordinate position of the operation signal in the input range 402. Specifically, as shown in FIG. 2, a spiral shape is generated according to the rotational movement of the coordinate position of the input signal in the first input range 401 or according to the operation amount for the gauge in the second input range 402. To move back and forth in the radial direction.
 また、携帯通信端末1は、スケジュール及びチュートリアル系のモジュールとして、スケジュール記憶部205と、データ蓄積部209と、動作履歴記録部212と、時計部204と、位置情報取得部203と、アプリケーション選択部210と、優先度設定部213とを備えている。 The mobile communication terminal 1 includes a schedule storage unit 205, a data storage unit 209, an operation history recording unit 212, a clock unit 204, a position information acquisition unit 203, and an application selection unit as schedule and tutorial modules. 210 and a priority setting unit 213.
 スケジュール記憶部205は、ユーザーの予定に関する時刻情報、位置情報及びイベント属性(予定内容の種別)、具体的な予定内容に関するテキストデータ(メモ)等を、スケジュール情報として記憶保持する記憶装置である。このスケジュール情報は、一つのイベント(予定時刻)毎にレコードとして記録され、レコード毎に時刻情報、位置情報、イベント属性、テキストデータ等が関連付けられており、その内容については各ユーザーがカスタマイズ可能である。 The schedule storage unit 205 is a storage device that stores and holds, as schedule information, time information, position information, event attributes (schedule content type), text data (memo) related to specific schedule content, and the like related to the user's schedule. This schedule information is recorded as a record for each event (scheduled time), and time information, position information, event attributes, text data, etc. are associated with each record, and the contents can be customized by each user. is there.
 このスケジュール情報のレコードは、現在時刻と各レコードの時刻情報とに従って、時間属性(現在、過去、未来)グループに分類されて、図4(a)~(c)に示すようなスケジュールUIに、アイコンとして表示される。例えば、図4(b)に示すように、表示制御部206によるカレンダーUIは、現在の日にちと、時刻情報を含むカレンダー表示機能であり、現在の日時を示す時間軸305aを境界として、現在の日時よりも前のレコードを、過去の範囲507にアイコン507として表示し、現在の日にちよりも後のレコードを、未来の範囲506にアイコン506として表示する。 Records of this schedule information are classified into time attribute (current, past, future) groups according to the current time and the time information of each record, and the schedule UI as shown in FIGS. Displayed as an icon. For example, as shown in FIG. 4B, the calendar UI by the display control unit 206 is a calendar display function including the current date and time information, and the current axis is displayed on the time axis 305a indicating the current date and time. Records before the date and time are displayed as icons 507 in the past range 507, and records after the current date are displayed as icons 506 in the future range 506.
 データ蓄積部209は、各種データを蓄積する記憶装置であり、アプリケーションデータや、各機能モジュールにおいて表示される画像データ、アイコン画像などが蓄積されている。また、このデータ蓄積部209には、各データをカテゴリ毎に分類し、分類毎にユーザーに対してお勧めする機能モジュールを関連付けるテーブルデータT1,T2も備えている。 The data storage unit 209 is a storage device that stores various data, and stores application data, image data displayed in each functional module, icon images, and the like. The data storage unit 209 also includes table data T1 and T2 for classifying each data into categories and associating functional modules recommended to users for each category.
 具体的には、図7に示すように、テーブルデータT1では、スケジュール情報のレコードのイベント属性(カラオケ、旅行、仕事・会議等)を大項目カテゴリとし、さらに、小項目として、未来、現在、過去の時間カテゴリに分類され、それぞれのカテゴリ毎に推奨する機能モジュールが「オススメ機能」として関連付けられている。また、テーブルデータT2では、ユーザーの操作履歴データについて、機能種別を大項目カテゴリとし、さらに、小項目として、未来、現在、過去の時間カテゴリに分類し、それぞれのカテゴリ毎にお勧めする機能モジュールが関連付けられている。 Specifically, as shown in FIG. 7, in the table data T1, the event attributes (karaoke, travel, work / meeting, etc.) of the record of the schedule information are set to the large item category, and further, the future, present, Function modules classified into past time categories and recommended for each category are associated as “recommended functions”. In addition, in the table data T2, the function type of the user operation history data is classified into a large item category, and further, as a small item, it is classified into the future, current, and past time categories, and a functional module recommended for each category. Is associated.
 動作履歴記録部212は、ユーザー操作の履歴を取得し、ログとして記憶するモジュールであり、ユーザー操作に基づくメニュー操作やアイコン選択の履歴がログデータとして蓄積される。特に、本実施形態において、動作履歴記録部212は、オススメ機能として表示された複数の機能モジュールの動作履歴を記録する。 The operation history recording unit 212 is a module that acquires a user operation history and stores it as a log, and accumulates a menu operation and icon selection history based on the user operation as log data. In particular, in the present embodiment, the operation history recording unit 212 records operation histories of a plurality of functional modules displayed as recommended functions.
 優先度設定部213は、ユーザー設定や動作履歴等に基づいて、ユーザーが選択したアイコンに関連付けされた機能モジュールについて、優先度を設定するモジュールであり、メニュー表示部206aは、この優先度設定部213が設定した優先度に従って、選択された機能モジュールをソートして一覧表示する。特に、本実施形態において、優先度設定部213は、動作履歴記録部212に記録されたユーザー操作の動作履歴を解析して優先度を設定、変更する学習機能を備えている。例えば、優先度設定部213は、動作履歴を解析することで、使用頻度の高い機能モジュールを優先させたり、未使用の機能モジュールを優先させたりする。また、お勧めした機能モジュールを利用する頻度が高い場合には、優先度設定部213は、さらに、専門的な機能モジュールを優先させたり、オススメ機能の表示頻度を高くしたりする。一方、お勧めした機能モジュールを利用する頻度が低い場合には、より一般的な機能モジュールを優先させたり、オススメ機能の表示頻度を低くしたりする。そして、設定された優先度情報は、アプリケーション選択部210へ送信される。 The priority setting unit 213 is a module that sets priorities for the function modules associated with the icon selected by the user based on the user settings, operation history, and the like. The menu display unit 206a includes the priority setting unit. The selected function modules are sorted and displayed in a list in accordance with the priority set by 213. In particular, in the present embodiment, the priority setting unit 213 has a learning function for setting and changing the priority by analyzing the operation history of the user operation recorded in the operation history recording unit 212. For example, the priority setting unit 213 gives priority to a function module having a high use frequency or gives priority to an unused function module by analyzing an operation history. When the recommended function module is frequently used, the priority setting unit 213 further prioritizes a specialized function module or increases the recommended function display frequency. On the other hand, when the frequency of using the recommended function module is low, priority is given to a more general function module, or the recommended function is displayed less frequently. Then, the set priority information is transmitted to the application selection unit 210.
 なお、この優先度設定部213における優先度設定処理について、工場出荷時における初期状態では、各機能モジュールについて所定の優先度が予め設定されており、所定のアルゴリズムに則って優先度の設定が変更されるようになっている。この優先度の設定については、使用頻度の高いものを優先させるか、未使用のものを優先させるかなど、ユーザーの好みに応じて設定を変更することができる。 In addition, regarding the priority setting process in the priority setting unit 213, in the initial state at the time of factory shipment, a predetermined priority is preset for each functional module, and the setting of the priority is changed according to a predetermined algorithm. It has come to be. As for the setting of the priority, the setting can be changed according to the preference of the user, such as whether to give priority to frequently used ones or to give priority to unused ones.
 位置情報取得部203は、自機の位置を示す位置情報を取得し、記録するモジュールであり、例えば、GPSのように、衛星21からの信号によって自機の位置を検出したり、携帯電話の無線基地局22からの電波強度などによって位置を検出する。時計部204は、現在の時刻情報を取得するモジュールであり、位置情報取得部203が取得した位置情報に応じて、タイムゾーンを管理し、時差などを加味した時刻表示としてもよい。そして、位置情報取得部203及び時計部204の各情報は、アプリケーション選択部210へ送信される。 The position information acquisition unit 203 is a module that acquires and records position information indicating the position of the own device. For example, the position information acquisition unit 203 detects the position of the own device by a signal from the satellite 21 such as GPS, The position is detected by the radio wave intensity from the radio base station 22 or the like. The clock unit 204 is a module that acquires current time information. The clock unit 204 may manage the time zone according to the position information acquired by the position information acquisition unit 203, and may display a time that takes into account a time difference. Each information of the position information acquisition unit 203 and the clock unit 204 is transmitted to the application selection unit 210.
 アプリケーション選択部210は、操作信号取得部202から入力された信号に基づいて、ユーザーが操作する機能モジュールと関連付けされた機能モジュールを選択、決定するモジュールであり、本実施形態においては、図6(b)に示すように、スケジュール読出部210aと、現在時刻読出部210bと、グルーピング部210cと、操作対象判断部210dと、選択処理部210eと、アイコンソート部210fとを備えている。 The application selection unit 210 is a module that selects and determines a functional module associated with a functional module operated by the user based on a signal input from the operation signal acquisition unit 202. As shown in b), a schedule reading unit 210a, a current time reading unit 210b, a grouping unit 210c, an operation target determining unit 210d, a selection processing unit 210e, and an icon sorting unit 210f are provided.
 スケジュール読出部210aは、スケジュール記憶部205に蓄積された、ユーザーのスケジュール情報を読み出すモジュールである。具体的には、スケジュール読出部210aは、ユーザーがスケジュール機能を利用し、ユーザーの予定に関する情報を入力や閲覧を要求した場合に、そのスケジュール情報の該当レコードを、データ蓄積部209から、抽出するとともに、抽出されたレコードに含まれる時刻情報及びイベント属性(予定内容の種別)を抽出する。 The schedule reading unit 210a is a module for reading the user's schedule information accumulated in the schedule storage unit 205. Specifically, when the user uses the schedule function to request input or browsing of information related to the user's schedule, the schedule reading unit 210a extracts a corresponding record of the schedule information from the data storage unit 209. At the same time, the time information and event attributes (schedule content type) included in the extracted record are extracted.
 現在時刻読出部210bは、操作信号取得部202からの信号を取得した時点の時刻情報を時計部204から読み出すモジュールである。具体的には、現在時刻読出部210bは、ユーザー操作がある毎に現在時刻を読み出し、その時刻情報をグルーピング部210cに送信する。 The current time reading unit 210b is a module that reads time information at the time when the signal from the operation signal acquisition unit 202 is acquired from the clock unit 204. Specifically, the current time reading unit 210b reads the current time every time there is a user operation, and transmits the time information to the grouping unit 210c.
 グルーピング部210cは、時計部204が取得した現在時刻情報と、スケジュール情報の各レコードに含まれる時刻情報とに従って、スケジュール情報に含まれる各レコードを、「現在(或いは今日)」、「過去」、「未来」という時間属性グループに分類するモジュールである。具体的に、グルーピング部210cは、現在時刻情報と、各スケジュール情報に含まれる時刻情報とを対比し、各スケジュール情報に含まれる時刻情報が、未来の情報か、過去の情報か、現在の情報かを解析し、未来グループ、現在グループ又は過去グループのいずれかの時間属性グループに分類する。分類された各レコードは、時間属性に応じたフラグ(識別子)が付与され、フラグの種別に応じた処理が行われる。 The grouping unit 210c converts each record included in the schedule information according to the current time information acquired by the clock unit 204 and the time information included in each record of the schedule information to “current (or today)”, “past”, This module is classified into the time attribute group “future”. Specifically, the grouping unit 210c compares the current time information with the time information included in each schedule information, and whether the time information included in each schedule information is future information, past information, or current information. And is classified into a time attribute group of the future group, the current group, or the past group. Each classified record is given a flag (identifier) according to the time attribute, and processing according to the type of flag is performed.
 操作対象判断部210dは、ユーザー操作の対象となっているスケジュール情報のレコードが属するグループを判断するモジュールである。具体的には、例えば、ユーザーがスケジュール画面を表示させ、予定された内容のスケジュール情報のアイコンを選択した場合に、そのアイコン選択したユーザー操作信号に応じて、スケジュール記憶部205から該当するスケジュール情報のレコードを抽出し、そのレコードが未来グループ、現在グループ又は過去グループかを判断する。そして、操作対象判断部210dは、この判断結果を選択処理部210eに送信する。 The operation target determination unit 210d is a module that determines a group to which a record of schedule information that is a target of user operation belongs. Specifically, for example, when a user displays a schedule screen and selects an icon of schedule information with scheduled contents, the corresponding schedule information from the schedule storage unit 205 according to the user operation signal selected by the icon. The record is extracted, and it is determined whether the record is a future group, a current group, or a past group. Then, the operation target determination unit 210d transmits the determination result to the selection processing unit 210e.
 選択処理部210eは、操作対象判断部210dの判断結果に応じて選択された時間属性グループから、複数の機能モジュールを選択するモジュールであり、具体的には、ユーザーがスケジュール情報又は、操作履歴情報のデータを選択した場合に、データ蓄積部209に蓄積されたテーブルデータT1,T2を参照し、操作対象判断部210dが判断した時間属性グループのカテゴリに基づいて、ユーザーが選択したレコード(本実施形態ではタッチパネル300上のアイコン)に関連付けされた複数の機能モジュールを選択して抽出する。なお、本実施形態において、選択処理部210eは、時刻情報及び位置情報に基づいても、複数の機能モジュールから該当する機能モジュールを選択する機能を備えている。そして、選択処理部210eは、選択した複数の機能モジュールの情報を、アイコンソート部210fに送信する。 The selection processing unit 210e is a module that selects a plurality of functional modules from the time attribute group selected according to the determination result of the operation target determination unit 210d. Specifically, the user can select schedule information or operation history information. Record selected by the user based on the category of the time attribute group determined by the operation target determination unit 210d with reference to the table data T1 and T2 stored in the data storage unit 209. In the embodiment, a plurality of functional modules associated with the icon on the touch panel 300 are selected and extracted. In the present embodiment, the selection processing unit 210e has a function of selecting a corresponding functional module from a plurality of functional modules based on time information and position information. Then, the selection processing unit 210e transmits information on the selected plurality of functional modules to the icon sorting unit 210f.
 アイコンソート部210fは、優先度設定部213が設定した優先度に従って、選択処理部210eによって選択された機能モジュールをソートするモジュールである。具体的には、選択処理部210eが選択した複数の機能モジュールの集合体から一定の条件に従って、複数の機能モジュールを並び替える処理を実行している。ここで、本実施形態において、優先度設定部213が設定した優先度とは、動作履歴記録部212に記録された動作履歴を解析し、決定された優先度である。そして、アイコンソート部210fは、ソートした情報をメニュー表示部206aに送信する。 The icon sort unit 210f is a module that sorts the functional modules selected by the selection processing unit 210e according to the priority set by the priority setting unit 213. Specifically, a process of rearranging a plurality of functional modules from a collection of a plurality of functional modules selected by the selection processing unit 210e according to a certain condition is executed. Here, in the present embodiment, the priority set by the priority setting unit 213 is a priority determined by analyzing the operation history recorded in the operation history recording unit 212. Then, the icon sort unit 210f transmits the sorted information to the menu display unit 206a.
 なお、本実施形態において、アプリケーション選択部210は、優先度設定部213、位置情報取得部203、時計部204から入力された各情報に基づいて、複数の機能モジュールを選択及びソートしたが、本実施形態では、これに限定するものではなく、例えば、コンテンツサーバー3からの信号に基づいて、複数の機能モジュールを選択及びソートしてもよい。また、これらの各情報のうち、いずれか一つの情報から、又は複数の情報を組み合わせて、複数の選択モジュールを選択及びソートしてもよい。 In the present embodiment, the application selection unit 210 selects and sorts a plurality of functional modules based on the information input from the priority setting unit 213, the position information acquisition unit 203, and the clock unit 204. In the embodiment, the present invention is not limited to this. For example, a plurality of functional modules may be selected and sorted based on a signal from the content server 3. Moreover, you may select and sort a some selection module from any one information among these each information, or combining several information.
 また、携帯通信端末1は、入力/出力系のモジュールとして、操作デバイス201と、操作信号取得部202と、表示制御部206とを備えている。操作デバイス201は、タッチセンサ168や操作ボタン166などの操作デバイスが接続され、操作ボタンやタッチパネルなどユーザー操作が入力されるモジュールである。 Further, the mobile communication terminal 1 includes an operation device 201, an operation signal acquisition unit 202, and a display control unit 206 as input / output modules. The operation device 201 is a module to which operation devices such as a touch sensor 168 and operation buttons 166 are connected, and user operations such as operation buttons and a touch panel are input.
 操作信号取得部202は、ユーザー操作に基づく操作デバイスからの操作信号を取得し、操作信号に応じた実行命令を各モジュールに入力するモジュールである。具体的には、この操作信号は、操作対象となるアプリケーション起動部207及びアプリケーション選択部210に送出されるとともに、動作履歴記録部212にその動作履歴をログデータとして送信する。 The operation signal acquisition unit 202 is a module that acquires an operation signal from an operation device based on a user operation and inputs an execution command corresponding to the operation signal to each module. Specifically, this operation signal is sent to the application activation unit 207 and the application selection unit 210 to be operated, and the operation history is transmitted to the operation history recording unit 212 as log data.
 表示制御部206は、LCD165に表示する表示情報(画像や文字情報等)を生成するモジュールであり、アプリケーション実行部211により実行されたアプリケーションの画像を表示させ、操作信号取得部202が取得したユーザー操作信号に基づき、画像の変化を表示させる。また、本実施形態において、表示制御部206には、メニュー表示部206aを備えている。 The display control unit 206 is a module that generates display information (image, character information, etc.) to be displayed on the LCD 165, displays an image of the application executed by the application execution unit 211, and acquires the user acquired by the operation signal acquisition unit 202 An image change is displayed based on the operation signal. In the present embodiment, the display control unit 206 includes a menu display unit 206a.
 メニュー表示部206aは、アプリケーション選択部210によって選択及びソートされた機能モジュールをLCD165上に表示された、表示画面301にアイコンとして一覧表示するモジュールである。詳述すると、メニュー表示部206aは、操作対象判断部210dによって判断された時間属性グループの結果に応じて、複数の選択モジュールが選択され、かつ、優先度設定部213が設定した優先度や、位置情報及び時刻情報に従ってソートされた機能モジュールの情報を受信するとともに、その情報に基づいて、データ蓄積部209から該当するメニュー画面及びアイコン画像を抽出し、LCD165の表示画面301にアイコンとして一覧表示する。 The menu display unit 206a is a module that displays a list of the function modules selected and sorted by the application selection unit 210 as icons on the display screen 301 displayed on the LCD 165. Specifically, the menu display unit 206a selects a plurality of selection modules according to the result of the time attribute group determined by the operation target determination unit 210d, and the priority set by the priority setting unit 213, The function module information sorted according to the position information and time information is received, and the corresponding menu screen and icon image are extracted from the data storage unit 209 based on the information, and displayed as a list on the display screen 301 of the LCD 165 as icons. To do.
 これにより、例えば、表示画面301に表示されるメニュー画面においては、図3(a)~(d)に示すように、時間情報や、動作履歴情報よりメニューアイコンが並び替えられ、優先度の高いメニューアイコンが表示される。また、図4(b)及び(c)に示すように、スケジュール画面のオススメ機能表示欄306には、ユーザーの操作対象となっているレコードに関連付けられた複数の機能モジュールが一覧表示される。 Thereby, for example, in the menu screen displayed on the display screen 301, as shown in FIGS. 3A to 3D, the menu icons are rearranged from the time information and the operation history information, and the priority is high. A menu icon is displayed. As shown in FIGS. 4B and 4C, the recommended function display field 306 on the schedule screen displays a list of a plurality of function modules associated with the record that is the user's operation target.
(動作制御方法)
 以上の構成を有する動作制御システムを動作させることによって、本発明の動作制御方法を実施することができる。図8は、本実施形態に係る動作制御システムの動作を示すフローチャート図である。ここでは、ユーザーの予定であるスケジュール情報に、イベント属性が「カラオケ」であるレコードが含まれており、スケジュール画面に表示された「カラオケ」アイコンをユーザーが選択する場合を例に説明する。
(Operation control method)
The operation control method of the present invention can be implemented by operating the operation control system having the above configuration. FIG. 8 is a flowchart showing the operation of the operation control system according to the present embodiment. Here, a case will be described as an example where the schedule information which is a user's schedule includes a record whose event attribute is “Karaoke” and the user selects the “Karaoke” icon displayed on the schedule screen.
 始めに、ユーザーが携帯通信端末1のスケジュール機能を利用して、「カラオケ」の予定情報を入力した場合には、スケジュール読出部210aは、スケジュール記憶部205から、このスケジュール情報に含まれるレコードを読み出す(S101)とともに、現在時刻読出部210bが、時計部204から、現在時刻情報を取得する(S102)。そして、グルーピング部210cは、このスケジュール情報に含まれる、時刻情報と、現在時刻情報とを対比して、「カラオケ」の予定が含まれるレコードを、時間属性グループに分類する(S103)。 First, when the user inputs the schedule information of “Karaoke” using the schedule function of the mobile communication terminal 1, the schedule reading unit 210 a reads the record included in the schedule information from the schedule storage unit 205. In addition to reading (S101), the current time reading unit 210b acquires current time information from the clock unit 204 (S102). Then, the grouping unit 210c compares the time information included in the schedule information with the current time information, and classifies the records including the schedule of “karaoke” into a time attribute group (S103).
 本実施形態においては、スケジュール情報「カラオケ」は、図4(b)に示すように、現在時刻である16時から開始予定とされているので、この「カラオケ」情報に含まれるレコードの時間属性グループは、「現在」のグループに分類される。 In the present embodiment, the schedule information “Karaoke” is scheduled to start from 16:00, which is the current time, as shown in FIG. 4B, so the time attribute of the record included in this “Karaoke” information The group is classified as a “current” group.
 次いで、図4(b)に示すようなスケジュール画面305を表示させ、ユーザーに対してアイコンの選択を促す。アイコンを選択したユーザー操作の操作信号は、操作信号取得部202により受信され、操作信号取得部202は、その操作信号を操作対象判断部210dに送信する(S104)。 Next, a schedule screen 305 as shown in FIG. 4B is displayed to prompt the user to select an icon. The operation signal of the user operation selecting the icon is received by the operation signal acquisition unit 202, and the operation signal acquisition unit 202 transmits the operation signal to the operation target determination unit 210d (S104).
 操作対象判断部210dは、ユーザー操作の対象となっているスケジュール情報である「カラオケ」のレコードが属するグループを判断する。本実施形態において、操作対象判断部210dは、ユーザーがアイコンを選択した「カラオケ」レコードの時刻情報から、時間属性が「現在」グループに属するレコードであると判断し、その判断結果を選択処理部210eへ送信する。 The operation target determination unit 210d determines a group to which a record of “karaoke” that is schedule information that is a target of user operation belongs. In the present embodiment, the operation target determination unit 210d determines that the time attribute is a record belonging to the “current” group from the time information of the “karaoke” record in which the user has selected the icon, and selects the determination result as a selection processing unit. Send to 210e.
 選択処理部210eは、操作対象判断部210dの判断結果と、ユーザーのスケジュール予定に関する情報とから、データ蓄積部209に記憶されているテーブルデータT2を参照し、大項目カテゴリ「カラオケ」の小項目カテゴリ「現在」に関連付けされている複数の機能モジュールを選択する(S105)。ここで、本実施形態においては、図7に示すように、カメラ機能、赤外線機能、電卓機能等が選択される。そして、選択された機能モジュールの情報をアイコンソート部210fに送信する。 The selection processing unit 210e refers to the table data T2 stored in the data storage unit 209 based on the determination result of the operation target determination unit 210d and the information related to the user's schedule schedule, and the small item of the large item category “karaoke” A plurality of functional modules associated with the category “current” are selected (S105). Here, in the present embodiment, as shown in FIG. 7, a camera function, an infrared function, a calculator function, and the like are selected. Then, information on the selected functional module is transmitted to the icon sort unit 210f.
 選択された機能モジュールの情報を受信したアイコンソート部210fは、優先度設定部213により設定された優先度を参照し、その優先度に従って、選択された機能モジュールをソートする(S106)。この優先度は、優先度設定部213が、動作履歴記録部212から動作履歴を抽出し、動作履歴データを解析して設定された優先度情報である。そして、アイコンソート部210fは、選択した機能モジュールのソート情報をメニュー表示部206aに送信する。 The icon sort unit 210f that has received the information on the selected functional module refers to the priority set by the priority setting unit 213, and sorts the selected functional module according to the priority (S106). This priority is priority information set by the priority setting unit 213 extracting the operation history from the operation history recording unit 212 and analyzing the operation history data. Then, the icon sort unit 210f transmits sort information of the selected functional module to the menu display unit 206a.
 メニュー表示部206aは、アイコンソート部210fから受信した複数の選択された機能モジュール情報と、ソート情報を受信し、この情報に基づいて、データ蓄積部209から該当する機能モジュールのアイコン画像データを抽出し、ソートされた順番でアイコンを表示する(S107)。これにより、メニュー表示部206aは、選択された機能モジュールを表示させることで、図4(b)及び(c)に示すように、表示画面301のオススメ機能表示欄306に、機能モジュールのアイコンがソートされた順番で表示される。 The menu display unit 206a receives a plurality of selected function module information and sort information received from the icon sort unit 210f, and extracts icon image data of the corresponding function module from the data storage unit 209 based on this information. The icons are displayed in the sorted order (S107). As a result, the menu display unit 206a displays the selected function module, so that the icon of the function module is displayed in the recommended function display field 306 of the display screen 301 as shown in FIGS. Displayed in sorted order.
 なお、選択処理部210eは、この複数の機能モジュールを選択する際に、時刻情報と、位置情報とに基づいて、複数の機能モジュールを選択してもよい。この場合には、例えば、現在時刻がカラオケ開始の時刻である16時~17時の間である場合には、会計等はまだされないと判断し、電卓機能を選択せず、オススメ機能表示欄には電卓機能アイコンは表示されないこととなる。また、位置情報が、例えば、自宅の位置情報と一致する場合には、カラオケに出掛けなかったと判断して、テーブルデータT2に関連付けられた機能モジュールを選択せず、他の機能モジュールのアイコンが表示されることになる。 The selection processing unit 210e may select a plurality of function modules based on time information and position information when selecting the plurality of function modules. In this case, for example, if the current time is between 16:00 and 17:00, which is the karaoke start time, it is determined that the accounting is not yet performed, the calculator function is not selected, and the calculator is displayed in the recommended function display column. The function icon will not be displayed. For example, when the position information matches the position information at home, it is determined that the karaoke was not performed, and the function module associated with the table data T2 is not selected, and icons of other function modules are displayed. Will be.
(作用・効果)
 このような本実施形態によれば、ユーザーが入力したスケジュール情報のレコードを、未来、現在、過去という時間属性グループに分類分けするとともに、現在、ユーザーが操作する操作対象のレコードに対し、いずれの時間属性グループに属するかを判断し、判断結果に応じてそのレコードに関する複数の機能モジュールを表示させるので、ユーザーが操作対象としているレコードに対して、未来、現在、過去に応じた適切な機能の利用をユーザーに促すことができる。この結果、未使用の機能や、特定の状況にのみ使用し、他の用途で利用していない機能についての利用を促すことができる。
(Action / Effect)
According to the present embodiment, the record of the schedule information input by the user is classified into time attribute groups of future, current, and past, and any record for the operation target currently operated by the user is selected. Since it determines whether it belongs to the time attribute group and displays a plurality of function modules related to the record according to the determination result, the function that is appropriate for the future, current, and past is displayed for the record that the user is operating. Users can be encouraged to use it. As a result, it is possible to promote the use of unused functions or functions that are used only in specific situations and are not used for other purposes.
 さらに、本実施形態によれば、複数の機能モジュールの優先度を設定する優先度設定部213をさらに備え、メニュー表示部206aは、優先度設定部213が設定した優先度に従って、選択された機能モジュールをソートして一覧表示するので、表示画面301に表示する機能モジュールを優先度に応じて、ソートして、表示することができるので、各ユーザーに応じた適切な機能を促すことができる。 Furthermore, according to the present embodiment, a priority setting unit 213 that sets priorities of a plurality of functional modules is further provided, and the menu display unit 206a selects the function selected according to the priority set by the priority setting unit 213. Since the modules are sorted and displayed in a list, the function modules displayed on the display screen 301 can be sorted and displayed according to the priority, so that an appropriate function corresponding to each user can be promoted.
 また、本実施形態によれば、複数の機能モジュールの動作履歴を記録する動作履歴記録部212をさらに備え、優先度設定部213は、動作履歴を解析し、複数の機能モジュールの優先度を設定し、メニュー表示部206aは、優先度設定部213が設定した優先度に従って、選択された機能モジュールをソートして一覧表示するので、各ユーザーが使用する機能頻度に応じて、表示する機能モジュールを優先的に表示させることができ、各ユーザーがよく使用する機能を実行する操作手順を減らし、携帯電話の利便性を向上させることができる。 In addition, according to the present embodiment, the operation history recording unit 212 that records the operation history of a plurality of functional modules is further provided, and the priority setting unit 213 analyzes the operation history and sets the priorities of the plurality of functional modules. Then, the menu display unit 206a sorts and displays the selected function modules according to the priority set by the priority setting unit 213, so that the function module to be displayed is displayed according to the function frequency used by each user. It can be displayed preferentially, and the operation procedure for executing the function frequently used by each user can be reduced, and the convenience of the mobile phone can be improved.
 さらに、本実施形態によれば、自機の位置を示す位置情報を取得する位置情報取得部203をさらに備え、メニュー表示部206aは、複数の機能モジュールを、時刻情報及び位置情報とに基づいて、選択し、一覧表示するので、自機の位置情報も加味して、その場所に即した適切な機能の利用をユーザーに促すことができる。 Furthermore, according to the present embodiment, the information processing device further includes a position information acquisition unit 203 that acquires position information indicating the position of the own device, and the menu display unit 206a includes a plurality of function modules based on time information and position information. Since it is selected and displayed in a list, it is possible to prompt the user to use an appropriate function in accordance with the location, taking into account the location information of the own device.
 また、本実施形態によれば、メニュー表示部206aでは、選択された機能モジュールがアイコン500として表示され、一覧表示では、アイコン500が渦巻状に配置されるとともに、アイコン500は、ユーザー操作に従って、渦巻に従って回転しつつ、放射方向に前後移動されるので、限られた表示範囲内において、必要な情報を集約して表現できる。特に、本実施形態では、ユーザーがタッチした指で円を描くような回転操作を第1の入力範囲401で行い、入力信号の座標位置を回転移動させるか、或いは、又はゲージ上のポイントをスライドさせるなど、第2の入力範囲402におけるゲージ表示を変化させる操作により、アイコンの移動方法を切り替えることができるため、操作性を向上させることができる。 Further, according to the present embodiment, the selected function module is displayed as the icon 500 in the menu display unit 206a, and in the list display, the icon 500 is arranged in a spiral shape, and the icon 500 is displayed in accordance with a user operation. Since it is rotated according to the spiral and moved back and forth in the radial direction, necessary information can be expressed in an aggregated manner within a limited display range. In particular, in this embodiment, a rotation operation such as drawing a circle with a finger touched by the user is performed in the first input range 401, and the coordinate position of the input signal is rotated or the point on the gauge is slid. For example, the icon moving method can be switched by an operation of changing the gauge display in the second input range 402, so that the operability can be improved.
(変更例)
 本実施形態において、動作制御システムは、ユーザーが入力したスケジュール情報に含まれるレコードと現在時刻情報とに基づいて、ユーザーが選択した機能モジュールに関連付けられた複数の機能モジュールを選択し、一覧表示したが、本発明はこれに限定するものではなく、ユーザーが機能モジュールを実行している最中に、その実行中の機能モジュールと関連性のある機能モジュールを選択し、一覧表示する構成であってもよい。
(Example of change)
In the present embodiment, the operation control system selects and displays a list of a plurality of function modules associated with the function module selected by the user based on the record included in the schedule information input by the user and the current time information. However, the present invention is not limited to this, and while the user is executing the function module, the function module related to the function module being executed is selected and displayed in a list. Also good.
 以下に、ユーザーが実行している機能モジュールに関連付けされた複数の機能モジュールを選択し、一覧表示する変更例について説明する。図9は、本変更例に係るデータ蓄積に記憶されたテーブルデータのデータ構造を示す説明図であり、図10は、本変更例に係るアプリケーション選択部の内部構造を示すブロック図である。 The following describes a modification example in which a plurality of function modules associated with the function module being executed by the user are selected and displayed in a list. FIG. 9 is an explanatory diagram showing the data structure of the table data stored in the data accumulation according to this modification example, and FIG. 10 is a block diagram showing the internal structure of the application selection unit according to this modification example.
 本変更例では、図9に示すように、データ蓄積部209に、アプリケーション実行部211で実行されている機能モジュールに関連性のある機能モジュールを関連付けるテーブルデータT3を備えている。このテーブルデータは、実行中の機能モジュールに対してオススメする機能が関連付けられており、機能モジュールが実行される毎に参照され、逐次、オススメ機能が更新される。 In this modified example, as shown in FIG. 9, the data storage unit 209 is provided with table data T3 for associating functional modules related to the functional modules being executed by the application execution unit 211. In this table data, a recommended function is associated with the function module being executed, and is referred to each time the function module is executed, and the recommended function is updated sequentially.
 具体的には、図9に示すように、実行中機能がメール機能モジュールである場合、この機能にはデコレーションメール機能や、画像添付機能等が関連付けされており(テーブルデータT31)、この画像添付機能を実行した際には、その実行中にカメラ機能が「オススメ機能」として一覧表示される。このカメラ機能モジュールに対しては、画像加工機能や、メール作成機能等が関連付けされている(テーブルデータT32)。例えば、カメラ機能に対する「オススメ機能」である画像閲覧機能を実行した場合、その画像閲覧機能に対しては、メール作成機能や、画像編集機能等が関連付けされている(テーブルデータT33)。そして、本変更例において、データ蓄積部209は、複数のテーブルデータT31~T33がリレーションを相互に形成したリレーショナルデータベースであり、関連付けされた機能モジュールに関連のある機能モジュールがリレーションにより関連付けされている。なお、本実施形態では、テーブルデータT31~T33は、リレーションにより関連付けられた別個のテーブルデータとしたが、これら複数のテーブルデータT31~T33を単一のテーブルデータとして、自身を参照して再帰的に関連付けを読み出すようにしてもよい。 Specifically, as shown in FIG. 9, when the function being executed is a mail function module, a decoration mail function, an image attachment function, and the like are associated with this function (table data T31). When a function is executed, camera functions are listed as “recommended functions” during the execution. The camera function module is associated with an image processing function, a mail creation function, and the like (table data T32). For example, when an image browsing function that is a “recommended function” for the camera function is executed, an email creation function, an image editing function, and the like are associated with the image browsing function (table data T33). In the present modification example, the data storage unit 209 is a relational database in which a plurality of table data T31 to T33 form relations with each other, and function modules related to the associated function modules are related by the relation. . In the present embodiment, the table data T31 to T33 are separate table data associated by the relation. However, the plurality of table data T31 to T33 are recursively referred to by themselves as a single table data. The association may be read out.
 この場合には、図6(b)に示したブロック図においては、実行中の機能モジュールについては、グルーピング部210cによるグルーピングを省略し、操作信号取得部202から取得した操作信号に基づいて、選択処理部210eが、テーブルT31~T33を参照して、オススメすべき機能モジュールを選択する。 In this case, in the block diagram shown in FIG. 6B, the grouping by the grouping unit 210c is omitted for the function module being executed, and the function module is selected based on the operation signal acquired from the operation signal acquisition unit 202. The processing unit 210e refers to the tables T31 to T33 and selects a function module to be recommended.
 アイコンソート部210fは、優先度設定部213が設定した優先度に従って、選択処理部210eによって選択された機能モジュールをソートする。具体的には、選択処理部210eが選択した複数の機能モジュールの集合体から一定の条件に従って並び替える処理を実行している。ここで、本変更例においても、アイコンソート部210fは、優先度設定部213が設定した優先度に従って、選択された複数の機能モジュールを並び替える。そして、アイコンソート部210fは、ソートした情報をメニュー表示部206aに送信する。 The icon sorting unit 210f sorts the functional modules selected by the selection processing unit 210e according to the priority set by the priority setting unit 213. Specifically, a process of rearranging a set of a plurality of functional modules selected by the selection processing unit 210e according to a certain condition is executed. Here, also in the present modification example, the icon sorting unit 210f rearranges the plurality of selected functional modules according to the priority set by the priority setting unit 213. Then, the icon sort unit 210f transmits the sorted information to the menu display unit 206a.
 メニュー表示部206aは、アプリケーション選択部210によって選択及びソートされた機能モジュールをLCD165の表示画面301にアイコンとして一覧表示するモジュールである。本変更例では、図10(a)に示すように、例えば、ユーザーがメール機能モジュールを実行している場合には、表示画面301のオススメ機能表示欄306には、デコレーションメール作成機能や、画像データ添付機能等のアイコンが表示されるとともに、図10(b)に示すように、その機能モジュールの説明ウインドウ307が表示される。 The menu display unit 206 a is a module that displays a list of function modules selected and sorted by the application selection unit 210 as icons on the display screen 301 of the LCD 165. In this modified example, as shown in FIG. 10A, for example, when the user is executing the mail function module, the recommended function display field 306 of the display screen 301 includes a decoration mail creation function, an image An icon such as a data attachment function is displayed, and an explanation window 307 for the function module is displayed as shown in FIG.
 また、図11(a)に示すように、例えば、ユーザーが、ピクチャー閲覧機能を実行している場合には、表示画面301のオススメ機能表示欄306には、画像編集機能や、メール機能等がアイコンとして表示され、図11(b)に示すように、その機能モジュールの説明ウインドウ307が表示される。 As shown in FIG. 11A, for example, when the user is executing the picture browsing function, the recommended function display field 306 of the display screen 301 includes an image editing function, a mail function, and the like. As an icon, as shown in FIG. 11B, an explanation window 307 for the functional module is displayed.
 さらに、オススメ機能表示欄306から選択された機能モジュールが実行された場合には、図10(c)及び図11(c)に示すように、その実行された機能モジュールに関連付けされた複数の機能モジュールが、表示画面301のオススメ機能表示欄306にさらに表示される。 Further, when the function module selected from the recommended function display field 306 is executed, as shown in FIGS. 10C and 11C, a plurality of functions associated with the executed function module are displayed. The module is further displayed in the recommended function display field 306 of the display screen 301.
 このような本変更例によれば、ユーザーが使用している機能に関連された機能モジュールを、随時ユーザーに表示、通知するので、様々な状況に応じて利用することができる機能を十分に活用することができる。 According to this modified example, the function module related to the function used by the user is displayed and notified to the user at any time, so the functions that can be used in various situations are fully utilized. can do.
 また、上述した実施形態では、スケジュール情報のレコードや、実行中の機能モジュールに対して、推奨すべき機能モジュールを選択して設定するようにしたが、例えば、選択された機能モジュールや実行中の機能モジュールを実行するに際し、アプリケーションで必要な設定値を自動的に「オススメ値」としてデフォルト入力するようにしてもよい。 In the above-described embodiment, the function module to be recommended is selected and set for the schedule information record or the function module being executed. For example, the selected function module or the function module being executed is selected. When executing the function module, a setting value necessary for the application may be automatically input as a “recommended value” by default.
 例えば、図12に示すように、携帯通信端末1が歩数計の機能を備えている場合には、一日の目標歩数やその記録方法などの設定(図12(a)及び(b))について、推奨すべき最適な値や項目を自動入力するようにしてもよい。すなわち、この歩数計の設定では、例えば、歩数計設定メニューで「軽く運動」や「適度に運動」、「十分に運動」、「ダイエット」などの項目から目的にあった項目を選択できるようになっている。この選択した項目について、図12(c)に示すような各種の設定を行うようになっており、ユーザーが自由に変更可能であるが、自動入力によれば、ユーザーが例えば「適度に運動」を選択した場合には、その選択に合った目標値を自動設定する。 For example, as shown in FIG. 12, when the mobile communication terminal 1 has a pedometer function, setting of the target step count of the day and the recording method thereof (FIGS. 12A and 12B) The optimum value or item to be recommended may be automatically input. That is, in this pedometer setting, for example, in the pedometer setting menu, an item suitable for the purpose can be selected from items such as “light exercise”, “moderate exercise”, “full exercise”, “diet”, etc. It has become. For the selected item, various settings as shown in FIG. 12 (c) are made and can be freely changed by the user. However, according to the automatic input, the user can, for example, “moderately exercise”. When is selected, a target value suitable for the selection is automatically set.
 さらに、上述した実施形態では、優先度設定部213が、実行された機能モジュールの動作履歴情報を解析し、そのアプリケーションで設定された設定値を変更するよう推奨してもよい。例えば、上述したように、ユーザーが歩数計設定メニューで「適度に運動」を設定している場合では、優先度設定部213は、歩数計機能の動作履歴情報を参照し、記録された運動値と、設定された目標値とを比較する。そして、この運動値が、「適度に運動」に設定された目標値を一定回数超えている場合には、さらに、運動量が多いメニューである「十分な運動」及び「ダイエット」をお勧めする設定項目として、優先的に選択し、表示する。 Furthermore, in the above-described embodiment, the priority setting unit 213 may analyze the operation history information of the executed function module and may recommend changing the setting value set by the application. For example, as described above, when the user has set “exercise moderately” in the pedometer setting menu, the priority setting unit 213 refers to the operation history information of the pedometer function and records the recorded exercise value. Is compared with the set target value. And if this exercise value exceeds the target value set to “Moderate exercise” for a certain number of times, “Enough exercise” and “Diet” that are menus with more exercise amount are recommended. Select and display items preferentially.
 一方、歩数計機能により記録された運動値が、「適度に運動」メニューの目標値よりも、一定以下となる運動値である場合には、より運動量が少ないメニューである「軽く運動」メニューをお勧めする設定項目として、優先的に選択し、表示する。 On the other hand, if the exercise value recorded by the pedometer function is an exercise value that is less than or equal to the target value of the “Moderate Exercise” menu, the “Lightly Exercise” menu, which is a menu with less exercise, is displayed. Select and display priority settings as recommended settings.
 なお、この歩数計の機能は、加速度センサ164などにより振動を検出することにより、ユーザーの歩数を計測する機能であるが、この加速度センサ164による振動検出を、動作履歴記録部212で記録し、歩数計が使用されない間にも携帯通信端末1の振動を記録しておき、上述した歩数計設定の際に、その振動検出記録を参照して、最適な目標値や項目を設定するようにしてもよい。 The function of this pedometer is a function of measuring the number of steps of the user by detecting vibration with the acceleration sensor 164 or the like. The vibration detection by the acceleration sensor 164 is recorded by the operation history recording unit 212. The vibration of the mobile communication terminal 1 is recorded even when the pedometer is not used, and the optimum target value or item is set by referring to the vibration detection record when setting the pedometer described above. Also good.
 T1,T2,T3,T31~T33…テーブルデータ
 1…携帯通信端末
 2…インターネット
 3…コンテンツサーバー
 21…衛星
 22…無線基地局
 100…本体
 121…スケジュール記憶部
 122…データ蓄積部
 165…LCD
 166…操作ボタン
 167…LED
 168…タッチセンサ
 200…CPU
 201…操作デバイス
 202…操作信号取得部
 203…位置情報取得部
 204…時計部
 205…スケジュール記憶部
 206…表示制御部
 206a…メニュー表示部
 207…アプリケーション起動部
 209…データ蓄積部
 210…アプリケーション選択部
 210a…スケジュール読出部
 210b…現在時刻読出部
 210c…グルーピング部
 210d…操作対象判断部
 210e…選択処理部
 210f…アイコンソート部
 211…アプリケーション実行部
 212…動作履歴記録部
 213…優先度設定部
 300…タッチパネル
 301…表示画面
 303…吹出
 305…スケジュール画面
 305a…時間軸
 306…オススメ機能表示欄
 307…説明ウインドウ
 401…第1の入力範囲
 402…第2の入力範囲
 500…アイコン
 501…スケジュールアイコン
 505…日付アイコン
T1, T2, T3, T31 to T33 ... Table data 1 ... Mobile communication terminal 2 ... Internet 3 ... Content server 21 ... Satellite 22 ... Radio base station 100 ... Main body 121 ... Schedule storage unit 122 ... Data storage unit 165 ... LCD
166 ... Operation buttons 167 ... LED
168 ... Touch sensor 200 ... CPU
DESCRIPTION OF SYMBOLS 201 ... Operation device 202 ... Operation signal acquisition part 203 ... Position information acquisition part 204 ... Clock part 205 ... Schedule memory | storage part 206 ... Display control part 206a ... Menu display part 207 ... Application starting part 209 ... Data storage part 210 ... Application selection part 210a ... Schedule reading unit 210b ... Current time reading unit 210c ... Grouping unit 210d ... Operation target determining unit 210e ... Selection processing unit 210f ... Icon sorting unit 211 ... Application execution unit 212 ... Operation history recording unit 213 ... Priority setting unit 300 ... Touch panel 301 ... Display screen 303 ... Blowout 305 ... Schedule screen 305a ... Time axis 306 ... Recommended function display field 307 ... Description window 401 ... First input range 402 ... Second input range 500 ... Icon 501 Schedule icon 505 ... Date icon

Claims (10)

  1.  複数の機能モジュールを有する情報処理装置における動作制御システムであって、
     ユーザーの予定に関する時刻情報及び予定内容の種別を、スケジュール情報として記憶保持するスケジュール記憶部と、
     現在の時刻情報を取得する時計部と、
     前記時計部が取得した現在時刻と、前記スケジュール情報に含まれる時刻情報とに従って、該スケジュール情報に含まれる各レコードを、グループに分類するグルーピング部と、
     ユーザー操作の対象となっているスケジュール情報のレコードが属するグループを判断する操作対象判断部と、
     前記操作対象判断部の判断結果に応じて、前記複数の機能モジュールを選択し、選択された機能モジュールを一覧表示するメニュー表示部と、
     前記メニュー表示部におけるユーザー操作によって選択された機能モジュールを実行するアプリケーション実行部と、
    を備えることを特徴とする情報処理装置の動作制御システム。
    An operation control system in an information processing apparatus having a plurality of functional modules,
    A schedule storage unit that stores and holds time information and schedule type related to the user's schedule as schedule information;
    A clock section for acquiring current time information;
    A grouping unit for classifying each record included in the schedule information into a group according to the current time acquired by the clock unit and the time information included in the schedule information;
    An operation target determination unit that determines a group to which a record of schedule information that is a target of user operation belongs;
    A menu display unit that selects the plurality of functional modules according to a determination result of the operation target determination unit, and displays a list of the selected functional modules;
    An application execution unit that executes a functional module selected by a user operation in the menu display unit;
    An operation control system for an information processing apparatus comprising:
  2.  前記複数の機能モジュールの優先度を設定する優先度設定部をさらに備え、
     前記メニュー表示部は、前記優先度設定部が設定した優先度に従って、前記選択された機能モジュールをソートして一覧表示する
    ことを特徴とする請求項1に記載の情報処理装置の動作制御システム。
    A priority setting unit for setting the priority of the plurality of functional modules;
    2. The operation control system for an information processing apparatus according to claim 1, wherein the menu display unit sorts and displays the selected functional modules according to the priority set by the priority setting unit.
  3.  前記複数の機能モジュールの動作履歴を記録する動作履歴記録部をさらに備え、
     前記優先度設定部は、前記動作履歴を解析し、前記複数の機能モジュールの優先度を設定し、
     前記メニュー表示部は、前記優先度設定部が設定した優先度に従って、前記選択された機能モジュールをソートして一覧表示する
    ことを特徴とする請求項2に記載の情報処理装置の動作制御システム。
    An operation history recording unit for recording operation histories of the plurality of functional modules;
    The priority setting unit analyzes the operation history, sets priorities of the plurality of functional modules,
    3. The operation control system for an information processing apparatus according to claim 2, wherein the menu display unit sorts and displays the selected functional modules according to the priority set by the priority setting unit.
  4.  自機の位置を示す位置情報を取得する位置情報取得部をさらに備え、
     前記メニュー表示部は、前記複数の機能モジュールを、前記時刻情報及び前記位置情報とに基づいて、選択し、一覧表示する
    ことを特徴とする請求項1乃至3のいずれかに記載の情報処理装置の動作制御システム。
    It further includes a position information acquisition unit that acquires position information indicating the position of the own machine,
    4. The information processing apparatus according to claim 1, wherein the menu display unit selects and displays a list of the plurality of functional modules based on the time information and the position information. 5. Motion control system.
  5.  前記メニュー表示部では、前記選択された機能モジュールがアイコンとして表示され、
     前記一覧表示では、前記アイコンが渦巻状に配置されるとともに、該アイコンは、ユーザー操作に従って、渦巻に従って回転しつつ、放射方向に前後移動されることを特徴とする請求項1乃至4のいずれかに記載の情報処理装置の動作制御システム。
    In the menu display unit, the selected functional module is displayed as an icon,
    5. The list display according to claim 1, wherein the icons are arranged in a spiral shape, and the icons are moved back and forth in a radial direction while rotating according to the spiral in accordance with a user operation. The operation control system of the information processing apparatus described in 1.
  6.  複数の機能モジュールを有する情報処理装置における動作制御方法であって、
     ユーザーの予定に関する時刻情報及び予定内容の種別を、スケジュール情報としてスケジュール記憶部に記憶保持するスケジュール記憶ステップと、
     現在の時刻情報を取得するとともに、該現在時刻と、前記スケジュール情報に含まれる時刻情報とに従って、該スケジュール情報に含まれる各レコードを、グループに分類するグルーピングステップと、
     ユーザー操作の対象となっているスケジュール情報のレコードが属するグループを判断するとともに、該判断結果に応じて、前記複数の機能モジュールを選択し、選択された機能モジュールを、メニュー表示部に一覧表示するメニュー表示ステップと、
     前記メニュー表示部におけるユーザー操作によって選択された機能モジュールを実行するアプリケーション実行ステップと
    を備えることを特徴とする情報処理装置の動作制御方法。
    An operation control method in an information processing apparatus having a plurality of functional modules,
    A schedule storage step for storing and holding time information related to the user's schedule and the type of the schedule content in the schedule storage unit as schedule information;
    A grouping step of acquiring current time information and classifying each record included in the schedule information into a group according to the current time and the time information included in the schedule information;
    The group to which the record of the schedule information that is the target of the user operation belongs is determined, and the plurality of function modules are selected according to the determination result, and the selected function modules are displayed in a list on the menu display unit. A menu display step;
    An application execution step for executing a function module selected by a user operation on the menu display unit.
  7.  前記メニュー表示ステップでは、前記複数の機能モジュールの優先度を設定し、この設定した優先度に従って、前記選択された機能モジュールをソートして一覧表示することを特徴とする請求項6に記載の情報処理装置の動作制御方法。 7. The information according to claim 6, wherein in the menu display step, priorities of the plurality of functional modules are set, and the selected functional modules are sorted and displayed in a list according to the set priorities. An operation control method for a processing apparatus.
  8.  前記アプリケーション実行ステップでは、前記複数の機能モジュールの動作履歴を動作履歴記録部に記録し、
     前記メニュー表示ステップでは、前記動作履歴記録部に記録された前記動作履歴を解析し、前記複数の機能モジュールの優先度を設定し、この設定した優先度に従って、前記選択された機能モジュールをソートして一覧表示する
    ことを特徴とする請求項7に記載の情報処理装置の動作制御方法。
    In the application execution step, the operation history of the plurality of functional modules is recorded in an operation history recording unit,
    In the menu display step, the operation history recorded in the operation history recording unit is analyzed, priorities of the plurality of functional modules are set, and the selected functional modules are sorted according to the set priorities. The operation control method of the information processing apparatus according to claim 7, wherein a list is displayed.
  9.  前記メニュー表示ステップでは、自機の位置を示す位置情報を取得し、前記複数の機能モジュールを、前記時刻情報及び前記位置情報とに基づいて、選択し、一覧表示することを特徴とする請求項7又は8に記載の情報処理装置の動作制御方法。 The menu display step acquires position information indicating a position of the own device, selects the plurality of function modules based on the time information and the position information, and displays the list as a list. 9. An operation control method for an information processing apparatus according to 7 or 8.
  10.  前記メニュー表示ステップでは、前記選択された機能モジュールがアイコンとして表示され、
     前記一覧表示では、前記アイコンが渦巻状に配置されるとともに、該アイコンは、ユーザー操作に従って、渦巻に従って回転しつつ、放射方向に前後移動されることを特徴とする請求項6乃至9のいずれかに記載の情報処理装置の動作制御方法。
    In the menu display step, the selected functional module is displayed as an icon,
    In the list display, the icons are arranged in a spiral shape, and the icons are moved back and forth in a radial direction while rotating according to the spiral in accordance with a user operation. 2. An operation control method for the information processing apparatus according to 1.
PCT/JP2011/053462 2010-02-18 2011-02-18 Behavior control system and behavior control method of information processing device WO2011102447A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012500653A JPWO2011102447A1 (en) 2010-02-18 2011-02-18 Operation control system and operation control method for information processing apparatus

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2010033968 2010-02-18
JP2010-033968 2010-02-18

Publications (1)

Publication Number Publication Date
WO2011102447A1 true WO2011102447A1 (en) 2011-08-25

Family

ID=44483032

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2011/053462 WO2011102447A1 (en) 2010-02-18 2011-02-18 Behavior control system and behavior control method of information processing device

Country Status (2)

Country Link
JP (1) JPWO2011102447A1 (en)
WO (1) WO2011102447A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013122668A (en) * 2011-12-09 2013-06-20 Echo Denshi Kogyo Kk Environmental activity counting device, environmental activity counting program and environmental activity counting method
JP2013122656A (en) * 2011-12-09 2013-06-20 Ntt Docomo Inc Information processor and operation support method
JP2013182624A (en) * 2012-03-01 2013-09-12 Toshiba Corp Information processing apparatus and schedule displaying program
JP2013246471A (en) * 2012-05-23 2013-12-09 Denso Corp Operation reaction force providing system for portable equipment
WO2014013689A1 (en) * 2012-07-20 2014-01-23 パナソニック株式会社 Moving-image-with-comments generation device and moving-image-with-comments generation method
JP2018174000A (en) * 2013-01-31 2018-11-08 三星電子株式会社Samsung Electronics Co.,Ltd. Method for device to display user interface and the device
US10382612B2 (en) 2016-03-31 2019-08-13 Nec Corporation Business support system, business support method, information processing apparatus, communication device, and control methods and control programs of information processing apparatus and communication device
US10387006B2 (en) 2013-01-31 2019-08-20 Samsung Electronics Co., Ltd. Method of displaying user interface on device, and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004287815A (en) * 2003-03-20 2004-10-14 Hitachi Information Systems Ltd Screen display control system
JP2005221345A (en) * 2004-02-04 2005-08-18 Denso Corp Navigation system
JP2010015442A (en) * 2008-07-04 2010-01-21 Sony Corp Information providing device, information providing method, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004287815A (en) * 2003-03-20 2004-10-14 Hitachi Information Systems Ltd Screen display control system
JP2005221345A (en) * 2004-02-04 2005-08-18 Denso Corp Navigation system
JP2010015442A (en) * 2008-07-04 2010-01-21 Sony Corp Information providing device, information providing method, and program

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013122668A (en) * 2011-12-09 2013-06-20 Echo Denshi Kogyo Kk Environmental activity counting device, environmental activity counting program and environmental activity counting method
JP2013122656A (en) * 2011-12-09 2013-06-20 Ntt Docomo Inc Information processor and operation support method
JP2013182624A (en) * 2012-03-01 2013-09-12 Toshiba Corp Information processing apparatus and schedule displaying program
JP2013246471A (en) * 2012-05-23 2013-12-09 Denso Corp Operation reaction force providing system for portable equipment
WO2014013689A1 (en) * 2012-07-20 2014-01-23 パナソニック株式会社 Moving-image-with-comments generation device and moving-image-with-comments generation method
JP5571269B2 (en) * 2012-07-20 2014-08-13 パナソニック株式会社 Moving image generation apparatus with comment and moving image generation method with comment
US9674582B2 (en) 2012-07-20 2017-06-06 Panasonic Intellectual Property Management Co., Ltd. Comment-provided video generating apparatus and comment-provided video generating method
US9998797B2 (en) 2012-07-20 2018-06-12 Panasonic Intellectual Property Management Co., Ltd. Comment-provided video generating apparatus and comment-provided video generating method
JP2018174000A (en) * 2013-01-31 2018-11-08 三星電子株式会社Samsung Electronics Co.,Ltd. Method for device to display user interface and the device
US10387006B2 (en) 2013-01-31 2019-08-20 Samsung Electronics Co., Ltd. Method of displaying user interface on device, and device
US10768796B2 (en) 2013-01-31 2020-09-08 Samsung Electronics Co., Ltd. Method of displaying user interface on device, and device
US10382612B2 (en) 2016-03-31 2019-08-13 Nec Corporation Business support system, business support method, information processing apparatus, communication device, and control methods and control programs of information processing apparatus and communication device

Also Published As

Publication number Publication date
JPWO2011102447A1 (en) 2013-06-17

Similar Documents

Publication Publication Date Title
WO2011102447A1 (en) Behavior control system and behavior control method of information processing device
US20210124311A1 (en) System, method and graphical user interface for inputting date and time information on a portable multifunction device
US9141218B2 (en) Electronic device and control method thereof
US8433828B2 (en) Accessory protocol for touch screen device accessibility
KR100851302B1 (en) Method for executing function in idle screen of mobile terminal
EP2290922B1 (en) Apparatus for providing user interface for a portable terminal
KR20120024247A (en) Method for operating a mobile device by recognizing a user gesture and the mobile device thereof
EP2111022B1 (en) Mobile communication device with motion sensor for activating of applications
WO2009071138A1 (en) Improved mobile communication terminal and method
EP3567834B1 (en) Schedule processing method and electronic terminal
KR20080068492A (en) Electronic device with touch screen and method of executing application using same
WO2011055816A1 (en) Information terminal and input control program
US9906727B2 (en) Method for providing a title of contents based on context awareness and device thereof
CN115269098A (en) Mobile terminal and display method thereof
CN107104882A (en) The method, device and mobile terminal of good friend's speech information are shown in social software
KR20170130417A (en) Mobile terminal and control method thereof
KR20150002301A (en) Information display method, and electronic apparatus and mobile terminal using the same
KR101370210B1 (en) Mobile communication terminal with a touch screen and method of displaying application contents
KR20070089481A (en) Method and apparatus for offering user interface in a mobile station
US20100169830A1 (en) Apparatus and Method for Selecting a Command
CN112000409B (en) Mobile terminal and display method thereof
KR20090106733A (en) Method For Creating Of Schedule Using Received Message In Portable Terminal And Portable Terminal Having Function Of Creating Schedule Using Received Message
CN113741767A (en) Deep reading method and communication terminal
JP5338745B2 (en) Portable terminal device, database device, and communication network system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11744733

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2012500653

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11744733

Country of ref document: EP

Kind code of ref document: A1