Hello, I have the following questions regarding exam exercises and how their solutions should look like.
- Is it allowed to omit the output character (after the slash in the transition) when drawing a Moore machine?
- Are linear clause forms relevant for the exam?
- Can there be exercises with B-Complement numbers where B is odd?
- When there is a Radix-B to a Radix-C number conversion needed in an exercise, is it allowed to write the decimal value directly and then convert the decimal value to Radix-C by dividing? I use the Horner method from the lecture which saves time because there is no need to calculate B^i and it is easy just to do the successive multiplication and addition with a calculator and thus get the decimal value directly.
Thanks in advance for any response!