{"id":3581,"date":"2022-01-28T08:19:20","date_gmt":"2022-01-28T13:19:20","guid":{"rendered":"https:\/\/cecas.clemson.edu\/manufacturing-lab\/?page_id=3581"},"modified":"2022-01-28T08:21:32","modified_gmt":"2022-01-28T13:21:32","slug":"trochoid-outer-lobe-intersections","status":"publish","type":"page","link":"https:\/\/cecas.clemson.edu\/manufacturing-lab\/trochoid-outer-lobe-intersections\/","title":{"rendered":"Trochoid &#8211; Outer Lobe Intersections"},"content":{"rendered":"<div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 fusion-flex-container nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"max-width:1206.4px;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-1 fusion-title-text fusion-title-size-one\" style=\"--awb-margin-top-small:0px;--awb-margin-right-small:0px;--awb-margin-bottom-small:20px;--awb-margin-left-small:0px;\"><div class=\"title-sep-container title-sep-container-left fusion-no-large-visibility fusion-no-medium-visibility fusion-no-small-visibility\"><div class=\"title-sep sep-double sep-solid\" style=\"border-color:#e0dede;\"><\/div><\/div><span class=\"awb-title-spacer fusion-no-large-visibility fusion-no-medium-visibility fusion-no-small-visibility\"><\/span><h1 class=\"fusion-title-heading title-heading-left\" style=\"margin:0;\">Trochoid &#8211; Outer Lobe Intersections<\/h1><span class=\"awb-title-spacer\"><\/span><div class=\"title-sep-container title-sep-container-right\"><div class=\"title-sep sep-double sep-solid\" style=\"border-color:#e0dede;\"><\/div><\/div><\/div><div class=\"fusion-title title fusion-title-2 fusion-title-text fusion-title-size-one\" style=\"--awb-margin-top-small:0px;--awb-margin-right-small:0px;--awb-margin-bottom-small:20px;--awb-margin-left-small:0px;\"><div class=\"title-sep-container title-sep-container-left fusion-no-large-visibility fusion-no-medium-visibility fusion-no-small-visibility\"><div class=\"title-sep sep-double sep-solid\" style=\"border-color:#e0dede;\"><\/div><\/div><span class=\"awb-title-spacer fusion-no-large-visibility fusion-no-medium-visibility fusion-no-small-visibility\"><\/span><h1 class=\"fusion-title-heading title-heading-left\" style=\"margin:0;\"><h4>\u00a0<\/h4>\n<h4>Click here to download MATLAB code and description &#8211; <a href=\"https:\/\/cecas.clemson.edu\/manufacturing-lab\/wp-content\/uploads\/2022\/01\/TrochoidalToolpath_OuterLobe.zip\">TrochoidalToolpath_OuterLobe<\/a><\/h4><\/h1><span class=\"awb-title-spacer\"><\/span><div class=\"title-sep-container title-sep-container-right\"><div class=\"title-sep sep-double sep-solid\" style=\"border-color:#e0dede;\"><\/div><\/div><\/div><div class=\"fusion-text fusion-text-1\"><div class=\"paragraphNode wrappable\"><span class=\"textBox\"><span class=\"textWrapper\">Finds the outermost intersection points for the following parametric function:<\/span><\/span><\/div>\n<div class=\"paragraphNode wrappable\">\u00a0<\/div>\n<div class=\"paragraphNode wrappable\"><span class=\"textBox\"><span class=\"textWrapper\">X(t) = R_cp * cos(Phi_dot * t) + R_t * cos(theta_dot * (-t))<\/span><\/span><\/div>\n<div class=\"paragraphNode wrappable\"><span class=\"textBox\"><span class=\"textWrapper\">Y(t) = R_cp * sin(Phi_dot * t) + R_t * sin(theta_dot * (-t)) + nu * t<\/span><\/span><\/div>\n<div class=\"paragraphNode wrappable\">\u00a0<\/div>\n<div class=\"paragraphNode wrappable\"><span class=\"textBox\"><span class=\"textWrapper\">% code runs efficienty by only checking points between an outer ring, defined by push_far_factor, and an inner ring, defined by push_close_factor. t_step_init_Factor adjust the spacing between points that are checked for intersections.<\/span><\/span><\/div>\n<div class=\"paragraphNode wrappable\">\u00a0<\/div>\n<div class=\"paragraphNode wrappable\"><span class=\"textBox\"><span class=\"textWrapper\">push_far_factor should be &gt;1<\/span><\/span><\/div>\n<div class=\"paragraphNode wrappable\"><span class=\"textBox\"><span class=\"textWrapper\">push_close_factor should &lt;1<\/span><\/span><\/div>\n<div class=\"paragraphNode wrappable\"><span class=\"textBox\"><span class=\"textWrapper\">t_step_init_Factor is generally a value between 5 and 30, but should be set as low as possible for optimal efficiency<\/span><\/span><\/div>\n<div class=\"paragraphNode wrappable\">\u00a0<\/div>\n<div class=\"paragraphNode wrappable\"><span class=\"textBox\"><span class=\"textWrapper\">push_far_factor, push_close_factor, and t_step_init_Factor can be defined iteratively. After observing the solution plot, there should be rings (red dashed line) located just outside of the outer lobe and just inside the outer lobe. If the plot looks choppy (i.e. low resolution) or points have been missed, the t_step_init_Factor should be increased.<\/span><\/span><\/div>\n<\/div><div class=\"fusion-image-element \" style=\"--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-1 hover-type-none\"><img decoding=\"async\" width=\"1875\" height=\"1875\" title=\"TrochoidFigure_Mathworks\" src=\"https:\/\/cecas.clemson.edu\/manufacturing-lab\/wp-content\/uploads\/2022\/01\/TrochoidFigure_Mathworks.jpg\" alt class=\"img-responsive wp-image-3587\" srcset=\"https:\/\/cecas.clemson.edu\/manufacturing-lab\/wp-content\/uploads\/2022\/01\/TrochoidFigure_Mathworks-200x200.jpg 200w, https:\/\/cecas.clemson.edu\/manufacturing-lab\/wp-content\/uploads\/2022\/01\/TrochoidFigure_Mathworks-400x400.jpg 400w, https:\/\/cecas.clemson.edu\/manufacturing-lab\/wp-content\/uploads\/2022\/01\/TrochoidFigure_Mathworks-600x600.jpg 600w, https:\/\/cecas.clemson.edu\/manufacturing-lab\/wp-content\/uploads\/2022\/01\/TrochoidFigure_Mathworks-800x800.jpg 800w, https:\/\/cecas.clemson.edu\/manufacturing-lab\/wp-content\/uploads\/2022\/01\/TrochoidFigure_Mathworks-1200x1200.jpg 1200w, https:\/\/cecas.clemson.edu\/manufacturing-lab\/wp-content\/uploads\/2022\/01\/TrochoidFigure_Mathworks.jpg 1875w\" sizes=\"(max-width: 1024px) 100vw, (max-width: 640px) 100vw, 1200px\" \/><\/span><\/div><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":20,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3581","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cecas.clemson.edu\/manufacturing-lab\/wp-json\/wp\/v2\/pages\/3581","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cecas.clemson.edu\/manufacturing-lab\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cecas.clemson.edu\/manufacturing-lab\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cecas.clemson.edu\/manufacturing-lab\/wp-json\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/cecas.clemson.edu\/manufacturing-lab\/wp-json\/wp\/v2\/comments?post=3581"}],"version-history":[{"count":2,"href":"https:\/\/cecas.clemson.edu\/manufacturing-lab\/wp-json\/wp\/v2\/pages\/3581\/revisions"}],"predecessor-version":[{"id":3589,"href":"https:\/\/cecas.clemson.edu\/manufacturing-lab\/wp-json\/wp\/v2\/pages\/3581\/revisions\/3589"}],"wp:attachment":[{"href":"https:\/\/cecas.clemson.edu\/manufacturing-lab\/wp-json\/wp\/v2\/media?parent=3581"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}