Dr inż. Piotr Czekalski

note /search

Addition using sign magnitude representation

  • Politechnika Śląska
  • Theory of Logic Circuits
Pobrań: 0
Wyświetleń: 2604

Addition using sign magnitude representation In the case of sign magnitude representation addition is a little complicated. The addition algorithm contains several steps: 1. Check signs of both numbers. 2. If signs are equal (both are positive or negative) add magnitudes and use the sign as sign...

Algorithm description

  • Politechnika Śląska
  • Theory of Logic Circuits
Pobrań: 0
Wyświetleń: 2856

Algorithm description Kazakow algorithm is efficient, small and fast way, providing irredundant solution for output function, given by many input signals (i.e. 20 and more), when output is weakly specified function. Weakly specified function is the one that is given by a small amount of one's com...

Check SST solvability

  • Politechnika Śląska
  • Teoria układów logicznych
Pobrań: 14
Wyświetleń: 2926

Check SST solvability When SST is ready, solvability analysis have to be done. We search for repeating in N.S.U. (numerical state of the system) and check, if for selected number repeating appears to have the same or different working conditions...

Klasyfikacja urządzeń bistabilnych

  • Politechnika Śląska
  • Teoria układów logicznych
Pobrań: 7
Wyświetleń: 2912

Classification of bistable devices A bistable element of flip-flop is a sequential logic device that has two and only two stable output states. In general bistable elements can be divided into two categories: 1. asynchronous devices (called basic latches) 2. synchronous devices. In turn, synchr...

Kody i kod przetwornic

  • Politechnika Śląska
  • Teoria układów logicznych
Pobrań: 0
Wyświetleń: 2793

Codes and code converters Coding is an action of assigning some symbols to different information. The set of symbols is called a code and a code using all possible combinations of symbols is called a complete code. Codes that represent decimal numbers as binary are called binary-decimal. The mos...

Demultiplexer

  • Politechnika Śląska
  • Teoria układów logicznych
Pobrań: 14
Wyświetleń: 3178

Demultiplexer A Demultiplexer (DMUX) is a circuit that receives a signal on a single input line and directs that signal to one of 2n possible output lines. If the enable input is active, we can also call this circuit a n-to2n Decoder. A block diagram of 1-to-4 line Demultiplexer is shown in Fig. ...

Dynamika układów przełączających

  • Politechnika Śląska
  • Teoria układów logicznych
Pobrań: 14
Wyświetleń: 3297

Dynamics of switching circuits While thinking about real switching devices one has to take into consideration that unlike ideal circuits they posses the property of having two states: stable and unstable. What's more, all logical elements such as gates, flip-flops, require some time (called propa...

Wprowadzenie definicji funkcji

  • Politechnika Śląska
  • Teoria układów logicznych
Pobrań: 7
Wyświetleń: 1078

Entering function definition Function may be entered in two forms: • Canonical numerical decimal representation, • Literal representation. In canonical numerical representation function definition can be entered by proceeding menu steps File ⇒ New function ⇒ Canonical representation or by click...

Podstawowe zagrożenia w kolejnych obwodach

  • Politechnika Śląska
  • Teoria układów logicznych
Pobrań: 0
Wyświetleń: 1099

Essential hazards in sequential circuits Essential hazards are a result of unequal signal delay paths that exist in a circuit and they cause the transition to the stable state unpredicted by the circuit programme. They may occur when a signal and its complementation drive a

Zagrożenia w układach kombinowanych

  • Politechnika Śląska
  • Teoria układów logicznych
Pobrań: 0
Wyświetleń: 1232

Hazards in combinational circuits Hazards in combinational circuits occur as momentary errors on the output and are the result of delay time introduced by the use of some gates in implementation of a function, as shown in the picture below. There are two main types of hazards: static and dynamic...