이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
We propose to optimize the link lengths of an underactuated hand exoskeleton with 9 of twelve link lengths. We have three different objective (i) maximum force transmission on the finger joint, (ii) minimizes the difference between two forces that are acting on the sliders, (iii) minimizes the need for a longer actuator displacement by using Evolutionary Algorithms. In this project we use 2 different Evolutionary Algorithms (Genetic Algorithm and Big Bang-Big Crunch Algorithm) and 2 different Methods (Elitist Non-Dominated Sorting and Strength Pareto) of them. We implemented NSGA-II and SPEA2 we derived from these algorithm NSBBBC and SPBBBC.
Article on ArXiv: https://arxiv.org/abs/2408.07384
Follow these steps to run the algorithm:
- Open the folder in MATLAB.
- Arrange the finger that you want to optimize from RUN_OPT_HANDEXO file finger part
- Add the file path that algorithm you will use
- Choose the optimization method by changing algorithm_name variable. For Elitist Non-Dominated Sorting Genetic Algorithm write NSGA; For Elitist Non-Dominated Sorting Big Bang-Big Crunch Algorithm write NSBBBC; For Strength Pareto Genetic Algorithm write SPEA2; For Strength Pareto Big Bang-Big Crunch Algorithm write SPBBBC
- Arrange the upperbounds and lowerbounds you can change it from RUN_OPT_HANDEXO, UB (Upper Bounds) and LB (Lower Bounds) arrays.
- For settings (number of generation, number of individuals, number of variables, selection method, crossover method, crossover probability, mutation method, mutation probability, survival method, run number, number of objective functions, arranging objective functions are maximize or minimize, dominance level strong or weak) you can reach them in RUN_OPT_HANDEXO funciton
Authors:
- Barış Akbaş
- Aleyna Söylemez
- Hüseyin Taner Yüksel
- Fabio Stroppa
- Mine Sarac
인용 양식
EvoLab (2026). Multi Objective Optimization of Hand Exoskeleton (https://kr.mathworks.com/matlabcentral/fileexchange/167296-multi-objective-optimization-of-hand-exoskeleton), MATLAB Central File Exchange. 검색 날짜: .
