Türkçe Metin |
Lojik devreler, kombinasyonel (combinational) ve ardışıl (sequential) olmak üzere ikiye ayrılabilir. Kombinasyonel devrelerde, herhangi bir andaki çıkış, sadece o andaki girişler tarafından belirlenir. Önceki çıkış değerlerinin sonraki çıkışa hiçbir etkisi söz konusu değildir. Eğer bir devrenin çıkışı, sadece girişlerin o anki değerlerine bağlı olmayıp, aynı zamanda çıkışların geçmiş değerlerine bağlı ise, bu devre, ardışıl devre olarak adlandırılır. |
İngilizce Çevirisi |
Logic circuits, combinational (combinational) and sequential (sequential) are divided into two separable. In combinational circuits, the output at any given moment is determined only by the inputs at that moment. Previous output values have no effect on the next output. If the output of a circuit depends not only on the current values of the inputs, but also on the past values of the outputs, this circuit is called a sequential circuit. |