. .

Thread: Gecko G540 or?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Ok i can see your point.
    About the plmc-e4. How much is it and where can i get one? Is it russian?
    Im a bit afraid that ill get in the Electronics part over my head with a "russian" plc.

    Im still a bit confused about BB, motion controllers and so on.
    Is it right that the plmc-e4 is a more advanced bb and motion controller in one? Whats the difference if you compare that one with the G540 bb for instance? If you got the time i would appreciate the "CNC Electronics for dummies "version of it all. I got the driver and motor part thats no problem.

  2. #2
    I just found the PLCM-E3 at Zapps site. Price was ok to.

  3. #3
    Quote Originally Posted by JW1977 View Post
    If you got the time i would appreciate the "CNC Electronics for dummies "version of it all. I got the driver and motor part thats no problem.
    Ok Well there's No such thing as Dummies around here just the Un-enlighted.!!. . . So lets start turning on the lights.!!

    It all starts at the PC.? We need some way to communicate with the electrical components that make up the machine ie: Drives. The Machine Control software ie: Mach3, linux CnC etc all do the same thing in they convert G-code files into electrical output pulse signals. They also monitor incoming signals for things like Limit switches, E-stop etc. They also control External devices like Vacuum, coolant etc using general Outputs.

    Now how these signals are produced and recieved can be done in a few ways. Most common is the Parallel port because it's free and part of most PC's.
    Because the Drives are controlled with electrical pulses the quality and frequency of these pulses plays an important role in how the machine performs. If the pulse signals generated are poor quality then the drives don't ilke this and because the drives control the motors this passes down the line so poor performance.

    Equaly the frequency of the signal plays a important role in the performance. The Frequency or number of pulses over certain time period dictates the overall speed that can be gained from the drives/motors for a certain amount of micro stepping set in the drives.
    This all gets deep quickly so Without getting too deep now this all means that what ever produces the physical pulses has a big affect on the machine.
    The parallel port is free but limited in both the quality and how many/fast the pulses can be produced over a certain time period or frequency. It's also limited in how many channels(axis) of signals it can output and recieve but will get to this later.

    So the next step up is to use an external Motion control card that does the same Job but much better with dedicated circuitry to give much much higher frequencys and higher quality pulses. Often they also give more Channels of outputs and inputs known as I/O.

    Now we need some easy way to connect or access these outputs and input signals and this is where the Breakout board comes into the eqation.
    Most motion control cards only provide access to it's signals with a connection or multiple connections similair to the parallel port pins and this makes life very hard for connecting wires etc.
    So here's where the BOB comes into play and makes wiring easy. They are essentially just distribution or I/O connection devices with some of the better ones providing features like protection for the PC with optoisolated connections and Charge pump in case PC connection is lost so it Stops any signals and the machine. They also provide other features like Spindle control and on-board relays to turn on/off external devices thru outputs.

    Now while BOB's appear simple devices they are also very very important and THE largest source of trouble on any machine. Because they are an intermediate for all the signals then if the BOB is of poor quality it doesn't matter how clean or fast the signals recieved they will get distroted or lost before they reach the intended device so not something to skimp on which often happens.

    Some motion control cards Like the PLCM-E4 (not the Plcm-e3 which is just a motion control card and needs a BOB) and the much much better CSlabs devices come with inbuilt BOB's. This takes one aspect or area for trouble out of the equation. Also to be considered is the Voltage that I/O can handle.? Better boards will let you use 24V logic which is much better for electrical noise immunity which doea plague some machines with cheaper BOB's which only allow 5v.

    Now regards I/O then Motion control cards offer many more Inputs and outputs compared to the Parallel port. With the PP you only have so many inputs and outputs and by the time you have used up those needed for motors etc you'll be left with 5 inputs and 2 outputs.
    This for some machines can be limiting and restrictive and if you need more then another parallel port and BOB are required.
    Compared to Motion control cards that will offer 16 or 32 inputs along with 10-12 general outputs and 3-4 Analog input/outputs for controlling speed of external devices like VFD's or pumps etc.

    So as you can see the concept is easy enough to grasp you have signals along with inputs and outputs which flow like below.

    MOTOR OUTPUTS (MOVEMENT): = = CONTROL SOFTWARE - - MOTION CONTROL DEVICE- - DISTRIBUTION DEVICE - - DRIVES - - MOTORS

    INPUT SIGNALS = = EXTERNAL SIGNAL(ie:E-STOP) - -DISTRIBUTION DEVICE(motion control)- - CONTROL SOFTWARE

    GENERAL OUTPUTS= = CONTROL SOFTWARE (M) COMMAND- - DISTRIBUTION DEVICE(motion control)- - EXTERNAL SOURCE(ie: Vacuum)

    That's about all there is too it.!! The tricky part is buying the kit which plays nice together and gives good performance. Unfortunatly the ones which play best often cost more. . .Lol
    Last edited by JAZZCNC; 23-10-2014 at 07:33 PM.

  4. #4
    Allright, it feels like im getting closer.
    After some research i found that the Aliexpress price for the AM882 drivers are really good. I think im gonna go with them...

    Stepper motors are not hard to find. Maybe ill take Tumblebeers recommendation-link even there...

    How much is the PLCM-E4 and where can i get one?
    Are there any alternatives with a good price/performance ratio?

    Btw, i really appreciate your help guys!

  5. #5
    Quote Originally Posted by JW1977 View Post
    Allright, it feels like im getting closer.
    After some research i found that the Aliexpress price for the AM882 drivers are really good. I think im gonna go with them...
    Yes slowly slowly it will start to sink in but can I just say it's not a good idea to buy the electronics first. Really they are the last thing you should be buying. Decided on what to buy now so you know dimensions etc but don't buy them as your just wasting warranty while they are sat on the bench. Build the frame first then and get rolling chassis then buy them electrics.

    Quote Originally Posted by JW1977 View Post
    Stepper motors are not hard to find. Maybe ill take Tumblebeers recommendation-link even there...
    Those steppers Tumble linked to are fine but don't think all steppers are the same,.!! Even thou some will be same frame size or Nm rating there can be one important difference which plays a big part in performance.!! The Inductance rating.?
    Cheap motors which you may find on Ebay etc can have very high inductance which affects the speed you'll get from them so check the spec before buying.

    Quote Originally Posted by JW1977 View Post
    Are there any alternatives with a good price/performance ratio?
    There quite few cheaper motion control cards but they tend to use the USB port which can have problems with noise and lost connections. They also tend to be built using cheaper components so not quite as reliable or stable. Ethernet is by far the better choice and gives best performance for not much more money really so I'd fully recommend you stay away from USB based cards.

    I've used most Motion control cards and I can tell you the best by far is the Cslabs products but they do tend to cost more money, thou you get what you pay for.
    That said the PLCM cards are OK thou I've not used the plcm-e4 yet only the E3 but suspect it's much the same just with built in I/O board(BOB).
    Then there's the ESS Smooth stepper from Warp9 in the US. The ESS just pips the PLCM cards in terms of performance ESP when used with a quality BOB like the PMDX 126.

    Again like Digital drives you do to some degree get what you pay for and with pulse and signal handling being very important to performance and reliabilty then IMO it's worth spending that bit more in this area.

  6. #6
    Go with the CS labs unit! it has been pretty straight forward and i think a lot less to go wrong if its your first time. Im so glad i did as you can get some great support from people around these parts hay jazz ;)

  7. #7
    Bad news is that if you want to use twin motors on X (or even if you want to allow for upgrading to two motors in the future), then as far as I can see you need the very expensive CS Labs board, the IP-S, not the IP-M. Have I understood this correctly? The ESS seems to be a reasonable choice - as long as you never need manufacturer support, and the PLCM kit is great if you read Russian! Not sure of the status of the E4, and the E3 needs a BOB, as does the ESS. This all makes choice of a driver trivial by comparison...

  8. #8
    Quote Originally Posted by Neale View Post
    Bad news is that if you want to use twin motors on X (or even if you want to allow for upgrading to two motors in the future), then as far as I can see you need the very expensive CS Labs board, the IP-S, not the IP-M. Have I understood this correctly?
    Yes your correct Neale. For slaved Axis you need the IP-S version which appears expensive but for what you get it's really not and it's truely amazing bit of kit for the money. Nothing comes close to what it offers or quality in this price bracket.

    That said Yes for General DIY it's on the expensive side and the others are more than good enough at this level.
    The ESS is OK except Warp9 are rubbish with support.!! .. . Not a little rubbish but TOTAL CRAP.
    Purelogic who make the PLCM are actually very good at support and will sort any issues you may have in very short period of time really.

    This Software support shouldn't be trivilised or under valued really as these device all run off Plug-in software inside Mach3 and it's the quality of the plug-in that makes or breaks these devices. So if you have any troubles or conflicts then being able to get software support is priceless.
    The CS labs software and support is excellent with very few bugs and if they are any or Mach3 changes breaking the plug-in which often happens, then they get resolved and dealt with very quickly. They will work one on one with you get conflicts resolved
    Pure logic PLCM are ok but not the same quality plug-ins or support but still ok and will work with you.
    Warp9 on the other hand won't lift a finger unless half the ESS users in the world jump up n down screaming and even then take 2yrs to do it.!!

    The BOB is often the weak link used with most Motion controls and unless you use a decent BOB then really I don't see the point.! It's like having 1000HP engine running on knackerd tyres.! . . . Pointless if you can't get the power down.!!
    Last edited by JAZZCNC; 24-10-2014 at 10:35 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. FOR SALE: Gecko G540 Controller & Accessories
    By jeboa in forum Items For Sale
    Replies: 3
    Last Post: 21-09-2013, 09:45 AM
  2. Replies: 4
    Last Post: 08-05-2013, 11:31 AM
  3. Gecko G540 - local source
    By compfranon in forum Motor Drivers & Controllers
    Replies: 26
    Last Post: 10-09-2011, 07:06 PM
  4. Replies: 0
    Last Post: 23-06-2011, 02:03 PM
  5. Gecko G540
    By Sparks in forum Motor Drivers & Controllers
    Replies: 14
    Last Post: 29-11-2010, 04:52 PM

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
  •