https://github.com/imtjl/telecommunication-systems
Telecommunication systems (tks) - a 3rd year CSE banchelor course in ITMO University
https://github.com/imtjl/telecommunication-systems
digital-encryption modulation-techniques networking telecommunication-systems telecommunications
Last synced: 7 months ago
JSON representation
Telecommunication systems (tks) - a 3rd year CSE banchelor course in ITMO University
- Host: GitHub
- URL: https://github.com/imtjl/telecommunication-systems
- Owner: Imtjl
- License: apache-2.0
- Created: 2024-10-20T04:48:20.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-22T01:00:25.000Z (8 months ago)
- Last Synced: 2025-02-22T01:28:45.209Z (8 months ago)
- Topics: digital-encryption, modulation-techniques, networking, telecommunication-systems, telecommunications
- Language: TeX
- Homepage:
- Size: 2.75 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Telecommunication Systems (TKS)
This repository contains my work for the **Telecommunication Systems** course,
part of the 3rd-year Computer Science and Engineering bachelor's program at ITMO
University. The course covers fundamental concepts in telecommunications,
including signal processing, modulation, and network protocols.## Contents
- **Lab 1**: `Physical data encoding in telecommunication systems`
- TeX source files: [`lab1/`](./lab1)
- Compiled report:
[`reports/1.2_Дворкин_УИР1.pdf`](./reports/1.2_Дворкин_УИР1.pdf)- **Lab 2**: `Encoded data transmission via communication channel`
- TeX source files: [`lab2/`](./lab2)
- Compiled report:
[`reports/1.2_Дворкин_УИР2.pdf`](./reports/1.2_Дворкин_УИР2.pdf)