- Phone
-
Address
South District of Xinsha Industrial Park, Huaiyin District, Jinan City
Jinan Limei Electromechanical Technology Co., Ltd
South District of Xinsha Industrial Park, Huaiyin District, Jinan City
Equipment Introduction:
Vibration aging equipment, aging vibration meter, and welding stress relief equipment are devices that place a motor system (exciter) with an eccentric weight on a workpiece using fixtures and support the workpiece with elastic objects such as rubber pads. Start the motor through the host control and adjust its speed to make the workpiece in resonance state. Generally, the residual stress of the workpiece can be adjusted by vibration treatment for 15-30 minutes.
Scope of application:
The dynamic aging machine is suitable for stress relief of castings, forgings, welded parts, and machined parts made of carbon structural steel, low-alloy steel, stainless steel, cast iron, non-ferrous metals (copper, aluminum, zinc, and their alloys), and other materials.
Equipment model: LM-ZN intelligent fully automatic vibration aging
Specification: 1-300 tons optional
Main technical parameters:
Large excitation force (KN): 20KN
Speed range (r/min):1000-8000
Steady speed accuracy (r/min):±1
Acceleration measurement range (m/s2):0~199.9
Color display function
Online dynamic display of a-n, a-t curves and parameter data
Print function
A-n, a-t curves, parameter data, and parameter comparison
Equipment performance:
1. True color LCD dynamically displays various curves and data, and real-time detects and grasps the entire process of timeliness.
2. Automatically determine the suitability of process parameters and provide revision plans to achieve human-machine dialogue.
3. It has multiple working modes such as manual frequency scanning, manual timing, fully automatic frequency scanning, fully automatic timing, and preset process parameters.
4. The dynamic tracking function ensures that vibration processing is always carried out in the sub resonance zone required by the standard.
5. Adopting pulse width modulation technology, it has * anti-interference ability.
6. Automatic frequency scanning function, automatically selecting the scanning range, eliminating human involvement.
7. Can scan multiple resonance points and automatically select the timing frequency.
8. It has functions such as characteristic curve analysis, automatic diagnosis and prompt of common faults.
9. The circuit has the functions of wide phase shift range, automatic voltage stabilization, and overcurrent cutoff protection.
10. All imported components have reduced the failure rate and significantly improved the service life of the equipment.
11. Independently designed circuit, low heat generation, achieving 24-hour uninterrupted operation of equipment
12. Adopting high-power anti vibration permanent magnet slotless DC motor with adjustable eccentricity and no poles.
13. High speed thermal printer with Chinese display. Fully print the time efficiency curve and data for easy archiving and management by relevant departments.
14. Strong and weak electricity isolation ensures operational safety.
15. Multiple protection functions such as high-speed protection, overload, overcurrent, and overvoltage protection * eliminate the danger of on-site operations.
Currently used in the marketVibration stress removal machineThey are mainly controlled by microcontrollers, with the model being 89C51. It is a microcomputer that integrates a microprocessor, a certain capacity of RAM and ROM, as well as I/O ports, timers, and other circuits on a single chip. The 89C51 integrates a 4 KB FLASH ROM, with a total of 5 interrupt sources. A two digit hexadecimal number can represent 256 storage units. atVibration aging instrumentThe application on the platform has the advantages of simple use, high reliability, and good real-time performance, but it also has disadvantages such as difficulty in porting and lack of necessary technical support, especially unlike commercial embedded systems that are widely used and continuously researched and updated. Therefore, our company's technical personnel have decided to develop a more technical and reliable control system, using PLC control.
Essentially,Time sensitive vibration instrumentThe use of PLC control is actually a pre made 51 microcontroller system.
But PLC also has its own characteristics: PLC widely uses ladder diagrams instead of computer language, which has certain advantages in programming vibration aging machine programs. You can understand ladder diagrams as being similar to calculator languages such as assembly, but with a different scope of use! And the usual practice is for PLC software to convert your ladder diagram into C or assembly language, and then use assembly or C compilation system to compile it into machine code. PLC only runs machine code. A ladder diagram can makeVibration aging machineUsers are more likely to get started with the operation.