Recent content by K Murty
-
K
Measuring very small voltages and currents
I think I would have to read up significantly more on the posts made here, thank you.- K Murty
- Post #17
- Forum: Electrical Engineering
-
K
Studying Self-Study in Electromagnetism
For power systems prof DP Kotharis lectures are the best that I have found online: His published books are also excellent.- K Murty
- Post #15
- Forum: STEM Academic Advising
-
K
Studying Self-Study in Electromagnetism
Hello IceSalmon, My apologies for not making the post clearer and more polite. As you know, it is not really practical for you to start learning such higher theories at first. I am an electrical engineering student and I would like for you to watch a brilliant video which explains what you...- K Murty
- Post #11
- Forum: STEM Academic Advising
-
K
Studying Self-Study in Electromagnetism
First understand circuits. Then at the end will be transformers and basics of electromagnetism, make sure to understand these really well. Then move onto higher concepts. One book which bridges circuits and EM seemingly well is Fawaz Utaby fundamentals of applied electromagnetism.- K Murty
- Post #8
- Forum: STEM Academic Advising
-
K
Measuring very small voltages and currents
I believe you would use some of the devices and methods mentioned in your post. I am having a hard time finding the correct material on how to minimise noise from small signal sources. I think the integrating A D converted is key here... I would think cooling!- K Murty
- Post #9
- Forum: Electrical Engineering
-
K
Measuring very small voltages and currents
I will reply in some time. :thumbup:- K Murty
- Post #7
- Forum: Electrical Engineering
-
K
Measuring very small voltages and currents
I am not measuring anything, but I am wondering how one would measure AC waveforms that are very small in magnitude, even smaller than the micro prefix. I know transformers are used to step down high voltages so they can be measured by voltmeters and for safety. So I was wondering if the...- K Murty
- Post #3
- Forum: Electrical Engineering
-
K
Measuring very small voltages and currents
Hello. How would this be done? Using a step up transformer?- K Murty
- Thread
- Currents Measuring
- Replies: 16
- Forum: Electrical Engineering
-
K
Converting impedence response to electrical conductivity
Next time please post the curve and more information, it is not right to leave everyone guessing as to your intentions and with zero data provided. The units you mentioned, Siemens per meter, is this something related to transmission lines?- K Murty
- Post #10
- Forum: Electrical Engineering
-
K
What are some good coding languages for beginners?
I recommend C as it is a low level language. I learned JAVA and OOP first, then C, but I think learning C is a good way to start. Enjoy!- K Murty
- Post #15
- Forum: Programming and Computer Science
-
K
Converting impedence response to electrical conductivity
Hi. Impedence is the complex number that captures the magnitude and phase of the quotient of the complex numbers of a sinusoidal voltage over a sinusoidal current. The units of impedence are Ohms. $$ v(t) = A \cos( \omega t) \,\, V \rightarrow A \angle{0} \,\, V \\ i(t) = B \cos(\omega t +...- K Murty
- Post #7
- Forum: Electrical Engineering
-
K
I RL circuit with polynomial forcing function solution (units)
Yes. Here is the solution that was realized through your insight: $$ V_{0} = \frac{{V} }{ s} \\ \\ i\dfrac{R}{L} + \dfrac{di}{dt} = \dfrac{ V_{0} t}{L} \\ \dfrac{R}{L} + r = 0 \\ r = - \dfrac{R}{L} $$ $$ i_{h}(t) = C_{0} e^{(- \dfrac{R}{L} t )} \\ \text{Particular solution:}$$ $$...- K Murty
- Post #6
- Forum: Differential Equations
-
K
I RL circuit with polynomial forcing function solution (units)
i will assume $$ t \,\, (V) $$ and solve it again for the source term as $$ \dfrac{t}{L} \,\, \frac{V}{H} $$- K Murty
- Post #4
- Forum: Differential Equations
-
K
I RL circuit with polynomial forcing function solution (units)
I made a mistake in my solution. The initial DE ACTUALLY given was: $$ iR + L\dfrac{di}{dt} = t $$ Multiplying the DE by $$ \dfrac{1}{L}$$ Gives: $$ i \dfrac{R}{L} + \dfrac{di}{dt} = \dfrac{t}{L} $$ I hurried the solution and forgot to multiply the source term by $$ \dfrac{1}{L} $$ But even...- K Murty
- Post #3
- Forum: Differential Equations
-
K
I RL circuit with polynomial forcing function solution (units)
Hello. This is the differential equation. $$ i \cdot \dfrac{R}{L} + \dfrac{di}{dt} = t $$ My solution path: Homogenous solution: $$ r + \dfrac{R}{L} = 0 \\ \\ r = -\dfrac{R}{L} \\ \\ i_{h}(t) = C_{0} e^{ -\dfrac{R}{L} t} \\ \\ $$ Particular solution: Try $$ y_{p} = at + b \\ \\ y_{p}...- K Murty
- Thread
- Circuit Function Polynomial Rl circuit Units
- Replies: 6
- Forum: Differential Equations