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?
 
How did you find PF?: Via Google search Hi, I have a vessel I 3D printed to investigate single bubble rise. The vessel has a 4 mm gap separated by acrylic panels. This is essentially my viewing chamber where I can record the bubble motion. The vessel is open to atmosphere. The bubble generation mechanism is composed of a syringe pump and glass capillary tube (Internal Diameter of 0.45 mm). I connect a 1/4” air line hose from the syringe to the capillary The bubble is formed at the tip...
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...
I'd like to create a thread with links to 3-D Printer resources, including printers and software package suggestions. My motivations are selfish, as I have a 3-D printed project that I'm working on, and I'd like to buy a simple printer and use low cost software to make the first prototype. There are some previous threads about 3-D printing like this: https://www.physicsforums.com/threads/are-3d-printers-easy-to-use-yet.917489/ but none that address the overall topic (unless I've missed...
Back
Top