|
|||||
Chapter 1 problems |
- A1.9 - |
Analyse the Circuit_Y |
A1.10 |
||
|
Specifications
Using our analysis method I proposed in CSD lecture L1.3, Boolean algebra, pen and paper, find the truth table of the algebraic expression represented in Fig. 1. Name it as Circuit_Y.
![]() |
Fig. 1. Algebraic expression Y = f(Z, C1, C0, P) of the Circuit_Y. |
Draw the Circuit_Y symbol.
Draw the circuit corresponding to the equation in Fig. 1 as done in all other projects.
Transform the algebraic expression to SoP (or PoS) using Boole algebra.
Transform SoP (or PoS) to a sum of minterms (or a product of maxterms). Draw the truth table. Express the truth table as a sum of minterms and as a product of maxterms.
Draw an example of timing diagram considering all binary combinations and a constant Min_Pulse = 1.56 ms. How long does it take to simulate all the combinations?
Project location to save your paper solution, class notes, pictures, theory, etc.:
C:\CSD\P1\Circuit_Y\algebra\(files)
Verify your results solving the same project using another analysis method.
Using our analysis method II (Proteus electronic circuit simulations, LAB1.1) find the truth table of the algebraic expression represented in Fig. 1.
Plan your analysis.
Use this location to save the project development and results:
C:\CSD\P1\Circuit_Y\proteus\(files)
Draw the circuit in Proteus adapting a similar one based on the same technology. Start drawing only two or three logic gates and run de simulation to see that you get no errors.
Proteus components library options:
option #1.: LS-TTL
option #2.: CMOS
Verify your results solving the same project using another analysis method.
Using our analysis method III (VHDL EDA synthesis and simulation tools from Intel, LAB1.2) find the truth table of the algebraic expression represented in Fig. 1.
Plan your analysis.
Use this location to save the project development and results:
C:\CSD\P1\Circuit_Y\VHDL\(files)
Start writing the architecture of a very simple equation and run the synthesis and simulation to check that your software operates correctly.
Target chip options:
option #1.: MAX II
option #2.: MAX 10
option #3.: Cyclone IV
Verify your results solving the same project using another analysis method.
Using our analysis method IV (WolframAlpha computer numerical engine, LAB1.1) find the truth table of the algebraic expression represented in Fig. 1.
Plan your analysis.
Use this location to save the project development and results:
C:\CSD\P1\Circuit_Y\wolfram\(files)
Start writing in a text file "Circuit_Y_equ.txt" a very simple equation in WolframAlpha to check that the engine works correctly and you can interpret the results.
Verify your results solving the same project using another analysis method.
NOTE: You better add theory, class-notes or other learning materials in section 1 on specifications in one of your projects. Explain, discuss and try to locate in CSD lessons or laboratory tutorials the concepts and tools used in these PLA plans and developments, so that you are sure that these materials will help you to study and solve similar problems in Exam 1. |