Track Type Bulldozer Used for Earth Moving SEM816LGP
- Loading Port:
- Qingdao
- Payment Terms:
- TT OR LC
- Min Order Qty:
- 1 unit
- Supply Capability:
- 150 unit/month
OKorder Service Pledge
OKorder Financial Service
You Might Also Like
Features
1. Engine conforms to National stage II emission regulations, featuring large torque reserve and strong power.
2. Hydrostatic drive system provides step-less speed change (0~10km/hr), pivot steering, power steering, and strong thrust force, featuring more flexible operation in wetland and high work efficiency.
3. Originally imported Rexroth drive pump and travel motor and world-class electronic control module further ensures the reliability of the hydrostatic drive system.
4. Brand new design of cooling system meets -40℃ ~ +50℃ ambient conditions.
5. Multifunctional electronic controlled handle can achieve quick speed change, step-less speed change, quick pivot steering, and precise control, which can maximally reduce operator fatigue.
6. Hydraulic pilot control system achieves quick response with minor control force, which makes the operation more easy and convenient.
7. Large capacity, low noise and ergonomic cab, integrated deceleration and brake pedal, and adjustable suspension seat provide the operator a comfortable work environment.
8. Unique combined instrument panel is more legible and it has automatic monitoring, indication and failure warning functions.
9. Chassis parts provided by first-class Chinese supplier ensure high durability of the undercarriage system.
10. Extra-wide self-cleaning track provides outstanding performance in wetland operation.
11. Multiple attachments like extra-wide straight tilt blade and large tow-bar frame make it easily adaptable to complicated work conditions.
Parameters
Technical Parameters | |
---|---|
Operating Weight (Standard) | 19410 Kg |
Ground Pressure | 31.6 Kpa |
Track Center Distance | 2300 Mm |
Min. Ground Clearance | 410 Mm |
Gradeability | 30° |
Min. Turning Radius (Pivot Steering) | 3470mm |
Blade Capacity | 3.4 M³ |
Blade Width | 4227 Mm |
Max. Depth of Cut | 460 Mm |
Max. Output Traction | 280 Kn |
Engine | |
Model | Weichai Wd10g178e25/Hangzhou D10.18ct21(Optional) |
Rated Revs | 1850 R/Min |
Flywheel Power | 120 Kw/160 Hp |
Displacement | 9.726 L |
Max. Torque | 835 N.M |
Drive System | |
Drive Mode | Electric Controlled Hydraulic Drive |
Steering Brake | Hydrostatic Steering, Wet Multi-Disc Brake |
Final Drive | 1st Spur Gear Drive, 1st Planetary Gear Drive |
Travel Speed, Forward/Reverse | Stepless Speed Change 0-10 Km/Hr |
Hydraulic System | |
System Pressure | 19 Mpa |
Flow | 172 L/Min |
Characteristics | Pilot Control |
Undercarriage System | |
Type | Balance Beam, Pivot Structure |
Support Rollers (Single Side) | 7 |
Sprocket (Single Side) | 2 |
Standard Track Width | 1050 Mm |
Track Length on Ground | 2925 Mm |
- Q: my front loader bosch classic has black mould in the rubber rim how can i remove it and what causes it?
- Use bleach.
- Q: I'm just looking for a program that is designed for youtube that you can put the url in the program and it haves to your computerThats all No trials No web websites plz thanks just a video down loader
- Try okorder /
- Q: I have installed suse linux 10.1 ..after that i had to format my pc and had to install windows on the system..the linux space remains there..is there a way to get back my boot loader and use both my linux and windows?
- Yes! every Linux Distribution comes with Rescue System option which allows user to correct faulty Boot loader. In ur case Insert 1st Cd of Suse and select Rescue System from Main menu or type rescue if there any textbox press enter. afte some loading it will comes with console with options Re-install Bootloader hit it, follow the screen instruction then restart and Voilaa..! Its very easy, so dont bother. Gud luck!
- Q: Thanks
- I'm assuming you're running a Unix/Linux based program or a program you wrote. What that message is saying is that it cannot find the ion_cube_loader_lin_5.0 shared object. The first thing I would do is search through the program directories or your software directories to make sure this file exist. If it does not exist, then that's the problem. If you can find the file, then the program you're running does not know where it is. This is usually checked at compile time where the paths are compiled into the program or is read in through the use of environment variables or commandline arguments. Check the binary to see if it takes in command line arguments and specify the path to this shared object. Or find out if it uses environment variables to get the path to the shared objects, then find this variable and add the path. Good luck!
- Q: I wish to know about dependability, repairs needed or if another brand is better rated. I've always had good luck with Whirlpool but I'm torn as to which is going to really give me more for my $.
- Most washers and dryers are made by the same factory with name brands added last. We have the kenmore (sears) version of the neptune and like it alot. 2 years with no problems, and all the rubber seals seem soft and pliable, which I at first questioned. We bought the kenmores because the warranty was a little better for the same price.
- Q: I have USB Loader Gx where do i put it on my sd hc card? what is the correct folder apps? private? bootmii? i have homebrew do i need any thing else?
- put the sd card in the comp and run the installer and select the s/d card. it will then install the older version. then just hit the first link on the page (.dol version) get newer version. after that extract it to the s/d card/ apps/usb loader gx folder. delete the boot.dol file then rename it boot.dol. that should get you going. make sure you are done with the hack job before running the loader. it won't work on a normal wii with just hbc and bootmii.
- Q: I haven't used muzzel loader in years. I seen they have predetermined amounts in some object you drop down the barrel and put your bullet in and that's it besides cap and tamping it. What is the names of that
- triple 7 fff. clean burning compresses verywell.
- Q: I know how to install the homebrew channel on 4.2 but I need help with USB Loader gx. Can I just put the USB Loader gx in a apps folder on my sd card and then it would work or do I need to do something else before that ? If anyone know's please help me. Thanks
- That is exactly it. Put it in your apps folder. If you have homebrew browser already put in, you can also correctly install USB loader gx that way.
- Q: i have a BT-4 ERC and was wondering if i can get a tiberius q-loader and mod it with that?
- No, the tiberius q-loader mod has a special feed port designed to fit on tiberius guns. I think q-loader actually makes a special feed tube for the BT-4.
- Q: At the lowest level each program is machine code. And that code is fed into the CPU.For that to happen a 'loader' loads the executable file (program).But then what loads the loader in the first place?
- The loader is part of your operating system. It is invoked by the operating system when it receives a request to run the executable file. Then the question rises: what loads the operating system?. When you power on your computer, the first thing which runs is the BIOS (basic input/output system), which is built-in to the motherboard. The BIOS performs a POST (power-on self test), to locate and verify that all necessary hardware is attached to the system. When that is done, the BIOS will try to locate a boot loader on any of the designated boot devices, load it, and feed it into the CPU. The boot loader is a small piece of code which is designed to load and set up the operating system, i.e. the starting point of the operating system. Although not as advanced as the loader which is part of the operating system (which has things like dynamic linking, command-line arguments, permission validation etc.), the BIOS is essentially the very first loader.
Send your message to us
Track Type Bulldozer Used for Earth Moving SEM816LGP
- Loading Port:
- Qingdao
- Payment Terms:
- TT OR LC
- Min Order Qty:
- 1 unit
- Supply Capability:
- 150 unit/month
OKorder Service Pledge
OKorder Financial Service
Similar products
Hot products
Hot Searches
Related keywords