WO2018110169A1 - 出力処理装置および出力処理方法 - Google Patents

出力処理装置および出力処理方法 Download PDF

Info

Publication number
WO2018110169A1
WO2018110169A1 PCT/JP2017/040501 JP2017040501W WO2018110169A1 WO 2018110169 A1 WO2018110169 A1 WO 2018110169A1 JP 2017040501 W JP2017040501 W JP 2017040501W WO 2018110169 A1 WO2018110169 A1 WO 2018110169A1
Authority
WO
WIPO (PCT)
Prior art keywords
output
output processing
information
unit
display component
Prior art date
Application number
PCT/JP2017/040501
Other languages
English (en)
French (fr)
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 US16/332,970 priority Critical patent/US20190227956A1/en
Priority to CN201780057368.3A priority patent/CN109716295A/zh
Publication of WO2018110169A1 publication Critical patent/WO2018110169A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/12Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor
    • G06F13/122Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor where hardware performs an I/O function other than control of data transfer
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1407General aspects irrespective of display type, e.g. determination of decimal point position, display with fixed or driving decimal point, suppression of non-significant zeros
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • 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/16Sound input; Sound output
    • G06F3/167Audio in a user interface, e.g. using voice commands for navigating, audio feedback
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2370/00Aspects of data communication
    • G09G2370/20Details of the management of multiple sources of image data
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2380/00Specific applications
    • G09G2380/10Automotive applications

Definitions

  • the disclosed embodiment relates to an output processing device and an output processing method.
  • One embodiment of the present invention has been made in view of the above, and provides an output processing device and an output processing method capable of improving user operability without changing a design in accordance with an external device. For the purpose.
  • One aspect of the embodiment includes an acquisition unit and an output processing unit in the output processing device.
  • the acquisition unit acquires, from the external device, extended application information including a display component for operating an extended application included in the external device and a descriptor that specifies a screen hierarchy of the display component.
  • the output processing unit displays the display component on the screen hierarchy specified by the extended application information acquired by the acquisition unit.
  • user operability can be improved without changing the design in accordance with the external device.
  • FIG. 1 is a diagram showing an outline of an output processing method.
  • FIG. 2 is a block diagram of the output processing apparatus.
  • FIG. 3 is a diagram showing an outline of the extended application information.
  • FIG. 4 is a diagram illustrating a specific example of the arbitration information.
  • FIG. 5 is a diagram illustrating a specific example of the arbitration processing by the arbitration unit.
  • FIG. 6 is a flowchart illustrating a processing procedure of output processing executed by the output processing device.
  • FIG. 7 is a flowchart illustrating the processing procedure of the arbitration processing executed by the output processing device.
  • FIG. 1 is a diagram showing an outline of an output processing method. This output processing method is executed by transmitting / receiving information between the output processing device 1 and the external device 50 shown in FIG.
  • the output processing device 1 is mounted on, for example, a vehicle and connected to the external device 50 via a signal cable L1 (see FIG. 2). Further, the output processing device 1 outputs the processing result of the extended application executed by the external device 50 to an output device such as a touch panel display.
  • the same display component may be displayed for all different extended applications.
  • the output processing device 1 acquires the extended application information 54 from the external device 50 as shown in FIG. 1 (step S1).
  • the extended application information 54 includes a display component P for the user to operate an extended application executed by the external device 50 and a descriptor describing information about the display component P.
  • the display component P includes image data such as operation buttons displayed on the touch panel display and icons indicating extended applications.
  • the descriptor includes information specifying the screen hierarchy of the display component P, for example.
  • the extended application information 54 is created based on, for example, the rules distributed from the manufacturer on the output processing device 1 side to each manufacturer on the external device 50 side.
  • the output processing device 1 can interpret the extended application information 54 by interpreting the extended application information 54 based on the protocol, regardless of the connected external device 50.
  • the output processing device 1 displays the display component P on the screen hierarchy designated by the extended application information 54 (step S2).
  • the display part P of the extended application corresponding to the menu screen is displayed. If the screen hierarchy is a setting screen under the menu screen, the display component P of the extended application corresponding to the setting screen is displayed.
  • the display components P1 to P3 of the internal application and the display components P4 to P6 of the extended application included in the output processing device 1 can be displayed seamlessly as shown in FIG.
  • the output processing device 1 when the display component P4 to 6 is selected by the user, the output processing device 1 sends a command corresponding to the display component P4 to 6 to the external device. 50 can also be output.
  • the user operability can be improved without changing the design of the output processing device 1 in accordance with the external device 50.
  • the output processing device 1 is connected to one external device 50 .
  • the output processing device 1 may be connected to a plurality of external devices 50. Even in such a case, it is possible to control a plurality of external devices 50 on the output processing device 1 side.
  • the output processing device 1 can also perform arbitration as to which information is preferentially output. Further, no design change is required on the output processing device 1 side even in the arbitration. Details of this point will be described later with reference to FIG.
  • the applications A to C are described as internal applications included in the output processing device 1, and the applications E to F are described as extended applications included in the external device 50.
  • FIG. 2 is a block diagram of the output processing device 1.
  • the touch panel display 4 is also shown.
  • the touch panel display 4 includes a display unit, an operation unit, a voice output unit, and the like.
  • the touch panel display 4 outputs images and sounds output from the output processing device 1.
  • the touch panel display 4 detects a user contact position with respect to the operation unit (for example, touch panel) and outputs an operation signal corresponding to the contact position to the output processing device 1.
  • the touch panel display 4 which serves as a display part, an operation part, an audio
  • the external device 50 includes a control unit 51 and a storage unit 53.
  • the control unit 51 includes a plurality of extended applications 52a to 52n, for example.
  • the extension applications 52a to 52n generate, for example, provision information to be provided to the user according to the execution status of each extension application, and output it to the output processing device 1.
  • Examples of such extended applications 52a to 52n include a navigation application and a traffic information receiving application.
  • the navigation application generates provision information such as image data and sound data indicating a route to the destination.
  • the navigation application generates provided information that guides the direction of travel when a branch point is reached in the middle of a route.
  • the traffic information receiving application receives traffic information and accident information around the vehicle, and generates provided information based on the received information.
  • the extended applications 52a to 52n output an output request including the generated provision information and a parameter indicating the priority of the provision information to be provided to the user (hereinafter also referred to as an arbitration parameter) to the output processing device 1.
  • the mediation parameter is assigned in advance according to the priority of the provided information by the designer at the time of designing the extended applications 52a to 52n, for example.
  • the extended applications 52a to 52n are collectively referred to as the extended application 52, and the internal applications 26a to 26n described later are referred to as the internal application 26.
  • the extended application 52 described above is an example, and the present invention is not limited to this.
  • the output processing device 1 can seamlessly control the extended application 52 and the internal application 26 included in the output processing device 1.
  • the internal application 26 and the extended application 52 may be described as “application” or “application” when it is not necessary to distinguish between them.
  • the storage unit 53 stores extended application information 54.
  • the extended application information 54 includes the display component P (see FIG. 1) for operating the extended application 52 as described above, and a descriptor that specifies the screen hierarchy of the display component P.
  • the output processing device 1 is connected to the external device 50 via a signal cable L1, a video cable L2, and an audio cable L3.
  • the signal cable L1 is a communication cable capable of transmitting information in both directions.
  • the video cable L2 transmits the video data (a plurality of time-sequential image data) generated by the extended application 52 from the external device 50 to the output processing device 1.
  • the audio cable L3 transmits the audio data generated by the extended application 52 from the external device 50 to the output processing device 1.
  • the signal cable L1, the video cable L2, and the audio cable L3 are shown as separate cables, but each of these cables may be a single cable.
  • the output processing device 1 and the external device 50 may transmit and receive information by wireless communication. Although these are not shown in the figure, the same applies to the connection between the output processing device 1 and the touch panel display 4.
  • the output processing device 1 includes a control unit 2 and a storage unit 3.
  • the control unit 2 includes an acquisition unit 21, an output processing unit 22, a command output unit 23, a reception unit 24, an arbitration unit 25, and an internal application 26.
  • the storage unit 3 stores application information 31 and arbitration information 32.
  • the application information 31 includes the extended application information 54 and information for controlling the internal application 26.
  • the mediation information 32 is mediation parameter information related to the provision information currently being output, and is updated by the mediation unit 25.
  • control unit 2 includes, for example, a computer having a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), an HDD (Hard Disk Drive), an input / output port, and various circuits. Including.
  • CPU Central Processing Unit
  • ROM Read Only Memory
  • RAM Random Access Memory
  • HDD Hard Disk Drive
  • the CPU of the computer reads out and executes a program stored in the ROM, for example, thereby executing an acquisition unit 21, an output processing unit 22, a command output unit 23, a reception unit 24, an arbitration unit 25, and an internal application 26 of the control unit 2. Function as.
  • At least one or all of the acquisition unit 21, the output processing unit 22, the command output unit 23, the reception unit 24, the arbitration unit 25, and the internal application 26 of the control unit 2 are connected to ASIC (Application Specific Integrated Circuit) or FPGA (FPGA It can also be configured with hardware such as Field Programmable Gate Array.
  • ASIC Application Specific Integrated Circuit
  • FPGA Field Programmable Gate Array
  • the storage unit 3 corresponds to, for example, a RAM or an HDD.
  • the RAM and HDD can store application information 31 and arbitration information 32.
  • the output processing device 1 may acquire the above-described program and various types of information via another computer or a portable recording medium connected via a wired or wireless network.
  • the acquisition unit 21 of the control unit 2 acquires the extended application information 54 from the external device 50 via the signal cable L1, for example, when a new external device 50 is connected when the output processing device 1 is activated. Then, the acquisition unit 21 stores the acquired extended application information 54 as application information 31 in the storage unit 3.
  • the acquisition unit 21 can suppress the number of acquisitions of the extended application information 54 by storing the extended application information 54 in the storage unit 3 on the output processing device 1 side. Thereby, the processing load required for acquiring the extended application information 54 can be suppressed.
  • the acquisition unit 21 may sequentially acquire necessary extended application information 54 in accordance with the screen hierarchy output from the output processing unit 22 to the touch panel display 4.
  • the application information 31 includes extended application information 54 and information related to the internal application 26 corresponding to the extended application information 54.
  • the output processing unit 22 displays the display component P on the screen hierarchy specified by the extended application information 54 acquired by the acquisition unit 21. Specifically, the output processing unit 22 refers to the application information 31, generates an image on which the display component P corresponding to the screen hierarchy to be output is displayed, and outputs the generated image to the touch panel display 4.
  • the output processing unit 22 refers to the application information 31 and there are a plurality of display components P in the screen hierarchy desired to be output, the output processing unit 22 generates an image in which the plurality of display components P are displayed as a list.
  • the display component P of the extended application 52 and the display component P of the internal application 26 described later are seamlessly displayed on the touch panel display 4.
  • the output processing unit 22 generates information about the display position of each display component P (hereinafter referred to as display position information) and stores it in the storage unit 3. And the command output part 23 will confirm the display position of each display component P based on this display position information.
  • the display component P of the internal application 26 is displayed on the setting screen, but the display component P of the extended application 52 is not displayed.
  • the output processing device 1 can display a list of the corresponding display components P on the setting screen regardless of the internal application 26 and the extended application 52.
  • the output processing unit 22 passes the authority to output to the touch panel display 4 (hereinafter referred to as output authority) to the application.
  • the output authority when the output authority is in the output processing unit 22, that is, when the display screen displayed on the touch panel display 4 is a menu screen, a setting screen, or the like, it is referred to as an internal output mode, and the output authority is assigned to the application. Some cases are called external output modes.
  • the command output unit 23 When the display component P is selected, the command output unit 23 outputs a command corresponding to the display component P to the extended application 52 or the internal application 26.
  • the command output unit 23 determines which display component P is selected by the operation signal based on the operation signal and the display position information described above. Check.
  • the command output unit 23 reads a command corresponding to the selected display component P from the application information 31 stored in the storage unit 3. Then, the command output unit 23 converts the operation signal into the command and outputs the command to the corresponding application.
  • the touch panel display 4 displays an image output from an application having an output authority.
  • the command output unit 23 acquires the operation signal from the touch panel display 4, the command output unit 23 outputs the operation signal as it is to the application having the output authority. Then, the application analyzes the operation signal by itself and performs control according to the operation signal.
  • the command output unit 23 outputs the operation signal as it is without converting the operation signal into a command, so that each application can perform control in accordance with the image drawn by itself.
  • the application can execute finer control (for example, detailed application settings) other than the above-described commands.
  • finer control for example, detailed application settings
  • the accepting unit 24 accepts an output request input from each application, and passes the accepted output request to the arbitrating unit 25.
  • the arbitration unit 25 performs arbitration as to whether or not the output request side provision information is output instead of the provision information being output from the touch panel display 4. A specific example of the arbitration process by the arbitration unit 25 will be described later with reference to FIG.
  • an arbitration table that defines the priority for each provision information is stored in advance, and the provision information is arbitrated based on the arbitration table.
  • the output processing device 1 according to the embodiment acquires an arbitration parameter for each provided information as described above, and performs arbitration based on the arbitration parameter. For this reason, in the output processing device 1 according to the embodiment, it is possible to appropriately perform arbitration without requiring an arbitration table.
  • arbitration can be performed without changing the design of the output processing device 1.
  • the internal applications 26a to 26n generate provision information to be provided to the user according to the execution status of each application, and output an output request to the reception unit 24.
  • the internal applications 26a to 26n include, for example, an audio application that reproduces music and moving images, a television application that receives television radio waves and outputs television images, and a fuel consumption calculation application that calculates vehicle fuel consumption.
  • the internal applications 26a to 26n are not limited to the above example, and can be arbitrarily changed.
  • the output processing device 1 may be configured not to include the internal application 26. In such a case, the manufacturing cost of the output processing device 1 can be reduced.
  • FIG. 3 is a schematic diagram of the extended application information 54.
  • the extended application information 54 stores a descriptor file and an image / audio file for each extended application.
  • the descriptor file stores a descriptor describing information about the display component P.
  • Information described by the descriptor includes the name of the display component P, information for designating the screen hierarchy of the display component P, the address where the display component P is stored, and the like.
  • the description information includes a command output from the command output unit 23 when the display component P is selected as described above.
  • the description information may include, for example, information for designating sound data of an operation sound when the display component P is selected, an address where the sound data is stored, and the like.
  • the output processing unit 22 causes the sound output unit to output an operation sound corresponding to the display component P. For this reason, the output processing apparatus 1 can make the user recognize aurally that the selection operation of the display component P was received.
  • the format of descriptors stored in all external devices 50 is unified. Accordingly, the output processing device 1 can control the external device 50 in the same manner even when a new external device 50 is connected.
  • the descriptor format is, for example, the XML (Extensible Markup Language) format, but is not limited to this format as long as the format is unified. Moreover, the format of the descriptor may be one or plural.
  • the image data of the display component P, the sound data of the operation sound output when the display component P is selected, and the like are stored at the address determined by the descriptor.
  • the mediation information 32 is information regarding the mediation parameter of the provision information currently being output, and is updated as needed according to the mediation result of the mediation unit 25.
  • the “output mode” shown in the figure indicates the type of content of the provided information output from the touch panel display 4 (see FIG. 2).
  • Such output modes include a video mode, an audio mode, and an interrupt audio mode indicating an audio interrupt.
  • the “output application” shown in the figure indicates the application that is currently outputting in each output mode.
  • the “output application” shown in the figure in the video mode and the audio mode, information provided by the application A and the application B that are the internal applications 26 is currently being output. Further, in the interrupt voice mode, the information provided by the application D that is the extended application 52 is currently being output.
  • the output processing apparatus 1 has a plurality of mediation parameters indicating the priority to be output for each provided information output by the application.
  • the mediation parameter has “priority at output” and “priority at output request”. This is because the priority at the time of output request may be different from the priority during output.
  • the higher the mediation parameter value the higher the priority to be provided. For example, it is necessary to inform the user of traffic information around the vehicle and information on traffic control around the vehicle relatively quickly in real time, but it is less necessary to continue to output after the output.
  • parameters are assigned to the provided information so that the priority at the time of output request is higher than the priority at the time of output.
  • a higher value than the parameter at the time of output is assigned to the parameter at the time of output request.
  • a “waiting bit” may be assigned to each provision information as an arbitration parameter.
  • This standby bit indicates whether or not to suspend the output of the provided information when losing due to arbitration. For example, when the standby bit is “1”, the output of the provision information is suspended.
  • the provision information that has been put on hold is temporarily stored in the storage unit 3 and is output after the provision information that has won the arbitration is output. Thereby, a plurality of provision information can be sequentially output in the order to be output. On the other hand, when the standby bit is “0”, the provision information is not suspended and the output is canceled.
  • FIG. 5 is a diagram illustrating a specific example of the arbitration process by the arbitration unit 25.
  • an output request is input from the application E, which is the extended application 52 shown in the figure, will be described as an example.
  • the output request includes an output mode and an arbitration parameter.
  • the arbitration part 25 will confirm the output mode contained in an output request, and the priority at the time of an output request, if an output request is acquired.
  • the output mode of the application E in the output request is the video mode.
  • the arbitration unit 25 compares the priority of the output of the application A currently being output in the video mode with the priority of the output request of the application E included in the output request.
  • the arbitration unit 25 determines the provided information of the one having a parameter with a higher priority as the winner.
  • the priority at the time of output of the app A currently being output is “3”
  • the priority at the time of the output request of the app E is “5”.
  • the arbitration unit 25 wins the provision information of the application E, outputs the provision information to the output processing unit 22, and outputs the provision information from the touch panel display 4 (see FIG. 2).
  • the arbitration unit 25 confirms the standby bit of the lost app A as a result of the arbitration.
  • the arbitration unit 25 holds the provision information because the standby bit of the application A is “1”, and outputs the provision information of the application A after the output of the provision information of the application E is completed.
  • the mediation unit 25 updates the video mode of the mediation information 32 shown in FIG. 4 from the app A to the mediation parameter of the app E. As a result, the mediation parameter currently being output is stored in the mediation information 32.
  • the arbitration unit 25 acquires the arbitration parameter for each output request from each application (here, the application E) is illustrated here, the present invention is not limited thereto.
  • the output processing apparatus 1 acquires the arbitration parameters related to all the provision information from the external apparatus 50 as the above-described extended application information 54 and stores it in the storage unit 3. Good.
  • the arbitration unit 25 can also perform arbitration by calling an arbitration parameter from the storage unit 3 in accordance with the provision information output from the extended application 52.
  • the arbitration unit 25 can also perform arbitration using the sub-priority parameter when the first arbitration is a draw. As a result, the arbitration result can be subdivided and determined even if the provided information has priority.
  • arbitration with respect to the video mode is taken as an example, but the same applies to other output modes (audio mode, interrupt audio mode, etc.).
  • arbitration unit 25 acquires output requests (for example, a video mode and an audio mode) for a plurality of output modes simultaneously from one application, for example, arbitration can be performed for each output mode.
  • FIG. 6 is a flowchart illustrating a processing procedure executed by the output processing device 1.
  • the acquisition unit 21 of the output processing device 1 determines whether or not there is an external device 50 newly connected to the output processing device 1 (step S101).
  • the acquisition unit 21 acquires the extended application information 54 (step S102).
  • step S101 when the new external device 50 is not connected to the output processing device 1 (No in step S101), the extended application information 54 has already been acquired, and thus the control is transferred to step S103 with step S102 omitted.
  • the output processing unit 22 causes the touch panel display 4 to display the display component P that matches the screen hierarchy (step S103). Subsequently, when the display component P is selected, the command output unit 23 outputs a command corresponding to the selected display component P (step S104).
  • the output processing unit 22 passes the output authority to the selected application (step S105), the command output unit 23 outputs an operation signal (step S106), and the process is terminated.
  • FIG. 7 is a flowchart illustrating the processing procedure of the arbitration processing executed by the output processing device 1.
  • the receiving unit 24 determines whether an output request has been received (step S201).
  • the arbitration unit 25 performs arbitration based on a parameter indicating the priority to be provided (step S202).
  • the output processing unit 22 outputs the provision information of the winning side as a result of the arbitration (step S203). Further, the arbitration unit 25 confirms whether or not the waiting flag of the losing provision information is 1 as a result of the arbitration (step S204).
  • Step S204 the arbitrating unit 25 suspends output of the losing provision information (Step S205), and ends the process.
  • the reception unit 24 does not receive the output request (No at Step S201) or when the waiting flag of the losing provision information is 0 (No at Step S204), the provision information output is suspended. Without processing, the process is terminated.
  • the output processing device 1 includes the acquisition unit 21 and the output processing unit 22.
  • the acquisition unit 21 acquires from the external device 50 extended application information 54 including a display component P for operating the extended application 52 included in the external device 50 and a descriptor that specifies the screen hierarchy of the display component P.
  • the output processing unit 22 displays the display component P on the screen hierarchy designated by the extended application information 54 acquired by the acquisition unit 21.
  • the output processing device 1 According to the output processing device 1 according to the embodiment, the operability of the user can be improved without changing the design in accordance with the external device 50.
  • the output processing device 1 is connected to one external device 50 .
  • the output processing device 1 may be connected to a plurality of external devices 50. Even in such a case, the output processing device 1 can seamlessly display the display component P of the extended application 52 included in the plurality of external devices 50.
  • the output processing device 1 is mounted on, for example, a vehicle. For this reason, there are some applications whose use is restricted while the vehicle is running.
  • the display component P that is different between when the vehicle is traveling and when the vehicle is stopped and a descriptor corresponding to the display component P can be stored in advance in the extended application information 54.
  • the output processing device 1 can acquire information indicating the traveling state of the vehicle, and change the display component P according to the traveling state according to the descriptor.
  • the display component P at the time of traveling is, for example, an image that is toned down so that the user can visually recognize that it cannot be selected.
  • the extended application 52 of the external device 50 can be controlled on the output processing device 1 side regardless of the version of the external device 50.
  • the extended application information 54 may include a descriptor that specifies a different command when the user presses the display component P or when the display component P is released.
  • the extended application information 54 stores a descriptor for designating an image to be displayed next and the image. May be.
  • a plurality of display components P with different languages to be used may be stored in the extended application information 54.
  • the output processing device 1 can display the display component P in an appropriate language according to the language used by the user.
  • the development cost of the output processing device 1 or the external device 50 can be reduced.
  • the language setting to be used can be selected by the user at the time of initial setting of the output processing device 1, for example.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Multimedia (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • User Interface Of Digital Computer (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Stored Programmes (AREA)

Abstract

外部装置(50)にあわせて設計変更を行うことなく、ユーザの操作性を向上させることを課題とする。実施形態の一態様に係る出力処置装置(1)は、取得部(21)と、出力処理部(22)とを備える。取得部(21)は、外部装置(50)が有する拡張アプリケーション(52)を操作するための表示部品(P)と、表示部品(P)の画面階層を指定する記述子とを含む拡張アプリケーション情報を外部装置(50)から取得する。出力処理部(22)は、取得部(21)によって取得された拡張アプリケーション情報で指定された画面階層に表示部品(P)を表示させる。

Description

出力処理装置および出力処理方法
 開示の実施形態は、出力処理装置および出力処理方法に関する。
 従来、予め実装されたアプリケーションに加え、接続する外部装置が有する拡張アプリケーションの処理結果をディスプレイやスピーカに出力する出力処理装置がある(例えば、特許文献1参照)。
特開2014-38188号公報
 しかしながら、従来の技術では、接続する外部装置にあわせたソフトウェアを出力処理装置側に予め実装しておく必要があり、接続する可能性のある外部装置に応じて出力処理装置の設計を変更する必要があった。
 実施形態の一態様は、上記に鑑みてなされたものであって、外部装置にあわせて設計変更を行うことなく、ユーザの操作性を向上させることができる出力処理装置および出力処理方法を提供することを目的とする。
 実施形態の一態様は、出力処理装置において、取得部と、出力処理部とを備える。取得部は、外部装置が有する拡張アプリケーションを操作するための表示部品と、前記表示部品の画面階層を指定する記述子とを含む拡張アプリケーション情報を前記外部装置から取得する。出力処理部は、前記取得部によって取得された前記拡張アプリケーション情報で指定された前記画面階層に前記表示部品を表示させる。
 実施形態の一態様によれば、外部装置にあわせて設計変更を行うことなく、ユーザの操作性を向上させることができる。
図1は、出力処理方法の概要を示す図である。 図2は、出力処理装置のブロック図である。 図3は、拡張アプリケーション情報の概要を示す図である。 図4は、調停情報の具体例を示す図である。 図5は、調停部による調停処理の具体例を示す図である。 図6は、出力処理装置が実行する出力処理の処理手順を示すフローチャートである。 図7は、出力処理装置が実行する調停処理の処理手順を示すフローチャートである。
 以下、添付図面を参照して、本願の開示する出力処理装置および出力処理方法の実施形態を詳細に説明する。なお、この実施形態により本発明が限定されるものではない。
 まず、図1を用いて実施形態に係る出力処理方法について説明する。図1は、出力処理方法の概要を示す図である。なお、かかる出力処理方法は、図1に示す出力処理装置1および外部装置50で情報を送受信することにより実行される。
 出力処理装置1は、例えば、車両に搭載され、信号ケーブルL1(図2参照)を介して外部装置50に接続される。また、出力処理装置1は、かかる外部装置50で実行される拡張アプリケーションの処理結果を例えばタッチパネルディスプレイなどの出力装置へ出力する。
 ここで、従来の出力処理装置では、接続する外部装置50が有する拡張アプリケーションに応じたソフトウェアを出力処理装置1側に予め実装する必要があった。
 具体的には、従来の出力処理装置は、かかるソフトウェアを実装していない場合に、例えば、異なる拡張アプリケーションであっても全て同じ表示部品が表示される場合がある。
 このため、ユーザは、表示部品がどの拡張アプリケーションに対応しているかを区別できないなど、外部装置50に対するユーザの操作性が低下するおそれがある。
 そこで、実施形態に係る出力処理方法では、上記のソフトウェアに相当する情報を外部装置50側に格納しておくこととした。具体的には、まず、実施形態に係る出力処理方法は、図1に示すように出力処理装置1が、外部装置50から拡張アプリケーション情報54を取得する(ステップS1)。
 ここで、拡張アプリケーション情報54は、外部装置50が実行する拡張アプリケーションをユーザが操作するための表示部品Pや、かかる表示部品Pに関する情報を記述した記述子を含む。
 また、表示部品Pは、例えば、タッチパネルディスプレイ上に表示される操作ボタンや拡張アプリケーションを示すアイコンなどの画像データを含む。また、記述子は、例えば、表示部品Pの画面階層を指定した情報を含む。
 ここで、拡張アプリケーション情報54は、例えば、出力処理装置1側のメーカから外部装置50側の各メーカへ配布された規約に基づいて作成される。
 このため、出力処理装置1は、かかる規約に基づいて拡張アプリケーション情報54を解釈することで、接続される外部装置50によらず、拡張アプリケーション情報54を解釈することが可能となる。
 続いて、実施形態に係る出力処理方法では、出力処理装置1が、拡張アプリケーション情報54で指定された画面階層に表示部品Pを表示させる(ステップS2)。
 例えば、出力処理装置1が出力する画面階層がメニュー画面であれば、メニュー画面に対応した拡張アプリケーションの表示部品Pを表示させる。また、画面階層がメニュー画面の配下にある設定画面であれば、設定画面に対応した拡張アプリケーションの表示部品Pを表示させる。
 このようにすることで、出力処理装置1が有する内部アプリケーションの表示部品P1~3と、拡張アプリケーションの表示部品P4~6とを同図に示すようにシームレスに表示することが可能となる。
 また、詳細については後述するが、実施形態に係る出力処理方法では、出力処理装置1は、表示部品P4~6がユーザに選択された場合、かかる表示部品P4~6に対応するコマンドを外部装置50へ出力することもできる。
 これにより、出力処理装置1側で外部装置50が有する拡張アプリケーションを内部アプリケーションと同様に制御することが可能となる。つまり、実施形態に係る出力処理方法では、出力処理装置1と外部装置50とをシームレスに連携させることができる。
 したがって、実施形態に係る出力処理方法によれば、外部装置50にあわせて出力処理装置1の設計変更を行うことなく、ユーザの操作性を向上させることができる。
 なお、上述した例では、出力処理装置1が1つの外部装置50に接続される場合について示したが、出力処理装置1は、複数の外部装置50に接続されることにしてもよい。かかる場合であっても、出力処理装置1側で複数の外部装置50を制御することが可能である。
 また、上述した例では、メニュー画面と設定画面とで同じ表示部品Pが表示される場合について示したが、表示する画面にあわせて異なる表示部品Pを表示させることもできる。また、図1に示した表示部品Pの配置は一例であってこれに限定されるものではない。
 ところで、出力処理装置1は、ユーザに提供すべき情報が複数ある場合、どの情報を優先して出力するかの調停を行うこともできる。そして、かかる調停に際しても出力処理装置1側の設計変更を必要としない。この点の詳細については、図5を用いて後述する。
 なお、以下では、アプリA~Cを出力処理装置1が有する内部アプリーションとして、アプリE~Fを外部装置50が有する拡張アプリケーションとして説明する。
 続いて、図2を用いて実施形態に係る出力処理装置1の構成について説明する。図2は、出力処理装置1のブロック図である。なお、図2では、出力処理装置1および外部装置50に加え、タッチパネルディスプレイ4を併せて示す。
 タッチパネルディスプレイ4は、表示部、操作部および音声出力部等を備える。タッチパネルディスプレイ4は、出力処理装置1から出力される画像や音声を出力する。
 また、タッチパネルディスプレイ4は、例えば、操作部(例えば、タッチパネル)に対するユーザの接触位置を検出し、接触位置に応じた操作信号を出力処理装置1へ出力する。なお、ここでは、表示部、操作部および音声出力部などを兼ねるタッチパネルディスプレイ4である場合について説明したが、表示部、操作部および音声出力部をそれぞれ別体として設けることにしてもよい。
 外部装置50は、制御部51と、記憶部53とを備える。制御部51は、例えば、複数の拡張アプリケーション52a~nを備える。拡張アプリケーション52a~nは、例えば、各拡張アプリケーションの実行状況に応じてユーザに提供すべき提供情報を生成し、出力処理装置1へ出力する。
 かかる拡張アプリケーション52a~nとして、例えば、ナビゲーションアプリ、交通情報受信アプリなどがある。ナビゲーションアプリは、例えば、目的地までの経路を示す画像データや音声データなどの提供情報を生成する。
 また、ナビゲーションアプリは、経路の途中で分岐点に差し掛かった場合に、進行方向を案内する提供情報を生成する。交通情報受信アプリは、車両周囲の渋滞情報や事故情報を受信し、受信した情報に基づいて提供情報を生成する。
 拡張アプリケーション52a~nは、生成した提供情報と、かかる提供情報のユーザに提供すべき優先度を示すパラメータ(以下、調停パラメータという場合がある)を含む出力要求を出力処理装置1へ出力する。
 ここで、調停パラメータは、例えば、各拡張アプリケーション52a~nの設計時に、設計者によって提供情報の優先度に応じて予め割り当てられる。
 また、以下では、拡張アプリケーション52a~nをまとめて拡張アプリケーション52と記載し、後述する内部アプリケーション26a~nを内部アプリケーション26と記載する。また、上記した拡張アプリケーション52は一例であって、これに限定されるものではない。
 また、上述したように、出力処理装置1は、拡張アプリケーション52と、出力処理装置1が有する内部アプリケーション26をシームレスに制御することができる。このため、以下では、内部アプリケーション26および拡張アプリケーション52を特に区別する必要がない場合、「アプリケーション」や「アプリ」と記載する場合がある。
 記憶部53は、拡張アプリケーション情報54を記憶する。拡張アプリケーション情報54は、上記したように拡張アプリケーション52を操作するための表示部品P(図1参照)と、表示部品Pの画面階層を指定する記述子とを含む。
 また、同図に示すように、出力処理装置1は、外部装置50と信号ケーブルL1、映像ケーブルL2および音声ケーブルL3を介して接続される。信号ケーブルL1は、双方向に情報を伝送可能な通信ケーブルである。
 映像ケーブルL2は、拡張アプリケーション52が生成した映像データ(時系列的に連続する複数の画像データ)を外部装置50から出力処理装置1へ伝送する。
 また、音声ケーブルL3は、拡張アプリケーション52が生成した音声データを外部装置50から出力処理装置1へ伝送する。なお、ここでは、信号ケーブルL1、映像ケーブルL2および音声ケーブルL3をそれぞれ別々のケーブルとして示したが、かかるそれぞれのケーブルを一つのケーブルとすることにしてもよい。
 また、出力処理装置1および外部装置50は、無線通信により情報を送受信することにしてもよい。なお、これらのことは、同図には図示を省略しているが、出力処理装置1とタッチパネルディスプレイ4との接続についても同様である。
 出力処理装置1は、制御部2と、記憶部3とを備える。制御部2は、取得部21と、出力処理部22と、コマンド出力部23と、受付部24と、調停部25と、内部アプリケーション26とを備える。
 また、記憶部3は、アプリケーション情報31と、調停情報32とを記憶する。アプリケーション情報31は、上記した拡張アプリケーション情報54や、内部アプリケーション26を制御するための情報を含む。また、調停情報32は、現在出力中の提供情報に関する調停パラメータの情報であり、調停部25によって更新される。
 ここで、制御部2は、例えば、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)、HDD(Hard Disk Drive)、入出力ポートなどを有するコンピュータや各種の回路を含む。
 コンピュータのCPUは、例えば、ROMに記憶されたプログラムを読み出して実行することによって、制御部2の取得部21、出力処理部22、コマンド出力部23、受付部24、調停部25および内部アプリケーション26として機能する。
 また、制御部2の取得部21、出力処理部22、コマンド出力部23、受付部24、調停部25および内部アプリケーション26の少なくともいずれか一つまたは全部をASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等のハードウェアで構成することもできる。
 また、記憶部3は、例えば、RAMやHDDに対応する。RAMやHDDは、アプリケーション情報31および調停情報32を記憶することができる。なお、出力処理装置1は、有線や無線のネットワークで接続された他のコンピュータや可搬型記録媒体を介して上記したプログラムや各種情報を取得することとしてもよい。
 制御部2の取得部21は、例えば、出力処理装置1の起動時に、新たな外部装置50が接続されていた場合、外部装置50から信号ケーブルL1を介して拡張アプリケーション情報54を取得する。そして、取得部21は、取得した拡張アプリケーション情報54をアプリケーション情報31として記憶部3に記憶させる。
 このように、取得部21は、拡張アプリケーション情報54を出力処理装置1側の記憶部3に記憶しておくことで、拡張アプリケーション情報54の取得回数を抑制することができる。これにより、拡張アプリケーション情報54の取得に要する処理負荷を抑制することができる。
 なお、取得部21は、出力処理部22がタッチパネルディスプレイ4へ出力する画面階層にあわせて必要な拡張アプリケーション情報54を順次取得することにしてもよい。
 かかる場合に、出力処理装置1側の記憶部3に拡張アプリケーション情報54を全て記憶させる必要がないので、出力処理装置1の記憶部3に記憶容量が小さい安価な記憶媒体を用いることもできる。したがって、出力処理装置1の部品コストを削減することができる。
 なお、アプリケーション情報31は、拡張アプリケーション情報54と、拡張アプリケーション情報54に対応した内部アプリケーション26に関する情報とを含むものとする。
 出力処理部22は、取得部21によって取得された拡張アプリケーション情報54により指定された画面階層に表示部品Pを表示させる。具体的には、出力処理部22は、アプリケーション情報31を参照して、出力する画面階層に対応した表示部品Pを表示させた画像を生成し、タッチパネルディスプレイ4へ出力する。
 このとき、出力処理部22は、アプリケーション情報31を参照した結果、出力を所望する画面階層に複数の表示部品Pがあれば、かかる複数の表示部品Pを一覧表示させた画像を生成する。
 これにより、タッチパネルディスプレイ4には、拡張アプリケーション52の表示部品Pと後述する内部アプリケーション26の表示部品Pとがシームレスに表示されることとなる。
 また、出力処理部22は、各表示部品Pの表示位置に関する情報(以下、表示位置情報という)を生成し、記憶部3に格納する。そして、コマンド出力部23は、かかる表示位置情報に基づいて各表示部品Pの表示位置を確認することとなる。
 ところで、従来の出力処理装置では、例えば、設定画面において内部アプリケーション26の表示部品Pは表示されるものの、拡張アプリケーション52の表示部品Pについては表示されなかった。
 このため、ユーザは、拡張アプリケーション52の設定を変更しようとする場合、例えば、メニュー画面から拡張アプリケーション52を呼び出して、拡張アプリケーション52の設定を行う必要があった。
 このため、従来の出力処理装置では、ユーザが拡張アプリケーション52の設定を変更する場合に、画面階層を何度も行き来して設定を行う必要があり、操作時間が嵩んでしまう。そのため、従来の出力処理装置では、ユーザの操作性が低下してしまう。
 一方、実施形態に係る出力処理装置1は、内部アプリケーション26および拡張アプリケーション52に関係なく対応する表示部品Pを設定画面に一覧表示させることができる。
 したがって、ユーザは、少ない操作で各拡張アプリケーション52の設定を行うことができる。このため、操作時間を短縮することができ、ユーザの操作性を向上させることができる。
 また、出力処理部22は、後述するコマンド出力部23がアプリケーションへコマンドを出力した場合に、タッチパネルディスプレイ4への出力の権限(以下、出力権限という)をかかるアプリケーションへ渡す。
 なお、以下では、出力権限が出力処理部22にある場合、すなわち、タッチパネルディスプレイ4に表示された表示画面が、メニュー画面や設定画面などである場合について内部出力モードといい、出力権限がアプリケーションにある場合を外部出力モードという。
 コマンド出力部23は、表示部品Pが選択された場合に、かかる表示部品Pに対応するコマンドを拡張アプリケーション52や内部アプリケーション26へ出力する。
 具体的には、まず、コマンド出力部23は、タッチパネルディスプレイ4から操作信号が入力された場合に、かかる操作信号および上記した表示位置情報に基づき、操作信号がどの表示部品Pを選択したかを確認する。
 続いて、コマンド出力部23は、選択された表示部品Pに対応するコマンドを記憶部3に記憶されたアプリケーション情報31から読み出す。そして、コマンド出力部23は、操作信号をかかるコマンドへ変換し、かかるコマンドを対応するアプリケーションへ出力する。
 これにより、アプリケーションは、かかるコマンドに対応した制御を実行することができる。すなわち、出力処理装置1側で拡張アプリケーション52を制御することが可能となる。
 また、上記した外部出力モードである場合、タッチパネルディスプレイ4には、出力権限を有するアプリケーションから出力される画像が表示されることとなる。
 このため、外部出力モードである場合に、コマンド出力部23は、タッチパネルディスプレイ4から操作信号を取得した場合、出力権限を有するアプリケーションへ操作信号をそのまま出力する。そして、アプリケーションは、かかる操作信号を自ら解析し、操作信号に応じた制御を行う。
 つまり、外部出力モードにおいて、コマンド出力部23は、操作信号をコマンドに変換せず、操作信号をそのまま出力することで、各アプリケーションは、自ら描画した画像にあわせて制御を行うことができる。
 したがって、アプリケーションは、上記したコマンド以外のより細かい制御(例えばアプリケーションの詳細設定など)を実行することが可能となる。また、かかる場合に、コマンド出力部23による操作信号のコマンドへの変換処理を省略することができるため、コマンド出力部23の処理負荷を抑えることもできる。
 受付部24は、各アプリケーションから入力される出力要求を受け付け、受け付けた出力要求を調停部25へ渡す。調停部25は、受付部24から出力要求が入力された場合に、タッチパネルディスプレイ4から出力中の提供情報に代えて出力要求側の提供情報を出力するか否かの調停を行う。なお、調停部25による調停処理の具体例については図5を用いて後述する。
 ここで、従来の出力処理装置では、各提供情報について優先度を規定した調停テーブルを予め記憶しておき、かかる調停テーブルに基づいて提供情報の調停が行われていた。
 かかる調停テーブルは、外部装置50や新たなアプリケーションが追加される場合、既存の提供情報と追加される提供情報との全ての調停の勝敗結果を定めて変更する必要があった。
 一方、実施形態に係る出力処理装置1は、上記したように提供情報ごとに調停パラメータを取得し、かかる調停パラメータに基づいて調停を行う。このため、実施形態に係る出力処理装置1では、調停テーブルを必要とせず、適切に調停を行うことが可能となる。
 したがって、出力処理装置1に新たな外部装置50が接続される場合であっても、出力処理装置1側の設計変更を行わずに、調停を行うことができる。
 内部アプリケーション26a~nは、拡張アプリケーション52と同様に、各アプリの実行状況に応じてユーザに提供すべき提供情報を生成し、出力要求を受付部24へ出力する。内部アプリケーション26a~nは、例えば、音楽や動画を再生するオーディオアプリ、テレビの電波を受信してテレビ映像を出力するテレビアプリ、車両の燃費を計算する燃費計算アプリなどがある。なお、内部アプリケーション26a~nは、上記の例に限定されるものではなく、任意に変更することができる。
 また、出力処理装置1は内部アプリケーション26を備えない構成とすることにしてもよい。かかる場合に、出力処理装置1の製造コストを削減することができる。
 次に、図3を用いて拡張アプリケーション情報54について説明する。図3は、拡張アプリケーション情報54の模式図である。
 同図に示すように、拡張アプリケーション情報54には、拡張アプリケーションごとに、記述子ファイルや画像・音声ファイルが格納される。
 具体的には、記述子ファイルは、表示部品Pに関する情報を記述した記述子が格納される。かかる記述子によって記述された情報(以下、記述情報という)は、表示部品Pの名称や、表示部品Pの画面階層を指定する情報や、表示部品Pが格納されたアドレスなどを含む。
 また、記述情報は、上記したように表示部品Pが選択された場合に、コマンド出力部23から出力するコマンドを含む。また、記述情報に、例えば、表示部品Pが選択された場合の操作音の音声データを指定する情報や、かかる音声データが格納されたアドレスなどを含むようにしてもよい。
 かかる場合に、ユーザが表示部品Pを選択すると、出力処理部22は、かかる表示部品Pに対応する操作音を音声出力部から出力させる。このため、出力処理装置1は、ユーザに表示部品Pの選択操作を受け付けたことを聴覚的に認識させることができる。
 ここで、本実施形態では、全ての外部装置50に格納する記述子のフォーマットを統一することにしている。これにより、出力処理装置1は、新たな外部装置50が接続される場合であっても、かかる外部装置50を同様に制御することが可能となる。
 なお、記述子のフォーマットは、例えば、XML(Extensible Markup Language)形式であるが、フォーマットが統一されていれば、これに限定されるものではない。また、記述子のフォーマットは、1つであってもよいし、複数であってもよい。
 画像・音声ファイルには、表示部品Pの画像データや、かかる表示部品Pが選択された場合に出力される操作音の音声データなどが記述子によって定められたアドレスに格納される。
 次に、図4を用いて調停情報32について説明する。図4は、調停情報32の具体例を示す図である。調停情報32は、現在出力している提供情報の調停パラメータに関する情報であり、調停部25の調停結果に応じて随時更新される。
 また、同図に示す「出力モード」は、タッチパネルディスプレイ4(図2参照)から出力される提供情報のコンテンツの種別を示している。かかる出力モードには、映像モードや、音声モードの他、音声の割り込みを示す割込み音声モードなどがある。
 また、同図に示す「出力アプリ」は、各出力モードにおいて現在出力しているアプリケーションを示す。同図に示す例では、映像モードおよび音声モードでは、内部アプリケーション26であるアプリAおよびアプリBによる提供情報を現在出力中であることを示す。また、割込み音声モードでは、拡張アプリケーション52であるアプリDによる提供情報を現在出力中であることを示す。
 ここで、同図に示すように、実施形態に係る出力処理装置1は、アプリケーションが出力する各提供情報について出力する優先度を示す複数の調停パラメータを持たせることにしている。
 具体的には、調停パラメータは、「出力時の優先度」と、「出力要求時の優先度」とを有する。これは、出力要求時の優先度と、出力途中における優先度が異なる場合があるためである。
 なお、以下では、調停パラメータの数値が大きい程、提供すべき優先度が高いものとして説明する。例えば、車両周囲の渋滞情報や、周辺の交通規制情報などの提供情報は、リアルタイムで比較的早くユーザに伝える必要があるが、出力後に継続させて出力する必要性が低い。
 このため、かかる提供情報は、出力時の優先度よりも出力要求時の優先度が高くなるようにパラメータが割り当てられる。換言すると、リアルタイムで提供すべき提供情報については、出力要求時のパラメータに出力時のパラメータよりも高い値が割り当てられる。
 また、同図に示すように、調停パラメータとして「待機ビット」を各提供情報に割り当てることにしてもよい。かかる待機ビットは、調停で負けた場合に、提供情報の出力を保留するか否かを示す。例えば、待機ビットが「1」である場合、提供情報の出力は保留される。
 そして、保留された提供情報はいったん記憶部3に格納され、調停で勝った提供情報が出力された後に出力される。これにより、複数の提供情報を出力すべき順に順次出力することができる。一方、待機ビットが「0」である場合、かかる提供情報は保留されず、出力がキャンセルされる。
 次に、図5を用いて調停部25による調停処理について説明する。図5は、調停部25による調停処理の具体例を示す図である。なお、ここでは、同図に示す拡張アプリケーション52であるアプリEから出力要求が入力される場合を例に挙げて説明する。
 同図に示すように、出力要求は、出力モードと調停パラメータとを含む。そして、調停部25は、出力要求を取得すると出力要求に含まれる出力モードと出力要求時の優先度とを確認する。図5に示す例では、出力要求におけるアプリEの出力モードは映像モードである。
 このため、調停部25は、映像モードにおいて現在出力中であるアプリAの出力時の優先度と、出力要求に含まれるアプリEの出力要求時の優先度とのパラメータを比較する。
 そして、調停部25は、比較の結果、優先度の高いパラメータを有する方の提供情報を勝ちとして決定する。同図に示す例では、現在出力中であるアプリAの出力時の優先度は「3」であり、アプリEの出力要求時の優先度は「5」である。
 このため、調停部25は、アプリEの提供情報を勝ちとして、かかる提供情報を出力処理部22へ出力し、タッチパネルディスプレイ4(図2参照)から出力させる。
 また、調停部25は、調停の結果、負けたアプリAの待機ビットを確認する。ここでは、調停部25は、アプリAの待機ビットが「1」であるため、かかる提供情報を保留し、アプリEの提供情報の出力終了後にアプリAの提供情報を出力させる。
 ここで、調停部25は、図4に示した調停情報32の映像モードについてアプリAからアプリEの調停パラメータへ更新する。これにより、調停情報32には、現在出力中の調停パラメータが記憶されることとなる。
 なお、ここでは、調停部25が各アプリ(ここでは、アプリE)から出力要求毎に調停パラメータを取得する場合について例示したが、これに限定されるものではない。
 例えば、出力処理装置1は、外部装置50との接続時に、外部装置50から全ての提供情報に関する調停パラメータを上記した拡張アプリケーション情報54として取得し、記憶部3に記憶しておくことにしてもよい。
 かかる場合に、調停部25は、拡張アプリケーション52から出力される提供情報に応じて調停パラメータを記憶部3から呼び出して調停を行うこともできる。
 また、提供情報によっては、調停の結果、引き分け、すなわち、双方のパラメータが等しい場合がある。このため、各提供情報について引き分けであった場合用に、サブ優先度のパラメータをさらに備えることにしてもよい。
 そして、調停部25は、一度目の調停で引き分けだった場合に、サブ優先度のパラメータを用いて調停を行うこともできる。これにより、優先度が競合する提供情報であっても調停結果を細分化して判定することができる。
 なお、ここでは、映像モードに対する調停を例に挙げたが、他の出力モード(音声モード、割込み音声モード等)についても同様である。また、調停部25が、一つのアプリから同時に複数の出力モードに対する出力要求(例えば、映像モードと音声モードなど)を取得した場合、例えば、出力モードごとに調停を行うこともできる。
 次に、図6を用いて実施形態に係る出力処理装置1が実行する処理手順について説明する。図6は、出力処理装置1が実行する処理手順を示すフローチャートである。
 図6に示すように、まず、出力処理装置1の取得部21は、出力処理装置1に新たに接続された外部装置50が有りか否かを判定する(ステップS101)。ここで、出力処理装置1に新たな外部装置50が接続されていた場合(ステップS101,Yes)、取得部21は、拡張アプリケーション情報54を取得する(ステップS102)。
 一方、出力処理装置1に新たな外部装置50が接続されていない場合(ステップS101,No)、既に拡張アプリケーション情報54は取得済みであるため、ステップS102を省略してステップS103に制御を移す。
 出力処理部22は、タッチパネルディスプレイ4に画面階層にあわせた表示部品Pを表示させる(ステップS103)。続いて、コマンド出力部23は、表示部品Pが選択された場合に、選択された表示部品Pに対応するコマンドを出力する(ステップS104)。
 そして、出力処理部22は、選択されたアプリケーションへ出力権限を渡して(ステップS105)、コマンド出力部23は、操作信号を出力して(ステップS106)、処理を終了する。
 次に、図7を用いて出力処理装置1が実行する調停処理の処理手順について説明する。図7は、出力処理装置1が実行する調停処理の処理手順を示すフローチャートである。
 同図に示すように、まず、受付部24は、出力要求を受け付けたか否かを判定する(ステップS201)。次に、調停部25は、受付部24が出力要求を受け付けた場合に(ステップS201,Yes)、提供すべき優先度を示すパラメータに基づき調停を行う(ステップS202)。
 ここで、出力処理部22は、調停の結果、勝った方の提供情報を出力する(ステップS203)。また、調停部25は、調停の結果、負けた方の提供情報の待機フラグは1か否かを確認する(ステップS204)。
 このとき、調停部25は、待機フラグが1であれば(ステップS204,Yes)、負けた方の提供情報の出力を保留し(ステップS205)、処理を終了する。
 一方、受付部24が出力要求を受け付けなかった場合(ステップS201,No)や、負けた方の提供情報の待機フラグが0であった場合(ステップS204,No)、かかる提供情報の出力を保留せず、処理を終了する。
 上述したように、実施形態に係る出力処理装置1は、取得部21と、出力処理部22とを備える。取得部21は、外部装置50が有する拡張アプリケーション52を操作するための表示部品Pと、表示部品Pの画面階層を指定する記述子とを含む拡張アプリケーション情報54を外部装置50から取得する。出力処理部22は、取得部21によって取得された拡張アプリケーション情報54で指定された画面階層に表示部品Pを表示させる。
 したがって、実施形態に係る出力処理装置1によれば、外部装置50にあわせて設計変更を行うことなく、ユーザの操作性を向上させることができる。
 ところで、上述した実施形態では、出力処理装置1が1つの外部装置50に接続される場合について説明したが、出力処理装置1は、複数の外部装置50に接続されるようにしてもよい。かかる場合であっても、出力処理装置1は、複数の外部装置50が有する拡張アプリケーション52の表示部品Pをシームレスに表示することができる。
 また、上述した実施形態では、出力処理装置1は、例えば、車両に搭載される。このため、アプリケーションによって、車両の走行中に利用を制限されるものがある。
 そこで、かかる制限を受ける拡張アプリケーションについて予め拡張アプリケーション情報54に車両の走行時と、停車時とで異なる表示部品Pおよびかかる表示部品Pに対応する記述子を格納しておくこともできる。
 そして、出力処理装置1は、車両の走行状態を示す情報を取得し、上記の記述子に従って、走行状態にあわせて表示部品Pを変更することができる。走行時の表示部品Pは、例えば、ユーザに選択できない旨を視認可能とするようにトーンダウンした画像である。
 また、例えば、拡張アプリケーション情報54に外部装置50が更新される度に、更新されたバージョンを示すバージョン情報を格納しておき、出力処理装置1は、自ら解釈可能なバージョンの拡張アプリケーション情報54を取得することにしてもよい。
 かかる場合に、外部装置50のバージョンによらず、出力処理装置1側で外部装置50が有する拡張アプリケーション52を制御することができる。
 また、例えば、拡張アプリケーション情報54に、ユーザが表示部品Pを押下した場合、もしくは、かかる表示部品Pを離した場合で異なるコマンドを指定する記述子を含むようにしてもよい。
 また、例えば、拡張アプリケーション情報54に、ユーザが表示部品Pを押下した場合、もしくは、かかる表示部品Pを離した場合に、次に表示させる画像を指定する記述子およびかかる画像を格納することにしてもよい。
 また、拡張アプリケーション情報54に、使用する言語が異なる複数の表示部品Pを格納しておくことにしてもよい。かかる場合に、出力処理装置1が、ユーザが使用する言語にあわせて適切な言語の表示部品Pを表示させることもできる。
 かかる場合に、出力処理装置1や外部装置50の設計を国や地域に応じて変更する必要がないので、出力処理装置1や外部装置50の開発コストを削減することができる。なお、かかる使用する言語の設定については、例えば、出力処理装置1の初期設定時にユーザが選択することができるものとする。
 さらなる効果や変形例は、当業者によって容易に導き出すことができる。このため、本発明のより広範な態様は、以上のように表しかつ記述した特定の詳細及び代表的な実施形態に限定されるものではない。したがって、添付の請求の範囲及びその均等物によって定義される総括的な発明の概念の精神または範囲から逸脱することなく、様々な変更が可能である。
   1  出力処理装置
   4  タッチパネルディスプレイ
  21  取得部
  22  出力処理部
  23  コマンド出力部
  24  受付部
  25  調停部
  26  内部アプリケーション
  50  外部装置
  52  拡張アプリケーション
  54  拡張アプリケーション情報
   P  表示部品

Claims (7)

  1.  外部装置が有する拡張アプリケーションを操作するための表示部品と、前記表示部品の画面階層を指定する記述子とを含む拡張アプリケーション情報を前記外部装置から取得する取得部と、
     前記取得部によって取得された前記拡張アプリケーション情報で指定された前記画面階層に前記表示部品を表示させる出力処理部と
     を備えることを特徴とする出力処理装置。
  2.  前記出力処理部は、
     同一の前記画面階層に複数の前記表示部品がある場合に、当該画面階層に前記複数の表示部品を一覧表示させること
     を特徴とする請求項1に記載の出力処理装置。
  3.  前記拡張アプリケーション情報は、
     前記表示部品に対応するコマンドを含み、
     ユーザによる操作信号によって前記表示部品が選択された場合に、当該操作信号を当該表示部品に対応する前記コマンドへ変換し、当該コマンドにより操作される前記拡張アプリケーションへ出力するコマンド出力部
     をさらに備えること
     を特徴とする請求項1または2に記載の出力処理装置。
  4.  前記出力処理部は、
     前記コマンド出力部が前記コマンドを前記拡張アプリケーションへ出力した場合に、前記コマンドに対応する操作画面を当該拡張アプリケーションから取得して出力し、
     前記コマンド出力部は、
     前記出力処理部が当該操作画面を出力している期間において前記操作信号を受け付けた場合に、当該操作信号を当該拡張アプリケーションへ出力すること
     を特徴とする請求項3に記載の出力処理装置。
  5.  前記拡張アプリケーションを含むアプリケーションから、ユーザへ提供すべき提供情報と、当該提供情報を提供する優先度を示すパラメータとを含む出力要求を受け付ける受付部と、
     ユーザへ第1の前記提供情報を出力している期間において前記受付部が第2の前記提供情報の前記出力要求を受け付けた場合に、前記第1の提供情報の出力を継続させるか、前記第1の提供情報に代えて前記第2の提供情報を出力させるかの調停を前記パラメータに基づいて行う調停部と
     をさらに備えること
     を特徴とする請求項1または2に記載の出力処理装置。
  6.  前記拡張アプリケーション情報は、
     前記表示部品が選択された場合に出力する音声をさらに含み、
     前記出力処理部は、
     前記表示部品が選択された場合に、当該表示部品に対応する前記音声を出力させること
     を特徴とする請求項1または2に記載の出力処理装置。
  7.  外部装置が有する拡張アプリケーションを操作するための表示部品と、前記表示部品の画面階層を指示する記述子とを含む拡張アプリケーション情報を前記外部装置から取得する取得工程と、
     前記取得工程によって取得された前記拡張アプリケーション情報で指定された前記画面階層に前記表示部品を表示させる出力処理工程と
     を含むことを特徴とする出力処理方法。
PCT/JP2017/040501 2016-12-14 2017-11-09 出力処理装置および出力処理方法 WO2018110169A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US16/332,970 US20190227956A1 (en) 2016-12-14 2017-11-09 Output processing apparatus and output processing method
CN201780057368.3A CN109716295A (zh) 2016-12-14 2017-11-09 输出处理装置以及输出处理方法

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2016-242281 2016-12-14
JP2016242281A JP2018097659A (ja) 2016-12-14 2016-12-14 出力処理装置および出力処理方法

Publications (1)

Publication Number Publication Date
WO2018110169A1 true WO2018110169A1 (ja) 2018-06-21

Family

ID=62558700

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2017/040501 WO2018110169A1 (ja) 2016-12-14 2017-11-09 出力処理装置および出力処理方法

Country Status (4)

Country Link
US (1) US20190227956A1 (ja)
JP (1) JP2018097659A (ja)
CN (1) CN109716295A (ja)
WO (1) WO2018110169A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220121408A1 (en) * 2019-07-02 2022-04-21 Denso Corporation Content presentation control device, presentation control method, and non-transitory computer-readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008092215A (ja) * 2006-09-29 2008-04-17 Softbank Mobile Corp 移動体通信端末およびサーバ
JP2011245763A (ja) * 2010-05-27 2011-12-08 Ricoh Co Ltd 画像処理装置、表示装置、画面制御システム、画面制御方法、画面制御プログラム、及びそのプログラムを記録した記録媒体
JP2015026100A (ja) * 2013-07-24 2015-02-05 シャープ株式会社 画像切替装置、画像切替システムおよび画像切替方法

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6359637B1 (en) * 1999-02-05 2002-03-19 International Busines Machines Corp. Drill-down apparatus for display of tree-based hierarchies and method therefor
JP4554949B2 (ja) * 2004-01-23 2010-09-29 株式会社日立製作所 管理計算機および記憶装置の管理方法
US7295887B2 (en) * 2004-02-20 2007-11-13 Yokogawa Electric Corporation Machine management system and message server used for machine management
WO2007103583A2 (en) * 2006-03-09 2007-09-13 Gracenote, Inc. Method and system for media navigation
US8171177B2 (en) * 2007-06-28 2012-05-01 Apple Inc. Enhancements to data-driven media management within an electronic device
EP2617604B1 (en) * 2010-09-17 2018-09-05 Clarion Co., Ltd. Vehicle-mounted information system, vehicle-mounted device, and information terminal
JP5494573B2 (ja) * 2011-06-16 2014-05-14 株式会社デンソー 表示装置、携帯通信端末および表示システム
US20130006674A1 (en) * 2011-06-29 2013-01-03 State Farm Insurance Systems and Methods Using a Mobile Device to Collect Data for Insurance Premiums
JP6074150B2 (ja) * 2012-04-06 2017-02-01 クラリオン株式会社 車載情報システム、情報端末、アプリケーション実行方法、プログラム
US8738826B2 (en) * 2012-06-08 2014-05-27 Apple Inc. System and method for display mirroring
JP5920104B2 (ja) * 2012-08-15 2016-05-18 株式会社デンソー 車両用音声制御装置
CA2897656C (en) * 2013-02-08 2021-07-27 Schlumberger Canada Limited Apparatus and methodology for measuring properties of microporous material at multiple scales
CN105653254B (zh) * 2014-12-03 2019-07-09 科大讯飞股份有限公司 原生界面适配方法、装置及应用其的电子设备
CN104657174A (zh) * 2015-02-03 2015-05-27 百度在线网络技术(北京)有限公司 一种用于动态实现应用功能的方法和装置
US10055368B2 (en) * 2016-02-26 2018-08-21 Sandisk Technologies Llc Mobile device and method for synchronizing use of the mobile device's communications port among a plurality of applications
US9892076B2 (en) * 2016-03-04 2018-02-13 Facebook, Inc. Mobile hardware fob with device ecosystem for modular I/O extension devices

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008092215A (ja) * 2006-09-29 2008-04-17 Softbank Mobile Corp 移動体通信端末およびサーバ
JP2011245763A (ja) * 2010-05-27 2011-12-08 Ricoh Co Ltd 画像処理装置、表示装置、画面制御システム、画面制御方法、画面制御プログラム、及びそのプログラムを記録した記録媒体
JP2015026100A (ja) * 2013-07-24 2015-02-05 シャープ株式会社 画像切替装置、画像切替システムおよび画像切替方法

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220121408A1 (en) * 2019-07-02 2022-04-21 Denso Corporation Content presentation control device, presentation control method, and non-transitory computer-readable storage medium

Also Published As

Publication number Publication date
JP2018097659A (ja) 2018-06-21
US20190227956A1 (en) 2019-07-25
CN109716295A (zh) 2019-05-03

Similar Documents

Publication Publication Date Title
JP6622705B2 (ja) 車両におけるオーディオビジュアルコンテンツの提示及びこれとの相互作用
EP3092559B1 (en) Presenting and interacting with audio-visual content in a vehicle
US9626198B2 (en) User interface for a vehicle system
US9244696B2 (en) In-car information system, information terminal, and application execution method
US10063628B2 (en) Device and method for providing multimedia data in a motor vehicle
US8676270B2 (en) Display apparatus, mobile communication terminal and display system
JP4839049B2 (ja) 情報処理装置および表示画面制御方法
EP2355467A2 (en) Mobile phone integration into driver information systems
EP2857265B1 (en) On-board information system, information terminal, and application execution method
KR20170124954A (ko) 전자 장치 및 전자 장치의 제어 방법
JP4892933B2 (ja) 車両用マルチメディア装置
JP2013171312A (ja) 映像音声制御装置
CN113342455B (zh) 基于多操作系统的图层处理方法及车机系统
CN112698907B (zh) 应用的显示控制方法及电子设备
JP2009163520A (ja) 情報処理装置及びプログラム
KR101978305B1 (ko) 디스플레이장치, 업그레이드장치, 디스플레이 시스템 및 그 제어방법
WO2018110169A1 (ja) 出力処理装置および出力処理方法
EP2928219A1 (en) Restriction information distribution apparatus and restriction information distribution system
CN110099119B (zh) 数据共享方法和装置
JP2014022769A (ja) 画像形成装置、その制御方法、その制御プログラム、および、画像形成システム
CN111767062A (zh) 应用配置数据的更新方法、装置、设备及存储介质
JP4765893B2 (ja) タッチパネル搭載装置、外部装置、及び外部装置の操作方法
JP2008191074A (ja) 出力調停プログラム及び装置
JP5972219B2 (ja) アプリケーション実行装置、車載情報端末装置、サーバ装置および車載情報システム
JPWO2011108284A1 (ja) 情報表示システム、情報表示装置および情報提供装置

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: 17880028

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17880028

Country of ref document: EP

Kind code of ref document: A1