Engineering How Does Current Vary with Voltage in Parallel Filament Lamps?

AI Thread Summary
The discussion focuses on the relationship between current and voltage in parallel filament lamps, suggesting a model where current (i) varies with voltage (v) as i = kv^n. Experimental results indicate that for one filament lamp, n equals 1 and k equals 50, while for two lamps in parallel, n drops to 0.68 and k to 16.5. Participants express confusion over the decreasing value of n with additional lamps and question the applicability of the formula across different configurations. Suggestions include using MATLAB for data analysis and emphasizing the need for source data to validate findings. The conversation highlights the complexities of modeling electrical behavior in parallel circuits.
A-BEE
Messages
3
Reaction score
0

Homework Statement


to investigate the variation of current and potential difference for two identical filament lamps and use the results of the experiment to suggest how current varies with potential difference for any number of identical lamps wired in parallel.

it is suggest that i=kv^n
therefore log i = log k + nlogv

two graphs of log i against log v ( one for a filament lamp and then the other for two filement lamps in parallel) were plotted to obtain n which is the gradient and k the y intercept
results for one filament lamp
n= 1 k=50
results for two filament lamp in parallel
n = 0.68 k =16.5

Homework Equations


comment on the values obtained for n and k
values for n and k expected for three lamps in parallel
and an equation for m number of lamps which describes the relationship between i and v

The Attempt at a Solution


for my comment on the values i can tell that the values become less therefore id expect that if a third lamp was added it would further decrease but that's all i get from this [/B]
 
Physics news on Phys.org
A-BEE said:
it is suggest that i=kv^n
Why? And how does the number of lamps come into this formula?
It does not make sense to use that formula for different numbers of lamps. Obviously something will change, while the parameters of your formula should not.

Can you show your source data?
 
it was a lab so the most i can show you are my lab instructions and my graphs
 
im having trouble uploading the instructions but everything I've posted is what's on the paper the value given are values i had obtained from plotting my results from the lab
 
My advice if that really is the question:

Use MATLAB and polyfit to obtain ##n## and ##k##.

Use those to plot the original function ##i = kv^n##.

Make your conclusions from there, although that is assuming that really is the equation you were given.
 
I would be surprised if that equation was given. It is not wrong, but I would not expect that form. Anyway, two lamps should not give a different n.

If you don't show your source data (if uploading does not work, you can copy some values by hand) it is hard to see what went wrong...
 
Back
Top