SlideShare a Scribd company logo
Encoding in sc
 A digital circuit that produces a binary output
code depending on which of its inputs are
activated.
 There are many ways of representing individual
genes.
 Holland(1975)worked with string bits but we can
use arrays ,trees, lists or any other objects.
 The inverse operation of a decoder
 Has 2n input lines and N input lines the output
lines generate the binary equivalent of the input
line whose value is 1.
4-2 binary
encoder
z1
z2
10
11
12
13
 Binary Encoding
 Octal Encoding
 Hexadecimal Encoding
 Permutation Encoding
 Value Encoding
 Tree Encoding
 Each bit says if the thing in knapsack or not.
 Binary encoding in order to use GA to solve the
maximization or minimization problem.
 Binary-coded strings having 1s and 0s are mostly
used.
 the length of the string is usually determined
according to the desired solution accuracy.
Chromosome A 101101100011
Chromosome B 010011001100
 If we want to code a two variable function
assuming four bits are used for each variable we
represent the two variables X1,X2 as(1011 0110)
 A four bit string can represent the integers from
0-15(0000 0000) and(1111 1111) represent the
x1,x2.
1 0 0 1
1*2^0=1
0*2^1=0
0*2^2=0
1*2^=8
9total
example:
 A four bit string(0111)has a decoded value equal to
To find what value of 4bit string of x(i)=(1010)
 Hence the accuracy that can be obtained with a four
bit code 1/16th of search space.
 For continuous design variable the precision required
then string length ‘S’ Should be equal to
2^3*0+2^2*1+2^1*1+2^0*1=7
S=log2(x^u-x^l)
 Encoding the translation of a local internet
format.
 Encoding individual components
 Allocating send buffer as a necessary
 Writing the transfer value into the send buffer.
 Error correction vs compression the simplest
parity control error deletion encoding.
 AUTOMATIC PROCESSING:
The information about space time and frequency
that occurs without thinking.
ENCODE
R2N
INPUT
N
OUTPUT
Encoding
source message
channel
receive
s
effect
decode
feedback
FRAMEWORKS OF KNOWLEDGE
RELATIONS OF PRODUCTION
TECHNICAL INFRASTRUCTURE
RELATION OF PRODUCTION:
Is a concept frequently used by karlmarx and
friendrich engles in their theory of historical
materiallism and in a das kapital.
TECHNICAL INFRASTRUCTURE:
The entire collection of
hardware,software,network,data centers develop
test,operate,monitor,manage and support IT
services.
 We started with an overview of the major types
of writing systems and the languages that they
are used with then you learned how the character
representing human languages are stored at the
machine level you have seen that a wide range of
encodings evolved before the concept to
approach overcome the babel of codes.
 The encoding of a message is the protection of
the message …… the decoding of a message is
how an audience member is able to understand.
FRAMEWORKS OF KNOWLEDGE:
The knowledge framework is a powerful
organization tool that improves organization tool
that improves students ability and organize the
material.

More Related Content

PPTX
BCH Codes
AakankshaR
 
PPT
7 convolutional codes
Varun Raj
 
PPT
Convolutional Codes And Their Decoding
Kakali Saharia
 
PPTX
Convolutional codes
Abdullaziz Tagawy
 
PDF
Coding
Dayal Sati
 
PPT
I Tlecture 13a
Adithya Rao
 
PDF
Fpga implementation of (15,7) bch encoder and decoder for text message
eSAT Journals
 
PPTX
Convolutional Error Control Coding
Mohammed Abuibaid
 
BCH Codes
AakankshaR
 
7 convolutional codes
Varun Raj
 
Convolutional Codes And Their Decoding
Kakali Saharia
 
Convolutional codes
Abdullaziz Tagawy
 
Coding
Dayal Sati
 
I Tlecture 13a
Adithya Rao
 
Fpga implementation of (15,7) bch encoder and decoder for text message
eSAT Journals
 
Convolutional Error Control Coding
Mohammed Abuibaid
 

What's hot (20)

PPTX
Presentation 1
RONITKUMAR77
 
PDF
Convolution codes - Coding/Decoding Tree codes and Trellis codes for multiple...
Madhumita Tamhane
 
PDF
CA1
Iman Taghavi
 
PDF
Error-Correcting codes: Application of convolutional codes to Video Streaming
Facultad de Informática UCM
 
PPTX
BCH CODE AND DECODING BCH
khosravanitavana
 
PDF
Tele4653 l11
Vin Voro
 
PPTX
Convolution codes and turbo codes
Manish Srivastava
 
PDF
Error control coding using bose chaudhuri hocquenghem bch codes
IAEME Publication
 
PDF
Overview of Convolutional Codes
Suman Bhattacharyya
 
PDF
Network Coding
Kishoj Bajracharya
 
PDF
Number system
abhi123456_dwivedi
 
DOC
Information Theory and Coding Question Bank
miraclebabu
 
PDF
Paper Summary of Infogan-CR : Disentangling Generative Adversarial Networks w...
준식 최
 
PPTX
Convolution Codes
Pratishtha Ram
 
