Servo control woes


Closed Thread
Results 1 to 25 of 25

Hybrid View

  1. #1
    Join Date
    Jan 2006
    Location
    Istanbul
    Posts
    1,185


    Did you find this post helpful? Yes | No

    Cool

    For Acetronics,

    This is not the place for your egoistic posts.

    Why don’t you go to a primary school and show the little kids how much you know about everything you think you know about?

    You can top your ego that way.
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

  2. #2
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Angry The important thing is to speak ...

    Sayzer,

    If you want to know, I do not do care about my EGO ... no time for that.

    I'd just like you NOT to tell wrong things to those who do not know ...

    It's difficult enough to learn pic's programming ... try not to add your own errors nor misunderstandings ... verify first !!!

    Alain

    Engineer, 30 years of DiY R/C, ... and always doubting ...
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  3. #3
    Join Date
    Jan 2006
    Location
    Istanbul
    Posts
    1,185


    Did you find this post helpful? Yes | No

    Cool

    Ok, Acetronics I agree . People make mistake even the ones with 30yrs of experiences.

    Could you pls tell us what happens if we send 250mS - 300mS pulse to an R/C servo at 50Hz?

    Also, 350mS and 400mS at the same freq?

    How would servo respond to these pulse(s) ?

    Pls do not make it so complicated so that we, the learners without 30 yrs of experiences, can learn something from your valuable words. Before you post your answer, make sure that your answer does not conflict with your previous posts;

    ----------------------
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

  4. #4
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Angry Stoooooop !!!!

    Hi, sayzer

    So, you've decided to be frankly ridiculous ... your problem !!!

    250ms pulses @ 50 HZ gives .... a firm "1" ( or "0" ) level !!! you've just recreated the resettable monostable mutivibrator !!!

    Who should go back to primary school ??? ( period = 1 / frequency ... no need a highschool for that )

    your servo wil just have the little "jump" for amplifier settling at power up ... and won't move any more.

    you shouldn't have tried .... you're really boring.

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  5. #5
    Join Date
    Jan 2006
    Location
    Istanbul
    Posts
    1,185


    Did you find this post helpful? Yes | No

    Cool

    Finally you got it Acetronics,

    That is what I have been saying.

    If you look at the original loop, below, the code is sending pulses from 200mS to 400mS. In this case, the R/C servo would goto extreme edge and stop there at its max input pulse (let say 240mS). However, the code keeps sending larger pulses upto 400mS even though the R/C servo already stopped at 240mS.

    -----Orginal code-----

    loop:

    for i = 200 to 400 'When i=240, servo stops, but loop keeps increasing the pulse.
    low servo
    pulsout servo,i
    pause 18
    next i

    goto loop

    ---------------------


    An engineer like you, age 49, should be in teaching mode rather then an egoistic mode. You should be using more explicit words to express your knowledge and have others understand what you are trying to say rather then using complicated engineering terms (an expression of egoistic unsatisfactory career to show others how much you know and others don’t)

    I will stop here. This is going nowhere.
    Let stop here Acetronics; it has no benefit to any of us.

    -----------------------------
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

  6. #6
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Angry

    Eris's pulses are NOT 200 to 400 ms, as you tell,

    but 200 to 400 x 5µS !!! this EQUALS 1 to 2 ms ...

    read your manual more carefully before hoping to give lessons ...


    Straight back to primary school !!!

    Hope not to read you any more about that. CENSORED !!!

    E.O.F.

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  7. #7
    Join Date
    Jan 2006
    Location
    Istanbul
    Posts
    1,185


    Did you find this post helpful? Yes | No

    Cool Apology

    Acetronics,

    I would like to apologize for the things I said.

    You were right and I was wrong. I missed some parts and behaved impolite.

    I also sent you a private message to apologize.

    Sayzer

    ---------------
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

Similar Threads

  1. More Servo Woes
    By chrisshortys in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 13th May 2009, 08:40
  2. Replies: 10
    Last Post: - 26th May 2008, 07:00
  3. Help with Servo Control Please!
    By wireman22 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 7th June 2007, 18:15
  4. Control RC servo via Parallax Servo Control
    By cibotsan in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 17th September 2005, 08:18
  5. Servo control with 12F629
    By achilles03 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 23rd June 2005, 23:34

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts