Responsive image
博碩士論文 etd-0415115-153553 詳細資訊
Title page for etd-0415115-153553
論文名稱
Title
以影像法為重點之多足機器人行走策略研究
Multi-legged Robot Walking Strategies with an Emphasis on Image-based Methods
系所名稱
Department
畢業學年期
Year, semester
語文別
Language
學位類別
Degree
頁數
Number of pages
134
研究生
Author
指導教授
Advisor
召集委員
Convenor
口試委員
Advisory Committee
口試日期
Date of Exam
2015-04-03
繳交日期
Date of Submission
2015-05-15
關鍵字
Keywords
六邊形網格、低分辨率圖像、邊緣檢測、數學形態學、多足機器人
hexagonal image, low resolution image, edge detection, multi-legged robot, mathematical morphology
統計
Statistics
本論文已被瀏覽 5756 次,被下載 345
The thesis/dissertation has been browsed 5756 times, has been downloaded 345 times.
中文摘要
傳統的圖片被數位與顯影,並以矩形網格的方式呈現,然而這樣的方式也延伸出例如網格的連續性或像素間距等議題。因此,傳統的圖片經由不明確的限制條件所產生的矩形網格來解析較低的影像處理到較佳的解析度。其數學形態圖像處理概念常以二進制、灰度和模糊規律六邊形等方法,以研究低分辨率圖像和多足步行機器人等特定主題。其研究提出六邊形採樣的圖像方法,其方法包括網格的形成和圖像處理等考量。其中,圖像處理包括二進制、灰度、不同尺寸與形狀、定向模糊結構元素、雜訊除去和邊緣檢測的一連串應用模糊形態學運算等等,以便使低分辨率圖像邊緣檢測來探討多足步行機器人的行走等策略。邊緣檢測之目的是使多足機器人避開站立於邊緣、缺口或障礙等場所,其低計算能力對於即時影像應用的效果非常顯著。然而除了行走策略考量之外,當損壞一條腿時,則機器人需要一些替代策略來完成任務。因此,本研究提出了一種可移動的滑動腿設計來解決這個問題。其故障腿可以分離或其他腿可以經由協調,來獲得更好的替代步態配置的指令,使故障腿滑動到更好的位置。基於腿部序列,步幅,縱向穩定性和效率等考量,以評估替代步態的進行。最後提出故障腿的處理建議表,以顯示不同步態序列漸進的效率。這些表格可以提供替代的受傷步態,以提供故障腿資訊的處理選項,以便給多足機器人腿部嚴重故障時的一些後續處理策略。因此,經由此建議表和程序以便使多足機器人可以克服任何故障事件,來保持穩定和效率。所以此研究目的是運用性能評價,來證明整合二進制、灰度、六邊形網格與模糊形態學等圖像處理方法,以針對低分辨率圖像和多足機器人行走策略之邊緣檢測的探討,並呈現更加穩健的應用結果。
Abstract
Traditionally images are digitized, processed and displayed in a rectangular grid. But rectangular grid has many inherent ambiguities such as continuity, inter-pixel distance, etc. These ambiguities restrict rectangular grid to obtain better results in low resolution image processing. This study considers a particular topic of mathematical morphology image processing based on binary, grayscale and fuzzy discipline for hexagonally sampled low resolution images and multi-legged robot walking strategies. The proposed research presents a methodology for hexagonally sampled images that consist of processing, and display of processed images on hexagonal grid. Image processing includes binary, grayscale and fuzzy morphological operations with different sizes, shapes and directional fuzzy structuring elements with an application of noise removal and edge detection. Edge detection method for low resolution images are very significant for multi-legged robot walking strategy with low computation power in real time applications. Edge detection method can aid multi-legged robot to avoid standing zone edges, gaps/obstacles etc. Moreover, if a leg is damaged, then robot needs some alternative strategies to complete its mission. Thus, this study proposes a removable leg and sliding leg approach to solve this problem. A fault leg can be detaches and other legs can be slide to better position by the command of operator to get better alternative gait configuration. Based on leg sequence, stride length, longitudinal stability and efficiency, alternative gaits are evaluated. This study recommends tables for different gait sequence with progressive efficiency. These tables can provide options for alternative gait and information about certain damaged leg. Moreover, a procedure for a multi‐legged robot to complete its mission after serious leg failure is included. By taking the recommended tables and procedure, the multi-legged robot can overcome any fault event and maintain stability and efficiency. In addition, performance evaluation conducted to demonstrate that hexagonal grid structure coupled with binary, grayscale and fuzzy morphological image processing is more robust than the rectangular counterpart in many applications including edge detection for low resolution images, multi-legged robot walking strategy etc.
目次 Table of Contents
Acknowledgement + ii
摘要 + iii
Abstract + iv
Contents + vi
List of Figures + ix
List of Tables + xiv
Chapter 1 Introduction + 1
1.1 Image definition + 1
1.2 Edge Model Definition + 3
1.3 Why Do We Need Edge Detection + 4
1.4 Hexagonal Image & Mathematical Morphology + 5
1.5 Previous Research Work + 9
1.6 Motivation and Goals + 15
Chapter 2 Binary Morphology for Hexagonal Image + 17
2.1 Resampling (Rectangular to Hexagonal) + 18
2.2 Hexagonal Structuring Elements + 21
2.3 Hexagonal Binary Morphological Operator + 22
2.4 Noise Removal and Edge Detection + 22
2.5 Performance Evaluation + 26
Chapter 3 Grayscale Morphology for Hexagonal Image + 28
3.1 Hexagonal Structuring Elements + 28
3.2 Hexagonal Grayscale Morphological Operator+ 29
3.3 Edge Detection (Morphological Gradient) + 31
3.4 Edge Enhancement (Top-Hat Transformation) + 33
3.5 Performance Evaluation + 35
Chapter 4 Fuzzy Morphology for Hexagonal Image + 38
4.1 Methodology + 40
4.1.1 Image Resampling + 40
4.1.2 Image Fuzzification + 40
4.1.3 Fuzzy Morphology + 43
4.1.4 Noise Removal and Edge Detection + 45
4.2 Performance Evaluation + 48
Chapter 5 Better Walking Strategies for Multi-legged Robots + 53
5.1 Inverse Kinematics of Multi-legged Robots + 54
5.2 An Image based Walking strategy + 56
5.2.1 Construction of Discontinuous Terrain + 57
5.2.2 Simplified Forward Gait + 61
5.2.3 Rotational Gait (Around the Center of Gravity) + 63
5.2.4 Maximal Angle of Rotation + 63
5.2.5 Rotation around Any Point + 65
5.2.6 The Algorithm for Gait Selection + 67
5.2.7 Gait Strategy + 68
5.2.8 Gait Selection for Forward Walking + 70
5.2.9 Strategy for Walking + 71
5.3 Walking Strategy with Damaged Leg + 76
5.3.1 The Use of Removable Sliding Legs+ 76
5.3.2 Axial Stability for an Adjusted Gait+ 78
5.3.3 Alternative Gait Configuration+ 79
5.3.4 Comparison of Alternative Gait + 83
5.3.5 Fixed Position Adjustment (FP) + 85
5.3.6 Non Fixed Position Adjustment (NFP) + 86
5.3.7 Sliding gait in Circular Multi-legged Robot + 88
5.3.8 Procedure to resume its task after leg failure + 90
5.4 Comparison with Previous Research Work + 92
Chapter 6 Conclusion and Future Work + 98
6.1 Discussion + 98
6.2 Contributions + 99
6.3 Possible Future Work + 100
References + 101
參考文獻 References
[1] S. Park, Y. C. Lee, and G. W. Kim, “Implementation of spatial visualization for a tele-operated robot in a complex and hazardous environment,” in International Conference on Automation Science and Engineering, CASE 2014, Taipei, Taiwan, August 18-22, 2014, pp. 285-289.
[2] L. Saitta, A. Giordana, and U. Galassi, “Robotics in planetary exploration,” in International workshop on Learning & Data Mining for Robotics, LEMIR 2009, Bled, Slovenia, September 7-11, 2009, pp. 39-49.
[3] P. Wang and L. Sun, “The stability analysis for quadruped bionic robot,” in 2006 IEEE/RSJ International Conference on Intelligent Robots and Systems, IROS 2006, Beijing, China, October 9-15, 2006, pp. 5238-5242.
[4] Y. Kim, G. Jung, H. Kim, K. Cho, and C. Chu, “Wheel transformer: a wheel-leg hybrid robot with passive transformable wheels,” IEEE Transactions on Robotics, vol. 30, no. 6, pp. 1487-1498, November 2014.
[5] S. C. Chen, K. J. Huang, W. H. Chen, S. Y. Shen, C. H. Li, and P. C. Lin, “Quattroped: A leg-wheel transformable robot,” IEEE/ASME Transactions on Mechatronics, vol. 19, no. 6, pp. 730-742, November 2014.
[6] M. K. Habib, “Humanitarian demining: reality and the challenge of technology-the state of the arts,” International Journal of Advanced Robotic Systems, vol. 4, no. 2, pp. 151-172, June 2007.
[7] A. T. Spröwitz, M. Ajallooeian, A. Tuleu, and A. J. Ijspeert, “Kinematic primitives for walking and trotting gaits of a quadruped robot with compliant legs,” Frontiers in computational neuroscience, vol. 8, no. 27, pp. 1-13, March 2014.
[8] K. Mostafa, I. Her, and Y. H. Wu, “The offset model of a hexapod robot and the effect of the offset parameter,” International Journal of Manufacturing, Materials, and Mechanical Engineering, vol. 2, no. 3, pp. 52-59, July 2012.
[9] K. Mostafa, I. Her, and J. M. Her, “Which is better?: a natural or an artificial surefooted gait for hexapods,” International Journal of Intelligent Mechatronics and Robotics, vol. 1, no. 3, pp. 63-72, July 2011.
[10] A. Andreev, V. Zhoga, V. Serov, and V. Skakunov, “The control system of the eight-legged mobile walking robot,” in Knowledge-Based Software Engineering, vol. 466, Springer International Publishing 2014, pp. 383-392.
[11] I. Her, “A symmetrical coordinate frame on the hexagonal grid for computer graphics and vision,” Journal of Mechanical Design, vol. 115, no. 3, p. 447-449, September 1993.
[12] I. Her, “Geometric transformations on the hexagonal grid,” IEEE Transactions on Image Processing, vol. 4, no. 9, pp. 1213-1222, September 1995.
[13] I. Her and C. T. Yuan, “Resampling on a pseudohexagonal grid,” CVGIP: Graphical Models and Image Processing, vol. 56, no. 4, pp. 336-347, July1994.
[14] E. R. Dougherty and R. A. Lotufo, Hands-on Morphological Image Processing. Bellingham: SPIE press, 2003.
[15] R. C. Gonzalez, R. E. Woods and S. L. Eddins, Digital Image Processing using MATLAB. Upper Saddle River, NJ: Pearson Education, 2004.
[16] R. Jain, R. Kasturi and B. G. Schunck, Machine Vision. New York: McGraw-Hill, 1995.
[17] K. Mostafa, J. Y. Chiang, and I. Her, “Edge detection method using binary morphology on hexagonal Images,” The Imaging Science Journal, vol. 63, no. 3, pp. 168-173, March 2015.
[18] J. Canny, “A computational approach to edge detection,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 8, no. 6, pp. 679-698, November 1986.
[19] M. Zhang, M. Koeppen, and S. Damas, “Special issue on computational intelligence in computer vision and image processing,” Computational Intelligence Magazine, vol. 8, no. 1, pp. 14-15, February 2013.
[20] D. J. Whitehouse and M. J. Phillips, “Sampling in a two-dimensional plane,” Journal of Physics A: Mathematical and General, vol. 18, no. 13, pp. 2465-2471, September 1985.
[21] X. Li, “Storage and addressing scheme for practical hexagonal image processing,” Journal of Electronic Imaging, vol. 22, no. 1, January 2013.
[22] L. Middleton and J. Sivaswamy, Hexagonal Image Processing: A Practical Approach. New York: Springer-Verlag, 2005.
[23] R. M. Mersereau, “The processing of hexagonally sampled two-dimensional signals,” Proceedings of the IEEE, vol. 67, no. 6, pp. 930-949, June 1979.
[24] J. Serra, “Introduction to mathematical morphology,” Computer Vision, Graphics, and Image Processing, vol. 35, no. 3, pp. 283-305, September 1986.
[25] B. Chanda, M. K. Kundu, and Y. V. Padmaja, “A multi-scale morphologic edge detector,” Pattern Recognition, vol. 31, no. 10, pp. 1469-1478, October 1998.
[26] J. Guo, S. Pan, and X. Hu, “Edge detection in tobacco leaf image based on grayscale morphology,” Computer Engineering, vol. 33, no. 21, pp. 163-165, 2007.
[27] I. Bloch and H. Maître, “Fuzzy mathematical morphologies: a comparative study,” Pattern Recognition, vol. 28, no. 9, pp. 1341-1387, September 1995.
[28] V. D. Gesù, M. C. Maccarone, and M. Tripiciano, “Mathematical morphology based on fuzzy operators,” Fuzzy Logic, vol. 12, pp. 477-486, 1993.
[29] D. Sinha and E. R. Dougherty, “Fuzzy mathematical morphology,” Journal of Visual Communication and Image Representation, vol. 3, no. 3, pp. 286-302, September 1992.
[30] B. De Baets, “A fuzzy morphology: a logical approach,” Uncertainty analysis in engineering and sciences: fuzzy logic, statistics, and neural network approach, International Series in Intelligent Technologies, vol. 11, pp. 53-67, 1997.
[31] B. De Baets, E. Kerre, and M. Gupta, “The fundamentals of fuzzy mathematical morphology part 2: idempotence, convexity and decomposition,” International Journal of General Systems, vol. 23, no. 4, pp. 307-322, 1995.
[32] B. De Baets, E. Kerre, and M. Gupta, “The fundamentals of fuzzy mathematical morphology part 1: basic concepts,” International Journal of General Systems, vol. 23, no. 2, pp. 155-171, 1995.
[33] L. Middleton and J. Sivaswamy, Hexagonal Image Processing: A Practical Approach. New York: Springer-Verlag Inc. 2005.
[34] L. Middleton and J. Sivaswamy, “Edge detection in a hexagonal-image processing framework,” Image and Vision Computing, vol. 19, no. 14, pp. 1071-1081, December 2001.
[35] C. A. Wüthrich and P. Stucki, “An algorithmic comparison between square-and hexagonal-based grids,” CVGIP: Graphical Models and Image Processing, vol. 53, no. 4, pp. 324-339, July 1991.
[36] D. Van De Ville, R. Van de Walle, W. Philips, and I. Lemahieu, “Image resampling between orthogonal and hexagonal lattices,” in The International Conference on Image Processing 2002, September 22-25, pp. 389-392.
[37] D. Van De Ville, T. Blu, M. Unser, W. Philips, I. Lemahieu, and R. Van de Walle, “Hex-splines: A novel spline family for hexagonal lattices,” IEEE Transactions on Image Processing, , vol. 13, no. 6, pp. 758-772, June 2004.
[38] T. Cho and K. Park, “Hexagonal edge relaxation,” Electronics Letters, vol. 28, no. 4, pp. 357-358, February 1992.
[39] N. D. Tam, “Hexagonal pixel-array for efficient spatial computation for motion-detection pre-processing of visual scenes,” Advances in Image and Video Processing, vol. 2, no. 2, pp. 26-36, April 2014.
[40] Z. Yu-qian, G. Wei-hua, C. Zhen-cheng, T. Jing-tian, and L. Ling-yun, “Medical images edge detection based on mathematical morphology,” in 27th Annual International Conference of the Engineering in Medicine and Biology Society, IEEE-EMBS 2005, Shanghai, China, January 17-18, 2005, pp. 6492-6495.
[41] Y. Zhang, X. Su, and Z. Liu, “A multi-structuring elements edge detection method based on gray-scale morphology of parameter image for rotating machinery,” in 3rd International Congress on Image and Signal Processing, CISP 2010, Yantai, China, October 16-18, vol. 3, pp. 1067-1071.
[42] K. Parvati and M. M. Das, “Image segmentation using gray-scale morphology and marker-controlled watershed transformation,” Discrete Dynamics in Nature and Society, vol. 2008, Article ID 384346, 8 pages, November 2008.
[43] B. Kaur and A. Garg, “Mathematical morphological edge detection for remote sensing images,” in 3rd International Conference on Electronics Computer Technology, ICECT 2011, Kanyakumari, India, April 8-10, 2011, pp. 324-327.
[44] T. C. Su, M. D. Yang, T. C. Wu, and J. Y. Lin, “Morphological segmentation based on edge detection for sewer pipe defects on CCTV images,” Expert Systems with Applications, vol. 38, no. 10, pp. 13094-13114, September 2011.
[45] X. Bai and F. Zhou, “Analysis of different modified top-hat transformations based on structuring element construction,” Signal Processing, vol. 90, no. 11, pp. 2999-3003, November 2010.
[46] X. Bai, F. Zhou, and B. Xue, “Infrared image enhancement through contrast enhancement by using multiscale new top-hat transform,” Infrared Physics & Technology, vol. 54, no. 2, pp. 61-69, March 2011.
[47] S. Yang, Q. Qiu, S. Zhang, and J. Li, “Omnidirectional multi-scale generalized blur minimization mathematical morphology edge detection algorithm,” in 2014 International Conference on Education, Management and Computing Technology, ICEMCT 2014, Tianjin, China, June 14-15, 2014.
[48] P. D. Gader, “Fuzzy spatial relations based on fuzzy morphology,” in the Sixth IEEE International Conference on Fuzzy Systems, 1997, Barcelona, Spain, July 1-5, 1997, pp. 1179-1183.
[49] S. GroBert, M. Koppen, and B. Nickolay, “A new approach to fuzzy morphology based on fuzzy integral and its application in image processing,” in the 13th International Conference on Pattern Recognition, 1996, Vienna, Austria, August 25-19, 1996, pp. 625-630.
[50] A. Kaufmann and M. M. Gupta, Fuzzy Mathematical Models in Engineering and Management Science. Elsevier Science Inc. 1988.
[51] M. Werman and S. Peleg, “Min-max operators in texture analysis,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 7, no. 6, pp. 730-733, November 1985.
[52] D. Hu and X. Tian, “A multi-directions algorithm for edge detection based on fuzzy mathematical morphology,” in The 16th International Conference on Artificial Reality and Telexistence-Workshops, ICAT 2006, Hangzhou, China, November 29-December 1, 2006, pp. 361-64.
[53] I. Bloch, “Lattices of fuzzy sets and bipolar fuzzy sets, and mathematical morphology,” Information Sciences, vol. 181, no. 10, pp. 2002-2015, May 2011.
[54] J. Serra, Image Analysis and Mathematical Morphology. London.: Academic Press, 1982.
[55] M. Koppen, C. Nowack, and G. Rosel, “Pareto-morphology for color image processing,” in Proceedings of the scandinavian conference on image analysis, SCIA 1999, Greenland, Denmark, 1999, vol. 1, pp. 195-202.
[56] M. González-Hidalgo, S. Massanet, and A. Mir, “Objective comparison of some edge detectors based on fuzzy morphologies,” in Fuzzy Methods for Knowledge Systems, Eurofuse Workshop 2011, Regua, Portugal, September 21-23, 2011, vol. 107, Springer Berlin Heidelberg, pp. 401-412.
[57] M. Gonzalez-Hidalgo, A. M. Torres, and J. T. Sastre, “Noisy image edge detection using an uninorm fuzzy morphological gradient,” in Ninth International Conference on Intelligent Systems Design and Applications, ISDA 2009, Pisa, Italy, November 30-December 2, 2009, pp. 1335-1340.
[58] Z. Wang, X. Ding, and A. Rovetta, “Analysis of typical locomotion of a symmetric hexapod robot,” Robotica, vol. 28, no. 6, pp. 893-907, October 2010.
[59] J. A. Cobano, J. Estremera, and P. G. de Santos, “Accurate tracking of legged robots on natural terrain,” Autonomous Robots, vol. 28, no. 2, pp. 231-244, February 2010.
[60] R. B. McGhee and G. I. Iswandhi, “Adaptive locomotion of a multilegged robot over rough terrain,” IEEE Transactions on Systems, Man and Cybernetics, vol. 9, no. 4, pp. 176-182, April 1979.
[61] D. K. Pratihar, K. Deb, and A. Ghosh, “Optimal path and gait generations simultaneously of a six-legged robot using a GA-fuzzy approach,” Robotics and Autonomous Systems, vol. 41, no. 1, pp. 1-20, October 2002.
[62] R. Ponticelli and P. G. de Santos, “Obtaining terrain maps and obstacle contours for terrain-recognition tasks,” Mechatronics, vol. 20, no. 2, pp. 236-250, 2010.
[63] J. Estremera, J. A. Cobano, and P. Gonzalez de Santos, “Continuous free-crab gaits for hexapod robots on a natural terrain with forbidden zones: An application to humanitarian demining,” Robotics and Autonomous Systems, vol. 58, no. 5, pp. 700-711, May 2010.
[64] K. Inagaki, “Gait study for hexapod walking with disabled leg,” in IEEE/RSJ International Conference on Intelligent Robots and Systems, IROS 1997, Grenoble, France, September 7-11, pp. 408-413.
[65] J. M. Yang, “Gait synthesis for hexapod robots with a locked joint failure,” Robotica, vol. 23, no. 6, pp. 701-708, November 2005.
[66] P. K. Ghosh, “A unified computational framework for minkowski operations,” Computers & Graphics, vol. 17, no. 4, pp. 357-378, July 1993.
[67] J. Liang, J. Piper, and J. Y. Tang, “Erosion and dilation of binary images by arbitrary structuring elements using interval coding,” Pattern Recognition Letters, vol. 9, no. 3, pp. 201-209, April 1989.
[68] R. H. Chan, C. W. Ho, and M. Nikolova, “Salt-and-pepper noise removal by median-type noise detectors and detail-preserving regularization,” IEEE Transactions on Image Processing, vol. 14, no. 10, pp. 1479-1485, October 2005.
[69] P. Maragos, “Pattern spectrum and multiscale shape representation,” Pattern Analysis and Machine Intelligence, IEEE Transactions on, vol. 11, no. 7, pp. 701-716, July 1989.
[70] I. De, B. Chanda, and B. Chattopadhyay, “Enhancing effective depth-of-field by image fusion using mathematical morphology,” Image and Vision Computing, vol. 24, no. 12, pp. 1278-1287, December 2006.
[71] M. A. Oliveira and N. J. Leite, “A multiscale directional operator and morphological tools for reconnecting broken ridges in fingerprint images,” Pattern Recognition, vol. 41, no. 1, pp. 367-377, January 2008.
[72] X. Bai, F. Zhou, and B. Xue, “Infrared image enhancement through contrast enhancement by using multiscale new top-hat transform,” Infrared Physics & Technology, vol. 54, no. 2, pp. 61-69, March 2011.
[73] L. A. Zedeh, “Fuzzy sets,” Information and Control, vol. 8, no. 3, pp. 338-353, June 1965.
[74] K. Kunen, Set Theory an Introduction to Independence Proofs. Elsevier, 2014.
[75] T. J. Jech (Ed.), Set Theory. vol. 79, New York: Academic Press, 1978.
[76] A. S. Kechris and A. S. Kechris, Classical Descriptive Set Theory. vol. 156, New York: Springer-Verlag, 1995.
[77] H. J. Zimmermann, Fuzzy Set Theory and Its Applications. New York: Springer Science & Business Media, 2001.
[78] S. Medasani, J. Kim, and R. Krishnapuram, “An overview of membership function generation techniques for pattern recognition,” International Journal of Approximate Reasoning, vol. 19, no. 3, pp. 391-417, October 1998.
[79] N. L. Fernández-García, A. Carmona-Poyato, R. Medina-Carnicer, and F. J. Madrid-Cuevas, “Automatic generation of consensus ground truth for the comparison of edge detection techniques,” Image and Vision Computing, vol. 26, no. 8, pp. 496-511, April 2008.
[80] K. Bowyer, C. Kranenburg, and S. Dougherty, “Edge detector evaluation using empirical ROC curves,” in IEEE Computer Society Conference on Computer Vision and Pattern Recognition,1999, Fort Collins, CO, USA, June 23-25, 1999, vol.1, IEE 1999.
[81] W. A. Edelstein, G. H. Glover, C. J. Hardy, and R. W. Redington, “The intrinsic signal‐to‐noise ratio in NMR imaging,” Magnetic Resonance in Medicine, vol. 3, no. 4, pp. 604-618, August 1986.
[82] X. Chen, L. Q. Wang, X. F. Ye, G. Wang, and H. L. Wang, “Prototype development and gait planning of biologically inspired multi-legged crablike robot,” Mechatronics, vol. 23, no. 4, pp. 429-444, June 2013.
[83] Q. Wu, C. Liu, J. Zhang, and Q. Chen, “Survey of locomotion control of legged robots inspired by biological concept,” Science in China Series F: Information Sciences, vol. 52, no. 10, pp. 1715-1729, October 2009.
[84] Z. Y. Wang, X. L. Ding, and A. Rovetta, “Analysis of typical locomotion of a symmetric hexapod robot,” Robotica, vol. 28, no. 6, pp. 893-907, October 2010.
[85] A. Irawan and K. Nonami, “Optimal impedance control based on body inertia for a hydraulically driven hexapod robot walking on uneven and extremely soft terrain,” Journal of Field Robotics, vol. 28, no. 5, pp. 690-713, September 2011.
[86] C. L. Shih and C. A. Klein, “An adaptive gait for legged walking machines over rough terrain,” IEEE Transactions on Systems, Man and Cybernetics, vol. 23, no. 4, pp. 1150-1155, July 1993.
[87] S. M. Song and B. S. Choi, “A study on continuous follow-the-leader (FTL) gaits: an effective walking algorithm over rough terrain,” Mathematical biosciences, vol. 97, no. 2, pp. 199-233, December 1989.
[88] R. B. McGhee and G. I. Iswandhi, “Adaptive locomotion of a multilegged robot over rough terrain,” IEEE Transactions on Systems, Man and Cybernetics, vol. 9, no. 4, pp. 176-182, April 1979.
[89] F. L. Lewis, C. T. Abdallah, and D. M. Dawson, Control of Robot Manipulators. vol. 236, New York: Macmillan, 1993.
[90] J. Barraquand and J. C. Latombe, “Robot motion planning: A distributed representation approach,” The International Journal of Robotics Research, vol. 10, no. 6, pp. 628-649, December 1991.
[91] S. Kagami, K. Nishiwaki, J. J. Kuffner, K. Okada, M. Inaba, and H. Inoue, “Vision-based 2.5 D terrain modeling for humanoid locomotion,” in IEEE International Conference on Robotics and Automation, ICRA 2003, September 14-19, 2003, vol. 2, pp. 2141-2146.
[92] S. Chandrasekaran, J. M. Scarvell, G. Buirski, K. R. Woods, and P. N. Smith, “Magnetic resonance imaging study of alteration of tibiofemoral joint articulation after posterior cruciate ligament injury,” The Knee, vol. 19, no. 1, pp. 60-64, January 2012.
[93] D. J. Whitehouse and M. J. Phillips, “Sampling in a two-dimensional plane,” Journal of Physics A: Mathematical and General, vol. 18, no. 13, pp. 2465-2477, September 1985.
[94] C. L. Neslen, S. Mall, and S. Sathish, “Nondestructive characterization of fretting fatigue damage,” Journal of Nondestructive Evaluation, vol. 23, no. 4, pp. 153-162, December 2004.
[95] J. M. Yang and J. H. Kim, “Fault-tolerant locomotion of the hexapod robot,” IEEE Transactions on Systems, Man, and Cybernetics, Part B: Cybernetics, vol. 28, no. 1, pp. 109-116, 1998.
[96] J. M. Yang, “Tripod gaits for fault tolerance of hexapod walking machines with a locked joint failure,” Robotics and Autonomous Systems, vol. 52, no. 2, pp. 180-189, 2005.
[97] J. D. English and A. A. Maciejewski, “Measuring and reducing the euclidean-space effects of robotic joint failures,” IEEE Transactions on Robotics and Automation, vol. 16, no. 1, pp. 20-28, 2000.
[98] J. D. English and A. A. Maciejewski, “Fault tolerance for kinematically redundant manipulators: Anticipating free-swinging joint failures,” IEEE Transactions on Robotics and Automation, vol. 14, no. 4, pp. 566-575, 1998.
[99] K. Mostafa, C. S. Tsai, and I. Her, “Alternative gaits for multiped robots with leg failures to retain maneuverability,” International Journal of Advanced Robotic Systems, vol. 7, no. 4, pp. 31-38, 2010.
[100] K. Mostafa, K. T. Wei, and I. Her, “An image based method of finding better walking strategies for hexapod on discontinuous terrains,” in 2012 IEEE/ASME International Conference on Advanced Intelligent Mechatronics (AIM), 2012, pp. 238-242.
[101] J. D. English and A. A. Maciejewski, “Fault tolerance for kinematically redundant manipulators: Anticipating free-swinging joint failures,” IEEE Transactions on Robotics and Automation, vol. 14, no. 4, pp. 566-575, 1998.
電子全文 Fulltext
本電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。
論文使用權限 Thesis access permission:校內校外完全公開 unrestricted
開放時間 Available:
校內 Campus: 已公開 available
校外 Off-campus: 已公開 available


紙本論文 Printed copies
紙本論文的公開資訊在102學年度以後相對較為完整。如果需要查詢101學年度以前的紙本論文公開資訊,請聯繫圖資處紙本論文服務櫃台。如有不便之處敬請見諒。
開放時間 available 已公開 available

QR Code