{ "cells": [ { "cell_type": "markdown", "metadata": { "user_expressions": [] }, "source": [ "\n", "\n", "# Evaluation models: endurance of the actuator (student version)\n", "\n", "*Written by Marc Budinger (INSA Toulouse) and Scott Delbecq (ISAE-SUPAERO), Toulouse, France*" ] }, { "cell_type": "markdown", "metadata": { "slideshow": { "slide_type": "slide" }, "tags": [], "user_expressions": [] }, "source": [ "\n", "## Endurance specifications\n", "\n", "In the description of the TVC system given in the [following article](http://esmats.eu/esmatspapers/pastpapers/pdfs/2009/vanthuyne.pdf) an endurance test profile composed of multiple sinusoidal displacements is given. \n", "\n", "*Endurance profile for P80 EMA*\n", "\n", "\n", "\n", "> Exercice: declare the magnitude displacement, frequency and number of cycles (divided by 100 here) informations in 1D arrays (numpy) for cycles 1 to 6 in a global a Pandas [dataframe](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.html) called 'Profil'." ] }, { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", " |
---|