Computer System Architecture: Understanding State Tables/Diagrams

  • Thread starter Thread starter EEhokie13
  • Start date Start date
  • Tags Tags
    State
AI Thread Summary
State tables and diagrams are essential for understanding the behavior of systems with flip-flops, particularly in computer system architecture. The discussion focuses on creating a state table for two flip-flops, Da and Db, with inputs x and y, and output z. It highlights that the table begins with a present state, which can be confusing for learners. The concept of including the previous state as an independent input is also emphasized, indicating that three inputs are involved in the process. Clarifying these elements is crucial for mastering state tables and their applications in digital systems.
EEhokie13
Messages
11
Reaction score
0
Hey,
My textbook, Computer System Architecture, by M. Morris Mano, describes state tables/diagrams. After reading over them a few times I am still struggling to understand the concept or actually how they work. For example if you have two flip flops, Da and Db with two inputs, x and y, with one output z how would your make the table?

Da = x(not)y + xA
Db = x(not)B + xA
z = B

I do know that the table starts with a present state, which i think means Da? but I get lost from there. Any help will be great. Thank you!
 
Engineering news on Phys.org
When you have a stateful object, the previous state is usually shown as an independent input. Therefore you have three inputs, x, y, and previous state.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top