element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
RoadTests & Reviews
  • Products
  • More
RoadTests & Reviews
RoadTest Forum When you're short on time what are some things that help you save time on projects?
  • Blogs
  • RoadTest Forum
  • Documents
  • RoadTests
  • Reviews
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RoadTests & Reviews to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 15 replies
  • Subscribers 2566 subscribers
  • Views 1210 views
  • Users 0 members are here
Related

When you're short on time what are some things that help you save time on projects?

nlarson
nlarson over 13 years ago

What are some strategies that you help you work efficiently while working on a project?  Are there any tips, tricks or tools you use when you're in a time crunch?

 

Thanks for sharing!

Nicole, element14 Community Manager

  • Sign in to reply
  • Cancel

Top Replies

  • YT2095
    YT2095 over 13 years ago +1
    I have 1000`s of different time saving "tricks" I employ (other than stripping wire with my teeth), that I use regularly. one of the most Important is to Always put your tools back where you had them from…
  • DAB
    DAB over 13 years ago +1
    I agree with a lot of the things said, but I forgot to add one thing, NO CHANGES ARE FREE! Last minute changes have killed more projects than I can count. When you set up your project have a cut off time…
  • Instructorman
    Instructorman over 13 years ago +1
    Upon further reflection, I'd like to add that developing good documentation habits can be a useful time saver. Take notes of measurements, test equipment set ups, annotate schematics, comment code blocks…
Parents
  • Zad
    Zad over 13 years ago

    Keep it simple. Simpler systems have less latitude for mistakes to occur. They are easier to debug, and can be easier to evolve into more complex systems in the future.

     

    I find the best work gets done when you are low on time and resources. The two Mars rovers (6 months to design and build, designed life 90 days, one is still running at nearly 3000 days) and ARM processor (no money, 2 people, now worth billions) are prime examples of this.

     

    Make sure people know you are in a rush. Otherwise they will pester you with "Oh can you just do this? It won't take 5 minutes". Those 5 minutes add up and often become hours, plus the time you need to "get back into" your project.

     

    Do it NOW. Forward planning is great if you have the luxury, but it can also give the illusion that you have more time than you really do. I'm terrible for putting things off, so I get it done and out of the way. Use the extra time for another iteration loop if need be.

     

    Forget formal planning methodologies. Sure, elicit the core requirements, but filter out the ones that really can wait. Quite often this means building in an inherent flexibility into the architecture which pays dividends later. The Mars rovers FPGAs weren't programmed when the rocket lifted off - the software and firmware was nowhere near ready. As a result they ended up with a system that was resilient against faults, and which has been remotely upgraded several times.

     

    Know your resources. What do you have that can give you a step up? Chunks of software? Dev boards and modules? Prototypes that you made for something years ago which can be adapted and hacked. Having a huge amount of "stuff" acquired over the years really helps, whether it is a stack of passives, or general purpose semiconductors, plus various converters, op-amps, embedded micros etc. Making your own PCBs has become unpopular in recent years, unsurprising given part density, multi-layer boards and so on. But having the ability to produce relatively simple PCBs (e.g. break-out boards) on site can save a couple of days. Knowing someone with these skills (or for that matter other technical skills which you can call on) is worth its weight in gold.

     

    I totally agree with the work at home comment. This isn't always possible, but if you can work somewhere where you are undisturbed my managers, meetings, phone calls and other peoples' demands on your time, then you can work twice as fast.

     

    Oh yeah, and living 30 minutes away from Farnell's head office and trade counter really helps!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • Zad
    Zad over 13 years ago

    Keep it simple. Simpler systems have less latitude for mistakes to occur. They are easier to debug, and can be easier to evolve into more complex systems in the future.

     

    I find the best work gets done when you are low on time and resources. The two Mars rovers (6 months to design and build, designed life 90 days, one is still running at nearly 3000 days) and ARM processor (no money, 2 people, now worth billions) are prime examples of this.

     

    Make sure people know you are in a rush. Otherwise they will pester you with "Oh can you just do this? It won't take 5 minutes". Those 5 minutes add up and often become hours, plus the time you need to "get back into" your project.

     

    Do it NOW. Forward planning is great if you have the luxury, but it can also give the illusion that you have more time than you really do. I'm terrible for putting things off, so I get it done and out of the way. Use the extra time for another iteration loop if need be.

     

    Forget formal planning methodologies. Sure, elicit the core requirements, but filter out the ones that really can wait. Quite often this means building in an inherent flexibility into the architecture which pays dividends later. The Mars rovers FPGAs weren't programmed when the rocket lifted off - the software and firmware was nowhere near ready. As a result they ended up with a system that was resilient against faults, and which has been remotely upgraded several times.

     

    Know your resources. What do you have that can give you a step up? Chunks of software? Dev boards and modules? Prototypes that you made for something years ago which can be adapted and hacked. Having a huge amount of "stuff" acquired over the years really helps, whether it is a stack of passives, or general purpose semiconductors, plus various converters, op-amps, embedded micros etc. Making your own PCBs has become unpopular in recent years, unsurprising given part density, multi-layer boards and so on. But having the ability to produce relatively simple PCBs (e.g. break-out boards) on site can save a couple of days. Knowing someone with these skills (or for that matter other technical skills which you can call on) is worth its weight in gold.

     

    I totally agree with the work at home comment. This isn't always possible, but if you can work somewhere where you are undisturbed my managers, meetings, phone calls and other peoples' demands on your time, then you can work twice as fast.

     

    Oh yeah, and living 30 minutes away from Farnell's head office and trade counter really helps!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube