Question

In: Mechanical Engineering

Design a vibration limiting machine which has input vibrations of sinosidal force of ACos? Where A=106N.

Design a vibration limiting machine which has input vibrations of sinosidal force of ACos? Where A=106N. The machine has a mass of 60kg and frequency of the input force is 10rpm. We have to limitize the vibrations of machine to 2cm.

You have to select the elements of machine values as per arrangement?

Design & calculate the values as per required values given? And label each & every part

Solutions

Expert Solution


Related Solutions

Design a Moore state machine that has an input w and an output z that should...
Design a Moore state machine that has an input w and an output z that should output a ‘1’ when the previous 4 values of w were 1001 or 1111. Overlapping patterns are allowed. Show the state diagram and state table. Use a simple binary counting order for the state assignment. Derive all of the next-state and output equations. You do not need to draw the resulting circuit, instead write a Verilog module for it.
Design and implement a function which has one input parameter which is a number which is...
Design and implement a function which has one input parameter which is a number which is greater than 50, called num. Then the function will create a dictionary whose keys are 2 and 3 and 4 and 5 and 6 and 7 and 8 and 9. Then the function calculates the values for each of the above keys. The value for a key is all the numbers between 2 and input “num” that are divisible by the key. The function...
Design a system with one input called “Up” such that when “Up” equals 1, the machine...
Design a system with one input called “Up” such that when “Up” equals 1, the machine counts 2, 3, 4, 5, 6, and repeat. If the “Up” input equals 0, the machine counts down 6, 5, 4, 3, 2, and repeat. Show the State Transition Diagram, State Transition table, K-maps, and equations assuming JK flip flops and AND/OR/NOT combinational logic. Make sure to indicate on your State Transition Diagram what happens if the system initially is in one of the...
Design B: Using behavioral VHDL, design a Mealy-type finite state machine that detects input test vector...
Design B: Using behavioral VHDL, design a Mealy-type finite state machine that detects input test vector that contains the sequence of ‘10’. If the sequence ‘10’ is detected, the output Z should go high. The input is to be named W, the output is to be named Z, a Clock input is to be used and an active low reset signal (Resetn) should asynchronously reset the machine. a) Draw the Mealy-type state diagram for the FSM. b) Write the VHDL...
Design a circuit where the voltage across the capacitor matches the input step function as closely...
Design a circuit where the voltage across the capacitor matches the input step function as closely as possible. Sketch/show a picture of your result and which circuit parameters (R and C you used). Explain why the output looks like it does. Design a circuit where the voltage across the capacitor looks like a triangle wave (each peak looks like a triangle). Sketch/show a picture of your result and which circuit parameters (R and C you used). Explain why the output...
Design a half wave rectifier where the input source is 220 Vrms, frequency 50Hz, the load...
Design a half wave rectifier where the input source is 220 Vrms, frequency 50Hz, the load is 20Ω. Determine the following , in order to have ∆Vo =1%. Find the equation for the output voltage. Find the Fourier series for the output before adding a capacitor to the circuit. Find the equation for the output current after adding the capacitor. Find the capacitor in order to meet this specification. and this all information for this question
1. Using Moore machine approach design a sequence detector with one input and one output. When...
1. Using Moore machine approach design a sequence detector with one input and one output. When input sequence 010 occurs the output becomes 1 and remains 1 until the sequence 010 occurs again in which case the output returns to 0. The output remains 0 until, 010 occurs the third time, and so on. Your design should be able to handle overlapping sequences, i.e., input sequence 11001010100 should produce the output 00000110011. Implement your detector using D flip-flops and the...
Design a Mealy state diagram for a sequence detector that has a single input and a...
Design a Mealy state diagram for a sequence detector that has a single input and a single output. The output is to be “1” unless the input has been “0” for four consecutive clock pulses or “1” for three consecutive pulses. Implement your design using D flip-flops and any logic gates. Assume non-overlapping input sequences are to be detected.
Write a python code to Design and implement a function with no input parameter which reads...
Write a python code to Design and implement a function with no input parameter which reads a number from input (like 123). Only non-decimal numbers are valid (floating points are not valid). The number entered by the user should not be divisible by 10 and if the user enters a number that is divisible by 10 (like 560), it is considered invalid and the application should keep asking until the user enters a valid input. Once the user enters a...
for this set of assignment, Moore state machine Design a sequence detector to detect "001", where...
for this set of assignment, Moore state machine Design a sequence detector to detect "001", where 0 arrives first, then 0, then 1. You need to show the test sequences you used to confirm that your state diagram is operating correctly. When the complete "001" sequence has been detected, the output goes high. Otherwise, the output stays at zero. Shows your state diagram, state table, encoded state table (use minimized bit encoding), logic equations, and logic circuit. (30 points) 3....
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT