> For the complete documentation index, see [llms.txt](https://www.tedarikzincirisozlugu.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.tedarikzincirisozlugu.com/a-z/b/barcode.md).

# Barcode

<figure><img src="/files/LP2otSZwc3zUtQesCVLq" alt=""><figcaption><p>Barcode / Barkod</p></figcaption></figure>

## Barcode Nedir? <a href="#ember1320" id="ember1320"></a>

Barcode, ürün takibi ve bilgi paylaşımı için geliştirilen, her çizginin ve aralığın farklı bir anlam taşıdığı, optik kodlama sistemidir.

<br>

## Barcode sistemi,

* UPC-A ([Universal Product Code](https://www.sedatonat.com/tr/post/terim-upc-kodu-perakende-malzeme-kodu)) normu ile 12 karakter
* GTIN (Evvelden EAN13 - European Article Numbering) normu ile 13 karakter

bilgi depolayabilir.

<br>

## Barcode ‘un Tarihçesi <a href="#ember1328" id="ember1328"></a>

İlk barcode sistemi 1952 ‘de kullanılmaya başlandı. Otomasyon sistemlerinin yaygınlaşması ile ürün takibi ve envanter kontrolünde kulanılmaya başlandı.

Gelişen teknoloji, artan ürün çeşitliliği, kullanım alanının genişlemesi gibi sebeplerle Barcode ‘ların yerini artık QR Code / Kare Kod ‘lar almaya başladı.

<br>

## Barcode ‘un getirdiği çözümler <a href="#ember1332" id="ember1332"></a>

Depo yönetiminde karşılaşılan en büyük sorunlardan biri de, giriş/çıkış yapılan malzemelerin lokasyonlarının sağlıklı şekilde sisteme girilememesidir.

Depoda birleştirme, ayrıştırma (elleçleme) ve rafa kaldırma işlemlerine tabi tutulan malzemeler, yer sıkıntılarından dolayı farklı lokasyonlara veya aynı lokasyonda farklı yerlere konulabiliyor. Giriş çıkış işlemleri çoğaldıkça, operatör veya ambarcı hatası/unutkanlığı sebebi ile hatalar yapılabiliyor. Geç fark edilebilen bu hatalar, silsile yolu ile ilgili malzemenin stokta kalmadığının sanılması sebebiyle stok fazlasına, stokta var sanılması sebebiyle de iş gecikmelerine yol açabilmektedir.

<br>

BarCode uygulamaları sayesinde gecikmeler ve hatalar en aza indirgenmektedir. Bu aynı zamanda iş gücü anlamında da ekonomi sağlamaktadır.

<br>

Bu sistemde; her yeni gelen malzemeye kod etiketi yapıştırılır, eğer gelen malzemenin üzerinde kod etiketi mevcut ise bu etiket kullanılmaya çalışılır.

<br>

***

## Kodlama Sistemleri ile ilgili Makaleler <a href="#ember1340" id="ember1340"></a>

1. [Malzeme Kodu Neden ve Nasıl kullanılır?](https://www.sedatonat.com/tr/post/malzeme-kodu)
2. [UPC Kodu / Evrensel Perakende Malzeme Kodu](https://www.sedatonat.com/tr/post/terim-upc-kodu-perakende-malzeme-kodu)
3. [GPC – Küresel Ürün Sınıflandırma Kodu](https://www.sedatonat.com/tr/post/terim-gpc-kuresel-urun-siniflandirma-kodu)
4. [Kanban Kartı](https://www.sedatonat.com/tr/post/terim-kanban-karti)
5. [Two-Bin System / İki-Kutu Sistemi](https://www.sedatonat.com/tr/post/terim-two-bin-system-iki-kutu-sistemi)

***

## Kaynaklar <a href="#ember1342" id="ember1342"></a>

1. <https://en.wikipedia.org/wiki/Barcode>
2. <https://priceva.com/blog/ean-number>
3. <https://www.netsuite.com/portal/resource/articles/inventory-management/barcode.shtml>
4. <https://www.viziotix.com/2023/04/03/history-of-the-barcode-bl/>
5. <https://barcodescannerdeals.com/the-future-of-barcode-technology/>
6. <https://learn.gototags.com/barcodes/formats>
7. <https://www.assetinfinity.com/blog/the-role-of-barcode-scanners-in-optimizing-supply-chain-management>
8. <https://www.accusoft.com/resources/blog/barcodes-for-healthcare-management/>
9. <https://www.waspbarcode.com/buzz/future-barcodes>

***

## Fotoğraf <a href="#ember1344" id="ember1344"></a>

* **Kapak fotoğrafı:** <https://www.viziotix.com/2023/04/03/history-of-the-barcode-bl/>

***

**Yazar:** [SedatOnat.com/about](http://sedatonat.com/about)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://www.tedarikzincirisozlugu.com/a-z/b/barcode.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
