i think its working.. but needs verify..
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
|
||||
|
||||
// Component Values:
|
||||
#define L_INDUCTOR 100e-6 // Henry
|
||||
#define C_CAPACITOR 100e-6 // Farad
|
||||
#define L_INDUCTOR 68e-6 // Henry
|
||||
#define C_CAPACITOR 10e-6 // Farad
|
||||
|
||||
|
||||
// Sample time
|
||||
@@ -23,10 +23,10 @@
|
||||
|
||||
|
||||
// Load
|
||||
#define R_LOAD 100 // Ohm
|
||||
#define R_LOAD 10 // Ohm
|
||||
|
||||
// Simulation parameters
|
||||
#define SIMULATION_TIME 1.0 // Seconds
|
||||
#define SIMULATION_TIME 0.6 // Seconds
|
||||
|
||||
|
||||
// Plot specific
|
||||
|
||||
Reference in New Issue
Block a user