Science topic

Simulation Tools - Science topic

Explore the latest questions and answers in Simulation Tools, and find Simulation Tools experts.
Questions related to Simulation Tools
  • asked a question related to Simulation Tools
Question
13 answers
How can I generate synthetic data from network simulation tools (eg: NetSim) to train ML algorithms running in O-RAN RAN Intelligent Controller (RIC)? What kind of data should we capture from the simulator?
Relevant answer
Answer
Ashish Bagwari Yes, NetSim has a radio resource allocation log as well as a handover log.
Coming to RIC and ML, the two options are:
  • Near RT-RIC, using r-Apps for individual UE and cell level ML
  • Non RT-RIX, using x-Apps for cell level and network level ML
So your data collection should be based on what level you want to work. Since NetSim is a simulator both options can be explored.
  • asked a question related to Simulation Tools
Question
1 answer
mpb mit tool manual is a open access
Relevant answer
Answer
hye. how you open MPB from ubuntu? any guidance cause i already install it but dont know how to access
  • asked a question related to Simulation Tools
Question
3 answers
Hi dear researchers,
I'm working on C2N based solar cell using SCAPS-1D simulation tool. In my structure, I have four separate buffer layers. Among those buffer layers, the one with the largest bandgap has the lowest spectral response, yet that structure exhibits the lowest PCE. What are the potential causes of efficiency degradation in this situation?
Relevant answer
Answer
Waqas Farooq Low absorption coefficient means the material absorbs less portion of the light spectrum, thereby the remaining light transmits to the absorber layer and leads to maximum efficiency. In my case, the PCE is the lowest despite the maximum bandgap material and lowest absorption coefficient.
  • asked a question related to Simulation Tools
Question
1 answer
Hello to everyone, hope you are all safe. Kindly please, who has good experience in using the simulation tools NS3, or NS2?
Relevant answer
Answer
Good morning! the ns3 tool is a powerful network simulation tool. I suggest to see the tutors on youtube at the link: https://www.youtube.com/results?search_query=ns3+simulator
I suggest to use a system with lot of RAM
  • asked a question related to Simulation Tools
Question
22 answers
I am looking for simulation of dust effects on photovoltaic panels, what are the best simulation tools that can do that?
Relevant answer
Answer
  • asked a question related to Simulation Tools
Question
5 answers
I am looking for a network simulation tool for large scale structured P2P networks. I need to simulate Chord and Kademlia as a minimum and would like a GUI front end and graphical results output.
Most of the tools that I have found so far are very old, out of date, no longer available, completely undocumented and/or not functional due to version problems with Linux, Windows and Java.
I am currently using a very old version of Oversim / OMNet++
Thanks for any suggestions
Relevant answer
Answer
Dear James Hardy,
Here below is some additional info:
What is types of network simulation tools?
Different Network Simulations
  • Network Simulator version 2 (NS-2)
  • Ns3.
  • Netkit.
  • Marionnet.
  • JSIM (Java-based Simulation)
  • OPNET.
  • QualNet.
  • The open-source simulators are Marrionet, Netkit, NS2, JSIM.
What is network simulation software?
In network simulation, a software replica of the network, or 'network model', is used to analyze how different components of the network (network devices such as routers and access points, smart phones, radios, satellites, wireless channels, etc.)
The State of Peer-to-Peer Network Simulators ANIRBAN BASU, Tokai University and University of Sussex SIMON FLEMING, JAMES STANIER, STEPHEN NAICKEN, and IAN WAKEMAN, University of Sussex VIJAY K. GURBANI, Bell Laboratories, Alcatel-Lucent and Illinois Institute of Technology Networking research often relies on simulation in order to test and evaluate new ideas. An important requirement of this process is that results must be reproducible so that other researchers can replicate, validate, and extend existing work. We look at the landscape of simulators for research in peer-to-peer (P2P) networks by conducting a survey of a combined total of over 280 papers from before and after 2007 (the year of the last survey in this area), and comment on the large quantity of research using bespoke, closedsource simulators. We propose a set of criteria that P2P simulators should meet, and poll the P2P research community for their agreement. We aim to drive the community towards performing their experiments on simulators that allow for others to validate their results. Categories and Subject Descriptors: I.6.7 [Simulation and Modelling]: Simulation Support Systems General Terms: Design, Experimentation, Measurement, Performance, Standardization Additional Key Words and Phrases: Peer-to-peer, P2P, simulator evaluation, simulator usage ACM Reference Format: Basu, A., Fleming, S., Stanier, J., Naicken, S., Wakeman, I., and Gurbani, V. K. 2013. The state of peer-to-peer network simulators. ACM Comput. Surv. 45, 4, Article 46 (August 2013), 25 pages. DOI: http://dx.doi.org/10.1145/2501654.2501660 1. INTRODUCTION Peer-to-peer (P2P) is a distributed computer architecture that facilitates the direct exchange of information and services between individual nodes (called peers) rather than relying on a centralized server. In P2P networks, users (i.e., human beings) participate only through their representative agents, that is, software agents running on networked devices. P2P forms the basis of many distributed computer systems, permitting each peer node to act as both a client and a server, consuming services from other available peers while providing its own service to the rest of the network. Peers within a P2P network engage in direct exchanges with their known neighbors, in order to submit requests and serve responses. The definition of what specifically constitutes a P2P system is broad. For example, in theory, a P2P system is thought of as having no centralized authority, when in reality many existing P2P applications rely on one. For example, early versions of the Authors’ addresses: A. Basu, Rm. 1603, Tokai University, 2-3-23 Takanawa, Minato-ku, Tokyo 108-8619, Japan; S. Fleming (corresponding author), J. Stanier, S. Naicken, and I. Wakeman, School of Informatics, University of Sussex, Chichester Building, Falmer, Brighton BN1 9QJ, UK; email: Sf58@sussex.ac.uk; V. K. Gurbani, Bell Laboratories and Alcatel-Lucent, 1960 Lucent Lane, Rm. 9C-533 Naperville, IL 60566. Permission to make digital or hard copies of part or all of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies show this notice on the first page or initial screen of a display along with the full citation. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, to republish, to post on servers, to redistribute to lists, or to use any component of this work in other works requires prior specific permission and/or a fee. Permissions may be requested from Publications Dept., ACM, Inc., 2 Penn Plaza, Suite 701, New York, NY 10121-0701 USA, fax +1 (212) 869-0481, or permissions@acm.org. c 2013 ACM 0360-0300/2013/08-ART46 $15.00 DOI: http://dx.doi.org/10.1145/2501654.2501660 ACM Computing Surveys, Vol. 45, No. 4, Article 46, Publication date: August 2013. 46:2 A. Basu et al. BitTorrent1 protocol required a “tracker” in order to rendezvous the peers and perform membership management of the swarm (a swarm is a collection of peers that are interested in distributing the same content). We find that the following definition by Risson and Moors [2006] is well-suited to classifying P2P systems: Peer-to-peer systems are distributed systems consisting of interconnected nodes able to self-organize into network topologies.
  • asked a question related to Simulation Tools
Question
1 answer
+ and/or, any other tools about photo-electric effect generally (may not be specialized for biomaterials) but then it should allow to change material parameters to adjust them according to biomaterials so.
Thanks to anyone who has any idea for that, so much.
Relevant answer
  • asked a question related to Simulation Tools
Question
2 answers
Hi, are there any atomistic simulation tools (free or not) like QuantumWise ATK able to perform simulations for molecular devices with more than two ATOMISTIC terminals? I mean: for simulate molecular devices like the one shown in the attached figure?
Thank you very much!
Relevant answer
Answer
actually the question is few years old. I found that software like QuantumATK allows you to perform this kind of transmission analysis. Here an example for multi-terminal conduction (4-probe system): https://docs.quantumatk.com/tutorials/low_level_entities/low_level_entities.html
The electrodes (i.e. terminals) in the figure are the gray material and the scattering region the green atoms located in the center.
Thank you for answering,
Kind regards
Chiara Spano
  • asked a question related to Simulation Tools
Question
6 answers
What do you think are the Best simulation tools for simulating Low Power Wide Area Networks (LPWAN) and Technologies for IoT?
Relevant answer
Answer
NS3 , Omnet++
  • asked a question related to Simulation Tools
Question
16 answers
Hi all
Which simulator would you recommend for developing a routing protocol for Flying Ad Hoc Network (FANET)?
Relevant answer
Answer
NS3 and OMNET can be used for FANET simulation easily.
  • asked a question related to Simulation Tools
  • asked a question related to Simulation Tools
Question
7 answers
In my Project Design of Humanoid Robot I would like to simulate human walk. I am familiar with ADAMS but recently came across other softwares like V-Rep and Gazebo.
Could anybody tell me if there is any specific advantage of using ADAMS over V-Rep/Gazebo?
Thank You.
Relevant answer
Answer
combination of V-Rep and MATLAB will be perfect
  • asked a question related to Simulation Tools
Question
3 answers
I am doing the master in Mobile Edge computing ,so i want to know the best simulation tools to simulate the model.and how can i use it?
Relevant answer
Answer
Dear Rania Azouz,
Greetings!
Followings are the required tools:-
1) NS-3
2) OMNEST
3) OpenMobstar
4) simu5G
5) Matlab
  • asked a question related to Simulation Tools
