signetlabdei / millicar

MilliCar - An ns-3 Module for mmWave NR V2X Networks
http://mmwave.dei.unipd.it
GNU General Public License v2.0
41 stars 17 forks source link

The vehicular-simple-one.cc and vehicular-simple-two.cc file question with paper(MilliCar - An ns-3 Module for mmWave NR V2X Networks) #17

Open MOUmeiqi opened 2 years ago

MOUmeiqi commented 2 years ago

Hi.Guys. image

  1. above picture from the 'MilliCar - An ns-3 Module for mmWave NR V2X Networks' paper,I try to run the vehicular-simple-two.cc,but only "scenario.txt"in the results,I'd like to learn about how to get the result in the paper.(i.e Figure 5 SINR for a pair of vehicles in vehicular-simple-two.cc. 4×4 (8×8) indicates that both endpoints have antenna arrays with 4 (8) elements.)

  2. the second question is i already get result through runing the vehicular-simple-one.cc. (i.e it is refer to the figure 4 a) &b)) , image image I get the data (simple-one-stats.txt )after running the code,I set the paraments in accordance with the paper, such as such as the initial distance between the vehicles, the bandwidth 100 MHz or 400 MHz. I want to konw that how to define paraments,like source rate and Average Latency, or say how to use formula to model in the this paper. I would be grateful if you could slove my confusion. Yours MOU Meiqi

MOUmeiqi commented 2 years ago

and i think My results deviate from the results of the paper,so , i want to konw why? ,i think the paraments is worst in my simulation, and the paper figure how to plot in the ns-3. Yours MOU Meiq

YinghuiZhang123 commented 1 year ago

Hi I am also working on the same paper and the codes. May I request you to share the results and how you have found the results to draw the graphs? Thanks.

MOUmeiqi commented 1 year ago

  when using code for simulation , I modify a lot of paraments many times . so, i get a lot of result that exist the .txt file. finally,using the matlab draw curves.

------------------ 原始邮件 ------------------ 发件人: "signetlabdei/millicar" @.>; 发送时间: 2022年11月27日(星期天) 上午8:14 @.>; 抄送: "JIANG @.**@.>; 主题: Re: [signetlabdei/millicar] The vehicular-simple-one.cc and vehicular-simple-two.cc file question with paper(MilliCar - An ns-3 Module for mmWave NR V2X Networks) (Issue #17)

Hi I am also working on the same paper and the codes. May I request you to share the results and how you have found the results to draw the graphs? Thanks.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

YinghuiZhang123 commented 1 year ago

Thanks a lot. Got your points. I am also doing the same