High Frequency (HF)
<\/script>\n';
},
get iframeSnippet() {
const domain = '{ SITE_DOMAIN }';
const type = '{ embed_type }';
const slug = '{ embed_slug }';
return '';
},
get activeSnippet() {
return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet;
},
copySnippet() {
navigator.clipboard.writeText(this.activeSnippet).then(() => {
this.copied = true;
setTimeout(() => { this.copied = false; }, 2000);
});
}
}"
@keydown.escape.window="open = false"
@click.outside="open = false">
HF
High Frequency (HF) operates at 13.56 MHz and is the foundation of NFC technology. It offers read ranges from 1 cm to about 1 meter depending on the antenna, with data rates up to 424 kbps for NFC and higher for some proprietary protocols. HF is the dominant frequency for contactless payments, smart cards, library systems, and all NFC Forum-compliant applications.
일반적인 응용 분야
NFC (Near Field Communication)
Contactless payment (EMV)
Smart cards and transit passes
Library management (ISO 15693)
Access control badges
Electronic passports (ePassport)
Pharmaceutical anti-counterfeiting