Page 1 of 21 123411 ... LastLast
Results 1 to 12 of 249

Thread: Modernization of the Elm Dc Servo Controller (Russian UHU by Hudognik)

  1. #1
    Registered
    Join Date
    Jun 2008
    Location
    Russia
    Posts
    66
    Downloads
    0
    Uploads
    0

    Modernization of the Elm Dc Servo Controller (Russian UHU by Hudognik)

    Continue Subjects Russian UHU by Hudognik here, as this open project and i hope that who be else joined to modernizations Elm Chan servocontroller.
    Present new variant scheme and code.
    Change:
    - Moved converter RS-232/UART from PCB into DataCable. USB/UART on FT232 - works, but bad. Better use RS232/UART.
    - Added limit move Limit_L & Limit_R. Questioning of their condition through 20ms (for eliminating noise). If Limit are not used, that detail their chain possible not to install. Internal pull-ups resistors to all input are installed software in AtMega.
    - Select type contact (Normally closed or normally open)
    - Input EMERGENCY STOP (E-Stop) - it is actuated one temporarily enable Limit_L & Limit_R to condition “ServoError”.
    - Output “ServoError”. Moves over to condition “ServoError” with simultaneous indication of this condition. Disable thereof conditions through Off-On power, unset on Reset or in ServoTuning push “Stop” or change the mode.
    - Two steps of protection from unbalance of the positions. 1st. - at excess 20 000 steps immediately transition in condition “ServoError” . 2st. - on time - at excess 3 steps are included timer and if in current 15 seconds unbalance will not become less 3 steps, that transition in condition “ServoError”. If for 15 sec. unbalance will become less 3 steps, that timer reset.
    - Sensing the condition encoder possible (as variant) on interruptions from internal comparator. On him and external entities VD2,VD3, R23-R25, R29 is made analog exclusive or (EOR). The differences in work I have not noticed (no high-resolution encoder), but theoretically she better (fast), than with questioning encoder on interruption from Timer0 (12mks).
    - It is actuated WatchDog (period 38ms)
    - Increased reliability of keeping data in EEPROM. For this: record of each parameter from ServoTuning is produced in 3 bytes located in miscellaneous area EEPROM. At power-up are read these 3 bytes, are then compared and if one of them is not others, that is produced rerecording the bad cell. This is repeated for all importances in EEPROM. When loading parameter from EEPROM in ServoTuning are read given only from one area (without checking for equality). After conservation and loading parameter address EEPROM is changed on address not containing data. After these change - I reset EEPROM did not observe.

    I have done 4 variant Source Code: Servo_AtMega_TimerInt - for AtMega8, on Timer, Servo_AtMega_CompInt – for AtMega8, on comparator and such for AtMega88 - Servo_AtMega88_TimerInt and Servo_AtMega88_CompInt. The Code trims with interruptions from Timer0 possible to use as with scheme, which I shown earlier, so and new variant. With interruptions from comparator, only with new variant of the scheme. The Code trim with interruptions from compator I have checked only with AtMega88, with AtMega8 only partly, but guarantee on 95% that she will work.

    When adjusting in ServoTuning importances for Your motor save in zero bank, as started with it.

    Possible ways of the further improvement:
    - Installing the quartz on 24МГц and change the program
    - Use the hardware multiplying (only on AtMega)
    - Change of time of the servo cycle with 1ms on more low importance
    - Development PCB. Since I all change did on PCB, which shown earlier + with additional element with outboard montage.

    Commentary in Source Code in russian language, but if it is necessary can translate one of the SourceCodes (for example).
    Attached Images Attached Images
    Attached Files Attached Files


  2. #2
    Registered
    Join Date
    Jun 2008
    Location
    Russia
    Posts
    66
    Downloads
    0
    Uploads
    0
    Video work modified ElmChan Dc Servo Controller http://depositfiles.com/en/files/tse...iles/tseutbpe8


  3. #3
    Registered
    Join Date
    Jul 2003
    Location
    Holmen, WI
    Posts
    1,193
    Downloads
    0
    Uploads
    0
    What supply (motor voltage) are you using in the video? Looks like pretty low voltage.. How high of voltage have you tested?

    thanks
    sam


  4. #4
    Registered
    Join Date
    Jun 2008
    Location
    Russia
    Posts
    66
    Downloads
    0
    Uploads
    0
    The First engine usual DC Motor Brush - for test. He on 220V, but I felt from 130V. So maximum velocity on video 2500 RPM, under 220V he quicker.
    The Second motor – servomotor (old – 1975 Y.), is installed on old tool, which I remake. The Engine on 110V, but I shall add a little more 130V (such beside me Power Source was got).
    On tool with encoder 60 lines x 4 = 240 imp/rotation reaches velocities 4500mm/min (161 imp/mm => F=12 075kHz). Above - limit rotation motor.


  • #5
    Registered hesham morsy's Avatar
    Join Date
    Apr 2006
    Location
    egypt
    Posts
    145
    Downloads
    0
    Uploads
    0
    Thanks for all this great info. I look forward to read more The video was really cool

    Last edited by hesham morsy; 12-17-2008 at 06:14 AM.


  • #6
    Registered
    Join Date
    Jun 2008
    Location
    Russia
    Posts
    66
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by hesham morsy View Post
    ...I look forward to read more The video was really cool
    In Russia presently coldly . That You wanted to hear on hot?


  • #7
    Registered hesham morsy's Avatar
    Join Date
    Apr 2006
    Location
    egypt
    Posts
    145
    Downloads
    0
    Uploads
    0
    Dear arisov77 can you give us PCB layout for yore board

    ps : hot hot hot hot hot hot hot hot hot hot hot hot hot hot hot

    That for Russia i m from Egypt the temperature is +20 to +12 and i m freezing
    right now

    One more thing to ask on the Russian board their is a discussion about l298 Version any result ??
    Last edited by hesham morsy; 12-28-2008 at 09:32 PM.


  • #8
    Registered
    Join Date
    Jun 2008
    Location
    Russia
    Posts
    66
    Downloads
    0
    Uploads
    0
    Happy New Year!
    Quote Originally Posted by hesham morsy View Post
    Dear arisov77 can you give us PCB layout for yore board
    PCB for the last scheme I have no, made http://www.cnczone.com/forums/attach...9&d=1223011455, then I added the separate PCB current limit. The rest elements by outboard montage.
    Quote Originally Posted by hesham morsy View Post
    One more thing to ask on the Russian board their is a discussion about l298 Version any result ??
    Small discussion on L298 was, here is scheme and PCB. The Author who gave it writes that it worked, but the other person, who repeated it that it does not work. I think there are some errors: signal Dir (F/R) it is necessary on PC3 (26 pin for DIP28), rather then on PD3/INT1 (pin5). For L298 it is necessary pin 6 and pin 11 (Enable) - to +5V. R1, R2 deleted. Pin 5,7 (L298) to pin 15 (OC1A- AtMega8 (DIP28)) and pin 10,12 (L298) to pin 16 (OC1B - AtMega8 (DIP28)). I think the other it is correct. It is necessary to use SourceCode Servo_AtMega_TimerInt. But as there is no there DeadTime it is necessary to add code (for example, which I was offered here cbcb128).
    Attached Files Attached Files
    Last edited by arisov77; 01-02-2009 at 06:30 AM.


  • #9
    Registered hesham morsy's Avatar
    Join Date
    Apr 2006
    Location
    egypt
    Posts
    145
    Downloads
    0
    Uploads
    0
    thx man


  • #10
    Registered
    Join Date
    Dec 2008
    Location
    pakistan
    Posts
    7
    Downloads
    0
    Uploads
    0
    u don't share the source file of ATmega+l298 drive....can u please share the same.
    Naeem Mughal


  • #11
    Registered
    Join Date
    Jan 2009
    Location
    India
    Posts
    18
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by arisov77 View Post
    Happy New Year!

    PCB for the last scheme I have no, made http://www.cnczone.com/forums/attach...9&d=1223011455, then I added the separate PCB current limit. The rest elements by outboard montage.

    Small discussion on L298 was, here is scheme and PCB. The Author who gave it writes that it worked, but the other person, who repeated it that it does not work. I think there are some errors: signal Dir (F/R) it is necessary on PC3 (26 pin for DIP28), rather then on PD3/INT1 (pin5). For L298 it is necessary pin 6 and pin 11 (Enable) - to +5V. R1, R2 deleted. Pin 5,7 (L298) to pin 15 (OC1A- AtMega8 (DIP28)) and pin 10,12 (L298) to pin 16 (OC1B - AtMega8 (DIP28)). I think the other it is correct. It is necessary to use SourceCode Servo_AtMega_TimerInt. But as there is no there DeadTime it is necessary to add code (for example, which I was offered here cbcb128).
    Hi arisov, is it possible that I can use the following hardware to build a servo with your atmega8 code and servo tuning software?Parts list: an RC servo with the electronics removed (potentiometer not removed),a H-Bridge drive (10A would do for me as of now), USB to RS232 connection etc..,of course an atmega8 dev board.

    Do I need to change the potentiometer with a quadrature encoder (mechanical resistive)?If yes will the code change with the encoder resolution?(what should be the encoder resolution I have to chose for 1024 position resolution)?Also could you please post the hex file and code for atmega8 with L298 motor driver.It will be very helpful

    Please guide me Arisov.And thank you for sharing your project.
    Last edited by youthreewire; 01-31-2009 at 12:18 AM. Reason: code request for L298


  • #12
    Registered
    Join Date
    Jan 2005
    Location
    India
    Posts
    1,056
    Downloads
    0
    Uploads
    0
    Arisov nice work - keep it up!

    RGDS
    Irfan


  • Page 1 of 21 123411 ... LastLast

    LinkBacks (?)


    Similar Threads

    1. Russian UHU by Hudognik
      By myown in forum UHU Servo Controllers
      Replies: 21
      Last Post: 11-14-2011, 10:45 PM
    2. Russian CNC project - my first router
      By maxvovk in forum CNC Wood Router Project Log
      Replies: 17
      Last Post: 10-21-2007, 06:59 PM
    3. Help problem with power to clutches on Russian Lathe
      By tim-tbl in forum General Metal Working Machines
      Replies: 8
      Last Post: 06-29-2006, 05:44 PM
    4. Russian CAM software
      By motordude in forum General CAM Discussion
      Replies: 5
      Last Post: 01-31-2004, 04:39 AM
    5. Sorry, russian link!
      By motordude in forum General CAM Discussion
      Replies: 0
      Last Post: 01-29-2004, 04:53 AM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.