thietbimaychamcong.ucoz.net Open in urlscan Pro
213.174.157.150  Public Scan

URL: https://thietbimaychamcong.ucoz.net/blog/th_t_la_gi_h_ng_d_n_b_o_qu_n_th_t_d_n_gi_n/2021-11-20-8
Submission: On November 29 via manual from US — Scanned from IT

Form analysis 4 forms found in the DOM

GET /search/

<form onsubmit="this.sfSbm.disabled=true" method="get" style="margin:0" action="/search/">
  <div align="center" class="schQuery"><input type="text" name="q" maxlength="30" size="20" class="queryField"></div>
  <div align="center" class="schBtn"><input type="submit" class="searchSbmFl" name="sfSbm" value="Search"></div>
</form>

Name: socail_details

<form name="socail_details" id="socail_details" onsubmit="return false;">
  <input type="hidden" name="social" value="">
  <input type="hidden" name="data" value="">
  <input type="hidden" name="id" value="8">
  <input type="hidden" name="ssid" value="766117004026321566750">
</form>

Name: addformPOST /index/

<form method="post" name="addform" id="acform" action="/index/" onsubmit="addcom(); return false;">
  <script>
    function _dS(a) {
      var b = a.split(''),
        c = b.pop();
      return b.map(function(d) {
        var e = d.charCodeAt(0) - c;
        return String.fromCharCode(32 > e ? 127 - (32 - e) : e)
      }).join('')
    }
    var _y8M = _dS('Erwy~})}#ynF+qrmmnw+)wjvnF+|x|+) ju~nF+;=9<ABB<9=+)8G9');

    function addcom(f) {
      if (document.getElementById('addcBut')) {
        document.getElementById('addcBut').disabled = true;
      } else {
        try {
          document.addform.submit.disabled = true;
        } catch (e) {}
      }
      if (document.getElementById('eMessage')) {
        document.getElementById('eMessage').innerHTML = '<span style="color:#999"><img src="/.s/img/ma/m/i2.gif" border="0" align="absmiddle" width="13" height="13"> Transmitting data...</span>';
      }
      _uPostForm('acform', {
        type: 'POST',
        url: '/index/'
      });
    }
    document.write(_y8M);
  </script><input type="hidden" name="sos" value="2403899304">
  <div class="mc-widget">
    <script>
      var socRedirect = location.protocol + '//' + ('thietbimaychamcong.ucoz.net' || location.hostname) + location.pathname + location.search + (location.hash && location.hash != '#' ? '#reloadPage,' + location.hash.substr(1) :
        '#reloadPage,gotoAddCommentForm');
      socRedirect = encodeURIComponent(socRedirect);
      var providers = {};

      function socialRepost(entry_link, message) {
        console.log('Check witch Social network is connected.');
        var soc_type = jQuery("form#acform input[name='soc_type']").val();
        switch (parseInt(soc_type)) {
          case 101:
            console.log('101');
            var newWin = window.open('https://vk.com/share.php?url=' + entry_link + '&description=' + message + '&noparse=1', 'window', 'width=640,height=500,scrollbars=yes,status=yes');
            break;
          case 102:
            console.log('102');
            var newWin = window.open('https://www.facebook.com/sharer/sharer.php?u=' + entry_link + '&description=' + encodeURIComponent(message), 'window', 'width=640,height=500,scrollbars=yes,status=yes');
            break;
          case 103:
            console.log('103');
            break;
          case 104:
            console.log('104');
            break;
          case 105:
            console.log('105');
            break;
          case 106:
            console.log('106');
            break;
          case 107:
            console.log('107');
            var newWin = window.open('https://twitter.com/intent/tweet?source=webclient&url=' + entry_link + '&text=' + encodeURIComponent(message) + '&callback=?', 'window', 'width=640,height=500,scrollbars=yes,status=yes');
            break;
          case 108:
            console.log('108');
            break;
          case 109:
            console.log('109');
            var newWin = window.open('https://plusone.google.com/_/+1/confirm?hl=en&url=' + entry_link, 'window', 'width=640,height=500,scrollbars=yes,status=yes');
            break;
        }
      }

      function updateSocialDetails(type) {
        console.log('updateSocialDetails');
        jQuery.getScript('//sys000.ucoz.net/cgi/uutils.fcg?a=soc_comment_get_data&site=ethietbimaychamcong&type=' + type, function() {
          jQuery("form#socail_details input[name='social']").val(type);
          jQuery("form#socail_details input[name=data]").val(data[type]);
          jQuery("form#acform input[name=data]").val(data[type]);
          _uPostForm('socail_details', {
            type: 'POST',
            url: '/index/778',
            data: {
              'm': '1',
              'vi_commID': '',
              'catPath': ''
            }
          });
        });
      }

      function logoutSocial() {
        console.log('delete cookie');
        delete_msg_cookie();
        jQuery.getScript('//sys000.ucoz.net/cgi/uutils.fcg?a=soc_comment_clear_data&site=ethietbimaychamcong', function() {
          window.location.reload();
        });
      }

      function utf8_to_b64(str) {
        return window.btoa(encodeURIComponent(escape(str)));
      }

      function b64_to_utf8(str) {
        return unescape(decodeURIComponent(window.atob(str)));
      }

      function getCookie(c_name) {
        var c_value = " " + document.cookie;
        var c_start = c_value.indexOf(" " + c_name + "=");
        if (c_start == -1) {
          c_value = null;
        } else {
          c_start = c_value.indexOf("=", c_start) + 1;
          var c_end = c_value.indexOf(";", c_start);
          if (c_end == -1) {
            c_end = c_value.length;
          }
          c_value = unescape(c_value.substring(c_start, c_end));
        }
        return c_value;
      }
      var delete_msg_cookie = function() {
        console.log('delete_msg_cookie');
        document.cookie = 'msg=;expires=Thu, 01 Jan 1970 00:00:01 GMT;';
      };

      function preSaveMessage() {
        var msg = jQuery("form#acform textarea").val();
        if (msg.length > 0) {
          document.cookie = "msg=" + utf8_to_b64(msg) + ";"; //path="+window.location.href+";
        }
      }
      (function() {
        jQuery(document).ready(function() {
          jQuery(".uf-tooltip a.uf-tt-exit").attr('href', '/index/10');
          console.log('ready - update details');
          console.log('scurrent', window.scurrent);
          if (typeof(window.scurrent) != 'undefined' && scurrent > 0 && data[scurrent]) {
            jQuery("#postFormContent").html('<div style="width:100%;text-align:center;padding-top:50px;"><img alt="" src="/.s/img/ma/m/i3.gif" border="0" width="220" height="19" /></div>');
            jQuery("form#socail_details input[name=social]").val(scurrent);
            jQuery("form#socail_details input[name=data]").val(data[scurrent]);
            updateSocialDetails(scurrent);
          }
          jQuery('a#js-ucf-start').on('click', function(event) {
            event.preventDefault();
            if (scurrent == 0) {
              window.open("//sys000.ucoz.net/cgi/uutils.fcg?a=soc_comment_auth", 'SocialLoginWnd', 'width=500,height=350,resizable=yes,titlebar=yes');
            }
          });
          jQuery('.uauth-small-links a.login-with').on('click', function(event) {
            event.preventDefault();
            var classList = jQuery(this).attr('class').split(' ');
            var social = providers[classList[1]];
            if (typeof(social) != 'undefined' && social.enabled == 1) {
              if (social.handler) {
                social.handler(social);
              } else {
                ;
                //unetLoginWnd
                var newWin = window.open(social.url, "_blank", 'width=640,height=500,scrollbars=yes,status=yes');
              }
            }
          });
        });
      })(jQuery);
    </script>
  </div>
  <div class="uForm uComForm">
    <div class="uauth-small-links uauth-links-set">Log in:
      <a href="javascript://" onclick="window.open('https://login.uid.me/?site=ethietbimaychamcong&amp;ref='+escape(location.protocol + '//' + ('thietbimaychamcong.ucoz.net' || location.hostname) + location.pathname + ((location.hash ? ( location.search ? location.search + '&amp;' : '?' ) + 'rnd=' + Date.now() + location.hash : ( location.search || '' )))),'uidLoginWnd','width=580,height=450,resizable=yes,titlebar=yes');return false;" class="login-with uid" title="Log in with uID" rel="nofollow"><i></i></a><a href="javascript:;" onclick="return uSocialLogin('facebook');" data-social="facebook" class="login-with facebook" title="Log in with Facebook" rel="nofollow"><i></i></a><a href="javascript:;" onclick="return uSocialLogin('google');" data-social="google" class="login-with google" title="Log in with Google" rel="nofollow"><i></i></a>
    </div>
    <div class="uComForm-inner">
      <span class="ucf-avatar"><img src="/.s/img/icon/social/noavatar.png" alt="avatar"></span>
      <div class="ucf-content ucf-start-content">
        <ul class="uf-form ucf-form">
          <li><textarea class="uf-txt-input commFl js-start-txt" placeholder="Leave your comment..."></textarea>
          </li>
          <li><button class="uf-btn" onclick="preSaveMessage(); window.open('/index/800?ref='+window.location.href, 'SocialLoginWnd', 'width=500,height=410,resizable=yes,titlebar=yes');">Send</button>
          </li>
        </ul>
      </div>
    </div>
  </div><input type="hidden" name="ssid" value="766117004026321566750">
  <input type="hidden" name="a" value="36">
  <input type="hidden" name="m" value="1">
  <input type="hidden" name="id" value="8">
  <input type="hidden" name="soc_type" id="csoc_type">
  <input type="hidden" name="data" id="cdata">
