Commit Graph

97 Commits

Author SHA1 Message Date
Silas Oettinghaus
2691b90d65 Unify batch job processing with a shared runBatch core 2026-03-25 11:51:26 +01:00
Silas Oettinghaus
0ae846d3c3 CLEANUP - changes to folder structure 2026-03-25 10:57:48 +01:00
Silas Oettinghaus
0c5ad28f0a Merge branch 'main' of cau-git.rz.uni-kiel.de:nt/mitarbeiter/silas/imdd_simulation 2026-03-25 10:26:59 +01:00
Silas Oettinghaus
ed7c68d78b PMD theory; S21 measures; NGMI theory 2026-03-25 10:26:50 +01:00
7d856bf124 Merge branch 'main' of cau-git:nt/mitarbeiter/silas/imdd_simulation 2026-03-25 09:45:49 +01:00
b4e735148e Add some older Theory projects from the past years 2026-03-25 09:45:42 +01:00
Silas Oettinghaus
69578b3c43 Merge branch 'main' of cau-git.rz.uni-kiel.de:nt/mitarbeiter/silas/imdd_simulation 2026-03-25 09:33:44 +01:00
Silas Oettinghaus
76be57515d Strengthen WDM and IM/DD optical tests 2026-03-25 08:07:31 +01:00
Silas Oettinghaus
5b90bc11a0 Merge branch 'main' of cau-git.rz.uni-kiel.de:nt/mitarbeiter/silas/imdd_simulation 2026-03-24 18:01:13 +01:00
Silas Oettinghaus
0e6be4a584 Infos für Overlord II 2026-03-24 17:58:35 +01:00
Silas Oettinghaus
ac374ee5c4 Merge branch 'main' of cau-git.rz.uni-kiel.de:nt/mitarbeiter/silas/imdd_simulation 2026-03-24 17:58:19 +01:00
Silas Oettinghaus
96dc0a8b6a Infos für Overlord 2026-03-24 17:58:11 +01:00
Silas Oettinghaus
e88a3359eb add AIR stuff from TUM
minor changes here and there
2026-03-24 17:58:05 +01:00
Silas Oettinghaus
a592ebefda Build out MATLAB test framework and core integration coverage 2026-03-24 17:23:02 +01:00
Silas Oettinghaus
9446dfb888 theory stuff for dissertation 2026-03-24 15:09:15 +01:00
Silas Oettinghaus
9dccca8ff9 Merge branch 'main' of cau-git.rz.uni-kiel.de:nt/mitarbeiter/silas/imdd_simulation 2026-03-13 09:10:47 +01:00
Silas Oettinghaus
0577ffe7f6 Merge branch 'main' of cau-git.rz.uni-kiel.de:nt/mitarbeiter/silas/imdd_simulation 2026-03-12 17:27:23 +01:00
Silas Oettinghaus
4c78a1e0b1 mainly tests (empty) and some theroy plots 2026-03-12 17:26:13 +01:00
magf
3676d92b30 +++ Changes +++
+ duobinary_target now supports memoryless decoding (FFE targets DB response without MLSE)
+ PAMmapper.quantize now supports custom constellations for quantization
+ Added a new folder 'Documentations' for pdfs, slides, etc.
+ Added new FSO evaluation scripts in projects/FSO transmission/Evaluation Scripts
+ Added ffe_db (rudimentary module, not important anymore)
2026-03-05 10:41:36 +01:00
Silas Oettinghaus
c0a0a415a8 theory silas diss 2026-02-20 09:51:01 +01:00
Silas Oettinghaus
2a724b833f Theory stuff from sials work pc; minor stuff here and there 2026-02-19 15:34:53 +01:00
magf
3edd64d365 Additions:
- Correction of the weighted DFE function in EQ.m
- Some evaluation scripts for FSO Data
2026-02-09 13:04:38 +01:00
Silas Oettinghaus
bc8ebc044f Minimal changes 2026-02-05 15:50:49 +01:00
Silas Oettinghaus
3d47813f1e Silas work PC
eye diagram working for all signals again...
A problem: I found that the Tx eyes look weird (i.e. PAM-8)
vibecoded ML_MLSE_GPU ... a bit faster :-)
2026-02-05 13:36:33 +01:00
Silas Oettinghaus
4e233bde95 BER calculation now correct :-/ 2026-02-02 14:50:56 +01:00
silas (home)
fba7cbdba2 Faster DP_fiber with GPU processing... Run test\gpu_cpu_comparison.m to see difference on your setup 2026-02-01 13:53:20 +01:00
Silas Oettinghaus
7eb3364814 Minimal changes
Add Theory plots for Silas Diss
2026-01-29 16:49:50 +01:00
Silas Oettinghaus
7eaa4b8791 Merge branch 'main' of cau-git.rz.uni-kiel.de:nt/mitarbeiter/silas/imdd_simulation 2026-01-20 15:06:15 +01:00
magf
3886524b0e - Resolved conflict (hopefully) 2026-01-20 14:49:36 +01:00
magf
4ad5a2964e - Fixed 'ML_MLSE'
- Added weighted DFE (work in progress)
- Added 'Evaluation Scripts' and 'Data' to 'projects\FSO_transmission', which contain different evaluations and measured data regarding the DSP applications for the FSO transmission data.
2026-01-20 13:45:53 +01:00
magf
616945bf27 - Fixed 'ML_MLSE'
- Added weighted DFE to 'EQ' (work in progress).
- Added the folders 'Evaluation Scripts' and 'Data' in 'projects\FSO_transmission', which contain different evaluations and measured data regarding the FSO transmission data.
2026-01-20 13:36:21 +01:00
Silas Oettinghaus
719e5508e7 FSO analysis:
- minimal changes in several files
- new Timing Rec from Magnus
2026-01-20 10:49:59 +01:00
silas (home)
062c5dfbaf FSO data:
- demystifyied dataset
- matched filter
- timing sync (whole sig, not symbol based)
- EQ is worse, I guess due to symbol timing recovery

