Posts

POWER SYSTEM IN AUTONOMOUS DRIVING VEHICLE'S

Image
Introduction- Automated vehicles have drawn increasing attention in recent years, where certain companies are pushing automated vehicles into consumers’ hands. However, these vehicles are not fully automated, and to reach higher levels of automation, more sensors and systems must be implemented to control the vehicle in all real-world circumstances. The addition of advanced driver assistance systems (ADAS) to a vehicle is a task in itself. A vehicle has limited space for sensors, wiring, power supplies, and computer processors. Additionally, all these new components, added to make a vehicle automated, consume power while individual sensors might not be large loads, the power drawn by a multitude of sensors can compound to be significant. Most new studies about automated vehicle systems use an electric vehicle (EV) instead of an internal combustion engine (ICE) vehicle. EVs are inherently easier to control using automated driving sensors and systems, because control is accomplished elec...

optimal solution for VLSI circuit partitioning in physical design using DPSO

Image
              Circuits partitioning assumes a vital part in designing very large scale integration (VLSI) chips. Circuit partitioning is a critical step in the front end design. The interest in finding an optimal solution for partitioning in VLSI circuits has been a hot issue now days. In VLSI circuit partitioning, the issue of getting a minimum cut, less interconnects, low power, minimum delay and less area is included. The use of Evolutionary algorithms is increased to solve the above mentioned NP complete problems. This blog  investigates an overview of getting a minimum cut using, a Discrete Particle Swarm Optimization (DPSO) algorithm .        The DPSO algorithm proposed a new discrete position updating method of particles  and the operators of evolutionary algorithm for reference: the velocity is changed by mutation operator and influence of individual optimal solution and global optimal solution on particles by cros...