Question
5 answers
I'm working on the implementation of wireless sensor networks using omnet++ and castalia simulators
Relevant answer
  • asked a question related to Simulation Tools
Question
7 answers
I want to know the simulation tools to enable me research into handover in vehicular communication.
Relevant answer
Answer
try sumo and ns3 or omnet
  • asked a question related to Simulation Tools
Question
1 answer
I am an undergraduate electrical engineering student researching on the application of motor current signature analysis for fault detection in three-phase induction motors. I plan to use LabView simulation tool. However I do not have a physical motor that I can use to create faults to it. Now My question is does LabView simulation tool provides an option for creating faults such as stator fault, rotor fault and bearing fault on the virtual motor? Your answers will be highly appreciated
Relevant answer
Answer
Yes. The LabVIEW simulation tool can provide it.
The following paper may help you: "MOTOR CURRENT SIGNATURE ANALYSIS BASED FAULT DIAGNOSIS OF INDUCTION MOTOR" http://ijcns.com/pdf/ijpcscvol6no2-1.pdf
  • asked a question related to Simulation Tools
Question
3 answers
Hi,
For my research purpose, I want to show how much energy and memory of a device (Like - PLC/ RTU ) is consumed by a Neural Network. Is there any simulation tools available for this task?
Thanks in advance.
Relevant answer
Answer
Usually big packages include this. For instance refer to the "Profiler" of tensorflow
  • asked a question related to Simulation Tools
Question
3 answers
I am trying to simulate a InGaAs/InP PD and illuminate it from p side with an optical source of 1550nm in silvaco TCAD and want to make comparisons for hole and electron velocity vs position, capacitance vs photocurrent and relative response vs frequency. I am relatively new to this simulation tool so request some guidance.
Relevant answer
Answer
Please keep me informed
  • asked a question related to Simulation Tools
Question
12 answers
Most of the emulator or simulation tools for 5G are focused on the radio part. I am looking for an opensource tool to emulate the core network part.
Relevant answer
Answer
Hi,
Have a look at http://simu5g.org/
  • asked a question related to Simulation Tools
Question
4 answers
Please let me know the simulation tool to model a solid state battery which will give the results on temperature variations and voltage
Relevant answer
  • asked a question related to Simulation Tools
Question
7 answers
Greetings....
I have simulated the tin based Perovskite solar cell. But the Jsc is coming out to be very high (57.8 mA/cm2), which seems to be incorrect.
Can anyone please give me suggestions regarding this. I have used SCAPS as simulating tool.
Thanks and regards
Relevant answer
Answer
Dear Romana Yousuf,
PLease take a look at this link you are all information about your question.
Best regards
  • asked a question related to Simulation Tools
Question
4 answers
Hi! I'm working on reducing cold start latency on serverless platforms. To perform further experiments, I need to simulate some functions and then extract the QoS and the calculated cold start time in different scenarios. Is there any simulation tool (or frameworks) for my destination?
I look forward to hearing from you!
Relevant answer
Answer
Look the link, maybe useful.
Regards,
Shafagat
  • asked a question related to Simulation Tools
Question
3 answers
There are a lot of simulation tools for simulate cloud computing environment, here I need simulation tools for simulate SLA monitoring approch for cloud computing system?
Relevant answer
Answer
NS3??
  • asked a question related to Simulation Tools
Question
2 answers
Hi folks, I used to use Intel CoFluent to evaluate performance and for design space exploration. Now I no longer have access to this tool.
Do you know tool that have similar approach, meaning can development application model (Behavior model) and architectural models (Platform model) separately and after all map them into each other.
Thanks in advance.
Relevant answer
Answer
Interesting question for analysis
  • asked a question related to Simulation Tools
Question
1 answer
Is there any simulation tool or any theoretical relationship related to this issue? Is there any specific Comsol module for this?
Relevant answer
Answer
Radio Frequency,structural mechanics and electrostatics modules can be used together with multi physics coupling to find out the necessary scattering parameters.
  • asked a question related to Simulation Tools
Question
4 answers
I am looking for simulating a VANET environment where I can use Elliptical curve Cryptography also. Is there any suitable tool or any suggested approach to carry out this?
looking in terms to carry out secure authentication.
Thanks and Regards
Relevant answer
Answer
Thank you so much Yashar Salami..I will try this
  • asked a question related to Simulation Tools
Question
8 answers
Today IoT devices are required network security i want to perform some research work in this area so kindly provide Best open source tool for Artificial Intelligence IoT Network Security Simulation Tools.
Relevant answer
Answer
MatLab along with Simulink can provide many functions for signal and image processing, optimization techniques, and machine learning in IoT. Many codes are available online and can be modified as per our requirements. Integration of codes from other software can also be done in MatLab.
  • asked a question related to Simulation Tools
Question
4 answers
I'm looking for an open source software that can perform numerical modeling for the side-scan sonar method.
Relevant answer
Answer
Dear Dr. Kerem Ozkap
Hello.
I'm interested in the same SW you are searching for.
Do you have any progress in finding any open source simulation tool for Side-Scan Sonar?
If you have, please inform me with my emai, tachyon@strkorea.co.kr .
Thanks in advance.
  • asked a question related to Simulation Tools
Question
11 answers
I found ifogsim but I faced problems to execute it. How to setup iFogSim for experiment? If any one know.
If any other tools available then share it.
Relevant answer
Answer
Also, have a look at LEAF (https://github.com/dos-group/leaf), it's a new simulator for fog computing environments with a special focus on energy consumption and scalability.
  • asked a question related to Simulation Tools
Question
8 answers
Dear research community
I asked if there is a specific simulation model or library for UAV Node in network simulators like NS2 or NS3. further, if there is a new simulation tool or method to study the performance of the UAV Network. it would be better to support valuable answers by research papers and/or source code.
Best regrads
  • asked a question related to Simulation Tools
Question
4 answers
I am planning to change the physical properties (diameter, height, periodicity) of Nanowires and examine their optical properties. Please suggest some simulation tools.
Relevant answer
Answer
Dear Saif Ahmed,
if you have access to it, Comsol should be able to offer you tools to simulate the optical properties of nanowires.
Best regards.
  • asked a question related to Simulation Tools
Question
2 answers
I want to simulate Radiowaves (indoor) with Frequenzs of for example 433kHz. I found this toolbox in Matlab (https://de.mathworks.com/help/comm/ref/raytrace.html), this one is nearly what I want.
Now my question:
Is someone knows other simulation tools like the toolbox? I don't found anything good.
Thank you for your answer
Relevant answer
Answer
I am not sure that this is what you are looking for but check it:
Good luck
  • asked a question related to Simulation Tools
Question
19 answers
I am a Ph.D student working on itinerary optimization in urban traffic, using graph algorithms and Multi-agent systems. What's the best simulation tool that is at the same time agent-based and has broad traffic utilities ?
Thank you.
Relevant answer
Answer
General-purpose multi-agent platforms:
Repast Simphony, Gama, Jade, NetLogo, Madkit, Janus, Swarm, Mason
Traffic-oriented multi-agent platforms:
Activity-based demand models: Matsim, Transims, SimMobilty, Polaris
Other demand models: ITSumo, MovSim, Mascat, Matisse, AgentPolis, Opus, Mosaiic, Mars, SM4T, Archisim
  • asked a question related to Simulation Tools
Question
2 answers
1 how we can migrate switch from one controller to another controller in software defined networks?
2 methods or algorithms used for this switch migration in order to balance the load between controller and it simulation tools?
Relevant answer
Answer
I will assume you work on an OpenFlow-based network.
An OpenFlow switch can connect to multiple controllers and a controller can be in one of three possible states regarding the control of a switch: equal, master, and slave. A switch can have multiple controllers in an equal state, but only one controller in the master state (the other controllers will automatically fallback to the slave state).
You can start your research by searching for SDN controller load balancing and partitioning on Google Scholar and Scopus.
Mininet and docker will become your best friends. With these tools, you can build complex topologies without the need for expensive hardware equipment or real testbeds.
Hope I helped!
  • asked a question related to Simulation Tools
Question
4 answers
I am currently working on islanding detection and control in distributed generations. I would kindly ask that you recommend a real-time simulation tool that helps me in this study. I have tried using MATLAB but it keeps freezing and slowing work for me. The simulation tool should be fairly easy to use but robust so that I can get the needed components for modeling the islanding phenomenon and simulate it.
Relevant answer
Answer
MapleSim
  • asked a question related to Simulation Tools
Question
26 answers
Dear Researcher,
what are the hot topics in Flying ad hoc networks(FANET)?
which simulation tool used for Flying ad hoc networks(FANET)?
can we use NS-2 or Ns-3 for flying ad hoc network(FANET)?
Thanks in advance for time and consideration.
Relevant answer
Hi, it may be useful to read this paper: Flying Ad-Hoc Networks (FANETs): A Review of Communication architectures, and Routing protocols (researchgate.net) published by Muhammad Asghar Khan et al.
  • asked a question related to Simulation Tools
Question
4 answers
Hi, I would like to simulate IOT/WSN ddos attacks inside some type of simulation software. I haven't found many papers simulating this specifically or comparing which simulation software (ns3, cooja, omnet++, etc) is best suited for this purpose. Any help would be much appreciated.
Relevant answer
Answer
You can look at NetSim, and some project code and documentation can be got in https://tetcos.com/file-exchange.html
  • asked a question related to Simulation Tools
Question
10 answers
I am looking for a simulation tool that supports Mobile Cloud Computing + Mobile Edge Computing. Can anybody guide me please?
Relevant answer
Answer
I like that, is great
  • asked a question related to Simulation Tools
Question
4 answers
Dear respected colleagues,
I would like to check how worthy it is to spend some time implementing and developing a well tested tool for simulating Blockchain-assisted Fog-enhanced systems. Initially, I suggest the tool would allow users to choose the layer of the Fog Computing architecture at which they would like to place the Blockchain. Further, the tool allows to choose one of several available consensus algorithms for simulating different cases for each scenario. The services that can be provided by the Blockchain in this tool includes, but not limited to, Computational services (Smart Contracts), Data Management, Identity Management, and Payment Services between systems entities.
If such a simulation tool is available, how likely it is that you would use it in your research?
Relevant answer
Answer
I like that, is great
  • asked a question related to Simulation Tools
Question
5 answers
I want to know that how many crystal structures made of Fe, Cr and Ni can exist at 750℃. What simulation tool can be used to do this?
Vasp based on Density Function theory?
Lammps based on molecule simulation?
Any suggestion?
Relevant answer
Answer
Maybe Factsage can help you to calculate the crystal structures of this system.
  • asked a question related to Simulation Tools
Question
5 answers
Dear all,
I would like to ask if there are some open and customisable platforms dedicated for railway systems (in particular for traffic management: like SUMO for automotive)
If the answer is yes, what is the best plateform?
Thank you.
Relevant answer
Answer
I had the same problem when I was doing my PhD involving rail and road traffic. Here as the matrix that I use for the selection process between 5 different types of simulation software systems.
  • asked a question related to Simulation Tools
Question
5 answers
I would like to know which is best TCAD sotfwere can be used to model the organic solar cell .
Relevant answer
Answer
You can use Silvaco Tcad tools to simulate the solar cells and LEDs. We used it for modelling silicon solar cells. You can follow the simulation in the book chapter in the link:
In the quantitative analysis, first, an explanation for how to construct the solar cell structure using SILVACO process simulator Athena is presented. Second, the electrical and optical performance parameters are presented using the output from SILVACO device simulator Atlas. Finally, the npn structure performance is simulated for different emitter sidewall treatments introduced.
I assume that it can be used also to simulate the organic and perovskite solar cells if their technological and physical parameter's are known.
We used also the simulator SCAPS to simulate organic solar cells. ,
The solvers in SCAPS are similar to that of SilVACO. In fact one could basically define the organic semicondcutor parameters similar to that of the inorganic semiconductors. We will publish a paper in this context in the near future.
There is a dedicated software for such organic devices. It is the simulator Fluxim We did not use it. For more information please follow the link : https://www.fluxim.com/
Best wishes
  • asked a question related to Simulation Tools
Question
3 answers
Hello researchers, Currently I am working on Arena Simulation Tool and preparing my thesis work and I was wondering that using Arena Simulation Tool how to show my contribution and what are the ways to show our contribution using Arena Simulation Tool. The things comes to my mind is that using Arena Simulation Tool, we can show our contribution by showing the modules it self work and the way how we implement it for our own model. Will it be my contribution or what contributions I should have to prove? Normally I read some papers, they only show the build model with optimized model based on results. But, I want to know how we can implement some algorithms to show my contribution. In previous research, they have used the tools from Arena for optimization. what should I do. Please give your opinions that how I can prove my contribution, what are the ways to prove the contribution. Thank you.
Relevant answer
Answer
If the context is the contribution to the (academic) literature, e.g. journals, proceedings, etc, then the contribution can be providing a new or better approach/ solution to an under-researched problem/ research context. People usually justify their claim (contribution to the gap in the literature) by presenting the state of the art literature review on the problem and make a claim that their proposed approach indeed has never been investigated before or is better than any previous attempt. The implementation of the approach can use any (simulation) tool (e.g. arena, pro-model, any-logic, etc.). Hopefully, it's useful.
  • asked a question related to Simulation Tools
Question
5 answers
how to couple a multiagent simulation BRAHMS to Energyplus energy software to simulate a co-simulation analysis of building energy by considering occupant behavior?
Relevant answer
Answer
Hey, here's another approach to consider:
Hope this helps
  • asked a question related to Simulation Tools
Question
6 answers
I currently use ANSYS Workbench, does anyone have an idea how can I perform high velocity projectile impact test on different materials using this simulation tool?
Relevant answer
Answer
Ansys explicit dynamics analysis which has built in autodyn solver is easy to solve and accurate..
  • asked a question related to Simulation Tools
Question
5 answers
Looking for a CST type tool for UBUNTU OS?
Relevant answer
Answer
  • asked a question related to Simulation Tools
Question
25 answers
Is MATLAB a good bet to implement Blockchain in? My University is trying to procure MATLAB license and wants us to evaluate MATLAB. Which other Simulation tools/Software would you recommend for simulating Blockchain?
Relevant answer
Answer
Dear all,
Beyond the above mentioned solutions, I would also recommend Ganache, https://www.trufflesuite.com/ganache, of Truffle Suite is a ready to deploy solution for blockchain!
  • asked a question related to Simulation Tools
Question
13 answers
For academic purpose, free and open source simulation tool for internet of things
Relevant answer
Answer
Study the CupCarbon - A Smart City & IoT WSN Simulator
Best Regards
  • asked a question related to Simulation Tools
Question
2 answers
mpb mit tool manual is open access to everyone.
Relevant answer
Answer
That's a good question
  • asked a question related to Simulation Tools
Question
3 answers
Hi! Are there any simulation tool for digital circuits based on Single Electron Transistor (SET) where the dot is single molecule? Is SIMON simulator technology dependent?
Thank you
Relevant answer
Answer
Yes, you can design SET model using comsol multiphysics. I have a fully accessed version for my organization so can't help you with this, extremely sorry for that matter. But as a student, you can apply this website for a reduced cost purchase. https://www.comsol.co.in/
Else kindly refer other excellent software https://www.featool.com/. Furthermore, wait for other answers.
  • asked a question related to Simulation Tools
Question
9 answers
I need names of simulation tools, software for D2D simulation. Instead of mathematical modeling is there any graphical support based platform/tool/software by which different two tier network, D2D multiple link scenario can be implemented .
Relevant answer
Answer
Install OMNET and D2D communication is available in this program.
  • asked a question related to Simulation Tools
Question
5 answers
Hii All, is there any simulation tool available to calculate power consumption of SDN switches and controllers. Using mininet and floodlight controller i have successfully tested the performance of a sdn topology. Now i want to reduce the power consumption by each device. Is it possible through mininet or any other tool i need? If i can acheive it through mininet, then provide me the procedure.
Its really urgent for me. Please help me. many many thanks.
Relevant answer
Answer
Interested question
  • asked a question related to Simulation Tools
Question
3 answers
  • On what scale can SIMSCALE simulation software be helpful for students in their engineering course work comprising CFD ( Computational fluid dynamics ), thermal and structural concepts?
  • Can SIMSCALE be used as a quick simulation tool by students?
  • asked a question related to Simulation Tools
Question
5 answers
I'm doing my thesis project which is related to the microscopic traffic-induced pollution simulation. Does anyone have suggestions for which open-source tool would be a suitable simulation tool for pollution simulation? (Preferably working well with SUMO and VERSIT+)
Relevant answer
Answer
It will be very difficult to find an open source toll on source pollutant. Neverthless there is a well simulation model named AERMOD. I just advise you to try to be in touch with Pr. Richard Leduc from AirMet lab Canada.
  • asked a question related to Simulation Tools
Question
10 answers
I am planning to develop a methodology to analyse electric energy consumption based on user's behaviour and environment. Therefore I am looking for a tool that generate appliance level consumption data along with the user activities going on and environmental data that affect consumption (like doors and windows state, outside temperature, occupants' presence and location, etc.)
I have an idea about Simulink and DesignBuilder. But Simulink simulates appliances consumption regardless of users's behaviour and occupants presence, and DesignBiulder generates whole-house consumption data.
So do you have an idea of a tool that may serve my purposes?
Relevant answer
Hi
Our simulator will do that: Imran Mahmood, Quair-tul-ain, Hasan Arshad Nasir, Fahad Javed and José A. Aguado, "A Hierarchical Multi-Resolution Agent Based Modeling and Simulation Framework for Household Electricity Demand Profile", SIMULATION: Transactions of The Society for Modeling and Simulation International, April 2020.
Let me know if you need more details
  • asked a question related to Simulation Tools
Question
4 answers
Hi everyone,
I new to motion planning and robotics can someone suggest a simulation tool where motion planning algorithms could be developed for at least 2 robotic arms?
also, It would be great if you can suggest a planning algorithem to start with theses arms!
Cheers,
Relevant answer
Answer
V-REP software environment or Matlab Virtual Reality
  • asked a question related to Simulation Tools
Question
7 answers
Simulation tool for Elastic Optical Network
Relevant answer
Answer
Thank you
  • asked a question related to Simulation Tools
Question
3 answers
Satellite communication with wireless devices using OMNET++ simulation tool. I have created 5 mobile devices and set their behavior in the .cc file. They show mainly 2 behavior; signal send/receive from satellite and movement. But while simulating the source code either of the two behavior is executed (i.e, either signal send/receive or movement). Initialization of the architecture is done inside .ned file.
If anyone is following the platform, please give your suggestions; how to run the 2 behaviors simultaneously.
Relevant answer
Answer
You could also look at NetSim's satellite library - https://tetcos.com/satellite-communication.html, which is much easier to use than OMNET.
  • asked a question related to Simulation Tools
Question
6 answers
Hello everyone,
We are designing a blockchain-based authentication & authorization scheme for smart homes, and now we need to simulate the proposed network model to ensure our scheme is practically efficient and measure its performance in a real scenario. Therefore, we are looking for a simulation tool that is most suitable for the blockchain network simulation. We would be thankful for your help.
Also, if you can do the simulation for our scheme, it would be a pleasure to work with you, so let us know.
Relevant answer
Answer
Dear Zain ul Abadin, please send an email to me, and explain more about your problem.
(you can find my email address at the "About" section in my profile)
Best Regards.
  • asked a question related to Simulation Tools
Question
14 answers
Greetings everyone!
I am a research student working on mobile ad hoc cloud computing. My research area is resource allocation in heterogeneous network-based mobile ad hoc cloud. I have been searching for an authentic simulator to perform my simulation results of the proposed allocation scheme. Kindly suggest me any simulator that can fulfil the requirements of task scheduling algorithms and networking protocols and environment.
Thanks
Relevant answer
Answer
This research problem can not solve only by NS3 . You should use hybrid approach . For mobility and protocol implementation NS3 is good enough .
This study may help you out a bit .
10.1504/IJWMC.2019.10022912
  • asked a question related to Simulation Tools
Question
5 answers
I'm trying to build a mask for etching metal, but I need simulation tool to get an idea of how to build one.
Is there any suitable open source software I can use to do this?
Relevant answer
Answer
You can try Anisotropic Crystalline Etch Simulation (ACES) developed by Micro Actuators, Sensors and Systems Group (MASS) at UIUC
  • asked a question related to Simulation Tools
Question
4 answers
recently i submitted my article in Wiley journal but they rejected my article on the basis that its lack experimental validation. i am wondering, how i can validate my case study results as there is no simulation tool or method is available that can fully analyzed the whole data of case study.
Relevant answer
Answer
thanxx ...i have to take permission to share my data, firstly i will share reviews with you.
  • asked a question related to Simulation Tools
Question
2 answers
I am working on LMS channel modeling. I would like to implement the LMS channel using a deterministic approach. I have come across radio a tracer simulation tool.
Relevant answer
Answer
You could explore NetSim simulator's satellite communication library - https://tetcos.com/satellite-communication.html
  • asked a question related to Simulation Tools
Question
4 answers
having undergoing research on "Design of Hybrid Intrusion Detection Systems for IoT-based Smart Environment" i'm please soliciting for your kind respond towards the above question.
Relevant answer
Answer
thank you sir, Sravan Gottapu
  • asked a question related to Simulation Tools
Question
5 answers
Hi there,
I tried to implement the "PRINCE" algorithm in FPGA using the Xilinx simulation tool and I have a problem to do that and I missed enough knowledge to do that, so please any advice for help and how and from where should I start?
Thanks for the advice...
Best regards.
Relevant answer
Answer
Perhaps this article is helpful?
  • asked a question related to Simulation Tools
Question
5 answers
Transmission line models have been used as a method for explaining the behaviour of different antennas in the past. Transmission line models replaced the electromagnetic fields and maxwell equations with approximate equivalents from circuit theory. They served as useful design tool as they were low complexity numerical tools for predicting (simulating) the behaviour of the antenna.
However, today we have 3D simulation tools that can simulate most antennas on an average PC/Laptop. These simulation are much more precise, since they solve the actual fields and instead of an equivalent.
Considering this, is transmission line modelling relevant today? if so, how do you think it might be useful?
Relevant answer
Answer
Lower-fidelity models are often useful as teaching tools, to help students understand the main aspects of what's happening. Simple models can help students get a 'feel' for the problem. Also, both students and experienced engineers can check their work. They can see if their numerical models look reasonable.
  • asked a question related to Simulation Tools
Question
2 answers
I am starting on a few base cases here with mapping the resultant solar intensity on a surface covered by a horizontal cover (made up of a certain material). The other base case involves a sinusoidal wave-shaped cover over a horizontal surface. I need some simulation tool options that will allow me to perform such an analysis in a dynamic setting ( location-specific, real-time positioning of the sun, etc.). The ultimate objective is to replace the underneath surface with a PV module and in turn calculate the energy yield for the corresponding incident solar light intensity. The study is to determine the influence of the covers ( shape, size, design, material, distance) on the energy yield of the PV modules underneath.
Relevant answer
Answer
You should find the tools you need in PVlib https://pypi.org/project/pvlib/
There's also a similar library fro Matlab.
  • asked a question related to Simulation Tools
Question
4 answers
Hello, I need to find out the best multimodal (private cars, public transport, bikes, and pedestrians) traffic simulation software in which I can develop an agent-based model for all activities. The case study is a mixed land used area with less than 1000 residence.
What are the best agent-based traffic simulation tools?
Many thanks
Relevant answer
Answer
You can try to use AnyLogic ( https://www.anylogic.com/ ). There is a special library for road traffic modeling.
  • asked a question related to Simulation Tools
Question
2 answers
I'm working on micro-grids and V2V energy transmission controlled by the blockchain. Kindly help me regards simulation tools that can help in this research work.
Relevant answer
Answer
Dear Hamza,
could you be more specific? do you need some works on the field? Or do you have a precise model you want to simulate?
Regards,
  • asked a question related to Simulation Tools
Question
3 answers
I need to find a tool for road traffic modeling which permits the implemention and testing of any type of algorithms for traffic flow prediction, especially neural networks or fuzzy based algorithms. It will be helpful if that tool provides a graphical view of car movement and crossroads configuration.
Relevant answer
Answer
Simulation of Urban MObility
  • asked a question related to Simulation Tools
Question
10 answers
i am planning to simulate photonic qubit and quantum dot based quantum computing.
Relevant answer
Answer
Hello
In this time i try to make some circuits having best performance ..so i work in the theorical hand but in the experimental one i can not to be useful
have good day
  • asked a question related to Simulation Tools
Question
3 answers
Dear Sir,
i need an IoT simulator tool that can be supported for simulating LoRa network. To my knowledge, i know Simple IoT simulator but it is paid version.
Thank you,
  • asked a question related to Simulation Tools
Question
4 answers
Hello. In a project, I plan to program the daily activities of employees of a company with a computer. these activities include Login, logout, send email, receive email, open website, open app and etc. This simulation must be programmed. I should not use simulation tools. Please guide me in this programming.
Relevant answer
Answer
In an old project I tried to find out some information about different apps that were running on the windows operating system. One approach is to check out the title of applications by Windows API and then send them to a program. In such way, you can save this information in some tables and then use them for later. For example, to check out a special website which has been viewed by a user, you can check the title of the web browser (by a special API).
  • asked a question related to Simulation Tools
Question
3 answers
I am trying to simulate a C-RAN system by interfacing cloudsim with an LTE simulator. Any guidance on the matter would be appreciated ! Thanks.
Relevant answer
Answer
Surender Singh @ Dear sir i am working on cloud RAN and i go though the link you provide, at present this link is not working, so is there any other option to simulate C-RAN on java
  • asked a question related to Simulation Tools
Question
4 answers
i am willing to work on user mobility in Fog computing environment for my research work. i am looking for reducing latency in migration of services from one Fog device to another Fog device. The migration may be required to keep the services as close to mobile-user as possible to provide low latency. I want to work on CONTAINER-based migration as it seems to be new technique.
Is it possible to implement container-based migration in iFogSim or any other simulator?
Relevant answer
Answer
Thanks J.R. Clymer . I will go through the paper and simulation tool mentioned by you.
  • asked a question related to Simulation Tools
Question
1 answer
I really need the following book:
"A Simulation Tool for LDPC Encoder-Decoder: An Aid To The Designers", By Ruchi Gajjar.
If someone have please share with me. It will be really appreciated!!! Thanks!
Relevant answer
Answer
I have a presentation and a simulation of LDPC in C++. Could you contact me to discuss.
  • asked a question related to Simulation Tools
Question
3 answers
  • A 3D Open Source Smart Home Simulator..
Relevant answer
  • asked a question related to Simulation Tools
Question
3 answers
I want to performance analysis for ODCA now I need suggestion that which simulator tools is better for this work.
  • asked a question related to Simulation Tools
Question
3 answers
Looking for Security Simulation Tools for IOT.
Relevant answer
Answer
DigitalFIRE virtual cloud environment can be used . (http://digitalfire.ucd.ie/?p=903)