</form>

<form id="pollform879" onsubmit="pollnow879();return false;">
  <div class="pollBlock">
    <div class="pollQue"><b>Rate my site</b></div>
    <div class="pollAns">
      <div class="answer"><input id="a8791" type="radio" name="answer" value="1" style="vertical-align:middle;"> <label style="vertical-align:middle;display:inline;" for="a8791">Excellent</label></div>
      <div class="answer"><input id="a8792" type="radio" name="answer" value="2" style="vertical-align:middle;"> <label style="vertical-align:middle;display:inline;" for="a8792">Good</label></div>
      <div class="answer"><input id="a8793" type="radio" name="answer" value="3" style="vertical-align:middle;"> <label style="vertical-align:middle;display:inline;" for="a8793">Not bad</label></div>
      <div class="answer"><input id="a8794" type="radio" name="answer" value="4" style="vertical-align:middle;"> <label style="vertical-align:middle;display:inline;" for="a8794">Bad</label></div>
      <div class="answer"><input id="a8795" type="radio" name="answer" value="5" style="vertical-align:middle;"> <label style="vertical-align:middle;display:inline;" for="a8795">Awful</label></div>
      <div id="pollSbm879" class="pollButton"><input class="pollBut" id="PlBtn879" type="submit" value="Rate"></div>
      <input type="hidden" name="ssid" value="766117004026321566750">
      <input type="hidden" name="id" value="1">
      <input type="hidden" name="a" value="1">
      <input type="hidden" name="ajax" value="879">
    </div>
    <div class="pollLnk"> <a href="javascript:;" rel="nofollow" onclick="new _uWnd('PollR','Poll results',660,200,{closeonesc:1,maxh:400},{url:'/poll/1'});return false;">Results</a> |
      <a href="javascript:;" rel="nofollow" onclick="new _uWnd('PollA','Polls archive',660,250,{closeonesc:1,maxh:400,max:1,min:1},{url:'/poll/0-2'});return false;">Polls archive</a> </div>
    <div class="pollTot">Total of answers: <b>2</b></div>
  </div>
