Log in
Register
Menu
Log in
Register
Home
What's new
Latest activity
Authors
Forums
New posts
Search forums
What's new
New posts
Latest activity
Members
Current visitors
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Satellite TV receivers & systems support forums
DISH SETUP: Single sat, Multi-Sat & Motorised
Design for a Positioner with DiSEqC Decoder
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="harm lok" data-source="post: 1090132" data-attributes="member: 415123"><p>Youre absolut right in that . I is goo to hear , that it inspires you to. </p><p> </p><p>I had already made a new shorter algorithm for my cortex processor. I have imported the lengths of the 3d polarmount vector drawing into matlab. In the matlab plot you can also see that I included the zero vector. </p><p></p><p>DishpivotOffset = 190;</p><p>ActuatorOffset = 48;</p><p>MinActuatorLength = 210;</p><p>MaxActuatorLength = 550;</p><p>ZerodegreeExtension = 430;</p><p></p><p></p><p>for Actuatorlength = MinActuatorLength:1:MaxActuatorLength;</p><p> ActPivToRadius = round(sqrt( ( (ActuatorOffset^2) + (Actuatorlength ^2) ) )) ;</p><p> Y(Actuatorlength-MinActuatorLength+1) = ((Radius^2)-(ActPivToRadius^2)-(DishpivotOffset^2))/(2*DishpivotOffset );</p><p> X(Actuatorlength-MinActuatorLength+1) = sqrt( ( (ActPivToRadius^2))-(Y(Actuatorlength-MinActuatorLength+1)^2) );</p><p> </p><p> if Actuatorlength == ZerodegreeExtension;</p><p> ZeroDegree_ActPivToRadius = ActPivToRadius;</p><p> ZeroDegreePointer = (Actuatorlength-MinActuatorLength+1);</p><p> end</p><p>end</p><p></p><p>[ATTACH=full]131017[/ATTACH]</p><p></p><p>I</p></blockquote><p></p>
[QUOTE="harm lok, post: 1090132, member: 415123"] Youre absolut right in that . I is goo to hear , that it inspires you to. I had already made a new shorter algorithm for my cortex processor. I have imported the lengths of the 3d polarmount vector drawing into matlab. In the matlab plot you can also see that I included the zero vector. DishpivotOffset = 190; ActuatorOffset = 48; MinActuatorLength = 210; MaxActuatorLength = 550; ZerodegreeExtension = 430; for Actuatorlength = MinActuatorLength:1:MaxActuatorLength; ActPivToRadius = round(sqrt( ( (ActuatorOffset^2) + (Actuatorlength ^2) ) )) ; Y(Actuatorlength-MinActuatorLength+1) = ((Radius^2)-(ActPivToRadius^2)-(DishpivotOffset^2))/(2*DishpivotOffset ); X(Actuatorlength-MinActuatorLength+1) = sqrt( ( (ActPivToRadius^2))-(Y(Actuatorlength-MinActuatorLength+1)^2) ); if Actuatorlength == ZerodegreeExtension; ZeroDegree_ActPivToRadius = ActPivToRadius; ZeroDegreePointer = (Actuatorlength-MinActuatorLength+1); end end [ATTACH type="full"]131017[/ATTACH] I [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Satellite TV receivers & systems support forums
DISH SETUP: Single sat, Multi-Sat & Motorised
Design for a Positioner with DiSEqC Decoder
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top