Jump to content
OMRON Forums

Faraday MC - Tony

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Faraday MC - Tony

  1. Check that the 5V power supply is delivering 5V. If if drops to about 4.7V or less you will see problems. If the 5V is low the cause could be external wiring or possibly a problem on the UMAC power supply.
  2. Check your Windows firewall to make sure that DeltaTauGatherProgram is allowed through.
  3. Please note that by default C source code is not downloaded to the PMAC. If you want to be able to upload and open the source you need to change the project properties so that the files are downloaded with the rest of the project.
  4. The current sense firmware in the Brick attempts to null the offsets automatically so you don't normally need to use the PMAC offsets. This only affects the current feedback, not the output. External amplifiers do not always perform the offset measurement automatically so it needs to be done in the PMAC. With a Brick there is nothing to stop you applying the PMAC offsets as well. If you use a negative number for CurrentNullPeriod it has the effect of compensating for the small offsets in the output caused by the switching transistor characteristics. It might not work well for you because it could cause the voice coil to move when the test current is turned on. In that case you could calibrate the system with the stage locked and then use fixed values for IaBias and IbBias.
  5. Hi Leandro, Try setting Motor[x].CurrentNullPeriod to a negative number (try -1000 to start with). It will measure the current with the motor energised and remove any offset caused by the output stage.
  6. Multiple instance of the gather program appeared in my firewall with different capitalisation (see screenshot). I had to allow them all through to get the plot program working correctly. Try manually adding another rule and see if you also find another version with capital letters in the name.
  7. The problem Eric described happens almost every time I forget to click out of the box on my laptop. It makes tuning a frustrating experience because it is very easy to forget. The bug is still present in V4.4.0.99.
  8. Check your 5V power supply. I have seen something similar when the rise time of the 5V was too slow. We were using a DC-DC converter and for us the solution was to use a relay to turn the 5V on after the DC-DC was switched on.
  9. Hi Geoff, I fixed "Control Right Release Error" by changing the DC shift time to half of the cycle time.
  10. If you have a 32 axis Acc5E3 it appears to the PMAC as two cards. It is very easy to set one of the ACC24E3 cards to the same address as the second bank on the 5E3 and it causes the watchdog problem you describe. Make sure that you don't have overlapping addresses.
  11. Coordinate System 1 (&1) Variables M5197->X:$002000,0,24,S ; &1 Host commanded time base (I10 units) M5198->X:$002002,0,24,S ; &1 Present time base (I10 units) They are scaled relative to I10.
  12. Did you remember to set Sys.WpKey=$aaaaaaaa before trying to change the setting in the Gate3?
  13. Messages to the PMAC are terminated with a carriage return. The response from the PMAC depends on the setting of I3. Have a look at the description of I3 in the Turbo PMAC Software Reference Manual for a full description.
  14. You could increase the PWM frequency up to 30khz but I think the recommended 20khz should be sufficient. You need to use a current probe and an oscilloscope to see if there is a problem with current ripple.
  15. Hi Matheus, You have already discovered that it is not easy to configure small motors on big amplifiers! It is possible to do it but it requires care. We have many customers who have made it work. I suggest putting a fuse in each phase to provide protection if you have an incorrect setting. Start with a very small value for Motor[x].Iigain. Try 0.01 and a current step of 100 bits and see what happens. Make sure that the current loop is controlling properly without a massive overshoot. I know all the units you have are 5/15A versions but there are also smaller versions (0.25/0.75 and 1/3) available if you need to run a lot of small motors. Tony Jacobs (Faraday Motion Controls)
  16. Please post the graph of your current loop tuning. If there are problems in the current loop it can cause problems in the position loop.
  17. We (Faraday Motion Controls) use an expensive regulated supply in our Quad PSU because it allows us to fit two 24V supplies (logic and IO) and a 1.6KVA 48V motor supply into a 1U high rack to power four Bricks. The Quad PSU also incorporates a regen circuit and has thermal circuit breakers to allow each Brick to be individually switched. Because it can power four Bricks, the cost per axis is reasonable. We have previously used a simple rectified and smoothed DC supply but that occupied a 3U rack, was very heavy and generated a fair bit of heat from the transformer. Both types of supply work well for most applications but the space saving is a valuable benefit for our scientific customers as they have so many axes control in a small space.
  18. You can download it from here: http://www.deltatau.com/Common/support/downloads/PowerPMAC_IDE32_64_Bit_V3.1.2.2_Full%20Release.zip
  19. The programs are installed in C:\DeltaTau but the database should be in C:\ProgramData\DeltaTau. C:\ProgramData is a hidden folder so you might not see it with the default settings.
  20. I had a similar problem with devices not appearing. I fixed it by changing the permissions on C:\ProgramData\DeltaTau to allow full access for Users. Once I did this the amplifiers and motors appeared in the list.
  21. The attached image is a screenshot of EC-Engineer for an AKD-N drive. As you can see, it has the standard addresses. I don't have a drive here to test it any further. Which Kollmorgen drives do you have?
  22. Your addressing looks wrong. Position Actual should be in 6064 and Target Position (assuming you are using CSP mode) should be 607A. Do you see those addresses in the list? I seem to remember having to set some scaling parameters in the AKD drives to get them working correctly.
  23. Are you using the latest 4.2.1.19 update? I can enter 56.88889 and it works correctly. It displays as 56.889 after enter is pressed but it appears to use the whole value that was type in.
  24. Those frequencies correlate with the encoder pitch. I suspect you are seeing the result of offsets or distortions on the sinusoidal signals. Plot the Lissajous of the sinusoidal signals and see if you get a circle centred around zero, or a distorted/offset circle. The distortions could be caused by misalignment of the read head. Maybe something moved when they were adding the load.
  25. EtherCAT drives are supposed to get added to the IDE database when they are added in ESI manager, however a recent Windows 10 update broke it on my PC. I changed the permissions on C:\ProgramData\DeltaTau to allow full access for Users. Once I did this the amplifiers and motors appeared in the list. The fix fix has worked on all but one of the computers I have tried it on. The patch to IDE V4.2.0.13 also fixed many of the problems I had with configuring EtherCAT drives.
×
×
  • Create New...