Skip to content

labcontrol-data/mr-damper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mr-damper

Labcontrol is a research laboratory located at Universidade Tecnológica Federal do Paraná (UTFPR), Brazil. UTFPR is a Brazilian public university located in the Paraná state, Brazil. Labcontrol develops research on Control Systems and Automation. The Scientific Director of Labcontrol is Prof. Dr. Alessandro N. Vargas. The projects hosted in Labcontrol are described in this link (click here).

About

This page provides information about the project developed in Labcontrol called "Shaking table with MR-damper." Experiments were carried out in practice in a laboratory testbed, and the data contained in this Github repository were collected in those experiments.

DOI

Please check more details about this project in the page detailing the "Shaking table with MR-damper."

maincode.m is a MATLAB(R) script that calls Simulink-Matlab and generates simulation data. The script also generates figures. The figures contain both simulation and real-time data collected in a laboratory testbed.

For more details about the experimental data, as long as the corresponding academic publications, please visit the project page.

Installation

  1. Extract the ZIP file (or clone the git repository) in your computer.
  2. Add the folders matlab-code/ and data/ to your path in MATLAB/Octave: e.g.
    • using the "Set Path" dialog in MATLAB, or
    • by running the addpath function from your command window or startup script.

Make sure that you are running Matlab 2017a (or a newer version). Older versions may work, but it is uncertain.

Usage

Typical usage of maincode.m consists of running it in your MATLAB. The code generates ten figures.

MATLAB

  1. Run maincode.m.

More information

  • For more information about maincode.m, visit the author's page: Prof. Alessandro N. Vargas. You are welcome to help improving the code.
  • You are free to use the data in your research. If you do so, please contact the author Prof. Alessandro N. Vargas and let him know about your project. Depending on your research area, the author can help you interpret the data according to your application. The author can also suggest papers and books that can be helpful in your research.

DOI

Citation

How to cite the data of this repository:

@misc{vargasGithub2021,
    author       = {A. N. Vargas},
    title        = {Data, source code, and documents for the shaking table with {MR}-damper}},
    month        = {Jan},
    year         = 2021,
    doi          = {10.5281/zenodo.4445334},
    version      = {1.0.3},
    publisher    = {Zenodo},
    url          = {https://zenodo.org/badge/latestdoi/330236633}
};