Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/26/04 11:04
Read: times


 
#82003 - RFID small doubt
Responding to: ???'s previous message
Hi George.

Thanks for the replay.

Your comment are very pertinent but I did not describe all the job as I thought was not important ( I thing ).

<<<Interestingly, I had used the same AT89C2051 with the same clock. But my manchester decoding took 40 bytes only.>>>

Yes, you are right; it is even smaller then 40 bytes but, as I mentioned I decoded all the information in the tag ( the matrix reading )and I toke some extra measures for avoid false reading ( a majority decision function ), and specially for improve the read distance ( yes, is incredible but is a matter of software too, not only of emitter power or receiver sensitivity )

<<<<What are you talking about? What is phase incertitude?>>>>

Simply XOR-ing signal and clock ( as for coding ) implies a 180 deg phase incertitude in output signal.. Analysing the pulses durations remouve it easy.

<<<Well, with due respect to the old good fellow 8051 I cannot believe that ATmega doubles the program space. My 8051-program size was about 1KB, and I reckon that ATmega code will be smaller. The ATmega parity calculation for one byte takes 3.6us at 11MHz clock and code size is 8 bytes.>>>

In this case is possible you be right too but I do some mentions. The at89c2051 do not have I2C, SPI s.a hardware found in atmega8 so I took in to consideration only software without this peripherals witch was emulated in 8051.
I confess I simultaneously work with several types of controllers ( a bad approach but indispensable for me for extra technical reasons ) and in this condition it is difficult to be master of all ( special in assembler ). I tried to do the job in C but the results was not to much satisfactory.
As you mention Atmega8 “eats” 8 bytes only for parity; 8051 needs nothing ; also direct bit manipulation of ports pins reduces the code in this kind of jobs.

Best regards.

Cristian Ceausescu


List of 28 messages in thread
TopicAuthorDate
RFID reader IC            01/01/70 00:00      
   RE: RFID reader IC            01/01/70 00:00      
   RE: RFID reader IC            01/01/70 00:00      
      RE: RFID reader IC            01/01/70 00:00      
   RE: RFID reader IC            01/01/70 00:00      
   RE: RFID reader IC            01/01/70 00:00      
      RE: RFID reader IC            01/01/70 00:00      
   RE: RFID reader IC            01/01/70 00:00      
      RE: RFID reader IC            01/01/70 00:00      
      RE: RFID reader IC            01/01/70 00:00      
      RFID reader IC[urgent]            01/01/70 00:00      
         RE: RFID reader IC[urgent]            01/01/70 00:00      
      RE: RFID reader IC            01/01/70 00:00      
         RFID - em4095            01/01/70 00:00      
            Just small doubt            01/01/70 00:00      
               RFID small doubt            01/01/70 00:00      
                  There Is Not A Shadow Of Dout            01/01/70 00:00      
            Code size            01/01/70 00:00      
               The Code Size Again            01/01/70 00:00      
                  To George Maccayev            01/01/70 00:00      
                     to Ravi            01/01/70 00:00      
                         To George Maccayev            01/01/70 00:00      
                           Nothing Special            01/01/70 00:00      
            Thanks Cristian            01/01/70 00:00      
               RFID            01/01/70 00:00      
                  To Cristian            01/01/70 00:00      
               Buy ready made!            01/01/70 00:00      
   Further info..            01/01/70 00:00      

Back to Subject List