</form>

Text Content

Thẻ từ là gì? Hướng dẫn bảo quản thẻ từ đơn giản - 20 November 2021 - Blog -
ThietBiMayChamCong TBMCC

 * Home page
 * Site info
 * Publisher
 * Blog

Sign Up | Log In
My site
ThietBiMayChamCong TBMCC
Home » 2021 » November » 20 » Thẻ từ là gì? Hướng dẫn bảo quản thẻ từ đơn giản

--------------------------------------------------------------------------------

2:21 AM
Thẻ từ là gì? Hướng dẫn bảo quản thẻ từ đơn giản


Như các bạn đã biết, hiện nay có rất nhiều loại thẻ từ khác nhau. Chúng được
chia thành nhiều dạng khác nhau: ví dụ, thẻ từ, thẻ chip, thẻ tần số vô tuyến,
thẻ rfid, v.v. Hãy cùng TBMCC chúng tôi tìm hiểu thẻ từ là gì và cách bảo quản.
Thẻ từ có giống thẻ RFID không? Hãy xem bài viết dưới đây.


THẺ TỪ LÀ GÌ? THẺ TỪ VÀ THẺ RFID CÓ GIỐNG NHAU KHÔNG?

Thẻ từ là loại thẻ có gắn một dải từ bằng kim loại trên bề mặt. Thẻ từ có thể
ghi và lưu trữ thông tin trên dải từ. Do đó, các thẻ này được sử dụng trong các
hệ thống nhận dạng, chẳng hạn như quản lý ứng dụng tự động, thanh toán điện tử,
kiểm soát truy cập và thời gian của nhân viên. Mở khóa phòng khách sạn, mở khóa
cửa và kiểm soát ra vào thang máy.

