From f9b963f06fa0a01953286107ac3e2942edfa0e0e Mon Sep 17 00:00:00 2001 From: Vinayak Mali <66154908+malivinayak@users.noreply.github.com> Date: Sun, 1 Oct 2023 12:42:16 +0530 Subject: [PATCH] Line-Coding-Waves # Line-Coding-Waves Line encoding is the process of converting digital data into analog signals suitable for transmission over communication channels. Fast try: https://illa.ai/ai-agent/ILAex4p1C73k/detail --- hacktoberfest2023/awesome-ai-agents/Line-Coding-Waves.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 hacktoberfest2023/awesome-ai-agents/Line-Coding-Waves.md diff --git a/hacktoberfest2023/awesome-ai-agents/Line-Coding-Waves.md b/hacktoberfest2023/awesome-ai-agents/Line-Coding-Waves.md new file mode 100644 index 0000000000..ec50163aea --- /dev/null +++ b/hacktoberfest2023/awesome-ai-agents/Line-Coding-Waves.md @@ -0,0 +1,7 @@ +# Line-Coding-Waves +Line encoding is the process of converting digital data into analog signals suitable for transmission over communication channels. +* Fast try: https://illa.ai/ai-agent/ILAex4p1C73k/detail +* Github Repo - https://github.com/malivinayak/Line-Coding-Waves +* Live Deployment - https://malivinayak.github.io/Line-Coding-Waves/ + + Coding Technique Available : Unipolar NRZ, Polar NRZ-L, Polar NRZ-I, Polar RZ, Manchester, Differential Manchester, AMI, Pseudoternary line encoding techniques.