p8

Files included in the 8. semester project of EMSD

https://github.com/ochelka4/p8

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.6%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Files included in the 8. semester project of EMSD

Basic Info
  • Host: GitHub
  • Owner: Ochelka4
  • Language: C
  • Default Branch: main
  • Homepage:
  • Size: 7.23 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Citation

README.md

Control of asynchronous motor and drive

This project includes all the code from the 2. semester project in EMSD by group 2.002.

PWM Signals

This code configures a nucleo board to determine PWM signals for the VFD. It is therefore written in C code and the PWM signals is determined using U/f control. The code also includes the control for the peripherals of the Nucleo board, which includes: ADC, GPIO, a timer and interrupts.

The main for the code is located in: PWM signals/Core/Src/Main

SVPWM

This is a matlab file that simulates SVPWM. It uses a reference AC signal, along with a DC voltage and modulation period, to generate switching sequences for the VFD that modulate the reference signal.

Owner

  • Login: Ochelka4
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Bau"
  given-names: "Alexander John"
- family-names: "H. Jensen"
  given-names: "Anton E."
- family-names: "Dieter Pedersen"
  given-names: "Daniel"
- family-names: "Versteegen"
  given-names: "Robert"
- family-names: "J. Ochelka"
  given-names: "Thomas"
title: "Dynamic Load Reduction in Offshore Crane by Control of Asynchronous Motor and Drive"
version: 1.0.0
date-released: 2025-05-05
url: "https://github.com/Ochelka4/P8"

GitHub Events

Total
  • Delete event: 2
  • Member event: 1
  • Push event: 24
  • Public event: 1
  • Create event: 2
Last Year
  • Delete event: 2
  • Member event: 1
  • Push event: 24
  • Public event: 1
  • Create event: 2