digital-brain/public/paper/bryson93_contr_spacec_aircr/index.html

243 lines
9.8 KiB
HTML
Raw Normal View History

2020-06-03 22:43:54 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Control of spacecraft and aircraft - My digital brain</title>
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<meta name="theme-color" content="#f8f5ec" />
<meta name="msapplication-navbutton-color" content="#f8f5ec">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="#f8f5ec">
<meta name="author" content="
&mdash;
Thomas Dehaeze
" /><meta name="description" content="Tags HAC-HAC Reference (Bryson, 1993) Author(s) Bryson, A. E. Year 1993 9.2.3 Roll-Off Filters Synthesizing control logic using only one vibration mode means we are consciously neglecting the higher-order vibration modes. When doing this, it is a good idea to insert &amp;ldquo;roll-off&amp;rdquo; into the control logic, so that the loop-transfer gain decreases rapidly with frequency beyond the control bandwidth. This reduces the possibility of destabilizing the unmodelled higher frequency dynamics (&amp;quot;spillover&amp;quot;)." />
<link rel="canonical" href="/paper/bryson93_contr_spacec_aircr/" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link href="/sass/main.min.47a894bd6354cc46903f62433747958dc936e1c95c28a76ac80319bca9708ed1.css" rel="stylesheet">
</head>
<body>
<div id="mobile-navbar" class="mobile-navbar">
<div class="mobile-header-logo">
<a href="/" class="logo">Digital Brain</a>
</div>
<div class="mobile-navbar-icon">
<span></span>
<span></span>
<span></span>
</div>
</div>
<nav id="mobile-menu" class="mobile-menu slideout-menu">
<ul class="mobile-menu-list">
<a href="/">
<li class="mobile-menu-item">Home</li>
</a><a href="/zettels/">
<li class="mobile-menu-item">Zettels</li>
</a><a href="/book/">
<li class="mobile-menu-item">Books</li>
</a><a href="/paper/">
<li class="mobile-menu-item">Papers</li>
</a><a href="/search/">
<li class="mobile-menu-item">Search</li>
</a>
</ul>
</nav>
<div class="container" id="mobile-panel">
<header id="header" class="header">
<div class="logo-wrapper">
<a href="/" class="logo">Digital Brain</a>
</div>
<nav class="site-navbar">
<ul id="menu" class="menu">
<li class="menu-item">
<a class="menu-item-link" href="/">Home</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/zettels/">Zettels</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/book/">Books</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/paper/">Papers</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/search/">Search</a>
</li>
</ul>
</nav>
</header>
<main id="main" class="main">
<div class="content-wrapper">
<div id="content" class="content">
<article class="post">
<header class="post-header">
<h1 class="post-title">Control of spacecraft and aircraft</h1>
</header>
<div class="post-toc" id="post-toc">
<h2 class="post-toc-title">Contents</h2>
<div class="post-toc-content">
<nav id="TableOfContents">
<ul>
<li><a href="#9-dot-2-dot-3-roll-off-filters">9.2.3 Roll-Off Filters</a></li>
<li><a href="#9-dot-5-robust-compensator-synthesis">9.5 Robust Compensator Synthesis</a></li>
<li><a href="#9-dot-5-dot-2-low-authority-control-high-authority-control">9.5.2 Low-Authority Control/High-Authority Control</a></li>
</ul>
</nav>
</div>
</div>
<div class="post-content">
<dl>
<dt>Tags</dt>
<dd><a href="/zettels/hac_hac/">HAC-HAC</a></dd>
<dt>Reference</dt>
<dd><sup id="4970865a21830fff7b1daeec187bfa68"><a href="#bryson93_contr_spacec_aircr" title="Bryson, Control of Spacecraft and Aircraft, Princeton university press Princeton, New Jersey (1993).">(Bryson, 1993)</a></sup></dd>
<dt>Author(s)</dt>
<dd>Bryson, A. E.</dd>
<dt>Year</dt>
<dd>1993</dd>
</dl>
<h2 id="9-dot-2-dot-3-roll-off-filters">9.2.3 Roll-Off Filters</h2>
<blockquote>
<p>Synthesizing control logic using only one vibration mode means we are consciously <strong>neglecting the higher-order vibration modes</strong>.
When doing this, it is a good idea to insert &ldquo;roll-off&rdquo; into the control logic, so that the loop-transfer gain decreases rapidly with frequency beyond the control bandwidth.
This reduces the possibility of destabilizing the unmodelled higher frequency dynamics (&quot;<strong>spillover</strong>&quot;).</p>
</blockquote>
<h2 id="9-dot-5-robust-compensator-synthesis">9.5 Robust Compensator Synthesis</h2>
<blockquote>
<p>LQG synthesis using feedback of estimated states will produce almost the same good response as LQR [&hellip;] for systems with control system bandwidths that are well below the frequency of the first vibration mode.
However, it may not be true for systems with higher control system bandwidths, even when one or more vibration modes are included in the control design model.</p>
</blockquote>
<!--quoteend-->
<blockquote>
<p>If a rate sensor is co-located with an actuator on a flexible body, and its signal is fed back to the actuator, all vibration modes are stabilized.
If a rate sensor is not co-located with an actuator on a flexible body, ans its signal is fed back to the actuator, some vibration modes are stabilized and others are destabilized, depending on the location of the sensor relative to the actuator.</p>
</blockquote>
<h2 id="9-dot-5-dot-2-low-authority-control-high-authority-control">9.5.2 Low-Authority Control/High-Authority Control</h2>
<blockquote>
<p>Figure <a href="#fig:bryson93_hac_lac">fig:bryson93_hac_lac</a> shows the concept of Low-Authority Control/High-Authority Control (LAC/HAC) is the s-plane.
LAC uses a co-located rate sensor to add damping to all the vibratory modes (but not the rigid-body mode).
HAC uses a separated displacement sensor to stabilize the rigid body mode, which slightly decreases the damping of the vibratory modes but not enough to produce instability (called &ldquo;spillover&rdquo;)</p>
</blockquote>
<p><a id="orgf5c85db"></a></p>
<figure>
<img src="/ox-hugo/bryson93_hac_lac.png"
alt="Figure 1: HAC-LAC control concept"/> <figcaption>
<p>Figure 1: HAC-LAC control concept</p>
</figcaption>
</figure>
<blockquote>
<p>LAC/HAC is usually insensitive to small deviation of the plant dynamics away from the design values, that is, it is <strong>robust</strong> to plant parameter changes.</p>
</blockquote>
<h1 id="bibliography">Bibliography</h1>
<p><a id="bryson93_contr_spacec_aircr"></a>Bryson, A. E., <em>Control of spacecraft and aircraft</em> (1993), : Princeton university press Princeton, New Jersey. <a href="#4970865a21830fff7b1daeec187bfa68"></a></p>
</div>
<footer class="post-footer">
<nav class="post-nav">
<a class="prev" href="/paper/ito16_compar_class_high_precis_actuat/">
<i class="iconfont icon-left"></i>
<span class="prev-text nav-default">Comparison and classification of high-precision actuators based on stiffness influencing vibration isolation</span>
<span class="prev-text nav-mobile">Prev</span>
</a>
<a class="next" href="/paper/tang18_decen_vibrat_contr_voice_coil/">
<span class="next-text nav-default">Decentralized vibration control of a voice coil motor-based stewart parallel mechanism: simulation and experiments</span>
<span class="next-text nav-mobile">Next</span>
<i class="iconfont icon-right"></i>
</a>
</nav>
</footer>
</article>
</div>
</div>
</main>
<footer id="footer" class="footer">
<div class="social-links">
<a href="mailto:dehaeze.thomas@gmail.com" class="iconfont icon-email" title="email"></a>
<a href="https://github.com/tdehaeze/" class="iconfont icon-github" title="github"></a>
<a href="/index.xml" type="application/rss+xml" class="iconfont icon-rss" title="rss"></a>
</div>
<div class="copyright">
<span class="power-by">
Powered by <a class="hexo-link" href="https://gohugo.io">Hugo</a>
</span>
<span class="copyright-year">
&copy;
2020
<span class="heart">
<i class="iconfont icon-heart"></i>
</span>
<span class="author">Thomas Dehaeze</span>
</span>
</div>
</footer>
<div class="back-to-top" id="back-to-top">
<i class="iconfont icon-up"></i>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/jquery@3.2.1/dist/jquery.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/slideout@1.0.1/dist/slideout.min.js" integrity="sha256-t+zJ/g8/KXIJMjSVQdnibt4dlaDxc9zXr/9oNPeWqdg=" crossorigin="anonymous"></script>
<script type="text/javascript" src="/js/main.4bada4f824623eea2eb7cfd5cf8c1d99c3dd797297e7e8cbc59a41da450bb334.js"></script>
<script type="text/javascript">
window.MathJax = {
loader: {
load: ['[tex]/ams']
},
tex: {
inlineMath: [
['$','$'], ['\\(','\\)']
],
tags: 'ams',
packages: {'[+]': ['ams']},
}
};
</script>
<script async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script type="text/javascript" src="/lib/search/search.js"></script>
</body>
</html>