+ Reply to Thread
Results 1 to 3 of 3

Thread: Intelligent digital speed control system for small truck model

  1. #1
    classic Newbie
    Join Date
    Oct 2006
    Posts
    1

    Smile Intelligent digital speed control system for small truck model

    hi,
    I'm the new here.I want more advices and ideas from this electronic community to help me in doing this project.
    Actually, this project is to develop a small truck model that equipped with digital speed control system. The truck should be able to travel uphill and downhill with a constant speed that had been digitally set in advance. the setting of the speed can be performed in such a way tat a numbers of bit input word are used to set the motors speed between 60 to 120 RPM (rotations per minute). In addition, the truck should also be able to keep a constant speed thoughout the journey regardless of the change of hill steepness or load carried. An electronic speed meter is vital and necessary to measure the truck's speed and display it in revolutions per minute (RPM) on a digits display.
    I have some basic concepts before i start this project. It is to write a program to a microcontroller then this microcontroller has functions of setting the speed of the DC motor. Therefore, the DC motor will operate by moving the truck. Beside, the speed of the DC motor is adjust by the external device(Keypad) or variable resistor, thurs, the desire speed of motor can display on the 7-seg and the microcontroller can read it and operate the motor.
    Now my questions are:
    1) which microcontroller is the most suitable for doing this project and the advantages of specify microcontroller?
    2)what kind of DC motor is suitable for this project as well?
    3) does the mass of the truck will effect the speed of the truck?
    4) what is the best way to let the truck moving uphill and downhill in the constant speed?
    5)how is the speed detector can operate when the truck is moving?


  2. #2
    dknguyen Excellent dknguyen Excellent dknguyen Excellent dknguyen Excellent dknguyen Excellent dknguyen Excellent dknguyen Excellent dknguyen Excellent dknguyen Excellent
    Join Date
    May 2006
    Location
    Alberta, Canada
    Posts
    6,029

    Default

    (1) PIC or AVR. Pick one and use it.
    (2)Any kind that is low enough voltage for your batteries but strong enough to move your car.
    (3) Yes...of course.
    (4) A tilt sensor- ball, electrolytic, or whatever can tell if you are on a slope or not. You need something else to tell the speed.
    (5)You can use things like GPS or accelerometers or monitor how fast the wheel or motor is spinning with an encoder

  3. #3
    Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent
    Join Date
    Apr 2006
    Location
    England
    Posts
    13,180

    Default

    3) Not unless you use a feedback system and a big enough motor and apply more power when going uphill.
    4) A PLL can be used to syncronise the output of a tachomete/generator to that of an oscillator thus keeping its speed constant.

    No microcontroller is required, there are ICs available that can do this.
    http://www.onsemi.com/PowerSolutions...do?id=TDA1085C

    It's also easy to design fairly decent speed controller around the LM565.

    I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

    Please ask on the open forum if you have a question and I'll be happy to help,
    if I know the answer.

+ Reply to Thread

Similar Threads

  1. speed control of AC motors
    By hamid in forum Datasheet/Parts Requests
    Replies: 7
    Latest: 3rd July 2009, 08:57 AM
  2. Digital Proportional Radio Control
    By nye in forum Electronic Projects Design/Ideas/Reviews
    Replies: 19
    Latest: 8th June 2009, 05:39 AM
  3. The Oscilloscope
    By ElectroMaster in forum Electronic Theory
    Replies: 12
    Latest: 3rd February 2008, 01:45 PM
  4. Replies: 5
    Latest: 20th August 2006, 02:35 AM
  5. Intelligent Devices RF Control System with Feedback
    By chinngap in forum Electronic Projects Design/Ideas/Reviews
    Replies: 49
    Latest: 19th July 2004, 09:22 PM

Tags for this Thread