<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>製品開発コンサルタントの道</title>
<link>https://ameblo.jp/tenpoint56/</link>
<atom:link href="https://rssblog.ameba.jp/tenpoint56/rss20.xml" rel="self" type="application/rss+xml" />
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
<description>研究開発者から経営コンサルタントという変わった経歴を生かし、自分がこれまで学んだことや感じたことをまとめて、研究開発・製品開発と経営を如何に融合させるかを模索し、研究開発、製品開発コンサルタントという新しい分野を気づければなと妄想しています。</description>
<language>ja</language>
<item>
<title>基本設計</title>
<description>
<![CDATA[ <p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">前回、概念設計について書いたので、今回は基本設計。</span><span lang="EN-US"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US"></span><br></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">私としては、基本設計は開発の要だと思っています。</span><span lang="EN-US"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">もちろん概念設計が基になるし、詳細設計も大事なことだけど開発者として最も腕の見せ所と言えるのがこの基本設計だと思います。</span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><br></span><span lang="EN-US"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">まず、詳細設計を外注することはあっても概念設計、基本設計を外注することはまずありません。（これ始めたら、その会社もはや開発しないといっているようなものです。）</span></font><font size="3"><span lang="EN-US"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">概念設計もコンセプトだけなので、技術的考察はあまり必要ありません。</span><span lang="EN-US"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">しかし、基本設計には機能設計も含まれるので技術的知識は必須です。そのため、技術者として一番の腕の見せ所が基本設計だと思います。</span><span lang="EN-US"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US"></span><br></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">基本設計では、全体の大きさや重要部分の寸法、構造、強度、制御方法、他の機器とのインターフェースなどを決めていく必要があります。（これが基本設計書）</span><span lang="EN-US"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">そして、それらを数値的なスペックに落とし込み（機能書）、どのように確認するか定めます（検査基準書）。</span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><br></span><span lang="EN-US"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US"></span><br></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">基本設計書は、概念設計書に記載されている全ての目的を満たす必要があります。そして、目的を達成するための機構などを記載します。</span><span lang="EN-US"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US"></span><br></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">機能書は、基本設計書に書かれた事象を全て数値に落し込みます。もちろん数字の根拠を示す必要があります。（よくある事例で過去の実績からとありますが、本当は論理的根拠がないものはどうかと思いますが、それは別の機会に書こうと思います。）</span><span lang="EN-US"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US"></span><br></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">そして、機能書のスペックを満たすための検査方法（テスト）方法を記載したのが検査基準書です。</span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><br></span><span lang="EN-US"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US"></span><br></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><font size="3">これらの基本設計書・機能設計書・検査基準書を作成するにはキチンと内容をレビューすることが大事だと思います。レビューツールや方法なども色々ありますので、追々紹介したいと思います。</font></span><span lang="EN-US"><br></span></p><p></p><p><font size="3" face="Century"><br></font></p><p></p><p></p><p><font size="3" face="Century"><br></font></p><p></p><p><font size="3" face="Century"><br></font></p><p></p><p><font size="3" face="Century"><br></font></p><p></p><p></p><p><font size="3" face="Century"><br></font></p><p></p><p></p><p></p><p><font size="3" face="Century"><br></font></p>
]]>
</description>
<link>https://ameblo.jp/tenpoint56/entry-11793011314.html</link>
<pubDate>Tue, 11 Mar 2014 02:03:09 +0900</pubDate>
</item>
<item>
<title>概念設計とは</title>
<description>
<![CDATA[ <p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><font size="3">前回、製品開発プロセスの流れとして「概念設計」、「基本設計」、「詳細設計」を紹介しましたが、今回は概念設計に絞ってみようと思います。</font></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><font size="3"><br></font></span><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><font size="3"><br></font></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><font size="3">ちなみにこの概念設計、あまりやっているメーカ少ないかもしれませんし、行っていたとしても毎回実施しているわけじゃない可能性があるので、経験したことある人は少ないかもしれません。（私も数えられる程度しか経験ありませんし。）</font></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><font size="3"><br></font></span><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><font size="3"><br></font></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><font size="3">ただ、概念設計と基本設計をきちんと抑えなければ、後工程で手戻りなどが発生しますし、製品不具合なども発生する可能性があります。</font></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><font size="3">また、詳細設計を外注しているところも多いと思いますが、概念、基本設計が不十分で外注するとトラブルの基になります。</font></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><br></span><font size="3"><br></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><font size="3">本題の概念設計のポイントですが、目的や方針をきっちり定めるということです。これは製品開発以外のどんな業務でも同じことが言えると思います。</font></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><font size="3"><br></font></span><span lang="EN-US"><br></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><font size="3">今回の製品は何を目的にしているのか？ロードマップなどがあるならばそれに沿っているかなどきちんと見極めて、概念設計書を作成するのが良いと思います。</font></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><font size="3"><br></font></span><span lang="EN-US"><br></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><font size="3">記載すべき内容は「目的（本書の目的と製品の目的）」「概要図（ポンチ絵）」「達成効果」などを記載できればよいと思います。</font></span><span lang="EN-US"><br></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><font size="3">ここで、記載された内容は、基本設計書のベースとなります。</font></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><br></span><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><font size="3"><br></font></span><span style="FONT-SIZE: 10.5pt; FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: JA; mso-bidi-language: AR-SA"><font size="3">基本設計書に関しては、また次回書こうと思います。</font></span></p><br><br><br><br><br>
]]>
</description>
<link>https://ameblo.jp/tenpoint56/entry-11792192893.html</link>
<pubDate>Mon, 10 Mar 2014 02:42:53 +0900</pubDate>
</item>
<item>
<title>製品開発プロセス（概要）</title>
<description>
<![CDATA[ <span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">製品開発において、受注生産、大量生産の製品どちらも関わったことがあるけれど、開発プロセスは、下記の流れで、どちらもそんなに変わらないかなと思います。</span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">概念設計　→　基本設計　→　詳細設計</span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">【概念設計】</span><span lang="EN-US"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">製品のコンセプトや方針を定義する。たとえば、現行製品から○％削減するとか、○○の技術を導入するとか、○○な事象を達成（携帯でインターネットを閲覧する）とかを決めていく。アウトプットとしては、概念設計書など。</span></font></p><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><br></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US"><br></span></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">【基本設計】</span><span lang="EN-US"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">概念設計書を基に機構や機能（スペック）などを定義する。たとえば○○方式の搬送機構をつけるとか、○○方式の検知方法を用いるとか温度はどれ位まで耐えられるようにするなどを決めていく。また、機能を満たすための試験方法なども同時に検討するので、アウトプットとしては基本設計書や機能書の他に機能検査書とかも作成したりする。（制御系だとフローチャートとかも入るかな）</span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin"><br></span><span lang="EN-US"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">【詳細設計】</span><span lang="EN-US"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">基本設計書や機能設計書を基に寸法や材料を決めていく。</span><span lang="EN-US"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><font size="3"><span style="FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: 'ＭＳ 明朝'; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin">アウトプットとしては、図面や詳細なフローチャート、プログラムそのもの。</span><span lang="EN-US"><br></span></font></p><p class="MsoNormal" style="MARGIN: 0mm 0mm 0pt"><span lang="EN-US"><br></span><br><span style="FONT-SIZE: 10.5pt; FONT-FAMILY: &quot;ＭＳ 明朝&quot;,&quot;serif&quot;; mso-ascii-font-family: Century; mso-ascii-theme-font: minor-latin; mso-fareast-theme-font: minor-fareast; mso-hansi-font-family: Century; mso-hansi-theme-font: minor-latin; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: JA; mso-bidi-language: AR-SA"><font size="3">これらの設計の自分なりのポイントや今後の課題などをまとめてみたいと思います。</font></span></p><p><font size="3" face="Century"><br></font></p></span><span lang="EN-US"><p><a href="http://stat.ameba.jp/user_images/20140305/00/tenpoint56/ba/de/j/o0800007612865442453.jpg"></a></p></span></font></span>
]]>
</description>
<link>https://ameblo.jp/tenpoint56/entry-11787723361.html</link>
<pubDate>Wed, 05 Mar 2014 00:27:01 +0900</pubDate>
</item>
</channel>
</rss>
