5 Reasons to Adopt Digital Transformation in Farm Equipment Manufacturing Industry

An important success factor for farm equipment manufacturing companies is their ability to define and manufacture quality products tailored to customer preferences and deliver them anywhere in the world at record speed.

A farm equipment assembly can be very complex because it includes mechanical, electrical, hydraulic and pneumatic parts, sheet metal, cabling and automation mechanisms. Some 3D models can have more than 5,000 parts. It also consists of load-bearing frames that require structural analysis.

Need of the hour is to adopt the technology that uses single data driven approach, model-based product backbone that offers digital continuity and governance capabilities – from product engineering to manufacturing to service and maintenance – in one single repository to capitalize knowledge, intensify collaboration, improve productivity and stimulate innovation.

For some companies, digital transformation is a way to get closer to consumers, for others it means accelerating innovation or speeding time to market in order to stay closer to market trends. In any case, organizational process changes paired with modern technologies like PLM, Mobility, Cloud & SaaS can facilitate different ways of working.

download-button

The 5 main compelling reasons to adopt digital transformation are:

  1. Quick Decision-Making and Risk Reduction
  2. Today, organizations need to make quicker decisions and reduce risk at all times. It is important to implement a global, seamless governance also known as invisible governance to make sure all the administrative tasks are automated and transparent as much as possible. This will ensure faster, easier and safer decisions throughout the development cycle.

    5a

    Organizations are able to plan ahead more easily and also departments can collaborate effectively with the R&D department thereby reducing errors significantly. This reinforces the importance of combining processes and technology to manage development scope, resources, and schedule. When a project is being planned, resources, schedule, and scope are often managed to ensure the current state is not in flux.

    5b

    However, as the project proceeds, new information is gathered that causes adjustments to be made. Suddenly, having disconnected systems for scope, schedule or resources introduces uncertainty.

    If a single technology is used to manage a project’s scope, schedule, and resources, then the risks associated with uncertainty are diminished or avoided entirely.

  1. Improve Engineering Productivity
  2. To stay ahead of the latest innovations and market trends, companies must transition from traditional disconnected, discipline specific design and engineering bill of material processes to an approach that supports a single, fully consolidated approach. This helps in fully connected, global view of the combined product design structure and engineering bill of material with consistent global product development business processes.

    5c1

    It is important to manage the engineering definition of products from early definition to final validation in collaboration across disciplines and the value network.

    For this, all the engineering departments are required to be connected to the entire organization, sales, production, R&D, etc. Also, it is needed to integrate all the engineering disciplines in the design process seamlessly.

    5da

    Adopting the digital continuity platforms allows process engineers to co-design the product with product engineers, check consistency of assemblies and improve the process and product quality.

  1. Improve Collaboration among Cross-Functional Teams – Bringing Teams Together
  2. Working in silos between disciplines is a thing of the past. Digital team collaboration is a stimulus for innovation. Engineering teams need an essential set of tools for real-time, secure and structured collaboration on product content. Farm industry needs a scalable, online environment for managing product design, multi-physics simulation and manufacturing process planning with maximum traceability and flexibility.

    5e

    If the information is centrally managed and available to all stakeholders, it improves the competitiveness and resourcefulness to develop innovative products that rapidly respond to farmers’ evolving needs. Establishing a continuous digital thread across the entire product lifecycle empowers everyone to carry out their role to the best of their ability and build each machine first-time right.

  1. Enabling Validation through Virtual Twin
  2. By modelling all the parts in 3D and then sharing this 3D model with the factory ensures accurate assembly of parts. In product architecture, it is possible to represent the kinematics assemblies. It enables to create mobile parts in 3D and make sure they do not interfere with other parts when the assembly is in action. This approach also helps the design team handle changes effectively and rectify errors quickly.

    Thanks to virtual twin, the operators can easily understand assembly of new product variants and also get trained on new processes. It also enables plant managers to take right decisions regarding process schedule, material requirement and also plant maintenance. The customers can also view the products they ordered including all the various options even before it is produced.

    5f

  1. Improving Understanding and Training of Workforce
  2. Switching from 2D paper-based processes to 3D digital modelling has completely revolutionized the way today’s factory operators work. Previously, companies used to build a prototype assembly in a testing area to describe in 2D its assembly process, and sort this documentation in folders by product bill of materials. This 2D documentation was used for operator training and to update other operational documentation. Process updates were very complicated.

    5g

    With digital tools adoption, it is easy to simulate assembly operations with overviews, and carry out assembly tests even before the receipt of parts and without any physical prototype. It has become far easier for companies to train their operators and prepare them to work on new models.

    Today, with digital tools, we can run through the entire manufacturing process in detail, operators can be trained on the assembly processes before the product physically exists. When the operators visualize the product and factory model in 3D, they tend to quickly realize the new approach more clearly.

    Adoption of digital transformation is a lot about a strong passion to innovate and excel in your area of work, leveraging exciting new tools to increase collaboration and above all delivering on the objective to serve the customer with the best products.

