Giter VIP home page Giter VIP logo

iowarriorinfo's Introduction

IOWarrior Projekt

How to run project

  1. download the i4k file and the Code
  2. export projekt as a jar file
  3. copy files of lib64 into "Persönlicher Ordner"
  4. Run Projekt on Console:

To set the library path and run the projekt execute the following commands on the Command line:

export LD_LIBRARY_PATH=/home/student/:$LD_LIBRARY_PATH

run projekt with:

/usr/lib/jvm/java-1.8.0-openjdk-amd64/bin/java -jar test.jar

or:

/usr/lib/jvm/java-1.8.0-openjdk-amd64/bin/java -jar test.jar > Kondensatorabfall.txt

Then create a plotting gnuplot script that plots the data from this txt file.

Beweis Tau (RC) hat Einheit Sekunden

U(t) = U0 * e ^ -t/RC

Tau = R * C R = 1 Ohm = 1V/A = 1 kgm²/A²s³ C = 1 F = 1 A²s⁴/kg


Tau = 1 kgs⁴/A²kgm² = 1 s

Liegt Graph innerhalb der Abweichungsgrenzen?

  • 20% abweichung am Kondensator
  • 5% am Wiederstand

Fitting:

  • U0 1. Standardabweichung beträgt +/- 6.748
  • R*C 1. Standardabweichung beträgt +/- 80.96

Unser gemessener Kondensatorabfall Unser gemessener Kondensatorabfall2

Maximum Rechnung:


Unser Kondensator hat eine Genauigkeit von 20% und unser Wiederstand von 5%

Max Wiederstand:

100000Ω + 5% = 100000Ω + 5000Ω = 105000Ω

Max Kapazität Kondensator:

100µF + 20% = 100µF + 20µF = 120µF = 0.12F


Tau = 105000Ω * 0.12F = 12600s

Min Rechnung:

Min Wiederstand:

100000Ω - 5% = 100000Ω - 5000Ω = 95000Ω

Min Kapazität Kondensator:

100µF - 20% = 100µF - 20µF = 80µF = 0.08F


Tau = 95000Ω * 0.08F = 7600s

Unser gefittete wert ist 11127.8s und ist damit ein Guter Messwert da er zwischen dem Maximalen und Minimalen Wert liegt:

12600s > 11127.8s > 7600s

iowarriorinfo's People

Stargazers

Hannes Harnisch avatar

Watchers

Hannes Harnisch avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.