NFC compatibility for audio transmission
Hello
Can NFC tag be used to transmit audio
if yes , which type can be used from ST and what reader would be appropriate.
not the physical proximity tags but other
thanks
Hello
Can NFC tag be used to transmit audio
if yes , which type can be used from ST and what reader would be appropriate.
not the physical proximity tags but other
thanks
NFC will probably not meet your requirements for several reasons. By the way, how do you define the parameters of "normal voice note" (sampling rate, sample width)?
If you want to store the audio data in an NFC tag, you need quite a lot of memory: at 4 minutes duration you need 8000*8*240=15Mbit even for very horrible sound quality (8kHz sampling rate, 8bit samples), at better quality (22kHz, 16bit) it's 22000*16*240=82.5Mbit. For 5 minutes 25% more memory each.
But the largest tags currently only have 64kbit - not Mbit.
Now about the data rate: with the better quality mentioned above we are talking about 22kHz*16bit = 352kbps, which is not feasible with NFC. Even with the horrible quality of e.g. 8kHz*8bit you get 64kbps, for which ISO15693 (NFC Type 5) with max 53kbps is no longer sufficient, even ISO14443A with 106kbps just barely.
If you now calculate backwards from 64kbit and assume the lousy sound quality, you come to
65536/(8000*8)=1.024 seconds duration of the voice message.
Would you be satisfied with a voice note of one second?
If the problem is solved, please mark this thread as answered by selecting Select as best, as also explained here. This will help other users find that answer faster.
Regards
/Peter
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.