Skip to content

Commit 960d7ce

Browse files
authored
Add README for STATCOM and SVC simulation project
Added a README file to provide an overview of the STATCOM and SVC simulation project, including features, requirements, usage instructions, and license information.
1 parent 83c903a commit 960d7ce

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# STATCOM and SVC Simulation
2+
3+
This repository contains a MATLAB Simulink model for configuring and analyzing **STATCOM (Static Synchronous Compensator)** and **SVC (Static Var Compensator)**, used for **voltage stability, reactive power compensation, and improving power quality** in power systems.
4+
5+
## Files
6+
- STATCOM_and_SVC.slx – MATLAB Simulink model.
7+
- license.txt – Project license information.
8+
9+
## Features
10+
- STATCOM simulation for voltage regulation.
11+
- SVC simulation for reactive power control.
12+
- Visualization of voltage, current, and reactive power.
13+
- Modular design for easy modifications.
14+
15+
## Requirements
16+
- MATLAB R2022a or later
17+
- Simulink
18+
- Power System Toolbox (optional)
19+
20+
## Usage
21+
1. Open MATLAB and navigate to the repository folder.
22+
2. Open the Simulink model: `STATCOM_and_SVC.slx`.
23+
3. Run the simulation and observe results in the scopes.
24+
25+
## License
26+
Distributed under the terms in `license.txt`.

0 commit comments

Comments
 (0)