怎么确定轮胎轴承坏了?

核心提示胎噪和轴承坏了的区别:两者的主要差别是在声音上,胎噪声是轮胎滚动的摩擦声,而轴承坏了是一种金属的摩擦声。并且胎噪是车子在高速状态下行驶时,轮胎与路面磨擦所发出的,且胎噪大小由路况决定,越差则胎噪越大。轴承(Bearing)是当代机械设备中一

胎噪和轴承坏了的区别:两者的主要差别是在声音上,胎噪声是轮胎滚动的摩擦声,而轴承坏了是一种金属的摩擦声。并且胎噪是车子在高速状态下行驶时,轮胎与路面磨擦所发出的,且胎噪大小由路况决定,越差则胎噪越大。

轴承(Bearing)是当代机械设备中一种重要零部件。其主要功能是支撑机械旋转体,降低运动过程中的摩擦系数,并保证其回转精度。

怎么确定轮胎轴承坏了?

最简单的方法判断胎噪和轴承是否坏了:

1、先把车子的轮胎顶起来(使用千斤顶也行);

2、接着用手快速转动轮胎;

3、最后把手指搭在避震上,如果感到有震动,那轴承肯定就出问题了;

4、反之就是轮胎坏了。

轴承出现问题的现象:

滚动轴承的故障表现通常有两种,一是轴承部位的温度过高,二是轴承运转中会发出噪音。损坏的原因是金属退让性差(变形后无法复原)、抗冲击性能差、抗疲劳性能差、负荷过大等等。

1、将车子停在原地或是在低速行驶的状态下,当转动方向盘时会发出“吱…吱”的声响,就像金属摩擦的声音,严重的时候可能还可以感觉到方向盘的振动。

2、行驶时胎噪明显增大,严重的时候可以听到有“嗡…嗡”的声音;

3、车子在经过颠簸路面,或者是在通过减速带时会听到“咚…咚”的声音;

4、如果出现车辆跑偏的现象,也有可是由于压力轴承损坏所造成的结果。

一些经验与建议

轮胎响声如果是有节奏的,而且车速快频率高的话,根据声音来判断原因:如果是低沉的啪啪声,多半是轮胎胎面变形,起包,磨损严重或气压不足;如果是嗒嗒声,则可能是胎面夹杂了小石子;如果在行驶过程中轮胎内部发出金属碰撞的响声,可能是由避震器和轴承损坏引起的,应到汽修店或4S店进行修理。

轴承响是很典型的车轮轴承出现问题的征兆,如果长期不进行修理,跑在路上轮胎都有可能跑掉,遇到这种声响时,一定不能太意。先仔细听一下是否是车外的声音,然后再在行驶中关闭所有的车窗,如果声音变大,那问题多半出在车身上。

出现这种异响的故障原因有两种可能:一种是车轮轴承出现问题,另一种是变速箱的问题。检验属于哪种情况也很简单,在空挡滑行时,如果还存在这种声音,那多半就属于前一种,建议尽快到4S店进行处理。

装煤车托煤底板后轴承带编程码数据不稳是什么原因

你是不是要用小波分析啊,下面有个小波分析的程序

% The current extension mode is zero-padding (see dwtmode)

% Set signal to noise ratio and set rand seed

snr = 3; init = 2055615866;

% Generate original signal and a noisy version adding

% a standard Gaussian white noise

[xref,x] = wnoise(3,11,snr,init);

% De-noise noisy signal using soft heuristic SURE thresholding

% and scaled noise option, on detail coefficients obtained

% from the decomposition of x, at level 5 by sym8 wavelet

lev = 5;

xd = wden(x,'heursure','s','one',lev,'sym8');

% Plot signals

subplot(611), plot(xref), axis([1 2048 -10 10]);

title('Original signal');

subplot(612), plot(x), axis([1 2048 -10 10]);

title(['Noisy signal - Signal to noise ratio = ',

num2str(fix(snr))]);

subplot(613), plot(xd), axis([1 2048 -10 10]);

title('De-noised signal - heuristic SURE');

% De-noise noisy signal using soft SURE thresholding

xd = wden(x,'heursure','s','one',lev,'sym8');

% Plot signal

subplot(614), plot(xd), axis([1 2048 -10 10]);

title('De-noised signal - SURE');

% De-noise noisy signal using fixed form threshold with

% a single level estimation of noise standard deviation

xd = wden(x,'sqtwolog','s','sln',lev,'sym8');

% Plot signal

subplot(615), plot(xd), axis([1 2048 -10 10]);

title('De-noised signal - Fixed form threshold');

% De-noise noisy signal using minimax threshold with

% a multiple level estimation of noise standard deviation

xd = wden(x,'minimaxi','s','sln',lev,'sym8');

% Plot signal

subplot(616), plot(xd), axis([1 2048 -10 10]);

title('De-noised signal - Minimax');

% If many trials are necessary, it is better to perform

% decomposition once and threshold it many times:

% decomposition

[c,l] = wavedec(x,lev,'sym8');

% threshold the decomposition structure [c,l]

xd = wden(c,l,'minimaxi','s','sln',lev,'sym8');

% Editing some graphical properties,

% the following figure is generated

有托煤底板调整不当,后轴承损坏的原因。

1、托煤底板没有根据实际情况调整好,很容易导致后轴承的偏移,进而出现编程码数据不稳的问题。

2、后轴承损坏,也会导致编程码数据不稳。

 
友情链接
鄂ICP备19019357号-22