Baselight

National Marine Renewable Energy Center Upgrades - LUPA

Department of Energy

@usgov.doe_gov_national_marine_renewable_energy_center_upgrad_c3b1b96f

Loading...
Loading...

About this Dataset

National Marine Renewable Energy Center Upgrades - LUPA

The data provided is part of a power take off damping optimization study. The power take off damping coefficient was swept from 0 to approximately 7000 N/m/s during a single regular wave test with a real time control of the motor/generator. The generated power from the LUPA (Lab Upgrade Point Absorber) wave energy converter is reported by the motor drive in watts. The csv files in this submission are the corresponding raw time series outputs for each mode of operation of LUPA (one body heave only, two body heave only, and two body six degrees of freedom). Data comes from testing in the Large WaveFlume (LWF) at the O.H. Hinsdale Wave Research Laboratory in Corvallis, OR.
Organization: Department of Energy
Last updated: 2025-01-11T23:45:25.584563
Tags: damping-optimization, energy, excel, experiment, hydrokinetic, lupa, marine, mhk, point-absorber, power, processed-data, raw-data, technology, wec

Tables

TwoBodyHeaveOnly

@usgov.doe_gov_national_marine_renewable_energy_center_upgrad_c3b1b96f.twobodyheaveonly
  • 22.03 MB
  • 1508206 rows
  • 3 columns
Loading...

CREATE TABLE twobodyheaveonly (
  "time_s" DOUBLE,
  "pto_damping_npermpers" BIGINT,
  "power_w" DOUBLE
);

TwoBodySixDOF

@usgov.doe_gov_national_marine_renewable_energy_center_upgrad_c3b1b96f.twobodysixdof
  • 23.97 MB
  • 1662488 rows
  • 3 columns
Loading...

CREATE TABLE twobodysixdof (
  "time_s" DOUBLE,
  "pto_damping_npermpers" BIGINT,
  "power_w" DOUBLE
);

OneBodyHeaveOnly

@usgov.doe_gov_national_marine_renewable_energy_center_upgrad_c3b1b96f.onebodyheaveonly
  • 27.37 MB
  • 1761385 rows
  • 3 columns
Loading...

CREATE TABLE onebodyheaveonly (
  "time_s" DOUBLE,
  "pto_damping_npermpers" DOUBLE,
  "power_w" DOUBLE
);

Share link

Anyone who has the link will be able to view this.