In: Electrical Engineering
In: Electrical Engineering
In: Electrical Engineering
Q) explain the basic Meaning of the followings:
Filters and types,
modulation md demodulation
difference btwm AM and FM,
Fourier, laplace and z transform ?
which technology is better
Q)fourier series and its need?
Q)Why we do convolution
In: Electrical Engineering
A mass suspended at the end of a light Spring and spring constant K is set into vertical motion use lagrange's equation to find the equation of motion of the mass
In: Electrical Engineering
In: Electrical Engineering
Q1. Interpolationv (MATLAB PROGRAM ) :
Suppose that x = 0:10;?
y = [1.5, 1.0, 0.9, 2.6, 2.2, 0.03];?
a)Use both linear interpolation and cubic spline interpolation function to determine the value of y when x= 3.5
b) Plot both functions y and the interpolated version of y.
PLEASE SOLVE THE QUESTION USING MATLAB PROGRAM .
In: Electrical Engineering
What is the difference between the DN and EN outputs of a timer or counter in a PLC? Describe how each of these outputs can be used in a program.
In: Electrical Engineering
10-
a) What must always be used with an Oscilloscope when making a measurement?
b) How do you read the amplitude (Frequency) of a signal from the waveform on an oscilloscope?
c) How do you calculate phase shift by measuring the time delay between zero crossings of two different signals?
In: Electrical Engineering
8-
a) How is execution order determined in LabVIEW?
b) What is the difference between a ‘For-Loop’ and a ‘While-Loop?’
c) What is a cluster in LabVIEW? What is an array in LabVIEW? When should each be used?
d) Explain two methods for creating a SubVI.
e) Where/How is the “Description and Tips” comments entered for a VI? For a control? For an indicator?
f) What two structures are used in a state machine implementation in LabVIEW? How are they configured?
In: Electrical Engineering
In C# code, how can we handle this dual nature of Y/y and N/n?
In: Electrical Engineering
Give a working block diagram of the PLL circuits and explain the purpose of using PLL circuit instead of a voltage controlled oscillator
In: Electrical Engineering
write a matlab code of current distribution in wire
antenna using method of moments
(pocklington)
In: Electrical Engineering
To develop a program for the PIC 16F84A using either MPLAB X IDE simulator software. T
he PIC 16F84A has 8 LEDs connected to Port B. The program is to convert your student number (10 ASCII characters), taken in reverse order, one character at a time, to Gray code.
Each converted character is to be displayed on 4 of the LEDs connected to Port B (B0 to B3) of the microcontroller.
Further, each converted character will be displayed for 3 seconds, with the LEDs turned OFF for 1 second between each character. Once all characters have been displayed the program will continue to run with all of the Port B LEDs flashing in a pattern of Odd Numbered LEDs On and Even Numbered LEDS Off for 1 second, and then Odd Numbered LEDs Off and Even Numbered LEDS On for 1 second. This pattern will repeat indefinitely.
In: Electrical Engineering