Software design for Truck Crane Loader

AI Thread Summary
The discussion focuses on redesigning the PLC software for a Truck Crane Loader, emphasizing the need for accurate weight calculations and safety features. The user plans to incorporate a load cell, inclinometers, and an encoder to measure weight, angles, and extension, respectively. Key questions include how to calculate the moment of force using static weight and the implications of dynamic forces during crane movement, particularly regarding inertia. The design aims to prevent overload and accidents by implementing interlocks and limiting operations based on weight charts. The user seeks guidance on calculating both static and dynamic weights to ensure safe crane operation.
Claudio_Baldo
Messages
14
Reaction score
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!
 
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?
 
Posted June 2024 - 15 years after starting this class. I have learned a whole lot. To get to the short course on making your stock car, late model, hobby stock E-mod handle, look at the index below. Read all posts on Roll Center, Jacking effect and Why does car drive straight to the wall when I gas it? Also read You really have two race cars. This will cover 90% of problems you have. Simply put, the car pushes going in and is loose coming out. You do not have enuff downforce on the right...
I'm trying to decide what size and type of galvanized steel I need for 2 cantilever extensions. The cantilever is 5 ft. The space between the two cantilever arms is a 17 ft Gap the center 7 ft of the 17 ft Gap we'll need to Bear approximately 17,000 lb spread evenly from the front of the cantilever to the back of the cantilever over 5 ft. I will put support beams across these cantilever arms to support the load evenly
Thread 'Physics of Stretch: What pressure does a band apply on a cylinder?'
Scenario 1 (figure 1) A continuous loop of elastic material is stretched around two metal bars. The top bar is attached to a load cell that reads force. The lower bar can be moved downwards to stretch the elastic material. The lower bar is moved downwards until the two bars are 1190mm apart, stretching the elastic material. The bars are 5mm thick, so the total internal loop length is 1200mm (1190mm + 5mm + 5mm). At this level of stretch, the load cell reads 45N tensile force. Key numbers...
Back
Top