Software Open Access
Loli Salcedo, Romel Enrique
<?xml version='1.0' encoding='utf-8'?>
<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.1/metadata.xsd">
<identifier identifierType="DOI">10.14278/rodare.4658</identifier>
<creators>
<creator>
<creatorName>Loli Salcedo, Romel Enrique</creatorName>
<givenName>Romel Enrique</givenName>
<familyName>Loli Salcedo</familyName>
</creator>
</creators>
<titles>
<title>Automated pulp-level control in laboratory scale froth flotation</title>
</titles>
<publisher>Rodare</publisher>
<publicationYear>2026</publicationYear>
<dates>
<date dateType="Issued">2026-05-11</date>
</dates>
<language>en</language>
<resourceType resourceTypeGeneral="Software"/>
<alternateIdentifiers>
<alternateIdentifier alternateIdentifierType="url">https://rodare.hzdr.de/record/4658</alternateIdentifier>
</alternateIdentifiers>
<relatedIdentifiers>
<relatedIdentifier relatedIdentifierType="URL" relationType="IsIdenticalTo">https://www.hzdr.de/publications/Publ-43382</relatedIdentifier>
<relatedIdentifier relatedIdentifierType="DOI" relationType="IsVersionOf">10.14278/rodare.4657</relatedIdentifier>
<relatedIdentifier relatedIdentifierType="URL" relationType="IsPartOf">https://rodare.hzdr.de/communities/rodare</relatedIdentifier>
</relatedIdentifiers>
<rightsList>
<rights rightsURI="https://creativecommons.org/licenses/by/4.0/legalcode">Creative Commons Attribution 4.0 International</rights>
<rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights>
</rightsList>
<descriptions>
<description descriptionType="Abstract"><p>This code package contains the Python scripts used for automated pulp-level control in a lab-scale batch flotation cell. The scripts were developed for a Raspberry Pi-based control system using a Milone eTape level sensor, ADS1115 analog-to-digital converter, and EZO-PMP-L peristaltic pump. The system measures the pulp-froth interface level, compares it with a user-defined setpoint, and adds make-up water through the pump to maintain the target level during flotation experiments.</p>
<p>The package includes two calibration scripts used to generate the calibration file required by the control scripts. The&nbsp;<strong>two-point calibration</strong>&nbsp;script represents the initial calibration approach, where a linear relationship between sensor voltage and level was calculated from two reference points. The&nbsp;<strong>five-point piecewise calibration</strong>&nbsp;script represents the refined calibration method, where five reference levels were used to better describe the nonlinear response of the eTape sensor over the operating range.</p>
<p>The package also includes the file&nbsp;<strong>Automatic Control.py, it&nbsp;</strong>contains the base control script without EWMA filtering.&nbsp;The file&nbsp;<strong>Automatic control upgraded.py</strong>&nbsp;contains the upgraded control version with five-point piecewise calibration and EWMA signal filtering. Both scripts include real-time plotting and CSV logging of level, error, and pump output for later analysis.</p>
<p>These scripts were used as part of the thesis work on automated lab-scale pulp-froth interface level control for improving reproducibility in batch flotation experiments.</p>
<p>&nbsp;</p></description>
</descriptions>
</resource>
| All versions | This version | |
|---|---|---|
| Views | 51 | 51 |
| Downloads | 18 | 18 |
| Data volume | 117.5 kB | 117.5 kB |
| Unique views | 47 | 47 |
| Unique downloads | 18 | 18 |