Open Access. Powered by Scholars. Published by Universities.®
- Discipline
-
- Physical Sciences and Mathematics (730)
- Computer Sciences (689)
- Electrical and Computer Engineering (397)
- Artificial Intelligence and Robotics (330)
- Operations Research, Systems Engineering and Industrial Engineering (311)
-
- Numerical Analysis and Scientific Computing (287)
- Systems Science (285)
- Digital Communications and Networking (101)
- Robotics (100)
- Other Computer Engineering (99)
- Computer and Systems Architecture (87)
- Social and Behavioral Sciences (87)
- Data Storage Systems (68)
- Systems and Communications (52)
- Mechanical Engineering (49)
- Communication (42)
- Other Electrical and Computer Engineering (41)
- Electrical and Electronics (40)
- Education (35)
- Information Security (35)
- Arts and Humanities (34)
- Business (33)
- Hardware Systems (33)
- Data Science (32)
- Civil and Environmental Engineering (30)
- Software Engineering (26)
- Communication Technology and New Media (25)
- Biomedical Engineering and Bioengineering (23)
- Institution
-
- China Simulation Federation (281)
- TÜBİTAK (166)
- Technological University Dublin (47)
- University of Nebraska - Lincoln (47)
- Old Dominion University (34)
-
- Santa Clara University (33)
- California Polytechnic State University, San Luis Obispo (27)
- Singapore Management University (24)
- University of South Carolina (21)
- Wright State University (21)
- Chulalongkorn University (19)
- University of Central Florida (18)
- University of Arkansas, Fayetteville (17)
- Clemson University (15)
- Air Force Institute of Technology (14)
- Louisiana State University (14)
- Universitas Negeri Malang (14)
- University of South Florida (14)
- West Virginia University (14)
- Chapman University (13)
- Michigan Technological University (13)
- California State University, San Bernardino (11)
- City University of New York (CUNY) (11)
- New Jersey Institute of Technology (11)
- The University of Akron (11)
- Marquette University (10)
- Portland State University (10)
- University of Dayton (10)
- Al Iraqia University (9)
- Chinese Academy of Sciences (9)
- Keyword
-
- Machine Learning (40)
- Machine learning (40)
- Deep learning (39)
- Computer Science (28)
- Department of Computer Science and Engineering (21)
-
- Blockchain (20)
- Cybersecurity (19)
- Deep Learning (18)
- Simulation (15)
- Robotics (14)
- Security (13)
- IoT (12)
- Computer Engineering (11)
- Computer vision (11)
- Optimization (11)
- Artificial Intelligence (10)
- Natural language processing (10)
- Privacy (10)
- Artificial intelligence (9)
- Classification (9)
- Computer Vision (8)
- Convolutional neural network (8)
- Deep reinforcement learning (8)
- Internet of things (8)
- Reinforcement learning (8)
- Virtual reality (8)
- Automation (7)
- Natural Language Processing (7)
- Neural networks (7)
- Object detection (7)
- Publication
-
- Journal of System Simulation (281)
- Turkish Journal of Electrical Engineering and Computer Sciences (166)
- Dissertations (31)
- Theses and Dissertations (30)
- Computer Science and Engineering Senior Theses (23)
-
- Research Collection School Of Computing and Information Systems (22)
- Browse all Theses and Dissertations (21)
- Articles (19)
- Chulalongkorn University Theses and Dissertations (Chula ETD) (19)
- Publications (18)
- Department of Electrical and Computer Engineering: Faculty Publications (14)
- Graduate Theses, Dissertations, and Problem Reports (ETD) (14)
- Knowledge Engineering and Data Science (14)
- Master's Theses (13)
- Faculty Publications (12)
- Human-Machine Communication (12)
- School of Computing: Dissertations, Theses, and Student Research (12)
- Electrical and Computer Engineering Faculty Publications (11)
- Williams Honors College, Honors Research Projects (11)
- All Dissertations (10)
- Electrical and Computer Engineering Faculty Research and Publications (10)
- USF Tampa Graduate Theses and Dissertations (10)
- Bulletin of Chinese Academy of Sciences (Chinese Version) (9)
- Department of Electrical and Computer Engineering: Dissertations, Theses, and Student Research (9)
- Electronic Theses and Dissertations (9)
- Honors Theses (9)
- Iraqi Journal for Computer Science and Mathematics (9)
- Journal of International Technology and Information Management (9)
- Dissertations, Master's Theses and Master's Reports (8)
- Engineering Faculty Articles and Research (8)
- Publication Type
- File Type
Articles 811 - 840 of 1255
Full-Text Articles in Computer Engineering
Research On The Construction Method Of Simulation Evaluation Index Of Operation Effectiveness Operation Concept Traction, Ziwei Zhang, Liang Li, Zhiming Dong, Yifei Wang, Li Duan
Research On The Construction Method Of Simulation Evaluation Index Of Operation Effectiveness Operation Concept Traction, Ziwei Zhang, Liang Li, Zhiming Dong, Yifei Wang, Li Duan
Journal of System Simulation
Abstract: Agents are difficult to be directly modeled and simulated due to the complexity of their own interaction and learning behaviors. Aiming at the common problems in the discrete simulation of the agent, the event transfer mechanism of the discrete event system specification (DEVS) atomic model is applied to express the interaction and learning of an agent. Through the interaction mode of the agent, the transfer control of multi-state external events, the port connection mode, as well as the introduction of reinforcement learning event transfer representation, a discrete simulation construction method of the agent based on the DEVS atomic model …
Research On Real-Time Motion Matching Of Shadow Play Based On Kinect, Chuanqian Tang, Zhiqiang Liu, Yijun Su, Xiaojing Liu
Research On Real-Time Motion Matching Of Shadow Play Based On Kinect, Chuanqian Tang, Zhiqiang Liu, Yijun Su, Xiaojing Liu
Journal of System Simulation
Abstract: In the inheritance of shadow play culture, due to the aging of the audience and the discontinuity of inheritance, the shadow play culture is gradually facing decline. Real-time matching of shadow play movements based on Kinect can inject new vitality into traditional shadow play culture. According to the characteristics of shadow play, a joint point shadow play model is constructed, and the static digitization of shadow play is realized. The human body depth image is obtained based on Kinect, and the human skeleton point coordinates are obtained through segmentation mask and machine learning to generate the human skeleton.Bone …
Research On Active Learning Method And Application Based On Covariance Matrix, Bowen Zhou, Weili Xiong
Research On Active Learning Method And Application Based On Covariance Matrix, Bowen Zhou, Weili Xiong
Journal of System Simulation
Abstract: Since the data collected from industrial processes often contain a large number of unlabeled samples, while the number of labeled samples is small and the cost of manual labeling is high, an active learning method based on covariance matrix is proposed. This method uses labeled samples to establish a Gaussian process regression model, and constructs the covariance matrix between the unlabeled samples, using the value of the determinant of the covariance matrix as an evaluation indicator. While selecting informative unlabeled samples, the similarity between samples is measured to avoid redundant addition of samples, which finally improves model prediction accuracy …
An Improved Atomic Search Algorithm, Jianfeng Li, Di Lu, Hexiang Li
An Improved Atomic Search Algorithm, Jianfeng Li, Di Lu, Hexiang Li
Journal of System Simulation
Abstract: The atom search algorithm (ASO) is a new optimization algorithm proposed by imitating the movement of atoms in the natural world. An improved atomic search algorithm (IASO) is proposed to address the problems of prematureness and slow convergence of ASO in solving complex functions. IASO adds the binding force generated by the historical optimal solution of individual atoms to correct the acceleration of ASO and enhance the global search capability. The two multiplier coefficients are adaptively updated to coordinate the algorithm's global search and local development capabilities. The Gaussian mutation strategy is used to re-update the atomic position and …
Modeling Time Series Using Multi-Modality Fuzzy Cognitive Maps, Guoliang Feng, Wei Lu, Jianhua Yang
Modeling Time Series Using Multi-Modality Fuzzy Cognitive Maps, Guoliang Feng, Wei Lu, Jianhua Yang
Journal of System Simulation
Abstract: A multi-modality modeling method for time series data based on fuzzy cognitive maps is proposed to address the problem that a single model is difficult to accurately reflect the multi-modal characteristics of time series.The bootstrap method is used to select multiple sub-sequences from the original time serieswhich contain the diverse modality in the original time series. The fuzzy cognitive map sub-models are constructed on each sub-sequencesrespectively. The formed sub-models are further merged by means of granular computing method and the merging performance with different weighting strategies is analyzed. The developed multi-modal model not only has prediction abilities at …
Research On Joint Optimization Of Energy-Saving Distributed Manufacturing And Preventive Maintenance For Semiconductor Wafers, Jun Dong, Chunming Ye
Research On Joint Optimization Of Energy-Saving Distributed Manufacturing And Preventive Maintenance For Semiconductor Wafers, Jun Dong, Chunming Ye
Journal of System Simulation
Abstract: Aiming at the joint optimization problem of energy-saving distributed manufacturing and preventive maintenance for semiconductor wafers, a two-stage green scheduling model considering both the manufacturing stage and the inspection and repair stage is established to minimize the makespan, the total carbon emissions and the total preventive maintenance cost. An improved hybrid multi-objective grey wolf optimization (IHMGWO)algorithm is proposed. The decoding schemes of factory allocation strategy, machine allocation strategy and synchronous scheduling maintenance strategy considering the flexibility of maintenance workers are designed in IHMGWO. By designing the initial population fusion strategy, predation behavior search strategy, and sub-population mutation strategy, the …
Path-Based Model For The Heterogeneous-Fleet Electric Vehicle Routing Problem With Partial Linear Recharging, Weiquan Wang, Ding Ding, Linsha Yan
Path-Based Model For The Heterogeneous-Fleet Electric Vehicle Routing Problem With Partial Linear Recharging, Weiquan Wang, Ding Ding, Linsha Yan
Journal of System Simulation
Abstract: The heterogeneous-fleet electric vehicle routing problem with partial linear recharging is studied for realistic logistics distribution scenarios using multiple electric vehicle fleets with different transport capacities, driving ranges and acquisition costs. A path-based mixed integer linear model is proposed. The model enumerates the paths visited by all vehicle types between any non-charging nodes, eliminates the infeasible paths through capacity constraints and time window constraints, and eliminates the dominated paths by the dominance criterion. Compared with the traditional charging station replica-based model, this model eliminates the need to set the number of charging station replicas. The results show that the …
Effectiveness Evaluation Of Surface Ship Air Defense And Antimissile Combat In Complex Electromagnetic Environment, Gaofeng Zhang, Liang Wu
Effectiveness Evaluation Of Surface Ship Air Defense And Antimissile Combat In Complex Electromagnetic Environment, Gaofeng Zhang, Liang Wu
Journal of System Simulation
Abstract: In order to effectively evaluate the effectiveness of surface ship air defense and antimissile combat in complex electromagnetic environment, a surface ship air defense and antimissile combat effectiveness index system is established considering the influence of equipment, environment and human behavior, the evaluation process of surface ship air defense and antimissile combat effectiveness based on analytic hierarchy process(AHP) is proposed, and a hierarchical structure model of effectiveness evaluation is constructed including five levels of target layer, sub-efficiency layer, capability layer, constraint layer and plan layer. The application shows that the evaluation process and structure model can fully reflect the …
New Embedded Simulation Technology For Smart Internet Of Things, Bohu Li, Xudong Chai, Lin Zhang, Duzheng Qing, Guoqiang Shi, Tingyu Lin, Liqin Guo, Chen Yang, Mu Gu, Zhengxuan Jia, Hui Gong, Zhen Tang
New Embedded Simulation Technology For Smart Internet Of Things, Bohu Li, Xudong Chai, Lin Zhang, Duzheng Qing, Guoqiang Shi, Tingyu Lin, Liqin Guo, Chen Yang, Mu Gu, Zhengxuan Jia, Hui Gong, Zhen Tang
Journal of System Simulation
Abstract: Human society in the new development era and journey is facing the new situation. The operation paradigm, technology and ecosystem of industries related to the national economy and people's livelihood、national security are changing significantly towards the digital, networked, cloud-based and intelligent "Smart Internet of Things". The new embedded simulation technology, with the capabilities of online and continuous analysis, cognition, learning, decision-making, operation and optimization,is urgently needed for the development of "Smart Internet of Things". "Smart Internet of Things" is briefly introduced and the connotation, characteristics and application mode of the new embedded simulation technology are proposed and its architecture, …
Open Cloud Architecture Design For Complex Product Modeling And Simulation System, Guoqiang Shi, Zewei Liu, Tingyu Lin, Zhao Xu, Xingyi Yang, Liqin Guo, Zhengxuan Jia
Open Cloud Architecture Design For Complex Product Modeling And Simulation System, Guoqiang Shi, Zewei Liu, Tingyu Lin, Zhao Xu, Xingyi Yang, Liqin Guo, Zhengxuan Jia
Journal of System Simulation
Abstract: Aiming at the problem that the complex product modeling and simulation system focuses on co-simulation of heterogeneous models and cannot realize the on-demand sharing and collaboration of simulation resources, this paper proposes an open cloud architecture for complex product modeling and simulation systems, realized on-demand sharing and collaboration of cross-organizational simulation software and hardware resources, thereby supporting complex product system-wide, full-lifecycle, anytime, anywhere, real-time, coherent, and transparently requesting accessing and obtaining simulation services. The object-process methodology (OPM) is used to model and deduce the simulation interoperability of the system and the on-demand sharing and collaborative process of simulation resources. …
Research On Integrated Scheduling Of Agv And Machine In Flexible Job Shop, Kui Chen, Li Bi, Wenya Wang
Research On Integrated Scheduling Of Agv And Machine In Flexible Job Shop, Kui Chen, Li Bi, Wenya Wang
Journal of System Simulation
Abstract: Aiming at the flexible job shop scheduling problem with AGV (automated guided vehicle), a dual resource integrated scheduling optimization model with the objective of minimizing makespan is established. In the process of population initialization, a heuristic initialization method is proposed to improve the quality of population initial solution and accelerate the convergence speed of the algorithm. A hybrid discrete particle swarm optimization algorithm that can effectively avoid premature maturation is proposed by combining the competitive learning mechanism and the random restart mechanism to address the disadvantages of discrete particle swarm algorithms that are prone to premature maturation. Simulation experiments …
Cause Analysis Of Vocs Hazards In Related Areas Based On Object Function Petri Net, Guangqiu Huang, Tiantian Wu
Cause Analysis Of Vocs Hazards In Related Areas Based On Object Function Petri Net, Guangqiu Huang, Tiantian Wu
Journal of System Simulation
Abstract: The multi-resolution formal description based on discrete event system specification (DEVS) has the ability of hierarchical and structured description, but the description of the intelligent behavior inside the module is relatively lacking, while Agent-based modeling can describe the characteristics of individual perception, behavior, communication, cooperation, learning and evolution. Under the framework of multi-resolution modeling, DEVS and Agent model descriptions are combined to provide the description capabilities for events, behaviors, mechanisms, etc. Based on the description of multi-resolution DEVS models, a formal model description method with coupling closure is proposed, which includes the description of the multi-resolution entity-level atomic model …
Research On The Simulation Method Of Urban Rail Transit Feedback Assignment, Jianpeng Hu, Xia Luo
Research On The Simulation Method Of Urban Rail Transit Feedback Assignment, Jianpeng Hu, Xia Luo
Journal of System Simulation
Abstract: Based on the characteristics of a large number of transfer routes in rail transit network, an improved depth first search algorithm is proposed to get the effective travel time of transfer routes between stations. Based on passenger entry and exit timing obtained from the automatic fare collection (AFC) data, the connect relationship between passengers and trains in time and route is obtained from the arrival time and route selection behavior of passengers. Considering the difference of route choice behavior between departure passenger and transfer passenger, the two are distinguished from each other. The dynamically updated travel …
Electronic Solid Waste Prediction Based On Intelligent Optimization Grey Model, Xiaoan Sun, Xiaoli Luan, Fei Liu
Electronic Solid Waste Prediction Based On Intelligent Optimization Grey Model, Xiaoan Sun, Xiaoli Luan, Fei Liu
Journal of System Simulation
Abstract: Aiming at the problems of complex modeling mechanism and low modeling accuracy in the prediction of electronic solid waste production, an intelligent modeling method combining fractional order multiple gray model and neural network compensation model is proposed. Particle swarm optimization is used to optimize the accumulative order and background parameters of the gray model to maximize the performance of the gray model. BP neural network is used to compensate the error of gray modeling and improve the prediction accuracy of solid waste production. The effectiveness of the proposed method is verified by Washington state electronic solid waste data. The …
Research On Information Flow Integrated M&S Method For Project Type Manufacturing Process, Mindong Liu, Longjun Wu, Mingchao Tang, Mei Meng
Research On Information Flow Integrated M&S Method For Project Type Manufacturing Process, Mindong Liu, Longjun Wu, Mingchao Tang, Mei Meng
Journal of System Simulation
Abstract: The project type manufacturing process is quite common in shipbuilding and construction industries. Aiming at the problem that the existing discrete manufacturing system modeling and simulation method for flow shop cannot effectively express and imitate this process, taking shipyard dock shop hoisting process as an example, we analyze its components structure, propose a working network-centric, information flow and work flow integrated simulation modelling method, and design a dedicated simulation algorithm with the task process interactive idea. A prototype simulation program is developed with Python language, and the effectiveness of the proposed modelling and simulation method is verified through …
Research On Optimization Of Network Resource Utilization In Static Segment Of Flexray Bus, Xinhang He, Erkang Li, Hongchao Zhang
Research On Optimization Of Network Resource Utilization In Static Segment Of Flexray Bus, Xinhang He, Erkang Li, Hongchao Zhang
Journal of System Simulation
Abstract: In order to improve the utilization of the network resources of the FlexRay bus, the network is optimized for static segment scheduling. The FlexRay communication mechanism is analyzed, the message model is established and the calculation method of bandwidth loss is derived, while considering the protocol overhead and network idling, taking the number of static frames and the length of the static frame payload as design variables, the overall optimal packaging scheme is obtained by solving this multi-objective optimization problem. This solution is finally applied to the vehicle chassis integrated control system for simulation analysis and verification. The results …
Job Shop Rescheduling Under Recessive Disturbance Based On Digital Twin, Dinghui Wu, Tongrui Zhang, Xiuli Zhang
Job Shop Rescheduling Under Recessive Disturbance Based On Digital Twin, Dinghui Wu, Tongrui Zhang, Xiuli Zhang
Journal of System Simulation
Abstract: A new shop rescheduling model driven by digital twin is proposed to solve the problems of disturbance cumulative rescheduling. A scheduling parameter updating method is proposed and a random probability distribution is used to describe the distribution of scheduling parameters to improve the accuracy of scheduling parameters. An implicit disturbance detection model is built based on Siamese Network using real-time data as input to realize the start time of rescheduling. The sample data for scheduling knowledge mining are extracted from the historical scheduling scenarios. Through the Pseudo-Siamese CNN, the mapping relationship between the Process state and machine state is …
Research On Binocular Ranging System Based On Image Features, Jinghui Yang, Dekang Liu, Wanhe Du, Lining Xing
Research On Binocular Ranging System Based On Image Features, Jinghui Yang, Dekang Liu, Wanhe Du, Lining Xing
Journal of System Simulation
Abstract: Aiming at the problems of large measurement error, single image information, and poor real-time performance in binocular vision ranging, a binocular ranging method based on ORB (oriented fast and rotated brief) features is proposed. Median filtering is performed on the video frame, the ORB feature of the image is extracted, and the Hamming distance with the best matching effect is selected through experiments. The RANSAC (random sample consensus) model estimation is performed on the selected matching points, the mismatches are removed, the model relationship between parallax and true distance is analyzed, the optimal ranging model is constructed and verified …
Research On Optimization Of Airport Cargo Business Based On Deep Reinforcement Learning, Hongwei Wang, Peng Yang
Research On Optimization Of Airport Cargo Business Based On Deep Reinforcement Learning, Hongwei Wang, Peng Yang
Journal of System Simulation
Abstract: An intelligent agent technology architecture is adopted to the simulation model development of airport cargo business. Aiming at the optimization of airport cargo resources, a decision support system framework combining deep reinforcement learning (DRL) and airport cargo business simulation model is proposed. The simulated results are applied as the training data of the DRL network, and the DRL is used to optimize operation parameter of the simulation model. The mature system can be run online, which can provide optimized operation order in real time. In order to verify the effectiveness of the architecture, model development and experiments are conducted …
Full Body Image Animation With Deep Learning: A Review, Rachael Brooks
Full Body Image Animation With Deep Learning: A Review, Rachael Brooks
Computer Science and Engineering Master's Theses
Deepfake technology has been undoubtedly growing at a rapid pace since 2017. Particularly since using GAN architecture was popularized, research in this area has grown and seems to only be gaining momentum. One interesting area is animating images of full body humans using deep learning. This paper looks at the research done in this area and research that can influence it by looking at papers regarding human pose transfer, human motion transfer, and human motion generation. All of these types of papers have similar requirements, where a target pose must be abstracted to a skeleton and combined with appearance data …
Analyzing Decision-Making In Robot Soccer For Attacking Behaviors, Justin Rodney
Analyzing Decision-Making In Robot Soccer For Attacking Behaviors, Justin Rodney
USF Tampa Graduate Theses and Dissertations
In robotics soccer, decision-making is critical to the performance of a team’s SoftwareSystem. The University of South Florida’s (USF) RoboBulls team implements behavior for the robots by using traditional methods such as analytical geometry to path plan and determine whether an action should be taken. In recent works, Machine Learning (ML) and Reinforcement Learning (RL) techniques have been used to calculate the probability of success for a pass or goal, and even train models for performing low-level skills such as traveling towards a ball and shooting it towards the goal[1, 2]. Open-source frameworks have been created for training Reinforcement Learning …
A Deep Learning-Based Approach To Extraction Of Filler Morphology In Sem Images With The Application Of Automated Quality Inspection, Md. Fashiar Rahman, Tzu-Liang Bill Tseng, Jianguo Wu, Yuxin Wen, Yirong Lin
A Deep Learning-Based Approach To Extraction Of Filler Morphology In Sem Images With The Application Of Automated Quality Inspection, Md. Fashiar Rahman, Tzu-Liang Bill Tseng, Jianguo Wu, Yuxin Wen, Yirong Lin
Engineering Faculty Articles and Research
Automatic extraction of filler morphology (size, orientation, and spatial distribution) in Scanning Electron Microscopic (SEM) images is essential in many applications such as automatic quality inspection in composite manufacturing. Extraction of filler morphology greatly depends on accurate segmentation of fillers (fibers and particles), which is a challenging task due to the overlap of fibers and particles and their obscure presence in SEM images. Convolution Neural Networks (CNNs) have been shown to be very effective at object recognition in digital images. This paper proposes an automatic filler detection system in SEM images, utilizing a Mask Region-based CNN architecture. The proposed system …
Queueing Theory Model Of Pentose Phosphate Pathway, Sylwester M. Kloska, Krzysztof Pałczyński, Tomasz Marciniak, Tomasz Talaśka, Marissa Miller, Beata J. Wysocki, Paul H. Davis, Tadeusz A. Wysocki
Queueing Theory Model Of Pentose Phosphate Pathway, Sylwester M. Kloska, Krzysztof Pałczyński, Tomasz Marciniak, Tomasz Talaśka, Marissa Miller, Beata J. Wysocki, Paul H. Davis, Tadeusz A. Wysocki
Department of Electrical and Computer Engineering: Faculty Publications
Due to its role in maintaining the proper functioning of the cell, the pentose phosphate pathway (PPP) is one of the most important metabolic pathways. It is responsible for regulating the concentration of simple sugars and provides precursors for the synthesis of amino acids and nucleotides. In addition, it plays a critical role in maintaining an adequate level of NADPH, which is necessary for the cell to fight oxidative stress. These reasons prompted the authors to develop a computational model, based on queueing theory, capable of simulating changes in PPP metabolites’ concentrations. The model has been validated with empirical data …
Secure Hardware Constructions For Fault Detection Of Lattice-Based Post-Quantum Cryptosystems, Ausmita Sarker
Secure Hardware Constructions For Fault Detection Of Lattice-Based Post-Quantum Cryptosystems, Ausmita Sarker
USF Tampa Graduate Theses and Dissertations
The advent of quantum computers and the exponential speed-up of quantum computation will render classical cryptosystems insecure, as that can solve current encryptions in minutes, resulting in a catastrophic failure of privacy preservation and data security. Through the standardizing of quantum-resistant public-key cryptography algorithms, the National Institute of Standards and Technology (NIST) is evaluating potential candidates to thwart such quantum attacks. In this dissertation, countermeasures against fault attacks are proposed to secure various lattice-based cryptosystems, one of the most promising post-quantum cryptosystems. Fault detection architectures for crucial building blocks of lattice-based cryptosystems, i.e., number-theoretic transform, ring polynomial multiplication, and ring …
Humanoid Robot Motion Control For Ramps And Stairs, Tommy Truong
Humanoid Robot Motion Control For Ramps And Stairs, Tommy Truong
USF Tampa Graduate Theses and Dissertations
Humanoid robot research and development have been an ongoing effort since the 1900sand can be broken down to two problems. A mechanical problem, getting a humanoid robot to move human-like or a software problem, getting a humanoid robot to behave human-like. These problems of moving and behaving human-like can be often solved using control theory as research advances. For the premise of this research, we explore how to balance and walk on non-flat terrain for the humanoid robot Darwin-Op. Since the focus was on the control theory, the vision control to detect the non-flat terrain was a side objective. The …
Efficient Information Retrieval For Software Bug Localization, Saket Khatiwada
Efficient Information Retrieval For Software Bug Localization, Saket Khatiwada
LSU Doctoral Dissertations
Software systems are often shipped with defects. When a bug is reported, developers use the information available in the associated report to locate source code fragments that need to be modified to fix the bug. However, as software systems evolve in size and complexity, bug localization can become a tedious and time-consuming process. Contemporary bug localization tools utilize Information Retrieval (IR) methods for automated support to minimize the manual effort. IR methods exploit the textual content of bug reports to capture and rank relevant buggy source files. However, for an IR-based bug localization tool to be useful, it must achieve …
Electron Mobility And Velocity In Ai 0.45 Ga 0.55 N-Channel Ultra-Wide Bandgap Hemts At High Temperatures For Rf Power Applications, Hansheng Ye, Mikhail Gaevski, Grigory Simin, Asif Khan, Patrick Fay
Electron Mobility And Velocity In Ai 0.45 Ga 0.55 N-Channel Ultra-Wide Bandgap Hemts At High Temperatures For Rf Power Applications, Hansheng Ye, Mikhail Gaevski, Grigory Simin, Asif Khan, Patrick Fay
Faculty Publications
Ultra-wide bandgap AlGaN has attracted recent attention as a promising channel material for next-generation high electron mobility transistors (HEMTs) for RF power due to its high critical field, excellent transport properties, and potential for operation in extreme environments. However, the effects of temperature on the transport properties are not fully understood. Here, Al0.62Ga0.38N/Al0.45Ga0.55N HEMTs have been fabricated and characterized up to 150 °C at DC and RF to evaluate the effect of temperature on electron mobility and carrier velocity. Measured results indicate that both mobility and carrier velocity exhibit modest dependence on …
Madfam: Microarchitectural Data Framework And Methodology, Tor J. Langehaug, Scott R. Graham, Christine M. Schubert Kabban, Brett J. Borghetti
Madfam: Microarchitectural Data Framework And Methodology, Tor J. Langehaug, Scott R. Graham, Christine M. Schubert Kabban, Brett J. Borghetti
Faculty Publications
In the aftermath of Spectre and Meltdown researchers have proposed a variety of attack detection solutions by applying machine learning to data collected from hardware performance monitoring units. Although many microarchitectural attack detection systems provide high-accuracy detection results, the behavior of the underlying data collection mechanisms is not well described or understood. This research introduces the MicroArchitectural Data Framework And Methodology (MADFAM) to prescribe a systematic approach to collecting and preserving the information available in sequences of microarchitectural data. The proposed framework focuses on hardware performance counters (HPCs) as the primary data source. HPC configuration is complex, which makes it …
Bcse: Blockchain-Based Trusted Service Evaluation Model Over Big Data, Fengyin Li, Xinying Yu, Rui Ge, Yanli Wang, Yang Cui, Huiyu Zhou
Bcse: Blockchain-Based Trusted Service Evaluation Model Over Big Data, Fengyin Li, Xinying Yu, Rui Ge, Yanli Wang, Yang Cui, Huiyu Zhou
Big Data Mining and Analytics
The blockchain, with its key characteristics of decentralization, persistence, anonymity, and auditability, has become a solution to overcome the overdependence and lack of trust for a traditional public key infrastructure on third-party institutions. Because of these characteristics, the blockchain is suitable for solving certain open problems in the service-oriented social network, where the unreliability of submitted reviews of service vendors can cause serious security problems. To solve the unreliability problems of submitted reviews, this paper first proposes a blockchain-based identity authentication scheme and a new trusted service evaluation model by introducing the scheme into a service evaluation model. The new …
Big Data With Cloud Computing: Discussions And Challenges, Amanpreet Kaur Sandhu
Big Data With Cloud Computing: Discussions And Challenges, Amanpreet Kaur Sandhu
Big Data Mining and Analytics
With the recent advancements in computer technologies, the amount of data available is increasing day by day. However, excessive amounts of data create great challenges for users. Meanwhile, cloud computing services provide a powerful environment to store large volumes of data. They eliminate various requirements, such as dedicated space and maintenance of expensive computer hardware and software. Handling big data is a time-consuming task that requires large computational clusters to ensure successful data storage and processing. In this work, the definition, classification, and characteristics of big data are discussed, along with various cloud services, such as Microsoft Azure, Google Cloud, …