Consider a secure communication channel where communication will start if the receiver detects the following sequence:
A=1, B=0 --> A=0, B=0 --> A=0, B=1
Draw a FSM state diagram with 2 inputs, first input (A), and second input (B), 1 output signal: correct sequence (Seq_detected). Create a Verilog code for this FSM and use the testbench to verify its correct operation.
Even just a state diagram would help. Thanks
In: Electrical Engineering
Differentiate between Verbal and Non-Verbal Communication. Which one is preferred by researchers in engineering field?
In: Electrical Engineering
how to calculate External Quantum Efficiency from I-V-L graph? Explain in details.
In: Electrical Engineering
When we choice the Energy or Coenergy as the state function in determination of magnetic force and torque ?
In: Electrical Engineering
Provide answers for the following:
|
In: Electrical Engineering
In: Electrical Engineering
MOS Capacitor. If i have a MOS capactitor with: tox=0,1 µm, T=300 K, ND= 1015cm-3 . Supposing ideal contact, and null flat band potential VFB=0 V. How do I find the substratum electric potential (φn)?
How do I obtain the depletion region width in micrometers when the surface potential of the interface between Silicon and Oxide φ(x=0) =φS its equal to reverse substrate potential (φS= - φn)? Is there an electric field Es under the same condition of (φS= - φn) ?
Can VGB=VT in (φS= - φn)?
In: Electrical Engineering
Design and draw a Flyback converter to supply 12V, 5V, and 3.3V from a 120 Vdc supply. 20W is output power, and switching freq. is 100,000 Hz. The inductor current ripple can be plus or minus 10%, and the output voltage ripple can be plus or minus 1%. Find C and L values. Draw input and output current waveforms (12V output only).
In: Electrical Engineering
Should simulate at Tinkercad with UNO images.
For this project you are encouraged to come up with your own design.
Example project:
Implement a musical instrument using an Arduino, Push buttons/ keypad, LEDs, Piezo Speaker(s), potentiometer and other components if required.
The instrument should take user input from either pushbuttons or a keypad, and be able to play various tones on the speaker(s) accordingly. The tones should have some coherent musical/melodic progression (i.e. note frequency, delay, etc.) Add LEDs to light up in sync with the notes being played. Using a neopixel ring/strip instead of LEDs will also suffice.
BONUS (10 points) Use potentiometer(s) to control volume of the sounds.
BONUS (20 points) Use potentiometer(s) to control delay, pitch, reverb and echo effects
BONUS (40 points) Implement a system where a user can record a melody or tune on the instrument, and play it back if required (keypad or pushbutton)
In: Electrical Engineering
In: Electrical Engineering
Define the following:
a) What is a circuit breaker and where is it used in a building electrical system?
b) What is a fuse and where is it used in a building electrical system?
c) What are types of conductor (wire) materials and where are they used in building electrical systems?
In: Electrical Engineering
What is the transient stability of the electric drive? full details
In: Electrical Engineering
3.- Design a variable voltage source from 1.25 to 20V with the
LM317 voltage regulator. This source will be powered by 127Vac @
60HZ from CFE. Determine the following:
a) complete schematic circuit.
b) Diodes that support VPI and load current.
c) required transformer (turns ratio), not to exceed the
regulator's maximum input voltage. (See data sheet.
d) Filter C. Uses an RF of 1%
e) LM 317 regulator circuit. Consider the following: calculate the
adjustment resistances, and that, when bringing the variable
resistance to its maximum value, deliver exactly the requested 20v,
and the minimum 1.25v.
Perform your simulation in multisim or some other program to verify
the verified data.
In: Electrical Engineering
In MPLAB write and compile (using the simulator) an assembly language program with the following functionality:
Configures pin RA2 of the PIC24to be an output to control an attached LED.
Configures pin RB13 of the PIC24 to be an input to read the value on an attached switch (this switch will connect to ground when pressed).
Configures pin RB13 to use the internal pull-up resistor.
After configuration, the LED will be "off" when the push-button is pressed, and "on" when it is released.
Remember, since this is an assembly language program you cannot
use the C-language macros. Also, that in an assembly language
program the name of a register is a reference to its memory
location.
In: Electrical Engineering
Find the modified z-transform of the following functions: (a) E(s) = 6/ (s + 1)(s + 2)(s + 3)
In: Electrical Engineering