- To represent your last name as a two-digit code, replace the constant blocks with the two digit code for the last name based on the logic.
- Use the exisitng "comparison block" (>0 block) to compare the sive wave signal with zero to convert it into rectangular pulse.
- Insert a "MUX" block in the current circuit diagram to handle multiple signals. Connect the control signals (rectangular pulse and modulus output) to the input of the MUX block.
- Create a "JK flip flop" using Logical Operator blocks. Store the result using "Unit Delay" block. Use the rectangular pulse you generated as a clock input to the flip-flop.
I need to add CJK trigger registers, information storage modes, etc. to the scheme
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti

0 Commenti
Risposte (1)
Maneet Kaur Bagga
il 11 Ott 2024
Hi,
Please refer to the following steps to modify the exisitng circuit and accmplish the mentioned task:
Please refer to the following MathWorks Documentation for better understanding:
Designing a flip flop - https://in.mathworks.com/help/simulink/ref_extras/srflipflop.html
Hope this helps!
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!