PDF
Design and Implementation of Encoder for (15, k) Binary BCH Code Using VHDL a...
IOSR Journals
 
PPT
Turbo Codes
vasanth_mtech
 
PPTX
Turbo codes.ppt
Prasant Barik
 
PPTX
LDPC - Low Density Parity Check Matrix
Kavi
 
PDF
Combinational Logic Circuits
Prof. Swapnil V. Kaware
 
PPTX
Linear block coding
jknm
 
Presentation 1
RONITKUMAR77
 
Convolution codes - Coding/Decoding Tree codes and Trellis codes for multiple...
Madhumita Tamhane
 
Error-Correcting codes: Application of convolutional codes to Video Streaming
Facultad de Informática UCM
 
BCH CODE AND DECODING BCH
khosravanitavana
 
Tele4653 l11
Vin Voro
 
Convolution codes and turbo codes
Manish Srivastava
 
Error control coding using bose chaudhuri hocquenghem bch codes
IAEME Publication
 
Overview of Convolutional Codes
Suman Bhattacharyya
 
Network Coding
Kishoj Bajracharya
 
Number system
abhi123456_dwivedi
 
Information Theory and Coding Question Bank
miraclebabu
 
Paper Summary of Infogan-CR : Disentangling Generative Adversarial Networks w...
준식 최
 
Convolution Codes
Pratishtha Ram
 
Design and Implementation of Encoder for (15, k) Binary BCH Code Using VHDL a...
IOSR Journals
 
Turbo Codes
vasanth_mtech
 
Turbo codes.ppt
Prasant Barik
 
LDPC - Low Density Parity Check Matrix
Kavi
 
Combinational Logic Circuits
Prof. Swapnil V. Kaware
 
Linear block coding
jknm
 
Ad

Similar to Encoding in sc (20)

PPT
Chapter 4 combinational circuit
GulAhmad16
 
PPT
11.ppt
GulAhmad16
 
PPT
leccccccccccc14_combinational_blocks.ppt
AdityaGupta221734
 
PPTX
basicsofcodingtheory-160202182933-converted.pptx
upendrabhatt13
 
PDF
Error Control coding
Dr Naim R Kidwai
 
PPT
08 decoder
Aamina Aslam
 
PPT
Lcdf4 chap 03_p2
ozgur_can
 
PPTX
09-Digital Communication_Channel_Coding.pptx
KhanSwat3
 
PPTX
Presentation ppt 3.pptx
temesgen545750
 
PPTX
Error Correcting and Error Detecting Codes.pptx
Sudhanshu Janwadkar
 
PPTX
rs_1.pptx
MaddulaCharishma
 
PPT
Information Theory MSU-EEE.ppt
robomango
 
PDF
IRJET- A Survey on Encode-Compare and Decode-Compare Architecture for Tag Mat...
IRJET Journal
 
PPTX
Digital Logic Design Lectures on Flip-flops and latches and counters
ssuserb29fcb
 
PPTX
Applications of information theory in communication engineering
Abdul Razaq
 
PPT
5 linear block codes
Jagruti_Ingale
 
PPT
MSc Data Comms compare different modulation schemes with different values of ...
Elhenshire Hosam
 
PPTX
Encoding(sc)
GowriLatha1
 
PDF
Coding theory.pdf
230231060
 
PPTX
linear codes and cyclic codes
saigopinadh bodigiri
 
Chapter 4 combinational circuit
GulAhmad16
 
11.ppt
GulAhmad16
 
leccccccccccc14_combinational_blocks.ppt
AdityaGupta221734
 
basicsofcodingtheory-160202182933-converted.pptx
upendrabhatt13
 
Error Control coding
Dr Naim R Kidwai
 
08 decoder
Aamina Aslam
 
Lcdf4 chap 03_p2
ozgur_can
 
09-Digital Communication_Channel_Coding.pptx
KhanSwat3
 
Presentation ppt 3.pptx
temesgen545750
 
Error Correcting and Error Detecting Codes.pptx
Sudhanshu Janwadkar
 
rs_1.pptx
MaddulaCharishma
 
Information Theory MSU-EEE.ppt
robomango
 
IRJET- A Survey on Encode-Compare and Decode-Compare Architecture for Tag Mat...
IRJET Journal
 
Digital Logic Design Lectures on Flip-flops and latches and counters
ssuserb29fcb
 
Applications of information theory in communication engineering
Abdul Razaq
 
5 linear block codes
Jagruti_Ingale
 
MSc Data Comms compare different modulation schemes with different values of ...
Elhenshire Hosam
 
Encoding(sc)
GowriLatha1
 
Coding theory.pdf
230231060
 
linear codes and cyclic codes
saigopinadh bodigiri
 
Ad

More from rajshreemuthiah (20)

PPTX
oracle
rajshreemuthiah
 
PPTX
quality
rajshreemuthiah
 
PPTX
bigdata
rajshreemuthiah
 
PPTX
polymorphism
rajshreemuthiah
 
PPTX
solutions and understanding text analytics
rajshreemuthiah
 
PPTX
interface
rajshreemuthiah
 
PPTX
Testing &ampdebugging
rajshreemuthiah
 
