Abnormal sound of machine tool

  • tommylight
  • tommylight's Avatar
  • Away
  • Moderator
  • Moderator
More
08 Dec 2021 06:24 #228604 by tommylight
Replied by tommylight on topic Abnormal sound of machine tool
I will get my big headphones later and give it another go.
The following user(s) said Thank You: wang

Please Log in or Create an account to join the conversation.

More
08 Dec 2021 06:39 #228606 by wang
Replied by wang on topic Abnormal sound of machine tool
I think this banging sound is related to the loss of the synchronization clock, so I want to use this link to solve it, but I am using a 2.9 environment and I don't have a 2.9 patch.

forum.linuxcnc.org/ethercat/35591-beckho...to-install?start=160
 

Please Log in or Create an account to join the conversation.

More
08 Dec 2021 16:28 #228636 by 0x2102
Replied by 0x2102 on topic Abnormal sound of machine tool
As PCW asked, what is the latency on your system?

I had some strange noise on my testbench setup, when I used a PC with latency issues. Since I am using a PID for my test axis, I could see it in Halscope pid.x.error.

Please Log in or Create an account to join the conversation.

More
09 Dec 2021 01:02 #228666 by wang
Replied by wang on topic Abnormal sound of machine tool
This is the result of my delayed test. Do you think there will be a problem?

 
Attachments:

Please Log in or Create an account to join the conversation.

More
09 Dec 2021 20:01 - 09 Dec 2021 20:07 #228725 by 0x2102
Replied by 0x2102 on topic Abnormal sound of machine tool
Try this test: (maybe for 30 minutes or 1 hour)
forum.linuxcnc.org/18-computer/39370-scr...-of-computer-latency

Download the script and run with sudo
forum.linuxcnc.org/media/kunena/attachme...09-30_2020-10-02.zip
The default latency test is too simple.

Also, download and install "ethtool" with sudo apt install ethtool and run 

sudo ethtool -c "your nic card here" 

Everything should be set to 0, if not you will introduce delay. 

use this to change the settings:

sudo ethtool -C "your nic card here" rx-usecs 0 
sudo ethtool -C "your nic card here" tx-usecs 0

as an example. 
 
Last edit: 09 Dec 2021 20:07 by 0x2102.

Please Log in or Create an account to join the conversation.

Time to create page: 0.078 seconds
Powered by Kunena Forum