Understanding Boolean Operations in CATIA V5

Boolean operation is an important feature in CATIA V5. Types of Boolean operations include Assemble, Add, Remove, Intersect, Union Trim, and Remove Lump.

Assemble

The Assemble command basically works considering the polarity of the solid bodies. One may be interested to know what actually is the polarity of a body. In simple words, it can be said that whenever a new body is created using material formation like pad, shaft and rib or multi-section solid, then that body can be considered as positive polar body. Pocket, groove, slot and remove multi-section solid is considered as negative polar body.

A part body is created as a rectangular block and Body-1 as a solid cylinder as shown below. Consider this Body-1 as positive polar body as it is created using pad command and intersects with part body. Now if we use Assemble Boolean operation, then this cylinder will join the rectangular part body and will act as a single body.

b1

Now again Body-2 is being created as a rectangular block  and is considered as negative polar body because pocket command is used. Whenever Body-2 is assembled with rectangular part body, it will go for material removal in intersected area due to the selection of negative polar body.

b2

Add

Add operation removes only the intersected portion between two bodies so that both parts act as a single body irrespective of the polarity of the bodies. Here, the bodies may be with positive polarity or negative polarity or a combination of both.

Remove

Remove operation removes the selected body first and then is merged with the second body irrespective of the polarity of the bodies. Below is an example on how to create Housing using Add and Remove Boolean operation.

b3

Intersect

 To derive a single body from two different bodies, Intersect Boolean operation is used. Basically, the intersected portion is the output which is displayed as a single body. There is no effect of polar bodies here.

b4

b5

In the above example, there are two sketches intersecting each other in the first picture. In the second picture, pad is created on both sides with a certain limit. After using Intersect Boolean operation, the result shows only the common portion which can be seen in third picture.

Union Trim

Unwanted material can be removed from any two bodies by using Union Trim operation which results in a single desired body.

Consider the example below:

In Model Tree, it can be seen that one rectangular body is intersecting with another circular body and the unwanted intersected area needs to be trimmed. After clicking on Union Trim, it gives an option to the user to keep/remove any face. After selecting the shape to be removed, the result can be seen as below:

b6

b7

Remove Lump

Remove Lump Boolean operation removes the lump inside the body.

During the operation, a tab will give the option to the user to keep/remove any face as required. Using this Boolean operation, a user can remove N number of lump face areas.

Below is an example of creating a lump first by using Remove Boolean operation and then using Remove Lump Boolean operation, it is shown how a lump can be removed.

b8

The image below shows Remove Lump definition tab which allows to choose the particular faces. After selecting the face, result is generated.

b9

For a stable design where design features are interlinked, Boolean operation may be a good operation to go with. After all, design aspect is important as it shows how a designer wants to edit a design in later stages through Boolean operations and allow to modify the particular part where designer wants to modify the part and not the complete body. For product benchmarking where few parameters are changing, changing the particular body can be a timesaver.

 

Design Considerations during Design of Plastic Parts

