<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <issn pub-type="ppub">1613-0073</issn>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Framework to Improve Automobile Design Work Eficiency Using Functional Decomposition Tree and Ontologies</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Kunika Iida</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Risa Kubo</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Munehiko Sasajima</string-name>
          <email>sasajima@sis.u-hyogo.ac.jp</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Hyogo</institution>
          ,
          <addr-line>8-2-1, Gakuennishimachi, Nishi-ku, Kobe-shi, Hyogo, 651-2103</addr-line>
          ,
          <country country="JP">Japan</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2018</year>
      </pub-date>
      <abstract>
        <p>Automobile design work is not being performed eficiently. In particular, when changing the function of a component in a design review, it is necessary to infer and enumerate possible faults of the function or part to be changed from past examples, which is a time-consuming task. Therefore, a framework to infer possible faults exhaustively in the part while viewing the automobile from the perspective of its function is needed. We aim to solve this problem by improving the search system when collecting information about known faults to perform design change work. First, the expected faults are derived from the function of a component. For this purpose, the knowledge of a skilled designer is modeled using functional decomposition tree and ontologies. Furthermore, information can be collected without excesses or deficiencies by using the derived faults as search queries. This paper focuses on eforts to realize ”fault reasoning,” which enables the derivation of possible faults described above.</p>
      </abstract>
      <kwd-group>
        <kwd>ontology</kwd>
        <kwd>functional decomposition tree</kwd>
        <kwd>fault reasoning</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>CEUR
ceur-ws.org</p>
    </sec>
    <sec id="sec-2">
      <title>1. Introduction</title>
      <p>The goal of this research is to improve the eficiency of automobile design work.</p>
      <p>In recent years, the automotive industry has been undergoing a once-in-a-century
transformation 1, and there is a need to improve the eficiency of automobile design work. Currently,
however, it is dificult to say that automobile design work is being done eficiently.</p>
      <p>Automobile design work can be roughly divided into three categories: information-collecting
work, report-writing work, and design change work. Before design change work, the designer
collects information on the components to be redesigned in a design review. The designer
investigates what kinds of faults have occurred in the past and what kinds of faults are likely to
occur if the shape or material is changed. Furthermore, since automobile design work is done
by a team, a report is prepared to share the information with the team. Only after the team
decides on a policy based on the report can the design change work be done.</p>
      <p>According to one automobile manufacturer designer when automobile design work is assumed
to be 100%, 40% of the time is spent on collecting information on design changes and 40% on
IJCKG 2023 Poster and Demo track
nEvelop-O
(M. Sasajima)</p>
      <p>© 2023 Copyright for this paper by its authors. Use permitted under Creative Commons License Attribution 4.0 International (CC BY 4.0).
CEUR
Workshop
Proceedings
preparing reports on past information on design changes, leaving only about 20% of the time
available for automobile design work that should be done by the designer.</p>
      <p>Currently, information is collected by searching a database that has accumulated internal
documents, patents, and recall information related to past fault examples. However, the search
system currently in use outputs not only information related to the part of interest, but also a
large amount of information unrelated to the part as search results. This is a cause of ineficiency
in automotive design work.</p>
      <p>Against this background, we identified two issues. First, there is a lot of know-how required
to select appropriate queries for search, and only skilled designers can collect information.
Second, irrelevant information (noise) is included in the search results. We thought that these
problems could be solved by using functional decomposition tree and ontologies, which are
knowledge models.</p>
    </sec>
    <sec id="sec-3">
      <title>2. Method</title>
      <p>To accomplish two issues, we devised a framework consisting of a two-step process. In the first
stage, we create a body of knowledge possessed by a skilled designer. This enables the possible
faults from each component to be systematically derived. This is called fault inference. The
second stage uses the fault knowledge derived in the first stage. Then, a search query is created
that can extract information without excesses or deficiencies. The fault reasoning currently
underway with respect to these frameworks will be described in detail.</p>
      <sec id="sec-3-1">
        <title>2.1. Functional decomposition tree and ontologies</title>
        <p>
          Artifacts reflect human intention and have diferent efects on the external world than natural