Lưu ý: Khi đặt thẻ từ gần thiết bị có từ tính mạnh, thẻ từ có thể bị hỏng. Ví
dụ: nam châm, loa, đài (và các thiết bị có chứa nam châm). Vì vậy hạn chế đặt
thẻ từ (thẻ rfid) bên cạnh những vật dụng này

Nói cách khác, thẻ từ là thẻ rfid. Đây là loại thẻ thông minh ra đời theo công
nghệ RFID. Không giống như thẻ tần số vô tuyến, thẻ từ (thẻ RFID) gửi các tín
hiệu phức tạp hơn. Có thể xác định duy nhất bất cứ thứ gì được đính kèm.

Xem thêm: Máy Chấm Công Thẻ Từ


CẤU TẠO CỦA THẺ TỪ RFID BAO GỒM CÁC THÀNH PHẦN

 * Ăng-ten giúp bắt sóng vô tuyến đến và gửi lại.

 * Con chip tạo ra một mã định danh duy nhất cho một thẻ cụ thể

 * Vật liệu lót nền (thường là thẻ nhựa) và ăng ten

 * Chip từ được cố định trong chất nền hoặc vật liệu lót (gọi là nhãn).


CÓ MẤY LOẠI THẺ TỪ – THẺ RDIF – PHÂN BIỆT CÁC LOẠI THẺ

Có thể bạn chưa biết rằng có 3 loại thẻ từ chính: thẻ chủ động, thẻ bị động và
thẻ bán thụ động. Tuy nhiên, trong thực tế người ta thường sử dụng hai dạng bài:
bị động và bán bị động.


THẺ THỤ ĐỘNG (NHÃN DÁN THỤ ĐỘNG)

Thẻ bị động hay còn gọi là thẻ bị động không có nguồn điện. Khi tín hiệu sóng vô
tuyến đi vào anten, nó sẽ cấp nguồn cho vi mạch. Lúc này, trong thẻ sẽ sinh ra
một dòng điện, mạch sẽ hoạt động như một thẻ để gửi tín hiệu quay trở lại. Khi
thẻ thụ động đi qua đầu đọc của một thiết bị như khóa thẻ từ hoặc năng lượng
sóng vô tuyến từ đầu đọc. Từ đó, cấp nguồn cho chip nhận thông tin lưu trong
thẻ. Anten có nhiệm vụ nhận năng lượng từ tín hiệu đầu vào và tín hiệu truyền
đi. Do không có nguồn điện bên trong nên loại thẻ thụ động này thường có kích
thước rất nhỏ. Khi thẻ ở xa đầu đọc thẻ, dữ liệu sẽ không thể đọc được.

Xem thêm:

Cùng tìm hiểu máy chấm công tiếng Anh là gì?
Hướng dẫn chi tiết cách hack máy chấm công vân tay
Đánh giá chất lượng của các thuật toán nhận diện khuôn mặt
Thẻ từ là gì? Hướng dẫn bảo quản thẻ từ đơn giản


THẺ BÁN THỤ ĐỘNG

Thẻ bán thụ động hoạt động tương tự như thẻ bị động. Nhưng điểm khác biệt là thẻ
bán thụ động sẽ có thêm một viên pin nhỏ. Chân này sẽ cấp nguồn cho IC, giảm
liên tục các yêu cầu kỹ thuật. Khi ăng-ten được thiết kế như một nguồn thu, năng
lượng tín hiệu sẽ trở lại và thẻ bán thụ động sẽ không chủ động truyền tín hiệu
vô tuyến đến đầu đọc mà sẽ đợi cho đến khi nó nhận được tín hiệu vô tuyến từ đầu
đọc. Chỉ sau đó nó sẽ kích hoạt hệ thống để tiết kiệm năng lượng.

Xem thêm Video:


THẺ CHỦ ĐỘNG ( ĐÈN HIỆU)

Thẻ chủ động hoàn toàn khác với thẻ thụ động và bán thụ động. Các thẻ hoạt động
được gọi là báo hiệu và có thể lưu trữ năng lượng. Thẻ được sử dụng bên trong để
cấp nguồn, tạo tín hiệu và tất cả các IC.


