Interested to know how a card only needs to be in close proximity to send a signal to the terminal yet doesn’t appear to have any internal power of its own to send the signal? Could understand if contact was necessary to complete a circuit and data could transfer but don’t quite get how it can wirelessly send/receive data with no power source?
In: Technology
So, without getting into to much details, but the chip on your card IS actually powered.
The chip on your card is relatively simple, as it doesn’t store a load of data. It’s basically pre-written code that will do something whenever it get enough energy to power. In this case, it will emit to the best of its abilities a signal saying “Hey, I’m haribo001. I am the real card.”
The card reader is in fact a mini radio tower. It will send a very short radio pulse when asked to read. It will send the pulse and see if a message comes back. That radio pulse carries energy (not much, but a little bit).
The full thing thus go with the card reader sending a bit of energy through the air, if any card gets close enough, it’ll receive that energy and immediatly send a signal saying which card it is, and include a bit of security (like encryption and stuff). While its sending its pulse, the reader will also start listening for answer fitting whatever type of message it’s trying to get (in our case, a debit card). When the card sends the message, the reader stop emitting pulses and just carries on with whatever it is supposed to do with that info. In the example, sending a message to the bank like “Greetings CorporateBank, I’m reader from RandomCompany, your client [haribo001] wants to make a purchases of 0.99$. Confirmation code is 10110101. Do you copy?”
The confirmation code is the encryption and stuff, just to make sure you’re not just using the name, but you actually have the right card. So you can’t bill someone without having access to his card.
Latest Answers