Giter Site home page Giter Site logo

msepulcre / c-v2x Goto Github PK

View Code? Open in Web Editor NEW
87.0 13.0 30.0 364 KB

Analytical Models of the Performance of C-V2X Mode 4 Vehicular Communications

License: GNU General Public License v3.0

MATLAB 100.00%
v2x model cellular-v2x lte-v pc5 sidelink analytical matlab vehicular communications

c-v2x's People

Contributors

msepulcre avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

c-v2x's Issues

questions about winner+B1 model

when calculating the path loss, I got some questions:

  1. the winner+B1 model uses the f_c as the center frequency in Hz, but in the file get_PL_SH.m, it seems that you use the GHz instead.

  2. and for the effective antenna height, the winner+B1 model sets the environment height as 1 m, but you set it as 0 m. Are there any reasons to do this?

Free space loss

PL(i) = 22.7log10(distance(i)) + 27 + 20log10(fc/1e9);
the unit of distance is km, so
PL(i) = 22.7log10(distance(i)/1000) + 27 + 20log10(fc/1e9);

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.