Jump to content
OMRON Forums

rleoni

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by rleoni

  1. @steve.milici did some tests to validate the maximum input frequency in the "user flag" that I can trigger the ISR and it is significantly lower than when I use the encoder index. You know why? Is there any difference in the detector circuit? User flag/home flag: ~12,5kHz Index encoder: ~50kHz PS: I' using Power Brick LV-IMS.
  2. Hello, I am working with Rafael on this issue and we solved the edge detection problem by setting Gate3[0].EncClockDiv.
  3. Thank you Eric for the information. I've read the section and I think I'm limited by the servo's frequency for very small movements. Is it possible to configure gate3 to disable PFM after predefined counting of pulse counts or time? I thought of using the "Capture/Compare Interrupt Service Routine", but by my measurements I got the same 20kHz as the phase interruption.
  4. Thanks Dave for the feedback. I lowered gains because they caused overshoot or oscillation.
  5. There is no CS configured and the AbortTa/AbortTs are also at 0. I think the problem is the servo frequency is too low. I tried to use the Sys.PosCtrl, but I understood that it is only used to pass a target positing to another control loop (eg macro ring).
  6. I'm working on the integration of SmarAct SDC2 (driver for piezo actuators) to the Power Pmac controller. The piezo stage has a coupled sinusoidal encoder that is used to close the position loop in the SDC2 driver. The position setpoint is performed using pulses and direction signals up to 5 MHz. I configured the Power Pmac according to the "Setting Up Power PMAC for Pulse-and-Direction Control" section of the user manual and use "Gate3[0].Chan[0].TimerMode = 3 and Gate3[0]. Chan[0].TimerA" as feedback (I intend to use SDC2's quadrature output to confirm the position). I also set JogTA and JogTs to 0 to eliminate S-curve generation in Pmac (SDC2 performs this procedure). However, when I perform movements of a few counts, I observe that the output frequency is lower and there is an active deceleration function as shown in the images below: jog^10. jog^100 How should I configure Pmac to generate a specific amount of pulses by the "jog=" command at a constant frequency? SCD2.pmh
  7. I found a workaround by disabling the Windows firewall.
  8. Hello, I'm having a similar problem. When I open the plot tool, the "gather data" button is disabled. IDE version: 4.6.0.14 PPmac FW: 2.5.4.0 (arm)
  9. Hello, I'm getting problems with two Power Brick LV-IMS BNL that return the mensage: "configuration of the accessory card power brinck lv is not currently supported" I tried a factory reset and update firmware without success. Has anyone had this problem and fixed it?
  10. Hi Dave, Thank you for your help. I'm implementing cascading servo loops as you mentioned. As soon as I have progress I will post the result.
  11. Hello everyone. I'm working on a system (mirror bender) that is composed of two motors, each one with an encoder. The focus of this mirror is given by the relationship between these two motors. Then I created a kinematic to control angle between the motors and the offset from zero position. However is not linear because the mechanics and hysteresis. To compensate this, there is a capacitive sensor (+/- 10 V) monitoring the gap to the mirror. I would like to create an external control to observe the position of the capacitive sensor at the end of eacth the movement and send a new set point to the motors, repeating this process until the final position is within an acceptable error (trial and check the error). Is it possible to implement this type of solution? How can I do?
×
×
  • Create New...