CÁCH BẢO QUẢN THẺ TỪ KHI DÙNG ĐỂ MỞ KHÓA CỬA THẺ TỪ

 * Không bẻ cong, bẻ cong thẻ từ: việc này sẽ làm cho mạch chip bên trong thẻ bị
   đứt, hỏng. Gây khó khăn cho việc mở cửa hoặc thậm chí không mở được cửa.

 * Thẻ từ không được đặt gần nam châm và các vật thể phát sóng khác. Những vật
   này sẽ làm hỏng bộ phát thẻ từ của khóa thẻ từ.

 * Không đặt thẻ từ ở nơi ẩm ướt. Do độ ẩm cao, nó có thể xâm nhập vào thẻ và
   làm hỏng vi mạch bên trong thẻ

 * Không đặt các vật sắc nhọn để tránh làm xước thẻ. Khi thẻ từ bị xước rất dễ
   bị hút ẩm. Thậm chí có thể vi mạch bên trong bị đứt, hỏng làm ảnh hưởng đến
   việc mở khóa thẻ từ.

Tất cả các loại thẻ từ - hình dạng và kích thước của thẻ RFID được thiết kế để
phù hợp với các yêu cầu thực tế cụ thể. Nó phụ thuộc vào các yêu cầu và đặc điểm
nghề nghiệp. Nhưng cách bảo quản của thẻ từ thì giống nhau, rất đơn giản

Các loại thẻ từ-thẻ RFID phù hợp sẽ được sản xuất riêng. Đối với khóa cửa bằng
thẻ từ, hầu hết các loại thẻ RFID đều có thể sử dụng được. Mong rằng bài viết
trên sẽ giúp bạn phân biệt được các loại thẻ từ. Đặc biệt là vì bạn đã biết rằng
thẻ từ và thẻ RFID thực chất là cùng một loại thẻ.

Xem thêm:

Thẻ từ là gì? Hướng dẫn bảo quản thẻ từ đơn giản

Thẻ Chip là gì? Các loại thẻ Chip phổ biến hiện nay

So sánh thẻ từ RFID và RF

Thông tin liên hệ Thiết Bị Máy Chấm Công ThietBiMayChamCong TBMCC

Địa chỉ: 32 Đào Tấn, Phường Ngọc Khánh, Quận Ba Đình, Hà Nội

Hotline: 0934590833

Email: thietbimaychamcongcom@gmail.com

Website: https://thietbimaychamcong.com/

Fanpage: https://www.facebook.com/thietbimaychamcong/

Google Business: https://thiet-bi-may-cham-cong.business.site/

hashtag: #ThietBiMayChamCong #TBMCC #Thiết_Bị_Máy_Chấm_Công
#Thiet_Bi_May_Cham_Cong #máy_chấm_công #may_cham_cong #maychamcong
#máy_chấm_công_vân_tay #may_cham_cong_van_tay #maychamcongvantay
#may_cham_cong_khuon_mat #máy_chấm_công_khuôn_mặt #maychamcongkhuonmat
#máy_chấm_công_thẻ_từ #may_cham_cong_the_tu #maychamcongthetu
#máy_chấm_công_thẻ_giấy #may_cham_cong_the_giay #maychamcongthegiay
#thietbimaychamcongcom #thiết_bị_máy_chấm_công_com #thiet_bi_may_cham_cong_com

 



 * 
 * 1
 * 2
 * 3
 * 4
 * 5

Views: 2 | Added by: thietbimaychamcongcom | Tags: Thiết_Bị_Máy_Chấm_Công,
maychamcong, máy_chấm_công_vân_tay, maychamcongvantay, ma, maychamcongkhuonmat,
may_cham_cong_van_tay, TBMCC, máy_chấm_công_khuôn_mặt, may_cham_cong_khuon_mat,
may_cham_cong_the_tu, Thiet_Bi_May_Cham_Cong, máy_chấm_công, may_cham_cong,
máy_chấm_công_thẻ_từ, ThietBiMayChamCong | Rating: 0.0/0

Total comments: 0






Log in:
 * 
 * Send


Log In

Calendar

«  November 2021
 »SuMoTuWeThFrSa 123456789101112131415161718192021222324252627282930

Entries archive
 * 2021 October
 * 2021 November

Our poll
Rate my site
Excellent
Good
Not bad
Bad
Awful

Results | Polls archive
Total of answers: 2
Statistics

--------------------------------------------------------------------------------

Total online: 1
Guests: 1
Users: 0
Site friends
 * Official Blog
 * uCoz Community
 * FAQ

Copyright MyCorp © 2021 | uCoz