PPTX
concurrency control
rajshreemuthiah
 
PPTX
Education
rajshreemuthiah
 
PPTX
Formal verification
rajshreemuthiah
 
PPTX
Transaction management
rajshreemuthiah
 
PPTX
Multi thread
rajshreemuthiah
 
PPTX
System testing
rajshreemuthiah
 
PPTX
software maintenance
rajshreemuthiah
 
PPTX
exception handling
rajshreemuthiah
 
PPTX
e governance
rajshreemuthiah
 
PPTX
recovery management
rajshreemuthiah
 
PPTX
Implementing polymorphism
rajshreemuthiah
 
PPSX
Buffer managements
rajshreemuthiah
 
PPTX
os linux
rajshreemuthiah
 
polymorphism
rajshreemuthiah
 
solutions and understanding text analytics
rajshreemuthiah
 
interface
rajshreemuthiah
 
Testing &ampdebugging
rajshreemuthiah
 
concurrency control
rajshreemuthiah
 
Education
rajshreemuthiah
 
Formal verification
rajshreemuthiah
 
Transaction management
rajshreemuthiah
 
Multi thread
rajshreemuthiah
 
System testing
rajshreemuthiah
 
software maintenance
rajshreemuthiah
 
exception handling
rajshreemuthiah
 
e governance
rajshreemuthiah
 
recovery management
rajshreemuthiah
 
Implementing polymorphism
rajshreemuthiah
 
Buffer managements
rajshreemuthiah
 
os linux
rajshreemuthiah
 

Recently uploaded (20)

PDF
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
PPTX
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
PDF
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PDF
REPORT: Heating appliances market in Poland 2024
SPIUG
 
PDF
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
PPTX
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
PDF
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
PDF
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
PDF
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
PDF
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
PDF
This slide provides an overview Technology
mineshkharadi333
 
PPTX
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
PDF
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
PDF
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
PPTX
ChatGPT's Deck on The Enduring Legacy of Fax Machines
Greg Swan
 
PDF
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
PDF
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
PDF
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
PPTX
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
REPORT: Heating appliances market in Poland 2024
SPIUG
 
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
This slide provides an overview Technology
mineshkharadi333
 
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
ChatGPT's Deck on The Enduring Legacy of Fax Machines
Greg Swan
 
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 

Encoding in sc

  • 2.  A digital circuit that produces a binary output code depending on which of its inputs are activated.  There are many ways of representing individual genes.  Holland(1975)worked with string bits but we can use arrays ,trees, lists or any other objects.
  • 3.  The inverse operation of a decoder  Has 2n input lines and N input lines the output lines generate the binary equivalent of the input line whose value is 1. 4-2 binary encoder z1 z2 10 11 12 13
  • 4.  Binary Encoding  Octal Encoding  Hexadecimal Encoding  Permutation Encoding  Value Encoding  Tree Encoding
  • 5.  Each bit says if the thing in knapsack or not.  Binary encoding in order to use GA to solve the maximization or minimization problem.  Binary-coded strings having 1s and 0s are mostly used.  the length of the string is usually determined according to the desired solution accuracy. Chromosome A 101101100011 Chromosome B 010011001100
  • 6.  If we want to code a two variable function assuming four bits are used for each variable we represent the two variables X1,X2 as(1011 0110)  A four bit string can represent the integers from 0-15(0000 0000) and(1111 1111) represent the x1,x2.
  • 7. 1 0 0 1 1*2^0=1 0*2^1=0 0*2^2=0 1*2^=8 9total
  • 8. example:  A four bit string(0111)has a decoded value equal to To find what value of 4bit string of x(i)=(1010)  Hence the accuracy that can be obtained with a four bit code 1/16th of search space.  For continuous design variable the precision required then string length ‘S’ Should be equal to 2^3*0+2^2*1+2^1*1+2^0*1=7 S=log2(x^u-x^l)
  • 9.  Encoding the translation of a local internet format.  Encoding individual components  Allocating send buffer as a necessary  Writing the transfer value into the send buffer.
  • 10.  Error correction vs compression the simplest parity control error deletion encoding.  AUTOMATIC PROCESSING: The information about space time and frequency that occurs without thinking. ENCODE R2N INPUT N OUTPUT
  • 12. FRAMEWORKS OF KNOWLEDGE RELATIONS OF PRODUCTION TECHNICAL INFRASTRUCTURE
  • 13. RELATION OF PRODUCTION: Is a concept frequently used by karlmarx and friendrich engles in their theory of historical materiallism and in a das kapital. TECHNICAL INFRASTRUCTURE: The entire collection of hardware,software,network,data centers develop test,operate,monitor,manage and support IT services.
  • 14.  We started with an overview of the major types of writing systems and the languages that they are used with then you learned how the character representing human languages are stored at the machine level you have seen that a wide range of encodings evolved before the concept to approach overcome the babel of codes.
  • 15.  The encoding of a message is the protection of the message …… the decoding of a message is how an audience member is able to understand. FRAMEWORKS OF KNOWLEDGE: The knowledge framework is a powerful organization tool that improves organization tool that improves students ability and organize the material.