How would we make a schematic design for a vending machine thataccept nickels, dimes, and quarters, and sells drinks at 30 centseach? (disregard changes and there is only 1 type of drink) 2Hexdecimal values must show the current money input (binary tohexadecimal converter is given), and when the value hits 30 ormore, reset the current amount to zero, and LED should be lit torepresent a successful. For the flip flop, D-flip flop should beused for simplicity.