WO2015022950A1 - 部品選定プログラム、部品選定装置及び部品選定方法 - Google Patents

部品選定プログラム、部品選定装置及び部品選定方法 Download PDF

Info

Publication number
WO2015022950A1
WO2015022950A1 PCT/JP2014/071249 JP2014071249W WO2015022950A1 WO 2015022950 A1 WO2015022950 A1 WO 2015022950A1 JP 2014071249 W JP2014071249 W JP 2014071249W WO 2015022950 A1 WO2015022950 A1 WO 2015022950A1
Authority
WO
WIPO (PCT)
Prior art keywords
component
unit
price
acquired
condition
Prior art date
Application number
PCT/JP2014/071249
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 富士通株式会社
Publication of WO2015022950A1 publication Critical patent/WO2015022950A1/ja
Priority to US15/014,442 priority Critical patent/US20160155089A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/087Inventory or stock management, e.g. order filling, procurement or balancing against orders
    • G06Q10/0875Itemisation or classification of parts, supplies or services, e.g. bill of materials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06315Needs-based resource requirements planning or analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/20Configuration CAD, e.g. designing by assembling or positioning modules selected from libraries of predesigned modules

Definitions

  • the present invention relates to a part selection program, a part selection apparatus, and a part selection method.
  • the ceramic capacitor may be abbreviated as “ceracon”.
  • An example of such a conventional technique will be described using a ceramic capacitor as an example.
  • a ceramic condenser having the smallest price ratio to the rated capacity announced by the manufacturer of the ceramic condenser is selected, and information on the selected ceramic condenser is obtained.
  • the conventional technology has a problem that it is difficult to select a component according to the characteristics under the condition where the component is actually used.
  • the effective capacitance of the ceramic capacitor varies depending on the magnitude of the applied voltage. Therefore, even if the ratio of the price with respect to the rated capacity in Ceracon A is smaller than the ratio of the price with respect to the rated capacity in Ceracon B among certain Ceracon A and Ceracon B, the following event may occur. is there. That is, when Ceracon A and Ceracon B are used under the condition that a voltage of a certain magnitude is applied, the ratio of the price to the effective capacity of Ceracon B is the ratio of the price to the effective capacity of Ceracon A. A smaller event may occur.
  • the conventional technology does not consider the characteristics under the conditions in which Ceracon A and Ceracon B are actually used. Select Ceracon A with a small price to capacity ratio.
  • the conventional technique presents information related to the selected Ceracon A. Therefore, the conventional technology has a problem that it is difficult to select a component according to the characteristics under the condition where the component is actually used. Such a problem is not limited to selecting a ceramic capacitor, but may occur in the same manner when selecting other capacitors or electronic components other than capacitors.
  • the purpose is to select parts according to the characteristics under the conditions in which the parts are actually used.
  • the part selection program causes the computer to execute processing for accepting conditions for using the part.
  • the component selection program causes the computer to execute processing for acquiring the characteristic value corresponding to the received condition by referring to the storage content of the first storage unit that stores the characteristic value of the component for each condition in which the component is used. .
  • the component selection program causes the computer to execute processing for acquiring the price corresponding to the component with reference to the storage content of the second storage unit that stores the price of the component.
  • the component selection program causes the computer to execute processing for normalizing the acquired price with the acquired characteristic value.
  • the part selection program causes the computer to execute a process of outputting the normalized price.
  • ⁇ Parts can be selected according to the characteristics under the conditions in which the parts are actually used.
  • FIG. 1 is a diagram illustrating an example of a functional configuration of the component selection device according to the first embodiment.
  • FIG. 2 is a diagram illustrating an example of the data structure of the component information.
  • FIG. 3 is a diagram illustrating an example of the variation parameter.
  • FIG. 4 is a diagram illustrating an example of a data structure of price information.
  • FIG. 5 is a diagram illustrating an example of the data structure of the determination table.
  • FIG. 6 is a diagram illustrating an example of a data structure of selection information.
  • FIG. 7 is a diagram illustrating an example of a search screen.
  • FIG. 8 is a diagram for explaining an example of processing executed by the selection unit according to the first embodiment.
  • FIG. 9 is a flowchart illustrating a procedure of component selection processing according to the first embodiment.
  • FIG. 9 is a flowchart illustrating a procedure of component selection processing according to the first embodiment.
  • FIG. 10 is a diagram illustrating an example of a functional configuration of the component selection device according to the second embodiment.
  • FIG. 11 is a diagram for explaining an example of registered contents of the determination table according to the second embodiment.
  • FIG. 12 is a flowchart illustrating a procedure of determination table registration processing according to the second embodiment.
  • FIG. 13 is a flowchart illustrating a procedure of component selection processing according to the second embodiment.
  • FIG. 14 is a schematic diagram illustrating an example of a system configuration according to the third embodiment.
  • FIG. 15 is a diagram illustrating a computer that executes a part selection program.
  • FIG. 1 is a diagram illustrating an example of a functional configuration of the component selection device according to the first embodiment.
  • the component selection device 10 includes an input unit 11, a display unit 12, a storage unit 13, and a control unit 14.
  • the input unit 11 inputs various information to the control unit 14. For example, the input unit 11 inputs the received instruction to the control unit 14 when an instruction for executing a component selection process described later is received from a user such as a designer who designs a circuit. As an example of the device of the input unit 11, there is a device that accepts a user operation such as a mouse or a keyboard.
  • Display unit 12 outputs various information.
  • the display unit 12 displays a search screen described later under the control of the acquisition unit 14a described later.
  • the display unit 12 displays the contents of the top N records among the all records of the selection information 13e described later under the control of the selection unit 14d described later.
  • An example of the device of the display unit 12 is a liquid crystal display.
  • the storage unit 13 stores various information.
  • the storage unit 13 stores part information 13a, variation parameters 13b, price information 13c, a determination table 13d, and selection information 13e.
  • FIG. 2 is a diagram illustrating an example of the data structure of the component information. As illustrated in the example of FIG. 2, the component information 13a includes items of “component code”, “size code”, “rated voltage”, “rated capacity”, and “maximum temperature”. In the component information 13a, component information is registered for each record.
  • a part code for identifying a part is registered in advance.
  • a size code indicating the size of the component identified by the component code registered in the “component code” item is registered in advance.
  • rated voltage a rated voltage published by a manufacturer that manufactures such a component is registered in advance for the component identified by the component code registered in the “component code” item.
  • rated capacity for the part identified by the part code registered in the “part code” item, the rated capacity announced by the manufacturer that manufactures the part is registered in advance.
  • the “maximum temperature” item an upper limit temperature at which the component identified by the component code registered in the “component code” item can be used is registered in advance.
  • the size of the component identified by the component code “AAA-AAA-AAA” is “1.0 mm ⁇ 0.5 mm”, and the rated voltage is “6.3V”, indicating that the rated capacity is “1 [ ⁇ F]”.
  • the first record of the component information 13a shown in the example of FIG. 2 indicates that the upper limit temperature at which the component identified by the component code “AAA-AAA-AAA” can be used is “85 ° C.”. The same applies to other records.
  • FIG. 3 is a diagram illustrating an example of the variation parameter.
  • a graph corresponding to each of a plurality of types of ceramic capacitors is registered.
  • Each graph of the variation parameter 13b shown in the example of FIG. 3 is obtained by connecting the effective capacitances of the ceramic capacitors with lines when the applied voltages are 1V, 2V, 3V, 4V, 5V, and 6V, respectively.
  • the effective capacitance data of the ceramic capacitor shown in each graph is when the applied voltage is 1V, 2V, 3V, 4V, 5V and 6V, and when the applied voltage is 1.2V, etc.
  • Each graph does not hold the corresponding effective capacity data.
  • the component code registered in the component information 13a described above is associated with one of the graphs registered in the variation parameter 13b. That is, the relationship between the magnitude of the applied voltage and the effective capacity is shown by any graph registered in the variation parameter 13b for all the components identified by the component code registered in the component information 13a. .
  • FIG. 4 is a diagram illustrating an example of a data structure of price information.
  • the price information 13 c includes items of “part code” and “price”.
  • a component code is registered in advance.
  • the price of the part identified by the part code registered in the “part code” is registered in advance.
  • the first record of the price information 13c shown in the example of FIG. 4 indicates that the price of the part identified by the part code “AAA-AAA-AAA” is “5000 yen”.
  • the determination table 13 d includes, for each component, together with component information, an estimated life and an after-mentioned normalized price when an operating voltage input to the later-described search screen is applied to the component. Is registered by the calculation unit 14c described later.
  • FIG. 5 is a diagram illustrating an example of the data structure of the determination table.
  • the determination table 13 d includes “component code”, “rated voltage”, “size code”, “rated capacity”, “maximum temperature”, “estimated life”, “effective capacity”, and “ Each item of “normalized price”.
  • the determination table 13d shown in the example of FIG. 5 includes “estimated life”, “effective capacity”, and four voltages of 2V, 3.3V, 5V, and 12V used for the power supply voltage of the circuit. Each item has a “normalized price”.
  • the component code is registered by the calculation unit 14c described later.
  • the rated voltage the rated voltage of the component identified by the component code registered in the “component code” item is registered by the calculation unit 14c described later.
  • the size code the size code of the component identified by the component code registered in the “component code” item is registered by the calculation unit 14c described later.
  • the rated capacity the rated capacity of the component identified by the component code registered in the “component code” item is registered by the calculation unit 14c described later.
  • the “maximum temperature” item an upper limit temperature at which the component identified by the component code registered in the “component code” item can be used is registered by the calculation unit 14c described later.
  • the later-described estimated life when the used voltage is applied to the component is registered by the later-described calculating unit 14c.
  • the use voltage “3.3 V” is input to the search screen described later, and the item “estimated life” when “3.3 V” is applied to the component corresponds to the estimated life length.
  • the case where the rank is registered is shown.
  • “A” registered in the item of “estimated life” shown in the example of FIG. 5 indicates that the estimated life is 10 years or more.
  • “B” indicates that the estimated life is 5 years or more and less than 10 years.
  • “C” indicates that the estimated life is less than 5 years. Note that an estimated life value may be registered in the “estimated life” item by the calculation unit 14c described later.
  • the effective capacity when the used voltage is applied to the component is registered by the calculating unit 14c described later.
  • the effective capacity is set in the “effective capacity” item, which will be described later. Shows the case of registration. In the example of FIG. 5, nothing is registered in the items of “estimated life”, “effective capacity”, and “normalized price” corresponding to the voltages “2V”, “5V”, and “12V”. Show.
  • a normalized price described later when the used voltage is applied to the component is registered by the calculating unit 14c described later. Is done.
  • the normalized price described later is described in the item “normalized price”. The case where it is registered by the calculation unit 14c is shown.
  • the rated voltage of the component identified by the component code “XXX-XXX-XX” is “50V” and the size is “1.6 mm ⁇ 0.8 mm. ".
  • the first record of the determination table 13d shown in the example of FIG. 5 has an upper limit temperature “85 ° C.” at which the part identified by the part code “XXX-XXX-XXX” can be used.
  • the capacity is “0.047 ⁇ F”.
  • the first record of the determination table 13d shown in the example of FIG. 5 indicates that the estimated life described later of the component identified by the component code “XXX-XXX-XX” is 10 years or more.
  • the first record of the determination table 13d illustrated in the example of FIG. 5 indicates that the effective capacity of the component identified by the component code “XXX-XXX-XX” is “0.82 [ ⁇ F]”.
  • the first record of the determination table 13d shown in the example of FIG. 5 indicates that a normalized price (described later) of the component identified by the component code “XXX-XXX-XXX” is “6.43”. .
  • FIG. 6 is a diagram illustrating an example of the data structure of the selection information 13e. As shown in the example of FIG. 6, the selection information 13e includes “candidate number”, “part code”, “size code”, “normalized price”, “rated voltage”, “rated capacity”, “maximum temperature”, Each item has “Estimated Life” and “Effective Capacity”.
  • the order of parts when the normalized prices are sorted in ascending order is registered by the selection unit 14d described later.
  • the component code is registered by the selection unit 14d described later.
  • the size code the size code of the component identified by the component code registered in the “component code” item is registered by the selection unit 14d described later.
  • the “normalized price” item a later-described normalized price is registered by a later-described selection unit 14d.
  • the “rated voltage” item the rated voltage of the component identified by the component code registered in the “component code” item is registered by the selection unit 14d described later.
  • the rated capacity of the component identified by the component code registered in the “component code” item is registered by the selecting unit 14d described later.
  • the maximum temperature” item an upper limit temperature at which the component identified by the component code registered in the “component code” item can be used is registered by the selection unit 14d described later.
  • the estimated life” item an estimated life described later is registered by the selecting unit 14d described later.
  • the effective capacity the effective capacity of the component identified by the component code registered in the “component code” item is registered by the selection unit 14d described later.
  • the order of the parts identified by the part code “AAA-AAA-AAA” is “first place”, and the size is “1.0 mm ⁇ 0.5 mm”.
  • the normalized price is “0.11”.
  • the first record of the selection information 13e shown in the example of FIG. 6 has a rated voltage of “6.3V” of the component identified by the component code “AAA-AAA-AAA” and a rated capacity of “1 [ ⁇ F] ”.
  • the first record of the selection information 13e shown in the example of FIG. 6 has an upper limit temperature at which the part identified by the part code “AAA-AAA-AAA” can be used is “85 ° C.”.
  • the estimated life is “aaaaaa time”.
  • the first record of the selection information 13e shown in the example of FIG. 6 indicates that the effective capacity of the component identified by the component code “AAA-AAA-AAA” is “0.59 [ ⁇ F]”. The same applies to other records.
  • the storage unit 13 is, for example, a semiconductor memory device such as a flash memory, or a storage device such as a hard disk or an optical disk.
  • the storage unit 13 is not limited to the above-mentioned type of storage device, and may be a RAM (Random Access Memory) or a ROM (Read Only Memory).
  • the control unit 14 has an internal memory for storing programs and control data that define various processing procedures, and executes various processes using these. As illustrated in FIG. 1, the control unit 14 includes an acquisition unit 14a, a normalization unit 14b, a calculation unit 14c, and a selection unit 14d.
  • the acquisition unit 14a acquires various types of information. For example, when an instruction for executing a part selection process is input from the input unit 11, the acquisition unit 14a controls the display unit 12 to display a search screen.
  • FIG. 7 is a diagram illustrating an example of a search screen.
  • the search screen 16 shown in the example of FIG. 7 has a text box 16a into which a voltage (usage voltage) applied to a ceramic capacitor as a component is input under actual use conditions.
  • the search screen 16 has a text box 16b in which an ambient temperature (use ambient temperature) in which the ceramic capacitor is used is input under actual use conditions.
  • the search screen 16 has a text box 16c in which a required life time (component required life time) required by the user when using the ceramic controller is input.
  • the search screen 16 has a text box 16d in which the minimum effective capacity of the ceramic condenser when the ceramic condenser is used is input.
  • the search screen 16 has a button 16e for confirming the contents input in the text boxes 16a to 16d. When the input unit 11 is operated and the button 16e is pressed, the contents input in the text boxes 16a to 16d are confirmed and the search screen 16 is closed.
  • the search screen 16 has a button 16 f for closing the search screen 16. When the input unit 11 is operated and the button 16e is pressed, the search screen 16 is closed.
  • the acquisition unit 14 a displays the search screen 16.
  • the display unit 12 is controlled to do so.
  • the acquisition unit 14a Perform the process. That is, the acquisition unit 14a acquires the use voltage, the use ambient temperature, the required component life time, and the effective capacity input to each of the text boxes 16a to 16d.
  • the acquisition unit 14a accepts various conditions (use voltage, use ambient temperature, component required life time, effective capacity) for using the component.
  • the acquiring unit 14a selects any one of the range from the component information 13a from the received effective capacity obtained by subtracting the predetermined value ⁇ (effective capacity ⁇ ) to the effective capacity added with the predetermined value ⁇ (effective capacity + ⁇ ). Get records registered in the item of "rated capacity”.
  • the received effective capacitance is “0.1 [ ⁇ F]”
  • the acquiring unit 14a follows, for example, “0.047 [ ⁇ F]” to “0.22 [ ⁇ F] according to a sequence such as the E3 sequence. ] "Can also be obtained within the range.
  • the acquisition unit 14a targets not all records of the component information 13a but various records registered in a record close to the received effective capacity as targets of various processes described later, thereby processing all records. Compared with, processing can be performed easily.
  • the acquisition unit 14a selects unselected records one by one from the acquired records. Further, the acquisition unit 14a performs the following process every time an unselected record is selected one by one. That is, the acquisition unit 14a performs the following processing on all acquired records.
  • the acquisition unit 14a acquires the rated voltage from the item “rated voltage” of the selected record. And the acquisition part 14a determines whether the acquired rated voltage is more than the received use voltage. If the acquired rated voltage is less than the accepted operating voltage, a failure occurs when the operating voltage is applied to the component identified by the component code registered in the “component code” item of the selected record. Therefore, the acquisition unit 14a performs the following process. That is, when there is an unselected record, the acquisition unit 14a selects one new unselected record.
  • the acquisition unit 14a acquires a component code from the item “component code” of the selected record. For example, when “AAA-AAA-AAA” is registered in the item “part code” of the selected record, the acquisition unit 14a acquires “AAA-AAA-AAA”.
  • the acquisition unit 14a refers to the variation parameter 13b and identifies a graph associated with the acquired component code from the graphs registered in the variation parameter 13b. For example, when “AAA-AAA-AAA” is acquired, the acquiring unit 14a specifies a graph associated with “AAA-AAA-AAA”.
  • the acquisition unit 14a acquires the effective capacity at the received use voltage from the specified graph.
  • the acquisition unit 14a determines the effective capacity of the ceramic capacitor corresponding to the received use voltage from the specified graph. get.
  • the acquisition unit 14a performs the following process. That is, the acquisition unit 14a calculates the effective capacity corresponding to the use voltage by a known interpolation technique using the effective capacity corresponding to the voltages before and after the use voltage.
  • the effective capacity when the applied voltage is 1V and the effective capacity when the applied voltage is 2V are received by a known interpolation technique.
  • the effective capacity corresponding to the used voltage is calculated.
  • the acquisition unit 14a acquires the effective capacity. Therefore, in this embodiment, the effective capacity can be calculated using the fluctuation parameter 13b in which the relationship between a small number of effective capacity and the applied voltage is registered.
  • the acquisition part 14a determines whether the acquired effective capacity is more than the received effective capacity. If the acquired effective capacity is less than the received effective capacity, the effective capacity under the actual use condition is the ceramic capacitor that is the part identified by the part code registered in the “part code” item of the selected record. Does not meet. In this case, when there is an unselected record, the acquisition unit 14a newly selects one unselected record.
  • the acquisition unit 14a acquires a price corresponding to the acquired component code from the price information 13c. For example, when “AAA-AAA-AAA” is acquired, the acquiring unit 14a obtains the price “5000 yen” corresponding to “AAA-AAA-AAA” from the price information 13c shown in the example of FIG. get.
  • the acquisition unit 14a performs the above-described processing on all acquired records. As described above, the acquisition unit 14a acquires a received condition, for example, a characteristic value corresponding to a working voltage, for example, an effective capacity. Further, the acquisition unit 14a acquires a price corresponding to the component identified by the component code registered in the selected record.
  • a received condition for example, a characteristic value corresponding to a working voltage, for example, an effective capacity.
  • the normalization unit 14b normalizes the acquired price with the acquired characteristic value.
  • the normalization unit 14b performs the following process for each record for all records selected by the acquisition unit 14a. That is, when the effective unit and the price are acquired by the acquiring unit 14a, the normalizing unit 14b divides the normalized price obtained by dividing the price acquired by the acquiring unit 14a by the effective capacity acquired by the acquiring unit 14a. calculate.
  • the normalized price indicates the capacity of the ceramic capacitor under actual use conditions, that is, the price per unit of effective capacity. For this reason, when selecting one or more predetermined parts from a plurality of parts, by selecting the predetermined parts in order from the one with the lowest normalized price, the parts can be selected under actual use conditions. It can be carried out.
  • the calculation unit 14c calculates an estimated life.
  • the calculation unit 14c performs the following processing for each record for all records selected by the acquisition unit 14a.
  • the calculation unit 14c is identified by the component code registered in the record selected by the acquisition unit 14a according to the following equation (1).
  • Lo is a guarantee time announced by the manufacturer that manufactures the ceramic condenser.
  • To is the maximum operating temperature announced by the manufacturer that manufactures the ceramic condenser.
  • RV is an applied voltage ratio at the time of a test published by a manufacturer that manufactures a ceramic capacitor.
  • Vo is a rated voltage published by a manufacturer that manufactures the ceramic capacitor.
  • T is the use ambient temperature received by the acquisition part 14a.
  • V is a use voltage accepted by the acquisition unit 14a.
  • is a temperature acceleration coefficient, for example, 10.
  • N is a voltage acceleration coefficient, for example, 3.
  • the calculation unit 14c determines various information registered in the record selected by the acquisition unit 14a, the normalized price calculated by the normalization unit 14b, and the estimated lifetime calculated by the calculation unit 14c. Register with. For example, the calculation unit 14c adds one record to the determination table 13d, and the component registered in the item “component code” of the record selected by the acquisition unit 14a is added to the item “component code” of the added record. Register the code. Further, the calculation unit 14c registers the rated voltage registered in the “rated voltage” item of the record selected by the acquiring unit 14a in the “rated voltage” item of the added record.
  • calculation unit 14c registers the size code registered in the “size code” item of the record selected by the acquisition unit 14a in the “size code” item of the added record. In addition, the calculation unit 14c registers the rated capacity registered in the item “rated capacity” of the record selected by the acquisition unit 14a in the item “rated capacity” of the added record. In addition, the calculation unit 14c adds the calculated estimated lifetime value or the estimated lifetime length to the item “estimated lifetime” corresponding to the voltage closest to the operating voltage received by the acquisition unit 14a in the added record. The rank corresponding to is registered.
  • calculation unit 14c registers the effective capacity calculated by the normalization unit 14b in the item “effective capacity” corresponding to the voltage closest to the use voltage received by the acquisition unit 14a in the added record.
  • calculation unit 14c registers the normalized price calculated by the normalization unit 14b in the item of “normalized price” corresponding to the voltage closest to the use voltage received by the acquisition unit 14a of the added record. To do.
  • the calculation unit 14c performs the above-described processing on all records acquired by the acquisition unit 14a.
  • the selection unit 14d selects a part.
  • One aspect of the selection unit 14d will be described. For example, when the above-described processing is performed on all records acquired by the acquisition unit 14a, the selection unit 14d selects unselected records one by one from all the records in the determination table 13d. In addition, the selection unit 14d performs the following process each time an unselected record is selected one by one. That is, the selection unit 14d performs the following process for each record for all the records in the determination table 13d.
  • the selection unit 14d acquires the estimated life from the item “estimated life” of the selected record. Then, the selection unit 14d determines whether or not the acquired estimated life is equal to or longer than the component required life time accepted by the acquisition unit 14a. If the estimated life is less than the required part life time, the estimated life of the part identified by the part code registered in the “part code” item of the selected record does not satisfy the accepted required part life time. Therefore, the selection unit 14d performs the following process. That is, when there is an unselected record in the records of the determination table 13d, the selection unit 14d newly selects an unselected record.
  • the selection unit 14d performs the following process. That is, the selection unit 14d acquires registration contents of all items of the selected record. For example, the selection unit 14d selects the component code from the “component code” item of the selected record, the rated voltage from the “rated voltage” item, the size code from the “size code” item, and the component from the “maximum temperature” item. Get the maximum temperature that can be used.
  • the selecting unit 14d selects the rated capacity from the “rated capacity” item of the selected record, the estimated life from the “estimated life” item, the effective capacity from the “effective capacity” item, and the “normalized price”. Get normalized price from item.
  • the selection unit 14d registers the acquired registration content in the selection information 13e.
  • the selection unit 14d adds one record to the selection information 13e, and registers the acquired component code in the item “component code” of the added record.
  • the selection unit 14d registers the acquired size code in the item “size code” of the added record.
  • the selecting unit 14d registers the acquired normalized price in the item “normalized price” of the added record.
  • the selection unit 14d registers the acquired rated voltage in the item “rated voltage” of the added record.
  • the selection unit 14d registers the acquired rated capacity in the item “rated capacity” of the added record.
  • the selection unit 14d registers the acquired upper limit temperature at which the part can be used in the item “maximum temperature” of the added record.
  • the selecting unit 14d registers the acquired estimated life in the item “estimated life” of the added record.
  • the selection unit 14d registers the acquired effective capacity in the item “effective capacity” of the added record.
  • the selection unit 14d performs the above-described processing for all the records in the determination table 13d.
  • the selection unit 14d selects the records of the selection information 13e in ascending order of the normalized prices registered in the item “normalized price”. Sort. Then, the selecting unit 14d registers the rank in the item “candidate number” of each record in the ascending order of the normalized price. Subsequently, the selection unit 14d controls the display unit 12 to display the registration contents of the records with the highest N (N is a natural number of 1 or more) records registered in the “candidate number”.
  • FIG. 8 is a diagram for explaining an example of processing executed by the selection unit according to the first embodiment. For example, if the selection information 13e shown in FIG.
  • the selection unit 14d displays the screen as shown in the example of FIG.
  • the unit 12 is controlled.
  • the selection unit 14d selects the top N parts from the smaller normalized price, which is the price per unit of the capacity of the ceramic capacitor under actual use conditions, and outputs information on the selected parts To do. Therefore, according to the selection unit 14d, it is possible to select parts under actual use conditions.
  • the user who operates the input unit 11 and inputs an instruction for executing the component selection process may determine the component to be used in the circuit with reference to the output information regarding the top N components. it can.
  • the control unit 14 is a circuit such as an application specific integrated circuit (ASIC), a field programmable gate array (FPGA), a central processing unit (CPU), or a micro processing unit (MPU).
  • ASIC application specific integrated circuit
  • FPGA field programmable gate array
  • CPU central processing unit
  • MPU micro processing unit
  • FIG. 9 is a flowchart illustrating a procedure of component selection processing according to the first embodiment.
  • the component selection process according to the first embodiment is executed by the control unit 14 when, for example, an instruction for executing the component selection process is input from the input unit 11 to the control unit 14.
  • the acquisition unit 14a controls the display unit 12 to display the search screen 16 (S101). Then, the acquisition unit 14a determines whether or not the button 16e labeled “OK” on the search screen 16 is pressed (S102). If the button 16e has not been pressed (S102; No), the acquisition unit 14a determines whether or not the button 16f labeled “Cancel” on the search screen 16 has been pressed (S103). If the button 16f is not pressed (S103; No), the acquisition unit 14a returns to S102 and executes the process of S102 again. When the button 16f is pressed (S103; Yes), the acquisition unit 14a ends the process.
  • the acquisition unit 14a acquires the operating voltage, the operating ambient temperature, the required component life time, and the effective capacity input to the search screen 16 (S104).
  • the acquiring unit 14a selects any one of the range from the component information 13a from the received effective capacity obtained by subtracting the predetermined value ⁇ (effective capacity ⁇ ) to the effective capacity added with the predetermined value ⁇ (effective capacity + ⁇ ). Get records registered in the item of "rated capacity”.
  • the received effective capacitance is “0.1 [ ⁇ F]”
  • the acquiring unit 14a follows, for example, “0.047 [ ⁇ F]” to “0.22 [ ⁇ F] according to a sequence such as the E3 sequence. ] "Can also be acquired in the range of"] "(S105).
  • the acquisition unit 14a determines whether there is an unselected record in the acquired records (S106). When there is an unselected record (S106; Yes), the acquisition unit 14a selects one unselected record (S107).
  • the acquisition unit 14a acquires the rated voltage from the item “rated voltage” of the selected record (S108). Subsequently, the acquisition unit 14a determines whether or not the acquired rated voltage is equal to or higher than the received use voltage (S109). When the acquired rated voltage is less than the accepted use voltage (S109; No), the acquisition unit 14a returns to S106 and executes the process in S106 again.
  • the acquisition unit 14a acquires a component code from the item “component code” of the selected record (S110). Subsequently, the acquiring unit 14a refers to the variation parameter 13b, and specifies a graph associated with the acquired component code from the graphs registered in the variation parameter 13b (S111).
  • the acquisition unit 14a acquires the effective capacity at the received use voltage from the specified graph.
  • the acquisition unit 14a determines the effective capacity of the ceramic capacitor corresponding to the received use voltage from the specified graph. get.
  • the acquisition unit 14a performs the following process. That is, the acquisition unit 14a uses the effective capacity when the applied voltage is 1V and the effective capacity when the applied voltage is 2V, and the effective capacity corresponding to the received use voltage by known interpolation. Is calculated (S112).
  • the acquisition part 14a determines whether the acquired effective capacity is more than the received effective capacity (S113). If the acquired effective capacity is not greater than the received effective capacity (S113; No), the acquisition unit 14a performs the following process. That is, the acquisition unit 14a returns to S106 because the component identified by the component code registered in the item “component code” of the selected record does not satisfy the effective capacity under the actual use condition, and the processing in S106. I do.
  • the acquisition unit 14a acquires a price corresponding to the acquired component code from the price information 13c (S114).
  • the normalization unit 14b calculates a normalized price obtained by dividing the price acquired by the acquisition unit 14a by the effective capacity acquired by the acquisition unit 14a (S115).
  • the calculation unit 14c calculates the estimated life according to the above formula (1) (S116). Then, the calculation unit 14c registers various information, normalized price, effective capacity, and estimated life registered in the record selected by the acquisition unit 14a in the determination table 13d (S117). And it returns to S106 and performs the process in S106 again.
  • the selection unit 14d determines whether or not there is an unselected record among all the records in the determination table 13d (S118). When there is an unselected record (S118; Yes), the selection unit 14d selects one unselected record (S119).
  • the selection unit 14d acquires the estimated life from the item “estimated life” of the selected record (S120). Then, the selection unit 14d determines whether or not the acquired estimated life is equal to or longer than the component required life time accepted by the acquisition unit 14a (S121). When the estimated life is less than the component required life time (S121; No), the selection unit 14d returns to S118 again and executes the processing at S118.
  • the selection unit 14d acquires the registration contents of all items of the selected record (S122).
  • the selection part 14d registers the acquired registration content into the selection information 13e (S123), returns to S118 again, and performs the process in S118.
  • the selection unit 14d sorts the records of the selection information 13e in ascending order of the normalized price registered in the item “normalized price” (S124). . Then, the selection unit 14d registers the rank in the item “candidate number” of each record in the ascending order of the normalized price (S125). Subsequently, the selection unit 14d controls the display unit 12 so as to display the registration contents of the records with the top N (N is a natural number of 1 or more) records registered in the “candidate number” (S126). The process is terminated.
  • the component selection apparatus 10 accepts various conditions (use voltage, use ambient temperature, component required life time, effective capacity) for using the component.
  • the component selection device 10 refers to the variation parameter 13b, identifies the graph associated with the acquired component code from the graphs registered in the variation parameter 13b, and corresponds to the received use voltage from the identified graph. Get the effective capacity of the Ceracon.
  • the component selection device 10 acquires a price corresponding to the acquired component code from the price information 13c.
  • the component selection device 10 calculates a normalized price obtained by dividing the acquired price by the acquired effective capacity.
  • the component selection device 10 outputs the registration contents of the records with the highest N (N is a natural number of 1 or more) in the rank registered in the “candidate number”.
  • the part selection device 10 selects the top N parts from the one with the smaller normalized price, which is the price per unit of the capacity of the ceramic capacitor under actual use conditions, and outputs information related to the selected parts. Therefore, according to the component selection apparatus 10, it is possible to select components under actual use conditions.
  • the component selection apparatus 10 calculates the estimated life of the component based on various conditions (use voltage, use ambient temperature) in which the received component is used.
  • the component selection device 10 receives the component required life time of the component.
  • the component selection apparatus 10 selects the top N components from the one with the lower normalized price for the components having an estimated lifetime longer than the received component required lifetime, and outputs information related to the selected components. . That is, according to the component selection device 10, since the estimated lifetime is longer than the component required lifetime, the component selection device 10 can easily perform the processing when selecting the component.
  • the component selection apparatus 10 performs the following process when the received use voltage is a voltage that is not stored in the variation parameter 13b, such as 1.2V. That is, the component selection device 10 calculates the effective capacity corresponding to the use voltage by a known interpolation technique using the effective capacity corresponding to the voltage before and after the use voltage. That is, the component selection apparatus 10 can calculate the effective capacity using the variation parameter 13b in which the relationship between a small number of effective capacity and the applied voltage is registered. Therefore, according to the component selection device 10, the effective capacity can be calculated using the fluctuation parameter 13b having a small data size.
  • FIG. 10 is a diagram illustrating an example of a functional configuration of the component selection device according to the second embodiment.
  • symbol is attached
  • control unit 24 of the component selection device 20 replaces each unit included in the control unit 14 according to the first embodiment with an acquisition unit 24 a, a normalization unit 24 b, a calculation unit 24 c, and a selection unit 24 d.
  • the acquisition unit 24a acquires various types of information. For example, when an instruction for executing the determination table registration process is input from the input unit 11, the acquisition unit 24a acquires all records from the component information 13a.
  • the acquisition unit 24a selects unselected records one by one from the acquired records. Further, the acquisition unit 24a performs the following process each time an unselected record is selected one by one. That is, the acquisition unit 24a performs the following process for each record for all the acquired records.
  • the acquisition unit 24a acquires a component code from the item “component code” of the selected record. For example, when “AAA-AAA-AAA” is registered in the item “part code” of the selected record, the acquisition unit 24a acquires “AAA-AAA-AAA”.
  • the acquisition unit 24a refers to the variation parameter 13b and identifies a graph associated with the acquired component code from the graphs registered in the variation parameter 13b. For example, when “AAA-AAA-AAA” is acquired, the acquiring unit 24a specifies a graph associated with “AAA-AAA-AAA”.
  • the acquisition unit 24a selects unselected applied voltages one by one from a plurality of predetermined applied voltages. Further, the acquisition unit 24a performs the following process each time an unselected applied voltage is selected one by one. That is, the acquisition unit 24a performs the following process for each of a plurality of predetermined applied voltages.
  • a plurality of predetermined applied voltages for example, 0.8V, 1V, 1.2V, 1.8V, 3.3V, 5V, 12V, 24V used for the power supply voltage of the electronic circuit, for example.
  • Several voltages can be employed from among the above.
  • the voltage of 1V or less can be 1V
  • the voltage of 1V or more and 2V or less can be 2V.
  • the case where the acquisition unit 24a selects one of the unselected applied voltages from the four applied voltages of 2V, 3.3V, 5V, and 12V will be described as an example.
  • the acquisition unit 24a acquires the effective capacity at the selected applied voltage from the specified graph.
  • the acquiring unit 24a acquires the effective capacitance of the ceramic capacitor corresponding to the selected applied voltage from the specified graph.
  • the acquisition unit 24a performs the following process. That is, the acquisition unit 24a calculates the effective capacity corresponding to the applied voltage by a known interpolation technique using the effective capacity corresponding to the voltage before and after the applied voltage. For example, when the applied voltage is 3.3V, the effective capacity when the applied voltage is 3V and the effective capacity when the applied voltage is 4V are selected by a known interpolation technique. The effective capacity corresponding to the applied voltage is calculated. By performing such processing, the acquisition unit 24a acquires the effective capacity. Therefore, in this embodiment, the effective capacity can be calculated using the fluctuation parameter 13b in which the increase in data size is suppressed.
  • the acquisition part 24a acquires the price corresponding to the acquired component code from the price information 13c. For example, when “AAA-AAA-AAA” is acquired, the acquiring unit 24a obtains the price “5000 yen” corresponding to “AAA-AAA-AAA” from the price information 13c shown in the example of FIG. get.
  • the acquisition unit 24a performs the above-described processing on the above-described four applied voltages (2V, 3.3V, 5V, and 12V). Then, the acquisition unit 24a performs the same processing on all the parts information records. As described above, the acquisition unit 24a acquires a characteristic value corresponding to the applied voltage, for example, an effective capacity. In addition, the acquisition unit 24a acquires a price corresponding to the component identified by the component code registered in the selected record.
  • the normalization unit 24b normalizes the acquired price with the acquired characteristic value.
  • One aspect of the normalizing unit 24b will be described. For example, each time the acquisition unit 24a acquires the effective capacity and the price, the normalization unit 24b calculates a normalized price obtained by dividing the price acquired by the acquisition unit 24a by the effective capacity acquired by the acquisition unit 24a. To do.
  • the calculation unit 24c calculates an estimated life.
  • One aspect of the calculation unit 24c will be described. For example, each time the normalization price is calculated by the normalization unit 24b, the calculation unit 24c calculates the component identified by the component code registered in the record selected by the acquisition unit 24a according to the following equation (2).
  • Lo is a guarantee time announced by the manufacturer that manufactures the ceramic condenser.
  • To is the maximum operating temperature announced by the manufacturer that manufactures the ceramic condenser.
  • RV is an applied voltage ratio at the time of a test published by a manufacturer that manufactures a ceramic capacitor.
  • Vo is a rated voltage published by a manufacturer that manufactures the ceramic capacitor.
  • T1 is a predetermined reference use temperature, for example, 65 ° C.
  • V1 is an applied voltage selected by the acquisition unit 24a from selected applied voltages, for example, 2V, 3.3V, 5V, and 12V.
  • is a temperature acceleration coefficient, for example, 10.
  • N is a voltage acceleration coefficient, for example, 3.
  • the calculation part 24c performs the following process for every applied voltage selected by the acquisition part 24a.
  • the calculation unit 24c includes various information registered in the record selected by the acquisition unit 24a, the normalized price calculated by the normalization unit 24b, the effective capacity acquired by the acquisition unit 24a, and the calculation unit 24c.
  • the estimated life calculated by the above is registered in the determination table 13d.
  • the calculation unit 24c adds one record to the determination table 13d, and the component registered in the item “component code” of the record selected by the acquisition unit 24a is added to the item “component code” of the added record. Register the code.
  • the calculation unit 24c registers the rated voltage registered in the “rated voltage” item of the record selected by the acquiring unit 24a in the “rated voltage” item of the added record. Further, the calculation unit 24c registers the size code registered in the “size code” item of the record selected by the acquisition unit 24a in the “size code” item of the added record. The calculation unit 24c registers the rated capacity registered in the item “rated capacity” of the record selected by the acquisition unit 24a in the item “rated capacity” of the added record. In addition, the calculation unit 24c adds the calculated estimated life value or the estimated life length to the item “estimated life” corresponding to the voltage closest to the applied voltage selected by the acquisition unit 24a in the added record. The rank corresponding to is registered.
  • calculation unit 24c registers the effective capacity acquired by the acquisition unit 24a in the item “effective capacity” corresponding to the voltage closest to the applied voltage selected by the acquisition unit 24a in the added record. Further, the calculation unit 24c registers the normalized price calculated by the normalization unit 24b in the item of “normalized price” corresponding to the voltage closest to the applied voltage selected by the acquisition unit 24a in the added record. To do.
  • FIG. 11 is a diagram for explaining an example of registration contents of the determination table according to the second embodiment.
  • the determination table 13d has estimations corresponding to the applied voltages 2V, 3.3V, 5V, and 12V, respectively.
  • the lifetime, effective capacity and normalized price are registered.
  • various types of information registered in the record selected by the acquisition unit 24a are registered in the determination table 13d.
  • the selection unit 24d selects a part.
  • the selection unit 24d controls the display unit 12 to display the search screen 16 as shown in the previous example of FIG. 7 when an instruction for executing the component selection process is input from the input unit 11. To do.
  • the selection unit 24d displays the search screen 16.
  • the display unit 12 is controlled to do so.
  • the selecting unit 24d Perform the process. That is, the selection unit 24d acquires the use voltage, the use ambient temperature, the required component life time, and the effective capacity input to each of the text boxes 16a to 16d.
  • the selection unit 24d accepts various conditions (usage voltage, use ambient temperature, component required life time, effective capacity) for using the component.
  • the selection unit 24d selects any one of the ranges from the determination table 13d, which is obtained by subtracting the predetermined value ⁇ from the received effective capacity (effective capacity ⁇ ) to adding the predetermined value ⁇ to the effective capacity (effective capacity + ⁇ ). Get records registered in the item of "rated capacity”.
  • the received effective capacity is “0.1 [ ⁇ F]”
  • the selection unit 24d for example, “0.047 [ ⁇ F]” to “0.22 [ ⁇ F] according to a sequence such as the E3 sequence. ] "Can also be obtained within the range.
  • the selection unit 24d targets all the records by processing various information registered in a record close to the accepted effective capacity, instead of all the records of the component information 13a, as described below. Compared with, processing can be performed easily.
  • the selection unit 24d selects unselected records one by one from the acquired records.
  • the selection unit 24d performs the following process each time an unselected record is selected one by one. That is, the selection unit 24d performs the following process for each acquired record.
  • the selection unit 24d acquires the rated voltage from the item “rated voltage” of the selected record. Then, the selection unit 24d determines whether or not the acquired rated voltage is equal to or higher than the accepted use voltage. If the acquired rated voltage is less than the accepted operating voltage, a failure occurs when the operating voltage is applied to the component identified by the component code registered in the “component code” item of the selected record. Therefore, the selection unit 24d performs the following process. That is, when there is an unselected record, the selection unit 24d selects one new unselected record.
  • the selection unit 24d acquires the upper limit temperature that can be used by the component registered in the item “maximum temperature” of the selected record. . Then, the selection unit 24c determines whether or not the acquired temperature is equal to or higher than the accepted use ambient temperature. If the acquired temperature is lower than the accepted ambient temperature, the part identified by the part code registered in the “part code” item of the selected record may be damaged. The unit 24d performs the following process. That is, when there is an unselected record, the selection unit 24d selects one new unselected record.
  • the selection unit 24d selects “effective” corresponding to the voltage closest to the accepted use voltage from among a plurality of “effective capacity” items of the selected record. Get the effective capacity registered in the "Capacity” item. Then, the selection unit 24d determines whether or not the acquired effective capacity is greater than or equal to the received effective capacity. If the acquired effective capacity is less than the received effective capacity, the effective capacity under the actual use conditions of the ceramic component that is the part identified by the part code registered in the "part code" item of the selected record Is less than or equal to the accepted effective capacity. In this case, when there is an unselected record, the selection unit 24d newly selects one unselected record.
  • the selection unit 24d acquires the estimated life registered in the “estimated life” item corresponding to the voltage closest to the accepted use voltage among the plurality of “estimated life” items of the selected record.
  • the selection unit 24d determines whether or not the received use ambient temperature matches the previous reference use temperature (T1).
  • the selection unit 24d corrects the acquired estimated life. That is, the estimated lifetime is the lifetime of the ceramic capacitor estimated when the ambient temperature of the ceramic capacitor is set as the reference use temperature.
  • the selecting unit 24d corrects the estimated life. For example, the ceramic capacitor has a characteristic that if the ambient temperature rises by 10 ° C., the lifetime becomes (1 ⁇ 2) times, and if the ambient temperature falls by 10 ° C., the lifetime becomes double.
  • the selection unit 24d corrects the estimated life. For example, if the accepted use ambient temperature is 10 ° C. higher than the reference use temperature, the selection unit 24d increases the estimated life by (1/2) times. In addition, when the received use ambient temperature is 10 ° C. lower than the reference use temperature, the selection unit 24d doubles the estimated life.
  • the selection unit 24d determines whether or not the estimated lifetime is equal to or longer than the accepted component required lifetime. If the estimated lifetime is shorter than the required component required lifetime, the estimated lifetime under the actual usage conditions of the ceramic component that is identified by the component code registered in the “component code” item of the selected record However, it will be shorter than the required part life time. In this case, when there is an unselected record, the selection unit 24d newly selects one unselected record.
  • the selection unit 24d selects the component code from the “component code” item of the selected record, the rated voltage from the “rated voltage” item, the size code from the “size code” item, and the component from the “maximum temperature” item. Get the maximum temperature that can be used. In addition, the selection unit 24d acquires the rated capacity from the item “rated capacity” of the selected record.
  • the selection unit 24d acquires the effective capacity registered in the “effective capacity” item corresponding to the voltage closest to the received use voltage among the plurality of “effective capacity” items of the selected record. Further, the selection unit 24d acquires the estimated life from the “estimated life” item corresponding to the voltage closest to the accepted use voltage among the plurality of “estimated life” items of the selected record. Furthermore, the selection unit 24d acquires the normalized price from the “normalized price” item corresponding to the voltage closest to the accepted use voltage among the multiple “normalized price” items of the selected record.
  • the selection unit 24d registers the acquired registration content in the selection information 13e.
  • the selection unit 24d adds one record to the selection information 13e, and registers the acquired component code in the item “component code” of the added record.
  • the selection unit 24d registers the acquired size code in the item “size code” of the added record.
  • the selection unit 24d registers the acquired normalized price in the item “normalized price” of the added record.
  • the selection unit 24d registers the acquired rated voltage in the item “rated voltage” of the added record.
  • the selection unit 24d registers the acquired rated capacity in the item “rated capacity” of the added record.
  • the selection unit 24d registers the acquired upper limit temperature at which the part can be used in the item “maximum temperature” of the added record.
  • the selection unit 24d registers the acquired estimated life in the item “estimated life” of the added record.
  • the selection unit 24d registers the acquired effective capacity in the item “effective capacity” of the added record.
  • the selection unit 24d performs the above-described processing on all the records in the determination table 13d.
  • the selection unit 24d selects the records of the selection information 13e in ascending order of the normalized prices registered in the item “normalized price”. Sort. Then, the selecting unit 24d registers the rank in the item “candidate number” of each record in the ascending order of the normalized price. Subsequently, the selection unit 24d controls the display unit 12 so as to display the registration contents of the records having the top N (N is a natural number of 1 or more) records registered in the “candidate number”. As described above, the selection unit 24d selects the top N parts from the smaller normalized price, which is the price per unit of the capacity of the ceramic capacitor under actual use conditions, and outputs information on the selected parts.
  • the selection unit 24d it is possible to select parts under actual use conditions.
  • the user who operates the input unit 11 and inputs an instruction for executing the component selection process may determine the component to be used in the circuit with reference to the output information regarding the top N components. it can.
  • the control unit 24 is a circuit such as an application specific integrated circuit (ASIC), a field programmable gate array (FPGA), a central processing unit (CPU), or a micro processing unit (MPU).
  • ASIC application specific integrated circuit
  • FPGA field programmable gate array
  • CPU central processing unit
  • MPU micro processing unit
  • FIG. 12 is a flowchart illustrating a procedure of determination table registration processing according to the second embodiment.
  • the determination table registration process according to the second embodiment is executed by the control unit 24 when an instruction for executing the determination table registration process is input from the input unit 11 to the control unit 24, for example.
  • the acquisition unit 24a acquires all records from the component information 13a (S201). Subsequently, the acquisition unit 24a determines whether there is an unselected record in the acquired records (S202). When there is an unselected record (S202; Yes), the acquisition unit 24a selects one unselected record (S203).
  • the acquisition unit 24a acquires a part code from the “part code” item of the selected record (S204). Then, the acquisition unit 24a refers to the variation parameter 13b, and specifies a graph associated with the acquired component code from the graphs registered in the variation parameter 13b (S205).
  • the acquiring unit 24a determines whether or not there is an unselected applied voltage among a plurality of predetermined applied voltages (S206). When there is an unselected applied voltage (S206; Yes), the acquisition unit 24a selects one unselected applied voltage (S207). And the acquisition part 24a acquires the effective capacity
  • the acquisition part 24a acquires the price corresponding to the acquired component code from the price information 13c (S209).
  • the normalization unit 24b calculates a normalized price obtained by dividing the price acquired by the acquisition unit 24a by the effective capacity acquired by the acquisition unit 24a (S210).
  • the calculation unit 24c calculates the estimated life L1 of the component identified by the component code registered in the record selected by the acquisition unit 24a according to the above equation (2) (S211).
  • the calculation unit 24c registers various information, normalized price, effective capacity, and estimated life registered in the record selected by the acquisition unit 24a in the determination table 13d (S212), returns to S206, and returns to S206. Perform the process in.
  • the acquisition unit 24a assumes that all applied voltages having a plurality of predetermined sizes have not been selected (S213), and proceeds to S202. The process returns to S202.
  • the calculation unit 24c ends the process.
  • FIG. 13 is a flowchart illustrating a procedure of component selection processing according to the second embodiment.
  • the component selection process according to the second embodiment is executed by the control unit 24 when, for example, an instruction for executing the component selection process is input from the input unit 11 to the control unit 24.
  • the selection unit 24 d displays the search screen 16 as illustrated in the example of FIG. 7 when an instruction for executing the component selection process is input from the input unit 11.
  • the display unit 12 is controlled (S301). Then, the selection unit 24d determines whether or not the button 16e labeled “OK” on the search screen 16 is pressed (S302). When the button 16e is not pressed (S302; No), the selection unit 24d determines whether or not the button 16f labeled “Cancel” on the search screen 16 is pressed (S303). When the button 16f is not pressed (S303; No), the selection unit 24d returns to S302 and executes the process of S302 again. When the button 16f is pressed (S303; Yes), the selection unit 24d ends the process.
  • the selection unit 24d acquires the operating voltage, the operating ambient temperature, the required component life time, and the effective capacity input to the search screen 16 (S304).
  • the selection unit 24d selects any one of the ranges from the determination table 13d, which is obtained by subtracting the predetermined value ⁇ from the received effective capacity (effective capacity ⁇ ) to adding the predetermined value ⁇ to the effective capacity (effective capacity + ⁇ ). Get records registered in the item of "rated capacity”.
  • the selection unit 24d for example, “0.047 [ ⁇ F]” to “0.22 [ ⁇ F] according to a sequence such as the E3 sequence. ] ”can also be acquired (S305).
  • the selection unit 24d determines whether or not there is an unselected record in the acquired records (S306). When there is an unselected record (S306; Yes), the selection unit 24d selects one unselected record (S307).
  • the selecting unit 24d acquires the rated voltage from the item “rated voltage” of the selected record (S308). Then, the selection unit 24d determines whether or not the acquired rated voltage is equal to or higher than the accepted use voltage (S309). If the acquired rated voltage is less than the accepted working voltage (S309; No), the selection unit 24d returns to S306 and performs the process in S306. On the other hand, when the acquired rated voltage is equal to or higher than the accepted use voltage (S309; Yes), the selection unit 24d registers the upper limit for the use of the component registered in the item “maximum temperature” of the selected record. Is obtained (S310).
  • the selection part 24c determines whether the acquired temperature is more than the received use ambient temperature (S311). When the acquired temperature is lower than the accepted use ambient temperature (S311; No), the selection unit 24d returns to S306 and performs the process in S306. On the other hand, when the acquired temperature is equal to or higher than the accepted use ambient temperature (S311; Yes), the selection unit 24d performs the following process. In other words, the selection unit 24d acquires the effective capacity registered in the “effective capacity” item corresponding to the voltage closest to the received use voltage among the multiple “effective capacity” items of the selected record (S312). ).
  • the selection unit 24d determines whether or not the acquired effective capacity is greater than or equal to the received effective capacity (S313). When the acquired effective capacity is less than the received effective capacity (S313; No), the selection unit 24d returns to S306 and performs the process in S306.
  • the selection unit 24d performs the following process. In other words, the selection unit 24d acquires the estimated life registered in the “estimated life” item corresponding to the voltage closest to the accepted use voltage among the plurality of “estimated life” items of the selected record (S314). ).
  • the selection unit 24d determines whether or not the received use ambient temperature matches the previous reference use temperature (T1) (S315).
  • the selection unit 24d corrects the acquired estimated life (S316), and proceeds to S317.
  • the selection unit 24d also proceeds to S317 when the accepted use ambient temperature matches the previous reference use temperature (S315; Yes).
  • the selection unit 24d determines whether or not the estimated life is equal to or longer than the component required life time. When the estimated lifetime is shorter than the accepted required component lifetime (S317; No), the selection unit 24d returns to S306 and performs the process in S306.
  • the selected conditions will be satisfied (usage voltage, ambient temperature, required component life time, effective capacity).
  • the unit 24d acquires the registration content of the selected record (S318).
  • the selection unit 24d registers the acquired registration content in the selection information 13e (S319), returns to S306, and performs the process in S306.
  • the selection unit 24d sorts the records of the selection information 13e in ascending order of the normalized price registered in the item “normalized price” (S320). . Then, the selection unit 24d registers the rank in the item “candidate number” of each record in the ascending order of the normalized price (S321). Subsequently, the selection unit 24d controls the display unit 12 so as to display the registration contents of the records having the top N (N is a natural number of 1 or more) records registered in the “candidate number” (S322). The process is terminated.
  • the component selection device 20 outputs the registration contents of the records having the highest N (N is a natural number of 1 or more) records registered in the “candidate number”. That is, the part selection device 20 selects the top N parts from the one with the smaller normalized price, which is the price per unit of the capacity of the ceramic capacitor under actual use conditions, and outputs information relating to the selected parts. Therefore, according to the part selection apparatus 20, it is possible to select parts under actual use conditions.
  • the component selection device 20 calculates the estimated life of the component based on the reference use temperature. Then, when the received use ambient temperature does not match the reference use temperature, the parts selection device 20 corrects the estimated life and selects a part using the corrected estimated life. Therefore, according to the component selection apparatus 20, it can suppress that the precision of selection of components falls.
  • the component selection device 20 when the selected applied voltage is a voltage that is not stored in the variation parameter 13b, such as 3.3V, the component selection device 20 according to the second embodiment performs the following process. That is, the component selection device 20 calculates the effective capacity corresponding to the use voltage by a known interpolation technique using the effective capacity corresponding to the voltage before and after the use voltage. That is, the component selection device 20 can calculate the effective capacity using the fluctuation parameter 13b in which the relationship between a small number of effective capacity and the applied voltage is registered. Therefore, according to the component selection device 20, the effective capacity can be calculated using the fluctuation parameter 13b having a small data size.
  • the component selection device 20 since the component selection device 20 according to the second embodiment registers various contents in the determination table 13d in advance, an instruction for executing the component selection process is input from the input unit 11 to the control unit 24. The process from selecting a part to outputting is simplified. That is, in the component selection device 20, the processing for registering various contents in the determination table 13d and the processing for selecting a component and outputting information related to the selected component are asynchronous, so the processing is simplified.
  • the selected component device 20 may include the acquisition unit 14a, the normalization unit 14b, and the calculation unit 14c according to the first embodiment instead of the acquisition unit 24a, the normalization unit 24b, and the calculation unit 24c. it can.
  • the acquisition unit 14a, the normalization unit 14b, and the calculation unit 14c included in the selected component device 20 are asynchronous with the processing executed by the selection unit 24d, register various contents in the determination table 13d, and determine the determination table 13d. Can also be built.
  • the component selection device in the system according to the third embodiment uses the conditions transmitted from the circuit design support device instead of acquiring the conditions using the search screen 16 described above when selecting the components. Select parts.
  • the component selection device in the system according to the third embodiment does not hold the component information 13a, but selects components using the component information transmitted from the circuit design support device.
  • Other functions are the same as those of the component selection device 10 according to the first embodiment and the component selection device 20 according to the second embodiment.
  • FIG. 14 is a schematic diagram illustrating an example of a system configuration according to the third embodiment.
  • the system 70 includes a component selection device 50 and a circuit design device 80.
  • the circuit design device 80 is a device that supports circuit design using a circuit design support tool such as CAD (Computer Aided Design).
  • CAD Computer Aided Design
  • the circuit design device 80 requests the component selection device 50 to output candidate components such as a ceramic controller.
  • the circuit design device 80 transmits conditions and component information in the actual environment where the component is used to the component selection device 50.
  • the component selection device 50 When the component selection device 50 receives the condition and the component information together with the above-described request, the component selection device 50 selects the component in the same manner as the component selection device 10 or the component selection device 20 using the received condition and component information. Then, the component selection information 50 transmits information related to the selected component to the circuit design device 80.
  • the circuit design device 80 that has received the information related to the selected component determines the component to be incorporated into the circuit using the received information related to the selected component.
  • circuit design device 80 and the component selection device 50 work together to select components easily, it is possible to reduce the load on circuit design.
  • the disclosed apparatus can select a part in response to a request from another apparatus, and transmit information related to the selected part to the requesting apparatus.
  • the disclosed device is a part that is not a candidate for selection
  • the conditions for actual use can be relaxed, and such parts can be selected if they can operate under the relaxed conditions. it can.
  • all or a part of the processes described as being automatically performed can be performed manually.
  • all or a part of the processes described as being performed manually can be automatically performed by a known method.
  • processing at each step of each processing described in each embodiment can be arbitrarily finely divided or combined according to various loads and usage conditions. Also, the steps can be omitted.
  • each component of each illustrated apparatus is functionally conceptual and does not necessarily need to be physically configured as illustrated.
  • the specific state of distribution / integration of each device is not limited to the one shown in the figure, and all or a part thereof may be functionally or physically distributed or arbitrarily distributed in arbitrary units according to various loads or usage conditions. Can be integrated and configured.
  • Part selection program Various processes of the component selection devices 10, 20, and 50 described in the above embodiment can be realized by executing a program prepared in advance on a computer system such as a personal computer or a workstation. Therefore, in the following, an example of a computer that executes a part selection program having the same function as the part selection apparatuses 10, 20, and 50 described in the above embodiments will be described with reference to FIG.
  • FIG. 15 is a diagram illustrating a computer that executes a part selection program.
  • the computer 300 includes a CPU 310, a ROM 320, an HDD (Hard Disk Drive) 330, and a RAM 340. These devices 310 to 340 are connected via a bus 350.
  • the ROM 320 stores basic programs such as an OS (Operating System). Also, the HDD 330 stores in advance a component selection program 330a that performs the same functions as the acquisition unit 14a, normalization unit 14b, calculation unit 14c, and selection unit 14d described in the first embodiment.
  • the component selection program 330a may be a program that exhibits the same functions as the acquisition unit 24a, normalization unit 24b, calculation unit 24c, and selection unit 24d shown in the second embodiment. Further, the component selection program 330a may be separated as appropriate. Also, the HDD 330 is provided with various data and various tables stored in the storage unit 13.
  • the CPU 310 reads the component selection program 330a from the HDD 330 and executes it.
  • the CPU 310 reads out various data and various tables and stores them in the RAM 340. Further, the CPU 310 executes the component selection program 330a using various data and various tables stored in the RAM 340. Note that the data stored in the RAM 340 may not always be stored in the RAM 340. Data used for processing may be stored in the RAM 340.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Physics & Mathematics (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • Operations Research (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Educational Administration (AREA)
  • Game Theory and Decision Science (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Control Or Security For Electrophotography (AREA)

Abstract

 部品選定プログラム(330a)は、コンピュータ(300)に、部品を使用する条件を受け付ける処理を実行させる。部品選定プログラム(330a)は、コンピュータ(300)に、部品が使用される条件ごとに部品の特性値を記憶する第1の記憶部の記憶内容を参照し、受け付けた条件に対応する特性値を取得する処理を実行させる。部品選定プログラム(330a)は、コンピュータ(300)に、部品の価格を記憶する第2の記憶部の記憶内容を参照し、部品に対応する価格を取得する処理を実行させる。部品選定プログラム(330a)は、コンピュータ(300)に、取得した価格を取得した特性値で正規化する処理を実行させる。部品選定プログラム(330a)は、コンピュータ(300)に、正規化した価格を出力する処理を実行させる。

Description

部品選定プログラム、部品選定装置及び部品選定方法
 本発明は、部品選定プログラム、部品選定装置及び部品選定方法に関する。
 従来、セラミックコンデンサなどの部品を選定する技術が存在する。以下の説明では、セラミックコンデンサを「セラコン」と略記する場合がある。かかる従来の技術の一例についてセラコンを例に挙げて説明する。例えば、従来の技術は、回路を設計する際に、セラコンの候補の中から、セラコンを製造するメーカが公表した定格容量に対する価格の割合が最も小さいセラコンを選定し、選定したセラコンに係る情報を、回路を設計する設計者などのユーザに提示する。これにより、ユーザは、提示されたセラコンを参考にして、回路に用いるセラコンを決定する。
特開2003-16293号公報 特開2011-175341号公報 特開2008-243010号公報
 しかしながら、従来の技術では、部品が実際に使用される条件下での特性に応じた部品の選定が困難であるという問題がある。セラコンを例に挙げて説明すると、例えば、セラコンは、印加される電圧の大きさによって、実効容量が変化する。そのため、あるセラコンA及びセラコンBのうち、セラコンAにおける定格容量に対する価格の割合が、セラコンBにおける定格容量に対する価格の割合よりも小さい場合であっても、次のような事象が発生することがある。すなわち、セラコンA及びセラコンBが、ある大きさの電圧が印加されるような条件下で使用される場合には、セラコンBにおける実効容量に対する価格の割合が、セラコンAにおける実効容量に対する価格の割合よりも小さくなる事象が発生することがある。しかしながら、このような事象が発生した場合であっても、従来の技術は、セラコンA及びセラコンBが実際に使用される条件下での特性を考慮しないで、セラコンA及びセラコンBのうち、定格容量に対する価格の割合が小さいセラコンAを選定する。そして、従来の技術は、選定したセラコンAに係る情報を提示する。それゆえ、従来の技術では、部品が実際に使用される条件下での特性に応じた部品の選定が困難であるという問題がある。なお、かかる問題は、セラコンを選定する場合に限られず、他のコンデンサやコンデンサ以外の電子部品などを選定する場合にも同様に生じうる。
 1つの側面では、部品が実際に使用される条件下での特性に応じた部品の選定を行うことを目的とする。
 1態様では、部品選定プログラムは、コンピュータに、部品を使用する条件を受け付ける処理を実行させる。部品選定プログラムは、コンピュータに、部品が使用される条件ごとに部品の特性値を記憶する第1の記憶部の記憶内容を参照し、受け付けた条件に対応する特性値を取得する処理を実行させる。部品選定プログラムは、コンピュータに、部品の価格を記憶する第2の記憶部の記憶内容を参照し、部品に対応する価格を取得する処理を実行させる。部品選定プログラムは、コンピュータに、取得した価格を取得した特性値で正規化する処理を実行させる。部品選定プログラムは、コンピュータに、正規化した価格を出力する処理を実行させる。
 部品が実際に使用される条件下での特性に応じた部品の選定を行うことができる。
図1は、実施例1に係る部品選定装置の機能構成の一例を示す図である。 図2は、部品情報のデータ構造の一例を示す図である。 図3は、変動パラメータの一例を示す図である。 図4は、価格情報のデータ構造の一例を示す図である。 図5は、判定テーブルのデータ構造の一例を示す図である。 図6は、選定情報のデータ構造の一例を示す図である。 図7は、検索画面の一例を示す図である。 図8は、実施例1に係る選定部が実行する処理の一例について説明するための図である。 図9は、実施例1に係る部品選定処理の手順を示すフローチャートである。 図10は、実施例2に係る部品選定装置の機能構成の一例を示す図である。 図11は、実施例2に係る判定テーブルの登録内容の一例について説明するための図である。 図12は、実施例2に係る判定テーブル登録処理の手順を示すフローチャートである。 図13は、実施例2に係る部品選定処理の手順を示すフローチャートである。 図14は、実施例3に係るシステムの構成の一例を説明するための図である。 図15は、部品選定プログラムを実行するコンピュータを示す図である。
 以下に、本願の開示する部品選定プログラム、部品選定装置及び部品選定方法の各実施例を図面に基づいて詳細に説明する。なお、各実施例は開示の技術を限定するものではない。
 [部品選定装置の機能構成の一例]
 実施例1に係る部品選定装置について説明する。図1は、実施例1に係る部品選定装置の機能構成の一例を示す図である。
 図1に示すように、部品選定装置10は、入力部11と、表示部12と、記憶部13と、制御部14とを有する。
 入力部11は、各種情報を制御部14に入力する。例えば、入力部11は、回路を設計する設計者などのユーザから、後述の部品選定処理を実行するための指示を受け付けた場合に、受け付けた指示を制御部14に入力する。入力部11のデバイスの一例としては、マウスやキーボードなどのユーザの操作を受け付けるデバイスなどが挙げられる。
 表示部12は、各種の情報を出力する。例えば、表示部12は、後述の取得部14aの制御により、後述の検索画面を表示する。また、表示部12は、後述の選定部14dの制御により、後述の選定情報13eの全レコードのうち、順位が上位N件のレコードの内容を表示する。表示部12のデバイスの一例としては、液晶ディスプレイなどが挙げられる。
 記憶部13は、各種情報を記憶する。例えば、記憶部13は、部品情報13a、変動パラメータ13b、価格情報13c、判定テーブル13d、選定情報13eを記憶する。
 部品情報13aには、各種の部品の情報が登録される。以下の説明では、部品が、セラコンである場合について説明するが、部品は、任意の部品を採用できる。図2は、部品情報のデータ構造の一例を示す図である。図2の例に示すように、部品情報13aは、「部品コード」、「サイズコード」、「定格電圧」、「定格容量」及び「最大温度」の各項目を有する。部品情報13aには、レコードごとに、部品の情報が登録される。
 「部品コード」の項目には、部品を識別するための部品コードが予め登録される。「サイズコード」の項目には、「部品コード」の項目に登録された部品コードによって識別される部品のサイズを示すサイズコードが予め登録される。「定格電圧」の項目には、「部品コード」の項目に登録された部品コードによって識別される部品について、かかる部品を製造するメーカが公表する定格電圧が予め登録される。「定格容量」の項目には、「部品コード」の項目に登録された部品コードによって識別される部品について、かかる部品を製造するメーカが公表する定格容量が予め登録される。「最大温度」の項目には、「部品コード」の項目に登録された部品コードによって識別される部品が使用可能な上限の温度が予め登録される。
 例えば、図2の例に示す部品情報13aの1番目のレコードは、部品コード「AAA-AAA-AAA」によって識別される部品のサイズが「1.0mm×0.5mm」であり、定格電圧が「6.3V」であり、定格容量が「1[μF]」であることを示す。また、図2の例に示す部品情報13aの1番目のレコードは、部品コード「AAA-AAA-AAA」によって識別される部品が使用可能な上限の温度が「85℃」であることを示す。また、他のレコードについても同様である。
 図1の説明に戻り、変動パラメータ13bには、セラコンの種類ごとに、セラコンに印加される電圧の大きさと、セラコンの実効容量との関係を示すグラフが登録される。図3は、変動パラメータの一例を示す図である。図3の例に示す変動パラメータ13bには、複数の種類のセラコンのそれぞれに対応するグラフが登録される。図3の例に示す変動パラメータ13bの各グラフは、印加される電圧が1V、2V、3V、4V、5V及び6Vのそれぞれの場合のセラコンの実効容量を線で結んだものである。したがって、各グラフが示すセラコンの実効容量のデータは、印加される電圧が、1V、2V、3V、4V、5V及び6Vのそれぞれの場合であり、印加される電圧が、1.2Vなどの場合には、各グラフは、対応する実効容量のデータを保持しない。これに加えて、図3の例に示す変動パラメータ13bの各グラフの中には、印加される電圧が7V、8V、9V及び10Vのそれぞれの場合のセラコンの実効容量を線で結んだものもある。ここで、上述した部品情報13aに登録された部品コードは、変動パラメータ13bに登録された何れかのグラフに対応付けられる。すなわち、上述した部品情報13aに登録された部品コードによって識別される全ての部品について、変動パラメータ13bに登録された何れかのグラフによって、印加される電圧の大きさと実効容量との関係が示される。
 図1の説明に戻り、価格情報13cには、部品の価格が部品ごとに登録される。図4は、価格情報のデータ構造の一例を示す図である。図4の例に示すように、価格情報13cは、「部品コード」及び「価格」の各項目を有する。「部品コード」の項目には、部品コードが予め登録される。「価格」の項目には、「部品コード」に登録された部品コードによって識別される部品の価格が予め登録される。図4の例に示す価格情報13cの1番目のレコードは、部品コード「AAA-AAA-AAA」によって識別される部品の価格が「5000円」であることを示す。
 図1の説明に戻り、判定テーブル13dには、部品ごとに、部品の情報とともに、後述の検索画面に入力された使用電圧が部品に印加された場合の後述の推定寿命及び後述の正規化価格が後述の算出部14cにより登録される。図5は、判定テーブルのデータ構造の一例を示す図である。図5の例に示すように、判定テーブル13dは、「部品コード」、「定格電圧」、「サイズコード」、「定格容量」、「最大温度」、「推定寿命」、「実効容量」及び「正規化価格」の各項目を有する。ここで、図5の例に示す判定テーブル13dは、回路の電源電圧に用いられる2V、3.3V、5V及び12Vの4つの電圧のそれぞれに対して、「推定寿命」、「実効容量」及び「正規化価格」の各項目を有する。
 「部品コード」の項目には、部品コードが後述の算出部14cにより登録される。「定格電圧」の項目には、「部品コード」の項目に登録された部品コードによって識別される部品の定格電圧が後述の算出部14cにより登録される。「サイズコード」の項目には、「部品コード」の項目に登録された部品コードによって識別される部品のサイズコードが後述の算出部14cにより登録される。「定格容量」の項目には、「部品コード」の項目に登録された部品コードによって識別される部品の定格容量が後述の算出部14cにより登録される。「最大温度」の項目には、「部品コード」の項目に登録された部品コードによって識別される部品が使用可能な上限の温度が後述の算出部14cにより登録される。
 後述の検索画面に入力された使用電圧に最も近い電圧に対応する「推定寿命」の項目には、使用電圧が部品に印加された場合における後述の推定寿命が後述の算出部14cにより登録される。図5の例は、後述の検索画面に使用電圧「3.3V」が入力され、「3.3V」が部品に印加された場合の「推定寿命」の項目に、推定寿命の長さに応じたランクが登録された場合を示す。例えば、図5の例に示す「推定寿命」の項目に登録された「A」は、推定寿命が10年以上であることを示す。また、「B」は、推定寿命が、5年以上10年未満であることを示す。また、「C」は、推定寿命が、5年未満であることを示す。なお、「推定寿命」の項目には、後述の算出部14cにより推定寿命の値が登録されてもよい。
 後述の検索画面に入力された使用電圧に最も近い電圧に対応する「実効容量」の項目には、使用電圧が部品に印加された場合における実効容量が後述の算出部14cにより登録される。図5の例は、後述の検索画面に使用電圧「3.3V」が入力され、「3.3V」が部品に印加された場合の実効容量が「実効容量」の項目に後述の算出部14cにより登録される場合を示す。また、図5の例は、電圧「2V」、「5V」、「12V」に対応する「推定寿命」、「実効容量」及び「正規化価格」の項目に、何も登録されていない場合を示す。
 後述の検索画面に入力された使用電圧に最も近い電圧に対応する「正規化価格」の項目には、使用電圧が部品に印加された場合における後述の正規化価格が後述の算出部14cにより登録される。図5の例は、後述の検索画面に使用電圧「3.3V」が入力され、「3.3V」が部品に印加された場合の後述の正規化価格が「正規化価格」の項目に後述の算出部14cにより登録される場合を示す。
 図5の例に示す判定テーブル13dの1番目のレコードは、部品コード「XXX-XXX-XXX」によって識別される部品の定格電圧が「50V」であり、サイズが「1.6mm×0.8mm」であることを示す。また、図5の例に示す判定テーブル13dの1番目のレコードは、部品コード「XXX-XXX-XXX」によって識別される部品が使用可能な上限の温度が「85℃」であり、部品の定格容量が「0.047μF」であることを示す。また、図5の例に示す判定テーブル13dの1番目のレコードは、部品コード「XXX-XXX-XXX」によって識別される部品の後述の推定寿命が10年以上であることを示す。また、図5の例に示す判定テーブル13dの1番目のレコードは、部品コード「XXX-XXX-XXX」によって識別される部品の実効容量が「0.82[μF]」であることを示す。また、図5の例に示す判定テーブル13dの1番目のレコードは、部品コード「XXX-XXX-XXX」によって識別される部品の後述の正規化価格が、「6.43」であることを示す。また、他のレコードについても同様である。
 図1の説明に戻り、選定情報13eには、部品の情報と、後述する正規化価格と、後述する推定寿命と、部品の実効容量とが後述の選定部14dにより登録される。図6は、選定情報13eのデータ構造の一例を示す図である。図6の例に示すように、選定情報13eは、「候補番号」、「部品コード」、「サイズコード」、「正規化価格」、「定格電圧」、「定格容量」、「最大温度」、「推定寿命」及び「実効容量」の各項目を有する。
 「候補番号」の項目には、正規化価格を昇順でソートした場合の部品の順位が後述の選定部14dにより登録される。「部品コード」の項目には、部品コードが後述の選定部14dにより登録される。「サイズコード」の項目には、「部品コード」の項目に登録された部品コードによって識別される部品のサイズコードが後述の選定部14dにより登録される。「正規化価格」の項目には、後述の正規化価格が後述の選定部14dにより登録される。「定格電圧」の項目には、「部品コード」の項目に登録された部品コードによって識別される部品の定格電圧が後述の選定部14dにより登録される。「定格容量」の項目には、「部品コード」の項目に登録された部品コードによって識別される部品の定格容量が後述の選定部14dにより登録される。「最大温度」の項目には、「部品コード」の項目に登録された部品コードによって識別される部品が使用可能な上限の温度が後述の選定部14dにより登録される。「推定寿命」の項目には、後述の推定寿命が後述の選定部14dにより登録される。「実効容量」の項目には、「部品コード」の項目に登録された部品コードによって識別される部品の実効容量が後述の選定部14dにより登録される。
 図6の例に示す選定情報13eの1番目のレコードは、部品コード「AAA-AAA-AAA」によって識別される部品の順位が「1位」で、サイズが「1.0mm×0.5mm」で、正規化価格が「0.11」であることを示す。また、図6の例に示す選定情報13eの1番目のレコードは、部品コード「AAA-AAA-AAA」によって識別される部品の定格電圧が「6.3V」であり、定格容量が「1[μF]」であることを示す。また、図6の例に示す選定情報13eの1番目のレコードは、部品コード「AAA-AAA-AAA」によって識別される部品が使用可能な上限の温度が「85℃」であり、かかる部品の推定寿命が「aaaaa時間」であることを示す。また、図6の例に示す選定情報13eの1番目のレコードは、部品コード「AAA-AAA-AAA」によって識別される部品の実効容量が「0.59[μF]」であることを示す。他のレコードについても同様である。
 図1に戻り、記憶部13は、例えば、フラッシュメモリなどの半導体メモリ素子、または、ハードディスク、光ディスクなどの記憶装置である。なお、記憶部13は、上記の種類の記憶装置に限定されるものではなく、RAM(Random Access Memory)、ROM(Read Only Memory)であってもよい。
 制御部14は、各種の処理手順を規定したプログラムや制御データを格納するための内部メモリを有し、これらによって種々の処理を実行する。図1に示すように、制御部14は、取得部14aと、正規化部14bと、算出部14cと、選定部14dとを有する。
 取得部14aは、各種の情報を取得する。例えば、入力部11から部品選定処理を実行するための指示が入力された場合に、取得部14aは、検索画面を表示するように表示部12を制御する。図7は、検索画面の一例を示す図である。図7の例に示す検索画面16は、実際の使用条件下において、部品であるセラコンに印加される電圧(使用電圧)が入力されるテキストボックス16aを有する。また、検索画面16は、実際の使用条件下において、セラコンが使用される周囲の温度(使用周囲温度)が入力されるテキストボックス16bを有する。また、検索画面16は、セラコンを使用する場合におけるユーザが必要とする要求寿命の時間(部品必要寿命時間)が入力されるテキストボックス16cを有する。また、検索画面16は、セラコンを使用する場合におけるセラコンの最低限の実効容量が入力されるテキストボックス16dを有する。また、検索画面16は、テキストボックス16a~16dに入力された内容を確定するためのボタン16eを有する。入力部11が操作されて、ボタン16eが押下されると、テキストボックス16a~16dに入力された内容が確定し、検索画面16が閉じる。また、検索画面16は、検索画面16を閉じるためのボタン16fを有する。入力部11が操作されて、ボタン16eが押下されると、検索画面16が閉じる。
 例えば、回路を設計する設計者などのユーザが、入力部11を操作して、部品選定処理を実行するための指示を制御部14に入力した場合に、取得部14aは、検索画面16を表示するように表示部12を制御する。ユーザが、入力部11を操作して、テキストボックス16a~16dのそれぞれに、使用電圧、使用周囲温度、部品必要寿命時間、実効容量を入力し、ボタン16eを押下すると、取得部14aは、次の処理を行う。すなわち、取得部14aは、テキストボックス16a~16dのそれぞれに入力された使用電圧、使用周囲温度、部品必要寿命時間、実効容量を取得する。
 上述した処理を実行することで、取得部14aは、部品を使用する各種の条件(使用電圧、使用周囲温度、部品必要寿命時間、実効容量)を受け付ける。
 そして、取得部14aは、部品情報13aから、受け付けた実効容量から所定値αを減じた(実効容量-α)から実効容量に所定値αを加えた(実効容量+α)までの範囲のいずれかの容量が「定格容量」の項目に登録されたレコードを取得する。なお、取得部14aは、受け付けた実効容量が「0.1[μF]」である場合に、E3系列などの系列にしたがって、例えば、「0.047[μF]」~「0.22[μF]」の範囲で、レコードを取得することもできる。取得部14aは、部品情報13aの全レコードではなく、受け付けた実効容量に近いレコードに登録された各種の情報を後述の各種の処理の対象とすることで、全レコードを処理の対象とする場合と比較して、簡易に処理を行うことができる。
 続いて、取得部14aは、取得したレコードのうち未選択のレコードを1つずつ選択する。また、取得部14aは、未選択のレコードを1つずつ選択するたびに、下記の処理を行う。すなわち、取得部14aは、取得した全レコードに対して、下記の処理を行う。
 例えば、取得部14aは、選択したレコードの「定格電圧」の項目から定格電圧を取得する。そして、取得部14aは、取得した定格電圧が、受け付けた使用電圧以上であるか否かを判定する。取得した定格電圧が、受け付けた使用電圧未満である場合には、使用電圧を、選択したレコードの「部品コード」の項目に登録された部品コードによって識別される部品に印加した場合に、故障してしまう可能性があるため、取得部14aは、次の処理を行う。すなわち、取得部14aは、未選択のレコードがあるときには、新たに未選択のレコードを1つ選択する。
 一方、取得した定格電圧が、受け付けた使用電圧以上である場合には、取得部14aは、選択したレコードの「部品コード」の項目から部品コードを取得する。例えば、選択したレコードの「部品コード」の項目に「AAA-AAA-AAA」が登録されている場合には、取得部14aは、「AAA-AAA-AAA」を取得する。
 そして、取得部14aは、変動パラメータ13bを参照し、変動パラメータ13bに登録されたグラフの中から、取得した部品コードに対応付けられたグラフを特定する。例えば、「AAA-AAA-AAA」を取得した場合には、取得部14aは、「AAA-AAA-AAA」に対応付けられたグラフを特定する。
 続いて、取得部14aは、特定したグラフから、受け付けた使用電圧における実効容量を取得する。ここで、受け付けた使用電圧が、1V、2V、3V、4V、5V及び6Vのそれぞれの場合などには、取得部14aは、特定したグラフから、受け付けた使用電圧に対応するセラコンの実効容量を取得する。一方、受け付けた使用電圧が、1.2Vなどのような、変動パラメータ13bに記憶されていない電圧である場合には、取得部14aは、次の処理を行う。すなわち、取得部14aは、使用電圧の前後の電圧に対応する実効容量を用いて、公知の補間の技術により、使用電圧に対応する実効容量を算出する。例えば、使用電圧が1.2Vである場合には印加される電圧が1Vの場合における実効容量と、印加される電圧が2Vの場合における実効容量とを用いて、公知の補間の技術により、受け付けた使用電圧に対応する実効容量を算出する。このような処理を行うことにより、取得部14aは、実効容量を取得する。したがって、本実施例では、少ない数の実効容量と印加電圧との関係が登録された変動パラメータ13bを用いて実効容量を算出することができる。
 そして、取得部14aは、取得した実効容量が、受け付けた実効容量以上であるか否かを判定する。取得した実効容量が、受け付けた実効容量未満である場合には、選択したレコードの「部品コード」の項目に登録された部品コードによって識別される部品であるセラコンが実使用条件下での実効容量を満たさない。この場合、取得部14aは、未選択のレコードがあるときには、新たに未選択のレコードを1つ選択する。
 一方、取得した実効容量が、受け付けた実効容量以上である場合には、選択したレコードの「部品コード」の項目に登録された部品コードによって識別される部品であるセラコンの実使用条件下での実効容量が、受け付けた実効容量以上となる。この場合、取得部14aは、価格情報13cから、取得した部品コードに対応する価格を取得する。例えば、「AAA-AAA-AAA」を取得した場合には、取得部14aは、先の図4の例に示す価格情報13cから、「AAA-AAA-AAA」に対応する価格「5000円」を取得する。
 取得部14aは、上述した処理を、取得した全レコードに対して行う。上述したように、取得部14aは、受け付けた条件、例えば、使用電圧に対応する特性値、例えば、実効容量を取得する。また、取得部14aは、選択したレコードに登録された部品コードによって識別される部品に対応する価格を取得する。
 正規化部14bは、取得された価格を取得された特性値で正規化する。正規化部14bの一態様について説明する。例えば、正規化部14bは、取得部14aにより選択された全レコードに対して、1レコードずつ、下記の処理を行う。すなわち、正規化部14bは、取得部14aにより実効容量及び価格が取得された場合には、取得部14aにより取得された価格を、取得部14aにより取得された実効容量で除した正規化価格を算出する。
 ここで、正規化価格は、実使用条件下におけるセラコンの容量、すなわち、実効容量の1単位当たりの価格を示す。このため、複数の部品の中から1つ以上の所定個の部品を選定する場合、正規化価格が最も小さい部品から順に所定個の部品を選定することで、実使用条件下における部品の選定を行うことができる。
 算出部14cは、推定寿命を算出する。算出部14cの一態様について説明する。例えば、算出部14cは、取得部14aにより選択された全レコードに対して、1レコードずつ、下記の処理を行う。すなわち、算出部14cは、正規化部14bにより正規化価格が算出された場合には、下記の式(1)に従って、取得部14aにより選択されたレコードに登録された部品コードによって識別される部品の推定寿命Lを算出する。
  L=Lo×2((To-T)/θ)×(RV×Vo/V)  (1)
 ここで、式(1)において、Loは、セラコンを製造するメーカが公表する保証時間である。また、Toは、セラコンを製造するメーカが公表する最高使用温度である。また、RVは、セラコンを製造するメーカが公表する試験時における印加電圧比である。また、Voは、セラコンを製造するメーカが公表する定格電圧である。また、Tは、取得部14aにより受け付けられた使用周囲温度である。また、Vは、取得部14aにより受け付けられた使用電圧である。また、θは、温度加速係数であり、例えば、10である。また、nは、電圧加速係数であり、例えば、3である。
 そして、算出部14cは、取得部14aにより選択されたレコードに登録された各種の情報、正規化部14bにより算出された正規化価格、及び、算出部14cにより算出された推定寿命を判定テーブル13dに登録する。例えば、算出部14cは、判定テーブル13dにレコードを1つ追加し、追加したレコードの「部品コード」の項目に、取得部14aにより選択されたレコードの「部品コード」の項目に登録された部品コードを登録する。また、算出部14cは、追加したレコードの「定格電圧」の項目に、取得部14aにより選択されたレコードの「定格電圧」の項目に登録された定格電圧を登録する。また、算出部14cは、追加したレコードの「サイズコード」の項目に、取得部14aにより選択されたレコードの「サイズコード」の項目に登録されたサイズコードを登録する。また、算出部14cは、追加したレコードの「定格容量」の項目に、取得部14aにより選択されたレコードの「定格容量」の項目に登録された定格容量を登録する。また、算出部14cは、追加したレコードの、取得部14aにより受け付けられた使用電圧に最も近い電圧に対応する「推定寿命」の項目に、算出した推定寿命の値、または、推定寿命の長さに応じたランクを登録する。また、算出部14cは、追加したレコードの、取得部14aにより受け付けられた使用電圧に最も近い電圧に対応する「実効容量」の項目に、正規化部14bにより算出された実効容量を登録する。また、算出部14cは、追加したレコードの、取得部14aにより受け付けられた使用電圧に最も近い電圧に対応する「正規化価格」の項目に、正規化部14bにより算出された正規化価格を登録する。
 算出部14cは、上述した処理を、取得部14aにより取得された全レコードに対して行う。
 選定部14dは、部品を選定する。選定部14dの一態様について説明する。例えば、取得部14aにより取得された全レコードに対して上述した処理が行われると、選定部14dは、判定テーブル13dの全レコードのうち未選択のレコードを1つずつ選択する。また、選定部14dは、未選択のレコードを1つずつ選択するたびに、下記の処理を行う。すなわち、選定部14dは、判定テーブル13dの全レコードに対して、1レコードずつ下記の処理を行う。
 例えば、選定部14dは、選択したレコードの「推定寿命」の項目から、推定寿命を取得する。そして、選定部14dは、取得した推定寿命が、取得部14aにより受け付けられた部品必要寿命時間以上であるか否かを判定する。推定寿命が部品必要寿命時間未満である場合には、選択したレコードの「部品コード」の項目に登録された部品コードによって識別される部品の推定寿命が、受け付けられた部品必要寿命時間を満たさないため、選定部14dは、次の処理を行う。すなわち、選定部14dは、判定テーブル13dのレコードの中に未選択のレコードがある場合には、新たに未選択のレコードを選択する。
 一方、推定寿命が部品必要寿命時間以上である場合には、選択したレコードの「部品コード」の項目に登録された部品コードによって識別される部品の推定寿命が、受け付けられた部品必要寿命時間以上であるため、選定部14dは、次の処理を行う。すなわち、選定部14dは、選択したレコードの全項目の登録内容を取得する。例えば、選定部14dは、選択したレコードの「部品コード」の項目から部品コード、「定格電圧」の項目から定格電圧、「サイズコード」の項目からサイズコード、「最大温度」の項目から、部品が使用可能な上限の温度を取得する。これに加えて、選定部14dは、選択したレコードの「定格容量」の項目から定格容量、「推定寿命」の項目から推定寿命、「実効容量」の項目から実効容量、「正規化価格」の項目から正規化価格を取得する。
 そして、選定部14dは、取得した登録内容を選定情報13eに登録する。例えば、選定部14dは、選定情報13eに1つレコードを追加し、取得した部品コードを、追加したレコードの「部品コード」の項目に登録する。また、選定部14dは、取得したサイズコードを、追加したレコードの「サイズコード」の項目に登録する。また、選定部14dは、取得した正規化価格を、追加したレコードの「正規化価格」の項目に登録する。また、選定部14dは、取得した定格電圧を、追加したレコードの「定格電圧」の項目に登録する。また、選定部14dは、取得した定格容量を、追加したレコードの「定格容量」の項目に登録する。また、選定部14dは、取得した、部品が使用可能な上限の温度を、追加したレコードの「最大温度」の項目に登録する。また、選定部14dは、取得した推定寿命を、追加したレコードの「推定寿命」の項目に登録する。また、選定部14dは、取得した実効容量を、追加したレコードの「実効容量」の項目に登録する。
 選定部14dは、上述した処理を、判定テーブル13dの全レコードに対して行う。
 そして、判定テーブル13dの全レコードに対して、上述した処理を行った場合には、選定部14dは、選定情報13eのレコードを「正規化価格」の項目に登録された正規化価格の昇順でソートする。そして、選定部14dは、正規化価格の昇順となった各レコードの「候補番号」の項目に順位を登録する。続いて、選定部14dは、「候補番号」に登録された順位が上位N(Nは、1以上の自然数)件のレコードの登録内容を表示するように、表示部12を制御する。図8は、実施例1に係る選定部が実行する処理の一例について説明するための図である。例えば、記憶部13に、先の図6に示す選定情報13eが記憶され、N=5である場合には、選定部14dは、図8の例に示すような画面を表示するように、表示部12を制御する。上述したように、選定部14dは、実使用条件下におけるセラコンの容量の1単位当たりの価格である正規化価格が小さい方から上位N個の部品を選定し、選定した部品に係る情報を出力する。よって、選定部14dによれば、実使用条件下における部品の選定を行うことができる。また、入力部11を操作して、部品選定処理を実行するための指示を入力したユーザは、出力された上位N個の部品に係る情報を参考にして、回路に用いる部品を決定することができる。
 制御部14は、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)、CPU(Central Processing Unit)、MPU(Micro Processing Unit)などの回路である。
[処理の流れ]
 次に、本実施例に係る部品選定装置10の処理の流れについて説明する。図9は、実施例1に係る部品選定処理の手順を示すフローチャートである。実施例1に係る部品選定処理は、例えば、入力部11から、部品選定処理を実行するための指示が制御部14に入力された場合に、制御部14により実行される。
 図9に示すように、取得部14aは、検索画面16を表示するように表示部12を制御する(S101)。そして、取得部14aは、検索画面16の「OK」という表記がされたボタン16eが押下されたか否かを判定する(S102)。ボタン16eが押下されていない場合(S102;No)には、取得部14aは、検索画面16の「キャンセル」という表記がされたボタン16fが押下されたか否かを判定する(S103)。ボタン16fが押下されていない場合(S103;No)には、取得部14aは、S102に戻って、再び、S102の処理を実行する。また、ボタン16fが押下された場合(S103;Yes)には、取得部14aは、処理を終了する。
 一方、ボタン16eが押下された場合(S102;Yes)には、取得部14aは、検索画面16に入力された使用電圧、使用周囲温度、部品必要寿命時間、実効容量を取得する(S104)。
 そして、取得部14aは、部品情報13aから、受け付けた実効容量から所定値αを減じた(実効容量-α)から実効容量に所定値αを加えた(実効容量+α)までの範囲のいずれかの容量が「定格容量」の項目に登録されたレコードを取得する。なお、取得部14aは、受け付けた実効容量が「0.1[μF]」である場合に、E3系列などの系列にしたがって、例えば、「0.047[μF]」~「0.22[μF]」の範囲で、レコードを取得することもできる(S105)。
 続いて、取得部14aは、取得したレコードの中に、未選択のレコードがあるか否かを判定する(S106)。未選択のレコードがある場合(S106;Yes)には、取得部14aは、未選択のレコードを1つ選択する(S107)。
 そして、取得部14aは、選択したレコードの「定格電圧」の項目から定格電圧を取得する(S108)。続いて、取得部14aは、取得した定格電圧が、受け付けた使用電圧以上であるか否かを判定する(S109)。取得した定格電圧が、受け付けた使用電圧未満である場合(S109;No)には、取得部14aは、S106に戻り、再び、S106での処理を実行する。
 一方、取得した定格電圧が、受け付けた使用電圧以上である場合(S109;Yes)には、取得部14aは、選択したレコードの「部品コード」の項目から部品コードを取得する(S110)。続いて、取得部14aは、変動パラメータ13bを参照し、変動パラメータ13bに登録されたグラフの中から、取得した部品コードに対応付けられたグラフを特定する(S111)。
 続いて、取得部14aは、特定したグラフから、受け付けた使用電圧における実効容量を取得する。ここで、受け付けた使用電圧が、1V、2V、3V、4V、5V及び6Vのそれぞれの場合などには、取得部14aは、特定したグラフから、受け付けた使用電圧に対応するセラコンの実効容量を取得する。一方、受け付けた使用電圧が、1.2Vなどの場合には、取得部14aは、次の処理を行う。すなわち、取得部14aは、印加される電圧が1Vの場合における実効容量と、印加される電圧が2Vの場合における実効容量とを用いて、公知の補間によって、受け付けた使用電圧に対応する実効容量を算出する(S112)。
 そして、取得部14aは、取得した実効容量が、受け付けた実効容量以上であるか否かを判定する(S113)。取得した実効容量が、受け付けた実効容量以上でない場合(S113;No)には、取得部14aは、次の処理を行う。すなわち、取得部14aは、選択したレコードの「部品コード」の項目に登録された部品コードによって識別される部品が実使用条件下での実効容量を満たさないため、S106に戻り、S106での処理を行う。
 一方、取得した実効容量が、受け付けた実効容量以上である場合(S113;Yes)には、選択したレコードの「部品コード」の項目に登録された部品コードによって識別されるセラコンの実使用条件下での実効容量が受け付けた実効容量以上となる。この場合、取得部14aは、価格情報13cから、取得した部品コードに対応する価格を取得する(S114)。
 正規化部14bは、取得部14aにより取得された価格を、取得部14aにより取得された実効容量で除した正規化価格を算出する(S115)。算出部14cは、上記式(1)にしたがって、推定寿命を算出する(S116)。そして、算出部14cは、取得部14aにより選択されたレコードに登録された各種の情報、正規化価格、実効容量、及び、推定寿命を判定テーブル13dに登録する(S117)。そして、S106に戻り、再び、S106での処理を実行する。
 ここで、未選択のレコードがない場合(S106;No)には、選定部14dは、判定テーブル13dの全レコードの中に、未選択のレコードがあるか否かを判定する(S118)。未選択のレコードがある場合(S118;Yes)には、選定部14dは、未選択のレコードを1つ選択する(S119)。
 そして、選定部14dは、選択したレコードの「推定寿命」の項目から、推定寿命を取得する(S120)。そして、選定部14dは、取得した推定寿命が、取得部14aにより受け付けられた部品必要寿命時間以上であるか否かを判定する(S121)。推定寿命が部品必要寿命時間未満である場合には(S121;No)、選定部14dは、再び、S118に戻って、S118での処理を実行する。
 一方、推定寿命が部品必要寿命時間以上である場合(S121;Yes)には、選定部14dは、選択したレコードの全項目の登録内容を取得する(S122)。
 そして、選定部14dは、取得した登録内容を選定情報13eに登録し(S123)、再び、S118に戻って、S118での処理を実行する。
 一方、未選択のレコードがない場合(S118;No)には、選定部14dは、選定情報13eのレコードを「正規化価格」の項目に登録された正規化価格の昇順でソートする(S124)。そして、選定部14dは、正規化価格の昇順となった各レコードの「候補番号」の項目に順位を登録する(S125)。続いて、選定部14dは、「候補番号」に登録された順位が上位N(Nは、1以上の自然数)件のレコードの登録内容を表示するように、表示部12を制御し(S126)、処理を終了する。
 上述してきたように、実施例1に係る部品選定装置10は、部品を使用する各種の条件(使用電圧、使用周囲温度、部品必要寿命時間、実効容量)を受け付ける。部品選定装置10は、変動パラメータ13bを参照し、変動パラメータ13bに登録されたグラフの中から、取得した部品コードに対応付けられたグラフを特定し、特定したグラフから、受け付けた使用電圧に対応するセラコンの実効容量を取得する。部品選定装置10は、価格情報13cから、取得した部品コードに対応する価格を取得する。部品選定装置10は、取得した価格を、取得した実効容量で除した正規化価格を算出する。部品選定装置10は、「候補番号」に登録された順位が上位N(Nは、1以上の自然数)件のレコードの登録内容を出力する。すなわち、部品選定装置10は、実使用条件下におけるセラコンの容量の1単位当たりの価格である正規化価格が小さい方から上位N個の部品を選定し、選定した部品に係る情報を出力する。よって、部品選定装置10によれば、実使用条件下における部品の選定を行うことができる。
 また、実施例1に係る部品選定装置10は、受け付けた部品を使用する各種の条件(使用電圧、使用周囲温度)に基づいて、部品の推定寿命を算出する。部品選定装置10は、部品の部品必要寿命時間を受け付ける。そして、部品選定装置10は、受け付けた部品必要寿命時間よりも推定寿命の方が長い部品について、正規化価格が小さい方から上位N個の部品を選定し、選定した部品に係る情報を出力する。すなわち、部品選定装置10によれば、推定寿命の方が部品必要寿命時間よりも長い部品について、選定の対象としないため、部品を選定する際の処理を簡易に行うことができる。
 また、実施例1に係る部品選定装置10は、受け付けた使用電圧が、1.2Vなどのような、変動パラメータ13bに記憶されていない電圧である場合には、次の処理を行う。すなわち、部品選定装置10は、使用電圧の前後の電圧に対応する実効容量を用いて、公知の補間の技術により、使用電圧に対応する実効容量を算出する。すなわち、部品選定装置10は、少ない数の実効容量と印加電圧との関係が登録された変動パラメータ13bを用いて実効容量を算出することができる。それゆえ、部品選定装置10によれば、データサイズが小さい変動パラメータ13bを用いて実効容量を算出することができる。
 次に、実施例2に係る部品選定装置について説明する。図10は、実施例2に係る部品選定装置の機能構成の一例を示す図である。ここで、先の図1に示す実施例1に係る部品選定装置10と同様の機能構成については、同一の符号を付し、説明を省略する。
[部品選定装置の機能構成]
 図10の例に示すように、部品選定装置20の制御部24は、実施例1に係る制御部14が有する各部に代えて、取得部24a、正規化部24b、算出部24c、選定部24dを有する。
 取得部24aは、各種の情報を取得する。例えば、入力部11から判定テーブル登録処理を実行するための指示が入力された場合に、取得部24aは、部品情報13aから全てのレコードを取得する。
 続いて、取得部24aは、取得したレコードのうち未選択のレコードを1つずつ選択する。また、取得部24aは、未選択のレコードを1つずつ選択するたびに、下記の処理を行う。すなわち、取得部24aは、取得した全レコードに対して、1レコードずつ下記の処理を行う。
 例えば、取得部24aは、選択したレコードの「部品コード」の項目から部品コードを取得する。例えば、選択したレコードの「部品コード」の項目に「AAA-AAA-AAA」が登録されている場合には、取得部24aは、「AAA-AAA-AAA」を取得する。
 そして、取得部24aは、変動パラメータ13bを参照し、変動パラメータ13bに登録されたグラフの中から、取得した部品コードに対応付けられたグラフを特定する。例えば、「AAA-AAA-AAA」を取得した場合には、取得部24aは、「AAA-AAA-AAA」に対応付けられたグラフを特定する。
 続いて、取得部24aは、予め定められた複数の大きさの印加電圧のうち、未選択の印加電圧を1つずつ選択する。また、取得部24aは、未選択の印加電圧を1つずつ選択するたびに、下記の処理を行う。すなわち、取得部24aは、予め定められた複数の大きさの印加電圧のそれぞれに対して下記の処理を行う。ここで、予め定められた複数の大きさの印加電圧としては、例えば、電子回路の電源電圧に用いられる0.8V、1V、1.2V、1.8V、3.3V、5V、12V、24V等の中からいくつかの電圧を採用することができる。また、1V以下の電圧は、1Vとしたり、1V以上2V以下の電圧は、2Vとしたりすることができる。以下、取得部24aが、2V、3.3V、5V及び12Vの4つの印加電圧の中から未選択の印加電圧を1つずつ選択する場合を例に挙げて説明する。
 取得部24aは、特定したグラフから、選択した印加電圧における実効容量を取得する。ここで、選択した印加電圧が、2Vなどである場合には、取得部24aは、特定したグラフから、選択した印加電圧に対応するセラコンの実効容量を取得する。一方、選択した印加電圧が、3.3Vなどのような、変動パラメータ13bに記憶されていない電圧である場合には、取得部24aは、次の処理を行う。すなわち、取得部24aは、印加電圧の前後の電圧に対応する実効容量を用いて、公知の補間の技術により、印加電圧に対応する実効容量を算出する。例えば、印加電圧が3.3Vである場合には印加される電圧が3Vの場合における実効容量と、印加される電圧が4Vの場合における実効容量とを用いて、公知の補間の技術により、選択した印加電圧に対応する実効容量を算出する。このような処理を行うことにより、取得部24aは、実効容量を取得する。したがって、本実施例では、データサイズの増大が抑制された変動パラメータ13bを用いて実効容量を算出することができる。
 そして、取得部24aは、価格情報13cから、取得した部品コードに対応する価格を取得する。例えば、「AAA-AAA-AAA」を取得した場合には、取得部24aは、先の図4の例に示す価格情報13cから、「AAA-AAA-AAA」に対応する価格「5000円」を取得する。
 取得部24aは、上述した処理を、上述した4つの印加電圧(2V、3.3V、5V及び12V)に対して行う。そして、取得部24aは、部品情報の全てのレコードに対して、同様の処理を行う。上述したように、取得部24aは、印加電圧に対応する特性値、例えば、実効容量を取得する。また、取得部24aは、選択したレコードに登録された部品コードによって識別される部品に対応する価格を取得する。
 正規化部24bは、取得された価格を取得された特性値で正規化する。正規化部24bの一態様について説明する。例えば、正規化部24bは、取得部24aにより実効容量及び価格が取得されるたびに、取得部24aにより取得された価格を、取得部24aにより取得された実効容量で除した正規化価格を算出する。
 算出部24cは、推定寿命を算出する。算出部24cの一態様について説明する。例えば、算出部24cは、正規化部24bにより正規化価格が算出されるたびに、下記の式(2)に従って、取得部24aにより選択されたレコードに登録された部品コードによって識別される部品の推定寿命L1を算出する。
  L1=Lo×2((To-T1)/θ)×(RV×Vo/V)  (2)
 ここで、式(2)において、Loは、セラコンを製造するメーカが公表する保証時間である。また、Toは、セラコンを製造するメーカが公表する最高使用温度である。また、RVは、セラコンを製造するメーカが公表する試験時における印加電圧比である。また、Voは、セラコンを製造するメーカが公表する定格電圧である。また、T1は、所定の基準使用温度、例えば、65℃である。また、V1は、選択された印加電圧、例えば、2V、3.3V、5V及び12Vの中から取得部24aにより選択された印加電圧である。また、θは、温度加速係数であり、例えば、10である。また、nは、電圧加速係数であり、例えば、3である。
 そして、算出部24cは、取得部24aにより選択された印加電圧ごとに、次の処理を行う。すなわち、算出部24cは、取得部24aにより選択されたレコードに登録された各種の情報、正規化部24bにより算出された正規化価格、取得部24aにより取得された実効容量、及び、算出部24cにより算出された推定寿命を判定テーブル13dに登録する。例えば、算出部24cは、判定テーブル13dにレコードを1つ追加し、追加したレコードの「部品コード」の項目に、取得部24aにより選択されたレコードの「部品コード」の項目に登録された部品コードを登録する。また、算出部24cは、追加したレコードの「定格電圧」の項目に、取得部24aにより選択されたレコードの「定格電圧」の項目に登録された定格電圧を登録する。また、算出部24cは、追加したレコードの「サイズコード」の項目に、取得部24aにより選択されたレコードの「サイズコード」の項目に登録されたサイズコードを登録する。また、算出部24cは、追加したレコードの「定格容量」の項目に、取得部24aにより選択されたレコードの「定格容量」の項目に登録された定格容量を登録する。また、算出部24cは、追加したレコードの、取得部24aにより選択された印加電圧に最も近い電圧に対応する「推定寿命」の項目に、算出した推定寿命の値、または、推定寿命の長さに応じたランクを登録する。また、算出部24cは、追加したレコードの、取得部24aにより選択された印加電圧に最も近い電圧に対応する「実効容量」の項目に、取得部24aにより取得された実効容量を登録する。また、算出部24cは、追加したレコードの、取得部24aにより選択された印加電圧に最も近い電圧に対応する「正規化価格」の項目に、正規化部24bにより算出された正規化価格を登録する。
 図11は、実施例2に係る判定テーブルの登録内容の一例について説明するための図である。上述した取得部24a、正規化部24b及び算出部24cが実行する処理によって、図11に示すように、判定テーブル13dには、印加電圧2V、3.3V、5V、12Vのそれぞれに対応する推定寿命、実効容量及び正規化価格が登録される。また、図11に示すように、判定テーブル13dには、取得部24aにより選択されたレコードに登録された各種の情報が登録される。
 図10の説明に戻り、選定部24dは、部品を選定する。選定部24dの一態様について説明する。例えば、選定部24dは、入力部11から部品選定処理を実行するための指示が入力された場合に、先の図7の例に示すような検索画面16を表示するように表示部12を制御する。
 例えば、回路を設計する設計者などのユーザが、入力部11を操作して、部品選定処理を実行するための指示を制御部24に入力した場合に、選定部24dは、検索画面16を表示するように表示部12を制御する。ユーザが、入力部11を操作して、テキストボックス16a~16dのそれぞれに、使用電圧、使用周囲温度、部品必要寿命時間、実効容量を入力し、ボタン16eを押下すると、選定部24dは、次の処理を行う。すなわち、選定部24dは、テキストボックス16a~16dのそれぞれに入力された使用電圧、使用周囲温度、部品必要寿命時間、実効容量を取得する。
 上述した処理を実行することで、選定部24dは、部品を使用する各種の条件(使用電圧、使用周囲温度、部品必要寿命時間、実効容量)を受け付ける。
 そして、選定部24dは、判定テーブル13dから、受け付けた実効容量から所定値αを減じた(実効容量-α)から実効容量に所定値αを加えた(実効容量+α)までの範囲のいずれかの容量が「定格容量」の項目に登録されたレコードを取得する。なお、選定部24dは、受け付けた実効容量が「0.1[μF]」である場合に、E3系列などの系列にしたがって、例えば、「0.047[μF]」~「0.22[μF]」の範囲で、レコードを取得することもできる。選定部24dは、部品情報13aの全レコードではなく、受け付けた実効容量に近いレコードに登録された各種の情報を後述の各種の処理の対象とすることで、全レコードを処理の対象とする場合と比較して、簡易に処理を行うことができる。
 続いて、選定部24dは、取得したレコードのうち、未選択のレコードを1つずつ選択する。また、選定部24dは、未選択のレコードを1つずつ選択するたびに、下記の処理を行う。すなわち、選定部24dは、取得した全レコードに対して、1レコードずつ下記の処理を行う。
 例えば、選定部24dは、選択したレコードの「定格電圧」の項目から定格電圧を取得する。そして、選定部24dは、取得した定格電圧が、受け付けた使用電圧以上であるか否かを判定する。取得した定格電圧が、受け付けた使用電圧未満である場合には、使用電圧を、選択したレコードの「部品コード」の項目に登録された部品コードによって識別される部品に印加した場合に、故障してしまう可能性があるため、選定部24dは、次の処理を行う。すなわち、選定部24dは、未選択のレコードがあるときには、新たに未選択のレコードを1つ選択する。
 一方、取得した定格電圧が、受け付けた使用電圧以上である場合には、選定部24dは、選択したレコードの「最大温度」の項目に登録された、部品が使用可能な上限の温度を取得する。そして、選定部24cは、取得した温度が、受け付けた使用周囲温度以上であるか否かを判定する。取得した温度が、受け付けた使用周囲温度未満である場合には、選択したレコードの「部品コード」の項目に登録された部品コードによって識別される部品が故障してしまう可能性があるため、選定部24dは、次の処理を行う。すなわち、選定部24dは、未選択のレコードがあるときには、新たに未選択のレコードを1つ選択する。
 取得した温度が、受け付けた使用周囲温度以上である場合には、選定部24dは、選択したレコードの複数の「実効容量」の項目のうち、受け付けた使用電圧に最も近い電圧に対応する「実効容量」の項目に登録された実効容量を取得する。そして、選定部24dは、取得した実効容量が、受け付けた実効容量以上であるか否かを判定する。取得した実効容量が、受け付けた実効容量未満である場合には、選択したレコードの「部品コード」の項目に登録された部品コードによって識別される部品であるセラコンの実使用条件下での実効容量が、受け付けた実効容量以下となる。この場合、選定部24dは、未選択のレコードがあるときには、新たに未選択のレコードを1つ選択する。
 一方、取得した実効容量が、受け付けた実効容量以上である場合には、選択したレコードの「部品コード」の項目に登録された部品コードによって識別される部品であるセラコンの実使用条件下での実効容量が、受け付けた実効容量以上となる。この場合、選定部24dは、選択したレコードの複数の「推定寿命」の項目のうち、受け付けた使用電圧に最も近い電圧に対応する「推定寿命」の項目に登録された推定寿命を取得する。
 そして、選定部24dは、受け付けた使用周囲温度が、先の基準使用温度(T1)と一致するか否かを判定する。受け付けた使用周囲温度が、先の基準使用温度と一致しない場合には、選定部24dは、取得した推定寿命を補正する。すなわち、推定寿命は、セラコンの周囲の温度を先の基準使用温度とした場合に推定したセラコンの寿命である。しかしながら、受け付けた使用周囲温度、すなわち、実条件下におけるセラコンの周囲の温度が、先の基準使用温度とは異なるため、選定部24dは、推定寿命を補正する。例えば、セラコンは、周囲の温度が10℃上がれば寿命が(1/2)倍になり、周囲の温度が10℃下がれば寿命が2倍となるという特性がある。ここで、かかる特性を用いて、選定部24dは、推定寿命を補正する。例えば、受け付けた使用周囲温度が、基準使用温度よりも10℃高い場合には、選定部24dは、推定寿命を(1/2)倍にする。また、受け付けた使用周囲温度が、基準使用温度よりも10℃低い場合には、選定部24dは、推定寿命を2倍にする。
 そして、選定部24dは、推定寿命が、受け付けた部品必要寿命時間以上であるか否かを判定する。推定寿命が、受け付けた部品必要寿命時間よりも短い場合には、選択したレコードの「部品コード」の項目に登録された部品コードによって識別される部品であるセラコンの実使用条件下での推定寿命が、受け付けた部品必要寿命時間より短くなる。この場合、選定部24dは、未選択のレコードがあるときには、新たに未選択のレコードを1つ選択する。
 一方、推定寿命が、受け付けた部品必要寿命時間以上である場合には、受け付けた各種の条件(使用電圧、使用周囲温度、部品必要寿命時間、実効容量)を満たすこととなるため、選定部24dは、選択したレコードの登録内容を取得する。例えば、選定部24dは、選択したレコードの「部品コード」の項目から部品コード、「定格電圧」の項目から定格電圧、「サイズコード」の項目からサイズコード、「最大温度」の項目から、部品が使用可能な上限の温度を取得する。これに加えて、選定部24dは、選択したレコードの「定格容量」の項目から定格容量を取得する。また、選定部24dは、選択したレコードの複数の「実効容量」の項目のうち、受け付けた使用電圧に最も近い電圧に対応する「実効容量」の項目に登録された実効容量を取得する。また、選定部24dは、選択したレコードの複数の「推定寿命」の項目のうち、受け付けた使用電圧に最も近い電圧に対応する「推定寿命」の項目から推定寿命を取得する。さらに、選定部24dは、選択したレコードの複数の「正規化価格」の項目のうち、受け付けた使用電圧に最も近い電圧に対応する「正規化価格」の項目から正規化価格を取得する。
 そして、選定部24dは、取得した登録内容を選定情報13eに登録する。例えば、選定部24dは、選定情報13eに1つレコードを追加し、取得した部品コードを、追加したレコードの「部品コード」の項目に登録する。また、選定部24dは、取得したサイズコードを、追加したレコードの「サイズコード」の項目に登録する。また、選定部24dは、取得した正規化価格を、追加したレコードの「正規化価格」の項目に登録する。また、選定部24dは、取得した定格電圧を、追加したレコードの「定格電圧」の項目に登録する。また、選定部24dは、取得した定格容量を、追加したレコードの「定格容量」の項目に登録する。また、選定部24dは、取得した、部品が使用可能な上限の温度を、追加したレコードの「最大温度」の項目に登録する。また、選定部24dは、取得した推定寿命を、追加したレコードの「推定寿命」の項目に登録する。また、選定部24dは、取得した実効容量を、追加したレコードの「実効容量」の項目に登録する。
 選定部24dは、上述した処理を、判定テーブル13dの全レコードに対して行う。
 そして、判定テーブル13dの全レコードに対して、上述した処理を行った場合には、選定部24dは、選定情報13eのレコードを「正規化価格」の項目に登録された正規化価格の昇順でソートする。そして、選定部24dは、正規化価格の昇順となった各レコードの「候補番号」の項目に順位を登録する。続いて、選定部24dは、「候補番号」に登録された順位が上位N(Nは、1以上の自然数)件のレコードの登録内容を表示するように、表示部12を制御する。上述したように、選定部24dは、実使用条件下におけるセラコンの容量の1単位当たりの価格である正規化価格が小さい方から上位N個の部品を選定し、選定した部品に係る情報を出力する。よって、選定部24dによれば、実使用条件下における部品の選定を行うことができる。また、入力部11を操作して、部品選定処理を実行するための指示を入力したユーザは、出力された上位N個の部品に係る情報を参考にして、回路に用いる部品を決定することができる。
 制御部24は、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)、CPU(Central Processing Unit)、MPU(Micro Processing Unit)などの回路である。
[処理の流れ]
 次に、本実施例に係る部品選定装置20の処理の流れについて説明する。図12は、実施例2に係る判定テーブル登録処理の手順を示すフローチャートである。実施例2に係る判定テーブル登録処理は、例えば、入力部11から、判定テーブル登録処理を実行するための指示が制御部24に入力された場合に、制御部24により実行される。
 図12に示すように、取得部24aは、部品情報13aから全てのレコードを取得する(S201)。続いて、取得部24aは、取得したレコードの中に、未選択のレコードがあるか否かを判定する(S202)。未選択のレコードがある場合(S202;Yes)には、取得部24aは、未選択のレコードを1つ選択する(S203)。
 そして、取得部24aは、選択したレコードの「部品コード」の項目から部品コードを取得する(S204)。そして、取得部24aは、変動パラメータ13bを参照し、変動パラメータ13bに登録されたグラフの中から、取得した部品コードに対応付けられたグラフを特定する(S205)。
 続いて、取得部24aは、予め定められた複数の大きさの印加電圧の中に、未選択の印加電圧があるか否かを判定する(S206)。未選択の印加電圧がある場合(S206;Yes)には、取得部24aは、未選択の印加電圧を1つ選択する(S207)。そして、取得部24aは、特定したグラフから、選択した印加電圧における実効容量を取得する(S208)。
 そして、取得部24aは、価格情報13cから、取得した部品コードに対応する価格を取得する(S209)。正規化部24bは、取得部24aにより取得された価格を、取得部24aにより取得された実効容量で除した正規化価格を算出する(S210)。
 そして、算出部24cは、上記の式(2)に従って、取得部24aにより選択されたレコードに登録された部品コードによって識別される部品の推定寿命L1を算出する(S211)。
 そして、算出部24cは、取得部24aにより選択されたレコードに登録された各種の情報、正規化価格、実効容量、及び、推定寿命を判定テーブル13dに登録し(S212)、S206に戻り、S206での処理を行う。ここで、未選択の印加電圧がない場合(S206;No)には、取得部24aは、予め定められた複数の大きさの全ての印加電圧を未選択であるものとし(S213)、S202に戻って、S202での処理を行う。一方、未選択のレコードがない場合(S202;No)には、算出部24cは、処理を終了する。
 図13は、実施例2に係る部品選定処理の手順を示すフローチャートである。実施例2に係る部品選定処理は、例えば、入力部11から、部品選定処理を実行するための指示が制御部24に入力された場合に、制御部24により実行される。
 図13に示すように、選定部24dは、入力部11から部品選定処理を実行するための指示が入力された場合に、先の図7の例に示すような検索画面16を表示するように表示部12を制御する(S301)。そして、選定部24dは、検索画面16の「OK」という表記がされたボタン16eが押下されたか否かを判定する(S302)。ボタン16eが押下されていない場合(S302;No)には、選定部24dは、検索画面16の「キャンセル」という表記がされたボタン16fが押下されたか否かを判定する(S303)。ボタン16fが押下されていない場合(S303;No)には、選定部24dは、S302に戻って、再び、S302の処理を実行する。また、ボタン16fが押下された場合(S303;Yes)には、選定部24dは、処理を終了する。
 一方、ボタン16eが押下された場合(S302;Yes)には、選定部24dは、検索画面16に入力された使用電圧、使用周囲温度、部品必要寿命時間、実効容量を取得する(S304)。
 そして、選定部24dは、判定テーブル13dから、受け付けた実効容量から所定値αを減じた(実効容量-α)から実効容量に所定値αを加えた(実効容量+α)までの範囲のいずれかの容量が「定格容量」の項目に登録されたレコードを取得する。なお、選定部24dは、受け付けた実効容量が「0.1[μF]」である場合に、E3系列などの系列にしたがって、例えば、「0.047[μF]」~「0.22[μF]」の範囲で、レコードを取得することもできる(S305)。
 続いて、選定部24dは、取得したレコードの中に、未選択のレコードがあるか否かを判定する(S306)。未選択のレコードがある場合(S306;Yes)には、選定部24dは、未選択のレコードを1つ選択する(S307)。
 そして、選定部24dは、選択したレコードの「定格電圧」の項目から定格電圧を取得する(S308)。そして、選定部24dは、取得した定格電圧が、受け付けた使用電圧以上であるか否かを判定する(S309)。取得した定格電圧が、受け付けた使用電圧未満である場合(S309;No)には、選定部24dは、S306に戻り、S306での処理を行う。一方、取得した定格電圧が、受け付けた使用電圧以上である場合(S309;Yes)には、選定部24dは、選択したレコードの「最大温度」の項目に登録された、部品が使用可能な上限の温度を取得する(S310)。
 そして、選定部24cは、取得した温度が、受け付けた使用周囲温度以上であるか否かを判定する(S311)。取得した温度が、受け付けた使用周囲温度未満である場合(S311;No)には、選定部24dは、S306に戻り、S306での処理を行う。一方、取得した温度が、受け付けた使用周囲温度以上である場合(S311;Yes)には、選定部24dは、次の処理を行う。すなわち、選定部24dは、選択したレコードの複数の「実効容量」の項目のうち、受け付けた使用電圧に最も近い電圧に対応する「実効容量」の項目に登録された実効容量を取得する(S312)。
 そして、選定部24dは、取得した実効容量が、受け付けた実効容量以上であるか否かを判定する(S313)。取得した実効容量が、受け付けた実効容量未満である場合(S313;No)には、選定部24dは、S306に戻り、S306での処理を行う。
 一方、取得した実効容量が、受け付けた実効容量以上である場合(S313;Yes)には、選定部24dは、次の処理を行う。すなわち、選定部24dは、選択したレコードの複数の「推定寿命」の項目のうち、受け付けた使用電圧に最も近い電圧に対応する「推定寿命」の項目に登録された推定寿命を取得する(S314)。
 そして、選定部24dは、受け付けた使用周囲温度が、先の基準使用温度(T1)と一致するか否かを判定する(S315)。
 受け付けた使用周囲温度が、先の基準使用温度と一致しない場合(S315;No)には、選定部24dは、取得した推定寿命を補正し(S316)、S317へ進む。また、受け付けた使用周囲温度が、先の基準使用温度と一致する場合(S315;Yes)にも、選定部24dは、S317へ進む。
 S317では、選定部24dは、推定寿命が、部品必要寿命時間以上であるか否かを判定する。推定寿命が、受け付けた部品必要寿命時間よりも短い場合(S317;No)には、選定部24dは、S306に戻り、S306での処理を行う。
 一方、推定寿命が部品必要寿命時間以上である場合(S317;Yes)には、受け付けた各種の条件(使用電圧、使用周囲温度、部品必要寿命時間、実効容量)を満たすこととなるため、選定部24dは、選択したレコードの登録内容を取得する(S318)。
 そして、選定部24dは、取得した登録内容を選定情報13eに登録し(S319)、S306に戻って、S306での処理を行う。
 また、未選択のレコードがない場合(S306;No)には、選定部24dは、選定情報13eのレコードを「正規化価格」の項目に登録された正規化価格の昇順でソートする(S320)。そして、選定部24dは、正規化価格の昇順となった各レコードの「候補番号」の項目に順位を登録する(S321)。続いて、選定部24dは、「候補番号」に登録された順位が上位N(Nは、1以上の自然数)件のレコードの登録内容を表示するように、表示部12を制御し(S322)、処理を終了する。
 上述してきたように、実施例2に係る部品選定装置20は、「候補番号」に登録された順位が上位N(Nは、1以上の自然数)件のレコードの登録内容を出力する。すなわち、部品選定装置20は、実使用条件下におけるセラコンの容量の1単位当たりの価格である正規化価格が小さい方から上位N個の部品を選定し、選定した部品に係る情報を出力する。よって、部品選定装置20によれば、実使用条件下における部品の選定を行うことができる。
 また、実施例2に係る部品選定装置20は、基準使用温度に基づいて、部品の推定寿命を算出する。そして、部品選定装置20は、受け付けた使用周囲温度が、基準使用温度と一致しない場合には、推定寿命を補正し、補正した推定寿命を用いて、部品の選定を行う。したがって、部品選定装置20によれば、部品の選定の精度が低下することを抑制することができる。
 また、実施例2に係る部品選定装置20は、選択した印加電圧が、3.3Vなどのような、変動パラメータ13bに記憶されていない電圧である場合には、次の処理を行う。すなわち、部品選定装置20は、使用電圧の前後の電圧に対応する実効容量を用いて、公知の補間の技術により、使用電圧に対応する実効容量を算出する。すなわち、部品選定装置20は、少ない数の実効容量と印加電圧との関係が登録された変動パラメータ13bを用いて実効容量を算出することができる。それゆえ、部品選定装置20によれば、データサイズが小さい変動パラメータ13bを用いて実効容量を算出することができる。
 また、実施例2に係る部品選定装置20は、予め判定テーブル13dに各種の内容を登録しておくので、入力部11から、部品選定処理を実行するための指示が制御部24へ入力されてから部品を選定して出力するまでの処理が簡易となる。すなわち、部品選定装置20では、判定テーブル13dに各種の内容を登録する処理と、部品を選定し、選定した部品に係る情報を出力する処理とが非同期であるので、処理が簡易となる。
 なお、実施例2において、選定部品装置20は、取得部24a、正規化部24b及び算出部24cに代えて、実施例1に係る取得部14a、正規化部14b及び算出部14cを有することもできる。この場合、選定部品装置20が有する取得部14a、正規化部14b及び算出部14cは、選定部24dが実行する処理とは非同期で、判定テーブル13dに各種の内容を登録して、判定テーブル13dを構築することもできる。
 次に、実施例3に係るシステムについて説明する。実施例3に係るシステムにおける部品選定装置は、部品の選定を行う際に、上述した検索画面16を用いて、条件を取得するのではなく、回路設計支援装置から送信された条件を用いて、部品の選定を行う。また、実施例3に係るシステムにおける部品選定装置は、部品情報13aを保持せず、回路設計支援装置から送信された部品情報を用いて、部品の選定を行う。その他の機能については、上述した実施例1に係る部品選定装置10や実施例2に係る部品選定装置20と同様である。
 図14は、実施例3に係るシステムの構成の一例を説明するための図である。図14の例に示すように、システム70は、部品選定装置50と、回路設計装置80とを有する。
 回路設計装置80は、CAD(Computer Aided Design)などの回路設計支援ツールを用いて、回路設計を支援する装置である。回路設計装置80は、回路を設計する際に、セラコンなどの部品の候補の出力を部品選定装置50に要求する。また、かかる要求とともに、回路設計装置80は、部品が用いられる実環境における条件及び部品情報を部品選定装置50に送信する。
 部品選定装置50は、上述した要求とともに、条件及び部品情報を受信すると、受信した条件及び部品情報を用いて、上述した部品選定装置10または部品選定装置20と同様に、部品を選定する。そして、部品選定情報50は、選定した部品に係る情報を回路設計装置80に送信する。選定した部品に係る情報を受信した回路設計装置80は、受信した選定した部品に係る情報を用いて、回路に組み込む部品を決定する。
 上述したように、回路設計装置80と、部品選定装置50とが連動することで、容易に部品の選定を行うことができることから、回路設計にかかる負荷を軽減することができる。
 さて、これまで開示の装置に関する実施例について説明したが、本発明は上述した実施例以外にも、種々の異なる形態にて実施されてよいものである。例えば、開示の装置は、他の装置からの要求に応じて、部品を選定し、選定した部品に係る情報を要求元の装置に送信することもできる。
 また、開示の装置は、選定の候補から外れた部品であっても、実際に使用される条件を緩和して、緩和された条件において動作可能である場合には、かかる部品を選定することもできる。
 また、各実施例において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともできる。また、各実施例において説明した各処理のうち、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。
 また、各種の負荷や使用状況などに応じて、各実施例において説明した各処理の各ステップでの処理を任意に細かくわけたり、あるいはまとめたりすることができる。また、ステップを省略することもできる。
 また、各種の負荷や使用状況などに応じて、各実施例において説明した各処理の各ステップでの処理の順番を変更できる。
 また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的状態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。
[部品選定プログラム]
 また、上記の実施例で説明した部品選定装置10,20,50の各種の処理は、あらかじめ用意されたプログラムをパーソナルコンピュータやワークステーションなどのコンピュータシステムで実行することによって実現することもできる。そこで、以下では、図15を用いて、上記の各実施例で説明した部品選定装置10,20,50と同様の機能を有する部品選定プログラムを実行するコンピュータの一例を説明する。図15は、部品選定プログラムを実行するコンピュータを示す図である。
 図15に示すように、コンピュータ300は、CPU310、ROM320、HDD(Hard Disk Drive)330、RAM340を有する。これら各機器310~340は、バス350を介して接続されている。
 ROM320には、OS(Operating System)などの基本プログラムが記憶されている。また、HDD330には、上記の実施例1で示す取得部14a、正規化部14b、算出部14c、選定部14dと同様の機能を発揮する部品選定プログラム330aが予め記憶される。なお、部品選定プログラム330aは、上記の実施例2で示す取得部24a、正規化部24b、算出部24c、選定部24dと同様の機能を発揮するプログラムであってもよい。また、部品選定プログラム330aについては、適宜分離しても良い。また、HDD330には、記憶部13に記憶された各種のデータ、各種のテーブルが設けられる。
 そして、CPU310が、部品選定プログラム330aをHDD330から読み出して実行する。
 そして、CPU310は、各種のデータ、各種のテーブルを読み出してRAM340に格納する。さらに、CPU310は、RAM340に格納された各種のデータ、各種のテーブルを用いて、部品選定プログラム330aを実行する。なお、RAM340に格納されるデータは、常に全てのデータがRAM340に格納されなくともよい。処理に用いられるデータがRAM340に格納されれば良い。
  10  部品選定装置
  13  記憶部
  13b 変動パラメータ
  13c 価格情報
  14  制御部
  14a 取得部
  14b 正規化部
  14c 算出部
  14d 選定部

Claims (9)

  1.  コンピュータに、
     部品を使用する条件を受け付け、
     前記部品が使用される条件ごとに前記部品の特性値を記憶する第1の記憶部の記憶内容を参照し、受け付けた条件に対応する特性値を取得し、
     前記部品の価格を記憶する第2の記憶部の記憶内容を参照し、前記部品に対応する価格を取得し、
     取得した価格を取得した特性値で正規化し、
     正規化した価格を出力する
     処理を実行させることを特徴とする部品選定プログラム。
  2.  前記コンピュータに、さらに、
     受け付けた条件に基づいて、該条件における前記部品の寿命を推定する、
     処理を実行させ、
     前記条件を受け付ける処理は、前記部品の寿命に係る条件を受け付け、
     前記正規化した価格を出力する処理は、受け付けた前記部品の寿命に係る条件を、推定した寿命が満たす場合に、前記部品について正規化した価格を出力する
     ことを特徴とする請求項1に記載の部品選定プログラム。
  3.  前記特性値を取得する処理は、前記第1の記憶部の記憶内容を参照し、前記条件における前記部品の実効容量を取得し、
     前記条件を受け付ける処理は、前記部品の実効容量に係る条件を受け付け、
     前記正規化した価格を出力する処理は、受け付けた前記部品の実効容量に係る条件を、取得した実効容量が満たす場合に、前記部品について正規化した価格を出力する
     ことを特徴とする請求項1に記載の部品選定プログラム。
  4.  前記コンピュータに、さらに、
     前記部品に係る情報を参照し、前記部品の定格電圧に係る情報を取得する、
     処理を実行させ、
     前記条件を受け付ける処理は、前記部品に印加される電圧に係る条件を受け付け、
     前記正規化した価格を出力する処理は、受け付けた前記部品に印加される電圧に係る条件を、取得した前記部品の定格電圧に係る情報が満たす場合に、前記部品について正規化した価格を出力する
     ことを特徴とする請求項1に記載の部品選定プログラム。
  5.  前記特性値を取得する処理は、前記第1の記憶部に、前記受け付けた条件に対応する特性値が記憶されていない場合に、前記第1の記憶部に記憶された特性値を用いて、前記受け付けた条件に対応する特性値を算出することで、該特性値を取得する
     ことを特徴とする請求項1に記載の部品選定プログラム。
  6.  前記取得した価格を前記取得した特性値で正規化する処理と、前記正規化した価格を出力する処理とが非同期で実行される
     ことを特徴とする請求項1に記載の部品選定プログラム。
  7.  前記条件を受け付ける処理は、回路設計を行う装置から送信された前記条件を受け付け、
     前記正規化した価格を出力する処理は、前記装置へ前記正規化した価格を出力する
     ことを特徴とする請求項1に記載の部品選定プログラム。
  8.  部品が使用される条件ごとに前記部品の特性値を記憶するとともに、前記部品の価格を記憶する記憶部と、
     部品を使用する条件を取得するとともに、前記記憶部の記憶内容を参照して、取得した条件に対応する特性値、及び、前記部品に対応する価格を取得する取得部と、
     取得した価格を取得した特性値で正規化する正規化部と、
     正規化した価格を出力する出力部と
     を有することを特徴とする部品選定装置。
  9.  コンピュータが、
     部品を使用する条件を受け付け、
     前記部品が使用される条件ごとに前記部品の特性値を記憶する第1の記憶部の記憶内容を参照し、受け付けた条件に対応する特性値を取得し、
     前記部品の価格を記憶する第2の記憶部の記憶内容を参照し、前記部品に対応する価格を取得し、
     取得した価格を取得した特性値で正規化し、
     正規化した価格を出力する
     処理を実行することを特徴とする部品選定方法。
PCT/JP2014/071249 2013-08-13 2014-08-11 部品選定プログラム、部品選定装置及び部品選定方法 WO2015022950A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/014,442 US20160155089A1 (en) 2013-08-13 2016-02-03 Component selection device and component selection method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2013168368A JP6221496B2 (ja) 2013-08-13 2013-08-13 部品選定プログラム、部品選定装置及び部品選定方法
JP2013-168368 2013-08-13

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/014,442 Continuation US20160155089A1 (en) 2013-08-13 2016-02-03 Component selection device and component selection method

Publications (1)

Publication Number Publication Date
WO2015022950A1 true WO2015022950A1 (ja) 2015-02-19

Family

ID=52468336

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/071249 WO2015022950A1 (ja) 2013-08-13 2014-08-11 部品選定プログラム、部品選定装置及び部品選定方法

Country Status (3)

Country Link
US (1) US20160155089A1 (ja)
JP (1) JP6221496B2 (ja)
WO (1) WO2015022950A1 (ja)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11171941B2 (en) 2015-02-24 2021-11-09 Nelson A. Cicchitto Mobile device enabled desktop tethered and tetherless authentication
US10848485B2 (en) 2015-02-24 2020-11-24 Nelson Cicchitto Method and apparatus for a social network score system communicably connected to an ID-less and password-less authentication system
US11122034B2 (en) 2015-02-24 2021-09-14 Nelson A. Cicchitto Method and apparatus for an identity assurance score with ties to an ID-less and password-less authentication system
WO2018225207A1 (ja) 2017-06-08 2018-12-13 三菱電機株式会社 設計支援方法、設計支援装置、および、設計支援プログラム
JP7195980B2 (ja) 2019-03-08 2022-12-26 住友重機械工業株式会社 超伝導磁石装置、サイクロトロン、および超伝導磁石装置の再起動方法

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008142729A1 (ja) * 2007-05-07 2008-11-27 Fujitsu Limited 価格の見積もりを支援するためのプログラム、装置、および方法

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2765367A1 (fr) * 1997-06-27 1998-12-31 Thomson Csf Procede de modelisation d'un objet
US7761442B1 (en) * 2007-03-29 2010-07-20 Scientific Components Corporation Database search system for high frequency electronic components
US9087164B2 (en) * 2008-01-26 2015-07-21 National Semiconductor Corporation Visualization of tradeoffs between circuit designs
JP5454216B2 (ja) * 2010-02-23 2014-03-26 富士通株式会社 電子装置の設計装置、電子装置の設計プログラム、及び電子装置の設計方法
EP2807622A4 (en) * 2012-01-29 2015-08-19 Hewlett Packard Development Co GENERATION OF A BEST BUSINESS LIST

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008142729A1 (ja) * 2007-05-07 2008-11-27 Fujitsu Limited 価格の見積もりを支援するためのプログラム、装置、および方法

Also Published As

Publication number Publication date
US20160155089A1 (en) 2016-06-02
JP6221496B2 (ja) 2017-11-01
JP2015036901A (ja) 2015-02-23

Similar Documents

Publication Publication Date Title
WO2015022950A1 (ja) 部品選定プログラム、部品選定装置及び部品選定方法
US8036870B2 (en) Simulation method for efficient characterization of electronic systems under variability effects
US10459993B2 (en) Guided progressive search system and method
CN106547852B (zh) 异常数据检测方法及装置、数据预处理方法及系统
Athawale et al. Selection of industrial robots using compromise ranking method
US9753583B2 (en) Method of scanning touch panel and touch integrated circuit for performing the same
JP2020052737A (ja) 製品設計装置および該方法
JP2017146888A (ja) 設計支援装置及び方法及びプログラム
JP2008250630A (ja) デカップリングセル配置方法及びデカップリングセル配置装置
Rao et al. Novel method for decision making in the manufacturing environment
JP6919320B2 (ja) 部品検索プログラム、部品検索方法及び部品検索装置
US10599799B1 (en) Low-dropout regulator and charge pump modeling using frequency-domain fitting methods
US20190114383A1 (en) Customizing circuit layout design rules for fabrication facilities
CN111046620B (zh) 计算系统以及设计与制造存储器系统的方法
JPWO2015163322A1 (ja) データ分析装置、データ分析方法およびプログラム
JP7380696B2 (ja) 人員の手配装置、手配方法およびプログラム
US20170179761A1 (en) Circuit design apparatus, backup power supply, circuit design program, and capacitor energy amount calculation method
CN108491548A (zh) 基于地图的画线处理方法以及装置
Ziegler et al. Concept for tolerance design in early design stages based on skeleton models
US10242135B2 (en) Testbench chaining for multiple blocks in hierarchical circuit design
Capizzi et al. Comparison of phase II control charts based on variable selection methods
JP6641096B2 (ja) パラメータ演算装置及びプログラム
JP6246017B2 (ja) 回路設計装置および回路設計プログラム
Badea et al. Approximation of current-voltage curve from experimental data, using Bézier functions
US9147017B2 (en) Verification support method, recording medium having stored verification support program therein, and verification support apparatus

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

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

Country of ref document: EP

Kind code of ref document: A1