Getting Started with GEEC
Accessing GEEC
GEEC is a web application, so no installation is required. Simply:
- Open your web browser (Chrome, Firefox, Safari, or Edge recommended)
- Navigate to your GEEC instance URL (provided by your institution or server administrator)
- You'll see the GEEC homepage with options to create new circuits or load existing projects
The GEEC Interface
When you open GEEC for the first time, you'll see the main editing interface divided into several functional areas:

Top Bar (Navigation & File Operations)
The top bar contains:
- General - Project management (new, open, save)
- Tools - Drawing tools and utilities
- Styles - Component appearance and display options
- Analysis - List of available analyses and configuration
- Export - Output circuit in various formats
- Help - Documentation and support
Left Menu (Component Library)
The left sidebar displays:
- General tools - Selection, Wire, Slider, Result box
- Components - Basic components that are commonly used (resistors, capacitors, inductors)
- Categories - Organized component categories (Sources, Active, Passive, etc.)
- Drawing tools - line, Bezier curve, text, arrows
Central Canvas (Main Drawing Area)
The large central area is where you design circuits:
- Grid - Visible grid for alignment (can be toggled on/off)
- Zoom controls - Zoom from 0.25x to 8x magnification
- Pan - Click and drag to move around the circuit
- Wire drawing - Connect components with circuit wires (see Left Menu)

Right Menu (Analysis Panel)
The right sidebar displays:
- Project name - Current project name and button to edit it.
- Favorites - Saved results and graphs for quick access.
- Analysis list - All configured analyses for the current circuit.
- Layers - List of drew items.
Bottom Menu (Canvas Controls)
At the bottom of the canvas:
- Zoom level display - Current magnification
- Grid size controls - Adjust grid spacing
- Description area - Add notes about the circuit or analysis parameters
Floating Panels
Additional panels that appear as needed:
- Interactive Sliders - Control circuit variables and re-run analyses in real-time.
- Dialogs - Configuration windows and component properties.
- Results graphs - Draggable windows showing analysis results and graphs.
Creating Your First Circuit
Here's a quick walkthrough:
Step 1: Place a Voltage Source
- Click on the Sources category in the left menu
- Find and click on Sinusoidal Voltage Source (or DC source)
- Click on the canvas where you want to place it
- A voltage source symbol appears on your circuit
Step 2: Add a Resistor
- Select Resistor from basic components section
- Press R to rotate it to have vertical orientation
- Place it to the right of your voltage source
- The resistor appears on the canvas
Step 3: Connect with a Wire
- Press W (or select the wire tool from left menu)
- Click on the positive terminal of the voltage source
- Click on the top terminal of the resistor
- A wire connects the two components
- Connect the resistor's bottom terminal back to the voltage source's negative terminal to complete a circuit loop
- Always must be present a reference node (ground) in the circuit, so add a ground symbol (basic components section) and connect it to the negative terminal of the voltage source

Step 4: View Your Circuit
Your first circuit is now complete! It shows:
- A voltage source (left)
- A resistor (right)
- Two connecting wires (top and bottom)
- A ground symbol (connected to negative terminal)
Basic Canvas Operations
Navigation
| Action | Method |
|---|---|
| Pan | Click and drag with middle mouse button, or use arrow icons |
| Pan horizontally | Alt + scroll wheel |
| Pan vertically | Shift + scroll wheel |
| Move canvas (keyboard) | Ctrl + Arrow keys |
| Zoom In | Scroll wheel up, or use + key |
| Zoom Out | Scroll wheel down, or use - key |
Selection & Editing
| Action | Hotkey |
|---|---|
| Deselect | Esc |
| Copy | Ctrl+C |
| Paste | Ctrl+V |
| Delete | Delete or Backspace |
| Undo | Ctrl+Z |
| Redo | Ctrl+Y |
Drawing
| Action | Hotkey |
|---|---|
| Wire tool | W |
| Rotate clockwise | R |
| Rotate counter-clockwise | L |
| Mirror horizontal | H |
| Mirror vertical | V |
Pro Tip
Use keyboard shortcuts to speed up your workflow. For detailed shortcuts, see Keyboard Shortcuts.
Grid and Alignment
GEEC includes a grid system to help align components:
- Grid visible - Dashed lines show the alignment grid
- Grid size - Adjust in the bottom menu (common: 10px, 20px, 50px)
- Snap to grid - Components automatically align to grid when placed
- Toggle grid - Press
Gto show/hide the grid
Saving Your First Project
Before you start analysis, save your work:
- Set a project name and other project details in the right menu
- In the top menu select preferred save method:
- Local - Downloads a file to your computer (compressed .geec file)
- Server - If available, saves to server database for access from any device
For more details on saving and project management, see Project Management.
Next Steps
Now that you understand the basic interface:
- Learn circuit design basics - See Circuit Basics for detailed information about components and editing
- Run your first analysis - Go to Analysis Guide to simulate your circuit
- Explore interactive features - Check Interactive Features for advanced techniques
Stuck? Check Troubleshooting or Keyboard Shortcuts for quick help.
