just need answers for question 5 6 you have been asked by one of your customers to d 5149766
Just need answers for question 5 & 6
You have been asked by one of your customers to design a logic circuit for a security light that has four inputs (O, P, D, M) and two outputs (H and L). The function of the circuit is as follows: If the input O (ON) is 1 output H (High) should be 1 and output L (Low) does not matter, i e. can be either 0 or 1 If the input O is 0 o When the input D (Dark) is 0, meaning it is not dark outside, both H and L should be 0 When the input D is 1 and input M (Manual) is 1, H should be 1 and L does not matter oWhen input D is 1 and input M is 0 and input P (Presence) is 1, output H should be 0 and output L should be 1, and if P is 0 both H and L should be 0 1. Build the truth table for this circuit. Utilize X' (don't care) to maximize the possibility for minimization. 2. Express the functional specifications of the output H of the circuit in two canonical formats, SOP and POS 3. Derive the Boolean expressions for H and L from the truth table. 4, Minimize the Boolean expressions using Karnaugh map technique 5. Draw the schematic of the circuit and verify its function using LogsiSim. Show the circuit when O 0, P 0, D 1 and M= 1 and capture it using a screen capture utility for submission 6. Write the Verilog code for the circuit and verify its function using ModelSim. Submit your work using preferably MS Word (for the schematic from Logisim and the waveform window from Modelsim use a screen capture utility and cut-n-paste to your report) by the due date