Carbon Fibre Precursor Development

Jasjeet Kaur

Fibre Innovation and Composites, CSIRO Manufacturing

Introduction

I am a Research Scientist in Carbon Fibre Precursor development. I did not know how to code prior to Data School Focus but was always curious to learn. My daily routine included designing and performing experiments followed by processing data and its analysis using Origin and Microsoft Excel. I work on a pilot scale wet spinning line which turns novel polymers into fibres and involves many predictor variables for optimisation. Large amount of data is generated from testing the fibres which makes analysis a tedious and time consuming task and a lag in feeding complete learnings of one experiment to the next.

My Project

I am developing high quality precursors from novel polymers to produce advanced carbon fibres for aerospace and automotives. Carbon fibre manufacturing consists of three steps:

  • Synthesis of polymers

  • Spinning of polymer solutions into precursor fibres

  • Conversion of precursor fibres into carbon fibres

The final carbon fibre produced is influenced by all the variables involved in the above three steps. This makes optimisation very complex. Understanding evolution of fibre characteristics at every step along the process is important. But analysis of the collected data becomes a cumbersome task. My goal through Data School Focus is to become efficient in tidying and visualising data. My project goal is to find out the processing conditions to produce strongest and stiffest carbon fibre and understand the influence of each treatment zone.

Experimental

My data was collected from 14 experiments performed on a commercial precursor using pilot scale carbon fibre production line. There are two main processes in manufacture of carbon fibre: oxidation and carbonisation. There are four zones in the oxidation step, namely Zone 1, Zone 2, Zone 3, Zone 4 and two zones in the carbonisation step namely LT (low temperature) and HT (high temperature). The fibres were collected after each treatment zone and also at the end of the processing. I have only used a subset of my data for this poster. In the first subset, 3 experiments were chosen that varied in speed of processing line. The 3 speeds were 14 (experiment 1), 22 (experiment 2) and 30 (experiment 3) in metre/hour. The fibres were tested from each zone in the oxidation and carbonisation process using ‘Favimat’ which is a single fibre tester. The final carbon fibre was also tested using a bundle test namely tow. The predictor variables in the data were speed, temperature, zones, tension. The response variables in the data were strength, stiffness, diameter, elongation. Table 1 shows the predictor and response variables used in my experiments.

Table 1: Predictor and response variables in the experiments
Experiment Fibre Line_speed Zones Diameter Tenacity Ini.Mod
NA NA metre/hour NA NA NA NA
1 Jilin 14 Zone 1 11.50 3.79 109.61
1 Jilin 14 Zone 1 11.44 4.25 109.87
1 Jilin 14 Zone 1 11.45 4.11 109.68
1 Jilin 14 Zone 1 11.75 3.96 106.54
1 Jilin 14 Zone 1 11.63 3.91 106.14

Preliminary results and discussion

It can be seen from Figure 3 that there doesn’t appear to be any difference in the strength of final carbon fibre due to change in the processing speeds. But when we look at Figure 1 there does appear to be difference in fibre properties when fibre evolves through oxidation process. This difference is even more obvious in Figure 2 which is a measurement of fibre stiffness. So these visualisations of raw data helped to understand that there is a difference in the mechanical properties of the fibre in the oxidation process but this effect doesn not seem to have translated in the carbonisation process. This may inform that the conditions used for low temperature carbonisation are not optimised and need to be investigated further.

Effect of processing speed on tenacity and diameter of oxidised fibres

Figure 1: Effect of processing speed on tenacity and diameter of oxidised fibres

Effect of processing speed on initial modulus and diameter of oxidised fibres

Figure 2: Effect of processing speed on initial modulus and diameter of oxidised fibres

Effect of processing speed on tenacity and diameter of carbon fibres

Figure 3: Effect of processing speed on tenacity and diameter of carbon fibres

Effect of processing speed on initial modulus and diameter of carbon fibres

Figure 4: Effect of processing speed on initial modulus and diameter of carbon fibres

My Digital Toolbox

  • tidyverse for programming
  • ggplot2for visualisation
  • Knitr and KableExtra to create this html document

Favourite tool

Some of my favourite functions are str(),filter(). I enjoyed using ggplot2

My time went …

I easily sailed through the lesson days and activities but I was nervous on practical days while working on my own data set, especially when I encountered problems. The helpers and instructors were extremely knowledgable and patiently solved the queries. One of the challenge in my data set was inconsistent white space.

Next steps

Data school has given me skills to manage my data and to be able to return to it and reuse it. I would like to polish my R skills down the track and would also like to learn Python.

My Data School Experience

Data School Focus was a great learning experience. I enjoyed all aspects of data management including tidying, visualisation and creating a markdown document for communication. Thanks to Stephen, Kerensa, Alex and all the helpers who were extremely knowledgeable. I am excited that the skills I have learnt in Data School will allow me to think about data management from the very beginning of the project. Now I have the tools like the Research Data Planner to be able to initiate discussions with my team mates on how to have a healthy data ecosystem. Thanks to the librarians for the lesson. Having learnt some R skills now, I am not scared of large datasets. The entire Data School Cohort has been so friendly. Last but not the least, big thanks to Nat for being an amazing go to person. Thanks to my managers for giving me the opportunity to attend Data School Focus program, it was worth it. Acknowledgements to Nicole Phair Sorenson for providing the raw data used in this poster.