help in reciever circuit

Status
Not open for further replies.

rectifier

New Member
Hello ,,

I need a help in building up a reciever circuit that can checks the incoming huffman codes and return it to its main symboles

as an example if the following codes were:

s1===0
s2===01
s3===001

and the reciever gets the following sequences:
0,01,0,001,001,01,0

it should find out that the sequence is:
s1,s2,s1,s3,s3,s2,s1


the circuit should be build using circuit maker program ..I am thinking of using a flip flop to store the incoming codes and then a compartor to compare between the code we got now and the code we got before .. this is the main idea am I correct in thinking this way ?

please ,, if any have a better idea ,, or can assest me ,, I will be grateful

thanks alot
 
The decoding can be done using a microcontroller.


the circuit should be build using circuit maker program
if you are talking about the program titled "circuit maker", It may not benefit you, because it might not have microcontroller chips in their libraries.


As for building the actual receiver itself (I assume wireless), you need to determine what frequency you want to pick up, because certain receivers are best for certain frequencies.
 
if ur just using flipflops , then how will u differentiate b/w 0,01 and 001 .?
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…