Dear Fauzan,
I don't know about this but did you try adding a normal BS node like this:

$ns node-config -UmtsNodeType bs \
            -downlinkBW 32kbs \
            -downlinkTTI 10ms \
            -uplinkBW 32kbs \
            -uplinkTTI 10ms \
            -hs_downlinkTTI 2ms \
            -hs_downlinkBW 64kbs \

set bs1 [$ns create-Umtsnode]

$ns node-config -UmtsNodeType bs \
            -downlinkBW 32kbs \
            -downlinkTTI 10ms \
            -uplinkBW 32kbs \
            -uplinkTTI 10ms \
            -hs_downlinkTTI 2ms \
            -hs_downlinkBW 64kbs \

set bs2 [$ns create-Umtsnode]


But before, check the eurane user guide for that possibility. I know that
there is support for single cell environment only but I don't know about how
many BSs you can put !
Good luck,

Message: 1
> Date: Thu, 07 Feb 2008 09:30:28 +0700
> From: Fauzan Zaini <[EMAIL PROTECTED]>
> Subject: [ns] How to Add BS in EURANE?
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain;       charset=ISO-8859-1;     DelSp="Yes";
>        format="flowed"
>
> Dear All,
>
> Is there anybody using EURANE Module actively? I'd like to know how to
> add more Base Station (BS) in EURANE Module. I would appreciate if you
> kindly share it with me. Need lot of things to do for my thesis.
>
> Thanks a lot for your kind help :)
>
> Regards,
> Fauzan
>
>
> ----------------------------------------------------------------
> This email was sent by IMP Webmail System
> Universitas Indonesia - www.ui.edu
>

Reply via email to