Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

5

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

5 results for “SRAM”

Learn how ShareScore rates datasets ↗
zenodo44/100

MCU data in a Cypress 65 nm SRAM from heavy ions and protons collected at ground facilities

<p>The dataset contains the raw MCU data collected at ground facilities under heavy ion and proton irradiation in the scope or RADSAGA and RADNEXT project. The device under consideration is the CY62167GE30-45ZXI, a 65 nm commercial SRAM available from Infineon (formerly Cypress). Note that the internal ECC has been disabled for this data collection. More information on data collection are available through this paper (<a href="https://doi.org/10.1109/REDW51883.2020.9325822">10.1109/REDW51883.2020.9325822</a>). The MCU were determined through the procedure explained in these two papers (<a href="https://doi.org/10.1109/TNS.2014.2313742">10.1109/TNS.2014.2313742</a>&nbsp;and&nbsp;<a href="https://doi.org/10.1109/TNS.2015.2496874">10.1109/TNS.2015.2496874</a>).</p>

opencc-by-4.0Sep 2023View details →
zenodo40/100

Clear Speech Data for Syllable-Rate-Adjusted-Modulation (SRAM)

<p>This Dataset is associated with the paper &quot;Syllable-Rate-Adjusted-Modulation (SRAM) Predicts Clear and Conversational Speech Intelligibility&quot;. It contains 144 sentences recorded from two talkers (one female, one male) in both clear and conversational styles (72 sentences in each style). The sample rate was 16000Hz. The silence periods before and after the speech were removed. The speech scripts for each speech style and the human performance are included in each sub-folder.<br> SSN.wav is the steady-state noise used to create the noisy speeches.</p> <p>File Structure:<br> - Female<br> &nbsp;&nbsp;&nbsp; - Clear<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - 1.wav<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - ...<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - 72.wav<br> &nbsp;&nbsp;&nbsp; - Convo<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - 1.wav<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - ...<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - 72.wav<br> &nbsp;&nbsp;&nbsp; - human_results.csv<br> &nbsp;&nbsp;&nbsp; - key_words_clear.txt<br> &nbsp;&nbsp;&nbsp; - key_words_conv.txt<br> - Male<br> - SSN.wav</p> <p>&nbsp;</p>

opencc-by-4.0Oct 2023View details →
zenodo36/100

6T and 8T FinFET SRAM Power Gating Data

<p>Graphs and underlying data for 6T and 8T FinFET SRAM schemes using power gating.&nbsp; These data and graphs accompany &quot;Effective Low Leakage 6T and 8T FinFET SRAMs: Using Cells with Reverse-Biased FinFETs, Near-Threshold Operation, and Power Gating&quot; submitted to <em>IEEE Transactions on Circuits and Systems II: Express Briefs</em> on October 1, 2018.</p>

opencc-by-nc-sa-4.0Sep 2018View details →
zenodo32/100

SRAM-Based PUF Readouts

<p>This dataset contains&nbsp;full SRAM readouts of 84 <a href="https://www.st.com/en/microcontrollers-microprocessors/stm32l152re.html">STM32 Nucleo</a>&nbsp;microcontrollers along with their voltage and temperature sensor data. This data was gathered using an automatic&nbsp;<a href="https://servinagrero.github.io/SRAMPlatform/tima/">SRAM Platform</a> located at TIMA Laboratory. More data can be requested <a href="https://puf4iot.univ-grenoble-alpes.fr/form.php">online</a>&nbsp;if needed.</p> <p>If the requested data is used within a scientific or technical publication, you are requested to cite the following paper:</p> <p>&gt; S. Vinagrero, H. Martin, A. de Bignicourt, E.-I. Vatajelu, and G. Di Natale, &quot;SRAM-Based PUF Readouts,&quot; Scientific Data 10, 333 (2023). https://doi.org/10.1038/s41597-023-02225-9</p> <pre><a href="https://www.nature.com/articles/s41597-023-02225-9">Official publication</a></pre> <p>In this dataset we provide 2 CSV files:</p> <ul> <li>The first one contains the readout of the SRAM memories. There are 9 samples per device. Each sample was taken weekly for a period of 9 weeks. The memory of each device is split into 160 regions of 512 bytes, so there are a total of 120961 rows.</li> <li>The second files contains the sensor readouts of the devices. This file contains 11 readouts, 9 of which&nbsp;were performed along with the SRAM memory readouts. There are a total of 925 rows.</li> </ul> <p>The memory CRPs file contains the following fields:</p> <ul> <li><strong>board_type</strong>: Device model that is connected to the chain. This dataset contains only &quot;Nucleo&quot;.</li> <li><strong>uid</strong>: <a href="https://www.edwinfairchild.com/2019/03/stm32-tips-unique-device-id-flash-size.html">STM32 96 bits ID</a> formatted as 24 Hex characters string.</li> <li><strong>pic</strong>: Number to indicate the <em>Position In Chain</em> of the device. The devices are connected in a daisy where to maximize the number of devices connected to the computer that performs the readout. The first device has a PIC of 1 and the last one has a PIC of 84.</li> <li><strong>address</strong>: The address of each memory region where the data was read from. Each memory region contains exactly 512 bytes. For the Nucleo devices, there are 160 regions in total. The SRAM memory of these devices starts at address 0x20000000.</li> <li><strong>data</strong>: 512 bytes as unsigned integers from the memory region. The values are separated with commas and between double quotes.</li> <li><strong>created_at</strong>: Timestamp when the data was gathered in ISO format (YYYY-MM-DD hh:mm:ss)</li> </ul> <p>The sensors file contains the following fields:</p> <ul> <li><strong>board_type</strong>:&nbsp;Device model that is connected to the chain. This dataset contains only &quot;Nucleo&quot;.</li> <li><strong>uid</strong>: <a href="https://www.edwinfairchild.com/2019/03/stm32-tips-unique-device-id-flash-size.html">STM32 96 bits ID</a> formatted as 24 Hex characters string.</li> <li><strong>pic</strong>:&nbsp;Number to indicate the <em>Position In Chain</em> of the device. The first device has a PIC of 1 and the last one has a PIC of 84.</li> <li><strong>temperature</strong>: Temperature of the device in Celsius.</li> <li><strong>voltage</strong>: Internal voltage of the device in Volts.</li> <li><strong>created_at</strong>: Timestamp when the data was gathered in ISO format (YYYY-MM-DD hh:mm:ss)</li> </ul> <p>&nbsp;</p>

opencc-by-4.0Jan 2023View details →
ClinicalTrials.gov24/100

SRAM Study_Postate Cancer

ClinicalTrials.gov study NCT03938649. IPD Sharing: NO. Countries: 1. Publications: 0.

closedIPD-NOFeb 2026View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record