Letteratura scientifica selezionata sul tema "Time on task"
Cita una fonte nei formati APA, MLA, Chicago, Harvard e in molti altri stili
Consulta la lista di attuali articoli, libri, tesi, atti di convegni e altre fonti scientifiche attinenti al tema "Time on task".
Accanto a ogni fonte nell'elenco di riferimenti c'è un pulsante "Aggiungi alla bibliografia". Premilo e genereremo automaticamente la citazione bibliografica dell'opera scelta nello stile citazionale di cui hai bisogno: APA, MLA, Harvard, Chicago, Vancouver ecc.
Puoi anche scaricare il testo completo della pubblicazione scientifica nel formato .pdf e leggere online l'abstract (il sommario) dell'opera se è presente nei metadati.
Articoli di riviste sul tema "Time on task"
Chan, Alan H. S., e Errol R. Hoffmann. "Subjective Estimation of Task Time and Task Difficulty of Simple Movement Tasks". Journal of Motor Behavior 49, n. 2 (3 settembre 2016): 185–99. http://dx.doi.org/10.1080/00222895.2016.1169984.
Testo completoTsang, Pamela S. "Display/Control Integrality and Time-Sharing Performance". Proceedings of the Human Factors Society Annual Meeting 30, n. 5 (settembre 1986): 445–49. http://dx.doi.org/10.1177/154193128603000507.
Testo completoWang, Endong, Fan Ni, Jicheng Chen, Hongwei Wang e Yihan Li. "Cache-Aware Cooperative Task Mapping in Multi-core Real-Time Systems". International Journal of Information and Electronics Engineering 6, n. 2 (2016): 72–78. http://dx.doi.org/10.18178/ijiee.2016.6.2.598.
Testo completoRączka, Krzysztof. "Zadaniowy czas pracy". Praca i Zabezpieczenie Społeczne 2019, n. 2 (20 febbraio 2019): 18–21. http://dx.doi.org/10.33226/0032-6186.2019.2.4.
Testo completoNayeem, Razia V., Tal Oron-Gilad e P. A. Hancock. "Operators' Time Perception Under Stress". Proceedings of the Human Factors and Ergonomics Society Annual Meeting 51, n. 4 (ottobre 2007): 151–55. http://dx.doi.org/10.1177/154193120705100402.
Testo completoKarweit, Nancy. "Time-on-Task: The Second Time Around". NASSP Bulletin 72, n. 505 (febbraio 1988): 31–39. http://dx.doi.org/10.1177/019263658807250507.
Testo completoLei, Zhenyang, Xiangdong Lei e Jun Long. "Memory-Aware Scheduling Parallel Real-Time Tasks for Multicore Systems". International Journal of Software Engineering and Knowledge Engineering 31, n. 04 (aprile 2021): 613–34. http://dx.doi.org/10.1142/s0218194021400106.
Testo completoKhatami, Mostafa, e Amir Salehipour. "Coupled task scheduling with time-dependent processing times". Journal of Scheduling 24, n. 2 (21 gennaio 2021): 223–36. http://dx.doi.org/10.1007/s10951-020-00675-2.
Testo completoBisson, Nicolas, e Simon Grondin. "Time Estimates of Internet Surfing and Video Gaming". Timing & Time Perception 1, n. 1 (2013): 39–64. http://dx.doi.org/10.1163/22134468-00002002.
Testo completoMahan, Robert P. "Time-on-Task Effects within a Probabilistic Task Environment". Perceptual and Motor Skills 72, n. 1 (febbraio 1991): 307–14. http://dx.doi.org/10.2466/pms.1991.72.1.307.
Testo completoTesi sul tema "Time on task"
Buckman, Noam (Noam M. ). "Decentralized task allocation for dynamic, time-sensitive tasks". Thesis, Massachusetts Institute of Technology, 2018. http://hdl.handle.net/1721.1/120195.
Testo completoThis electronic version was submitted by the student author. The certified thesis is available in the Institute Archives and Special Collections.
Cataloged from student-submitted PDF version of thesis.
Includes bibliographical references (pages 103-110).
In time-sensitive and dynamic missions, autonomous vehicles must respond quickly to new information and objectives. In the case of dynamic task allocation, a team of agents are presented with a new, unknown task that must be allocated with their original allocations. This is exacerbated further in decentralized settings where agents are limited to utilizing local information during the allocation process. This thesis presents a fully decentralized, dynamic task allocation algorithm that extends the Consensus-Based Bundle Algorithm (CBBA) to allow for allocating new tasks. Whereas static CBBA requires a full resetting of previous allocations, CBBA with Partial Replanning (CBBA-PR) enables the agents to only partially reset their allocations to efficiently and quickly allocate a new task. By varying the number of existing tasks that are reset during replan, the team can trade-off convergence speed with amount of coordination. By specifically choosing the lowest bid tasks for resetting, CBBA-PR is shown to converge linearly with the number of tasks reset and the network diameter of the team. In addition, limited replanning methods are presented for scenarios without sufficient replanning time. These include a single reset bidding procedure for agents at capacity, a no-replanning heuristic that can identify scenarios that does not require replanning, and a subteam formation algorithm for reducing the network diameter. Finally, this thesis describes hardware and simulation experiments used to explore the effects of ad-hoc, decentralized communication on consensus algorithms and to validate the performance of CBBA-PR.
by Noam Buckman.
S.M.
Khaluf, Yara [Verfasser]. "Task allocation in robot swarms for time-constrained tasks / Yara Khaluf". Paderborn : Universitätsbibliothek, 2014. http://d-nb.info/1050192877/34.
Testo completoFergusson, Janel. "Time judgments in dual-task conditions". Thesis, University of British Columbia, 2010. http://hdl.handle.net/2429/27745.
Testo completoManolache, Sorin. "Schedulability analysis of real-time systems with stochastic task execution times". Licentiate thesis, Linköping University, Linköping University, ESLAB - Embedded Systems Laboratory, 2002. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-5730.
Testo completoSystems controlled by embedded computers become indispensable in our lives and can be found in avionics, automotive industry, home appliances, medicine, telecommunication industry, mecatronics, space industry, etc. Fast, accurate and flexible performance estimation tools giving feedback to the designer in every design phase are a vital part of a design process capable to produce high quality designs of such embedded systems.
In the past decade, the limitations of models considering fixed task execution times have been acknowledged for large application classes within soft real-time systems. A more realistic model considers the tasks having varying execution times with given probability distributions. No restriction has been imposed in this thesis on the particular type of these functions. Considering such a model, with specified task execution time probability distribution functions, an important performance indicator of the system is the expected deadline miss ratio of tasks or task graphs.
This thesis proposes two approaches for obtaining this indicator in an analytic way. The first is an exact one while the second approach provides an approximate solution trading accuracy for analysis speed. While the first approach can efficiently be applied to monoprocessor systems, it can handle only very small multi-processor applications because of complexity reasons. The second approach, however, can successfully handle realistic multiprocessor applications. Experiments show the efficiency of the proposed techniques.
Report code: LiU-Tek-Lic-2002:58.
Marion, Curtis George. "The task-resource allocation model : a perspective on task attributes, motivation and the dedication of time and effort to tasks /". The Ohio State University, 1992. http://rave.ohiolink.edu/etdc/view?acc_num=osu1487779120906091.
Testo completoKrauth, Elfriede Irene. "Real-time planning support : a task-technology fit perspective = Real-time planningsondersteuning : de afstemming tussen taak en technologie /". Rotterdam : Erasmus Universiteit, 2008. http://opac.nebis.ch/cgi-bin/showAbstract.pl?u20=97890589221932.
Testo completoMudrova, Lenka. "Task scheduling and merging in space and time". Thesis, University of Birmingham, 2017. http://etheses.bham.ac.uk//id/eprint/7872/.
Testo completoMshololo, Felix Hlanganani Engelbert. "The time management task of the school principal". Thesis, University of Zululand, 2014. http://hdl.handle.net/10530/1408.
Testo completoEffective time utilisation leads to greater freedom to use time as one would like to: to do more of the things one has always wanted to do; in short to enjoy life more. Like in any other business organisation, time for planning, organising, leading and controlling is managed carefully. The principal needs time to perform all the above mentioned tasks. In this study, the author accentuates that it is disconcerting that from time to time, there are schools that do not even have a time table when the schools open at the beginning of the year. It would be interesting to know how much time might be wasted as a result of a lack of planning, lack of priorities, paperwork and reading, meetings, unclear objectives, procrastination, lack of delegation, incompetent subordinates and many other time wasters. The purpose of the study was to determine the school principal’s understanding of the time management task and explore how effective school principals manage time in performing their different tasks. Fifty principals from Phumelela and Umbumbulu Circuits, under the Umlazi District completed a survey questionnaire and semi structured interviews were conducted. The researcher was able to determine the pattern of time usage. The findings revealed that factors hampering time management include among other things meetings that principals have to attend, departmental expectations, visitors, the organisational stress, administrative obligations and inability to differentiate between urgent and important matters to attend to hampers the principal’s time management tasks. The study among other things recommended that the provincial education departments need to provide appropriate training for school governing bodies that a well organised and goal directed system should operate to control school visitors in the schools’ interest.
Incera, Burkert Sara. "THE TIME COURSE OF A BILINGUAL STROOP TASK". Cleveland State University / OhioLINK, 2014. http://rave.ohiolink.edu/etdc/view?acc_num=csu1393608029.
Testo completoArd, Michael Colin. "On the origin of a response time underadditivity by means of cross-modal task switching, or the redundancy of operations in the configuration of task sets for cross-modal shifts". Diss., [La Jolla] : University of California, San Diego, 2009. http://wwwlib.umi.com/cr/ucsd/fullcit?p3366481.
Testo completoTitle from first page of PDF file (viewed August 20, 2009). Available via ProQuest Digital Dissertations. Vita. Includes bibliographical references (p. 178-184).
Libri sul tema "Time on task"
Peg, Ballard, a cura di. Task time: The sound of "t". [Chanhassen, Minn.]: Child's World, Inc., 2000.
Cerca il testo completoThe critical legal studies movement: Another time, a greater task. London: Verso, 2015.
Cerca il testo completoShukla, Shridhar B. Real-time execution control of task-level data-flow graphs using a compile-time approach. Monterey, Calif: Naval Postgraduate School, 1992.
Cerca il testo completoShaeffer, Blanca A. Refining a task-execution time prediction model for use in MSHN. Monterey, Calif: Naval Postgraduate School, 2000.
Cerca il testo completoMcTarnaghan, Roy E. On task, on time: The development of Florida Gulf Coast University. Fort Myers, Fla: Florida Gulf Coast University, 2003.
Cerca il testo completoBrown, Gerald J. Dynamic task scheduling for the Knowledge Worker System. Champaign, IL: U.S. Army Construction Engineering Research Laboratory, 1996.
Cerca il testo completoTask Force on Learning Technologies. A time to sow: Report from the Task Force on Learning technologies. Toronto, Ont: Council of Ontario Universities, 2000.
Cerca il testo completoGuha, Krishnendu, Sangeet Saha e Amlan Chakrabarti. Self Aware Security for Real Time Task Schedules in Reconfigurable Hardware Platforms. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-79701-0.
Testo completoCochran, J. Wesley. Time management handbook for librarians. New York: Greenwood Press, 1992.
Cerca il testo completoHeidegger, Martin. Basic writings: From Being and time (1927) to The task of thinking (1964). New York: Harper Perennial Modern Thought, 2008.
Cerca il testo completoCapitoli di libri sul tema "Time on task"
Wolter, Katinka. "Task Completion Time". In Stochastic Models for Fault Tolerance, 13–31. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-642-11257-7_2.
Testo completoButtazzo, Giorgio C. "Aperiodic Task Scheduling". In Hard Real-Time Computing Systems, 53–78. Boston, MA: Springer US, 2011. http://dx.doi.org/10.1007/978-1-4614-0676-1_3.
Testo completoButtazzo, Giorgio C. "Periodic Task Scheduling". In Hard Real-Time Computing Systems, 79–118. Boston, MA: Springer US, 2011. http://dx.doi.org/10.1007/978-1-4614-0676-1_4.
Testo completoTang, Yue, Nan Guan e Wang Yi. "Real-Time Task Models". In Handbook of Real-Time Computing, 1–19. Singapore: Springer Singapore, 2020. http://dx.doi.org/10.1007/978-981-4585-87-3_29-1.
Testo completoStankovic, John A., Marco Spuri, Krithi Ramamritham e Giorgio C. Buttazzo. "Aperiodic Task Scheduling". In Deadline Scheduling for Real-Time Systems, 169–96. Boston, MA: Springer US, 1998. http://dx.doi.org/10.1007/978-1-4615-5535-3_8.
Testo completoMacGregor, Donald. "Time Pressure and Task Adaptation". In Time Pressure and Stress in Human Judgment and Decision Making, 73–82. Boston, MA: Springer US, 1993. http://dx.doi.org/10.1007/978-1-4757-6846-6_5.
Testo completoRusu, Vlad. "Verifying periodic task-control systems". In Hybrid and Real-Time Systems, 63–68. Berlin, Heidelberg: Springer Berlin Heidelberg, 1997. http://dx.doi.org/10.1007/bfb0014713.
Testo completoXia, Jiali, Zhonghua Cao, Wenting Zhu e Wenle Wang. "A Real-Time Task Scheduling Strategy Supporting Compensatory Task". In Communications in Computer and Information Science, 543–51. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012. http://dx.doi.org/10.1007/978-3-642-31965-5_63.
Testo completoVerster, Joris C., Thomas M. Tzschentke, Kieran O’Malley, Francis C. Colpaert, Bart Ellenbroek, Bart Ellenbroek, R. Hamish McAllister-Williams et al. "Five-Choice Serial Reaction Time Task". In Encyclopedia of Psychopharmacology, 537. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-540-68706-1_485.
Testo completoGalton, Maurice. "Time: Allocated, Institutional and Task Oriented". In International Handbook of Educational Research in the Asia-Pacific Region, 781–92. Dordrecht: Springer Netherlands, 2003. http://dx.doi.org/10.1007/978-94-017-3368-7_54.
Testo completoAtti di convegni sul tema "Time on task"
Combi, C., e G. Pozzi. "Task Scheduling for a TemporalWorkflow Management System". In Thirteenth International Symposium on Temporal Representation and Reasoning (TIME'06). IEEE, 2006. http://dx.doi.org/10.1109/time.2006.26.
Testo completoChen, Jian-Jia. "Task Set Synthesis with Cost Minimization for Sporadic Real-Time Tasks". In 2013 IEEE 34th Real-Time Systems Symposium (RTSS). IEEE, 2013. http://dx.doi.org/10.1109/rtss.2013.42.
Testo completoSun, Jinghao, Nan Guan, Yang Wang, Qingqiang He e Wang Yi. "Real-Time Scheduling and Analysis of OpenMP Task Systems with Tied Tasks". In 2017 IEEE Real-Time Systems Symposium (RTSS). IEEE, 2017. http://dx.doi.org/10.1109/rtss.2017.00016.
Testo completoBaruah, Haritsa e Sharma. "On-line scheduling to maximize task completions". In Proceedings Real-Time Systems Symposium. IEEE Comput. Soc. Press, 1994. http://dx.doi.org/10.1109/real.1994.342713.
Testo completoChen, Jian-Jia, Tei-Wei Kuo, Chia-Lin Yang e Ku-Jei King. "Energy-Efficient Real-Time Task Scheduling with Task Rejection". In Design, Automation & Test in Europe Conference. IEEE, 2007. http://dx.doi.org/10.1109/date.2007.364535.
Testo completoBertout, Antoine, Julien Forget e Richard Olejnik. "Minimizing a real-time task set through Task Clustering". In the 22nd International Conference. New York, New York, USA: ACM Press, 2014. http://dx.doi.org/10.1145/2659787.2659820.
Testo completoReif, Stefan, e Wolfgang Schroder-Preikschat. "Precisely Timed Task Execution". In 2020 IEEE 23rd International Symposium on Real-Time Distributed Computing (ISORC). IEEE, 2020. http://dx.doi.org/10.1109/isorc49007.2020.00012.
Testo completoChen, Ya-Shu, Li-Pin Chang, Tei-Wei Kuo e Aloysius K. Mok. "Real-time task scheduling anomaly". In the 2005 ACM symposium. New York, New York, USA: ACM Press, 2005. http://dx.doi.org/10.1145/1066677.1066881.
Testo completoHenderson, Sarah. "Genre, task, topic and time". In the 6th ACM SIGCHI New Zealand chapter's international conference. New York, New York, USA: ACM Press, 2005. http://dx.doi.org/10.1145/1073943.1073957.
Testo completoGuan, Nan, Chuancai Gu, Martin Stigge, Qingxu Deng e Wang Yi. "Approximate Response Time Analysis of Real-Time Task Graphs". In 2014 IEEE Real-Time Systems Symposium (RTSS). IEEE, 2014. http://dx.doi.org/10.1109/rtss.2014.20.
Testo completoRapporti di organizzazioni sul tema "Time on task"
Scott, Harry D., e Jr. Joint Task Force Headquarters -- Time For Permanency? Fort Belvoir, VA: Defense Technical Information Center, febbraio 1997. http://dx.doi.org/10.21236/ada326623.
Testo completoNelson, W. T., Merry M. Roe, Robert S. Bolia e Rebecca M. Morley. Assessing Simulator Sickness in a See-Through HMD: Effects of Time Delay, Time on Task, and Task Complexity. Fort Belvoir, VA: Defense Technical Information Center, gennaio 2000. http://dx.doi.org/10.21236/ada430344.
Testo completoFisher, Donna, Paul Fortier, David Hughes e Mayford Roark. DBSSG Predictable Real-Time Information Systems Task Group. Fort Belvoir, VA: Defense Technical Information Center, febbraio 1995. http://dx.doi.org/10.21236/ada291950.
Testo completoSwaminathan, Vishnu, e Krishnendu Chakrabarty. Real-Time Task Scheduling for Energy-Aware Embedded Systems. Fort Belvoir, VA: Defense Technical Information Center, gennaio 2005. http://dx.doi.org/10.21236/ada439593.
Testo completoBakhtiari, Sasan. Task 1. Monitoring real time materials degradation. NRC extended In-situ and real-time Monitoring. Office of Scientific and Technical Information (OSTI), marzo 2012. http://dx.doi.org/10.2172/1252705.
Testo completoSousa, Joao P., e David Garlan. Beyond Desktop Management: Scaling Task Management in Space and Time. Fort Belvoir, VA: Defense Technical Information Center, agosto 2004. http://dx.doi.org/10.21236/ada457874.
Testo completoClayton, Alan B. A Standing Joint Task Force: It is Time for a Virtual Solution. Fort Belvoir, VA: Defense Technical Information Center, febbraio 2002. http://dx.doi.org/10.21236/ada400932.
Testo completoHuang, Hui-Min. Hierarchical real-time control task decomposition for a coal mining automation project. Gaithersburg, MD: National Institute of Standards and Technology, 1990. http://dx.doi.org/10.6028/nist.ir.90-4271.
Testo completoBorger, Mark W. VAXELN Experimentation: Programming a Real-Time Periodic Task Dispatcher Using VAXELN Ada 1.1. Fort Belvoir, VA: Defense Technical Information Center, novembre 1987. http://dx.doi.org/10.21236/ada200612.
Testo completoZhang, Ying, e Krishnendu Chakrabarty. Task Feasibility Analysis and Dynamic Voltage Scaling in Fault-Tolerant Real-Time Embedded Systems. Fort Belvoir, VA: Defense Technical Information Center, gennaio 2004. http://dx.doi.org/10.21236/ada439598.
Testo completo