Plastic part design consideration plays a significant role in designing and manufacturing a plastic component. Whenever a Product Designer designs a plastic part, it is important to take care of factors such as the moulding process, selection of material, mass manufacturing process and overall area of the part around the functional need by keeping the design intent intact or the end use in consideration.

  1. Overall Area of the Part
  2. While engineering plastics are used in many diverse and demanding applications, the most common design elements or features influencing the overall area includes wall thickness and radius, ribs, bosses, draft etc.

    • Wall thickness and radius: Wall thickness strongly influences many key part characteristics including mechanical performance, appearance, moldability and durability. So, to work with wall thickness, instead of increasing the entire wall thickness, the designer can check whether any kind of ribs, corrugations or curves can be added to get the same strength in the part as with increased wall thickness, as it leads to more weight and less moldability. By providing radius for each element instead of sharp edges, part ejection becomes easier during moulding process. Sharp edges create wear and tear which may result in malfunctioning of the final component after repeated use. The designer can then do a stiffness analysis from Analysis section before finalizing the product design.

    p1

     

    • Ribs and Core Out: In case of rib design, the designer needs to take care of rib thickness. Typically, for a plastic part, rib thickness should be approx. 70% of wall thickness. Along with this, draft and edge radius should also be included. Meanwhile, if there is a complete solid area, the designer can check whether any core out is possible or not as core out gives better manufacturability maintaining right thickness, order and material flow to avoid multiple defects like sink mark, bubbles, fins etc.

    p2

     

    • Bosses and Gussets: For boss design, the most important factor is to plan for the right diameter. As a thumb rule, the outside diameter should be 2 times the inside diameter. Meanwhile, if some bosses need to be placed in flange wall or at an increased height, coring out is the better design practice as it helps to reduce flow hesitation of material during moulding process. Gussets are similar to features boss with an additional stiffener. During design of Gussets, designer needs to take care of the design and ensure that no air traps and material filling arises. Refer below image for the same.

    p3

    p4

     

    • Draft: Draft is the most important feature in plastic design. The purpose of providing angles or tapered face by draft is to remove the part from the mould with ease so that it is parallel to the direction of mould release. As a standard, one degree of draft is applied with additional one degree of draft for every 0.0254 mm of texture depth.

    p5

     

    The above characteristics are pretty basic consideration for all kinds of plastic design components. In addition to the above characteristics, the designer should always take into consideration the undercuts, sharp corners, core creations etc.

  1. Moulding Process
  2. Plastic moulding is the process of pouring liquid plastic into a mould so that after a specific time, it solidifies in accordance with the provided design shape or customized shape. There are multiple types of moulding processes like extrusion moulding, blow moulding, injection moulding, rotational moulding and compression moulding.

    • Extrusion moulding: In extrusion moulding, hot melted plastic is extruded and pressed through compressed air to get the desired shape. When using this process, the product will continuously have the same shape along the length.

    p6

    • Injection moulding: This type of moulding is widely used in the industry. In this process, melted plastic is injected into a designed mould by applying high pressure. Injection moulding is often used for mass production with high levels of accuracy.

    p7

    • Blow moulding: With blow moulding, the accuracy level of the finished component is less and thin walled. In this process, air pressure is applied inside the mould to achieve the desired shape.

    p8

  1. Selection of Material
  2. In plastic design, material selection is a very important factor. For material selection, one needs to consider application of the part. For example, if in the application area, there is some thermal stress to withstand or some kind of impact to be tolerated, then for those areas material needs to be selected as per that particular requirement.

  1. Mass Manufacturing Process
  2. Defining the right manufacturing method can help in mass manufacturing right quality products which is the final goal for any manufacturer. Here, these two aspects design for manufacturability and design for assembly comes in. This helps to identify the right assembly process – whether the assembly will be done by fitment process or by pressed process.

  1. Parting Line
  2. Defining parting line while designing a part is crucial as this parting line defines the area where the mould in halves during moulding process. Multiple aspects need to be taken care like draft angle, material roughness, any surface finish etc. CATIA has Draft Analysis feature which helps the designer to ensure sufficient draft angle is provided.

    p9

  1. CATIA Integration – Analysis
  2. Product iteration is very expensive and time consuming for an injection manufacturing process. In case structural, stiffness or curvature analysis need to be checked, they can be easily done using engineering simulation applications. CATIA Analysis for Designers is one such application which the designer can readily use to check for validating these aspects.
    p10

  1. Industry Pain Areas
  2. Most of the plastic product manufacturing organizations face multiple problems during manufacturing. Some common challenges faced by plastic manufacturing organizations are:

    • When a part is to be ejected against the draft direction – in such cases, the designer must be aware of manufacturing constraints and the quantum of force ejection that can be done.
    • When there are multiple no. of lifter or slider arrangements – in such cases, tool designer must analyse the slider movement with respect to time taking into consideration the cooling time. So, in those cases, CATIA Mould Tooling workbench can really be helpful.
    • When designer reverse engineers a product – in such cases, achieving the desired parameter in terms of performance is a challenging task. This can be mitigated by simulating the results through virtual analysis.
    • Assembly of rubber part and plastic part – for a leak proof product, the designer should not prefer the parting line as it creates material flushes in those particular junctions and it results in leakage as well as breakage or tear of rubber parts from inner surface. All these challenges can be addressed beforehand by analysing the parting line position and by doing a mock up.

Subscribe to our newsletter

Get all the latest information on Events, Sales and Offers.