In Search for a Viable Smart Product Model

Author(s):  
João Barata ◽  
Paulo Rupino da Cunha
Keyword(s):  
2002 ◽  
Vol 18 (02) ◽  
pp. 73-78 ◽  
Author(s):  
Jonathan M. Ross ◽  
Tobin R. McNatt ◽  
George Hazen

Pre-production ship design, cost estimation and production planning are traditionally carried out in U.S. shipyards through a process of extensive design work, followed by contacting multiple vendors, and coupled with production planning. This process has long been recognized as time consuming and expensive. In an effort to save time and cost, a number of synthesis models have been developed. These models are collections of trends gleaned from similar vessels. The trends, when combined, provide an estimate for initial discussions with customers, but the estimate is not sufficiently accurate for contract negotiations. An alternative is for shipyards to offer stock designs on which contract design, costing, and production planning work have already been carried out. However, most customers demand designs tailored to their particular needs. The MARITECH ASE Project 21 Smart Product Model (SPM) provides a new paradigm to meet the needs of shipyards and their customers. The SPM is initiated with a parent ship for which design, cost and production data are well known. The parent is then modified to match the customer ship's specifications. The SPM incorporates the modifications by means of an integrated set of first principles programs (e.g., FastShip for hull design) and databases (e.g., of various makes and models of main propulsion engines). The SPM provides shipyards with the speed of the synthesis models, the accuracy of the stock ship approach, and substantially improves the shipyards' competitive position.


Insight ◽  
1998 ◽  
Vol 1 (3) ◽  
pp. 15-16
Author(s):  
Jerry Golub
Keyword(s):  

2019 ◽  
Vol 50 (7) ◽  
pp. 629-655 ◽  
Author(s):  
João Barata ◽  
Paulo Rupino da Cunha
Keyword(s):  

Author(s):  
Irmiah Nurul Rangkuti ◽  
Harun Sitompul ◽  
Naeklan Simbolon

Abstrak: Penelitian ini bertujuan untuk: (1) menghasilkan media video pembelajaran rias karakter yang layak digunakan, mudah dipelajari mahasiswa dan dapat dipakai untuk pembelajaran individual, (2) mengetahui keefektivitasan media video pembelajaran rias karakter yang dikembangkan pada materi rias karakter. Penelitian pengembangan yang menggunakan model produk Borg dan Gall yang dipadu dengan model pengembangan pembelajaran Dick dan Carey. Hasil penelitian menunjukkan: (1) media video pembelajaran layak digunakan dalam pembelajaran rias karakter pada program studi pendidikan tata arias universitas negeri medan, (2) terdapat perbedaan yang signifikan antara hasil belajar mahasiswa yang dibelajarkan dengan menggunakan media video pembelajaran rias karakter dengan hasil belajar mahasiswa yang dibelajarkan dengan menggunakan media belajar buku teks. Hal ini ditunjukkan dengan hasil pengolahan data (thitung=3,285 )pada taraf signifikansi ɑ = 0,05 dengan dk 56 diperoleh (ttabel = 1,67 ), sehingga (thitung > ttabel), efektivitas penggunaan media video pembelajaran rias karakter = 80,46%. Hasil belajar kelompok mahasiswa yang dibelajarkan tanpa menggunakan media video pembelajaran rias karakter sebesar 71,72%. Dari data ini membuktikan bahwa penggunaan media video pembelajaran rias karakter lebih efektif dalam meningkatkan kompetensi dan pengetahuan mahasiswa pada pembelajaran rias karakter dari pada tanpa menggunakan media video pembelajaran. Kata Kunci: media video pembelajaran, rias karakte, pendidikan tata rias Abstract: This study aims to: (1) produce a suitable use of character makeup learning video media, easy for students to learn and can be used for individual learning, (2) to find out the effectiveness of media character makeup learning videos developed in character makeup material. Development research using the Borg and Gall product model combined with the learning development model of Dick and Carey. The results of the study showed: (1) learning video media is feasible to use in character makeup learning in the field state university education education program, (2) there are significant differences between student learning outcomes learned using the character makeup video learning media with student learning outcomes which was learned by using media learning textbooks. This is indicated by the results of processing data (tcount = 3.285) at the significance level ɑ = 0.05 with dk 56 obtained  (ttable = 1.67), so that (tcount> t table), effectiveness of using media character makeup learning videos = 80.46%. The learning outcomes of the group of students who were taught without using the character makeup learning video media amounted to 71.72%. From these data prove that the use of character makeup learning video media is more effective in increasing students' competence and knowledge in character makeup learning than without using learning video media. Keywords: learning video media, character makeup, makeup education


Author(s):  
Olga Olegovna Eremenko ◽  
Lyubov Borisovna Aminul ◽  
Elena Vitalievna Chertina

The subject of the research is the process of making managerial decisions for innovative IT projects investing. The paper focuses on the new approach to decision making on investing innovative IT projects using expert survey in a fuzzy reasoning system. As input information, expert estimates of projects have been aggregated into six indicators having a linguistic description of the individual characteristics of the project type "high", "medium", and "low". The task of decision making investing has been formalized and the term-set of the output variable Des has been defined: to invest 50-75% of the project cost; to invest 20-50% of the project cost; to invest 10-20% of the project cost; to send the project for revision; to turn down investing project. The fuzzy product model of making investment management decisions has been developed; it adequately describes the process of investment management. The expediency of using constructed production model on a practical example is shown.


2021 ◽  
Vol 55 (1) ◽  
pp. 1-2
Author(s):  
Bhaskar Mitra

Neural networks with deep architectures have demonstrated significant performance improvements in computer vision, speech recognition, and natural language processing. The challenges in information retrieval (IR), however, are different from these other application areas. A common form of IR involves ranking of documents---or short passages---in response to keyword-based queries. Effective IR systems must deal with query-document vocabulary mismatch problem, by modeling relationships between different query and document terms and how they indicate relevance. Models should also consider lexical matches when the query contains rare terms---such as a person's name or a product model number---not seen during training, and to avoid retrieving semantically related but irrelevant results. In many real-life IR tasks, the retrieval involves extremely large collections---such as the document index of a commercial Web search engine---containing billions of documents. Efficient IR methods should take advantage of specialized IR data structures, such as inverted index, to efficiently retrieve from large collections. Given an information need, the IR system also mediates how much exposure an information artifact receives by deciding whether it should be displayed, and where it should be positioned, among other results. Exposure-aware IR systems may optimize for additional objectives, besides relevance, such as parity of exposure for retrieved items and content publishers. In this thesis, we present novel neural architectures and methods motivated by the specific needs and challenges of IR tasks. We ground our contributions with a detailed survey of the growing body of neural IR literature [Mitra and Craswell, 2018]. Our key contribution towards improving the effectiveness of deep ranking models is developing the Duet principle [Mitra et al., 2017] which emphasizes the importance of incorporating evidence based on both patterns of exact term matches and similarities between learned latent representations of query and document. To efficiently retrieve from large collections, we develop a framework to incorporate query term independence [Mitra et al., 2019] into any arbitrary deep model that enables large-scale precomputation and the use of inverted index for fast retrieval. In the context of stochastic ranking, we further develop optimization strategies for exposure-based objectives [Diaz et al., 2020]. Finally, this dissertation also summarizes our contributions towards benchmarking neural IR models in the presence of large training datasets [Craswell et al., 2019] and explores the application of neural methods to other IR tasks, such as query auto-completion.


Sign in / Sign up

Export Citation Format

Share Document