Baselight

Metamaterial Antennas

Help optimize antenna projects

@kaggle.renanmav_metamaterial_antennas

Loading...
Loading...

About this Dataset

Metamaterial Antennas

Context

Microstrip Antennas are low-profile antennas applied in high-performance aircraft, spacecraft, satellite and missile applications, where size, weight, performance, ease of installation and aerodynamic profile are constraints. Civilian applications includes mobile communication and wireless connection.

Metamaterials are specific dispositions of unit cells with peculiar electrical properties. These materials present properties that doesn’t exist on nature. Because his dispositions, electrical permissivity and magnetic permeability are negatives. This produces negative refraction, which makes the eletromagnetic radiation behave diferent from expected.

Inspiration

In order to optimize antenna projetcs, why not apply ML?

Tables

Antenna

@kaggle.renanmav_metamaterial_antennas.antenna
  • 37.33 KB
  • 572 rows
  • 13 columns
Loading...

CREATE TABLE antenna (
  "wm" DOUBLE,
  "w0m" DOUBLE,
  "dm" DOUBLE,
  "tm" DOUBLE,
  "rows" DOUBLE,
  "xa" DOUBLE,
  "ya" DOUBLE,
  "gain" DOUBLE,
  "vswr" DOUBLE,
  "bandwidth" DOUBLE,
  "s" DOUBLE,
  "pr" DOUBLE,
  "p0" DOUBLE
);

Share link

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