> For the complete documentation index, see [llms.txt](https://dev.solid-run.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.solid-run.com/amd/r8000-r7000/sbc-platform/bedrock-mechanical-documentation/bedrock-deck-cartridge-som-3d-models.md).

# Bedrock Deck Cartridge SOM 3D Models

## Bedrock Deck, Cartridge & SOM 3D models

![image-20240613-100540.png](/files/4gUbVxRUtMcAj3cNGMHp)

## Bedrock Deck

If you consider embedding Bedrock-boards inside a fully custom enclosure, you would be using **Bedrock Deck**.

{% hint style="info" %}
SolidRun recommends using [Bedrock Tile](/amd/r8000-r7000/sbc-platform/bedrock-mechanical-documentation/bedrock-mounting-options.md#bedrock-tile-mounting) which is much easier to integrate
{% endhint %}

![image-20240613-100001.png](/files/KSy0v6QHND9S5dC3PRBs)

### Notes:

* SX (storage & extension board) and PM (power module) boards are optional.
* DCCON (DC connector) can be relocated in the enclosure.

[Download Bedrock Deck 3D model](https://drive.google.com/file/d/1wTVyk8UY-37U2DxE0qPFWHBu5WLVCzT1/view?usp=drive_link)

## Bedrock Cartridge

If you consider designing a custom NIO (carrier board)for Bedrock SOM, starting from Bedrock Cartridge is the way to go.

![image-20240302-130910.png](/files/8SXlEu9bZxJikceuh41n)

Bedrock Cartridge provides the following:

* Highly effective 1st stage thermal coupling (TIM0) to the Ryzen die to a copper heatplate.\
  Coupling the heatplate to a heatsink/cold-plate is easy. Coupling the die is challenging.
* Provision for mounting NIO securely with accurate spacing.
* Easy mounting of SOM to enclosure / heatsink / cold-plate.
* Thermal coupling for SOM’s DC-to-DC converters
* Mounting of NVME SSD\
  Not present on SOM itself
* Securing and thermal coupling for SODIMMs
* RTC battery compartment
* Physical protection and rigidity to the SOM
* Rigid chassis for the Bedrock Deck with multiple threaded mounting holes

[Download Bedrock Cartridge 3D model](https://drive.google.com/file/d/1rjxXaTqUv_GOF7j7SQUg-WScW7H0wOlQ/view?usp=drive_link)

## Bedrock SOM

![image-20240302-131050.png](/files/ydcgJpnbhpD6mmZa34Yz)

If you decide to design directly with Bedrock SOM, it is advised to use Bedrock Cartridge as reference.

[Download Bedrock Cartridge 3D model (Including Bedrock SOM)](https://drive.google.com/file/d/1rjxXaTqUv_GOF7j7SQUg-WScW7H0wOlQ/view?usp=drive_link)


---

# 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:

```
GET https://dev.solid-run.com/amd/r8000-r7000/sbc-platform/bedrock-mechanical-documentation/bedrock-deck-cartridge-som-3d-models.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.