objects. This efect on the external world is called ”function”. In this way, understanding an
artifact is to know how its internal structure interacts with the external world to produce its
function [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]. As can be seen from this, to understand artifacts such as an automobile, it is
necessary to know how the artifact works in its function. We believe that one of the approaches
of skilled designers is to consider what function each component of an automobile has and to
do design change work. Therefore, the body of knowledge to be constructed should be close to
the knowledge possessed by skilled designers, so that information can be collected from the
perspective of function. The body of knowledge to be constructed is represented by a functional
decomposition tree and an ontologies.
        </p>
        <p>
          A functional decomposition tree is a knowledge model that develops a function to be realized
into a series of sub-functions that can achieve it [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ]. In this research, a tool called FWTEditor is
used based on the idea that each component of an automobile has its own function and that the
automobile can run safely when its function is working properly. A functional decomposition
tree is created with ”The drive is driven. (Transmits power and moves it.)” as the root(Figure 1
left).
        </p>
        <p>FWTEditor is a tool for building functional decomposition trees and performing fault inference.
The fault inference mechanism is explained in Section 2.2. FWTEditor represents a function as
a square node. By developing the functions in detail to a granularity that is captured by skilled
designers, it is possible to describe what functions each component of an automobile has.</p>
        <p>We create ontologies using HOZO 2 to define detailed behaviors and subject to functional
efects concerning the components described in the functional decomposition tree. A fault is a
function that is not working properly and defines which component is at fault and for what
cause(Figure 1 right).</p>
        <p>The following process is used to create the functional decomposition tree and ontologies. First,
we extract knowledge from technical books on automobiles. The extracted knowledge reflects
on the functional decomposition tree and the ontologies. The reflected functional decomposition
tree and ontologies will be discussed and refined by skilled designers. By repeating this process,
we create the knowledge of skilled designers.</p>
        <p>Currently, 389 basic conceptual ontologies have been defined.</p>
      </sec>
      <sec id="sec-3-2">
        <title>2.2. Fault reasoning</title>
        <p>Fault reasoning is performed using FWTEditor and HOZO. When a node in FWTEditor is
selected, the sentence in the selected node is subjected to morphological analysis to extract
word groups. The word groups is then used to perform an OR search on the ontologies described
in HOZO. The possible faults are systematically derived from the word groups. When a fault
name is reached, the search is terminated and the results are displayed in a circle.</p>
        <p>Figure 2 is used as an example. Morphological analysis of ”The damper spring dampens the
impact.” extracts three words: ”damper spring,” ”impact,” and ”dampens”. Using these three
words, we search for possible faults. As a result, the faults ”occurrence of strange noises” and
”clutch judder” are derived.</p>
        <p>Currently, we have not yet had any discussions with the designers. Therefore, we will
continue to improve the knowledge model to bring it closer to the knowledge of experienced
designers. We also plan to evaluate the method and content of presenting the fault knowledge
resulting from fault reasoning.
2 http://www.hozo.jp/index_jp.html</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>3. CONCLUSION</title>
      <p>This research considers a framework for improving the eficiency of Automobile Design Work,
which consists of two steps: fault reasoning and search query generation, using functional
decomposition tree and ontologies. In this paper, we describe our work on fault reasoning. In
the future, we will consider how to use the components and fault knowledge retrieved by fault
reasoning in the search query. And we plan to continue our research through discussions with
designers.</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgments References</title>
      <p>This work was supported by the New Energy and Industrial Technology Development
Organization (NEDO) JPNP18002.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>H.</given-names>
            <surname>Yoshikawa</surname>
          </string-name>
          , View of artifact, in: Oukan :
          <article-title>journal of transdisciplinary federation of science and technology</article-title>
          , volume
          <volume>1</volume>
          ,
          <year>2007</year>
          , pp.
          <fpage>59</fpage>
          -
          <lpage>66</lpage>
          . doi:
          <volume>10</volume>
          .11487/trafst.1.2_
          <fpage>59</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Kitamura</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Kasai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Yoshikawa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Takahashi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Kozaki</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Mizoguchi</surname>
          </string-name>
          ,
          <article-title>Systematic description of functional knowledge based on functional ontologies and its use for supporting design of functional structures</article-title>
          ,
          <source>Transactions of the Japanese Society for Artificial Intelligence</source>
          <volume>17</volume>
          (
          <year>2002</year>
          )
          <fpage>73</fpage>
          -
          <lpage>84</lpage>
          . doi:
          <volume>10</volume>
          .1527/tjsai.17.73.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>