On Sun, May 6, 2012 at 10:38 PM, dave <dengv...@charter.net> wrote:

> On Sun, 6 May 2012 19:53:58 +0800
> Yishin Li <y...@araisrobo.com> wrote:
>
> > On Tue, May 1, 2012 at 3:34 AM, dave <dengv...@charter.net> wrote:
> >
> > > On Mon, 30 Apr 2012 13:41:12 -0400
> > > EBo <e...@sandien.com> wrote:
> > >
> > > Sorry all of your text went away when I hit reply.
> > > I just posted this in a reply to Andy.
> > >
> > > caris.mech.ubc.ca/Publications/sonja.pdf
> > >
> > > But alway remember: Good, Fast, Cheap ... pick any two. ;-)
> > >
> > >
> > I tried Sonja's approach for final deceleration and approaching
> > target. However, I can not get the same accel/vel curves while
> > approaching target.
> >
> > Has anyone tried Sonja's method?
> >
> > -Yishin
>
> Hi,
> Any idea what is limiting the accel, etc? Of course, the real question
> is how smooth is it and then can you speed it up? Thanks for trying it.
>
>
Instead of follow the whole Sonja's algorithm sets, I just tried to limit
the final accel with sin template.
(3.2' (modified 3.2)): a(t) = 0.5 * acc * sin(PI * t /dtmax - PI/2) - 0.5 *
acc
(3.4) dtmax = 0.5 * PI * acc / jmax
I think I made mistakes for integrating 3.2' for vel(t) and pos(t).

I would like to learn how to use octave to integrate 3.2'.
I'm newbie to octave. Any guide would be appreciate.

-Yishin
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to