. .
Page 7 of 8 FirstFirst ... 5678 LastLast

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. Quote Originally Posted by Ross77 View Post
    Phew I thought I was going mad. thanks for the smd links but I think I'll stay away from them at the mo. i just couldnt understand how such a small part was so powerful and cheap.....

    Looks like digi-key are the best for this project. in fact they are cheaper on a lot of things, I just need to spend £50 for free delivery. Any body need parts? I can get 2watt res for 13p each, if I use 3No. 750 ohm in parralel = 250 ohm at 6 watt correct?
    That is correct...

  2. #2
    Quote Originally Posted by Ross77 View Post
    Any body need parts?
    Let me know how short you are off your £50 - I may have some bits that I can order from Digikey.

  3. Ditto, i need to order a few small bits, not urgent but if you need a couple of quid extra let me know... stuff i need can be posted to me with a 2nd class stamp...

  4. #4
    Let me know how short you are off your £50 - I may have some bits that I can order from Digikey.
    Ditto, i need to order a few small bits, not urgent but if you need a couple of quid extra let me know... stuff i need can be posted to me with a 2nd class stamp...
    Sure pm me with what you want. it would be good to help a little, after all the help you guys have given me. Dosnt matter if I go over, just said £50 min.

    just about there with with the design. I've had a crack at laying out the pcb but I dont think it will fit on the 100x80 board in eagle, I'm sure you will prove me wrong.....

  5. #5
    Before you make any modifications, I've tweaked the schematic a bit to make the board a bit more sensible in layout.

    Basically, I've renamed the components so that those beginning with "D" are the Digital part, those "A" are the bottom driver, "B" are the top driver (yeah, probably should've done them the other way around), and "P" is the power (top-right).

    So when the board is laid out, it's easy to make sure that C13 (which is now BC3) is the smoothing capacitor to IC2 (now BIC1), rather than IC3 (AIC1).

    Of course, that doesn't really matter if they're swapped, but I like it for symmetry

    The other things are that R4 and R8 have been rotated through 180deg - you can see that the lines go through the middle of the resistors.

    I'm not sure of your choice for PH1 and PH2 - 0.1" jumpers would be pushing it for the power consumption. I'd use the connectors that Irving and myself suggested. Also, the power connector may be a little too small as well (it looks the same kind of size as a 0.1" jumper).

    I'll send you back the modifications I've made (there's also a custom library part which is a 100x80mm board that I designed; if you have problems with loading it, then let me know - I'll send you the library, although when it's done, I'll replace it with ordinary lines).

  6. Ummm, wheres the RC network associated with the (OSC)illator? Obviusly if you have multiple boards you should minimise noise by connecting (SYNC) together and you have brought that out to a pin for that purpose... but one of the boards has to be the master oscillator... unless you are doing that externally somehow...

  7. #7
    Good point - I hadn't spotted that in the datasheet.

    It looks like all of the OSC pins can all be connected to ground - as long as you inject a signal into the SYNC pins.

    That could be done from the parallel port, and could even part of the charge-pump circuit (if there's no signal, then don't clock the devices). Although I don't know how the L297 would cope in such a condition.

    Although you could just use the ENABLE pin for that...

  8. #8
    they are zener diodes. You need a total voltage of Vclamp - 1.4. By using 2 diodes you can get a bit more fine tuning of the voltage, for example a 30v and a 7.5would give a clamp of 30 + 7.5 + 1.4 = 38.9 which would be good for a 36v supply on 40V drivers...
    Thanks. My supply is 41.5V unloaded so will this still work? or wil i need to up it to a 30+10? Im not to good with diodes, can you recomend a suitable part?

    I've tweaked the schematic a bit to make the board a bit more sensible in layout.
    That makes sense, I'll do that in the future. I think the resistors where 180deg out because i swapped the pins (vertical mount) in the pcb editor to make the lay out easier. i'll have to look out for that as I didnt think it also changed the schematic.....

    Hands up about the connectors as well, I completelly forgot, definetly use the ones you suggested. as long as Digikey sell them, or something with the same pin spacing.

    Well spotted on the missing clock/osc. I'm working on that now. There will be a master board that the 3 controllers connect to for signal, clock and power.

    I found a driver for unipolar motors that used the l297 and the designer came up with a separate clock that was adjustable to help reduce the frying noise (see attached, not finnished tho.) I believe the noise is a result of the chopper cuircuit and clock freq. so by changing the freq you can make it less audible.

    Thanks again.for the continuing support, I realise this is going on a bit now
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Power + clock.png 
Views:	657 
Size:	36.9 KB 
ID:	1195  

  9. #9
    For the resistors inputs to the 'HC14s that are pulled high, I'd use a resistor pack for that - makes the track laying a lot easier.

    You've also got 3 enable inputs - any particular reason for having them individually enabled? I'd be tempted to have a single enable pin (which means you could have fewer 'HC14s - although unfortunately, you'd still need 3).

    You could also not pair them up - the DIR would be the other way around (and CLOCK would be inverted), but the DIR can be corrected at the other end (i.e. how you wire the motors) - and the CLOCK probably wouldn't hurt. In fact, EMC2 allows you to invert the DIR should you need to (and I'd imagine Mach3 would too).

  10. #10
    Jason has done an excellent job of the PCB, it even fits on a 100x80mm board, just need to to sort out the ground planes and star earthing then it finnished.

    Heres the latest version of the BOB, think I've got a bit carried away and may have to bring it back to basic's. maybe put the 4th axis and Aux1 on a separate board as well. I'm a bit worried that ive mixed up the values on the optos and inverters so wont get the correct voltages :whistling:
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Clock_optos_psu.png 
Views:	748 
Size:	57.3 KB 
ID:	1201  

  11. The Following User Says Thank You to Ross77 For This Useful Post:


Page 7 of 8 FirstFirst ... 5678 LastLast

Thread Information

Users Browsing this Thread

There are currently 10 users browsing this thread. (0 members and 10 guests)

Similar Threads

  1. Replies: 1
    Last Post: 16-03-2014, 07:29 PM
  2. Dc servo driver
    By Treemonkey in forum Motor Drivers & Controllers
    Replies: 11
    Last Post: 11-02-2013, 08:16 PM
  3. Driver suggestions
    By Shinobiwan in forum Motor Drivers & Controllers
    Replies: 0
    Last Post: 04-03-2012, 03:54 PM
  4. Driver wiring help...
    By mike in forum Motor Drivers & Controllers
    Replies: 12
    Last Post: 21-09-2010, 09:29 AM
  5. Driver box
    By John S in forum General Electronics
    Replies: 1
    Last Post: 21-06-2009, 12:46 PM

Tags for this Thread

Bookmarks

Posting Permissions

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