Recent content by mralam
-
M
Understanding MC1496 Modulator for AM Radio Transmitter Receiver
Sorry Averagesupernova i wasnt able to find any of the posts that you have mentioned in an earlier post??- mralam
- Post #6
- Forum: Electrical Engineering
-
M
Understanding MC1496 Modulator for AM Radio Transmitter Receiver
i was going through my dads boxes and found a box full of mc1496 and he asked me to do something with it. I found that i can be used as an AM modulator. And therefore i started researching it. What i need to know is how does it work in terms of hardware. How is the modulation done based on the...- mralam
- Post #5
- Forum: Electrical Engineering
-
M
Understanding MC1496 Modulator for AM Radio Transmitter Receiver
Thanks for your help. I will do the search and get back to you- mralam
- Post #3
- Forum: Electrical Engineering
-
M
Understanding MC1496 Modulator for AM Radio Transmitter Receiver
hi, i came across this issue while working on a project. I am designing and AM radio transmitter receiver. While doing some research i found that the best way to do it is to use an MC1496 IC i also found the circuit attached to this post as a way to set it up. Now before i go and build the...- mralam
- Thread
- Replies: 7
- Forum: Electrical Engineering
-
M
Zero Initial Conditions: Short Circuit & Open Circuit?
Hi all, a quick question, if we assume zero inital condtions does that mean that we replace each voltage source by a short circuit and a current source with an open circuit??- mralam
- Thread
- Conditions Zero
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
M
MATLAB Matlab code to calculate minimum distance
Thanks for your help i got this to work now.- mralam
- Post #5
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
M
Solving Circuit Analysis with Nodal Analysis - Help Needed!
i have asked about that and it is suppose to be ohm not s- mralam
- Post #3
- Forum: Engineering and Comp Sci Homework Help
-
M
MATLAB Matlab code to calculate minimum distance
i have tested the code that you have posted and it worked but the result is alos 0, do you have any ideas on what can be the problem?- mralam
- Post #3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
M
MATLAB Matlab code to calculate minimum distance
hey guys, i want to wirte a function which takes as its arguments two lists of co-ordinates (the first is a list of customers and the second for possible switch locations), and determines the index of the best switch location to minimise the amount of cable required. I have done the...- mralam
- Thread
- Code Matlab Matlab code Minimum
- Replies: 7
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
M
Solving Circuit Analysis with Nodal Analysis - Help Needed!
Hey guys. I have attached a circuit that i am trying to analyse using nodal analysis. This is how i am doing it: at node 2: (v2-v1)/1 + v2/4 + (v2-v3)/1 = 0 at node 3: (v3-v2)/1 + v3/2 = 4A at node 1: v1/25 = 2A but i am not getting the right results for v1, v2 and v3. Can...- mralam
- Thread
- Analysis Circuit Circuit analysis Nodal Nodal analysis
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help