# Carbon Fiber

Carbon fiber is a high-performance composite material made from woven strands of carbon atoms, typically reinforced with resin. It belongs to a class of materials known as **fiber-reinforced plastics** and is formed by weaving carbon filaments into fabric, cutting it into shape, infusing it with resin, and curing it using processes like carbonization or graphitization. The result is an incredibly strong, lightweight material with one of the highest strength-to-weight ratios of any substance used in manufacturing.

| Advantages                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | Disadvantages                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p></p><ul><li><strong>Exceptional Strength-to-Weight Ratio</strong>: Carbon fiber is stronger than steel and significantly lighter, making it ideal for parts where both rigidity and low mass are essential.</li><li><strong>High Modulus and Tensile Strength</strong>: With tensile strengths around 4,000 MPa and a modulus of \~400 GPa, it performs extremely well under load, especially in tension.</li><li><strong>Chemical and Corrosion Resistance</strong>: Carbon fiber does not rust or degrade under most environmental conditions, making it suitable for use outdoors or in humid climates.</li><li><strong>Thermal and Electrical Properties</strong>: It is resistant to high temperatures and, depending on the resin used, can be made electrically conductive—useful in grounding or shielding applications.</li><li><strong>No Fatigue or Creep</strong>: Carbon fiber holds its shape over time even under constant stress, making it reliable in long-term, load-bearing designs.</li></ul> | <p></p><ul><li><strong>High Cost</strong>: Carbon fiber is still expensive compared to aluminum or steel, limiting its use to specialized parts where weight reduction or stiffness are absolutely necessary.</li><li><strong>Brittleness</strong>: While strong, it can be brittle—meaning it doesn’t deform before breaking. If overloaded, it may snap without warning.</li><li><strong>Difficult to Machine</strong>: Carbon fiber is abrasive and wears down tools quickly. Cutting it typically requires carbide or diamond-coated tooling, and dust from cutting is hazardous to breathe.</li><li><strong>Layer Direction Matters</strong>: Unlike metals, carbon fiber is anisotropic—it’s stronger in the direction of the fibers. Improperly oriented layers can lead to unexpected weak points.</li><li><strong>Delamination Risk</strong>: Improper bonding or damage to the laminate layers can cause delamination, reducing strength and integrity.</li></ul> |

#### When to Use It in FTC:

Carbon fiber is best suited for ultra-lightweight structural parts, such as arm extensions, sensor mounts, or camera booms, especially when weight is a design constraint. While not common due to cost and machining needs, carbon fiber can offer a performance edge if used thoughtfully and fabricated with care.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.ftcwiki.org/manufacturing-and-assembly/materials/carbon-fiber.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
