articles+ search results
9,154 articles+ results
1 - 10
Next
Number of results to display per page
1 - 10
Next
Number of results to display per page
-
Alessio Bellino, Giorgio De Michelis, and Flavio De Paoli
- IEEE Access, Vol 11, Pp 13280-13292 (2023)
- Subjects
-
Interactive systems, rapid prototyping, interaction design, physical product design, design tools, design cycle, Electrical engineering. Electronics. Nuclear engineering, and TK1-9971
- Abstract
-
Designing interactive prototypes involves multiple tools and skills. In addition, several design cycles are required to iterate through idea generation, evaluation of design alternatives, and development. Consequently, prototyping tools should offer flexibility and adaptability to allow designers to quickly test and evaluate different ideas, design alternatives, materials, interactions, etc. To meet these requirements, we designed Protobject – a rapid prototyping tool aimed at making the early stages of prototyping interactive products more flexible. Protobject allows designers to reinvent and reuse existing objects for prototyping purposes by making them interactive. After introducing the features of Protobject and discussing the differences with similar tools, we present a user evaluation through two workshop sessions held in Milan during Brera Design Days and attended by 22 people. The results suggest that Protobject facilitates cooperation between people with different skills by allowing them to envision interactive prototypes together.
- Full text View on content provider's site
-
Jinghua Xu, Kunqian Liu, Linxuan Wang, Hongshuai Guo, Jiangtao Zhan, Xiaojian Liu, Shuyou Zhang, and Jianrong Tan
- Visual Computing for Industry, Biomedicine, and Art, Vol 6, Iss 1, Pp 1-18 (2023)
- Subjects
-
Robustness optimization design, Rapid prototyping, Functional artifacts, Fuzzy decision-making, Infrared thermographs, Visualized computing digital twins, Drawing. Design. Illustration, NC1-1940, Computer applications to medicine. Medical informatics, R858-859.7, Computer software, and QA76.75-76.765
- Abstract
-
Abstract This study presents a robustness optimization method for rapid prototyping (RP) of functional artifacts based on visualized computing digital twins (VCDT). A generalized multiobjective robustness optimization model for RP of scheme design prototype was first built, where thermal, structural, and multidisciplinary knowledge could be integrated for visualization. To implement visualized computing, the membership function of fuzzy decision-making was optimized using a genetic algorithm. Transient thermodynamic, structural statics, and flow field analyses were conducted, especially for glass fiber composite materials, which have the characteristics of high strength, corrosion resistance, temperature resistance, dimensional stability, and electrical insulation. An electrothermal experiment was performed by measuring the temperature and changes in temperature during RP. Infrared thermographs were obtained using thermal field measurements to determine the temperature distribution. A numerical analysis of a lightweight ribbed ergonomic artifact is presented to illustrate the VCDT. Moreover, manufacturability was verified based on a thermal-solid coupled finite element analysis. The physical experiment and practice proved that the proposed VCDT provided a robust design paradigm for a layered RP between the steady balance of electrothermal regulation and manufacturing efficacy under hybrid uncertainties.
- Full text View on content provider's site
-
Ahmed ELbarbary and Noha Magdy
- Journal of Architecture, Art & Humanistic Science, Vol 8, Iss 37, Pp 121-143 (2023)
- Subjects
-
3dtechnology, pattern, prototyping, garment factories, virtual simulation), Fine Arts, Architecture, and NA1-9428
- Abstract
-
3D technology is considered one of the Pattern digital technologies that help this technology to increase, ease and speed of completion of industrial processes. This study deals with how to take advantage of 3D technology in developing the performance of the samples department in the technical department of ready-to-wear factories, in order to solve the problems of the samples section associated with the implementation of the 2D Pattern, as this problem was concluded through field study and practical experiences in ready-to-wear factories in Egypt.Controlling the fitting Pattern of clothes in the samples section faces many difficulties, the most important of which is the incompatibility of the industrial Pattern drawn with the human body “Pattern ". Where defects appeared in the product after conducting and implementing the first sample, which required making adjustments to the industrial Pattern and re-executing the sample a second time until it became free from defects and ready to perform the grading according to the measurements and the "order" of the operation order required to be executed to start production processes, which results in it. In the presence of lost time to implement the sample, as well as wasted effort, and wastes in the raw materials used in the implementation of the sample (fabric/ accessories / threads / and direct and indirect costs) that will be quantified after that.In order to find a solution to this problem, this research presents a case study using the "CLO5.1" program to improve the industrial Pattern in order to improve the quality of the male industrial Pattern drawing using 3D technology by making adjustments to some areas where the stress and stress ratios are high due to the lack of nan fitting of the Pattern. Industrial, which does not appear clearly even during implementation. The study concluded that the implementation of the CLO5.1 program in the sample section has succeeded in reducing the time wastage for sample production and the wastage of raw materials, thus reducing the cost of sample productionKey words :( 3Dtechnology ، pattern، Prototyping ، Garment Factories ،virtual simulation)
- Full text View record in DOAJ
-
Tommaso Caldognetto, Andrea Petucco, Andrea Lauri, and Paolo Mattavelli
- HardwareX, Vol 14, Iss , Pp e00411- (2023)
- Subjects
-
Power electronics, Inverters, Rapid control prototyping, Experimental setups, Science (General), and Q1-390
- Abstract
-
A flexible power electronic converter embedding a rapid control prototyping platform suitable to be applied in research test setups and teaching laboratories is proposed and described in this paper. The electronic system is composed of three subsystems, namely, i) three half-bridge power boards, ii) a dc-link capacitor bank with a half-bridge power module for active dc-link control, iii) an interfacing board, called motherboard, to couple the power modules with a control unit, iv) a digital control unit with rapid control prototyping functionalities for controlling power electronic circuits. Power modules integrate sensors with related conditioning circuits, driving circuits for power switches, and protection circuits. Conversion circuits exploit GaN electronic switches for optimal performance. The architecture and implementation of the system are described in detail in this manuscript. Main applications are in the implementation of conversion circuits for supplying arbitrary ac or dc voltages or currents, testing of new control algorithms for power electronic converters, testing of systems of electronic converters in, for example, smart nanogrids or renewable energy applications, training of undergraduate and graduate students.
- Full text View on content provider's site
5. Fanpy: A python library for prototyping multideterminant methods in ab initio quantum chemistry [2023]
-
Kim, Taewon D., Richer, M., Sánchez-Díaz, Gabriela, Miranda-Quintana, Ramón Alain, Verstraelen, Toon, Heidar-Zadeh, Farnaz, and Ayers, Paul W.
- Journal of Computational Chemistry. February 15, 2023, Vol. 44 Issue 5, p697, 13 p.
- Abstract
-
Keywords: ab initio; electronic structure; FANCI; method development; Python Abstract Fanpy is a free and open-source Python library for developing and testing multideterminant wavefunctions and related ab initio methods in electronic structure theory. The main use of Fanpy is to quickly prototype new methods by making it easier to convert the mathematical formulation of a new wavefunction ansätze to a working implementation. Fanpy is designed based on our recently introduced Flexible Ansatz for N-electron Configuration Interaction (FANCI) framework, where multideterminant wavefunctions are represented by their overlaps with Slater determinants of orthonormal spin-orbitals. In the simplest case, a new wavefunction ansatz can be implemented by simply writing a function for evaluating its overlap with an arbitrary Slater determinant. Fanpy is modular in both implementation and theory: the wavefunction model, the system's Hamiltonian, and the choice of objective function are all independent modules. This modular structure makes it easy for users to mix and match different methods and for developers to quickly explore new ideas. Fanpy is written purely in Python with standard dependencies, making it accessible for various operating systems. In addition, it adheres to principles of modern software development, including comprehensive documentation, extensive testing, quality assurance, and continuous integration and delivery protocols. This article is considered to be the official release notes for the Fanpy library. Article Note: Funding information Canada Research Chairs; Natural Sciences and Engineering Research Council of Canada; CANARIE; Compute Canada; Research Board of Ghent University; University of Florida Byline: Taewon D. Kim, M. Richer, Gabriela Sánchez-Díaz, Ramón Alain Miranda-Quintana, Toon Verstraelen, Farnaz Heidar-Zadeh, Paul W. Ayers
- Full text View on content provider's site
-
Liao Chen, Chenguang Zhang, Vivek Yadav, Angela Wong, Satyajyoti Senapati, and Hsueh-Chia Chang
- Scientific Reports, Vol 13, Iss 1, Pp 1-13 (2023)
- Subjects
-
Medicine and Science
- Abstract
-
Abstract Droplet microfluidics offers a platform from which new digital molecular assay, disease screening, wound healing and material synthesis technologies have been proposed. However, the current commercial droplet generation, assembly and imaging technologies are too expensive and rigid to permit rapid and broad-range tuning of droplet features/cargoes. This rapid prototyping bottleneck has limited further expansion of its application. Herein, an inexpensive home-made pipette droplet microfluidics kit is introduced. This kit includes elliptical pipette tips that can be fabricated with a simple DIY (Do-It-Yourself) tool, a unique tape-based or 3D printed shallow-center imaging chip that allows rapid monolayer droplet assembly/immobilization and imaging with a smart-phone camera or miniature microscope. The droplets are generated by manual or automatic pipetting without expensive and lab-bound microfluidic pumps. The droplet size and fluid viscosity/surface tension can be varied significantly because of our particular droplet generation, assembly and imaging designs. The versatility of this rapid prototyping kit is demonstrated with three representative applications that can benefit from a droplet microfluidic platform: (1) Droplets as microreactors for PCR reaction with reverse transcription to detect and quantify target RNAs. (2) Droplets as microcompartments for spirulina culturing and the optical color/turbidity changes in droplets with spirulina confirm successful photosynthetic culturing. (3) Droplets as templates/molds for controlled synthesis of gold-capped polyacrylamide/gold composite Janus microgels. The easily fabricated and user-friendly portable kit is hence ideally suited for design, training and educational labs.
- Full text View on content provider's site
7. Rapid Prototyping of H∞ Algorithm for Real-Time Displacement Volume Control of Axial Piston Pumps [2023]
-
Alexander Mitov, Tsonyo Slavov, and Jordan Kralev
- Algorithms, Vol 16, Iss 120, p 120 (2023)
- Subjects
-
H∞ algorithm, rapid prototyping, displacement volume control, axial piston pump, Industrial engineering. Management engineering, T55.4-60.8, Electronic computers. Computer science, and QA75.5-76.95
- Abstract
-
A system for the rapid prototyping of real-time control algorithms for open-circuit variable displacement axial-piston pumps is presented. In order to establish real-time control, and communication and synchronization with the programmable logic controller of an axial piston pump, the custom CAN communication protocol is developed. This protocol is realized as a Simulink® S-function, which is a part of main Simulink® model. This model works in real-time and allows for the implementation of rapid prototyping of various control strategies including advanced algorithms such as H∞ control. The aim of the algorithm is to achieve control system performance in the presence of various load disturbances with an admissible control signal rate and amplitude. In contrast to conventional systems, the developed solution suggests using an embedded approach for the prototyping of various algorithms. The obtained results show the advantages of the designed H∞ controller that ensure the robustness of a closed-loop system in the presence of significant load disturbances. These type of systems with displacement volume regulation are important for industrial hydraulic drive systems with relatively high power.
- Full text View on content provider's site
-
Michał Szelka, Andrzej Drwięga, Jarosław Tokarczyk, Marek Szyguła, Kamil Szewerda, Marian Banaś, Krzysztof Kołodziejczyk, and Krzysztof Kędzia
- Energies, Vol 16, Iss 542, p 542 (2023)
- Subjects
-
axial fan, ventilation, efficiency, rapid prototyping, CFD, FEM, and Technology
- Abstract
-
The article discusses the process of designing and testing as well as their results, carried out in order to increase the efficiency of axial fans, implemented as part of the European project INESI. Modifications of existing solutions based on rapid prototyping methods were presented. Scanning, FEM and CFD numerical calculations and 3D printing were used for that purpose. Rapid prototyping involved the use of a steel blade base and 3D-printed complex aerodynamic shapes that were bonded to create completely new blades. After their installation on the new rotor, enabling the angle of attack adjusting, a number of verifying tests of the fan were carried out. The solution was successfully tested and the results are discussed in the article.
- Full text View on content provider's site
9. Simulation device for shoulder reductions: overview of prototyping, testing, and design instructions [2023]
-
Sorab Taneja, Will Tenpas, Mehul Jain, Peter Alfonsi, Abhinav Ratagiri, Ann Saterbak, and Jason Theiling
- Advances in Simulation, Vol 8, Iss 1, Pp 1-10 (2023)
- Subjects
-
Shoulder reduction, Simulation device, Traction-countertraction, External rotation maneuver, Computer applications to medicine. Medical informatics, and R858-859.7
- Abstract
-
Abstract Background Shoulder dislocations are common occurrences, yet there are few simulation devices to train medical personnel on how to reduce these dislocations. Reductions require a familiarity with the shoulder and a nuanced motion against strong muscle tension. The goal of this work is to describe the design of an easily replicated, low-cost simulator for training shoulder reductions. Materials and methods An iterative, stepwise engineering design process was used to design and implement ReducTrain. A needs analysis with clinical experts led to the selection of the traction-countertraction and external rotation methods as educationally relevant techniques to include. A set of design requirements and acceptance criteria was established that considered durability, assembly time, and cost. An iterative prototyping development process was used to meet the acceptance criteria. Testing protocols for each design requirement are also presented. Step-by-step instructions are provided to allow the replication of ReducTrain from easily sourced materials, including plywood, resistance bands, dowels, and various fasteners, as well as a 3D-printed shoulder model, whose printable file is included at a link in the Additional file 1: Appendix. Results A description of the final model is given. The total cost for all materials for one ReducTrain model is under US $200, and it takes about 3 h and 20 min to assemble. Based on repetitive testing, the device should not see any noticeable changes in durability after 1000 uses but may exhibit some changes in resistance band strength after 2000 uses. Discussion The ReducTrain device fills a gap in emergency medicine and orthopedic simulation. Its wide variety of uses points to its utility in several instructional formats. With the rise of makerspaces and public workshops, the construction of the device can be easily completed. While the device has some limitations, its robust design allows for simple upkeep and a customizable training experience. Conclusion A simplified anatomical design allows for the ReducTrain model to serve as a viable training device for shoulder reductions.
- Full text View on content provider's site
-
Carlie Rein, Mehmet Toner, and Derin Sevenler
- Scientific Reports, Vol 13, Iss 1, Pp 1-9 (2023)
- Subjects
-
Medicine and Science
- Abstract
-
Abstract Soft lithography has permitted rapid prototyping of precise microfluidic features by patterning a deformable elastomer such as polydimethylsiloxane (PDMS) with a photolithographically patterned mold. In microfluidics applications where the flexibility of PDMS is a drawback, a variety of more rigid materials have been proposed. Compared to alternatives, devices fabricated from epoxy and glass have superior mechanical performance, feature resolution, and solvent compatibility. Here we provide a detailed step-by-step method for fabricating rigid microfluidic devices from soft lithography patterned epoxy and glass. The bonding protocol was optimized yielding devices that withstand pressures exceeding 500 psi. Using this method, we demonstrate the use of rigid high aspect ratio spiral microchannels for high throughput cell focusing.
- Full text View on content provider's site
Catalog
Books, media, physical & digital resources
Guides
Course- and topic-based guides to collections, tools, and services.
1 - 10
Next