214 lines
9.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Spindle Power Evaluation | HiAPI-C# 2025 </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Spindle Power Evaluation | HiAPI-C# 2025 ">
<link rel="icon" href="../../img/HiAPI.favicon.ico">
<link rel="stylesheet" href="../../public/docfx.min.css">
<link rel="stylesheet" href="../../public/main.css">
<meta name="docfx:navrel" content="../../toc.html">
<meta name="docfx:tocrel" content="toc.html">
<meta name="docfx:rel" content="../../">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
<meta name="loc:tocFilter" content="Filter by title">
<meta name="loc:nextArticle" content="Next">
<meta name="loc:prevArticle" content="Previous">
<meta name="loc:themeLight" content="Light">
<meta name="loc:themeDark" content="Dark">
<meta name="loc:themeAuto" content="Auto">
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
<meta name="loc:downloadPdf" content="Download PDF">
<script type="module" src="./../../public/docfx.min.js"></script>
<script>
const theme = localStorage.getItem('theme') || 'auto'
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
</script>
</head>
<body class="tex2jax_ignore" data-layout="" data-yaml-mime="">
<header class="bg-body border-bottom">
<nav id="autocollapse" class="navbar navbar-expand-md" role="navigation">
<div class="container-xxl flex-nowrap">
<a class="navbar-brand" href="../../index.html">
<img id="logo" class="svg" src="../../img/HiAPI.logo.png" alt="">
</a>
<button class="btn btn-lg d-md-none border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navpanel" aria-controls="navpanel" aria-expanded="false" aria-label="Toggle navigation">
<i class="bi bi-three-dots"></i>
</button>
<div class="collapse navbar-collapse" id="navpanel">
<div id="navbar">
<form class="search" role="search" id="search">
<i class="bi bi-search"></i>
<input class="form-control" id="search-query" type="search" disabled placeholder="Search" autocomplete="off" aria-label="Search">
</form>
</div>
</div>
</div>
</nav>
</header>
<main class="container-xxl">
<div class="toc-offcanvas">
<div class="offcanvas-md offcanvas-start" tabindex="-1" id="tocOffcanvas" aria-labelledby="tocOffcanvasLabel">
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" data-bs-target="#tocOffcanvas" aria-label="Close"></button>
</div>
<div class="offcanvas-body">
<nav class="toc" id="toc"></nav>
</div>
</div>
</div>
<div class="content">
<div class="actionbar">
<button class="btn btn-lg border-0 d-md-none" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents">
<i class="bi bi-list"></i>
</button>
<nav id="breadcrumb"></nav>
</div>
<article data-uid="">
<h1 id="spindle-power-evaluation">Spindle Power Evaluation</h1>
<p>For the spindle capability model itself (boundary curves, thermal envelope, and the four torque/power ratios), see <a href="spindle-capability.html">Spindle Capability</a>. This page focuses on <strong>empirical validation</strong> of HiNC's spindle-power evaluation against measured data.</p>
<h2 id="the-role-of-spindle-power-for-energy-cost-of-milling">The role of spindle power for energy cost of Milling</h2>
<p>The energy distribution can be referenced from Heidenhain's published measurements<a id="fnref:1" href="#fn:1" class="footnote-ref"><sup>1</sup></a>. The total machine power splits into two main flows:</p>
<ul>
<li><strong>External processing</strong> — Cooling lubricant and Compressed air, typically supplied by facility infrastructure.</li>
<li><strong>Electrical power of the machine</strong> — The machine's own electrical consumption, further split into Auxiliary components and CNC control (which contains Spindle and Feed drives).</li>
</ul>
<div class="NOTE">
<h5>Note</h5>
<p><strong>Case A: Mean power requirement for manufacturing a housing part — Roughing (13 kW)</strong></p>
<pre><code class="lang-mermaid">sankey-beta
Total power (13 kW),External processing,6.4
External processing,Cooling lubricant,5.1
External processing,Compressed air,1.3
Total power (13 kW),Electrical power of the machine,6.6
Electrical power of the machine,Auxiliary components,3.1
Electrical power of the machine,CNC control,3.5
CNC control,Spindle,3.25
CNC control,Feed drives,0.25
</code></pre>
</div>
<div class="NOTE">
<h5>Note</h5>
<p><strong>Case A: Mean power requirement for manufacturing a housing part — Finishing (7.4 kW)</strong></p>
<pre><code class="lang-mermaid">sankey-beta
Total power (7.4 kW),External processing,2.8
External processing,Cooling lubricant,1.5
External processing,Compressed air,1.3
Total power (7.4 kW),Electrical power of the machine,4.6
Electrical power of the machine,Auxiliary components,2.8
Electrical power of the machine,CNC control,1.8
CNC control,Spindle,1.55
CNC control,Feed drives,0.25
</code></pre>
</div>
<div class="NOTE">
<h5>Note</h5>
<p><strong>Case B: Mean power consumption of the drives during rough facing</strong></p>
<p>Face-milling cutter D = 60 mm, speed 4 100 rpm, infeed depth 4 mm.</p>
<pre><code class="lang-mermaid">xychart-beta
title &quot;Mean power consumption of the drives (kW)&quot;
x-axis [&quot;Spindle&quot;, &quot;Feed axes&quot;]
y-axis &quot;Mean power (kW)&quot; 0 --&gt; 20
bar [18.5, 0.3]
</code></pre>
</div>
<p>In Case A roughing, the workpiece material seems like Al6061. CNC control (Spindle + Feed drives) takes about 27% of the total power (3.5 / 13 ≈ 26.9%).</p>
<p>From HiNC spindle power evaluation:</p>
<ul>
<li>Milling S45C cost 200% energy compare to Al6061T6.</li>
<li>Milling Inconel718 cost 800% energy compare to Al6061T6</li>
</ul>
<p>i.e.,</p>
<ul>
<li>Spindle power of milling S45C occupies 42% of total power.</li>
<li>Spindle power of milling Inconel718 occupies 75% of total power.</li>
</ul>
<p>Conclusion: Spindle Power matters for not easy-working materials for computing the energy cost of milling.</p>
<h2 id="verification-of-hinc-spindle-power-evaluation">Verification of HiNC Spindle Power Evaluation</h2>
<p>HiNC Spindle Power Evaluation is verified by comparison of the gathering Data based on the following setting.</p>
<h3 id="setting">Setting</h3>
<ul>
<li><p>Machine Tool: YCM NDV102A</p>
</li>
<li><p>Max Spindle Power: 22.4 kW</p>
</li>
<li><p>Controller: Fanuc 31i-Model A</p>
</li>
<li><p>Sampling: 1ms</p>
</li>
<li><p>Total Spindle Expended Energy: 0.412 kWh</p>
<p>The total spindle expended energy is rearranged from Fanuc ServoGuide TCMD data.</p>
</li>
<li><p>Work Time: 8min 30s</p>
</li>
</ul>
<h3 id="comparison">Comparison</h3>
<p>The following figures are spindle power based on Controller and the spindle power evaluated by HiNC.</p>
<div class="NOTE">
<h5>Note</h5>
<p><strong>The spindle power by Fanuc ServoGuide TCMD(%) * MaxSpindlePower</strong></p>
<p><img src="spindle-power-evaluation-img/Fanuc_Spindle_Power.png" alt="Fanuc_Spindle_Power"></p>
</div>
<div class="NOTE">
<h5>Note</h5>
<p><strong>The evaluated spindle power by HiNC Milling Power * Energy Conversion Efficiency (here is 0.4)</strong></p>
<p><img src="spindle-power-evaluation-img/HiNC_Spindle_Power.png" alt="HiNC_Spindle_Power"></p>
</div>
<div class="footnotes">
<hr>
<ol>
<li id="fn:1">
<p>Data summarized from Heidenhain, <em>Technical Information: Aspects of Energy Efficiency in Machine Tools</em>, November 2010.<a href="#fnref:1" class="footnote-back-ref">&#8617;</a></p>
</li>
</ol>
</div>
</article>
<div class="contribution d-print-none">
</div>
<div class="next-article d-print-none border-top" id="nextArticle"></div>
</div>
<div class="affix">
<nav id="affix"></nav>
</div>
</main>
<div class="container-xxl search-results" id="search-results"></div>
<footer class="border-top text-secondary">
<div class="container-xxl">
<div class="flex-fill">
<span> Copyright © 2025 <a href='https://superhightech.com.tw'>Tech Coordinate</a>. All rights reserved. <a href='https://superhightech.com.tw'>超級高科技股份有限公司</a> © 2025 版權所有 </span>
</div>
</div>
</footer>
</body>
</html>