Data to be processed: Difference between revisions

From aicamstir.com
Jump to navigation Jump to search
No edit summary
No edit summary
Line 81: Line 81:
* Use ''Data Mining'' to process the data according to specific needs
* Use ''Data Mining'' to process the data according to specific needs
** Advantages: Infrastructure will be installed. Data transfer is standardised  
** Advantages: Infrastructure will be installed. Data transfer is standardised  
** Disadvantages: There might be no short-term benefit. Creation and storage of data garbage<sup>[https://en.wikipedia.org/wiki/Garbage_(computer_science) (WP)]</sup>
** Disadvantages: There might be no short-term benefit. Creation and storage of data garbage<sup>[https://en.wikipedia.org/wiki/Garbage_(computer_science) (WP)]</sup><ref name="FEF" />


=== Top Down ===
=== Top Down ===
Line 87: Line 87:
* Data collection is related to the needs
* Data collection is related to the needs
** Advantage: Very good cost-benefit-ratio. Simple entry and fast progress
** Advantage: Very good cost-benefit-ratio. Simple entry and fast progress
** Disadvantages: Risk of insular solutions. Data might not be sufficient for the next project
** Disadvantages: Risk of insular solutions. Data might not be sufficient for the next project<ref name="FEF" />
 
== Methods from concept to model ==
=== Academic approach ===
If you want to create a model of a friction stir welding you can progress academically. This is for instance useful if you are not sure about the types of data to be collected and their availability and quality.
* Advantages: neutral, analytic and powerful
* Disadvantages: large effort ist required
 
An ten-step example is as follows:
# Define the process and the objective of the model
# Select the data to be collected
# Determine the data field
# Find the data source
# Create an experimental plan (e.b. by design of experiments)
# Generate data
# Select a suitable model and build it
# Train the model
# Evaluate the model
# Assess the model: Is it okay?


== References ==
== References ==
<references />
<references />

Revision as of 08:15, 30 April 2021

The aiCAMstir project investigates Artificial Intelligence based Computer Aided Manufacturing of Friction Stir Welds

Data to be processed in the aiCAMstir project are parameters, variables, boundary values and quality.

Key data to be processed

Data to be processed in the aiCAMstir project are parameters, variables, boundary values and quality.

According to digitalisation and data processing experts, the following categorisation of key data could be considered:

Parameters Variables Boundry Values Quality
Values that you set Values that result during welding Values that affect the results Quality
  • Rotation speed
  • Welding speed
  • Tool design
  • Tool temperature
  • Clamping forces
  • Workpiece materials
  • Workpiece cleanliness
  • Tool materials and coatings
  • Temperature of the workpieces
  • Temperature of the fixture
  • Geometry of the set-up
  • Spindle tilt angle
  • Tensile strength
  • Elongation
  • Visual appearance
  • Fatigue strength
  • Voids (pores)
  • Weld depth
  • Lack of penetration
  • Bend test results
  • Inclusions
  • Helium-tightness
  • Tool position
  • Tool forces
  • Spindle torque
  • Gap between the parts
  • Tool wear

The categorisation depends on the concept and complexity of the machine. Modern FSW machines provide close-loop force and position control algorithms, which complicate the distinction between parameters and variables. Some machines use the temperature as a parameter that can be set, e.g. to change the parameters if the tool gets too hot.

Please feel free to improve the classification above or to propose an alternative classification. Or use the discussion page for discussing changes.

CAM and FSW

  • Computer Aided Manufacturing (CAM) includes data monitoring, data processing and data visualisation
  • Friction Stir Welding (FSW) is a special process, and its quality can only be determined statistically

Benefits

  • Simplify the data exchange
  • Reduce the reaction time
  • Automate the documentation
  • Provide more attractive products and services[1]

Traps

  • CAM has no value by itself
  • Humans need to be involved
  • Raw data aren't providing information
  • Visual management is required[1]

The two approaches to data collection and processing

Bottom Up

  • Collect and store as much data as possible at all times
  • Use Data Mining to process the data according to specific needs
    • Advantages: Infrastructure will be installed. Data transfer is standardised
    • Disadvantages: There might be no short-term benefit. Creation and storage of data garbage(WP)[1]

Top Down

  • Specific objectives
  • Data collection is related to the needs
    • Advantage: Very good cost-benefit-ratio. Simple entry and fast progress
    • Disadvantages: Risk of insular solutions. Data might not be sufficient for the next project[1]

Methods from concept to model

Academic approach

If you want to create a model of a friction stir welding you can progress academically. This is for instance useful if you are not sure about the types of data to be collected and their availability and quality.

  • Advantages: neutral, analytic and powerful
  • Disadvantages: large effort ist required

An ten-step example is as follows:

  1. Define the process and the objective of the model
  2. Select the data to be collected
  3. Determine the data field
  4. Find the data source
  5. Create an experimental plan (e.b. by design of experiments)
  6. Generate data
  7. Select a suitable model and build it
  8. Train the model
  9. Evaluate the model
  10. Assess the model: Is it okay?

References