To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.nqcOpen lugnet.robotics.rcx.nqc in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / NQC / 74
    problem with control speed using NQC —Ben Fleskes
    Okay, need some more help. I have the following code running. My expectation is that the speed of the motor would increase but the integer value in the 'Fwd' command doesn't seem to make any difference. The motor always runs at full speed. (...) (25 years ago, 21-Jul-99, to lugnet.robotics.rcx.nqc)
   
        Re: problem with control speed using NQC —David Kadansky
     I've had the same result. It seems an **unloaded** motor always runs at full speed. To explain it to myself, I've theorized that the 'p' (power) in Fwd() and OutputPower() is more akin to force and does not directly control velocity. Waiting for (...) (25 years ago, 21-Jul-99, to lugnet.robotics.rcx.nqc)
   
        Re: problem with control speed using NQC —Joel Shafer
     I think that output power effects the modulation of the motor power. The motor power cycles on and off with the off time being longer at lower power settings. As David stated, this results in the same speed of the motor when it is unloaded for all (...) (25 years ago, 21-Jul-99, to lugnet.robotics.rcx.nqc)
   
        Re: problem with control speed using NQC —Dave Baum
   The RCX uses pulse-width modulation to control power to the motor. The pulses are between 1ms and 8ms of power during an 8ms interval. In theory, this would result in different power being provided to the motor. The problem is that the motor has an (...) (25 years ago, 22-Jul-99, to lugnet.robotics.rcx.nqc)
   
        Re: problem with control speed using NQC —Ben Fleskes
   But how does the original mindstorms software do it. With the Mindstorms software you can set the speed of each motor and it is obviously different. I must be missing something. I did a search on lugnet and found some NQC code to drive the motors (...) (25 years ago, 22-Jul-99, to lugnet.robotics.rcx.nqc)
   
        Re: problem with control speed using NQC —Dave Baum
   The Mindstorms RCX Code software does the exact same thing as the code you listed, the only caveat is I think RCX Code uses power settings from 1 to 8 while NQC uses 0 to 7. Both result in the same bytecodes for the RCX to interpret. // turn A on (...) (25 years ago, 23-Jul-99, to lugnet.robotics.rcx.nqc)
 

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR