Software design for Truck Crane Loader

In summary, the CRANE will have four forces acting on it: the static weight, the dynamic weight caused by the movement, the weight of the load being lifted, and the pressure from the legs. The static weight is the weight of the CRANE without anything being lifted. The dynamic weight is the weight of the CRANE with the load being lifted. The weight of the load being lifted is the weight of the load being lifted plus the weight of the CRANE. The pressure from the legs is the weight of the CRANE plus the force of gravity.
  • #1
Claudio_Baldo
14
0
Hi everyone,
I am starting the re-design of the PLC software for a preexisting Truck Crane Loader.
I will receive the Weight Chart to see what the limits are and I was wondering how to exactly calculate the resulting weight on the Crane.
The CRANE is already on place, it has two joints and a telescopic extension.
We want to change the primitive control system to a more advanced one, this is to say, adding some safety features (software through a PLC).
We will add a load cell in order to measure the weight which has being lifted, two inclinometers in order to measure the angles of the two joints and one encoder to measure the opening of the telescopic extension.

My questions (at the moment) are two:
the first is if for the calculation of the moment of the force I can take the static force weight (measured by a load cell) and the distance from the pivot (so convert the angles of the two joints and the telescopic for the horizontal vector component).
I am pretty sure about this but I need to confirm it...

The second is how I can calculate the force when moving the CRANE and if this is already taken into account in the weight chart.
In specific the inertia will increase depending on the acceleration/deceleration of the movement, so I guess I need to program some sort of soft start/soft stop function in order to limit these values.

Also, are there any other forces I should take into account when designing the software?
The idea is to limit the operation depending on the weight.
i.e. With a max weight of 500kg at 2m from the pivot (weight chart), if the CRANE is loaded with this 500kg and extending the telescopic extension from over 1m, once the extension gets to 2m, the manual command is stopped and an error is showed to the operator.
The setup will be interlocked with the legs pressure and will vary when they are fully extended.

We will use a limit below the max weight of the chart, so this should be an additional safety, but with the software we want to avoid any type of tip over/damages/accident. This will include the break of metal ropes etc...

Many thanks to everyone able to help!
 
  • #3
May I ask how to calculate the instantaneous weight for the CRANE?
I understand I have to calculate the momentum of the force multiplying the force weight (measured from the load cell) by the horizontal component of the arm.
This is the static weight.
I guess there will also be a dynamic weight, this will be caused by the movement of the ARM (rotation, vertical movement or telescopic).
How can I calculate properly this weight and is this already taken into account inside the load chart fro the CRANE?
 

1. What is software design for truck crane loader?

Software design for truck crane loader is the process of creating a program that controls the operation of a truck crane loader. This includes designing the user interface, developing the necessary algorithms, and integrating with the hardware components of the truck crane loader.

2. What factors should be considered in software design for truck crane loader?

There are several factors that should be considered in software design for truck crane loader, including the specific functions and features required, compatibility with the hardware and operating system, user safety, and ease of use.

3. What are the key components of software design for truck crane loader?

The key components of software design for truck crane loader include the user interface, control algorithms, communication protocols, and data management. These components work together to ensure the safe and efficient operation of the truck crane loader.

4. How does software design for truck crane loader impact the performance of the equipment?

The quality of the software design for truck crane loader can greatly impact the performance of the equipment. A well-designed software can improve the precision, speed, and safety of the truck crane loader, while a poorly designed software can result in errors, delays, and potential accidents.

5. What are the steps involved in software design for truck crane loader?

The steps involved in software design for truck crane loader include analyzing the requirements, designing the user interface, developing the necessary algorithms, testing and debugging, and integrating with the hardware components. Continuous improvement and updates are also important steps in the software design process.

Similar threads

Replies
2
Views
701
  • Mechanical Engineering
Replies
2
Views
949
Replies
13
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
1K
Replies
1
Views
2K
Replies
10
Views
11K
  • Mechanical Engineering
Replies
3
Views
2K
Replies
4
Views
2K
Replies
1
Views
2K
  • Introductory Physics Homework Help
Replies
2
Views
3K
Back
Top