Recent content by mralam

  1. 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??
  2. 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...
  3. M

    Understanding MC1496 Modulator for AM Radio Transmitter Receiver

    Thanks for your help. I will do the search and get back to you
  4. 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...
  5. 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??
  6. M

    MATLAB Matlab code to calculate minimum distance

    Thanks for your help i got this to work now.
  7. M

    Solving Circuit Analysis with Nodal Analysis - Help Needed!

    i have asked about that and it is suppose to be ohm not s
  8. 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?
  9. 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...
  10. 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...
Back
Top