Export Image
Export Code

Electric generator

Nita

0 views in last 90 days
Last edited Oct 06, 2025
Created on Oct 06, 2025
Forked from HTML Starter

Electric Generator Simulator

An interactive educational tool for electrical engineers to understand the principles of electromagnetic induction and AC generator operation.

Features

  • Real-time Animation: Visual representation of a rotating coil in a magnetic field
  • Live Waveform Display: Shows the generated AC voltage in real-time
  • Adjustable Parameters:
    • Speed (RPM): 10-200 RPM
    • Magnetic Field Strength: 0.1-2.0 Tesla
    • Number of Coil Turns: 10-500 turns
  • Electrical Parameters Display:
    • Instantaneous voltage
    • Frequency
    • Peak voltage
    • RMS voltage
    • Angular velocity
    • Magnetic flux

Theory

Based on Faraday's Law of Electromagnetic Induction:

  • ε = -N × dΦ/dt
  • Generated voltage: V(t) = V_peak × sin(ωt)
  • V_peak = N × B × A × ω

Usage

  1. Click Start to begin the simulation
  2. Adjust sliders to change generator parameters
  3. Observe how changes affect the output voltage waveform
  4. Click Stop to pause the simulation

Educational Purpose

This simulator demonstrates:

  • Electromagnetic induction principles
  • AC voltage generation
  • Relationship between mechanical rotation and electrical frequency
  • Effect of magnetic field strength on output voltage
  • Importance of coil turns in voltage generation

Perfect for students and engineers learning about power generation and AC machines.

MIT Licensed

Comments

Curran Kelleher
commented on
Oct 07, 2025

Whoah nice! Back in business!