Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mirazibnsina/linecodingbinary
Scrambling of binary Line Coding (Digital to Digital)
https://github.com/mirazibnsina/linecodingbinary
binary-encoding digital-to-digital line-coding line-coding-schemes
Last synced: 17 days ago
JSON representation
Scrambling of binary Line Coding (Digital to Digital)
- Host: GitHub
- URL: https://github.com/mirazibnsina/linecodingbinary
- Owner: MirazIbnsina
- Created: 2023-02-08T12:33:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T13:15:54.000Z (7 months ago)
- Last Synced: 2024-11-06T03:17:08.194Z (2 months ago)
- Topics: binary-encoding, digital-to-digital, line-coding, line-coding-schemes
- Homepage:
- Size: 2.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LineCodingBinary
(Digital to Digital Signal)Scrambling of binary Line Coding:
1. Unipolar
2. Polar - i) NRZ-L & NRZ-I,
ii) RZ,
iii) Manchester,
iv) Differentiate Manchester.
3. Bipolar - i) AMI (Alt Mark Invention)
ii) B8Z5 (Bipolar with 8 zero sub)
iii) HDB3 (High Density Bipolar 3-zero)
Excersize for binary code -
1100000000110000010Solution in the image.