Pulsef:
- can be used as matched filter now, the only thing I really changed was the sampling behavior - before it assumed that the input is always fsym, now it can be anything... fdac is output frequency for both methods
2026-01-08 13:20:35 +01:00
silas (home)
5c39a7f98a new minimal example
new project: FSO stuff
2026-01-07 15:07:38 +01:00
Silas Oettinghaus
687d3005eb minimal examplw 2025-12-22 09:02:57 +01:00
Silas Labor Zizou
ec6f5eda86 O-band Amp Characterization Measurement 2025-12-18 09:56:52 +01:00
Silas Oettinghaus
569e72a1fe Add new minimal example (+ a ton of other, not so important, changes) 2025-12-15 15:04:15 +01:00
Silas Oettinghaus
75dddca1f2 Stuff during JLT writing... 2025-11-21 15:37:58 +01:00
Silas Oettinghaus
888cbbd23e Simulation preps for high speed. 2025-11-14 11:45:13 +01:00
Silas Oettinghaus
0080cb2264 ML Equalizer works now.
Not yet perfectly integrated into all the routines
2025-11-12 09:24:02 +01:00
Silas Oettinghaus
09f345aa91 ML_MLSE (before testing in depth)
minor changes here and there
2025-10-31 10:36:13 +01:00
Silas Oettinghaus
7085ba0931 Gif stuff
nonlinear MLSE investigation
trying hard to implment ML-based pre Equalization to find the branch metrics
2025-10-24 16:58:06 +02:00
Silas Oettinghaus
c33264a515 Merge branch 'main' of cau-git.rz.uni-kiel.de:nt/mitarbeiter/silas/imdd_simulation 2025-10-17 11:50:52 +02:00
Silas Oettinghaus
3ea6439947 - bring FWM plots back to life!
- some dispersion plots with the great help of chatGPT :-D
2025-10-17 11:50:27 +02:00
silas (home)
b5387f78c6 Dispersion theory scripts 2025-10-17 08:02:30 +02:00
Silas Oettinghaus
99898da519 MLSE has some more class settings
DSP auswertung weiter geschrieben
2025-10-08 09:51:47 +02:00
Silas Oettinghaus
4099f6820f BCJR implementation
WDM code added (Pol Cont., Opt MUX/DEMUX, Opt Atten, DP_Fiber) -> the codebase is not optimized to always work with dp signals!
2025-09-17 13:58:58 +02:00
silas (home)
f4a22d23a2 SD stuff working for PAM6 and MLSE is also calibrated 2025-08-11 16:31:09 +02:00
Silas Oettinghaus
5dbc48abc0 Many changes here and there. I lost track... :-(
Current work is on MLSE and SD Decoding etc. MLSE is currently not 100% working, the scalings are maybe off?!
2025-08-11 07:42:04 +02:00
Silas Oettinghaus
eed71b5610 small changes in submission script 2025-07-10 10:09:26 +02:00