> For the complete documentation index, see [llms.txt](https://knowledge.aterio.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.aterio.io/data-products/power-generation-projects/our-modeling-approach/construction-and-equipment-installation-turbines-and-reciprocating-engines.md).

# Construction & Equipment Installation: Turbines and Reciprocating Engines

### Our Approach

Aterio tracks every U.S. power generation project at the individual type of technology level using satellite imagery, permit filings, county records, and local media. Each building is assigned a construction completion percentage based on visual benchmarks verified by our analysts. This document focuses on when and how equipment installation becomes visible during the construction lifecycle - the stages most relevant to estimating activation timelines.

#### **Announced Stage (0%)**

* 0% - No visible construction activity. The phase remains in the “Announced” stage.

#### **Site Preparation (5–20%)**

* 5% - Land clearing and vegetation removal. The stage moves to “Construction”.
* 10% - Land cleared and levelled. Site preparation complete.
* 20% - Early construction footprint established and temporary laydown yards and staging areas appear.&#x20;

#### **Concrete Foundations and Civil Work (30–40%)**

* 30% - Excavations and underground pipeline work is visible. The plant layout begins to emerge.&#x20;
* 40% - Concrete pads are poured and major foundation works are largely completed. The final plant layout is clearly identifiable.

#### **Major Equipment Installation (50–60%)**

* 50% - Machinery and initial equipment is arriving on site. Installation is underway.
* 60% - Major general equipment is installed. Installation of the plant’s vertical structures begin, as exhaust stacks and gas containers are built. Electric generators (e.g. turbines, reciprocating engines) begin arriving on site.

#### **Vertical Structures and Power Systems (70–80%)**

* 70% - Exhaust stacks, air inlet houses, and electric generator installations are completed.
* 80% - Electrical yard equipment and wiring are installed, together with transformers.

#### **Site Completion (90–100%)**

* 90% - All of the plant’s essential operating equipment is installed and ready to be energized
* 100% -  Sound-dampening fencing is installed, if applicable. The plant is ready to operate. The phase moves to the “Active” stage.

### Longhorn Behind-the-Meter (BTM)

Longhorn BTM is the power generation project for the constant electricity supply to the data center with the same name. It’s developed for Crusoe. It is located in Abilene, in the Taylor County (TX), and involves Simple-Cycle Natural Gas turbines as technology for the generation process.

#### Civil Works and Equipment Installation

**Stages: 30% - 60%**

From this image, it can be seen different stages at the same time. On the right side, multiple excavations have taken place in the specific areas set for the natural gas generators. That can be attributed mainly to the installation of the natural gas pipeline, which can be directly appreciated. On the left side, the process has a major advancement in which the foundations are already poured and the turbines’ equipment are in the installation process.&#x20;

<figure><img src="/files/ztPXVOgudy77aJ8UBGFH" alt=""><figcaption><p>Figure: Satellite image of Longhorn Data Center BTM. Source: Google Earth. Imagery © Google, 2025.</p></figcaption></figure>

#### Major Equipment Installation and Vertical Structures

**Stages: 60%-80%**

At this stage, most of the turbines’ equipment is already installed or finishing this process since the turbines and exhausts are in place. There’s no heavy installation machinery. In addition, the vertical installations are already installed. Nonetheless, there’s construction equipment around the facilities.&#x20;

<figure><img src="/files/bTQTuZyezDsGnuHfwt7s" alt=""><figcaption><p>Figure: Satellite  image of Longhorn Data Center BTM. Source: Vantor. Imagery © Vantor, 2026.</p></figcaption></figure>

#### Fully Equipped & Near-Activation

**Stages: 90%-100%**

At this stage, the project is completely finished. There is no machinery, construction equipment, and temporary facilities near to the project, the roads completely built and set. However, there’s still opportunity to refine the roads construction in the upper side of the project.

<figure><img src="/files/zz9fIASsFQq1K0LBOeIm" alt=""><figcaption><p>Figure: Satellite image of Longhorn Data Center BTM. Source: Vantor. Imagery © Vantor, 2026.</p></figcaption></figure>

#### Site Plans

<figure><img src="/files/psciZKz5haTxfFK2QJXB" alt=""><figcaption><p>Figure: Site plan of Longhorn Data Center BTM. Source: Plans © Crusoe Energy Systems,  LLC, 2025.</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.aterio.io/data-products/power-generation-projects/our-modeling-approach/construction-and-equipment-installation-turbines-and-reciprocating-engines.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
