(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Intelligent aircraft landing control design

What is it about?

Hybrid intelligent control is implemented in the aircraft automatic landing system to make it more robust against the wind disturbances.

Why is it important?

Compare to conventional PID control, the proposed system that uses fuzzy sliding mode control with grey particle swarm optimization can overcome turbulence to 145 ft/sec.

Read more on Kudos…
The following have contributed to this page:
Jih-Gau Juang
' ,"url"));