Notifications
Clear all

Cable loss data of supplied 1m SMA cable

4 Posts
2 Users
0 Likes
6,738 Views
(@chriscommlimited)
Active Member
Joined: 13 years ago
Posts: 10
Topic starter  

Hi everyone,
Does anyone know what is the cable loss in dB/100ft or cable loss in dB/100m of the supplied antenna cable at 85MHz, 495MHz and 503MHz?

Preferably, is there a graph to show the loss as a function of spectrum frequency?

Regards,
Chriscomm Limited/ Bernard.


   
Quote
(@moderator)
Noble Member Admin
Joined: 14 years ago
Posts: 1044
 

Please have look at the cable.ini file of the LCS software, there you will get detailed data on the cable.
Also please look at viewtopic.php?f=7&t=31

Snip


   
ReplyQuote
(@chriscommlimited)
Active Member
Joined: 13 years ago
Posts: 10
Topic starter  

Hi Snip,
Thanks for your reply.
I located the cable.ini file in the LCS software (i did not see it in MCS). The selection that I am interested in has:
START=40000
.
.
END:...
Frequency Factor=1000
Does this mean that the start frequency is 40MHz etc till the end?
Chriscommlimited/Bernard.


   
ReplyQuote
(@moderator)
Noble Member Admin
Joined: 14 years ago
Posts: 1044
 

The cable.ini file is used to add own cable damping values and also includes our standard cables (1m, 5m low loss, 10m low loss) which can be used as sample data.

To add own cables you need to know three cable parameter:
1) Cable start-frequency
2) Cable stop-frequency
3) Cable damping values in dB (needs a fix step size e.g. every 10MHz).

A cable data set will look like the following:

[Testcable 0,5m 10-220MHz]
Start = 10
End = 220
Step = 10
FrequencyFactor = 1000000
Type = Cable
Step10Factor = -0.231;-0.240;-0.279;-0.306;-0.383;-0.361;-0.391;-0.422;-0.453;-0.476
Step110Factor = -0.506;-0.523;-0.546;-0.567;-0.600;-0.617;-0.631;-0.649;-0.671;-0.688
Step210Factor = -0.506;-0.523

[Testcable 0,5m 10-220MHz] (Name of the cable in []). This will show up later in the LCS as cable name.
Start = 10 (Cable Start frequency in MHz)
End =220 (Cable Stop frequency in MHz)
Step = 10 (Frequency step size of the dB damping values of the following table)
FrequencyFactor = 1000000 (Factor of all frequency values in Hz, in our case 1000000Hz = 1MHz)
Type = Cable (Type of data. In our case its "Cable". Needed for the LCS to identify the data type)
Step10Factor = (Now we have the first 10 dB damping values. Those values must exactly meet the step size (we use 10MHz). So you need to add every 10MHz a new damping value. The damping values are separated by comma. You could also add positive damping values, but this makes physical no big sense.)
Step10Factor means that the start frequency of this first data set is 10MHz.
The next data set Step110Factor starts with 110MHz (the start frequency of the next 10 data sets) etc.
The last data set Step210Factor starts with 210MHz and includes the last two damping values. The last damping value is at the stop frequency 220MHz.

Snip


   
ReplyQuote
Share: