honggaow's Stars
llshao/CNT-TFT-Verilog-A
CNT TFT Verilog-A; Flexibel Electronics
vsdip/vsdsram_sky130
ali-ece/Design-of-optimal-CMOS-ring-oscillator-using-an-intelligent-optimization-tool
This paper presents an intelligent sizing method to improve the performance and efficiency of a CMOS Ring Oscillator (RO). The proposed approach is based on the simultaneous utilization of powerful and new multi-objective optimization techniques along with a circuit simulator under a data link. The proposed optimizing tool creates a perfect tradeoff between the contradictory objective functions in CMOS RO optimal design. This tool is applied for intelligent estimation of the circuit parameters (channel width of transistors), which have a decisive influence on RO specifications. Along the optimal RO design in an specified range of oscillaton frequency, the Power Consumption, Phase Noise, Figure of Merit (FoM), Integration Index, Design Cycle Time are considered as objective functions. Also, in generation of Pareto front some important issues, i.e. Overall Nondominated Vector Generation (ONVG), and Spacing (S) are considered for more effectiveness of the obtained feasible solutions in application. Four optimization algorithms called Multi-Objective Genetic Algorithm (MOGA), Multi-Objective Inclined Planes system Optimization (MOIPO), Multi-Objective Particle Swarm Optimization (MOPSO) and Multi-Objective Modified Inclined Planes System Optimization (MOMIPO) are utilized for 0.18-mm CMOS technology with supply voltage of 1-V. Baesd on our extensive simulations and experimental results MOMIPO outperforms the best performance among other multi-objective algorithms in presented RO designing tool.
BehinaGroup/Electrical-and-Electronic-Circuit-Optimization
An easy to use GUI for multi-objective optimization of electrical and electronic circuits using evolutionary and heuristic algorithms and HSPICE.
bigbear/ee141_proj
jbolling-zz/VLSI-Final-Project
Simulation code for performance comparisons between CNFETs and MOSFETs
armaanpriyadarshan/Social-Distancing-Drone
Has three different programs with different features. Uses a Caffe Model to perform object detection and stream to a Flask Webserver. Also utilizes OpenCV to measure distance between centroids of humans and displays red & green bounding boxes to show who is social distancing.
vamshikallem/Social-Distancing-Tool
Project Idea is to train an object detection model which can detect humans in a video and results in all the bounding boxes with humans upon which I have calculated the distance between boxes. Bounding boxes in closer than a threshold value are classified with different color. Also created Bird's eye view using which we can avoid overlapping.